Socket
Socket
Sign inDemoInstall

better-queue

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-queue - npm Package Compare versions

Comparing version 3.7.4 to 3.7.5

1

lib/queue.js

@@ -94,2 +94,3 @@ var uuid = require('node-uuid');

Queue.prototype.destroy = function (cb) {
cb = cb || function () {};
var self = this;

@@ -96,0 +97,0 @@

2

package.json
{
"name": "better-queue",
"version": "3.7.4",
"version": "3.7.5",
"description": "Better Queue for NodeJS",

@@ -5,0 +5,0 @@ "main": "lib/queue.js",

@@ -571,3 +571,3 @@ # Better Queue - Powerful flow control

- memory
- sql (SQLite, PostgresSQL)
- sql (SQLite, PostgreSQL)

@@ -574,0 +574,0 @@ #### SQLite store

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