UNPKG

@nexim/sanitizer

Version:

A collection of sanitization utilities for phone numbers and numeric inputs with TypeScript type safety.

47 lines (25 loc) 2.27 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.1.6](https://github.com/the-nexim/nanolib/compare/@nexim/sanitizer@1.1.5...@nexim/sanitizer@1.1.6) (2026-04-23) ### Code Refactoring * remove alwatr/logger ([c064f16](https://github.com/the-nexim/nanolib/commit/c064f16416695412ee1f660045ca87e10d7ecbc9)) by @njfamirm * remove alwatr/type ([9048571](https://github.com/the-nexim/nanolib/commit/9048571b76148740bd05fbab65c02bce7d90d557)) by @njfamirm * remove nano build and use tsc for build ([ff59d8a](https://github.com/the-nexim/nanolib/commit/ff59d8a0d240a495947293c206351b5ba54108fd)) by @njfamirm ## [1.1.5](https://github.com/the-nexim/nanolib/compare/@nexim/sanitizer@1.1.4...@nexim/sanitizer@1.1.5) (2026-03-16) ### Bug Fixes * **docs:** update all ([1723193](https://github.com/the-nexim/nanolib/commit/1723193ed90947b6b5c269cecea7cdc335274e84)) by @njfamirm ## [1.1.4](https://github.com/the-nexim/nanolib/compare/@nexim/sanitizer@1.1.3...@nexim/sanitizer@1.1.4) (2026-02-05) **Note:** Version bump only for package @nexim/sanitizer ## [1.1.3](https://github.com/the-nexim/nanolib/compare/@nexim/sanitizer@1.1.2...@nexim/sanitizer@1.1.3) (2025-11-22) **Note:** Version bump only for package @nexim/sanitizer ## [1.1.2](https://github.com/the-nexim/nanolib/compare/@nexim/sanitizer@1.1.1...@nexim/sanitizer@1.1.2) (2025-08-30) **Note:** Version bump only for package @nexim/sanitizer ## [1.1.1](https://github.com/the-nexim/nanolib/compare/@nexim/sanitizer@1.1.0...@nexim/sanitizer@1.1.1) (2025-08-19) **Note:** Version bump only for package @nexim/sanitizer ## [1.1.0](https://github.com/the-nexim/nanolib/compare/@nexim/sanitizer@1.0.0...@nexim/sanitizer@1.1.0) (2025-06-18) ### Features * **sanitizer:** add sanitize number string to english to prevent remove first zero ([13446d8](https://github.com/the-nexim/nanolib/commit/13446d852252342bccd9d62cfe5d56cc33a87514)) by @njfamirm ## 1.0.0 (2025-06-18) ### Features * **sanitizer:** initialize package ([#95](https://github.com/the-nexim/nanolib/issues/95)) ([0680dfd](https://github.com/the-nexim/nanolib/commit/0680dfd013b7d5c2f48dd60416121d913614efdb)) by @njfamirm