Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我目前正在npm audit持续集成设置中运行。我想将 npm 配置设置audit-level为critical临时。
npm audit
audit-level
critical
为什么?:我希望 npm audit0在低、中和高漏洞上退出代码,但仍然会在严重漏洞上中断。
0
请参阅:https ://docs.npmjs.com/misc/config#audit-level