stealjs/steal-tools

Update of colors dependency is breaking steal-tools scripts

jflemingsignifi opened this issue · 1 comments

The colors.js library was maliciously broken which is causing scripts that use steal-tools to fail

Marak/colors.js#285
https://www.bleepingcomputer.com/news/security/dev-corrupts-npm-libs-colors-and-faker-breaking-thousands-of-apps/

Pining the dependency to 1.4.0 will fix the issue

Seems that npm has corrected the issue. 1.4.0 is now used for a clean npm install.