Socket
Socket
Sign inDemoInstall

bree

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bree - npm Package Compare versions

Comparing version 1.1.27 to 1.1.28

2

index.js

@@ -434,3 +434,3 @@ const EventEmitter = require('events');

//
// TODO: <https://github.com/Airfooox/cron-validate/issues/67>
// <https://github.com/Airfooox/cron-validate/issues/67>
//

@@ -437,0 +437,0 @@ const result = cron(

{
"name": "bree",
"description": "The best job scheduler for Node.js with support for cron, dates, ms, later, and human-friendly strings. 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": "1.1.27",
"version": "1.1.28",
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",

@@ -26,3 +26,3 @@ "ava": {

"combine-errors": "^3.0.3",
"cron-validate": "^1.2.0",
"cron-validate": "^1.3.0",
"debug": "^4.1.1",

@@ -43,7 +43,7 @@ "human-interval": "^1.0.0",

"delay": "^4.4.0",
"eslint": "^7.6.0",
"eslint": "^7.7.0",
"eslint-config-xo-lass": "latest",
"fixpack": "latest",
"husky": "latest",
"into-stream": "^5.1.1",
"into-stream": "^6.0.0",
"lint-staged": "latest",

@@ -53,3 +53,3 @@ "nyc": "latest",

"remark-preset-github": "latest",
"xo": "^0.32.1"
"xo": "^0.33.0"
},

@@ -56,0 +56,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc