es-normalizer
Advanced tools
Comparing version 2.2.5 to 2.2.6
{ | ||
"name": "es-normalizer", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "Contact data normalization adapted from the Empreinte Sociométrique's normalizers", | ||
@@ -33,3 +33,3 @@ "main": "dist/lib/src/typescript/index.js", | ||
"moment": "^2.29.4", | ||
"ts-utls": "^1.5.17" | ||
"ts-utls": "^1.5.18" | ||
}, | ||
@@ -39,15 +39,15 @@ "devDependencies": { | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^20.4.2", | ||
"@typescript-eslint/eslint-plugin": "^6.1.0", | ||
"@typescript-eslint/parser": "^6.1.0", | ||
"@types/node": "^20.5.7", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"browserify": "^17.0.0", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.45.0", | ||
"chai": "^4.3.8", | ||
"eslint": "^8.48.0", | ||
"eslint-plugin-no-loops": "~0.3.0", | ||
"mocha": "^10.2.0", | ||
"terser": "^5.19.1", | ||
"terser": "^5.19.3", | ||
"ts-node": "^10.9.1", | ||
"tsify": "^5.0.4", | ||
"typescript": "^5.1.6" | ||
"typescript": "^5.2.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedts-utls@^1.5.18