@loopback/http-caching-proxy
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.4](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.2.3...@loopback/http-caching-proxy@1.2.4) (2020-01-07) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
## [1.2.3](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.2.2...@loopback/http-caching-proxy@1.2.3) (2019-12-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -27,7 +27,7 @@ "engines": { | ||
"devDependencies": { | ||
"@loopback/build": "^3.0.0", | ||
"@loopback/eslint-config": "^5.0.0", | ||
"@loopback/testlab": "^1.10.0", | ||
"@loopback/build": "^3.0.1", | ||
"@loopback/eslint-config": "^5.0.1", | ||
"@loopback/testlab": "^1.10.1", | ||
"@types/debug": "^4.1.5", | ||
"@types/node": "^10.17.6", | ||
"@types/node": "^10.17.13", | ||
"@types/request-promise-native": "^1.0.17", | ||
@@ -60,3 +60,3 @@ "@types/rimraf": "^2.0.3", | ||
}, | ||
"gitHead": "89eb61bacaed75e6eb61ae6840cea266cb888659" | ||
"gitHead": "598baf6e84de3917bb67aff47a1ab1cb1111e3d2" | ||
} |
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
41497