@loopback/http-caching-proxy
Advanced tools
Comparing version 2.1.16 to 2.1.17
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.17](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.16...@loopback/http-caching-proxy@2.1.17) (2020-11-05) | ||
**Note:** Version bump only for package @loopback/http-caching-proxy | ||
## [2.1.16](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.15...@loopback/http-caching-proxy@2.1.16) (2020-10-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"version": "2.1.16", | ||
"version": "2.1.17", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
@@ -24,12 +24,12 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"axios": "^0.20.0", | ||
"axios": "^0.21.0", | ||
"cacache": "^15.0.5", | ||
"debug": "^4.2.0", | ||
"rimraf": "^3.0.2", | ||
"tslib": "^2.0.2" | ||
"tslib": "^2.0.3" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^6.2.5", | ||
"@loopback/eslint-config": "^10.0.1", | ||
"@loopback/testlab": "^3.2.7", | ||
"@loopback/build": "^6.2.6", | ||
"@loopback/eslint-config": "^10.0.2", | ||
"@loopback/testlab": "^3.2.8", | ||
"@types/debug": "^4.1.5", | ||
@@ -60,3 +60,3 @@ "@types/node": "^10.17.35", | ||
}, | ||
"gitHead": "390f2794d10eea3d969ae417963af815ce1bc417" | ||
"gitHead": "f47fad3f4669c3ceae5e0927dc6098da18df864d" | ||
} |
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
53589
+ Addedaxios@0.21.4(transitive)
- Removedaxios@0.20.0(transitive)
Updatedaxios@^0.21.0
Updatedtslib@^2.0.3