Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@hazeljs/distributed-lock

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hazeljs/distributed-lock - npm Package Compare versions

Comparing version
0.7.6
to
0.7.7
+3
-3
package.json
{
"name": "@hazeljs/distributed-lock",
"version": "0.7.6",
"version": "0.7.7",
"description": "Distributed locking and synchronization primitives for HazelJS - Mutex, Semaphores, Read/Write locks",

@@ -20,3 +20,3 @@ "main": "dist/index.js",

"dependencies": {
"@hazeljs/core": "^0.7.6",
"@hazeljs/core": "^0.7.7",
"reflect-metadata": "^0.2.2"

@@ -50,3 +50,3 @@ },

"license": "Apache-2.0",
"gitHead": "bc12c5f3165402a34ba4bbddc1cad58f843895f5"
"gitHead": "5fa18729312dd9d2abe5dee3801fbd0ac0f1c3c9"
}

Sorry, the diff of this file is not supported yet