Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

redlock

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redlock - npm Package Compare versions

Comparing version 5.0.0-beta.0 to 5.0.0-beta.1

dist/cjs/package.json

7

package.json
{
"name": "redlock",
"version": "5.0.0-beta.0",
"version": "5.0.0-beta.1",
"description": "A node.js redlock implementation for distributed redis locks",

@@ -31,4 +31,6 @@ "license": "MIT",

"dist/index.d.ts",
"dist/esm/package.json",
"dist/esm/index.js",
"dist/esm/index.js.map",
"dist/cjs/package.json",
"dist/cjs/index.js",

@@ -73,4 +75,3 @@ "dist/cjs/index.js.map"

},
"type": "module",
"exports": "./dist/index.js"
"type": "module"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc