IPS Order Account - Third-Party Notices
=======================================

This file inventories third-party code physically present in one or more
release targets. The plugin's own code is licensed as described in LICENSE.


Bundled JavaScript runtime dependencies
---------------------------------------

The pinned Core, Pro and WordPress.org Vite module graphs use React, ReactDOM,
WordPress API Fetch and WordPress internationalization through WordPress script
handles. Those runtimes are external and are not embedded in the release
JavaScript. The following MIT-licensed packages are embedded.

All targets:

* nanoid 5.1.16
  Upstream: https://github.com/ai/nanoid
  Copyright 2017 Andrey Sitnik <andrey@sitnik.ru>

Pro/Licensed only:

* Tiptap 3.19.0 package family
  Upstream: https://github.com/ueberdosis/tiptap
  Copyright (c) 2025, Tiptap GmbH
  Embedded packages: @tiptap/core, @tiptap/extension-blockquote,
  @tiptap/extension-bold, @tiptap/extension-code,
  @tiptap/extension-code-block, @tiptap/extension-document,
  @tiptap/extension-hard-break, @tiptap/extension-heading,
  @tiptap/extension-highlight, @tiptap/extension-horizontal-rule,
  @tiptap/extension-image, @tiptap/extension-italic,
  @tiptap/extension-link, @tiptap/extension-list,
  @tiptap/extension-paragraph, @tiptap/extension-strike,
  @tiptap/extension-subscript, @tiptap/extension-superscript,
  @tiptap/extension-task-item, @tiptap/extension-task-list,
  @tiptap/extension-text, @tiptap/extension-text-align,
  @tiptap/extension-underline, @tiptap/extensions, @tiptap/react and
  @tiptap/starter-kit.
* fast-equals 5.4.0
  Upstream: https://github.com/planttheidea/fast-equals
  Copyright (c) 2025 Tony Quetano
* linkifyjs 4.3.2
  Upstream: https://github.com/nfrasser/linkifyjs
  Copyright (c) 2024 Nick Frasser
* orderedmap 2.1.1, rope-sequence 1.3.4 and w3c-keyname 2.2.8
  Upstream: https://github.com/marijnh
  Copyright (c) Marijn Haverbeke and contributors
* ProseMirror package family
  Upstream: https://github.com/prosemirror
  Copyright (c) Marijn Haverbeke and contributors
  Embedded packages: prosemirror-commands 1.7.1,
  prosemirror-dropcursor 1.8.2, prosemirror-gapcursor 1.4.0,
  prosemirror-history 1.5.0, prosemirror-keymap 1.2.3,
  prosemirror-model 1.25.4, prosemirror-schema-list 1.5.1,
  prosemirror-state 1.4.4, prosemirror-transform 1.11.0 and
  prosemirror-view 1.41.6.
* use-sync-external-store 1.6.0
  Upstream: https://github.com/facebook/react
  Copyright (c) Meta Platforms, Inc. and affiliates.

The complete MIT terms for these embedded JavaScript modules are in
licenses/MIT.txt. Exact build versions are pinned by the package-lock.json
files included in the WordPress.org review source. Build-only dependencies are
not embedded in generated runtime assets.


Plugin Update Checker (IPS-distributed Core and Pro only)
---------------------------------------------------------

* Plugin Update Checker 5.6
  Upstream: https://github.com/YahnisElsts/plugin-update-checker
  Copyright (c) Jānis Elsts
  License: MIT

Its complete upstream license is distributed at
vendor/plugin-update-checker/license.txt. Plugin Update Checker is physically
absent from the WordPress.org target.

The bundled Plugin Update Checker reader contains:

* Parsedown 1.6.0, Copyright (c) Emanuil Rusev (MIT).
* A modified WordPress Plugin Readme Parser originating from Mark Jaquith and
  contributors, redistributed as part of Plugin Update Checker under its
  upstream license inventory.


Composer runtime loader (all targets)
-------------------------------------

The generated Composer autoloader runtime under vendor/composer is
redistributed under the MIT License.

* Composer ClassLoader and generated runtime metadata
  Upstream: https://github.com/composer/composer
  Copyright (c) Nils Adermann, Jordi Boggiano and contributors

The complete terms generated with these files are in vendor/composer/LICENSE.


No warranty
-----------

Third-party components are provided without warranty under their respective
licenses. If a notice in a distributed file conflicts with this summary, the
notice in that file and the corresponding full license text control.
