Files
qoder-cli-vscode/node_modules/@humanwhocodes/module-importer/CHANGELOG.md
yuantao 1b742b91b5 chore: add node_modules dependencies
- Add all npm dependencies for the project

🤖 Generated with [Qoder](https://qoder.com)
2026-03-27 15:37:13 +08:00

530 B

Changelog

1.0.1 (2022-08-18)

Bug Fixes

  • Ensure CommonJS mode works correctly. (cf54a0b), closes #6

1.0.0 (2022-08-17)

Features

  • Implement ModuleImporter (3ce4e82)