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

redis-semaphore

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-semaphore - npm Package Compare versions

Comparing version

to
2.0.1

{
"name": "redis-semaphore",
"version": "2.0.0",
"version": "2.0.1",
"description": "Distributed mutex and semaphore based on Redis",

@@ -28,4 +28,4 @@ "main": "lib/index.js",

"devDependencies": {
"@types/chai-as-promised": "^7.1.2",
"@types/chai": "^4.2.11",
"@types/chai-as-promised": "^7.1.2",
"@types/debug": "^4.1.5",

@@ -35,4 +35,5 @@ "@types/ioredis": "^4.14.9",

"@types/node": "13.13.0",
"@types/sinon-chai": "^3.2.4",
"@types/sinon": "^9.0.0",
"@types/sinon-chai": "^3.2.4",
"@types/uuid": "^7.0.2",
"@typescript-eslint/eslint-plugin": "2.28.0",

@@ -42,14 +43,14 @@ "@typescript-eslint/parser": "2.28.0",

"benchmark": "^2.1.4",
"chai-as-promised": "7.1.1",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"coveralls": "^3.0.11",
"eslint": "6.8.0",
"eslint-config-inclusive": "1.2.7",
"eslint-plugin-node": "11.1.0",
"eslint": "6.8.0",
"ioredis": "^4.16.2",
"mocha-lcov-reporter": "^1.3.0",
"mocha": "7.1.1",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^15.0.1",
"sinon-chai": "3.5.0",
"sinon": "9.0.2",
"sinon-chai": "3.5.0",
"snyk": "1.305.1",

@@ -66,3 +67,2 @@ "ts-node": "^8.8.2",

"dependencies": {
"@types/uuid": "^7.0.2",
"debug": "^4.1.1",

@@ -69,0 +69,0 @@ "uuid": "^7.0.3"