Post
CRITICAL ⚡ MUST-KNOW

Over 320 NPM Packages Hit by Fresh Mini Shai-Hulud Supply Chain Attack

· supply-chain · npm · malware

A compromised maintainer account in the @antv namespace was used to publish malicious versions across 320+ npm packages in a fresh wave dubbed “Mini Shai-Hulud.” The @antv namespace is widely used for data visualization in JavaScript applications, giving this attack significant blast radius across the frontend ecosystem.

Any project that recently installed or updated @antv packages should audit its lock files for unexpected version bumps. Check package-lock.json or yarn.lock for @antv entries published around the time of the incident and compare hashes against known-good releases. Rotate any secrets present in environments where the affected packages may have executed.