Debian Patches

Status for node-constantinople/4.0.1-8

Patch Description Author Forwarded Bugs Origin Last update
workaround-tsc-update.patch workaround tsc update Yadd <yadd@debian.org> not-needed debian 2022-06-24
ts6-rootdir.patch adapt the TypeScript configuration to TypeScript 6 TypeScript 6 no longer infers the common source directory when an outDir is
given (TS5011), no longer scans node_modules/@types and now defaults to ESM
output, so rootDir, the node types and the CommonJS module format are declared
explicitly.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-16
babel8-member-object-super.patch accept Super as a member expression object Babel 8 types MemberExpression#object as "Expression | Super" (it was just
"Expression" in Babel 7), so passing it to toConstant() no longer type checks.
Widening the parameter is enough: a Super node falls through every isXxx()
test and reaches the final "constant = false", which is the wanted result.
Xavier Guimard <yadd@debian.org> not-needed 2026-08-30

All known versions for source package 'node-constantinople'

Links