You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

redis

Package Overview
Dependencies
Maintainers
7
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis - npm Package Compare versions

Comparing version

to
5.5.5

15

package.json
{
"name": "redis",
"description": "A modern, high performance Redis client",
"version": "5.1.1",
"version": "5.5.5",
"license": "MIT",

@@ -12,8 +12,11 @@ "main": "./dist/index.js",

],
"scripts": {
"release": "release-it"
},
"dependencies": {
"@redis/bloom": "5.1.1",
"@redis/client": "5.1.1",
"@redis/json": "5.1.1",
"@redis/search": "5.1.1",
"@redis/time-series": "5.1.1"
"@redis/bloom": "5.5.5",
"@redis/client": "5.5.5",
"@redis/json": "5.5.5",
"@redis/search": "5.5.5",
"@redis/time-series": "5.5.5"
},

@@ -20,0 +23,0 @@ "engines": {

dist/index.d.ts

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet