Created
July 1, 2019 15:53
-
-
Save dannycroft/a03ba41083453b7c54d48dff9ccc0476 to your computer and use it in GitHub Desktop.
Show only High severity problems with npm audit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm audit | grep -B 1 -A 10 High |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment