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

redis-memory-server

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-memory-server - npm Package Compare versions

Comparing version
0.15.0
to
0.15.1
+1
-1
package.json
{
"name": "redis-memory-server",
"version": "0.15.0",
"version": "0.15.1",
"description": "Redis Server for testing. The server will allow you to connect your favorite client library to the Redis Server and run parallel integration tests isolated from each other.",

@@ -5,0 +5,0 @@ "bin": "bin/index.js",

@@ -55,3 +55,3 @@ # Redis In-Memory Server

- NodeJS: 16+
- NodeJS: 18+
- Typescript: 3.8+ (if used)

@@ -58,0 +58,0 @@ - `make`