You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

task-queue

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

task-queue - npm Package Compare versions

Comparing version

to
0.1.2

{
"author" : "Roberto Sales <robertosalesc@dcc.ufba.br>",
"name": "task-queue",
"version": "0.1.1",
"version": "0.1.2",
"description": "async single worker tasks queue that supports concurrency, priority and provide simple interface for passing task arguments",

@@ -16,3 +16,3 @@ "keywords": ["task", "queue", "worker", "concurrency", "async", "priority"],

{
"cbuffer-resizable": "~0.0.4",
"cbuffer-resizable": "~0.0.3",
"binaryheap-resizable": "~0.0.6",

@@ -19,0 +19,0 @@ "objdefined": "~0.0.1",

Sorry, the diff of this file is not supported yet