Skip to content

Commit

Permalink
feat(pack): Execute various processes such as security checks in mult…
Browse files Browse the repository at this point in the history
…i-threaded mode
  • Loading branch information
yamadashy committed Jan 25, 2025
1 parent 5c466e1 commit 64fcd14
Show file tree
Hide file tree
Showing 15 changed files with 871 additions and 114 deletions.
298 changes: 298 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"minimatch": "^10.0.1",
"p-map": "^7.0.3",
"picocolors": "^1.1.1",
"piscina": "^4.8.0",
"strip-comments": "^2.0.1",
"strip-json-comments": "^5.0.1",
"tiktoken": "^1.0.18",
Expand Down
Loading

0 comments on commit 64fcd14

Please sign in to comment.