🚀 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
1.0.8

20

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

@@ -24,18 +24,18 @@ "main": "index.js",

"devDependencies": {
"babel-eslint": "^10.0.1",
"babel-eslint": "^10.0.2",
"benchmark": "^2.1.4",
"bluebird": "^3.5.4",
"bluebird": "^3.5.5",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"coveralls": "^3.0.3",
"eslint": "5.16.0",
"eslint-config-inclusive": "1.1.0",
"eslint-plugin-node": "9.0.1",
"ioredis": "^4.9.0",
"coveralls": "^3.0.5",
"eslint": "6.1.0",
"eslint-config-inclusive": "1.1.3",
"eslint-plugin-node": "9.1.0",
"ioredis": "^4.11.2",
"istanbul": "0.4.5",
"mocha": "6.1.4",
"mocha": "6.2.0",
"mocha-lcov-reporter": "^1.3.0",
"sinon": "7.3.2",
"sinon-chai": "3.3.0",
"snyk": "1.163.3"
"snyk": "1.197.0"
},

@@ -42,0 +42,0 @@ "engines": {

Sorry, the diff of this file is not supported yet