Debian Patches
Status for node-peek-readable/3.1.4-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| ts6-compat.patch | adapt the TypeScript configuration to TypeScript 6 TypeScript 6 rejects "moduleResolution": "node" (node10) with TS5107, which "module": "commonjs" implies anyway when it is not spelled out, enables "strict" by default, and no longer scans node_modules/@types. . "strict" is spelled out as false, since the sources were written for a non-strict compiler and chai has no type declarations here (TS7016), and the type packages are declared: @types/node for the library, plus mocha for ts-node, which is what runs the test suite. . TypeScript 5 accepts this unchanged. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-15 |
