Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Track dependency categories on recursive dependencies
When enumerating the recursive dependencies for a package descriptor, track which dependency categories the dependency appears to be a part of. This information can be used later to drop certain dependencies or inform a developer of the context around a relationship.
- Loading branch information