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

distributed-lock-manager

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

distributed-lock-manager - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

dist/package.json
{
"name": "distributed-lock-manager",
"version": "0.0.1",
"description": "A distributed lock manager (DLM) runs in every machine in a cluster, with an identical copy of a cluster-wide lock database.",
"version": "1.0.3",
"description": "The DLM maintains a list of system resources and provides locking mechanisms to control allocation and modification of resources.",
"main": "gulpfile.js",

@@ -23,2 +23,3 @@ "scripts": {

"homepage": "https://github.com/barend-erasmus/distributed-lock-manager#readme",
"readme": "README.md",
"devDependencies": {

@@ -25,0 +26,0 @@ "@types/node": "^9.6.0",

3

package.json
{
"name": "distributed-lock-manager",
"version": "1.0.2",
"version": "1.0.3",
"description": "The DLM maintains a list of system resources and provides locking mechanisms to control allocation and modification of resources.",

@@ -23,2 +23,3 @@ "main": "gulpfile.js",

"homepage": "https://github.com/barend-erasmus/distributed-lock-manager#readme",
"readme": "README.md",
"devDependencies": {

@@ -25,0 +26,0 @@ "@types/node": "^9.6.0",

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