🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

redis-semaphore

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-semaphore - npm Package Compare versions

Comparing version

to
0.2.4

20

package.json
{
"name": "redis-semaphore",
"version": "0.2.3",
"version": "0.2.4",
"description": "Distributed mutex and semaphore based on Redis",

@@ -22,15 +22,15 @@ "main": "index.js",

"devDependencies": {
"babel-eslint": "^8.2.1",
"babel-eslint": "^8.2.6",
"benchmark": "^2.1.4",
"chai": "4.1.2",
"chai-as-promised": "7.1.1",
"eslint": "4.14.0",
"eslint-config-inclusive": "1.0.9",
"eslint-plugin-node": "5.2.1",
"eslint": "5.1.0",
"eslint-config-inclusive": "1.0.10",
"eslint-plugin-node": "6.0.1",
"istanbul": "0.4.5",
"mocha": "4.1.0",
"mocha": "5.2.0",
"redis": "^2.8.0",
"sinon": "4.1.3",
"sinon-chai": "2.14.0",
"snyk": "1.63.0"
"sinon": "6.1.3",
"sinon-chai": "3.2.0",
"snyk": "1.88.2"
},

@@ -46,4 +46,4 @@ "engines": {

"debug": "^3.1.0",
"uuid": "^3.1.0"
"uuid": "^3.3.2"
}
}

Sorry, the diff of this file is not supported yet