Current Behavior:
UI does not go through each transitive dependency in the dependency data to build out a complete dependency graph, resulting in a limited depth of dependencies shown in the UI.
Proposed Behavior:
UI should follow each transitive dependency in the data, check if it has further dependencies, and render a complete dependency graph in the UI.
Current Behavior:
UI does not go through each transitive dependency in the dependency data to build out a complete dependency graph, resulting in a limited depth of dependencies shown in the UI.
Proposed Behavior:
UI should follow each transitive dependency in the data, check if it has further dependencies, and render a complete dependency graph in the UI.