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.4.2 to 0.4.3

2

bower.json
{
"name" : "vow-queue",
"version" : "0.4.1",
"version" : "0.4.3",
"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.4.1
* @version 0.4.3
* @license

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

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

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

@@ -18,3 +18,3 @@ {

"dependencies": {
"vow": "~0.4.0"
"vow": "^0.4.17"
},

@@ -25,6 +25,7 @@ "devDependencies": {

"chai": "*",
"jscs": "1.0.0",
"jscs": "3.0.7",
"istanbul": "0.1.39",
"mocha-istanbul": "*"
},
"license": "MIT",
"scripts": {

@@ -31,0 +32,0 @@ "test": "make validate",

Sorry, the diff of this file is not supported yet

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