Debian Patches

Status for node-ts-loader/9.5.4-1

Patch Description Author Forwarded Bugs Origin Last update
fix-source-map-types.patch Fix source-map type incompatibilities with version 0.6.x Debian ships source-map 0.6.1 but ts-loader expects 0.7.x.
The API differences:
- destroy() doesn't exist in 0.6.x (use optional chaining)
- RawSourceMap.version is string in 0.6.x, number in 0.7.x
- Types don't declare toJSON() but it exists at runtime
Yadd <yadd@debian.org> not-needed 2026-03-17

All known versions for source package 'node-ts-loader'

Links