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.