npm-registry-fetch
Advanced tools
Comparing version 8.1.2 to 8.1.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [8.1.3](https://github.com/npm/registry-fetch/compare/v8.1.2...v8.1.3) (2020-07-21) | ||
### [8.1.2](https://github.com/npm/registry-fetch/compare/v8.1.1...v8.1.2) (2020-07-11) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "npm-registry-fetch", | ||
"version": "8.1.2", | ||
"version": "8.1.3", | ||
"description": "Fetch-based http client for use with npm registry APIs", | ||
@@ -33,5 +33,5 @@ "main": "index.js", | ||
"lru-cache": "^6.0.0", | ||
"make-fetch-happen": "^8.0.8", | ||
"make-fetch-happen": "^8.0.9", | ||
"minipass": "^3.1.3", | ||
"minipass-fetch": "^1.1.2", | ||
"minipass-fetch": "^1.3.0", | ||
"minipass-json-stream": "^1.0.1", | ||
@@ -38,0 +38,0 @@ "minizlib": "^2.0.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
47987
Updatedmake-fetch-happen@^8.0.9
Updatedminipass-fetch@^1.3.0