@loopback/http-caching-proxy
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.10](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.9...@loopback/http-caching-proxy@1.1.10) (2019-08-19) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
## [1.1.9](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.8...@loopback/http-caching-proxy@1.1.9) (2019-08-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -19,3 +19,3 @@ "engines": { | ||
"dependencies": { | ||
"cacache": "^12.0.2", | ||
"cacache": "^12.0.3", | ||
"debug": "^4.1.1", | ||
@@ -28,5 +28,5 @@ "p-event": "^4.1.0", | ||
"devDependencies": { | ||
"@loopback/build": "^2.0.7", | ||
"@loopback/eslint-config": "^4.0.0", | ||
"@loopback/testlab": "^1.7.3", | ||
"@loopback/build": "^2.0.8", | ||
"@loopback/eslint-config": "^4.0.1", | ||
"@loopback/testlab": "^1.7.4", | ||
"@types/debug": "^4.1.5", | ||
@@ -60,3 +60,4 @@ "@types/node": "^10.14.15", | ||
"directory": "packages/http-caching-proxy" | ||
} | ||
}, | ||
"gitHead": "e17358d04cf9986fc692fdea37b582111932551d" | ||
} |
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
37162
Updatedcacache@^12.0.3