brave-cache
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "brave-cache", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "A flexible semantic Api for handling multiple node cache drivers.", | ||
@@ -19,3 +19,3 @@ "main": "index.js", | ||
"@types/lru-cache": "^5.1.1", | ||
"@types/node": "^17.0.6", | ||
"@types/node": "^17.0.8", | ||
"@types/random-words": "^1.1.2", | ||
@@ -40,4 +40,4 @@ "japa": "^4.0.0", | ||
"dependencies": { | ||
"object-collection": "^2.1.5" | ||
"object-collection": "^3.0.0" | ||
} | ||
} |
+ Addedobject-collection@3.0.1(transitive)
- Removedobject-collection@2.2.0(transitive)
Updatedobject-collection@^3.0.0