Commit Graph

10 Commits

Author SHA1 Message Date
Zoltan Kochan
4b97f1f07a perf: don't use await inside loops (#6617) 2023-06-05 12:12:47 +03:00
Zoltan Kochan
7a16da9f46 fix(audit): audit should work even if there are no package.json files (#6283) 2023-03-26 16:00:26 +03:00
Zoltan Kochan
ee61ca4cb7 style: update eslint (#6236) 2023-03-18 14:57:29 +02:00
await-ovo
185ab01adf feat: when patch package does not specify a version, use locally installed version by default. (#6197)
close #6192
2023-03-13 16:40:21 +02:00
Michael Riehemann
2ff11e77a6 fix: audit output (#5984)
Wrap text in `pnpm audit` output for better readability.

close #5981
2023-01-29 03:26:08 +02:00
Zoltan Kochan
583e3954be fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
await-ovo
94ef3299ed feat(plugin-commands-audit): show path info in audit output (#5917)
close #3073
2023-01-18 02:04:17 +00:00
chlorine
dd83e5974b fix: audit should work when the project's package.json has no version (#5731)
close #5728
2022-12-03 00:38:55 +02:00
Zoltan Kochan
3801d2fa29 fix(audit): project versions (#5661) 2022-11-20 04:35:27 +02:00
Zoltan Kochan
4ca53b0b50 refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00