What's wrong with this entry?
What changed: Consolidated and reorganized import statements for better tree-shaking and bundle size optimization
Changes:
- Replaced
import We from "stream"withimport { PassThrough as sr5 } from "stream"at line 482663 - Replaced
import XI1 from "node:child_process"withimport { execSync as l6Q, spawn as yd8 } from "node:child_process"at line 249497 - Replaced
import _P9 from "node:os"withimport { homedir as Wo5 } from "node:os"at line 484356 - Added
import { cwd as XT0 } from "node:process"at line 70828 - Added
import { join as Dn2, basename as Pr5 } from "path"at line 481476
Diff lines 10-21 (removed) and 534-537, 955-958, 1093-1096, 1105-1112 (added)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.