@loopback/http-caching-proxy
Advanced tools
Comparing version 2.1.9 to 2.1.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.10](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.9...@loopback/http-caching-proxy@2.1.10) (2020-07-20) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
## [2.1.9](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.8...@loopback/http-caching-proxy@2.1.9) (2020-06-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "2.1.9", | ||
"version": "2.1.10", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -25,3 +25,3 @@ "main": "dist/index.js", | ||
"axios": "^0.19.2", | ||
"cacache": "^15.0.4", | ||
"cacache": "^15.0.5", | ||
"debug": "^4.1.1", | ||
@@ -32,10 +32,10 @@ "rimraf": "^3.0.2", | ||
"devDependencies": { | ||
"@loopback/build": "^6.1.0", | ||
"@loopback/eslint-config": "^8.0.3", | ||
"@loopback/testlab": "^3.2.0", | ||
"@loopback/build": "^6.1.1", | ||
"@loopback/eslint-config": "^8.0.4", | ||
"@loopback/testlab": "^3.2.1", | ||
"@types/debug": "^4.1.5", | ||
"@types/node": "^10.17.26", | ||
"@types/node": "^10.17.27", | ||
"@types/rimraf": "^3.0.0", | ||
"@types/tunnel": "0.0.1", | ||
"delay": "^4.3.0", | ||
"delay": "^4.4.0", | ||
"tunnel": "0.0.6" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "b89db3d3b8be6a36e63e91c2331d217fda7538de" | ||
"gitHead": "5538896411bb56467ae52670a29d1aec1690be74" | ||
} |
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
51988
Updatedcacache@^15.0.5