node/lib/internal/modules
Michael Smith 58abe99cbf
src: cache missing package.json files in the C++ package config cache
PR-URL: https://github.com/nodejs/node/pull/60425
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2026-01-22 14:46:24 +01:00
..
cjs module: fix sync resolve hooks for require with node: prefixes 2026-01-13 10:04:51 -03:00
esm esm: ensure watch mode restarts after syntax errors 2026-01-20 14:35:58 +01:00
customization_hooks.js module: handle null source from async loader hooks in sync hooks 2025-10-24 00:49:34 +02:00
helpers.js cli: add --require-module/--no-require-module 2026-01-13 10:04:43 -03:00
package_json_reader.js src: cache missing package.json files in the C++ package config cache 2026-01-22 14:46:24 +01:00
run_main.js module: mark type stripping as stable 2025-11-10 13:38:34 +01:00
typescript.js