get-dependents-graph
Get the graph of dependents in a mono-repo
Last updated 6 years ago by noviny .
MIT · Repository · Original npm · Tarball · package.json
$ cnpm install get-dependents-graph 
SYNC missed versions from official npm registry.

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

Current Tags

  • 0.2.0                                ...           latest (6 years ago)

6 Versions

  • 0.2.0                                ...           6 years ago
  • 0.1.2                                ...           6 years ago
  • 0.1.1                                ...           7 years ago
  • 0.1.0                                ...           7 years ago
  • 0.0.3                                ...           7 years ago
  • 0.0.1                                ...           7 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (5)
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |