get-dependents-graph
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i get-dependents-graph

Weekly Downloads

631

Version

0.2.0

License

MIT

Unpacked Size

17 kB

Total Files

12

Last publish

Collaborators

  • andarist
  • emmatown
  • noviny
  • changesets-release-bot