about this page
This is the canonical licence text as distributed with the Software, reproduced without reformatting.
MERMAID BUNDLE — THIRD-PARTY NOTICES
Component: mermaid 11.4.1 (mermaid.min.js)
Copyright: Copyright (c) 2014-2026 Knut Sveidqvist and Mermaid contributors
Licence: MIT (see mermaid-LICENSE.txt)
Source: https://github.com/mermaid-js/mermaid
The file mermaid.min.js distributed with "The" is an unmodified pre-built
bundle. It incorporates a number of third-party components. The notices below
reproduce the attribution statements embedded in that bundle.
======================================================================
NOTICES EMBEDDED IN THE DISTRIBUTED BUNDLE
======================================================================
DOMPurify 3.2.1
(c) Cure53 and other contributors
Released under the Apache License 2.0 and the Mozilla Public License 2.0
https://github.com/cure53/DOMPurify/blob/3.2.1/LICENSE
SPDX: Apache-2.0 OR MPL-2.0
Apache-2.0 text: see Apache-2.0.txt in this directory.
MPL-2.0 text: https://mozilla.org/MPL/2.0/
js-yaml 4.1.0
https://github.com/nodeca/js-yaml
SPDX: MIT
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
SPDX: MIT
Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
SPDX: MIT
Copyright (c) 2013-2014 Ralf S. Engelschall (http://engelschall.com)
SPDX: MIT
Copyright Gaetan Renaudeau
MIT License: http://en.wikipedia.org/wiki/MIT_License
SPDX: MIT
Further components within the bundle are dedicated to the public domain under
the Creative Commons CC0 1.0 Universal dedication.
https://creativecommons.org/publicdomain/zero/1.0/
======================================================================
COMPLETE DEPENDENCY LIST
======================================================================
The bundle is produced by the Mermaid project from its own dependency tree.
The authoritative and complete list of components and their licences for
version 11.4.1 is published by the project at:
https://github.com/mermaid-js/mermaid/blob/v11.4.1/packages/mermaid/package.json
Components incorporated by Mermaid 11.4.1 include, among others, d3, dagre,
cytoscape, khroma, marked, dayjs, lodash, roughjs, stylis, ts-dedent and uuid.
These are distributed under the MIT License unless stated otherwise above.
======================================================================
THE MIT LICENSE
======================================================================
The following is the text of the MIT License, which applies to the components
identified above as MIT-licensed. The applicable copyright notice for each such
component is the one reproduced above.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.