Refactoring | Security | remove implementations for sanitization functions and import from cmn-utils package equivalents, re-export to preserve exports, for now | |
Refactoring | Exports | update tsconfig and npm package files to latest convention for exports, transpilatin, code bundling and release configuration | |
Build System | Npm | dependency cleanup | |
Build System | Tsconfig | update tsconfig file with 'customConditions' field to resolve importing issue with modules that define their entry points using the 'exports' field of package.json |