Skip to main content

Third-Party Notices

DocAI Fabric is built with open-source software. We are grateful to the maintainers and communities behind these projects. This page lists the third-party components we distribute and their licenses.

How this list is produced

This page is generated directly from our backend (requirements.txt) and frontend (package.json) dependency manifests, so it stays accurate against what we actually ship. It is regenerated in CI and the build fails if it drifts. Each component links to its project; full license texts are bundled with the product as THIRD_PARTY_NOTICES.txt.

Total distributed third-party components: 1523 (133 backend, 1390 frontend).

Copyleft components

The following non-permissive licenses appear in our dependency tree and are used in compliance with their terms (e.g. dynamic/at-arm's-length use, with license texts and source offers provided): GNU Lesser General Public License v3 (LGPLv3), GNU Library or Lesser General Public License (LGPL), MPL-2.0 AND MIT, Mozilla Public License 2.0 (MPL 2.0). See our internal license-compliance review for the per-component assessment.

License summary

LicenseComponents
MIT1213
Apache-2.074
MIT-062
ISC58
BSD-3-Clause33
BSD-2-Clause29
BSD18
BlueOak-1.0.04
(MIT OR CC0-1.0)3
0BSD3
CC0-1.03
(WTFPL OR MIT)2
Apache Software License; MIT License2
MPL-2.02
PSF-2.02
(BSD-2-Clause OR MIT OR Apache-2.0)1
(MIT AND Zlib)1
(MIT OR GPL-3.0-or-later)1
(MIT OR WTFPL)1
(MPL-2.0 OR Apache-2.0)1
Apache-2.0 OR BSD-2-Clause1
Apache-2.0 OR BSD-3-Clause1
BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.01
CC-BY-4.01
GNU Lesser General Public License v3 (LGPLv3)1
GNU Library or Lesser General Public License (LGPL)1
MIT*1
MIT-CMU1
MPL-2.0 AND MIT1
Python-2.01

Copyleft components

A few components use copyleft licenses (LGPL or MPL). We use each in a way that keeps its obligations satisfied and places no copyleft requirement on DocAI Fabric's own code: every one is an unmodified component, linked dynamically and never combined into our source.

ComponentVersionLicenseHow we use it
certifi2026.6.17Mozilla Public License 2.0 (MPL 2.0)Mozilla's CA certificate bundle, used unmodified. MPL-2.0 is file-level copyleft and places no obligation on our own code.
pi_heif1.4.0GNU Lesser General Public License v3 (LGPLv3)Used only to decode HEIC/AVIF images to JPEG. We ship the decode-only build, which excludes the GPL-licensed x265 encoder. Loaded as a separate, unmodified, dynamically-linked module.
pikepdf9.4.2Mozilla Public License 2.0 (MPL 2.0)PDF reading and writing, used unmodified. MPL-2.0 is file-level copyleft and places no obligation on our own code.
python-bidi0.6.6GNU Library or Lesser General Public License (LGPL)Right-to-left text reordering on an optional OCR path. Unmodified, dynamically-installed package that you may substitute with your own build.

Source code availability

For the LGPL and MPL components on this page, you may obtain the corresponding source code. Each is an unmodified upstream release available from its linked project page and from its package registry (PyPI or npm). To request a copy directly, contact legal@docaifabric.com.

Backend dependencies (Python)

ComponentVersionLicense
aiofiles24.1.0Apache Software License
aiohappyeyeballs2.7.1Python Software Foundation License
aiohttp3.10.11Apache Software License
aiosignal1.4.0Apache Software License
annotated-types0.7.0MIT License
anthropic0.115.1MIT License
antlr4-python3-runtime4.9.3BSD
anyio4.14.1MIT
asgiref3.11.1BSD License
attrs26.1.0MIT
Authlib1.3.0BSD License
azure-ai-documentintelligence1.0.2MIT License
azure-ai-formrecognizer3.3.0MIT License
azure-common1.1.28MIT License
azure-core1.41.0MIT
azure-core-tracing-opentelemetry1.0.0b13MIT
azure-identity1.19.0MIT License
azure-keyvault-secrets4.8.0MIT License
azure-monitor-opentelemetry1.6.4MIT License
azure-monitor-opentelemetry-exporter1.0.0b55MIT License
azure-storage-blob12.24.0MIT License
bcrypt4.1.2Apache Software License
cachetools5.5.2MIT License
certifi2026.6.17Mozilla Public License 2.0 (MPL 2.0)
cffi2.0.0MIT
chardet7.4.30BSD
charset-normalizer3.4.7MIT
click8.4.2BSD-3-Clause
coloredlogs15.0.1MIT License
colorlog6.10.1MIT License
cryptography49.0.0Apache-2.0 OR BSD-3-Clause
Deprecated1.3.1MIT License
distro1.9.0Apache Software License
dnspython2.8.0ISC License (ISCL)
docstring_parser0.18.0MIT License
email-validator2.1.0CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
et_xmlfile2.0.0MIT License
fastapi0.115.0MIT License
flatbuffers25.12.19Apache Software License
frozenlist1.8.0Apache-2.0
google-auth2.34.0Apache Software License
h110.16.0MIT License
hiredis2.3.2BSD License
httpcore1.0.9BSD-3-Clause
httptools0.8.0MIT
httpx0.28.1BSD License
humanfriendly10.0MIT License
idna3.18BSD-3-Clause
iniconfig2.3.0MIT
isodate0.7.2BSD License
jiter0.16.0MIT
joblib1.5.3BSD-3-Clause
lxml6.1.1BSD-3-Clause
mpmath1.3.0BSD License
msal1.37.0MIT License
msal-extensions1.3.1MIT License
msrest0.7.1MIT License
multidict6.7.1Apache License 2.0
narwhals2.23.0MIT
numpy2.5.0BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0
oauthlib3.3.1BSD-3-Clause
omegaconf2.3.1BSD License
onnxruntime1.21.1MIT License
openai2.44.0Apache Software License
opencv-python5.0.0.93Apache Software License
openpyxl3.1.5MIT License
opentelemetry-api1.43.0Apache-2.0
opentelemetry-instrumentation0.64b0Apache-2.0
opentelemetry-instrumentation-asgi0.64b0Apache-2.0
opentelemetry-instrumentation-dbapi0.64b0Apache-2.0
opentelemetry-instrumentation-django0.64b0Apache-2.0
opentelemetry-instrumentation-fastapi0.64b0Apache-2.0
opentelemetry-instrumentation-flask0.64b0Apache-2.0
opentelemetry-instrumentation-psycopg20.64b0Apache-2.0
opentelemetry-instrumentation-requests0.64b0Apache-2.0
opentelemetry-instrumentation-urllib0.64b0Apache-2.0
opentelemetry-instrumentation-urllib30.64b0Apache-2.0
opentelemetry-instrumentation-wsgi0.64b0Apache-2.0
opentelemetry-resource-detector-azure0.1.5Apache-2.0
opentelemetry-sdk1.43.0Apache-2.0
opentelemetry-semantic-conventions0.64b0Apache-2.0
opentelemetry-util-http0.64b0Apache-2.0
packaging26.2Apache-2.0 OR BSD-2-Clause
pdf2image1.17.0MIT License
pi_heif1.4.0GNU Lesser General Public License v3 (LGPLv3)
pikepdf9.4.2Mozilla Public License 2.0 (MPL 2.0)
pillow11.1.0CMU License (MIT-CMU)
pluggy1.6.0MIT License
propcache0.5.2Apache Software License
protobuf7.35.13-Clause BSD License
psutil7.2.2BSD-3-Clause
pyasn10.6.3BSD-2-Clause
pyasn1_modules0.4.2BSD License
pyclipper1.4.0MIT License
pycparser3.0BSD-3-Clause
pydantic2.12.5MIT
pydantic_core2.41.5MIT
PyJWT2.13.0MIT
pytesseract0.3.13Apache Software License
pytest8.3.4MIT License
python-bidi0.6.6GNU Library or Lesser General Public License (LGPL)
python-dotenv1.0.1BSD License
python-multipart0.0.9Apache-2.0
python3-saml1.16.0MIT
PyYAML6.0.3MIT License
RapidFuzz3.14.5MIT
rapidocr3.7.0Apache-2.0
redis5.0.1MIT License
reportlab4.2.5BSD License
requests2.33.1Apache Software License
requests-oauthlib2.0.0BSD License
rsa4.9.1Apache Software License
scikit-learn1.9.0BSD-3-Clause
scipy1.18.0BSD License
segno1.6.1BSD License
shapely2.1.2BSD License
six1.17.0MIT License
sniffio1.3.1Apache Software License; MIT License
starlette0.38.6BSD-3-Clause
sympy1.14.0BSD License
threadpoolctl3.6.0BSD License
tqdm4.68.3MPL-2.0 AND MIT
typing-inspection0.4.2MIT
typing_extensions4.16.0PSF-2.0
urllib32.5.0MIT
uvicorn0.32.1BSD License
uvloop0.22.1Apache Software License; MIT License
watchfiles1.2.0MIT License
websockets16.0BSD-3-Clause
wrapt2.2.2BSD-2-Clause
xmlsec1.3.17MIT License
yarl1.24.2Apache-2.0
zxing-cpp2.3.0Apache Software License

Frontend dependencies (JavaScript/TypeScript)

ComponentVersionLicense
@algolia/abtesting1.14.0MIT
@algolia/autocomplete-core1.19.2MIT
@algolia/autocomplete-plugin-algolia-insights1.19.2MIT
@algolia/autocomplete-shared1.19.2MIT
@algolia/client-abtesting5.48.0MIT
@algolia/client-analytics5.48.0MIT
@algolia/client-common5.48.0MIT
@algolia/client-insights5.48.0MIT
@algolia/client-personalization5.48.0MIT
@algolia/client-query-suggestions5.48.0MIT
@algolia/client-search5.48.0MIT
@algolia/events4.0.1MIT
@algolia/ingestion1.48.0MIT
@algolia/monitoring1.48.0MIT
@algolia/recommend5.48.0MIT
@algolia/requester-browser-xhr5.48.0MIT
@algolia/requester-fetch5.48.0MIT
@algolia/requester-node-http5.48.0MIT
@alloc/quick-lru5.2.0MIT
@azure/abort-controller2.1.2MIT
@azure/core-auth1.10.1MIT
@azure/core-client1.10.1MIT
@azure/core-http-compat2.4.0MIT
@azure/core-lro2.7.2MIT
@azure/core-paging1.6.2MIT
@azure/core-rest-pipeline1.23.0MIT
@azure/core-tracing1.3.1MIT
@azure/core-util1.13.1MIT
@azure/core-xml1.5.1MIT
@azure/logger1.3.0MIT
@azure/storage-blob12.31.0MIT
@azure/storage-common12.3.0MIT
@babel/code-frame7.29.0MIT
@babel/compat-data7.29.0MIT
@babel/core7.29.0MIT
@babel/generator7.29.1MIT
@babel/helper-annotate-as-pure7.27.3MIT
@babel/helper-compilation-targets7.28.6MIT
@babel/helper-create-class-features-plugin7.28.6MIT
@babel/helper-create-regexp-features-plugin7.28.5MIT
@babel/helper-define-polyfill-provider0.6.6MIT
@babel/helper-globals7.28.0MIT
@babel/helper-member-expression-to-functions7.28.5MIT
@babel/helper-module-imports7.28.6MIT
@babel/helper-module-transforms7.28.6MIT
@babel/helper-optimise-call-expression7.27.1MIT
@babel/helper-plugin-utils7.28.6MIT
@babel/helper-remap-async-to-generator7.27.1MIT
@babel/helper-replace-supers7.28.6MIT
@babel/helper-skip-transparent-expression-wrappers7.27.1MIT
@babel/helper-string-parser7.27.1MIT
@babel/helper-validator-identifier7.28.5MIT
@babel/helper-validator-option7.27.1MIT
@babel/helper-wrap-function7.28.6MIT
@babel/helpers7.28.6MIT
@babel/parser7.29.0MIT
@babel/plugin-bugfix-firefox-class-in-computed-class-key7.28.5MIT
@babel/plugin-bugfix-safari-class-field-initializer-scope7.27.1MIT
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.27.1MIT
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.27.1MIT
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.28.6MIT
@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2MIT
@babel/plugin-syntax-dynamic-import7.8.3MIT
@babel/plugin-syntax-import-assertions7.28.6MIT
@babel/plugin-syntax-import-attributes7.28.6MIT
@babel/plugin-syntax-jsx7.28.6MIT
@babel/plugin-syntax-typescript7.28.6MIT
@babel/plugin-syntax-unicode-sets-regex7.18.6MIT
@babel/plugin-transform-arrow-functions7.27.1MIT
@babel/plugin-transform-async-generator-functions7.29.0MIT
@babel/plugin-transform-async-to-generator7.28.6MIT
@babel/plugin-transform-block-scoped-functions7.27.1MIT
@babel/plugin-transform-block-scoping7.28.6MIT
@babel/plugin-transform-class-properties7.28.6MIT
@babel/plugin-transform-class-static-block7.28.6MIT
@babel/plugin-transform-classes7.28.6MIT
@babel/plugin-transform-computed-properties7.28.6MIT
@babel/plugin-transform-destructuring7.28.5MIT
@babel/plugin-transform-dotall-regex7.28.6MIT
@babel/plugin-transform-duplicate-keys7.27.1MIT
@babel/plugin-transform-duplicate-named-capturing-groups-regex7.29.0MIT
@babel/plugin-transform-dynamic-import7.27.1MIT
@babel/plugin-transform-explicit-resource-management7.28.6MIT
@babel/plugin-transform-exponentiation-operator7.28.6MIT
@babel/plugin-transform-export-namespace-from7.27.1MIT
@babel/plugin-transform-for-of7.27.1MIT
@babel/plugin-transform-function-name7.27.1MIT
@babel/plugin-transform-json-strings7.28.6MIT
@babel/plugin-transform-literals7.27.1MIT
@babel/plugin-transform-logical-assignment-operators7.28.6MIT
@babel/plugin-transform-member-expression-literals7.27.1MIT
@babel/plugin-transform-modules-amd7.27.1MIT
@babel/plugin-transform-modules-commonjs7.28.6MIT
@babel/plugin-transform-modules-systemjs7.29.0MIT
@babel/plugin-transform-modules-umd7.27.1MIT
@babel/plugin-transform-named-capturing-groups-regex7.29.0MIT
@babel/plugin-transform-new-target7.27.1MIT
@babel/plugin-transform-nullish-coalescing-operator7.28.6MIT
@babel/plugin-transform-numeric-separator7.28.6MIT
@babel/plugin-transform-object-rest-spread7.28.6MIT
@babel/plugin-transform-object-super7.27.1MIT
@babel/plugin-transform-optional-catch-binding7.28.6MIT
@babel/plugin-transform-optional-chaining7.28.6MIT
@babel/plugin-transform-parameters7.27.7MIT
@babel/plugin-transform-private-methods7.28.6MIT
@babel/plugin-transform-private-property-in-object7.28.6MIT
@babel/plugin-transform-property-literals7.27.1MIT
@babel/plugin-transform-react-constant-elements7.27.1MIT
@babel/plugin-transform-react-display-name7.28.0MIT
@babel/plugin-transform-react-jsx7.28.6MIT
@babel/plugin-transform-react-jsx-development7.27.1MIT
@babel/plugin-transform-react-pure-annotations7.27.1MIT
@babel/plugin-transform-regenerator7.29.0MIT
@babel/plugin-transform-regexp-modifiers7.28.6MIT
@babel/plugin-transform-reserved-words7.27.1MIT
@babel/plugin-transform-runtime7.29.0MIT
@babel/plugin-transform-shorthand-properties7.27.1MIT
@babel/plugin-transform-spread7.28.6MIT
@babel/plugin-transform-sticky-regex7.27.1MIT
@babel/plugin-transform-template-literals7.27.1MIT
@babel/plugin-transform-typeof-symbol7.27.1MIT
@babel/plugin-transform-typescript7.28.6MIT
@babel/plugin-transform-unicode-escapes7.27.1MIT
@babel/plugin-transform-unicode-property-regex7.28.6MIT
@babel/plugin-transform-unicode-regex7.27.1MIT
@babel/plugin-transform-unicode-sets-regex7.28.6MIT
@babel/preset-env7.29.0MIT
@babel/preset-modules0.1.6-no-external-pluginsMIT
@babel/preset-react7.28.5MIT
@babel/preset-typescript7.28.5MIT
@babel/runtime7.28.4MIT
@babel/runtime7.28.6MIT
@babel/runtime-corejs37.29.0MIT
@babel/template7.28.6MIT
@babel/traverse7.29.0MIT
@babel/types7.29.0MIT
@colors/colors1.5.0MIT
@csstools/cascade-layer-name-parser2.0.5MIT
@csstools/color-helpers5.1.0MIT-0
@csstools/css-calc2.1.4MIT
@csstools/css-color-parser3.1.0MIT
@csstools/css-parser-algorithms3.0.5MIT
@csstools/css-tokenizer3.0.4MIT
@csstools/media-query-list-parser4.0.3MIT
@csstools/postcss-alpha-function1.0.1MIT-0
@csstools/postcss-cascade-layers5.0.2MIT-0
@csstools/postcss-color-function4.0.12MIT-0
@csstools/postcss-color-function-display-p3-linear1.0.1MIT-0
@csstools/postcss-color-mix-function3.0.12MIT-0
@csstools/postcss-color-mix-variadic-function-arguments1.0.2MIT-0
@csstools/postcss-content-alt-text2.0.8MIT-0
@csstools/postcss-contrast-color-function2.0.12MIT-0
@csstools/postcss-exponential-functions2.0.9MIT-0
@csstools/postcss-font-format-keywords4.0.0MIT-0
@csstools/postcss-gamut-mapping2.0.11MIT-0
@csstools/postcss-gradients-interpolation-method5.0.12MIT-0
@csstools/postcss-hwb-function4.0.12MIT-0
@csstools/postcss-ic-unit4.0.4MIT-0
@csstools/postcss-initial2.0.1MIT-0
@csstools/postcss-is-pseudo-class5.0.3MIT-0
@csstools/postcss-light-dark-function2.0.11MIT-0
@csstools/postcss-logical-float-and-clear3.0.0MIT-0
@csstools/postcss-logical-overflow2.0.0MIT-0
@csstools/postcss-logical-overscroll-behavior2.0.0MIT-0
@csstools/postcss-logical-resize3.0.0MIT-0
@csstools/postcss-logical-viewport-units3.0.4MIT-0
@csstools/postcss-media-minmax2.0.9MIT
@csstools/postcss-media-queries-aspect-ratio-number-values3.0.5MIT-0
@csstools/postcss-nested-calc4.0.0MIT-0
@csstools/postcss-normalize-display-values4.0.1MIT-0
@csstools/postcss-oklab-function4.0.12MIT-0
@csstools/postcss-position-area-property1.0.0MIT-0
@csstools/postcss-progressive-custom-properties4.2.1MIT-0
@csstools/postcss-property-rule-prelude-list1.0.0MIT-0
@csstools/postcss-random-function2.0.1MIT-0
@csstools/postcss-relative-color-syntax3.0.12MIT-0
@csstools/postcss-scope-pseudo-class4.0.1MIT-0
@csstools/postcss-sign-functions1.1.4MIT-0
@csstools/postcss-stepped-value-functions4.0.9MIT-0
@csstools/postcss-syntax-descriptor-syntax-production1.0.1MIT-0
@csstools/postcss-system-ui-font-family1.0.0MIT-0
@csstools/postcss-text-decoration-shorthand4.0.3MIT-0
@csstools/postcss-trigonometric-functions4.0.9MIT-0
@csstools/postcss-unset-value4.0.0MIT-0
@csstools/selector-resolve-nested3.1.0MIT-0
@csstools/selector-specificity5.0.0MIT-0
@csstools/utilities2.0.0MIT-0
@discoveryjs/json-ext0.5.7MIT
@dnd-kit/accessibility3.1.1MIT
@dnd-kit/core6.3.1MIT
@dnd-kit/sortable8.0.0MIT
@dnd-kit/utilities3.2.2MIT
@docsearch/core4.5.4MIT
@docsearch/css4.5.4MIT
@docsearch/react4.5.4MIT
@docusaurus/babel3.9.2MIT
@docusaurus/bundler3.9.2MIT
@docusaurus/core3.9.2MIT
@docusaurus/cssnano-preset3.9.2MIT
@docusaurus/logger3.9.2MIT
@docusaurus/mdx-loader3.9.2MIT
@docusaurus/module-type-aliases3.9.2MIT
@docusaurus/plugin-content-blog3.9.2MIT
@docusaurus/plugin-content-docs3.9.2MIT
@docusaurus/plugin-content-pages3.9.2MIT
@docusaurus/plugin-css-cascade-layers3.9.2MIT
@docusaurus/plugin-debug3.9.2MIT
@docusaurus/plugin-google-analytics3.9.2MIT
@docusaurus/plugin-google-gtag3.9.2MIT
@docusaurus/plugin-google-tag-manager3.9.2MIT
@docusaurus/plugin-sitemap3.9.2MIT
@docusaurus/plugin-svgr3.9.2MIT
@docusaurus/preset-classic3.9.2MIT
@docusaurus/react-loadable6.0.0MIT
@docusaurus/theme-classic3.9.2MIT
@docusaurus/theme-common3.9.2MIT
@docusaurus/theme-search-algolia3.9.2MIT
@docusaurus/theme-translations3.9.2MIT
@docusaurus/types3.9.2MIT
@docusaurus/utils3.9.2MIT
@docusaurus/utils-common3.9.2MIT
@docusaurus/utils-validation3.9.2MIT
@floating-ui/core1.7.3MIT
@floating-ui/dom1.7.4MIT
@floating-ui/react-dom2.1.6MIT
@floating-ui/utils0.2.10MIT
@hapi/hoek9.3.0BSD-3-Clause
@hapi/topo5.1.0BSD-3-Clause
@isaacs/cliui8.0.2ISC
@jest/schemas29.6.3MIT
@jest/types29.6.3MIT
@jridgewell/gen-mapping0.3.13MIT
@jridgewell/remapping2.3.5MIT
@jridgewell/resolve-uri3.1.2MIT
@jridgewell/source-map0.3.11MIT
@jridgewell/sourcemap-codec1.5.5MIT
@jridgewell/trace-mapping0.3.31MIT
@jsonjoy.com/base641.1.2Apache-2.0
@jsonjoy.com/base6417.67.0Apache-2.0
@jsonjoy.com/buffers1.2.1Apache-2.0
@jsonjoy.com/buffers17.67.0Apache-2.0
@jsonjoy.com/codegen1.0.0Apache-2.0
@jsonjoy.com/codegen17.67.0Apache-2.0
@jsonjoy.com/fs-core4.56.10Apache-2.0
@jsonjoy.com/fs-fsa4.56.10Apache-2.0
@jsonjoy.com/fs-node4.56.10Apache-2.0
@jsonjoy.com/fs-node-builtins4.56.10Apache-2.0
@jsonjoy.com/fs-node-to-fsa4.56.10Apache-2.0
@jsonjoy.com/fs-node-utils4.56.10Apache-2.0
@jsonjoy.com/fs-print4.56.10Apache-2.0
@jsonjoy.com/fs-snapshot4.56.10Apache-2.0
@jsonjoy.com/json-pack1.21.0Apache-2.0
@jsonjoy.com/json-pack17.67.0Apache-2.0
@jsonjoy.com/json-pointer1.0.2Apache-2.0
@jsonjoy.com/json-pointer17.67.0Apache-2.0
@jsonjoy.com/util1.9.0Apache-2.0
@jsonjoy.com/util17.67.0Apache-2.0
@leichtgewicht/ip-codec2.0.5MIT
@mdx-js/mdx3.1.1MIT
@mdx-js/react3.1.1MIT
@monaco-editor/loader1.7.0MIT
@monaco-editor/react4.7.0MIT
@noble/hashes1.4.0MIT
@nodable/entities2.1.0MIT
@nodelib/fs.scandir2.1.5MIT
@nodelib/fs.stat2.0.5MIT
@nodelib/fs.walk1.2.8MIT
@peculiar/asn1-cms2.6.0MIT
@peculiar/asn1-csr2.6.0MIT
@peculiar/asn1-ecc2.6.0MIT
@peculiar/asn1-pfx2.6.0MIT
@peculiar/asn1-pkcs82.6.0MIT
@peculiar/asn1-pkcs92.6.0MIT
@peculiar/asn1-rsa2.6.0MIT
@peculiar/asn1-schema2.6.0MIT
@peculiar/asn1-x5092.6.0MIT
@peculiar/asn1-x509-attr2.6.0MIT
@peculiar/x5091.14.3MIT
@pkgjs/parseargs0.11.0MIT
@pnpm/config.env-replace1.1.0MIT
@pnpm/network.ca-file1.0.2MIT
@pnpm/npm-conf3.0.2MIT
@polka/url1.0.0-next.29MIT
@radix-ui/number1.1.1MIT
@radix-ui/primitive1.1.3MIT
@radix-ui/react-accordion1.2.12MIT
@radix-ui/react-alert-dialog1.1.15MIT
@radix-ui/react-arrow1.1.7MIT
@radix-ui/react-checkbox1.3.3MIT
@radix-ui/react-collapsible1.1.12MIT
@radix-ui/react-collection1.1.7MIT
@radix-ui/react-compose-refs1.1.2MIT
@radix-ui/react-context1.1.2MIT
@radix-ui/react-context-menu2.2.16MIT
@radix-ui/react-dialog1.1.15MIT
@radix-ui/react-direction1.1.1MIT
@radix-ui/react-dismissable-layer1.1.11MIT
@radix-ui/react-dropdown-menu2.1.16MIT
@radix-ui/react-focus-guards1.1.3MIT
@radix-ui/react-focus-scope1.1.7MIT
@radix-ui/react-id1.1.1MIT
@radix-ui/react-label2.1.7MIT
@radix-ui/react-menu2.1.16MIT
@radix-ui/react-popover1.1.15MIT
@radix-ui/react-popper1.2.8MIT
@radix-ui/react-portal1.1.9MIT
@radix-ui/react-presence1.1.5MIT
@radix-ui/react-primitive2.1.3MIT
@radix-ui/react-roving-focus1.1.11MIT
@radix-ui/react-scroll-area1.2.10MIT
@radix-ui/react-select2.2.6MIT
@radix-ui/react-separator1.1.7MIT
@radix-ui/react-slider1.3.6MIT
@radix-ui/react-slot1.2.3MIT
@radix-ui/react-switch1.2.6MIT
@radix-ui/react-tabs1.1.13MIT
@radix-ui/react-toast1.2.15MIT
@radix-ui/react-tooltip1.2.8MIT
@radix-ui/react-use-callback-ref1.1.1MIT
@radix-ui/react-use-controllable-state1.2.2MIT
@radix-ui/react-use-effect-event0.0.2MIT
@radix-ui/react-use-escape-keydown1.1.1MIT
@radix-ui/react-use-layout-effect1.1.1MIT
@radix-ui/react-use-previous1.1.1MIT
@radix-ui/react-use-rect1.1.1MIT
@radix-ui/react-use-size1.1.1MIT
@radix-ui/react-visually-hidden1.2.3MIT
@radix-ui/rect1.1.1MIT
@react-querybuilder/core8.14.2MIT
@reduxjs/toolkit2.11.2MIT
@remix-run/router1.23.0MIT
@sideway/address4.1.5BSD-3-Clause
@sideway/formula3.0.1BSD-3-Clause
@sideway/pinpoint2.0.0BSD-3-Clause
@sinclair/typebox0.27.10MIT
@sindresorhus/is4.6.0MIT
@sindresorhus/is5.6.0MIT
@slorber/react-helmet-async1.3.0Apache-2.0
@slorber/remark-comment1.0.0MIT
@standard-schema/spec1.1.0MIT
@standard-schema/utils0.3.0MIT
@svgr/babel-plugin-add-jsx-attribute8.0.0MIT
@svgr/babel-plugin-remove-jsx-attribute8.0.0MIT
@svgr/babel-plugin-remove-jsx-empty-expression8.0.0MIT
@svgr/babel-plugin-replace-jsx-attribute-value8.0.0MIT
@svgr/babel-plugin-svg-dynamic-title8.0.0MIT
@svgr/babel-plugin-svg-em-dimensions8.0.0MIT
@svgr/babel-plugin-transform-react-native-svg8.1.0MIT
@svgr/babel-plugin-transform-svg-component8.0.0MIT
@svgr/babel-preset8.1.0MIT
@svgr/core8.1.0MIT
@svgr/hast-util-to-babel-ast8.0.0MIT
@svgr/plugin-jsx8.1.0MIT
@svgr/plugin-svgo8.1.0MIT
@svgr/webpack8.1.0MIT
@szmarczak/http-timer5.0.1MIT
@tanstack/query-core5.90.2MIT
@tanstack/react-query5.90.2MIT
@tanstack/react-table8.21.3MIT
@tanstack/table-core8.21.3MIT
@trysound/sax0.2.0ISC
@ts-jison/common0.4.1-alpha.1MIT
@ts-jison/lexer0.4.1-alpha.1MIT
@ts-jison/parser0.4.1-alpha.1MIT
@types/body-parser1.19.6MIT
@types/bonjour3.5.13MIT
@types/connect3.4.38MIT
@types/connect-history-api-fallback1.5.4MIT
@types/d3-color3.1.3MIT
@types/d3-drag3.0.7MIT
@types/d3-interpolate3.0.4MIT
@types/d3-selection3.0.11MIT
@types/d3-transition3.0.9MIT
@types/d3-zoom3.0.8MIT
@types/debug4.1.12MIT
@types/eslint9.6.1MIT
@types/eslint-scope3.7.7MIT
@types/estree1.0.8MIT
@types/estree-jsx1.0.5MIT
@types/express4.17.25MIT
@types/express-serve-static-core4.19.8MIT
@types/gtag.js0.0.12MIT
@types/hast3.0.4MIT
@types/history4.7.11MIT
@types/html-minifier-terser6.1.0MIT
@types/http-cache-semantics4.2.0MIT
@types/http-errors2.0.5MIT
@types/http-proxy1.17.17MIT
@types/istanbul-lib-coverage2.0.6MIT
@types/istanbul-lib-report3.0.3MIT
@types/istanbul-reports3.0.4MIT
@types/json-schema7.0.15MIT
@types/jszip3.4.0MIT
@types/mdast4.0.4MIT
@types/mdx2.0.13MIT
@types/mime1.3.5MIT
@types/ms2.1.0MIT
@types/node17.0.45MIT
@types/node25.2.3MIT
@types/prismjs1.26.5MIT
@types/prop-types15.7.15MIT
@types/qs6.14.0MIT
@types/range-parser1.2.7MIT
@types/react18.3.25MIT
@types/react19.2.13MIT
@types/react-dom18.3.7MIT
@types/react-router5.1.20MIT
@types/react-router-config5.0.11MIT
@types/react-router-dom5.3.3MIT
@types/retry0.12.2MIT
@types/sax1.2.7MIT
@types/send0.17.6MIT
@types/send1.2.1MIT
@types/serve-index1.9.4MIT
@types/serve-static1.15.10MIT
@types/sockjs0.3.36MIT
@types/trusted-types2.0.7MIT
@types/unist2.0.11MIT
@types/unist3.0.3MIT
@types/use-sync-external-store0.0.6MIT
@types/ws8.18.1MIT
@types/yargs17.0.35MIT
@types/yargs-parser21.0.3MIT
@typespec/ts-http-runtime0.3.5MIT
@ungap/structured-clone1.3.0ISC
@webassemblyjs/ast1.14.1MIT
@webassemblyjs/floating-point-hex-parser1.13.2MIT
@webassemblyjs/helper-api-error1.13.2MIT
@webassemblyjs/helper-buffer1.14.1MIT
@webassemblyjs/helper-numbers1.13.2MIT
@webassemblyjs/helper-wasm-bytecode1.13.2MIT
@webassemblyjs/helper-wasm-section1.14.1MIT
@webassemblyjs/ieee7541.13.2MIT
@webassemblyjs/leb1281.13.2Apache-2.0
@webassemblyjs/utf81.13.2MIT
@webassemblyjs/wasm-edit1.14.1MIT
@webassemblyjs/wasm-gen1.14.1MIT
@webassemblyjs/wasm-opt1.14.1MIT
@webassemblyjs/wasm-parser1.14.1MIT
@webassemblyjs/wast-printer1.14.1MIT
@xtuc/ieee7541.2.0BSD-3-Clause
@xtuc/long4.2.2Apache-2.0
@xyflow/react12.10.0MIT
@xyflow/system0.0.74MIT
accepts1.3.8MIT
acorn8.17.0MIT
acorn8.15.0MIT
acorn-import-phases1.0.4MIT
acorn-jsx5.3.2MIT
acorn-walk8.3.4MIT
address1.2.2MIT
agent-base7.1.4MIT
aggregate-error3.1.0MIT
ajv6.12.6MIT
ajv8.17.1MIT
ajv-formats2.1.1MIT
ajv-keywords3.5.2MIT
ajv-keywords5.1.0MIT
algoliasearch5.48.0MIT
algoliasearch-helper3.27.1MIT
ansi-align3.0.1ISC
ansi-escapes4.3.2MIT
ansi-html-community0.0.8Apache-2.0
ansi-regex5.0.1MIT
ansi-regex6.2.2MIT
ansi-styles4.3.0MIT
ansi-styles6.2.3MIT
any-promise1.3.0MIT
anymatch3.1.3ISC
arg5.0.2MIT
argparse1.0.10MIT
argparse2.0.1Python-2.0
aria-hidden1.2.6MIT
array-flatten1.1.1MIT
array-union2.1.0MIT
asn1js3.0.7BSD-3-Clause
astring1.9.0MIT
attr-accept2.2.5MIT
autoprefixer10.4.24MIT
babel-loader9.2.1MIT
babel-plugin-dynamic-import-node2.3.3MIT
babel-plugin-polyfill-corejs20.4.15MIT
babel-plugin-polyfill-corejs30.13.0MIT
babel-plugin-polyfill-corejs30.14.0MIT
babel-plugin-polyfill-regenerator0.6.6MIT
bail2.0.2MIT
balanced-match1.0.2MIT
base64-js1.5.1MIT
baseline-browser-mapping2.9.19Apache-2.0
batch0.6.1MIT
big.js5.2.2MIT
binary-extensions2.3.0MIT
bl4.1.0MIT
body-parser1.20.4MIT
bonjour-service1.3.0MIT
boolbase1.0.0ISC
boxen6.2.1MIT
boxen7.1.1MIT
brace-expansion2.0.2MIT
brace-expansion1.1.12MIT
braces3.0.3MIT
browserslist4.28.1MIT
buffer5.7.1MIT
buffer-from1.1.2MIT
bundle-name4.1.0MIT
bytes3.0.0MIT
bytes3.1.2MIT
bytestreamjs2.0.1BSD-3-Clause
cacheable-lookup7.0.0MIT
cacheable-request10.2.14MIT
call-bind1.0.8MIT
call-bind-apply-helpers1.0.2MIT
call-bound1.0.4MIT
callsites3.1.0MIT
camel-case4.1.2MIT
camelcase6.3.0MIT
camelcase7.0.1MIT
camelcase-css2.0.1MIT
caniuse-api3.0.0MIT
caniuse-lite1.0.30001769CC-BY-4.0
ccount2.0.1MIT
chalk4.1.2MIT
chalk5.6.2MIT
char-regex1.0.2MIT
character-entities2.0.2MIT
character-entities-html42.1.0MIT
character-entities-legacy3.0.0MIT
character-reference-invalid2.0.1MIT
cheerio1.0.0-rc.12MIT
cheerio-select2.1.0BSD-2-Clause
chokidar3.6.0MIT
chownr1.1.4ISC
chrome-trace-event1.0.4MIT
ci-info3.9.0MIT
class-variance-authority0.7.1Apache-2.0
classcat5.0.5MIT
clean-css5.3.3MIT
clean-stack2.2.0MIT
cli-boxes3.0.0MIT
cli-table30.6.5MIT
clone-deep4.0.1MIT
clsx2.1.1MIT
collapse-white-space2.1.0MIT
color-convert2.0.1MIT
color-name1.1.4MIT
colord2.9.3MIT
colorette2.0.20MIT
combine-promises1.2.0MIT
comma-separated-tokens2.0.3MIT
commander4.1.1MIT
commander10.0.1MIT
commander2.20.3MIT
commander5.1.0MIT
commander7.2.0MIT
commander8.3.0MIT
common-path-prefix3.0.0ISC
compressible2.0.18MIT
compression1.8.1MIT
concat-map0.0.1MIT
config-chain1.1.13MIT
configstore6.0.0BSD-2-Clause
connect-history-api-fallback2.0.0MIT
consola3.4.2MIT
content-disposition0.5.2MIT
content-disposition0.5.4MIT
content-type1.0.5MIT
convert-source-map2.0.0MIT
cookie0.7.2MIT
cookie-signature1.0.7MIT
copy-webpack-plugin11.0.0MIT
core-js3.48.0MIT
core-js-compat3.48.0MIT
core-js-pure3.48.0MIT
core-util-is1.0.3MIT
cosmiconfig8.3.6MIT
cross-spawn7.0.6MIT
crypto-random-string4.0.0MIT
css-blank-pseudo7.0.1MIT-0
css-declaration-sorter7.3.1ISC
css-has-pseudo7.0.3MIT-0
css-loader6.11.0MIT
css-minimizer-webpack-plugin5.0.1MIT
css-prefers-color-scheme10.0.0MIT-0
css-select4.3.0BSD-2-Clause
css-select5.2.2BSD-2-Clause
css-tree2.2.1MIT
css-tree2.3.1MIT
css-what6.2.2BSD-2-Clause
cssdb8.7.1MIT-0
cssesc3.0.0MIT
cssnano6.1.2MIT
cssnano-preset-advanced6.1.2MIT
cssnano-preset-default6.1.2MIT
cssnano-utils4.0.2MIT
csso5.0.5MIT
csstype3.1.3MIT
csstype3.2.3MIT
d3-color3.1.0ISC
d3-dispatch3.0.1ISC
d3-drag3.0.0ISC
d3-ease3.0.1BSD-3-Clause
d3-interpolate3.0.1ISC
d3-selection3.0.0ISC
d3-timer3.0.1ISC
d3-transition3.0.1ISC
d3-zoom3.0.0ISC
dayjs1.11.20MIT
debounce1.2.1MIT
debug4.4.3MIT
debug2.6.9MIT
decode-named-character-reference1.2.0MIT
decode-named-character-reference1.3.0MIT
decompress-response6.0.0MIT
deep-extend0.6.0MIT
deepmerge4.3.1MIT
default-browser5.5.0MIT
default-browser-id5.0.1MIT
defer-to-connect2.0.1MIT
define-data-property1.1.4MIT
define-lazy-prop2.0.0MIT
define-lazy-prop3.0.0MIT
define-properties1.2.1MIT
depd1.1.2MIT
depd2.0.0MIT
dequal2.0.3MIT
destroy1.2.0MIT
detect-libc2.1.2Apache-2.0
detect-node2.1.0MIT
detect-node-es1.1.0MIT
detect-port1.6.1MIT
devlop1.1.0MIT
didyoumean1.2.2Apache-2.0
dir-glob3.0.1MIT
dlv1.1.3MIT
dns-packet5.6.1MIT
dom-converter0.2.0MIT
dom-serializer1.4.1MIT
dom-serializer2.0.0MIT
domelementtype2.3.0BSD-2-Clause
domhandler4.3.1BSD-2-Clause
domhandler5.0.3BSD-2-Clause
dompurify3.2.7(MPL-2.0 OR Apache-2.0)
domutils2.8.0BSD-2-Clause
domutils3.2.2BSD-2-Clause
dot-case3.0.4MIT
dot-prop6.0.1MIT
dunder-proto1.0.1MIT
duplexer0.1.2MIT
eastasianwidth0.2.0MIT
ee-first1.1.1MIT
electron-to-chromium1.5.286ISC
emoji-regex8.0.0MIT
emoji-regex9.2.2MIT
emojilib2.4.0MIT
emojis-list3.0.0MIT
emoticon4.1.0MIT
encodeurl2.0.0MIT
end-of-stream1.4.5MIT
enhanced-resolve5.19.0MIT
entities6.0.1BSD-2-Clause
entities2.2.0BSD-2-Clause
entities4.5.0BSD-2-Clause
error-ex1.3.4MIT
es-define-property1.0.1MIT
es-errors1.3.0MIT
es-module-lexer2.0.0MIT
es-object-atoms1.1.1MIT
esast-util-from-estree2.0.0MIT
esast-util-from-js2.0.1MIT
escalade3.2.0MIT
escape-goat4.0.0MIT
escape-html1.0.3MIT
escape-string-regexp5.0.0MIT
escape-string-regexp1.0.5MIT
escape-string-regexp4.0.0MIT
eslint-scope5.1.1BSD-2-Clause
esprima4.0.1BSD-2-Clause
esrecurse4.3.0BSD-2-Clause
estraverse4.3.0BSD-2-Clause
estraverse5.3.0BSD-2-Clause
estree-util-attach-comments3.0.0MIT
estree-util-build-jsx3.0.1MIT
estree-util-is-identifier-name3.0.0MIT
estree-util-scope1.0.0MIT
estree-util-to-js2.0.0MIT
estree-util-value-to-estree3.5.0MIT
estree-util-visit2.0.0MIT
estree-walker3.0.3MIT
esutils2.0.3BSD-2-Clause
eta2.2.0MIT
etag1.8.1MIT
eval0.1.8MIT
eventemitter34.0.7MIT
events3.3.0MIT
execa5.1.1MIT
expand-template2.0.3(MIT OR WTFPL)
express4.22.1MIT
extend3.0.2MIT
extend-shallow2.0.1MIT
fast-deep-equal3.1.3MIT
fast-glob3.3.3MIT
fast-json-stable-stringify2.1.0MIT
fast-uri3.1.0BSD-3-Clause
fast-xml-builder1.2.0MIT
fast-xml-parser5.8.0MIT
fastq1.19.1ISC
fastq1.20.1ISC
fault2.0.1MIT
faye-websocket0.11.4Apache-2.0
feed4.2.2MIT
figures3.2.0MIT
file-loader6.2.0MIT
file-selector2.1.2MIT
fill-range7.1.1MIT
finalhandler1.3.2MIT
find-cache-dir4.0.0MIT
find-up6.3.0MIT
flat5.0.2BSD-3-Clause
follow-redirects1.15.11MIT
foreground-child3.3.1ISC
form-data-encoder2.1.4MIT
format0.2.2MIT
forwarded0.2.0MIT
fraction.js5.3.4MIT
fresh0.5.2MIT
fs-constants1.0.0MIT
fs-extra11.3.3MIT
fsevents2.3.2MIT
fsevents2.3.3MIT
function-bind1.1.2MIT
gensync1.0.0-beta.2MIT
get-intrinsic1.3.0MIT
get-nonce1.0.1MIT
get-own-enumerable-property-symbols3.0.2ISC
get-proto1.0.1MIT
get-stream6.0.1MIT
github-from-package0.0.0MIT
github-slugger1.5.0ISC
glob10.4.5ISC
glob-parent5.1.2ISC
glob-parent6.0.2ISC
glob-to-regex.js1.2.0Apache-2.0
glob-to-regexp0.4.1BSD-2-Clause
global-dirs3.0.1MIT
globby11.1.0MIT
globby13.2.2MIT
gopd1.2.0MIT
got12.6.1MIT
graceful-fs4.2.10ISC
graceful-fs4.2.11ISC
gray-matter4.0.3MIT
gzip-size6.0.0MIT
handle-thing2.0.1MIT
has-flag4.0.0MIT
has-property-descriptors1.0.2MIT
has-symbols1.1.0MIT
has-yarn3.0.0MIT
hasown2.0.2MIT
hast-util-from-parse58.0.3MIT
hast-util-parse-selector4.0.0MIT
hast-util-raw9.1.0MIT
hast-util-sanitize5.0.2MIT
hast-util-to-estree3.1.3MIT
hast-util-to-jsx-runtime2.3.6MIT
hast-util-to-parse58.0.0MIT
hast-util-to-parse58.0.1MIT
hast-util-whitespace3.0.0MIT
hastscript9.0.1MIT
he1.2.0MIT
history4.10.1MIT
hoist-non-react-statics3.3.2BSD-3-Clause
hpack.js2.1.6MIT
html-escaper2.0.2MIT
html-minifier-terser6.1.0MIT
html-minifier-terser7.2.0MIT
html-tags3.3.1MIT
html-url-attributes3.0.1MIT
html-void-elements3.0.0MIT
html-webpack-plugin5.6.6MIT
htmlparser26.1.0MIT
htmlparser28.0.2MIT
http-cache-semantics4.2.0BSD-2-Clause
http-deceiver1.2.7MIT
http-errors1.8.1MIT
http-errors2.0.1MIT
http-parser-js0.5.10MIT
http-proxy1.18.1MIT
http-proxy-agent7.0.2MIT
http-proxy-middleware2.0.9MIT
http2-wrapper2.2.1MIT
https-proxy-agent7.0.6MIT
human-signals2.1.0Apache-2.0
hyperdyperid1.2.0MIT
iconv-lite0.4.24MIT
icss-utils5.1.0ISC
ieee7541.2.1BSD-3-Clause
ignore5.3.2MIT
image-size2.0.2MIT
immediate3.0.6MIT
immer11.1.4MIT
import-fresh3.3.1MIT
import-lazy4.0.0MIT
imurmurhash0.1.4MIT
indent-string4.0.0MIT
infima0.2.0-alpha.45MIT
inherits2.0.4ISC
ini1.3.8ISC
ini2.0.0ISC
inline-style-parser0.2.7MIT
invariant2.2.4MIT
ipaddr.js1.9.1MIT
ipaddr.js2.3.0MIT
is-alphabetical2.0.1MIT
is-alphanumerical2.0.1MIT
is-arrayish0.2.1MIT
is-binary-path2.1.0MIT
is-ci3.0.1MIT
is-core-module2.16.1MIT
is-decimal2.0.1MIT
is-docker2.2.1MIT
is-docker3.0.0MIT
is-extendable0.1.1MIT
is-extglob2.1.1MIT
is-fullwidth-code-point3.0.0MIT
is-glob4.0.3MIT
is-hexadecimal2.0.1MIT
is-inside-container1.0.0MIT
is-installed-globally0.4.0MIT
is-network-error1.3.0MIT
is-npm6.1.0MIT
is-number7.0.0MIT
is-obj1.0.1MIT
is-obj2.0.0MIT
is-path-inside3.0.3MIT
is-plain-obj4.1.0MIT
is-plain-obj3.0.0MIT
is-plain-object2.0.4MIT
is-regexp1.0.0MIT
is-stream2.0.1MIT
is-typedarray1.0.0MIT
is-wsl2.2.0MIT
is-wsl3.1.0MIT
is-yarn-global0.4.1MIT
isarray1.0.0MIT
isarray0.0.1MIT
isexe2.0.0ISC
isobject3.0.1MIT
isolated-vm4.7.2ISC
jackspeak3.4.3BlueOak-1.0.0
jest-util29.7.0MIT
jest-worker27.5.1MIT
jest-worker29.7.0MIT
jiti1.21.7MIT
joi17.13.3BSD-3-Clause
js-tokens4.0.0MIT
js-yaml3.14.2MIT
js-yaml4.1.1MIT
jsesc3.1.0MIT
json-buffer3.0.1MIT
json-parse-even-better-errors2.3.1MIT
json-schema-traverse0.4.1MIT
json-schema-traverse1.0.0MIT
json52.2.3MIT
jsonfile6.2.0MIT
jszip3.10.1(MIT OR GPL-3.0-or-later)
keyv4.5.4MIT
kind-of6.0.3MIT
kleur3.0.3MIT
latest-version7.0.0MIT
launch-editor2.12.0MIT
leven3.1.0MIT
lie3.3.0MIT
lilconfig3.1.3MIT
lines-and-columns1.2.4MIT
loader-runner4.3.1MIT
loader-utils2.0.4MIT
locate-path7.2.0MIT
lodash4.17.23MIT
lodash.debounce4.0.8MIT
lodash.memoize4.1.2MIT
lodash.uniq4.5.0MIT
longest-streak3.1.0MIT
loose-envify1.4.0MIT
lower-case2.0.2MIT
lowercase-keys3.0.0MIT
lru-cache10.4.3ISC
lru-cache5.1.1ISC
lucide-react0.336.0ISC
markdown-extensions2.0.0MIT
markdown-table3.0.4MIT
markdown-table2.0.0MIT
marked14.0.0MIT
math-intrinsics1.1.0MIT
mdast-util-directive3.1.0MIT
mdast-util-find-and-replace3.0.2MIT
mdast-util-from-markdown2.0.2MIT
mdast-util-frontmatter2.0.1MIT
mdast-util-gfm3.1.0MIT
mdast-util-gfm-autolink-literal2.0.1MIT
mdast-util-gfm-footnote2.1.0MIT
mdast-util-gfm-strikethrough2.0.0MIT
mdast-util-gfm-table2.0.0MIT
mdast-util-gfm-task-list-item2.0.0MIT
mdast-util-mdx3.0.0MIT
mdast-util-mdx-expression2.0.1MIT
mdast-util-mdx-jsx3.2.0MIT
mdast-util-mdxjs-esm2.0.1MIT
mdast-util-phrasing4.1.0MIT
mdast-util-to-hast13.2.1MIT
mdast-util-to-markdown2.1.2MIT
mdast-util-to-string4.0.0MIT
mdn-data2.0.28CC0-1.0
mdn-data2.0.30CC0-1.0
media-typer0.3.0MIT
memfs4.56.10Apache-2.0
memoize-one5.2.1MIT
merge-descriptors1.0.3MIT
merge-stream2.0.0MIT
merge21.4.1MIT
methods1.1.2MIT
micromark4.0.2MIT
micromark-core-commonmark2.0.3MIT
micromark-extension-directive3.0.2MIT
micromark-extension-frontmatter2.0.0MIT
micromark-extension-gfm3.0.0MIT
micromark-extension-gfm-autolink-literal2.1.0MIT
micromark-extension-gfm-footnote2.1.0MIT
micromark-extension-gfm-strikethrough2.1.0MIT
micromark-extension-gfm-table2.1.1MIT
micromark-extension-gfm-tagfilter2.0.0MIT
micromark-extension-gfm-task-list-item2.1.0MIT
micromark-extension-mdx-expression3.0.1MIT
micromark-extension-mdx-jsx3.0.2MIT
micromark-extension-mdx-md2.0.0MIT
micromark-extension-mdxjs3.0.0MIT
micromark-extension-mdxjs-esm3.0.0MIT
micromark-factory-destination2.0.1MIT
micromark-factory-label2.0.1MIT
micromark-factory-mdx-expression2.0.3MIT
micromark-factory-space2.0.1MIT
micromark-factory-space1.1.0MIT
micromark-factory-title2.0.1MIT
micromark-factory-whitespace2.0.1MIT
micromark-util-character2.1.1MIT
micromark-util-character1.2.0MIT
micromark-util-chunked2.0.1MIT
micromark-util-classify-character2.0.1MIT
micromark-util-combine-extensions2.0.1MIT
micromark-util-decode-numeric-character-reference2.0.2MIT
micromark-util-decode-string2.0.1MIT
micromark-util-encode2.0.1MIT
micromark-util-events-to-acorn2.0.3MIT
micromark-util-html-tag-name2.0.1MIT
micromark-util-normalize-identifier2.0.1MIT
micromark-util-resolve-all2.0.1MIT
micromark-util-sanitize-uri2.0.1MIT
micromark-util-subtokenize2.1.0MIT
micromark-util-symbol2.0.1MIT
micromark-util-symbol1.1.0MIT
micromark-util-types2.0.2MIT
micromark-util-types1.1.0MIT
micromatch4.0.8MIT
mime1.6.0MIT
mime-db1.33.0MIT
mime-db1.52.0MIT
mime-db1.54.0MIT
mime-types2.1.18MIT
mime-types2.1.35MIT
mime-types3.0.2MIT
mimic-fn2.1.0MIT
mimic-response3.1.0MIT
mimic-response4.0.0MIT
mini-css-extract-plugin2.10.0MIT
minimalistic-assert1.0.1ISC
minimatch9.0.5ISC
minimatch3.1.2ISC
minimist1.2.8MIT
minipass7.1.2ISC
mkdirp-classic0.5.3MIT
monaco-editor0.55.1MIT
mrmime2.0.1MIT
ms2.1.3MIT
ms2.0.0MIT
multicast-dns7.2.5MIT
mz2.7.0MIT
nanoid3.3.11MIT
napi-build-utils2.0.0MIT
negotiator0.6.3MIT
negotiator0.6.4MIT
neo-async2.6.2MIT
no-case3.0.4MIT
node-abi3.89.0MIT
node-emoji2.2.0MIT
node-releases2.0.27MIT
normalize-path3.0.0MIT
normalize-url8.1.1MIT
npm-run-path4.0.1MIT
nprogress0.2.0MIT
nth-check2.1.1BSD-2-Clause
null-loader4.0.1MIT
numeric-quantity3.2.1MIT
object-assign4.1.1MIT
object-hash3.0.0MIT
object-inspect1.13.4MIT
object-keys1.1.1MIT
object.assign4.1.7MIT
obuf1.1.2MIT
on-finished2.4.1MIT
on-headers1.1.0MIT
once1.4.0ISC
onetime5.1.2MIT
open10.2.0MIT
open8.4.2MIT
opener1.5.2(WTFPL OR MIT)
p-cancelable3.0.0MIT
p-finally1.0.0MIT
p-limit4.0.0MIT
p-locate6.0.0MIT
p-map4.0.0MIT
p-queue6.6.2MIT
p-retry6.2.1MIT
p-timeout3.2.0MIT
package-json8.1.1MIT
package-json-from-dist1.0.1BlueOak-1.0.0
pako1.0.11(MIT AND Zlib)
param-case3.0.4MIT
parent-module1.0.1MIT
parse-entities4.0.2MIT
parse-json5.2.0MIT
parse-numeric-range1.3.0ISC
parse57.3.0MIT
parse5-htmlparser2-tree-adapter7.1.0MIT
parseurl1.3.3MIT
pascal-case3.1.2MIT
path-exists5.0.0MIT
path-expression-matcher1.5.0MIT
path-is-inside1.0.2(WTFPL OR MIT)
path-key3.1.1MIT
path-parse1.0.7MIT
path-scurry1.11.1BlueOak-1.0.0
path-to-regexp0.1.12MIT
path-to-regexp1.9.0MIT
path-to-regexp3.3.0MIT
path-type4.0.0MIT
picocolors1.1.1ISC
picomatch2.3.1MIT
pify2.3.0MIT
pirates4.0.7MIT
pkg-dir7.0.0MIT
pkijs3.3.3BSD-3-Clause
postcss8.5.6MIT
postcss-attribute-case-insensitive7.0.1MIT
postcss-calc9.0.1MIT
postcss-clamp4.1.0MIT
postcss-color-functional-notation7.0.12MIT-0
postcss-color-hex-alpha10.0.0MIT
postcss-color-rebeccapurple10.0.0MIT-0
postcss-colormin6.1.0MIT
postcss-convert-values6.1.0MIT
postcss-custom-media11.0.6MIT
postcss-custom-properties14.0.6MIT
postcss-custom-selectors8.0.5MIT
postcss-dir-pseudo-class9.0.1MIT-0
postcss-discard-comments6.0.2MIT
postcss-discard-duplicates6.0.3MIT
postcss-discard-empty6.0.3MIT
postcss-discard-overridden6.0.2MIT
postcss-discard-unused6.0.5MIT
postcss-double-position-gradients6.0.4MIT-0
postcss-focus-visible10.0.1MIT-0
postcss-focus-within9.0.1MIT-0
postcss-font-variant5.0.0MIT
postcss-gap-properties6.0.0MIT-0
postcss-image-set-function7.0.0MIT-0
postcss-import15.1.0MIT
postcss-js4.1.0MIT
postcss-lab-function7.0.12MIT-0
postcss-load-config6.0.1MIT
postcss-loader7.3.4MIT
postcss-logical8.1.0MIT-0
postcss-merge-idents6.0.3MIT
postcss-merge-longhand6.0.5MIT
postcss-merge-rules6.1.1MIT
postcss-minify-font-values6.1.0MIT
postcss-minify-gradients6.0.3MIT
postcss-minify-params6.1.0MIT
postcss-minify-selectors6.0.4MIT
postcss-modules-extract-imports3.1.0ISC
postcss-modules-local-by-default4.2.0MIT
postcss-modules-scope3.2.1ISC
postcss-modules-values4.0.0ISC
postcss-nested6.2.0MIT
postcss-nesting13.0.2MIT-0
postcss-normalize-charset6.0.2MIT
postcss-normalize-display-values6.0.2MIT
postcss-normalize-positions6.0.2MIT
postcss-normalize-repeat-style6.0.2MIT
postcss-normalize-string6.0.2MIT
postcss-normalize-timing-functions6.0.2MIT
postcss-normalize-unicode6.1.0MIT
postcss-normalize-url6.0.2MIT
postcss-normalize-whitespace6.0.2MIT
postcss-opacity-percentage3.0.0MIT
postcss-ordered-values6.0.2MIT
postcss-overflow-shorthand6.0.0MIT-0
postcss-page-break3.0.4MIT
postcss-place10.0.0MIT-0
postcss-preset-env10.6.1MIT-0
postcss-pseudo-class-any-link10.0.1MIT-0
postcss-reduce-idents6.0.3MIT
postcss-reduce-initial6.1.0MIT
postcss-reduce-transforms6.0.2MIT
postcss-replace-overflow-wrap4.0.0MIT
postcss-selector-not8.0.1MIT
postcss-selector-parser6.1.2MIT
postcss-selector-parser7.1.1MIT
postcss-sort-media-queries5.2.0MIT
postcss-svgo6.0.3MIT
postcss-unique-selectors6.0.4MIT
postcss-value-parser4.2.0MIT
postcss-zindex6.0.2MIT
prebuild-install7.1.3MIT
pretty-error4.0.0MIT
pretty-time1.1.0MIT
prism-react-renderer2.4.1MIT
prismjs1.30.0MIT
process-nextick-args2.0.1MIT
prompts2.4.2MIT
prop-types15.8.1MIT
property-information6.5.0MIT
property-information7.1.0MIT
proto-list1.2.4ISC
proxy-addr2.0.7MIT
pump3.0.4MIT
punycode2.3.1MIT
pupa3.3.0MIT
pvtsutils1.3.6MIT
pvutils1.1.5MIT
qs6.14.1BSD-3-Clause
queue-microtask1.2.3MIT
quick-lru5.1.1MIT
randombytes2.1.0MIT
range-parser1.2.0MIT
range-parser1.2.1MIT
raw-body2.5.3MIT
rc1.2.8(BSD-2-Clause OR MIT OR Apache-2.0)
re-resizable6.11.2MIT
react18.3.1MIT
react-dom18.3.1MIT
react-draggable4.5.0MIT
react-dropzone14.3.8MIT
react-fast-compare3.2.2MIT
react-is16.13.1MIT
react-json-view-lite2.5.0MIT
react-loadable-ssr-addon-v5-slorber1.0.1MIT
react-markdown10.1.0MIT
react-querybuilder8.14.2MIT
react-redux9.2.0MIT
react-remove-scroll2.7.1MIT
react-remove-scroll-bar2.3.8MIT
react-router6.30.1MIT
react-router5.3.4MIT
react-router-config5.1.1MIT
react-router-dom6.30.1MIT
react-router-dom5.3.4MIT
react-style-singleton2.2.3MIT
react-window1.8.11MIT
react-zoom-pan-pinch3.7.0MIT
read-cache1.0.0MIT
readable-stream2.3.8MIT
readable-stream3.6.2MIT
readdirp3.6.0MIT
recma-build-jsx1.0.0MIT
recma-jsx1.0.1MIT
recma-parse1.0.0MIT
recma-stringify1.0.0MIT
redux5.0.1MIT
redux-thunk3.1.0MIT
reflect-metadata0.2.2Apache-2.0
regenerate1.4.2MIT
regenerate-unicode-properties10.2.2MIT
regexpu-core6.4.0MIT
registry-auth-token5.1.1MIT
registry-url6.0.1MIT
regjsgen0.8.0MIT
regjsparser0.13.0BSD-2-Clause
rehype-raw7.0.0MIT
rehype-recma1.0.0MIT
rehype-sanitize6.0.0MIT
relateurl0.2.7MIT
remark-directive3.0.1MIT
remark-emoji4.0.1MIT
remark-frontmatter5.0.0MIT
remark-gfm4.0.1MIT
remark-mdx3.1.1MIT
remark-parse11.0.0MIT
remark-rehype11.1.2MIT
remark-stringify11.0.0MIT
renderkid3.0.0MIT
repeat-string1.6.1MIT
require-from-string2.0.2MIT
require-like0.1.2MIT*
requires-port1.0.0MIT
reselect5.1.1MIT
resolve1.22.10MIT
resolve1.22.11MIT
resolve-alpn1.2.1MIT
resolve-from4.0.0MIT
resolve-pathname3.0.0MIT
responselike3.0.0MIT
retry0.13.1MIT
reusify1.1.0MIT
rtlcss4.3.0MIT
run-applescript7.1.0MIT
run-parallel1.2.0MIT
safe-buffer5.1.2MIT
safe-buffer5.2.1MIT
safer-buffer2.1.2MIT
sax1.4.4BlueOak-1.0.0
scheduler0.23.2MIT
schema-dts1.1.5Apache-2.0
schema-utils3.3.0MIT
schema-utils4.3.3MIT
search-insights2.17.3MIT
section-matter1.0.0MIT
select-hose2.0.0MIT
selfsigned5.5.0MIT
semver7.7.4ISC
semver6.3.1ISC
semver-diff4.0.0MIT
send0.19.2MIT
serialize-javascript6.0.2BSD-3-Clause
serve-handler6.1.6MIT
serve-index1.9.2MIT
serve-static1.16.3MIT
set-function-length1.2.2MIT
setimmediate1.0.5MIT
setprototypeof1.2.0ISC
shallow-clone3.0.1MIT
shallowequal1.1.0MIT
shebang-command2.0.0MIT
shebang-regex3.0.0MIT
shell-quote1.8.3MIT
side-channel1.1.0MIT
side-channel-list1.0.0MIT
side-channel-map1.0.1MIT
side-channel-weakmap1.0.2MIT
signal-exit4.1.0ISC
signal-exit3.0.7ISC
simple-concat1.0.1MIT
simple-get4.0.1MIT
sirv2.0.4MIT
sisteransi1.0.5MIT
sitemap7.1.2MIT
skin-tone2.0.0MIT
slash3.0.0MIT
slash4.0.0MIT
snake-case3.0.4MIT
sockjs0.3.24MIT
sort-css-media-queries2.2.0MIT
source-map0.6.1BSD-3-Clause
source-map0.7.6BSD-3-Clause
source-map-js1.2.1BSD-3-Clause
source-map-support0.5.21MIT
space-separated-tokens2.0.2MIT
spdy4.0.2MIT
spdy-transport3.0.0MIT
sprintf-js1.0.3BSD-3-Clause
srcset4.0.0MIT
state-local1.0.7MIT
statuses1.5.0MIT
statuses2.0.2MIT
std-env3.10.0MIT
string-width4.2.3MIT
string-width5.1.2MIT
string_decoder1.1.1MIT
string_decoder1.3.0MIT
stringify-entities4.0.4MIT
stringify-object3.3.0BSD-2-Clause
strip-ansi6.0.1MIT
strip-ansi7.1.2MIT
strip-bom-string1.0.0MIT
strip-final-newline2.0.0MIT
strip-json-comments2.0.1MIT
strip-json-comments3.1.1MIT
strnum2.3.0MIT
style-to-js1.1.21MIT
style-to-object1.0.14MIT
stylehacks6.1.1MIT
sucrase3.35.0MIT
supports-color7.2.0MIT
supports-color8.1.1MIT
supports-preserve-symlinks-flag1.0.0MIT
svg-parser2.0.4MIT
svgo3.3.2MIT
tailwind-merge2.6.0MIT
tailwindcss3.4.18MIT
tailwindcss-animate1.0.7MIT
tapable2.3.0MIT
tar-fs2.1.4MIT
tar-stream2.2.0MIT
terser5.46.0BSD-2-Clause
terser-webpack-plugin5.3.16MIT
thenify3.3.1MIT
thenify-all1.6.0MIT
thingies2.5.0MIT
thunky1.1.0MIT
tiny-invariant1.3.3MIT
tiny-warning1.0.3MIT
tinypool1.1.1MIT
to-regex-range5.0.1MIT
toidentifier1.0.1MIT
totalist3.0.1MIT
tree-dump1.1.0Apache-2.0
trim-lines3.0.1MIT
trough2.2.0MIT
ts-interface-checker0.1.13Apache-2.0
tslib2.8.10BSD
tslib1.14.10BSD
tsyringe4.10.0MIT
tunnel-agent0.6.0Apache-2.0
type-fest0.21.3(MIT OR CC0-1.0)
type-fest1.4.0(MIT OR CC0-1.0)
type-fest2.19.0(MIT OR CC0-1.0)
type-is1.6.18MIT
typedarray-to-buffer3.1.5MIT
undici-types7.16.0MIT
unicode-canonical-property-names-ecmascript2.0.1MIT
unicode-emoji-modifier-base1.0.0MIT
unicode-match-property-ecmascript2.0.0MIT
unicode-match-property-value-ecmascript2.2.1MIT
unicode-property-aliases-ecmascript2.2.0MIT
unified11.0.5MIT
unique-string3.0.0MIT
unist-util-is6.0.1MIT
unist-util-position5.0.0MIT
unist-util-position-from-estree2.0.0MIT
unist-util-stringify-position4.0.0MIT
unist-util-visit5.0.0MIT
unist-util-visit5.1.0MIT
unist-util-visit-parents6.0.2MIT
universalify2.0.1MIT
unpipe1.0.0MIT
update-browserslist-db1.2.3MIT
update-notifier6.0.2BSD-2-Clause
uri-js4.4.1BSD-2-Clause
url-loader4.1.1MIT
use-callback-ref1.3.3MIT
use-sidecar1.1.3MIT
use-sync-external-store1.6.0MIT
util-deprecate1.0.2MIT
utila0.4.0MIT
utility-types3.11.0MIT
utils-merge1.0.1MIT
uuid8.3.2MIT
value-equal1.0.1MIT
vary1.1.2MIT
vfile6.0.3MIT
vfile-location5.0.3MIT
vfile-message4.0.3MIT
watchpack2.5.1MIT
wbuf1.7.3MIT
web-namespaces2.0.1MIT
webpack5.105.1MIT
webpack-bundle-analyzer4.10.2MIT
webpack-dev-middleware7.4.5MIT
webpack-dev-server5.2.3MIT
webpack-merge5.10.0MIT
webpack-merge6.0.1MIT
webpack-sources3.3.3MIT
webpackbar6.0.1MIT
websocket-driver0.7.4Apache-2.0
websocket-extensions0.1.4Apache-2.0
which2.0.2ISC
widest-line4.0.1MIT
wildcard2.0.1MIT
wrap-ansi7.0.0MIT
wrap-ansi8.1.0MIT
wrappy1.0.2ISC
write-file-atomic3.0.3ISC
ws7.5.10MIT
ws8.19.0MIT
wsl-utils0.1.0MIT
xdg-basedir5.1.0MIT
xml-js1.6.11MIT
xml-naming0.1.0MIT
yallist3.1.1ISC
yocto-queue1.2.2MIT
zustand4.5.7MIT
zwitch2.0.4MIT

Bundled assets (fonts and data files)

Beyond package dependencies, the product bundles the following assets, which are checked into our repository rather than installed by a package manager. Their license texts are included in THIRD_PARTY_NOTICES.txt.

AssetVersionLicenseHow we use it
Liberation Sans2.1.5OFL-1.1TrueType font embedded (as a subset) into archival PDF/A exports so the OCR text layer has an embedded font program.

Questions

For questions about licensing or attribution, contact legal@docaifabric.com.