npm-registry-fetch
Advanced tools
Comparing version 8.1.1 to 8.1.2
@@ -5,2 +5,4 @@ # Changelog | ||
### [8.1.2](https://github.com/npm/registry-fetch/compare/v8.1.1...v8.1.2) (2020-07-11) | ||
### [8.1.1](https://github.com/npm/registry-fetch/compare/v8.1.0...v8.1.1) (2020-06-30) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "npm-registry-fetch", | ||
"version": "8.1.1", | ||
"version": "8.1.2", | ||
"description": "Fetch-based http client for use with npm registry APIs", | ||
@@ -32,4 +32,4 @@ "main": "index.js", | ||
"@npmcli/ci-detect": "^1.0.0", | ||
"lru-cache": "^5.1.1", | ||
"make-fetch-happen": "^8.0.7", | ||
"lru-cache": "^6.0.0", | ||
"make-fetch-happen": "^8.0.8", | ||
"minipass": "^3.1.3", | ||
@@ -36,0 +36,0 @@ "minipass-fetch": "^1.1.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
47898
1
- Removedlru-cache@5.1.1(transitive)
- Removedyallist@3.1.1(transitive)
Updatedlru-cache@^6.0.0
Updatedmake-fetch-happen@^8.0.8