Debian Patches
Status for node-jackspeak/4.2.3-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| use-real-cliui.patch | use real cliui | Xavier Guimard <yadd@debian.org> | not-needed | 2026-06-20 | ||
| typescript6.patch | declare @types/node in tsconfig for TypeScript 6 The sources use the process global and the node:* builtin modules, but the tsconfig never declared @types/node: TypeScript 5 found it by scanning node_modules/@types automatically. TypeScript 6 only walks the type roots when "types" contains the "*" wildcard, so the build fails with TS2591 ("Cannot find name 'process'"). . Listing "node" in "types" is accepted by both TypeScript 5.2 and 6.0. |
Yadd <yadd@debian.org> | not-needed | debian | 2026-08-29 |
All known versions for source package 'node-jackspeak'
- 4.2.3-3 (sid, forky)
