Files
file-tools/THIRD_PARTY_NOTICES.md
zemion 91dc9bc2f7
Verify / verify (push) Canceled after 0s
Release File Tools 0.2.0
2026-09-02 08:24:07 +02:00

16 lines
1.1 KiB
Markdown

# Third-party notices
File Tools 0.1.0 directly depends on these runtime packages:
| Package | Pinned version | Declared licence |
| -------------------------------- | -------------: | ---------------- |
| `@add-ideas/toolbox-contract` | 0.3.0 | Apache-2.0 |
| `@add-ideas/toolbox-helpers` | 0.2.0 | GPL-3.0-or-later |
| `@add-ideas/toolbox-shell-react` | 0.3.0 | Apache-2.0 |
| `@noble/hashes` | 2.4.0 | MIT |
| `file-type` | 22.0.2 | MIT |
| `react` | 19.2.8 | MIT |
| `react-dom` | 19.2.8 | MIT |
This table covers direct production dependencies, not transitive packages or development tooling. During a release build, the exact non-development dependency tree and discovered licence texts are generated from the lockfile into `LICENSES/npm-runtime-licenses.txt` and included in the release ZIP. Copyright and licence terms remain with their respective authors.