Socket
Socket
Sign inDemoInstall

vow-queue

Package Overview
Dependencies
1
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

2

bower.json
{
"name" : "vow-queue",
"version" : "0.3.0",
"version" : "0.3.1",
"main" : "lib/queue.js",
"ignore" : ["**/.*", "node_modules", "test", "utils", "Makefile", ".jshintrc", "package.json", "jscs.json"]
}
/**
* @module vow-queue
* @author Filatov Dmitry <dfilatov@yandex-team.ru>
* @version 0.3.0
* @version 0.3.1
* @license

@@ -6,0 +6,0 @@ * Dual licensed under the MIT and GPL licenses:

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

"description": "Vow-based task queue",
"version": "0.3.0",
"version": "0.3.1",
"contributors": [

@@ -17,3 +17,3 @@ {

"main": "lib/queue",
"peerDependencies": {
"dependencies": {
"vow": "~0.4.0"

@@ -20,0 +20,0 @@ },

@@ -1,2 +0,2 @@

vow-queue
vow-queue [![NPM version](https://badge.fury.io/js/vow-queue.png)](http://badge.fury.io/js/vow-queue) [![Build Status](https://secure.travis-ci.org/dfilatov/vow-queue.png)](http://travis-ci.org/dfilatov/vow-queue)
===============

@@ -15,2 +15,8 @@

or `bower`:
```
bower install vow-queue
```
Usage

@@ -17,0 +23,0 @@ -----

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc