▲ | seanieb 3 days ago | |||||||||||||||||||||||||
There have been practical suggestions that could prevent this but NPM has not yet adopted: - Prevent publishing new package versions for 24–48 hours after account credentials are changed. - Require support for security keys. | ||||||||||||||||||||||||||
▲ | lrvick 3 days ago | parent [-] | |||||||||||||||||||||||||
The most important is just having authors sign their code and packages, and verifying code that is signed on download, like every sane Linux distro goes. Except NPM rejected this over and over going back to 2013. | ||||||||||||||||||||||||||
|