read-package-json
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "read-package-json", | ||
"version": "1.2.0", | ||
"version": "1.2.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.2.1", | ||
"glob": "^4.0.2", | ||
"lru-cache": "2", | ||
@@ -18,0 +18,0 @@ "normalize-package-data": "^0.3.0" |
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
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedglob@4.5.3(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedminimatch@2.0.10(transitive)
+ Addedonce@1.4.0(transitive)
+ Addedwrappy@1.0.2(transitive)
- Removedglob@3.2.11(transitive)
- Removedminimatch@0.3.0(transitive)
- Removedsigmund@1.0.1(transitive)
Updatedglob@^4.0.2