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

async-promise-pool

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

async-promise-pool - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

package.json
{
"name": "async-promise-pool",
"version": "1.0.2",
"version": "1.0.3",
"description": "A flexible pool of promises that can be awaited and executed at a chosen level of concurrency",

@@ -22,3 +22,6 @@ "main": "lib/index.js",

"regenerator-runtime": "^0.11.1"
},
"dependencies": {
"babel-runtime": "^6.26.0"
}
}
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