top | item 44658988

NPM 'accidentally' removes Stylus package, breaks builds and pipelines

17 points| daninet | 7 months ago |bleepingcomputer.com

6 comments

order

joshstrange|7 months ago

> "Panya, who is one of the maintainers of the stylus package, published them, and because of that, his account was banned, and all the packages that were connected to him were yanked, including the Stylus one. So that's the story here. A big false alarm by NPM," states Abai.

These seems completely reasonable. After posting 3 malicious packages they disabled all other packages for which he was a maintainer (could push updates).

"Accidentally" doesn't really fit with my reading. Maybe Stylus is clean but this move seems completely rational.

axsharma|7 months ago

Why not instead remove 'panya' as a maintainer from legitimate packages that were unaffected? No recent or malicious versions of Stylus have been published (which generally is the case during a hijack) and no evidence that any were altered. Stylus is relied upon by several popular frameworks including Angular 12. Admins should have at least checked this before pressing the kill switch.

Fwiw, npm appears to be restoring access to the project https://github.com/stylus/stylus/issues/2938#issue-325479314...