alexjoverm / alexjoverm/typescript-library-starter
found 326 vulnerabilities (73 low, 1 moderate, 252 high)
- Ngôn ngữ chính
- TypeScript
- Star
- 4.4k
- Fork
- 477
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Right after running `npm install` and entering the library name this is what I got:
```
added 1737 packages from 1582 contributors and audited 37136 packages in 363.727s
found 326 vulnerabilities (73 low, 1 moderate, 252 high)
run `npm audit fix` to fix them, or `npm audit` for details
```
Running `npm audit fix` fixed `229 of 326 vulnerabilities` but still:
```
21 vulnerabilities required manual review and could not be updated
3 package updates for 76 vulnerabilities involved breaking changes
(use `npm audit fix --force` to install breaking changes; or refer to `npm audit` for steps to fix these manually)
```
Would be great to have zero vulnerabilities from the start.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.