What's wrong with this entry?
Anonymous. No account, no email.
- Replaced default imports with named imports for better tree-shaking and reduced memory footprint:
import mu2 from "node:process"→import { cwd as RLA } from "node:process"import wMA from "node:stream"→import { PassThrough as XvQ } from "node:stream"import NRB from "stream"→import { PassThrough as Yy6 } from "stream"
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.