Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

can-queues

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-queues - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

3

completion-queue.js

@@ -24,4 +24,5 @@ var Queue = require("./queue");

this.tasks = [];
this.flushCount--;
this.callbacks.onComplete(this);
this.flushCount --;
}

@@ -28,0 +29,0 @@

{
"name": "can-queues",
"version": "0.2.2",
"version": "0.2.3",
"description": "A light weight JavaScript task queue",

@@ -5,0 +5,0 @@ "homepage": "",

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