vlt 1.0 launches with phased installs and malware blocking
What happened
vlt 1.0, created by npm’s original authors, ships as a drop-in replacement that splits package installation into two commands: 'vlt install' downloads packages without running scripts, and 'vlt build' runs only trusted scripts, blocking known malware by default. It also introduces a queryable dependency graph with CSS-like selectors for auditing.















