@ws-tools/grapher
v0.2.18
Published
**Generates a list of dependents and dependencies (internal to the monorepo) for a package or packages.**
Keywords
Readme
@ws-tools/grapher
Generates a list of dependents and dependencies (internal to the monorepo) for a package or packages.
For one package
npx @ws-tools/grapher deps --scope fooFor multiple packages:
npx @ws-tools/grapher deps --scope foo --scope bar