@loopback/http-caching-proxy
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.0...@loopback/http-caching-proxy@2.1.1) (2020-04-23) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
# [2.1.0](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.0.4...@loopback/http-caching-proxy@2.1.0) (2020-04-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -27,5 +27,5 @@ "engines": { | ||
"devDependencies": { | ||
"@loopback/build": "^5.1.0", | ||
"@loopback/build": "^5.2.0", | ||
"@loopback/eslint-config": "^6.0.4", | ||
"@loopback/testlab": "^3.1.0", | ||
"@loopback/testlab": "^3.1.1", | ||
"@types/debug": "^4.1.5", | ||
@@ -61,3 +61,3 @@ "@types/node": "^10.17.21", | ||
}, | ||
"gitHead": "fa2fe1c81c7beb74eb7dfd0898e2b3f0b7c7f762" | ||
"gitHead": "11f282df0bbdf25c505a2131e6d82b85005a22a2" | ||
} |
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
49730