Debian Patches
Status for node-smart-buffer/4.2.0-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-tsconfig.patch | emit types in build dir, remove watch option | Israel Galadima <izzygaladima@gmail.com> | no | 2026-02-26 | ||
| prevent-declaration-conflict.diff | Prevents naming conflict between import and interface | Israel Galadima <izzygaladima@gmail.com> | no | 2026-02-26 | ||
| ts6-compat.patch | adapt tsconfig to typescript 6 typescript 6 no longer scans node_modules/@types on its own (hence the explicit "types", with the test-only ones in the "ts-node" section), enables "strict" by default, errors out on the deprecated "node" module resolution and requires an explicit "rootDir" next to "outDir". The target is raised to es2020 because the test suite uses BigInt. |
Yadd <yadd@debian.org> | not-needed |
