Skip to content

Latest commit

 

History

History
84 lines (61 loc) · 3.52 KB

File metadata and controls

84 lines (61 loc) · 3.52 KB

Third-Party Notices

This project includes the following third-party components:

Vendored document converters

The upstream distributions, manifests and license files are retained unchanged. GNO supplies their external dependencies directly so installed consumers receive SheetJS 0.20.3 and PDF.js 6.3.289 instead of the vulnerable upstream dependency pins. vendor/converters/upstream-manifest.json records every retained source hash; vendor/dependency-fixes/README.md documents reproduction and provenance.

node-llama-cpp simulator lifetime guards

The guarded simulator session/model-handle implementation originated as a backport for node-llama-cpp 3.19.1. Version 3.20.0 includes the upstream lifetime fix; GNO retains this audited guard for additional joined disposal promises and explicit cleanup when native model initialization or handle acquisition fails. The 3.20.0 CLIP simulator rejection is preserved. A local weak finalizer helper remains. The factory is installed in memory after exact version/source checks; dependency files and native binaries are unchanged.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

less-pager-mini

Installed as a runtime dependency to provide the built-in Windows terminal pager.

char-width

Installed transitively by less-pager-mini for terminal display-width calculation.

fts5-snowball

See vendor/fts5-snowball/LICENSE for the full license text.

Snowball Stemmer Library

Bundled within fts5-snowball.

See vendor/fts5-snowball/LICENSE for the full license text.