Debian Patches

Status for node-signal-exit/4.1.0-11

Patch Description Author Forwarded Bugs Origin Last update
fix-for-new-typescript.patch adapt tsconfig to Debian's typescript Upstream sets "module": "commonjs" together with "moduleResolution": "Node16",
a combination tsc rejects (TS5110). Drop the explicit module resolutions
instead: the CommonJS build keeps the default one, the ESM build uses
"bundler". typescript 6 no longer scans node_modules/@types on its own, hence
the explicit "types", and it computes the root directory from the compiled
files, which breaks ts-node when it compiles test/*.ts, hence the "ts-node"
override. It also requires "rootDir" to be explicit (TS5011).
Yadd <yadd@debian.org> not-needed
drop-one-test.patch this test fails in build env Yadd <yadd@debian.org> no debian 2023-10-28
fix-ts.patch guard code against emit type yes

All known versions for source package 'node-signal-exit'

Links