NPM Dependency tree in UI
planned
Benjamin Lannon
When I see various dependency issues, it will list what packages the issue was found in. That said, it includes both direct and transient dependencies so I have to occasionally look through the dependency tree to figure out which top level dependency includes the dependency that has the issue. I've used packages such as npm-why or the "npm ls" command to view the tree. It would be useful to have the dependency tree accessible directly in the Socket dashboard.
Christian Bewernitz
I could not agree more. Ideally this would also be available in the json output of the cli tool, or should I file a separate feature request for that?
Feross Aboukhadijeh (Socket)
planned
This is an excellent suggestion. We're adding it to our roadmap, though we don't have a specific date in mind for this feature yet.