moleculer-queues
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "moleculer-queues", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Task queue mixin using bull", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -61,2 +61,3 @@ 'use strict'; | ||
removeOnComplete: true, | ||
removeOnFail: true, | ||
}); | ||
@@ -63,0 +64,0 @@ |
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
8494
200