Files
archive-tools/THIRD_PARTY_NOTICES.md
T
2026-09-01 02:42:42 +02:00

12 lines
517 B
Markdown

# Third-party notices
Archive Tools is GPL-3.0-or-later. Its runtime dependencies retain their own licences:
- `@add-ideas/toolbox-contract` 0.2.3 — Apache-2.0
- `@add-ideas/toolbox-shell-react` 0.2.3 — Apache-2.0
- `@zip.js/zip.js` 2.9.0 — BSD-3-Clause
- `fflate` 0.8.3 — MIT
- `react` and `react-dom` 19.2.8 — MIT
Exact versions and integrity hashes are recorded in `package-lock.json`. Release artifacts generate a complete runtime dependency licence inventory at `LICENSES/npm-runtime-licenses.txt`.