bramus / caniuse-cli

Command line tool for “Can I Use …” and MDN Browser Compat Data
MIT License
203 stars 2 forks source link

Switch to chalk #16

Open bramus opened 2 months ago

bramus commented 2 months ago

Got this report from someone:

wanted to try caniuse-cli and looked at it in socket.dev as a good thing to do before installing a package and the cli-color package adds some unfortunate alerts like eval and install script.

The alternative chalk package does not have this issue (but version 5 is ESM only, though)