@loopback/http-caching-proxy
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.2](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.1...@loopback/http-caching-proxy@2.1.2) (2020-04-29) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
## [2.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.0...@loopback/http-caching-proxy@2.1.1) (2020-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -20,3 +20,3 @@ "engines": { | ||
"axios": "^0.19.2", | ||
"cacache": "^15.0.0", | ||
"cacache": "^15.0.3", | ||
"debug": "^4.1.1", | ||
@@ -28,5 +28,5 @@ "p-event": "^4.1.0", | ||
"devDependencies": { | ||
"@loopback/build": "^5.2.0", | ||
"@loopback/eslint-config": "^6.0.4", | ||
"@loopback/testlab": "^3.1.1", | ||
"@loopback/build": "^5.3.0", | ||
"@loopback/eslint-config": "^6.0.5", | ||
"@loopback/testlab": "^3.1.2", | ||
"@types/debug": "^4.1.5", | ||
@@ -62,3 +62,3 @@ "@types/node": "^10.17.21", | ||
}, | ||
"gitHead": "11f282df0bbdf25c505a2131e6d82b85005a22a2" | ||
"gitHead": "9ecee6fc8648b8f0999be6c13934d4756e9b0ddc" | ||
} |
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
49954
Updatedcacache@^15.0.3