Daniel Grefberg

Results 7 comments of Daniel Grefberg

Glad you like the tool! I'm not sure I understand your question correctly, do you have an example of how it would be used? It's not really possible for clean-modules...

How about changing the output of `analyze` to be grouped by package by default? ```json { "node_modules/.pnpm/[email protected]/node_modules/chai": { "package": { "name": "chai", "version": "5.1.1", "repository": { "type": "git", "url": "https://github.com/chaijs/chai"...

Yeah, I guess the other way around and adding `--package` or `--group-by=package` or similar would be better to avoid a breaking change.

@torifat I did, but thought I'd report it anyway since that's not always a solution for everyone. Posted a PR with a fix that works for me locally 👍

Thanks again @sdavids! The new defaults are included in [v3.1.0](https://github.com/duniul/clean-modules/releases/tag/v3.1.0) ✅

@torifat pinging in case you forgot about this PR! It should be safe to merge 👍