Initial release of Barcode Tools 0.1.0
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Third-party notices
|
||||
|
||||
Barcode Tools 0.1.0 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 |
|
||||
| `@zxing/browser` | 0.1.5 | MIT |
|
||||
| `@zxing/library` | 0.21.3 | MIT |
|
||||
| `bwip-js` | 4.11.4 | MIT |
|
||||
| `fflate` | 0.8.3 | 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.
|
||||
Reference in New Issue
Block a user