OSS Licenses
Stella Comp uses open source software. This page lists the main packages distributed to the browser in the production web application. Server-side dependencies are reviewed separately because the deployment images are private.
Full copyright and license notices are available in Third-Party Notices and as a plain text file.
Browser distributed packages
| Package | Version | Notice | License |
|---|---|---|---|
| exifr | 7.1.3 | 56a0a2b5d53c | MIT |
| libraw-wasm | 1.5.0 | d3207e39ac6f | ISC (package metadata) |
| LibRaw | bundled through libraw-wasm | abec49d8e247 | CDDL-1.0 (selected from LGPL-2.1 / CDDL-1.0 dual license) |
| next | 15.5.19 | 0e760c7af0c2 | MIT |
| react | 19.2.7 | 8a53c3fa95d4 | MIT |
| react-dom | 19.2.7 | 2bd41e1a2e5b | MIT |
| zustand | 5.0.14 | 164aefbe5816 | MIT |
| @swc/helpers | 0.5.15 | 928e5795803f | Apache-2.0 |
| styled-jsx | 5.1.6 | 7c252190cb0d | MIT |
| tslib | 2.8.1 | 255e9248d929 | 0BSD |
| caniuse-lite | 1.0.30001799 | 9ef2fb5a0575 | CC-BY-4.0 |
About this list
- This page lists the main open source packages distributed to the browser.
- License links are provided for readability; full notices are retained in Third-Party Notices.
- LibRaw is listed separately from libraw-wasm because the WebAssembly file is delivered to the browser.
- Private server images are not included in this browser-facing list.