query-swarm
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "query-swarm", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Safely distribute query-driven tasks over a swarm of parallel functions on a single process or across multiple processes/machines.", | ||
@@ -32,3 +32,3 @@ "keywords": "schedule, queue, task, job, worker, redis, distributed, async", | ||
"redis": "^0.12.1", | ||
"redlock": "^0.4.0" | ||
"redlock": "^1.0.1" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedbluebird@3.7.2(transitive)
+ Addedredlock@1.0.1(transitive)
- Removedbluebird@2.11.0(transitive)
- Removedredlock@0.4.1(transitive)
Updatedredlock@^1.0.1