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

vow-queue

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vow-queue - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

lib/queue.js

@@ -173,3 +173,3 @@ /**

pendingTasks.push(task);
pendingTasks.unshift(task);
},

@@ -176,0 +176,0 @@

@@ -5,3 +5,3 @@ {

"description": "Vow-based task queue",
"version": "0.4.1",
"version": "0.4.2",
"contributors": [

@@ -8,0 +8,0 @@ {

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