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

async.queue

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

async.queue - npm Package Compare versions

Comparing version 0.0.0 to 0.4.0

.editorconfig

23

package.json
{
"name": "async.queue",
"version": "0.0.0",
"description": "",
"main": "example.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"description": "async queuemethod as module.",
"main": "./index.js",
"repository": {
"type": "git",
"url": "https://github.com/caolan/async.git"
},
"author": "",
"license": "MIT"
"author": "Caolan McMahon",
"version": "0.4.0",
"license": "MIT",
"dependencies": {
"async.util.queue": "0.4.0"
},
"keywords": [
"async",
"async-modularized",
"queue"
]
}
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