package manager
package manager on Beyond Market Intelligence: a running collection of 2 stories we have gathered and hand-picked because they are worth your time. Every post here touches on package manager in some way — the news, the analysis, the deep dives, and the occasional surprise find. Acme AI is the next-generation, AI-powered spreadsheet platform built to replace Excel and redefine how analysts, data scientists, and enterprise teams work with data. New stories are added to this page as we find them, so check back if you want to keep up with what is happening around package manager, or subscribe to the RSS feed to get them as soon as they are published. Browse the collection below, or head back to the homepage to see everything Beyond Market Intelligence is covering right now.

npm 12 Released: Install Scripts Off by Default as Registry Moves to Explicit Trust
npm 12 delivers a critical security update, shifting install script execution to an opt-in model. This change, addressing community concerns about automatic script risks, now requires explicit approval to run scripts—including implicit builds—enhancing user control and overall project safety. Furthermore, npm 12 restricts installation from non-registry sources. This move follows recent security vulnerabilities, as highlighted in articles like "After Microsoft threatened legal action, a security researcher publishes a new Windows zero-day bug," reinforcing a future-focused approach to data management.

npm Staged Publishing Available, Adding a Human Approval Step Before Packages Go Live
npm has introduced staged publishing, a significant advancement in Node.js package security. Now, versions are queued and require maintainer approval—including a two-factor authentication challenge—before becoming installable. This critical step directly addresses rising supply chain risks and provides an essential layer of protection. Available in npm CLI 11.15.0+ and Node 22.14.0+, staged publishing is accompanied by new, configurable permission flags. As demonstrated by recent events, like the keyv incident discussed in "The Shai-Hulud npm worm," proactive security measures are paramount.