Debian Patches
Status for node-parse5/8.0.1+dfsg-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| package-json-cjs-exports.patch | Add CJS aliases to package.json `exports` (all sub-packages) The Debian build produces both an ESM bundle in dist/ and a CommonJS bundle in dist/cjs/ for consumers that still use require("parse5") (e.g. node-jsdom 20). Wire the CJS bundle into the package.json `exports` map so Node picks the right one depending on whether it is doing import or require. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-05-03 |
All known versions for source package 'node-parse5'
- 8.0.1+dfsg-2 (experimental)
- 7.1.2+dfsg-3 (trixie, sid, forky)
- 7.1.2+dfsg-2 (bookworm)
