16 lines
902 B
Markdown
16 lines
902 B
Markdown
# Third-party notices
|
|
|
|
The reusable `@add-ideas/toolbox-helpers` bundle has no runtime dependency. The
|
|
browser application uses these packages:
|
|
|
|
| Package | Version | Licence | Role |
|
|
| -------------------------------- | ------- | ---------- | ------------------------------- |
|
|
| `@add-ideas/toolbox-contract` | 0.2.3 | Apache-2.0 | manifest and context contract |
|
|
| `@add-ideas/toolbox-shell-react` | 0.2.3 | Apache-2.0 | shared shell, theme and actions |
|
|
| `react` | 19.2.8 | MIT | browser interface |
|
|
| `react-dom` | 19.2.8 | MIT | browser rendering |
|
|
|
|
Release preparation copies exact package-local licence texts from the locked
|
|
runtime graph into `LICENSES/npm-runtime-licenses.txt`. Development-only tools
|
|
are not shipped as runtime modules.
|