| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @mermaid-js_parser@1.1.1 source code.tar.gz | 2026-05-11 | 4.9 MB | |
| @mermaid-js_parser@1.1.1 source code.zip | 2026-05-11 | 5.6 MB | |
| README.md | 2026-05-11 | 1.1 kB | |
| Totals: 3 Items | 10.5 MB | 0 | |
Patch Changes
- #7642
7a8fb85Thanks @tractorjuice! - fix(wardley): allow hyphens in unquoted component names
Multi-word names containing hyphens — e.g. real-time processing, end-user, on-call engineer — now parse without quoting, bringing the grammar in line with the OnlineWardleyMaps (OWM) convention. A->B (no-space arrow) still tokenises correctly.
- #7658
675a64cThanks @aloisklink! - fix(parser): bundle langium/chevrotain
This should silence warnings about lodash-es 4.17.23, which chevrotain@11.1.1 is pinned to, but is not vulnerable to.
And this avoids warnings when langium v4 is installed on Node.JS v20.0.
Full Changelog: https://github.com/mermaid-js/mermaid/blob/41646dfd43ac83f001b03c70605feb036afae46d/packages/parser/CHANGELOG.md