Listing the projects that depend on a repository
You can view the packages and projects that depend on a repository in the dependents graph.
In this article
About the dependents graph
The dependents graph contains data on both packages and applications. Packages are repositories that contain a library in a package manager, whereas applications are repositories that depend on the selected repository. The list of applications in the dependents graph is sorted by the most recent project that depends on the repository.
The dependents graph contains data for these languages:
- RubyGems
- NPM
- PyPI
- Maven (pom.xml only)
- Nuget
Note: The dependent counts are approximate and may not match the dependents listed.
Accessing the dependents graph
-
On GitHub, navigate to the main page of the repository.
-
Under your repository name, click Insights.
-
In the left sidebar, click Dependency graph.
-
Under "Dependency graph", click Dependents.