@loopback/http-caching-proxy
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "@loopback/http-caching-proxy", | ||
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"keywords": [ | ||
@@ -43,3 +43,3 @@ "LoopBack", | ||
"axios": "^0.21.0", | ||
"cacache": "^15.0.6", | ||
"cacache": "^15.2.0", | ||
"debug": "^4.3.1", | ||
@@ -50,7 +50,7 @@ "rimraf": "^3.0.2", | ||
"devDependencies": { | ||
"@loopback/build": "^6.4.0", | ||
"@loopback/eslint-config": "^10.2.0", | ||
"@loopback/testlab": "^3.4.0", | ||
"@loopback/build": "^6.4.1", | ||
"@loopback/eslint-config": "^10.2.1", | ||
"@loopback/testlab": "^3.4.1", | ||
"@types/debug": "^4.1.5", | ||
"@types/node": "^10.17.59", | ||
"@types/node": "^10.17.60", | ||
"@types/rimraf": "^3.0.0", | ||
@@ -61,3 +61,3 @@ "@types/tunnel": "0.0.2", | ||
}, | ||
"gitHead": "2ca802912d8c7750d0256f3c3d493c4525415201" | ||
"gitHead": "2a3b684ec76fa299d80b099abbf101358538cb75" | ||
} |
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
30593
11
Updatedcacache@^15.2.0