@type-cacheable/ioredis-adapter
Advanced tools
Comparing version 13.0.0 to 13.0.1
{ | ||
"name": "@type-cacheable/ioredis-adapter", | ||
"version": "13.0.0", | ||
"version": "13.0.1", | ||
"description": "Adapter for using ioredis with type-cacheable", | ||
@@ -41,3 +41,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@type-cacheable/core": "^12.0.0", | ||
"@type-cacheable/core": "^12.0.1", | ||
"@types/ioredis": "^5.0.0", | ||
@@ -48,3 +48,3 @@ "ioredis": "^5.3.1", | ||
"peerDependencies": { | ||
"@type-cacheable/core": "^11.0.0", | ||
"@type-cacheable/core": "^12.0.0", | ||
"ioredis": "^5" | ||
@@ -55,3 +55,3 @@ }, | ||
}, | ||
"gitHead": "53b1ae06f7bb53b8ae275531576a2b043d85819f" | ||
"gitHead": "a9e89819f76c283904502dbab4c051f5ce9d774e" | ||
} |