You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
snyk-nodejs-lockfile-parser was recently added as an optional dependency of @percy/cli-command. This dependency brings quite a large number of dependencies and transitive dependencies. What is this for? Why is it necessary? Making it an optional dependency doesn't stop npm from trying to install it and its 150 transitive dependencies, and doesn't prevent it from adding a large number of lines to package-lock.json.
Its readme says "This is a small utility package", but it is absolutely not small.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
snyk-nodejs-lockfile-parserwas recently added as an optional dependency of@percy/cli-command. This dependency brings quite a large number of dependencies and transitive dependencies. What is this for? Why is it necessary? Making it an optional dependency doesn't stop npm from trying to install it and its 150 transitive dependencies, and doesn't prevent it from adding a large number of lines topackage-lock.json.Its readme says "This is a small utility package", but it is absolutely not small.
All reactions