Files
schema-tools/THIRD_PARTY_NOTICES.md
T
2026-09-01 16:20:37 +02:00

15 lines
950 B
Markdown

# Third-party notices
Schema Tools 0.1.2 directly depends on these runtime packages:
| Package | Pinned version | Declared licence |
| -------------------------------- | -------------: | ---------------- |
| `@add-ideas/toolbox-contract` | 0.2.3 | Apache-2.0 |
| `@add-ideas/toolbox-helpers` | 0.1.0 | GPL-3.0-or-later |
| `@add-ideas/toolbox-shell-react` | 0.2.3 | Apache-2.0 |
| `react` | 19.2.8 | MIT |
| `react-dom` | 19.2.8 | MIT |
| `yaml` | 2.9.0 | ISC |
This table lists direct runtime dependencies. Release preparation derives the complete non-development dependency inventory and available licence texts from the lockfile into `LICENSES/npm-runtime-licenses.txt`; copyright and licence terms remain with their respective authors.