ember-template-recast icon indicating copy to clipboard operation
ember-template-recast copied to clipboard

colors.js drama indicates a potential dependency update is needed

Open ryust-ax opened this issue 3 years ago • 1 comments

As a result of recent drama (reported here: https://www.bleepingcomputer.com/news/security/dev-corrupts-npm-libs-colors-and-faker-breaking-thousands-of-apps/)

I tracked down recently updated forks and found two promising future-maintainer candidates:

  • https://github.com/euberdeveloper/colors.js
  • https://github.com/mobilehero-archive/titanium-colors

Incidentally, a good tool for this was https://techgaun.github.io/active-forks/index.htm

ryust-ax avatar Jan 11 '22 17:01 ryust-ax

jscodeshift use chalk as dependency instead of colors https://github.com/facebook/jscodeshift/pull/473

zhanwang626 avatar Jan 11 '22 21:01 zhanwang626