- Build and publish using Node.js 20 (instead of 18)
- Replace GL CI with GH CI
- Make
node index.js
part of the build - Add
engines
field (Node.js ≥18, npm ≥7)
Updated dependencies to fix vulnerabilities
Fixed no-shadow conflict between eslint:recommended and custom typescript rule.
Initial commit