Comparing version 3.3.1 to 3.4.0
{ | ||
"name": "bree", | ||
"description": "The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v10+ and browsers (thanks to bthreads polyfill), uses workers to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelable promises (graceful shutdown). Simple, fast, and lightweight. Made for Forward Email and Lad.", | ||
"version": "3.3.1", | ||
"version": "3.4.0", | ||
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)", | ||
@@ -38,2 +38,3 @@ "ava": { | ||
"ms": "^2.1.2", | ||
"p-wait-for": "3.1.0", | ||
"safe-timers": "^1.1.0" | ||
@@ -93,6 +94,4 @@ }, | ||
"bee", | ||
"bee", | ||
"bree", | ||
"bull", | ||
"bull", | ||
"callback", | ||
@@ -99,0 +98,0 @@ "cancel", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1386793
26858
13
+ Addedp-wait-for@3.1.0
+ Addedp-finally@1.0.0(transitive)
+ Addedp-timeout@3.2.0(transitive)
+ Addedp-wait-for@3.1.0(transitive)