mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* chore: add audit button and yarn audit This is a new feature that should give us a button that we can click a button to see audit results rather than waiting for a cron or a run within our workflows. * split audit into js and rust