Files
package-tools/THIRD_PARTY_NOTICES.md
zemion 01c7a8c372
Verify / verify (push) Canceled after 0s
Release Package Tools 0.2.0
2026-09-02 11:29:24 +02:00

15 lines
555 B
Markdown

# Third-party notices
Package Tools is GPL-3.0-or-later. Runtime dependencies are bundled locally and
never loaded from a CDN. Their licence texts are copied into the production
artifact at build time.
- React and React DOM — MIT
- add·ideas Toolbox Contract and Shell React 0.3.0 — Apache-2.0
- add·ideas Toolbox Helpers 0.2.0 — GPL-3.0-or-later
- zip.js — BSD-3-Clause
- @xmldom/xmldom — MIT
Development-only linting, testing, formatting and build tools are listed in
`package-lock.json`; they are not part of the browser runtime bundle.