Skip to content
InfoQ·

🔒vlt 1.0 Drops as npm Replacement with Malware Detection

npm's replacement with built-in security

TL;DR

vlt 1.0, a new npm replacement, introduces security features like malware detection and a queryable dependency graph. It flags over 275,000 malicious package versions and is 38% faster than npm.

vlt 1.0, a drop-in npm replacement, introduces security features like malware detection and a queryable dependency graph. It flags over 275,000 malicious package versions and is 38% faster than npm. For teams building JavaScript software, this means faster builds, reduced supply chain risk, and lower infrastructure costs. vlt's phased installations stop dependency scripts from running automatically, and its queryable graph with CSS-like selectors helps manage complex dependency trees.

vlt 1.0 Drops as npm Replacement with Malware Detection — InfoQ

Key Points

1

vlt 1.0 flags over 275,000 malicious package versions, a quarter of which are still installable on npm.

2

vlt's registry is 38% faster than npm's registry, speeding up package downloads and installs.

3

vlt includes a queryable dependency graph with over 60 CSS-like selectors for managing complex dependency trees.

4

Phased installations stop dependency scripts from running automatically, reducing risk in CI/CD pipelines.

5

vlt is free and open source under a BSD-2-Clause-Patent license, available now with npm i -g vlt.

Why It Matters

If you're building JavaScript software, vlt 1.0 reduces supply chain risk by flagging over 275,000 malicious package versions. Its 38% faster registry speeds up builds, and phased installations ensure scripts only run for trusted packages. Teams can migrate with minimal effort, improving security and performance.

npmsecuritydependency managementjavascriptmalware detection

Frequently Asked Questions

Why does this matter?

If you're building JavaScript software, vlt 1.0 reduces supply chain risk by flagging over 275,000 malicious package versions. Its 38% faster registry speeds up builds, and phased installations ensure scripts only run for trusted packages. Teams can migrate with minimal effort, improving security and performance.

What happened?

vlt 1.0, a new npm replacement, introduces security features like malware detection and a queryable dependency graph. It flags over 275,000 malicious package versions and is 38% faster than npm.

Comments

Subscribe to join the conversation...

Be the first to comment

Enjoyed this article?

Get it daily. 7am. Free. Reads in 5 minutes.

Join 3,462 builders reading daily.

Also get