v24.18.1
module: fix sync hook short-circuit in require() in imported CJS
module: load ESM helpers eagerly in the snapshot
module: handle null source from async loader hooks in sync hooks
module: run require.resolve through module.registerHooks()
src: cache missing package.json files in the C++ package config cache
module: mark type stripping as stable
lib: fix `getTypeScriptParsingMode` jsdoc