pahen / madge

Create graphs from your CommonJS, AMD or ES6 module dependencies
MIT License
8.71k stars 312 forks source link

Update dependencies and drop Node.js < 18 support #412

Closed XhmikosR closed 2 months ago

XhmikosR commented 2 months ago

Also:

Fixes #122 Closes #403 Closes #396

/CC @pahen. See also #413 and #414

PS. I hope the commander update it OK since it doesn't look like the CLI is fully tested.

XhmikosR commented 2 months ago

@pahen friendly ping :)

pahen commented 2 months ago

Thanks for the contribution. But this PR is touching too many things. When doing a PR, please focus on fixing one thing only.