Commit Graph

4 Commits (95cee676f111238eab23d80b9c03f512f7db474d)

Author SHA1 Message Date
Priya Gupta 0778a10ce4
Migrate to ESM and upgrade dependencies (#763)
* Migrate to ESM and upgrade dependencies

* Remove unused tsconfig.eslint.json

* bump version to 7.0.0 in package.json and package-lock.json

* Add ESM migration note to README for V7

* Remove unnecessary devDependencies: ts-node, @types/jest

* npm audit fix

* Update README with ESM migration details

Clarified migration details to ESM for action compatibility.

* Downgrade @types/node to ^24, clean up tsconfig and README.
2 weeks ago
Dmitry Shibanov 0c52d547c9
Update dependencies for node20 (#445) 3 years ago
Dusan Trickovic b1c343484c Fix licensing for Semver 6.3.1 3 years ago
Thomas Boop 23a9878ae4 Add Licensed workflow and configuration files 6 years ago