awesome-phonenumber
Advanced tools
Comparing version 5.11.0 to 6.0.0
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "5.11.0", | ||
"version": "6.0.0", | ||
"author": "Gustaf Räntilä <g.rantila@gmail.com>", | ||
@@ -13,3 +13,3 @@ "repository": { | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=18" | ||
}, | ||
@@ -68,22 +68,22 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.21.4", | ||
"@babel/preset-typescript": "^7.21.4", | ||
"@rollup/plugin-commonjs": "^24.1.0", | ||
"@types/jest": "^29.5.0", | ||
"@babel/preset-env": "^7.22.20", | ||
"@babel/preset-typescript": "^7.23.0", | ||
"@rollup/plugin-commonjs": "^25.0.4", | ||
"@types/jest": "^29.5.5", | ||
"@types/mkdirp": "^2.0.0", | ||
"@types/node": "^18.15.11", | ||
"@types/node": "^20.8.0", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"google-closure-compiler": "^20221102.0.0", | ||
"google-closure-library": "^20221102.0.0", | ||
"google-closure-compiler": "^20230802.0.0", | ||
"google-closure-library": "^20230802.0.0", | ||
"gulp": "^4.0.2", | ||
"jest": "^29.5.0", | ||
"mkdirp": "^3.0.0", | ||
"jest": "^29.7.0", | ||
"mkdirp": "^3.0.1", | ||
"pre-commit": "^1.2.2", | ||
"replace": "^1.2.2", | ||
"rmfr": "^2.0.0", | ||
"rollup": "3.20.4", | ||
"rollup": "3.29.4", | ||
"ts-jest-resolver": "^2.0.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.2.2" | ||
}, | ||
@@ -90,0 +90,0 @@ "config": { |
@@ -14,3 +14,3 @@ [![npm version][npm-image]][npm-url] | ||
Uses libphonenumber v8.13.21 | ||
Uses libphonenumber v8.13.22 | ||
@@ -34,2 +34,4 @@ | ||
- Dropped Node 12 support | ||
- v6: | ||
- Dropped Node 16 support | ||
@@ -36,0 +38,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
558534
2747
354