nodejs-lockfile-parser
nodejs-lockfile-parser copied to clipboard
Yarn 2 workspaces: private flag is no longer required
Current implementation of getYarnWorkspaces function verifies that private flag is set in package.json before analysing workspaces property. This was indeed requried for yarn v1, but no longer required for yarn v2: https://yarnpkg.com/features/workspaces