* Add Node version validation and manifest fetch retry
* Add debug logs for expected and actual Node versions
* chore: rebuild dist
* refactor: enhance debug logging for Node installation failure
* update test cases
* Improve formatting of test cases
* revert package-lock.json
* Migrate to ESM
* updated package.json version
* Update README for v6 and clean up dev dependencies
* Remove unused ts-node
* fix audit issue
---------
Co-authored-by: gowridurgad <gowridurgad@gmail.com>
* Only use `mirrorToken` in `getManifest` if it's provided
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
* `npm run build`
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
---------
Signed-off-by: Timo Sand <timo.sand@f-secure.com>