WeSearch

Staged publishing and new install-time controls for NPM

·3 min read · 0 reactions · 0 comments · 11 views
#npm#security#software
Staged publishing and new install-time controls for NPM
⚡ TL;DR · AI summary

NPM has introduced two significant updates aimed at enhancing supply-chain security. Staged publishing is now generally available, requiring maintainer approval before packages are installable. Additionally, new install source flags have been added to provide more control over dependency installations from various sources.

Key facts
Original article
The GitHub Blog
Read full at The GitHub Blog →
Opening excerpt (first ~120 words) tap to expand

Back to changelog Release May 22, 2026 • 2 minute read Staged publishing and new install-time controls for npm Table of Contents Staged publishing is generally available New install source flags Join the discussion Menu. Currently selected: Staged publishing is generally available Staged publishing is generally available New install source flags Join the discussion Today we’re shipping two updates focused on supply-chain security for npm: Staged publishing is generally available. New --allow-* install source flags (--allow-file, --allow-remote, --allow-directory) complement the existing --allow-git flag. Both are available in npm CLI 11.15.0 or newer. Staged publishing is generally available Staged publishing is now generally available on npm.

Excerpt limited to ~120 words for fair-use compliance. The full article is at The GitHub Blog.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from The GitHub Blog