read-package-json
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "read-package-json", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", | ||
@@ -15,3 +15,3 @@ "description": "The thing npm uses to read package.json files with semantics and defaults and validation", | ||
"dependencies": { | ||
"glob": "~3.1.9", | ||
"glob": "~3.2.1", | ||
"lru-cache": "2", | ||
@@ -18,0 +18,0 @@ "normalize-package-data": "~0.1.2" |
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
+ Addedglob@3.2.11(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedminimatch@0.3.0(transitive)
- Removedglob@3.1.21(transitive)
- Removedinherits@1.0.2(transitive)
- Removedminimatch@0.2.14(transitive)
Updatedglob@~3.2.1