New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

multiqueue

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiqueue - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

15

package.json
{
"name": "multiqueue",
"version": "0.4.0",
"version": "0.4.1",
"description": "A simple Node.JS function queuing module with multiple queues",

@@ -13,2 +13,7 @@ "keywords": [

"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/woubuc/multiqueue.git"
},
"homepage": "https://github.com/woubuc/multiqueue",
"scripts": {

@@ -18,3 +23,6 @@ "prepublish": "./node_modules/.bin/gulp compile",

},
"author": "Wouter Buckens <wou.buc@gmail.com>",
"author": {
"name": "Wouter Buckens",
"email": "wou.buc@gmail.com"
},
"license": "ISC",

@@ -24,3 +32,6 @@ "devDependencies": {

"gulp-coffee": "^2.3.1"
},
"engines": {
"node": ">=0.12"
}
}
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