release: prepare OneNote Tools 0.2.0
This commit is contained in:
@@ -28,6 +28,17 @@ modules, pinned at `04a6db2aa7bd487a89c559631d79d1b384139f50`. Its adapted
|
||||
modules carry provenance headers and its licence is in
|
||||
`LICENSES/compcol-MIT.txt`.
|
||||
|
||||
Multi-cabinet chain construction, split CFDATA handling, and spanning-file
|
||||
semantics adapt libmspack's LGPL-2.1-only CAB decompressor, pinned at
|
||||
`55d501976171397ccd5d5a7a1ca7da065b1d9a06`. The adapted module carries its
|
||||
copyright/provenance header and the complete licence is in
|
||||
`LICENSES/libmspack-LGPL-2.1.txt`.
|
||||
|
||||
`one2html` (MIT), pinned at
|
||||
`59930ad309004030f812790c6749efe4265bb6bd`, was inspected as a behavioral
|
||||
reference for rich-content rendering. No one2html source, template, stylesheet,
|
||||
binary, or runtime dependency is shipped in this application.
|
||||
|
||||
MSZIP raw DEFLATE decoding uses fflate 0.8.3 (MIT). Its complete installed
|
||||
licence text is included in the generated runtime licence bundle.
|
||||
|
||||
@@ -49,5 +60,6 @@ The encoded fixture bytes are excluded from `dist` and the release ZIP. The
|
||||
release retains the fixture provenance document and AGPL text so these notices
|
||||
remain complete.
|
||||
|
||||
The remaining npm packages are build and test tooling and are not shipped as
|
||||
runtime modules in the static application.
|
||||
Vite and the remaining npm packages are build/test tooling rather than runtime
|
||||
modules. Vite's optional modulepreload runtime polyfill is explicitly disabled
|
||||
for this baseline-browser build.
|
||||
|
||||
Reference in New Issue
Block a user