Last Updated: February 2026
Overview
YaqatW includes the following open-source dependencies. While YaqatW itself is proprietary software,
these components retain their original open-source licenses. All dependencies use permissive licenses
(MIT or Apache 2.0) that are compatible with proprietary software distribution.
License Summary
MIT License: Permits commercial use, modification, and distribution with attribution.
Apache 2.0 License: Permits commercial use, modification, and distribution, with additional explicit patent grants.
Production Dependencies
@fluentui/react-components MIT
Version: ^9.55.1
UI components and design system for consistent Microsoft Fluent design
@fluentui/react-icons MIT
Version: ^2.0.264
Icon assets and components from Fluent UI design system
crypto-browserify MIT
Version: ^3.12.1
Browser-compatible cryptography utilities for client-side AES-256-GCM encryption
docx MIT
Version: ^9.5.1
Word document (.docx) manipulation and generation
exceljs MIT
Version: ^4.4.0
Excel file (.xlsx) manipulation and data export utilities
office-js MIT
Version: ^0.1.0
Microsoft Office JavaScript API for Word Add-ins
react MIT
Version: ^18.2.0
UI library framework for building user interfaces
react-dom MIT
Version: ^18.2.0
React DOM renderer for browser environments
regenerator-runtime MIT
Version: ^0.14.1
Runtime support for async/await and generator functions
stream-browserify MIT
Version: ^3.0.0
Browser-compatible stream utilities
Development Dependencies
The following dependencies are used only during development and build processes. They are not
included in the final distributed application.
@babel/core MIT
Version: ^7.24.0
JavaScript transpiler core for ES6+ code compilation
typescript Apache 2.0
Version: ^5.4.2
TypeScript language compiler for static type checking
webpack MIT
Version: ^5.95.0
Module bundler for packaging application assets
less Apache 2.0
Version: ^4.2.0
CSS preprocessor for stylesheet compilation
office-addin-cli MIT
Version: ^2.0.3
Microsoft Office Add-in command-line interface tools
office-addin-debugging MIT
Version: ^6.0.3
Office Add-in debugging utilities
eslint-plugin-react MIT
Version: ^7.28.0
ESLint rules for React code style and best practices
License Details
MIT License
The MIT License is a permissive open-source license that permits:
- Commercial use
- Modification of source code
- Distribution of modified or unmodified code
- Private use
The only requirement is to include the original license notice and copyright in distributed copies.
Apache License 2.0
The Apache License 2.0 is also a permissive license compatible with proprietary software that additionally includes:
- Explicit patent grants from contributors
- Modification and distribution rights
- Trademark protections
Full Dependency List
The list above includes all major production and development dependencies used in YaqatW.