npm-registry-fetch
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="1.1.1"></a> | ||
## [1.1.1](https://github.com/npm/registry-fetch/compare/v1.1.0...v1.1.1) (2018-04-06) | ||
<a name="1.1.0"></a> | ||
@@ -7,0 +12,0 @@ # [1.1.0](https://github.com/npm/registry-fetch/compare/v1.0.1...v1.1.0) (2018-03-16) |
{ | ||
"name": "npm-registry-fetch", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Fetch-based http client for use with npm registry APIs", | ||
@@ -33,3 +33,3 @@ "main": "index.js", | ||
"bluebird": "^3.5.1", | ||
"figgy-pudding": "^2.0.1", | ||
"figgy-pudding": "^3.0.0", | ||
"lru-cache": "^4.1.2", | ||
@@ -36,0 +36,0 @@ "make-fetch-happen": "^3.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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
34186
1
+ Addedfiggy-pudding@3.5.2(transitive)
- Removedfiggy-pudding@2.0.1(transitive)
Updatedfiggy-pudding@^3.0.0