@loopback/http-caching-proxy
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"keywords": [ | ||
@@ -23,3 +23,3 @@ "LoopBack", | ||
"engines": { | ||
"node": "18 || 20" | ||
"node": "18 || 20 || 22" | ||
}, | ||
@@ -44,13 +44,13 @@ "scripts": { | ||
"axios": "^1.6.8", | ||
"cacache": "^18.0.2", | ||
"cacache": "^18.0.3", | ||
"debug": "^4.3.4", | ||
"rimraf": "^5.0.5", | ||
"rimraf": "^5.0.7", | ||
"tslib": "^2.6.2" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^11.0.1", | ||
"@loopback/eslint-config": "^15.0.1", | ||
"@loopback/testlab": "^7.0.1", | ||
"@loopback/build": "^11.0.2", | ||
"@loopback/eslint-config": "^15.0.2", | ||
"@loopback/testlab": "^7.0.2", | ||
"@types/debug": "^4.1.12", | ||
"@types/node": "^16.18.95", | ||
"@types/node": "^16.18.96", | ||
"@types/rimraf": "^3.0.2", | ||
@@ -61,3 +61,3 @@ "@types/tunnel": "0.0.7", | ||
}, | ||
"gitHead": "2bdb95fe5122f3664368261c12e3037ee8c71c27" | ||
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10" | ||
} |
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
Updatedcacache@^18.0.3
Updatedrimraf@^5.0.7