acrazing / dpdm

Detect circular dependencies in your TypeScript projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] can I show only dependencies over packages in a monorepo?

sibelius opened this issue · comments

Is your feature request related to a problem? Please describe.
instead of file basead I'd like to see dependency and circular dependency in a package based view

Describe the solution you'd like

a package based view flag

Describe alternatives you've considered

trying to customize the cli

Additional context

we have a monorepo with many packages, we want to ensure and avoid circular dependencies

Nice suggestion, I will add this feature in the near future.