
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
Parallel merge of multiple async iterable.
This module is part of Async iterable fun, a complete toolset of modules to work with async iterables.
description of the example
import aiMerge from 'ai-merge';
for (const item of aiMerge()) {
yield item;
};
This will output
With npm installed, run
npm install --save ai-merge
parro-it/ai-fun - A collection of modules to easy deal with async iterables.
noffle/common-readme - « a common readme for node ».
MIT Licensed © 2017 Andrea Parodi
FAQs
Parallel merge of multiple async iterable.
We found that ai-merge demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.