Ronen Amiel

Results 9 issues of Ronen Amiel

Hey 👋, Webpack and other bundlers support a `module` option for ES modules for tree shaking. It would be nice to see which modules have support for it. Maybe even...

enhancement
help wanted

If a module has `deprecate: true` we can show it under a different color, maybe even show a message next to it. This makes it easy to see and replace...

enhancement
help wanted

Hey 👋, What if we have a separate command that will check the entire tree and show which modules don't have opensource licenses. This can be useful to make sure...

enhancement
help wanted

As of version 3, there's no way to access the JSDOM api ([here](https://github.com/tmpvar/jsdom#jsdom-object-api)) directly. Some functions such as `reconfigure ` are important. How do you think we can expose a...

issue: proposal
difficulty: starter
contributions: up for grabs!

issue: proposal
difficulty: complex