ELSEIF
Your brief EB
284 stories from 72 feeds 54 clusters Refreshed 9 minutes ago next pull 20:20

TECH Signal 491

Vlt 1.0 and Hosted Package Registries

Vlt 1.0 launches as a stable, npm-compatible package manager alongside a generally available hosted registry that blocks known malware during indexing and serves packages from edge infrastructure.

WHY IT MATTERS

Teams now have an alternative to npm that combines a security-first client with a hosted registry that proactively blocks malicious packages rather than reacting after distribution. The phased installation model separates downloading from script execution, giving engineers more control over supply chain risk at the point of consumption.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Vlt 1.0 is a drop-in replacement for npm with 60+ graph-native selectors including security-focused ones like :malware:cve, and :unmaintained.

02

The hosted registry is backwards compatible with the npm registry API and works with npm, pnpm, yarn, bun, and deno for both installing and publishing.

03

The registry blocks known malware during indexing rather than after delivery, having flagged over 275k package versions with over 25% still actively available on npm's public registry.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Hacker News Vlt 1.0 and Hosted Package Registries Open ↗