Debian Patches
Status for node-esm2umd/0.3.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| ts6-compat.patch | drop compiler options TypeScript 6 refuses in the type tests TypeScript 6 turns two deprecated options into hard errors (TS5107): "moduleResolution": "node10", which "module": "CommonJS" implies anyway when it is not spelled out, and "module": "None". The latter only served to check that the bundled declarations work in a global script; a file with no import or export is a script under "CommonJS" too, so the test still covers the same thing. . Both changes are accepted by TypeScript 5. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-15 |
