@loopback/http-caching-proxy
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.2](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.0.1...@loopback/http-caching-proxy@2.0.2) (2020-03-24) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
## [2.0.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.0.0...@loopback/http-caching-proxy@2.0.1) (2020-03-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -27,8 +27,8 @@ "engines": { | ||
"devDependencies": { | ||
"@loopback/build": "^4.0.1", | ||
"@loopback/eslint-config": "^6.0.1", | ||
"@loopback/testlab": "^2.0.1", | ||
"@loopback/build": "^5.0.0", | ||
"@loopback/eslint-config": "^6.0.2", | ||
"@loopback/testlab": "^2.0.2", | ||
"@types/debug": "^4.1.5", | ||
"@types/node": "^10.17.17", | ||
"@types/rimraf": "^2.0.3", | ||
"@types/rimraf": "^3.0.0", | ||
"@types/tunnel": "0.0.1", | ||
@@ -61,3 +61,3 @@ "delay": "^4.3.0", | ||
}, | ||
"gitHead": "85a906121febac2dbd2d4adcdc21b5939a770951" | ||
"gitHead": "020ed59b8bed8b38e1e4cede06a22b234effdb57" | ||
} |
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
45080