@loopback/http-caching-proxy
Advanced tools
Comparing version 5.1.3 to 5.1.4
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
"version": "5.1.3", | ||
"version": "5.1.4", | ||
"keywords": [ | ||
@@ -42,20 +42,20 @@ "LoopBack", | ||
"dependencies": { | ||
"axios": "^1.5.0", | ||
"cacache": "^18.0.0", | ||
"axios": "^1.6.2", | ||
"cacache": "^18.0.1", | ||
"debug": "^4.3.4", | ||
"rimraf": "^5.0.1", | ||
"rimraf": "^5.0.5", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@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.50", | ||
"@loopback/build": "^10.1.4", | ||
"@loopback/eslint-config": "^14.0.5", | ||
"@loopback/testlab": "^6.1.4", | ||
"@types/debug": "^4.1.12", | ||
"@types/node": "^16.18.68", | ||
"@types/rimraf": "^3.0.2", | ||
"@types/tunnel": "0.0.3", | ||
"@types/tunnel": "0.0.6", | ||
"delay": "^5.0.0", | ||
"tunnel": "0.0.6" | ||
}, | ||
"gitHead": "9107199cdf1597260ee03e2a903b7db0dec8445d" | ||
"gitHead": "5326aa3ae03bd01b970917f96d0403dd5102aef1" | ||
} |
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
31209
Updatedaxios@^1.6.2
Updatedcacache@^18.0.1
Updatedrimraf@^5.0.5