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
{{ message }}
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
npm outdated changed to exiting with exit code 1 when things are outdated. According to #14013, the --silent flag should get the classic functionality of always exiting with exit code 0 (whether up to date or not). I am not able to confirm that however. I don't see any tests for that case either.