New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

redis-dlm

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-dlm - npm Package Compare versions

Comparing version

to
1.0.3

4

package.json
{
"name": "redis-dlm",
"version": "1.0.2",
"description": "A simple Distributed Lock Manager for Redis, implemented with the RedLock algorithm, using either node-redis or ioredis clients.",
"version": "1.0.3",
"description": "A Distributed Lock Manager for Redis, implemented with the RedLock algorithm, using either node-redis or ioredis clients.",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "types": "dist/index.d.ts",