Third-Party Notices


Desktop App (Mac)

These packages are included in the desktop application.

Text Editing

PackageLicenseDescription
@tiptap/reactMITRich text editor framework for React
@tiptap/starter-kitMITDefault TipTap extension bundle
@tiptap/pmMITProseMirror integration for TipTap
@tiptap/suggestionMITSuggestion/autocomplete extension
ProseMirrorMITToolkit for building rich text editors (transitive dependency via TipTap)

UI & Interaction

PackageLicenseDescription
reactMITUI component library
react-domMITReact rendering for web
react-router-domMITClient-side routing
lucide-reactISCIcon library
@dnd-kit/coreMITDrag and drop framework
@dnd-kit/sortableMITSortable lists for dnd-kit
@dnd-kit/utilitiesMITUtilities for dnd-kit
@floating-ui/domMITTooltip and popover positioning
clsxMITConditional CSS class utility
react-markdownMITMarkdown rendering for React

State Management & Data

PackageLicenseDescription
zustandMITLightweight state management
@tanstack/react-queryMITAsync state management
better-sqlite3MITSQLite database driver

Authentication & Networking

PackageLicenseDescription
@supabase/supabase-jsMITSupabase client for authentication and data

File Handling & Export

PackageLicenseDescription
jszipMIT OR GPL-3.0-or-laterZIP file creation and reading (used under MIT)
docxMITWord document (.docx) generation

Application Infrastructure

PackageLicenseDescription
electron-updaterMITAutomatic application updates

Mobile App (iPhone)

The Notanem mobile companion app includes the following additional third-party components.

Framework & Runtime

PackageLicenseDescription
expoMITReact Native framework and development platform
react-nativeMITNative mobile UI framework
expo-routerMITFile-based routing for Expo
reactMITUI component library

UI & Interaction

PackageLicenseDescription
lucide-react-nativeISCIcon library for React Native
@gorhom/bottom-sheetMITBottom sheet component
react-native-reanimatedMITAnimation library for React Native
react-native-gesture-handlerMITGesture handling for React Native
react-native-screensMITNative screen containers
react-native-safe-area-contextMITSafe area insets for notch/status bar
react-native-svgMITSVG rendering for React Native
react-native-workletsMITWorklet thread support

Text Editing

PackageLicenseDescription
@10play/tentap-editorMITTipTap-based rich text editor for React Native

Graphics & Rendering

PackageLicenseDescription
@shopify/react-native-skiaMITHigh-performance 2D graphics

Device & Platform APIs

PackageLicenseDescription
expo-sqliteMITSQLite database for local storage
expo-secure-storeMITSecure keychain storage
expo-speech-recognitionMITVoice-to-text capture
expo-notificationsMITPush notification support
expo-clipboardMITClipboard access
expo-web-browserMITIn-app browser for OAuth flows
expo-cryptoMITCryptographic utilities
expo-screen-orientationMITScreen orientation control
expo-linkingMITDeep linking support
expo-status-barMITStatus bar configuration

Authentication & Networking

PackageLicenseDescription
@supabase/supabase-jsMITSupabase client for authentication and data sync

License Texts

MIT License

The majority of the dependencies listed above are distributed under the MIT License:

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.

ISC License

Used by lucide-react:

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Notes