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

then-queue

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

then-queue - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

4

package.json
{
"name": "then-queue",
"version": "1.1.3",
"version": "1.1.4",
"description": "a simple asynchronous queue",

@@ -22,4 +22,4 @@ "main": "index.js",

"dependencies": {
"promise": "^3"
"promise": ">= 3 <6"
}
}
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