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.6.0 to 3.6.1

2

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

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

@@ -271,3 +271,2 @@ var fs = require('fs');

s.getRunningTasks(function (err, tasks) {
console.log(err, tasks)
assert.ok(!Object.keys(tasks).length)

@@ -274,0 +273,0 @@ fs.unlinkSync(testDB);

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