@type-cacheable/ioredis-adapter
Advanced tools
Comparing version 12.2.1 to 13.0.0
{ | ||
"name": "@type-cacheable/ioredis-adapter", | ||
"version": "12.2.1", | ||
"version": "13.0.0", | ||
"description": "Adapter for using ioredis with type-cacheable", | ||
@@ -41,3 +41,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@type-cacheable/core": "^11.1.2", | ||
"@type-cacheable/core": "^12.0.0", | ||
"@types/ioredis": "^5.0.0", | ||
@@ -54,3 +54,3 @@ "ioredis": "^5.3.1", | ||
}, | ||
"gitHead": "68e67d288d213593bf680810cd8a4265f3a5ae08" | ||
"gitHead": "53b1ae06f7bb53b8ae275531576a2b043d85819f" | ||
} |
Sorry, the diff of this file is not supported yet
13625