Allow Disabling 'Dev' Dependencies
complete
Feross Aboukhadijeh (Socket)
complete
You can now filter out dev dependencies in the organizational alerts interface using the filter feature at the top of the page. See: https://socket.dev/blog/introducing-organization-alerts
Divlo
Agree, I would even consider it further, and make it so that devDependencies are ignored by default as they are not installed by users when they install the npm package.
Feross Aboukhadijeh (Socket)
Divlo: Are you seeing dev dependencies being included in reports? If so, this is a bug. We should be excluding dev dependencies (of your dependencies) by default.
N
Nishant Jain
This would be such a helpful feature!