Debian Patches

Status for node-sinclair-typebox/0.34.41-2

Patch Description Author Forwarded Bugs Origin Last update
fix-files-to-install.patch fix files to install Yadd <yadd@debian.org> not-needed 2022-04-27
ts6-tsconfig.patch build with TypeScript 6 tsc 6 rejects "baseUrl" (TS5101). It is only there to anchor the "paths"
entries, which have not needed it since TypeScript 4 as long as they are
spelled relative to the config file, so prefix them with "./" and drop the
option.
.
The module settings are dropped as well: debian/rules always compiles with
"--module commonjs", and tsc 6 refuses the resulting mix of a CommonJS module
kind with the Node16 resolution left in the config (TS5110). Without them the
resolution simply follows the module kind given on the command line.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-17

All known versions for source package 'node-sinclair-typebox'

Links