@loopback/http-caching-proxy
Advanced tools
Comparing version 2.1.18 to 2.1.19
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.19](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.18...@loopback/http-caching-proxy@2.1.19) (2020-12-07) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
## [2.1.18](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.17...@loopback/http-caching-proxy@2.1.18) (2020-11-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "2.1.18", | ||
"version": "2.1.19", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"cacache": "^15.0.5", | ||
"debug": "^4.2.0", | ||
"debug": "^4.3.1", | ||
"rimraf": "^3.0.2", | ||
@@ -32,5 +32,5 @@ "tslib": "^2.0.3" | ||
"devDependencies": { | ||
"@loopback/build": "^6.2.7", | ||
"@loopback/eslint-config": "^10.0.3", | ||
"@loopback/testlab": "^3.2.9", | ||
"@loopback/build": "^6.2.8", | ||
"@loopback/eslint-config": "^10.0.4", | ||
"@loopback/testlab": "^3.2.10", | ||
"@types/debug": "^4.1.5", | ||
@@ -61,3 +61,3 @@ "@types/node": "^10.17.35", | ||
}, | ||
"gitHead": "3fd1434d6a2addb3c77759a0893bd7cf00e84b67" | ||
"gitHead": "44fc7765fa322c716e8f2914b3831748041ebd8c" | ||
} |
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
54044
Updateddebug@^4.3.1