Comparing version 0.2.0 to 0.2.1
@@ -158,5 +158,5 @@ "use strict"; | ||
'end', | ||
'redis.call("SREM", KEYS[4], ARGV[1])', | ||
'redis.call("ZREM", KEYS[4], ARGV[1])', | ||
'redis.call("SREM", KEYS[5], ARGV[1])', | ||
'redis.call("ZREM", KEYS[6], ARGV[1])', | ||
'redis.call("SREM", KEYS[6], ARGV[1])', | ||
'redis.call("DEL", KEYS[7])'].join('\n'); | ||
@@ -163,0 +163,0 @@ |
{ | ||
"name": "bull", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Job manager", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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