awesome-phonenumber
Advanced tools
Comparing version 1.6.0 to 2.0.0
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.6.0", | ||
"version": "2.0.0", | ||
"author": "Gustaf Räntilä <g.rantila@gmail.com>", | ||
@@ -14,3 +14,3 @@ "repository": { | ||
"build": "node_modules/.bin/gulp", | ||
"test": "node_modules/.bin/mocha" | ||
"test": "scripts/test.sh" | ||
}, | ||
@@ -32,2 +32,3 @@ "pre-commit": [ | ||
"devDependencies": { | ||
"@types/mocha": "^2.2.42", | ||
"bluebird": "^3", | ||
@@ -42,4 +43,6 @@ "chai": "^3.5", | ||
"rimraf-promise": "^2.0", | ||
"run-sequence": "^1.2" | ||
} | ||
"run-sequence": "^1.2", | ||
"typescript": "^2.5.2" | ||
}, | ||
"types": "./index.d.ts" | ||
} |
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
245992
7
1085
12