Capability
Transitive Dependency Resolution
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “transitive dependency graph traversal and analysis”
** - iOS Swift Package Manager server written in Swift
Unique: Provides direct access to SPM's internal dependency graph representation, enabling efficient traversal without reconstructing the graph from manifest files, and supporting both forward and reverse dependency queries
vs others: More efficient than parsing manifests and reconstructing graphs manually because it leverages SPM's pre-computed graph structure, and provides accurate cycle detection that accounts for SPM's resolution semantics