Third-Party Software Notices
Version 1.5 – Last updated: December 22, 2025
Comprehensive inventory of third‑party open-source (and source‑available) components used at runtime by the application and a curated set of significant build/distribution dependencies. Listed alphabetically by package name (scoped packages grouped by scope). Multi‑license packages list all applicable licenses. Where license texts are lengthy, only the name is given (the full text is available in the respective package's repository / npm tarball).
If you believe an attribution is missing or incorrect, please contact: info@tensorpm.com.
@anthropic-ai/sdk
License: Apache 2.0
JavaScript/TypeScript client SDK for Anthropic Claude models.
@fortawesome/fontawesome-free
License: Icons - CC BY 4.0, Fonts - SIL OFL 1.1, Code - MIT
Icon library & toolkit (scalable vector icons customizable with CSS).
@google/genai
License: Apache 2.0
Google Generative AI (Gemini) official SDK.
@marsidev/react-turnstile
License: MIT
React component wrapper for Cloudflare Turnstile CAPTCHA alternative.
@mistralai/mistralai
License: MIT
Official Mistral AI JavaScript client.
@modelcontextprotocol/sdk
License: Apache 2.0
Model Context Protocol (MCP) SDK for tool/server integration.
@powersync/common
License: Apache 2.0
Shared core library for the PowerSync JavaScript SDKs.
@powersync/node
License: Apache 2.0
PowerSync Node.js SDK (used for the local PowerSync sidecar database and sync client integration).
@reduxjs/toolkit
License: MIT
Opinionated, batteries‑included toolset for efficient Redux development.
@sendgrid/mail
License: MIT
SendGrid helper library for transactional email.
@tiptap/core and related @tiptap/* packages
Packages: @tiptap/core, @tiptap/react, @tiptap/starter-kit, @tiptap/suggestion, @tiptap/extension-* (color, image, placeholder, table, table-cell, table-header, table-row, text-style)
License: MIT
Headless rich‑text editor framework and extensions.
better-sqlite3
License: MIT
High performance synchronous SQLite3 bindings for Node.js.
chokidar
License: MIT
Efficient cross‑platform file watching library.
date-fns
License: MIT
Modern JavaScript date utility library.
dompurify
License: Apache 2.0
XSS sanitizer for HTML, MathML & SVG.
electron-updater
License: MIT
Auto-update framework for Electron apps (part of electron-builder ecosystem).
Font Awesome Free
Copyright: Copyright 2024 Fonticons, Inc.
License: Creative Commons Attribution 4.0 International (CC BY 4.0) for Icons, SIL OFL 1.1 for Fonts, MIT for Code
Website: https://fontawesome.com/license/free
NPM Package: @fortawesome/fontawesome-free
Font Awesome is the Internet's icon library and toolkit, providing scalable vector icons that can instantly be customized with CSS.
Important Licensing Note: Font Awesome Free uses multiple licenses depending on the file type:
- Icons (SVG/JS): CC BY 4.0 License
- Fonts: SIL OFL 1.1 License
- Code: MIT License
License URLs:
- CC BY 4.0: https://creativecommons.org/licenses/by/4.0/legalcode
- SIL OFL 1.1: https://scripts.sil.org/OFL
gpt-tokenizer
License: MIT
Tokenization utilities for GPT/LLM prompts.
googleapis
License: Apache 2.0
Google APIs client library for Node.js.
highlight.js
Copyright: Copyright (c) 2006, Ivan Sagalaev
License: BSD 3-Clause License
Website: https://highlightjs.org
Repository: https://github.com/highlightjs/highlight.js
NPM Package: highlight.js
JavaScript syntax highlighter with language auto-detection and zero dependencies.
BSD 3-Clause License Text:
BSD 3-Clause License
Copyright (c) 2006, Ivan Sagalaev
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
journeyapps/powersync-service (Docker image)
License: FSL-1.1-ALv2 (Functional Source License 1.1, with an Apache 2.0 future license)
PowerSync backend service container image used for Cloud Sync (operated on our infrastructure).
jsdom
License: MIT
JavaScript implementation of the DOM and HTML standards for Node.js.
lucide-react
License: ISC
SVG icon library React bindings.
mammoth
License: BSD 2-Clause
Converts DOCX documents to HTML/Markdown.
marked
License: MIT
Fast Markdown parser and compiler.
maxmind (GeoLite2)
License: MIT (maxmind npm package), CC BY-SA 4.0 (GeoLite2 database) Local IP-to-country geolocation using the MaxMind GeoLite2 database. This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.
mermaid
License: MIT Generation of diagrams and flowcharts from text/Markdown.
officeparser
License: MIT
Parses various office document formats.
openai (OpenAI SDK)
Copyright: Copyright 2025 OpenAI
License: Apache License 2.0
Website: https://platform.openai.com/docs/libraries
Repository: https://github.com/openai/openai-node
NPM Package: openai
Official JavaScript/TypeScript library for the OpenAI API, providing convenient access to the OpenAI REST API from TypeScript or JavaScript applications.
Apache 2.0 License: For the complete Apache 2.0 license text, visit: https://www.apache.org/licenses/LICENSE-2.0.txt
pdf.js-extract
License: Apache 2.0
Wrapper utilities for extracting text/metadata using Mozilla pdf.js.
react
Copyright: Copyright (c) Meta Platforms, Inc. and affiliates
License: MIT License
Website: https://react.dev
Repository: https://github.com/facebook/react
NPM Package: react
The library for web and native user interfaces. React lets you build user interfaces out of individual pieces called components.
MIT License Text:
MIT License
Copyright (c) Meta Platforms, Inc. and affiliates.
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.
react-dnd & react-dnd-html5-backend
License: MIT
Drag and drop utilities for React with backend implementations.
react-dom
License: MIT
Entry point of the DOM‑related rendering paths for React.
react-easy-crop
License: MIT
React component to crop media (images/videos) with zoom & rotation.
react-markdown
License: MIT
React component for rendering Markdown (using remark / rehype ecosystem).
react-redux
License: MIT
Official React bindings for Redux (used with Redux Toolkit).
react-select
License: MIT
Flexible select input control for React.
recharts
License: MIT
Composable charting library built on React components.
rehype-highlight / rehype-raw
License: MIT
Rehype plugins for syntax highlighting (bridge to highlight.js) and raw HTML parsing.
remark-gfm
License: MIT
GitHub Flavored Markdown extensions for remark.
tippy.js
Copyright: Copyright (c) 2017-present atomiks
License: MIT License
Website: https://atomiks.github.io/tippyjs/
Repository: https://github.com/atomiks/tippyjs
NPM Package: tippy.js
Tippy.js is a highly customizable tooltip and popover library powered by Popper.js.
MIT License Text:
MIT License
Copyright (c) 2017-present atomiks
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.
unist-util-visit
License: MIT
Utility to recursively walk unist syntax trees (remark/rehype ecosystem).
uuid
License: MIT
RFC4122 (v1, v4, v5, v7) UUID generation utilities.
xlsx (SheetJS)
License: Apache 2.0 (Community Edition)
Spreadsheet parser & writer (Excel formats) used via tarball distribution.
zod
License: MIT
TypeScript-first schema validation with static type inference.
Significant Build / Distribution Tooling
These tools are primarily used at build, packaging, or development time and are not bundled into the production application code executed by end users (unless their runtime helpers are required). They are included here for completeness and attribution:
- electron (MIT) – Cross‑platform desktop runtime.
- electron-builder (MIT) – Packaging & distribution for Electron apps.
- electron-rebuild (MIT) – Rebuild native Node modules against Electron.
- webpack / webpack-cli / webpack-dev-server (MIT) – Module bundler & dev server.
- typescript (Apache 2.0) – TypeScript compiler.
- ts-node (MIT) – TypeScript execution environment for Node.js.
- ts-loader (MIT) – Webpack TypeScript loader.
- rimraf (MIT) – Cross‑platform rm utility.
- concurrently (MIT) – Run multiple commands concurrently.
- wait-on (MIT) – Wait for resources to become available.
- html-webpack-plugin (MIT) – HTML template integration for webpack bundles.
- copy-webpack-plugin (MIT) – Copy assets during webpack build.
- mini-css-extract-plugin (MIT) – Extract CSS into separate files.
- css-loader (MIT) – Resolves CSS imports.
- sharp (Apache 2.0) – High‑performance image processing (icon generation).
- madge (MIT) – Dependency graph & circular detection.
- depcheck / unimported / knip / ts-prune (MIT) – Dependency & unused code analysis tools.
- eslint & related plugins (@typescript-eslint/*, eslint-plugin-react, eslint-plugin-react-hooks, eslint-plugin-import, eslint-plugin-unused-imports, eslint-import-resolver-typescript) (MIT) – Linting & static analysis.
For full license texts, consult each package repository or the contents of the installed node_modules/<package>/LICENSE* files.
For full license texts, consult each package repository or the contents of the installed node_modules/<package>/LICENSE* files.
Contact Information:
Simon Schwer
Wolfringstraße 14
90765 Fürth, Germany
Email: info@tensorpm.com