awesome-phonenumber
Advanced tools
Comparing version 2.64.0 to 2.65.0
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "2.64.0", | ||
"version": "2.65.0", | ||
"author": "Gustaf Räntilä <g.rantila@gmail.com>", | ||
@@ -18,3 +18,5 @@ "repository": { | ||
"scripts": { | ||
"build": "node_modules/.bin/gulp", | ||
"build:libphonenumber": "node_modules/.bin/gulp", | ||
"build:rewrite": "ts-node scripts/rewrite.ts", | ||
"build": "yarn build:libphonenumber && yarn build:rewrite", | ||
"test": "scripts/test.sh", | ||
@@ -46,2 +48,3 @@ "cz": "git-cz", | ||
"@types/mocha": "8.2.2", | ||
"@types/node": "^16.11.12", | ||
"chai": "4.3.4", | ||
@@ -58,2 +61,3 @@ "commitizen": "^4.2.4", | ||
"rimraf-promise": "2.x", | ||
"ts-node": "^10.4.0", | ||
"typescript": "^4.2.4" | ||
@@ -60,0 +64,0 @@ }, |
@@ -14,3 +14,3 @@ [![npm version][npm-image]][npm-url] | ||
Uses libphonenumber v8.12.35 | ||
Uses libphonenumber v8.12.39 | ||
@@ -17,0 +17,0 @@ ## Comparison with other libraries |
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
284095
1277
16