npm-package-arg
Advanced tools
Comparing version 6.1.1 to 7.0.0
@@ -5,2 +5,17 @@ # Change Log | ||
<a name="7.0.0"></a> | ||
# [7.0.0](https://github.com/npm/npm-package-arg/compare/v6.1.1...v7.0.0) (2019-11-11) | ||
### deps | ||
* bump hosted-git-info to 3.0.2 ([68a4fc3](https://github.com/npm/npm-package-arg/commit/68a4fc3)), closes [/github.com/npm/hosted-git-info/pull/38#issuecomment-520243803](https://github.com//github.com/npm/hosted-git-info/pull/38/issues/issuecomment-520243803) | ||
### BREAKING CHANGES | ||
* this drops support for ancient node versions. | ||
<a name="6.1.1"></a> | ||
@@ -7,0 +22,0 @@ ## [6.1.1](https://github.com/npm/npm-package-arg/compare/v6.1.0...v6.1.1) (2019-08-21) |
{ | ||
"name": "npm-package-arg", | ||
"version": "6.1.1", | ||
"version": "7.0.0", | ||
"description": "Parse the things that can be arguments to `npm install`", | ||
@@ -13,3 +13,3 @@ "main": "npa.js", | ||
"dependencies": { | ||
"hosted-git-info": "^2.7.1", | ||
"hosted-git-info": "^3.0.2", | ||
"osenv": "^0.1.5", | ||
@@ -16,0 +16,0 @@ "semver": "^5.6.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
16216
+ Addedhosted-git-info@3.0.8(transitive)
+ Addedlru-cache@6.0.0(transitive)
+ Addedyallist@4.0.0(transitive)
- Removedhosted-git-info@2.8.9(transitive)
Updatedhosted-git-info@^3.0.2