@loopback/http-caching-proxy
Advanced tools
Comparing version 2.3.2 to 2.3.3
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"keywords": [ | ||
@@ -42,20 +42,20 @@ "LoopBack", | ||
"dependencies": { | ||
"axios": "^0.21.0", | ||
"cacache": "^15.2.0", | ||
"debug": "^4.3.1", | ||
"axios": "^0.21.4", | ||
"cacache": "^15.3.0", | ||
"debug": "^4.3.2", | ||
"rimraf": "^3.0.2", | ||
"tslib": "^2.3.0" | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@loopback/build": "^7.0.0", | ||
"@loopback/eslint-config": "^11.0.0", | ||
"@loopback/testlab": "^3.4.2", | ||
"@types/debug": "^4.1.5", | ||
"@loopback/build": "^7.0.1", | ||
"@loopback/eslint-config": "^11.0.1", | ||
"@loopback/testlab": "^3.4.3", | ||
"@types/debug": "^4.1.7", | ||
"@types/node": "^10.17.60", | ||
"@types/rimraf": "^3.0.0", | ||
"@types/tunnel": "0.0.2", | ||
"@types/rimraf": "^3.0.2", | ||
"@types/tunnel": "0.0.3", | ||
"delay": "^5.0.0", | ||
"tunnel": "0.0.6" | ||
}, | ||
"gitHead": "baac86fff18e0bc88a953814b6b181ebdbb446c3" | ||
"gitHead": "1df36bb1ee2e513d9e197bd6010c4cfb296d50b8" | ||
} |
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
Updatedaxios@^0.21.4
Updatedcacache@^15.3.0
Updateddebug@^4.3.2
Updatedtslib@^2.3.1