feat: release authentication laboratories 0.3.0
This commit is contained in:
@@ -8,11 +8,12 @@ The release preparation step collates licence files for the exact locked runtime
|
||||
| -------------------------------- | ------- | ---------- | ------------------------------- | ------------------------------------------- |
|
||||
| `@add-ideas/toolbox-contract` | 0.2.3 | Apache-2.0 | manifest and context contract | https://git.add-ideas.de/lotobo/toolbox-sdk |
|
||||
| `@add-ideas/toolbox-shell-react` | 0.2.3 | Apache-2.0 | shared shell, theme and actions | https://git.add-ideas.de/lotobo/toolbox-sdk |
|
||||
| `@noble/hashes` | 2.3.0 | MIT | local Aegis scrypt derivation | https://github.com/paulmillr/noble-hashes |
|
||||
| `jsqr` | 1.4.0 | Apache-2.0 | local QR image decoding | https://github.com/cozmo/jsQR |
|
||||
| `react` | 19.2.6 | MIT | application UI | https://github.com/facebook/react |
|
||||
| `react-dom` | 19.2.6 | MIT | browser rendering | https://github.com/facebook/react |
|
||||
|
||||
`scheduler`, distributed by the React project under MIT, is the only transitive runtime package. Exact licence texts, including jsQR's Apache-2.0 terms, are collated from the locked install into the release.
|
||||
`scheduler`, distributed by the React project under MIT, is the only transitive runtime package. Exact licence texts, including jsQR's Apache-2.0 and noble-hashes' MIT terms, are collated from the locked install into the release.
|
||||
|
||||
## QR construction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user