Comparing version 1.4.4 to 1.4.5
{ | ||
"name": "keuss", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"keywords": [ | ||
@@ -28,6 +28,6 @@ "queue", | ||
"dependencies": { | ||
"async": "2.6.0", | ||
"async": "2.6.1", | ||
"commander": "2.13.0", | ||
"ioredis": "3.2.2", | ||
"lodash": "4.17.4", | ||
"lodash": "4.17.11", | ||
"mitt": "1.1.3", | ||
@@ -34,0 +34,0 @@ "mongodb": "2.2.34", |
@@ -134,2 +134,4 @@ # keuss | ||
TODO abound on options, name-and-stats-and-signals | ||
where 'opts' is an object containing default values for queue creation (such as pollInterval, signaller or stats), plus the following backend-dependent values: | ||
@@ -136,0 +138,0 @@ * backends *mongo*, *pl-mongo* and *ps-mongo* |
Sorry, the diff of this file is not supported yet
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
199159
389
+ Addedasync@2.6.1(transitive)
+ Addedlodash@4.17.11(transitive)
- Removedasync@2.6.0(transitive)
- Removedlodash@4.17.4(transitive)
Updatedasync@2.6.1
Updatedlodash@4.17.11