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

ronomon-queue

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ronomon-queue - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

53

package.json
{
"name": "ronomon-queue",
"version": "3.0.0",
"description": "Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.",
"version": "4.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jorangreef/ronomon-queue.git"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"keywords": [
"abort",
"array",
"async",
"asynchronous",
"callback",
"cb",
"closure",
"concurrency",
"concurrent",
"control",
"control flow",
"each",
"error",
"flow",
"flow control",
"foreach",
"iterate",
"loop",
"map",
"parallel",
"queue",
"sequential",
"serial",
"series",
"stop",
"stream",
"sync",
"synchronous",
"terminate",
"throttle",
"utility"
],
"author": "Joran Dirk Greef",
"license": "MIT",
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/jorangreef/ronomon-queue/issues"
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/jorangreef/ronomon-queue#readme",
"scripts": {
"test": "node test.js"
}
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

6

README.md

@@ -1,3 +0,5 @@

# ronomon-queue
# Deprecated Package
Moved to https://github.com/ronomon/queue
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
Please contact support@npmjs.com if you have questions about this package.
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