Support private npm packages
complete
Feross Aboukhadijeh (Socket)
complete
This is complete! The official way to get npm private package support is to add the private package as an npm/yarn workspace in your main project. If you need assistance with setting this up, please get in touch at support@socket.dev.
Feross Aboukhadijeh (Socket)
planned
Support for private npm packages is on our roadmap. For now if you want to analyze this package with socket you can either (1) add socket to that repository directly or (2) you can add the private package as a workspace within your main project. Let us know if you need any help with either of these workarounds.