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

node-queue

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-queue - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

README.md

13

package.json
{
"author": "adrai",
"name": "node-queue",
"version": "0.2.2",
"version": "0.2.3",
"private": false,

@@ -14,3 +14,3 @@ "main": "index.js",

"dependencies": {
"lodash": ">= 0.4.2"
"lodash": ">= 0.5.x"
},

@@ -43,2 +43,11 @@ "devDependencies": {

},
"bugs": {
"url": "https://github.com/adrai/node-queue/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/adrai/node-queue/master/licence"
}
],
"scripts" : {

@@ -45,0 +54,0 @@ "test" : "mocha"

README.markdown

Sorry, the diff of this file is not supported yet

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