Comparing version 0.4.1 to 0.4.2
@@ -173,3 +173,3 @@ /** | ||
pendingTasks.push(task); | ||
pendingTasks.unshift(task); | ||
}, | ||
@@ -176,0 +176,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "Vow-based task queue", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"contributors": [ | ||
@@ -8,0 +8,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
13779