@loopback/http-caching-proxy
Advanced tools
Comparing version 5.1.2 to 5.1.3
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"keywords": [ | ||
@@ -42,14 +42,14 @@ "LoopBack", | ||
"dependencies": { | ||
"axios": "^1.4.0", | ||
"cacache": "^17.1.4", | ||
"axios": "^1.5.0", | ||
"cacache": "^18.0.0", | ||
"debug": "^4.3.4", | ||
"rimraf": "^5.0.1", | ||
"tslib": "^2.6.1" | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^10.1.2", | ||
"@loopback/eslint-config": "^14.0.3", | ||
"@loopback/testlab": "^6.1.2", | ||
"@loopback/build": "^10.1.3", | ||
"@loopback/eslint-config": "^14.0.4", | ||
"@loopback/testlab": "^6.1.3", | ||
"@types/debug": "^4.1.8", | ||
"@types/node": "^16.18.40", | ||
"@types/node": "^16.18.50", | ||
"@types/rimraf": "^3.0.2", | ||
@@ -60,3 +60,3 @@ "@types/tunnel": "0.0.3", | ||
}, | ||
"gitHead": "0e9d6114999bd4d53969071e49bec5f6680ae9ad" | ||
"gitHead": "9107199cdf1597260ee03e2a903b7db0dec8445d" | ||
} |
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
+ Addedcacache@18.0.4(transitive)
+ Addedminipass-collect@2.0.1(transitive)
- Removedcacache@17.1.4(transitive)
- Removedlru-cache@7.18.3(transitive)
- Removedminipass-collect@1.0.2(transitive)
Updatedaxios@^1.5.0
Updatedcacache@^18.0.0
Updatedtslib@^2.6.2