Score
3
/10
Last Scanned on 2025-02-03
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn MoreOther packages similar to each-series-async
p-each-series
3.0.0
Iterate over promises serially
async-each-series
1.1.0
Apply an async function to each Array element in series.
now-and-later
3.0.0
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
p-waterfall
3.0.0
Run promise-returning & async functions in series, each passing its result to the next