Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyright year (#524) | toasted-nutbread | 2024-01-20 |
| | | | | | | | | | | | | | * Update copyright year * Update lib files * Rebase updates * Update dates * Update years to range * Update permitted pattern | ||
* | remove getArgs in favor of node:util.parseArgs (#476) | Cashew | 2023-12-29 |
| | | | | | | | * remove getArgs * kebab-case to camelCase * update app/deployment | ||
* | Make JSON.parse usage safer (#373) | toasted-nutbread | 2023-12-19 |
| | | | | | | | | | | | | | | | * Make JSON.parse usage safer * Fix any type * Add readResponseJson * Use readResponseJson * Additional updates * Rename files * Add types | ||
* | change *file to *filePath in function parameters (#385) | Cashew | 2023-12-19 |
| | | | | | | | | | * change *file to *filePath * fix merge issues --------- Co-authored-by: Darius Jahandarie <djahandarie@gmail.com> | ||
* | Fix some import orderings | toasted-nutbread | 2023-12-03 |
| | |||
* | Update types | toasted-nutbread | 2023-11-29 |
| | |||
* | Update types | toasted-nutbread | 2023-11-29 |
| | |||
* | Add JSDoc type annotations to project (rebased) | toasted-nutbread | 2023-11-27 |
| | |||
* | Switch to vitest for ESM support; other fixes | Darius Jahandarie | 2023-11-08 |