node/lib/internal/modules
Marco 6f7b948a49
module: fix coverage of mocked CJS modules imported from ESM
Signed-off-by: marcopiraccini <marco.piraccini@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/62133
Fixes: https://github.com/nodejs/node/issues/61709
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
2026-03-17 16:02:55 +00:00
..
cjs tools: bump eslint to v10, babel to v8.0.0-rc.2 2026-03-03 17:14:32 +00:00
esm module: fix coverage of mocked CJS modules imported from ESM 2026-03-17 16:02:55 +00:00
customization_hooks.js module: handle null source from async loader hooks in sync hooks 2025-10-14 16:28:22 +00:00
helpers.js module: run require.resolve through module.registerHooks() 2026-03-02 18:28:25 +00:00
package_json_reader.js src: cache missing package.json files in the C++ package config cache 2026-01-20 13:02:25 +00:00
run_main.js module: mark type stripping as stable 2025-11-08 09:36:45 +00:00
typescript.js module: remove --experimental-transform-types 2026-02-27 16:32:43 +00:00