How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

npm v12's Biggest Security Change: From Implicit to Explicit Trust

calendar_today June 18, 2026 person drewt domain artifactory

npm v12 shifts from implicit to explicit trust by blocking three high-risk installation mechanisms by default: script execution, Git dependencies, and remote URLs. The JFrog Security Research Team found these vectors involved roughly 53% of malicious npm attacks over the past year, with lifecycle scripts alone accounting for 46% of malicious packages.

open_in_new Read original post