Skip to content

is adding exceptions to .nsprc manual only? #45

Answered by jeemok
thedukegit asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @thedukegit, I think this is a better place to discuss and answer matters like this than issues :)

From v2.0.4 onwards, you can use the -x command option, e.g.:

better-npm-audit audit -x 567,990
# or
better-npm-audit audit -x "567, 990"

Note: Both exceptions passed from the command or .nsprc file will be combined and use together.

More command options are described here

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jeemok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants