read-package-json
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "read-package-json", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", | ||
@@ -15,2 +15,3 @@ "description": "The thing npm uses to read package.json files with semantics and defaults and validation", | ||
"dependencies": { | ||
"github-url-from-git": "^1.2.0", | ||
"glob": "^4.0.2", | ||
@@ -17,0 +18,0 @@ "lru-cache": "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
28181
5
+ Addedgithub-url-from-git@^1.2.0
+ Addedgithub-url-from-git@1.5.0(transitive)