read-package-json
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "read-package-json", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", | ||
@@ -15,6 +15,6 @@ "description": "The thing npm uses to read package.json files with semantics and defaults and validation", | ||
"dependencies": { | ||
"github-url-from-git": "^1.2.0", | ||
"github-url-from-git": "^1.3.0", | ||
"glob": "^4.0.2", | ||
"lru-cache": "2", | ||
"normalize-package-data": "0.4" | ||
"normalize-package-data": "^1.0.0" | ||
}, | ||
@@ -21,0 +21,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
28184
+ Addedgithub-url-from-username-repo@1.0.2(transitive)
+ Addednormalize-package-data@1.0.3(transitive)
+ Addedsemver@4.3.6(transitive)
- Removedgithub-url-from-git@1.1.1(transitive)
- Removedgithub-url-from-username-repo@0.2.0(transitive)
- Removednormalize-package-data@0.4.2(transitive)
- Removedsemver@3.0.1(transitive)
Updatedgithub-url-from-git@^1.3.0