You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@type-cacheable/redis-adapter

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@type-cacheable/redis-adapter - npm Package Compare versions

Comparing version

to
17.0.1

{
"name": "@type-cacheable/redis-adapter",
"version": "17.0.0",
"version": "17.0.1",
"description": "Adapter for using redis with type-cacheable",

@@ -41,3 +41,3 @@ "main": "dist/index.js",

"devDependencies": {
"@type-cacheable/core": "^14.0.0",
"@type-cacheable/core": "^14.0.1",
"@types/redis": "^4.0.11",

@@ -49,3 +49,3 @@ "redis": "^4.5.0",

"@redis/client": "^1.1.0",
"@type-cacheable/core": "^13.0.0"
"@type-cacheable/core": "^14.0.0"
},

@@ -55,3 +55,3 @@ "dependencies": {

},
"gitHead": "606b690c881773ca6b40c6d42052ff1d75fda19b"
"gitHead": "8633d42353f0f5daa4bf9dcea3b28c3881c57273"
}