Debian Patches

Status for node-resolve/1.22.12+~cs5.38.14-1

Patch Description Author Forwarded Bugs Origin Last update
0001_resolve_in_debian_dirs.patch don't always add node_modules to searched paths Julien Puydt not-needed
0002_add_install_files_in_is_core_module.patch Install core.json core.json should be installed yes upstream 2026-09-21
use-bundled-is-core-module.patch to avoid having to many dependency, is-core-module is a bundle This package asembles very little components embedded in big modules Yadd <yadd@debian.org> not-needed 2026-09-21
drop-unpackaged-tsconfig-base.patch drop the unpackaged @ljharb/tsconfig base from is-core-module is-core-module 2.17.0 added a tsconfig.json extending @ljharb/tsconfig,
which is not in Debian. Its mere presence makes tap load its TypeScript
plugin, which resolves the base config and aborts before running a single
test:
.
TSError: Unable to compile TypeScript:
error TS6053: File '@ljharb/tsconfig' not found.
.
Only upstream's "tsc -p ." lint step needs that base; the test files are
plain CommonJS. Dropping the extends restores the pre-2.17.0 behaviour.
Note that inlining the base's allowJs instead does not work: ts-node then
takes over the CommonJS test files and they fail to link.
Xavier Guimard <yadd@debian.org> not-needed 2026-09-21

All known versions for source package 'node-resolve'

Links