country-state-city
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "country-state-city", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Library for fetching Country, its States and Cities", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"test": "npm run build && jest", | ||
"test": "jest", | ||
"build": "tsc -p tsconfig.json" | ||
@@ -46,5 +46,3 @@ }, | ||
}, | ||
"dependencies": { | ||
"@types/node": "^12.7.5" | ||
} | ||
"dependencies": {} | ||
} |
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
0
8409714
17
287332
- Removed@types/node@^12.7.5
- Removed@types/node@12.20.55(transitive)