read-package-json
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "read-package-json", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", | ||
@@ -17,3 +17,3 @@ "description": "The thing npm uses to read package.json files with semantics and defaults and validation", | ||
"lru-cache": "2", | ||
"normalize-package-data": "~0.2.9" | ||
"normalize-package-data": "^0.2.13" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
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
28143