Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@voiceflow/nestjs-redis

Package Overview
Dependencies
Maintainers
27
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@voiceflow/nestjs-redis - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
1.2.3
to
1.2.4
+7
-4
package.json
{
"name": "@voiceflow/nestjs-redis",
"description": "Redis for NestJS",
"version": "1.2.3",
"version": "1.2.4",
"author": "Voiceflow",

@@ -18,4 +18,4 @@ "bugs": {

"@types/ioredis": "^4.28.10",
"@voiceflow-meta/jest-config": "1.0.1",
"@voiceflow-meta/typescript-config": "1.0.1",
"@voiceflow-meta/jest-config": "1.0.2",
"@voiceflow-meta/typescript-config": "1.0.2",
"ioredis": "^4.28.5"

@@ -63,3 +63,6 @@ },

"types": "build/index.d.ts",
"gitHead": "df496c692d02b9b3b3b5249777b9506f2d035fab"
"volta": {
"extends": "../../package.json"
},
"gitHead": "14334e394022769620436e607881f0e364ebd81f"
}