Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "cachios", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Simple axios cache wrapper using node-cache", | ||
@@ -34,3 +34,3 @@ "main": "src/index.js", | ||
"axios": "^0.18.0 || ^0.19.0", | ||
"node-cache": "^4.1.1", | ||
"node-cache": "^4.1.1 || ^5.0.0", | ||
"object-hash": "^2.0.0" | ||
@@ -37,0 +37,0 @@ }, |
28139
+ Addednode-cache@5.1.2(transitive)
- Removedlodash@4.17.21(transitive)
- Removednode-cache@4.2.1(transitive)
Updatednode-cache@^4.1.1 || ^5.0.0