@loopback/http-caching-proxy
Advanced tools
Comparing version 2.1.6 to 2.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.7](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.6...@loopback/http-caching-proxy@2.1.7) (2020-06-11) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
## [2.1.6](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.5...@loopback/http-caching-proxy@2.1.6) (2020-05-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -20,5 +20,8 @@ "main": "dist/index.js", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.19.2", | ||
"cacache": "^15.0.3", | ||
"cacache": "^15.0.4", | ||
"debug": "^4.1.1", | ||
@@ -29,7 +32,7 @@ "rimraf": "^3.0.2", | ||
"devDependencies": { | ||
"@loopback/build": "^5.4.2", | ||
"@loopback/eslint-config": "^8.0.0", | ||
"@loopback/testlab": "^3.1.6", | ||
"@loopback/build": "^5.4.3", | ||
"@loopback/eslint-config": "^8.0.1", | ||
"@loopback/testlab": "^3.1.7", | ||
"@types/debug": "^4.1.5", | ||
"@types/node": "^10.17.24", | ||
"@types/node": "^10.17.26", | ||
"@types/rimraf": "^3.0.0", | ||
@@ -53,5 +56,2 @@ "@types/tunnel": "0.0.1", | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"repository": { | ||
@@ -62,3 +62,3 @@ "type": "git", | ||
}, | ||
"gitHead": "64afb3616e94b96703524aba8be722efefa7c2c5" | ||
"gitHead": "f31b7e6de5a405a015cdd774f63d699b35d943cc" | ||
} |
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
51205
442
Updatedcacache@^15.0.4