Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "bree", | ||
"description": "The best job scheduler for Node.js with support for cron, dates, ms, later, and human-friendly strings. 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 the most lightweight tool for the job. Made for Forward Email and Lad.", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)", | ||
@@ -15,2 +15,5 @@ "ava": { | ||
}, | ||
"browser": { | ||
"fs": false | ||
}, | ||
"bugs": { | ||
@@ -26,3 +29,3 @@ "url": "https://github.com/breejs/bree/issues", | ||
"@babel/runtime": "^7.11.2", | ||
"@breejs/later": "^3.0.0", | ||
"@breejs/later": "^3.0.2", | ||
"boolean": "^3.0.1", | ||
@@ -29,0 +32,0 @@ "bthreads": "^0.5.1", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
1238011
24505
Updated@breejs/later@^3.0.2