@xterm/addon-ligatures
Add support for programming ligatures to xterm.js
3
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
tyriar
Keywords
fontligatureterminalxtermxterm.js
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:lib/addon-ligatures.mjs | AI (source-diff): This is a standard webpack/rollup ESM bundle (.mjs) with a corresponding source map. The xterm.js project intentionally ships minified bundles; this pattern is stable across versions. | ai | |
| dependencies | unvetted-dep:font-finder | AI (dependencies): font-finder is a legitimate dependency for font discovery in a ligatures addon; the finding is already marked as accepted risk. | ai | |
| phantom-deps | phantom-dep:font-finder | AI (phantom-deps): Phantom dependency is expected; font-finder is referenced in config files for font discovery, not direct code imports. | ai |