npm-registry-fetch
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="3.1.1"></a> | ||
## [3.1.1](https://github.com/npm/registry-fetch/compare/v3.1.0...v3.1.1) (2018-04-09) | ||
<a name="3.1.0"></a> | ||
@@ -7,0 +12,0 @@ # [3.1.0](https://github.com/npm/registry-fetch/compare/v3.0.0...v3.1.0) (2018-04-09) |
{ | ||
"name": "npm-registry-fetch", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Fetch-based http client for use with npm registry APIs", | ||
@@ -36,4 +36,3 @@ "main": "index.js", | ||
"make-fetch-happen": "^4.0.0", | ||
"npm-package-arg": "^6.0.0", | ||
"safe-buffer": "^5.1.1" | ||
"npm-package-arg": "^6.0.0" | ||
}, | ||
@@ -46,6 +45,6 @@ "devDependencies": { | ||
"rimraf": "^2.6.2", | ||
"ssri": "^5.3.0", | ||
"ssri": "^6.0.0", | ||
"standard": "^11.0.1", | ||
"standard-version": "^4.2.0", | ||
"tap": "^11.1.2", | ||
"tap": "^11.1.3", | ||
"weallbehave": "^1.2.0", | ||
@@ -52,0 +51,0 @@ "weallcontribute": "^1.0.8" |
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
35288
5
- Removedsafe-buffer@^5.1.1