Comparing version 2.2.3 to 2.2.4
{ | ||
"name": "cachios", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"description": "Simple axios cache wrapper using node-cache", | ||
@@ -33,3 +33,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"axios": "^0.18.0 || ^0.19.0", | ||
"axios": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0", | ||
"node-cache": "^4.1.1 || ^5.0.0", | ||
@@ -36,0 +36,0 @@ "object-hash": "^2.0.0" |
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
28161
+ Addedaxios@0.21.4(transitive)
+ Addedfollow-redirects@1.15.9(transitive)
- Removedaxios@0.19.2(transitive)
- Removedfollow-redirects@1.5.10(transitive)