Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 2.46 KB

File metadata and controls

46 lines (38 loc) · 2.46 KB

Third-Party Notices

Sysmon View is built with the following open-source libraries. We thank the authors and contributors of these projects.

Runtime Dependencies

Library License Description
React MIT UI component framework
React DOM MIT React renderer for the browser
React Router MIT Client-side routing
React Flow (@xyflow/react) MIT Interactive node-based diagrams
TanStack Table MIT Headless table/grid framework
Leaflet BSD-2-Clause Interactive maps
React Leaflet Hippocratic-2.1 React bindings for Leaflet
Recharts MIT Composable charting library
sql.js MIT SQLite compiled to WebAssembly
fast-xml-parser MIT XML/JSON parser
SheetJS (xlsx) Apache-2.0 Spreadsheet data parser
jsPDF MIT PDF document generation
jsPDF-AutoTable MIT Table plugin for jsPDF
html2canvas MIT HTML-to-canvas rendering
FileSaver.js MIT Client-side file saving
Zustand MIT Lightweight state management

Build & Development Dependencies

Library License Description
Electron MIT Cross-platform desktop framework
Vite MIT Build tool and dev server
Tailwind CSS MIT Utility-first CSS framework
TypeScript Apache-2.0 Typed JavaScript

License Notes

  • SheetJS (xlsx v0.18.5): This is the last community edition release under Apache-2.0. Later versions use a proprietary license.
  • React Leaflet: Uses the Hippocratic License 2.1, which adds ethical use conditions on top of the MIT license.
  • All other libraries use the MIT or BSD-2-Clause license, which permit free use, modification, and distribution with attribution.

Full license texts for each dependency are included in their respective directories under node_modules/.