会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Lulus
博客园
首页
新随笔
联系
订阅
管理
2022年6月29日
npm audit输出html报告
摘要: 首先安装npm-audit-html npm i -g npm-audit-html 然后输出报告 npm audit --json | npm-audit-html 结果report.html会创建在根目录,打开后如图所示 注意事项 如果你使用的是淘宝或者华为镜像源,你将无法使用npm audit
阅读全文
posted @ 2022-06-29 22:12 Lulus
阅读(475)
评论(1)
推荐(0)
编辑
公告