@loopback/http-caching-proxy
Advanced tools
Comparing version 2.1.14 to 2.1.15
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.15](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.14...@loopback/http-caching-proxy@2.1.15) (2020-09-17) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
## [2.1.14](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.13...@loopback/http-caching-proxy@2.1.14) (2020-09-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "2.1.14", | ||
"version": "2.1.15", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -31,7 +31,7 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@loopback/build": "^6.2.3", | ||
"@loopback/build": "^6.2.4", | ||
"@loopback/eslint-config": "^10.0.0", | ||
"@loopback/testlab": "^3.2.5", | ||
"@loopback/testlab": "^3.2.6", | ||
"@types/debug": "^4.1.5", | ||
"@types/node": "^10.17.34", | ||
"@types/node": "^10.17.35", | ||
"@types/rimraf": "^3.0.0", | ||
@@ -60,3 +60,3 @@ "@types/tunnel": "0.0.1", | ||
}, | ||
"gitHead": "2b7d2ef44be0e3c19aee3316a2776d7fff6b0051" | ||
"gitHead": "79327fd7e68ebb05be0aa689f4986b54e2a99a6b" | ||
} |
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
53124