Debian Patches
Status for node-external-editor/3.1.0+dfsg-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-test-for-debci.patch | fix test for debci | Yadd <yadd@debian.org> | not-needed | 2021-12-08 | ||
| drop-__proto__-calls.patch | drop __proto__ calls | Yadd <yadd@debian.org> | no | 2022-11-30 | ||
| ts6-compat.patch | fix build and tests with TypeScript 6 TypeScript 6 rejects "target": "es5" and "moduleResolution": "node" with TS5107, enables "strict" by default and no longer scans node_modules/@types. . The library now targets ES2019 and lets the module resolution be implied by "module": "commonjs". "strict" is spelled out as false, since the sources were written for a compiler where only noImplicitAny was on, and the type packages are declared explicitly: @types/node and @types/tmp for the library, plus mocha and chai for ts-node, which is only used by the test suite. . TypeScript 6 also requires an explicit "rootDir", which is set to the value it used to infer, so the layout under "outDir" is unchanged. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-16 |
All known versions for source package 'node-external-editor'
- 3.1.0+dfsg-5 (sid)
- 3.1.0+dfsg-3 (forky)
- 3.1.0+dfsg-2 (trixie, bookworm)
