Support npm workspaces
complete
D
Drew Gregory
Socket should understand and support npm workspaces (https://docs.npmjs.com/cli/v7/using-npm/workspaces).
"Workspaces is a generic term that refers to the set of features in the npm cli that provides support to managing multiple packages from your local files system from within a singular top-level, root package."
Feross Aboukhadijeh (Socket)
complete
Socket fully supports npm workspaces now, along with many other features including improved support for npm and Yarn, including full support for npm versions 6, 7, 8, and 9 and full support for Yarn versions 1, 2, and 3.
https://socket.dev/blog/improved-support-for-npm-and-yarn-in-socket
Feross Aboukhadijeh (Socket)
in progress
We've been working on this feature for the past month and it's very close to rolling out. Stay tuned!
Feross Aboukhadijeh (Socket)
planned
We're planning to support this feature!
Feross Aboukhadijeh (Socket)
under review