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

it-parallel-batch

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

it-parallel-batch - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

6

package.json
{
"name": "it-parallel-batch",
"version": "1.0.2",
"version": "1.0.3",
"description": "Takes an async iterator that emits promise-returning functions, invokes them in parallel and emits the results in the same order as the input",

@@ -25,5 +25,5 @@ "main": "index.js",

"dependencies": {
"it-batch": "0.0.1"
"it-batch": "^1.0.3"
},
"gitHead": "92319e3234c9361cee162c3e4ff5648770028f2a"
"gitHead": "20b26669b40040f821685c1ace6895edd86a1c63"
}
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