Debian Patches
Status for node-file-uri-to-path/2.0.0-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| modify-test.diff | Removes test folder from tsc build output, uses ts-node instead and updates necessary paths | no | ||||
| ts6-types.patch | declare the type packages the sources need TypeScript 6 only loads the type packages listed in "types" instead of scanning node_modules/@types, so the node and mocha globals disappear from the test suite (TS2591/TS2593). Both are already build dependencies, so declaring them works for the library build and for ts-node alike. . TypeScript 5 accepts this unchanged. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-15 | ||
| ts6-rootdir.patch | set rootDir explicitly TypeScript 6 no longer infers the common source directory silently (TS5011). | Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-16 |
