5 Commits

Author SHA1 Message Date
Jeff Williams
2a2d950b56
chore(deps): clean up dependencies
* Remove unused dependencies
* Add missing dependencies
* Add `dependency-cleanup` script to check dependencies with [Knip](https://knip.dev/)
2025-09-30 20:48:29 -07:00
Jeff Williams
91731bc274
feat: add scripts to check that dependencies support the correct Node.js versions 2024-12-11 14:18:51 -08:00
Jeff Williams
ac9ea1a172
refactor: decouple test runner from CLI tool
Use `npm run test` to run tests. The CLI no longer supports the `-T/--test` and `--match` flags.
2024-12-07 14:23:39 -08:00
Jeff Williams
e9d955b4ce
chore: improve logging for tests 2023-09-15 15:01:32 -07:00
Jeff Williams
c04508f295
refactor: migrate to ES modules 2023-02-28 20:12:24 -08:00