get-dependents-graph
v0.2.0
Published
Get the graph of dependents in a mono-repo
Downloads
917
Keywords
Readme
Get Dependents Graph
Small helper utility extracted from bolt to get a graph of relationships between packages.
import getDependentsGraph from "get-dependents-graph";
await getDependentsGraph({ cwd });
Mostly published for use in changesets