95 KiB
English | Русский
Уведомления о сторонних компонентах (Third-Party Notices)
Проект: Digital Legal Entity (DLE)
Copyright (c) 2024-2026 Тарабанов Александр Викторович
Лицензия проекта: Proprietary — см. LICENSE
Документ составлен автоматически на основе установленных npm-зависимостей (license-checker --production).
Дата генерации: 2026-07-08
Обязательства
При распространении ПО DLE необходимо:
- Сохранять данный файл вместе с дистрибутивом.
- Не удалять copyright-уведомления из исходного кода сторонних библиотек.
- Соблюдать условия лицензий перечисленных ниже пакетов.
- Для Apache-2.0 — включать соответствующие NOTICE-файлы (если поставляются пакетом).
- Для LGPL-3.0 (web3-utils) — см. раздел «Соответствие LGPL-3.0».
Соответствие LGPL-3.0
В production-дереве зависимостей backend присутствует web3-utils (LGPL-3.0),
подключаемый транзитивно через solidity-coverage (инструментарий Hardhat).
DLE не импортирует web3-utils напрямую; для работы с Ethereum используются
ethers и viem (MIT).
web3-utils в данном дистрибутиве
| Поле | Значение |
|---|---|
| Пакет | web3-utils@1.10.4 |
| Лицензия | GNU Lesser General Public License v3.0 (LGPL-3.0) |
| Upstream | https://github.com/ethereum/web3.js/tree/1.x/packages/web3-utils |
| В DLE | Немодифицированный npm-пакет в backend/node_modules/web3-utils/ |
Обязательства DLE при распространении backend (LGPL-3.0, разделы 4–6):
- Включать данный файл Third-Party Notices в состав дистрибутива.
- Сохранять все copyright- и license-уведомления в исходных файлах
web3-utils. - Предоставлять полный текст лицензии LGPL-3.0 (см. ссылки ниже).
- Если web3-utils распространяется вместе с backend, получатель должен иметь
возможность заменить или перелинковать библиотеку (стандартная структура
Node.js
node_modulesэтому соответствует). - При модификации web3-utils — опубликовать соответствующий исходный код изменённой версии под LGPL-3.0. DLE поставляет немодифицированный upstream-пакет.
Чего LGPL-3.0 не требует
- Раскрывать проприетарный код приложения DLE, который лишь использует
web3-utilsкак отдельную npm-зависимость без модификации. - Перелицензировать DLE под LGPL при соблюдении обязательств выше.
Полный текст лицензии
- GNU LGPL v3.0: https://www.gnu.org/licenses/lgpl-3.0.html
- Копия в дистрибутиве:
backend/node_modules/web3-utils/LICENSE(при включении зависимостей backend)
Python: vector-search
| Пакет | Лицензия | Примечание |
|---|---|---|
| fastapi | MIT | https://github.com/fastapi/fastapi |
| uvicorn | BSD-3-Clause | https://github.com/encode/uvicorn |
| faiss-cpu | MIT | https://github.com/facebookresearch/faiss |
| requests | Apache-2.0 | https://github.com/psf/requests |
| pydantic | MIT | https://github.com/pydantic/pydantic |
Python: runtime (backend Docker)
Системные пакеты устанавливаются через apt в Docker-образе backend (python3, curl и др.) — лицензии соответствуют дистрибутиву Debian.
Backend (Node.js, production)
Всего пакетов: 909
| Лицензия | Количество |
|---|---|
| MIT | 746 |
| ISC | 57 |
| BSD-3-Clause | 34 |
| Apache-2.0 | 29 |
| BSD-2-Clause | 12 |
| MPL-2.0 | 6 |
| BlueOak-1.0.0 | 4 |
| BSD | 3 |
| (MIT OR CC0-1.0) | 3 |
| 0BSD | 2 |
| (MIT OR EUPL-1.1+) | 1 |
| BSD-3-Clause OR MIT | 1 |
| Python-2.0 | 1 |
| WTFPL | 1 |
| PSF | 1 |
| Apache-2.0 OR MIT | 1 |
| (AFL-2.1 OR BSD-3-Clause) | 1 |
| MIT-0 | 1 |
| (MIT AND BSD-3-Clause) | 1 |
| WTFPL OR MIT | 1 |
| Unlicense | 1 |
| MIT* | 1 |
| LGPL-3.0 | 1 |
Требуют внимания
| Пакет | Лицензия | Примечание |
|---|---|---|
| @ethereumjs/rlp@4.0.1 | MPL-2.0 | File-level copyleft при изменении файлов библиотеки |
| @ethereumjs/rlp@5.0.2 | MPL-2.0 | File-level copyleft при изменении файлов библиотеки |
| @ethereumjs/util@8.1.0 | MPL-2.0 | File-level copyleft при изменении файлов библиотеки |
| @ethereumjs/util@9.1.0 | MPL-2.0 | File-level copyleft при изменении файлов библиотеки |
| @zone-eu/mailsplit@5.4.8 | (MIT OR EUPL-1.1+) | Dual MIT/EUPL; при модификации — условия EUPL |
| chai-as-promised@7.1.2 | WTFPL | Соблюдать условия лицензии |
| ethereumjs-util@7.1.5 | MPL-2.0 | File-level copyleft при изменении файлов библиотеки |
| rlp@2.2.7 | MPL-2.0 | File-level copyleft при изменении файлов библиотеки |
| string-format@2.0.0 | WTFPL OR MIT | Соблюдать условия лицензии |
| web3-utils@1.10.4 | LGPL-3.0 | LGPL-3.0: см. раздел «Соответствие LGPL-3.0» ниже |
Полный список пакетов
| Пакет | Лицензия | Репозиторий |
|---|---|---|
| @adraffy/ens-normalize@1.10.1 | MIT | link |
| @adraffy/ens-normalize@1.11.1 | MIT | link |
| @anthropic-ai/sdk@0.51.0 | MIT | link |
| @cfworker/json-schema@4.1.1 | MIT | link |
| @colors/colors@1.5.0 | MIT | link |
| @colors/colors@1.6.0 | MIT | link |
| @cspotcode/source-map-support@0.8.1 | MIT | link |
| @cypress/request-promise@5.0.0 | ISC | link |
| @cypress/request@3.0.9 | Apache-2.0 | link |
| @dabh/diagnostics@2.0.8 | MIT | link |
| @ethereumjs/rlp@4.0.1 | MPL-2.0 | link |
| @ethereumjs/rlp@5.0.2 | MPL-2.0 | link |
| @ethereumjs/util@8.1.0 | MPL-2.0 | link |
| @ethereumjs/util@9.1.0 | MPL-2.0 | link |
| @ethersproject/abi@5.8.0 | MIT | link |
| @ethersproject/abstract-provider@5.8.0 | MIT | link |
| @ethersproject/abstract-signer@5.8.0 | MIT | link |
| @ethersproject/address@5.6.1 | MIT | link |
| @ethersproject/address@5.8.0 | MIT | link |
| @ethersproject/base64@5.8.0 | MIT | link |
| @ethersproject/bignumber@5.8.0 | MIT | link |
| @ethersproject/bytes@5.8.0 | MIT | link |
| @ethersproject/constants@5.8.0 | MIT | link |
| @ethersproject/hash@5.8.0 | MIT | link |
| @ethersproject/keccak256@5.8.0 | MIT | link |
| @ethersproject/logger@5.8.0 | MIT | link |
| @ethersproject/networks@5.8.0 | MIT | link |
| @ethersproject/properties@5.8.0 | MIT | link |
| @ethersproject/rlp@5.8.0 | MIT | link |
| @ethersproject/signing-key@5.8.0 | MIT | link |
| @ethersproject/strings@5.8.0 | MIT | link |
| @ethersproject/transactions@5.8.0 | MIT | link |
| @ethersproject/units@5.8.0 | MIT | link |
| @ethersproject/web@5.8.0 | MIT | link |
| @google/genai@1.34.0 | Apache-2.0 | link |
| @graphql-typed-document-node/core@3.2.0 | MIT | link |
| @grpc/grpc-js@1.14.4 | Apache-2.0 | link |
| @grpc/proto-loader@0.8.0 | Apache-2.0 | link |
| @isaacs/cliui@8.0.2 | ISC | link |
| @jridgewell/resolve-uri@3.1.2 | MIT | link |
| @jridgewell/sourcemap-codec@1.5.5 | MIT | link |
| @jridgewell/trace-mapping@0.3.9 | MIT | link |
| @js-sdsl/ordered-map@4.4.2 | MIT | link |
| @langchain/community@0.3.59 | MIT | link |
| @langchain/core@0.3.80 | MIT | link |
| @langchain/ollama@0.2.4 | MIT | link |
| @langchain/openai@0.6.17 | MIT | link |
| @langchain/textsplitters@0.1.0 | MIT | link |
| @langchain/weaviate@0.2.3 | MIT | link |
| @noble/ciphers@1.3.0 | MIT | link |
| @noble/curves@1.2.0 | MIT | link |
| @noble/curves@1.4.2 | MIT | link |
| @noble/curves@1.8.2 | MIT | link |
| @noble/curves@1.9.1 | MIT | link |
| @noble/curves@1.9.7 | MIT | link |
| @noble/hashes@1.2.0 | MIT | link |
| @noble/hashes@1.3.2 | MIT | link |
| @noble/hashes@1.4.0 | MIT | link |
| @noble/hashes@1.7.2 | MIT | link |
| @noble/hashes@1.8.0 | MIT | link |
| @noble/secp256k1@1.7.1 | MIT | link |
| @noble/secp256k1@1.7.2 | MIT | link |
| @nodelib/fs.scandir@2.1.5 | MIT | link |
| @nodelib/fs.stat@2.0.5 | MIT | link |
| @nodelib/fs.walk@1.2.8 | MIT | link |
| @nomicfoundation/edr-darwin-arm64@0.12.0-next.17 | MIT | link |
| @nomicfoundation/edr-darwin-x64@0.12.0-next.17 | MIT | link |
| @nomicfoundation/edr-linux-arm64-gnu@0.12.0-next.17 | MIT | link |
| @nomicfoundation/edr-linux-arm64-musl@0.12.0-next.17 | MIT | link |
| @nomicfoundation/edr-linux-x64-gnu@0.12.0-next.17 | MIT | link |
| @nomicfoundation/edr-linux-x64-musl@0.12.0-next.17 | MIT | link |
| @nomicfoundation/edr-win32-x64-msvc@0.12.0-next.17 | MIT | link |
| @nomicfoundation/edr@0.12.0-next.17 | MIT | link |
| @nomicfoundation/hardhat-chai-matchers@2.1.0 | MIT | link |
| @nomicfoundation/hardhat-ethers@3.1.3 | MIT | link |
| @nomicfoundation/hardhat-ignition-ethers@0.15.17 | MIT | link |
| @nomicfoundation/hardhat-ignition@0.15.16 | MIT | link |
| @nomicfoundation/hardhat-network-helpers@1.1.2 | MIT | link |
| @nomicfoundation/hardhat-toolbox@5.0.0 | MIT | link |
| @nomicfoundation/hardhat-verify@2.1.3 | MIT | link |
| @nomicfoundation/ignition-core@0.15.15 | MIT | link |
| @nomicfoundation/ignition-ui@0.15.13 | MIT | link |
| @nomicfoundation/solidity-analyzer-darwin-arm64@0.1.2 | MIT | link |
| @nomicfoundation/solidity-analyzer-darwin-x64@0.1.2 | MIT | link |
| @nomicfoundation/solidity-analyzer-linux-arm64-gnu@0.1.2 | MIT | link |
| @nomicfoundation/solidity-analyzer-linux-arm64-musl@0.1.2 | MIT | link |
| @nomicfoundation/solidity-analyzer-linux-x64-gnu@0.1.2 | MIT | link |
| @nomicfoundation/solidity-analyzer-linux-x64-musl@0.1.2 | MIT | link |
| @nomicfoundation/solidity-analyzer-win32-x64-msvc@0.1.2 | MIT | link |
| @nomicfoundation/solidity-analyzer@0.1.2 | MIT | link |
| @openzeppelin/contracts@5.4.0 | MIT | link |
| @pkgjs/parseargs@0.11.0 | MIT | link |
| @protobufjs/aspromise@1.1.2 | BSD-3-Clause | link |
| @protobufjs/base64@1.1.2 | BSD-3-Clause | link |
| @protobufjs/codegen@2.0.5 | BSD-3-Clause | link |
| @protobufjs/eventemitter@1.1.1 | BSD-3-Clause | link |
| @protobufjs/fetch@1.1.1 | BSD-3-Clause | link |
| @protobufjs/float@1.0.2 | BSD-3-Clause | link |
| @protobufjs/path@1.1.2 | BSD-3-Clause | link |
| @protobufjs/pool@1.1.0 | BSD-3-Clause | link |
| @protobufjs/utf8@1.1.1 | BSD-3-Clause | link |
| @scure/base@1.1.9 | MIT | link |
| @scure/base@1.2.6 | MIT | link |
| @scure/bip32@1.1.5 | MIT | link |
| @scure/bip32@1.4.0 | MIT | link |
| @scure/bip32@1.7.0 | MIT | link |
| @scure/bip39@1.1.1 | MIT | link |
| @scure/bip39@1.3.0 | MIT | link |
| @scure/bip39@1.6.0 | MIT | link |
| @selderee/plugin-htmlparser2@0.11.0 | MIT | link |
| @sentry/core@5.30.0 | BSD-3-Clause | link |
| @sentry/hub@5.30.0 | BSD-3-Clause | link |
| @sentry/minimal@5.30.0 | BSD-3-Clause | link |
| @sentry/node@5.30.0 | BSD-3-Clause | link |
| @sentry/tracing@5.30.0 | MIT | link |
| @sentry/types@5.30.0 | BSD-3-Clause | link |
| @sentry/utils@5.30.0 | BSD-3-Clause | link |
| @so-ric/colorspace@1.1.6 | MIT | link |
| @solidity-parser/parser@0.20.2 | MIT | link |
| @spruceid/siwe-parser@2.1.2 | Apache-2.0 | link |
| @stablelib/binary@1.0.1 | MIT | link |
| @stablelib/int@1.0.1 | MIT | link |
| @stablelib/random@1.0.2 | MIT | link |
| @stablelib/wipe@1.0.1 | MIT | link |
| @telegraf/types@7.1.0 | MIT | link |
| @tsconfig/node10@1.0.12 | MIT | link |
| @tsconfig/node12@1.0.11 | MIT | link |
| @tsconfig/node14@1.0.3 | MIT | link |
| @tsconfig/node16@1.0.4 | MIT | link |
| @typechain/ethers-v6@0.5.1 | MIT | link |
| @typechain/hardhat@9.1.0 | MIT | link |
| @types/bn.js@5.2.0 | MIT | link |
| @types/chai-as-promised@7.1.8 | MIT | link |
| @types/chai@4.3.20 | MIT | link |
| @types/chai@5.2.3 | MIT | link |
| @types/deep-eql@4.0.2 | MIT | link |
| @types/glob@7.2.0 | MIT | link |
| @types/luxon@3.7.1 | MIT | link |
| @types/minimatch@6.0.0 | MIT | — |
| @types/mocha@10.0.10 | MIT | link |
| @types/node-fetch@2.6.13 | MIT | link |
| @types/node@18.19.130 | MIT | link |
| @types/node@22.7.5 | MIT | link |
| @types/node@24.10.4 | MIT | link |
| @types/node@25.0.3 | MIT | link |
| @types/pbkdf2@3.1.2 | MIT | link |
| @types/prettier@2.7.3 | MIT | link |
| @types/retry@0.12.0 | MIT | link |
| @types/secp256k1@4.0.7 | MIT | link |
| @types/triple-beam@1.3.5 | MIT | link |
| @zone-eu/mailsplit@5.4.8 | (MIT OR EUPL-1.1+) | link |
| abbrev@1.0.9 | ISC | link |
| abbrev@1.1.1 | ISC | link |
| abitype@1.2.3 | MIT | link |
| abort-controller-x@0.4.3 | MIT | link |
| abort-controller-x@0.5.0 | MIT | link |
| abort-controller@3.0.0 | MIT | link |
| accepts@1.3.8 | MIT | link |
| acorn-walk@8.3.4 | MIT | link |
| acorn@8.15.0 | MIT | link |
| adm-zip@0.4.16 | MIT | link |
| aes-js@4.0.0-beta.5 | MIT | link |
| agent-base@6.0.2 | MIT | link |
| agent-base@7.1.4 | MIT | link |
| agentkeepalive@4.6.0 | MIT | link |
| aggregate-error@3.1.0 | MIT | link |
| ajv@6.14.0 | MIT | link |
| amdefine@1.0.1 | BSD-3-Clause OR MIT | link |
| ansi-align@3.0.1 | ISC | link |
| ansi-colors@4.1.3 | MIT | link |
| ansi-escapes@4.3.2 | MIT | link |
| ansi-regex@5.0.1 | MIT | link |
| ansi-regex@6.2.2 | MIT | link |
| ansi-styles@3.2.1 | MIT | link |
| ansi-styles@4.3.0 | MIT | link |
| ansi-styles@5.2.0 | MIT | link |
| ansi-styles@6.2.3 | MIT | link |
| anymatch@3.1.3 | ISC | link |
| apg-js@4.4.0 | BSD-2-Clause | link |
| append-field@1.0.0 | MIT | link |
| archiver-utils@5.0.2 | MIT | link |
| archiver@7.0.1 | MIT | link |
| arg@4.1.3 | MIT | link |
| argparse@2.0.1 | Python-2.0 | link |
| array-back@3.1.0 | MIT | link |
| array-back@4.0.2 | MIT | link |
| array-buffer-byte-length@1.0.2 | MIT | link |
| array-flatten@1.1.1 | MIT | link |
| array-union@2.1.0 | MIT | link |
| array.prototype.findindex@2.2.4 | MIT | link |
| arraybuffer.prototype.slice@1.0.4 | MIT | link |
| asn1.js@5.4.1 | MIT | link |
| asn1@0.2.6 | MIT | link |
| assert-plus@1.0.0 | MIT | link |
| assertion-error@1.1.0 | MIT | link |
| assertion-error@2.0.1 | MIT | link |
| astral-regex@2.0.0 | MIT | link |
| async-function@1.0.0 | MIT | link |
| async@1.5.2 | MIT | link |
| async@3.2.6 | MIT | link |
| asynckit@0.4.0 | MIT | link |
| at-least-node@1.0.0 | ISC | link |
| available-typed-arrays@1.0.7 | MIT | link |
| aws-sign2@0.7.0 | Apache-2.0 | link |
| aws4@1.13.2 | MIT | link |
| axios@1.18.1 | MIT | link |
| b4a@1.7.3 | Apache-2.0 | link |
| bagpipe@0.3.5 | MIT | link |
| balanced-match@1.0.2 | MIT | link |
| bare-events@2.8.2 | Apache-2.0 | link |
| base-x@3.0.11 | MIT | link |
| base64-js@1.5.1 | MIT | link |
| bcrypt-pbkdf@1.0.2 | BSD-3-Clause | link |
| better-queue-memory@1.0.4 | MIT | link |
| better-queue@3.8.12 | MIT | link |
| bignumber.js@9.3.1 | MIT | link |
| binary-extensions@2.3.0 | MIT | link |
| bl@1.2.3 | MIT | link |
| blakejs@1.2.1 | MIT | link |
| bluebird@3.7.2 | MIT | link |
| bn.js@4.12.3 | MIT | link |
| body-parser@1.20.4 | MIT | link |
| boxen@5.1.2 | MIT | link |
| brace-expansion@2.1.1 | MIT | link |
| braces@3.0.3 | MIT | link |
| brorand@1.1.0 | MIT | link |
| brotli-wasm@2.0.1 | Apache-2.0 | link |
| browser-stdout@1.3.1 | ISC | link |
| browserify-aes@1.2.0 | MIT | link |
| bs58@4.0.1 | MIT | link |
| bs58check@2.1.2 | MIT | link |
| buffer-alloc-unsafe@1.1.0 | MIT | link |
| buffer-alloc@1.2.0 | MIT | link |
| buffer-crc32@1.0.0 | MIT | link |
| buffer-equal-constant-time@1.0.1 | BSD-3-Clause | link |
| buffer-fill@1.0.0 | MIT | link |
| buffer-from@1.1.2 | MIT | link |
| buffer-xor@1.0.3 | MIT | link |
| buffer@6.0.3 | MIT | link |
| busboy@1.6.0 | MIT | link |
| bytes@3.1.2 | MIT | link |
| call-bind-apply-helpers@1.0.2 | MIT | link |
| call-bind@1.0.8 | MIT | link |
| call-bound@1.0.4 | MIT | link |
| camelcase@6.3.0 | MIT | link |
| caseless@0.12.0 | Apache-2.0 | link |
| cbor@8.1.0 | MIT | link |
| cbor@9.0.2 | MIT | link |
| chai-as-promised@7.1.2 | WTFPL | link |
| chai@4.5.0 | MIT | link |
| chalk@2.4.2 | MIT | link |
| chalk@4.1.2 | MIT | link |
| charenc@0.0.2 | BSD-3-Clause | link |
| check-error@1.0.3 | MIT | link |
| chokidar@3.6.0 | MIT | link |
| chokidar@4.0.3 | MIT | link |
| ci-info@2.0.0 | MIT | link |
| cipher-base@1.0.7 | MIT | link |
| clean-stack@2.2.0 | MIT | link |
| cli-boxes@2.2.1 | MIT | link |
| cli-table3@0.6.5 | MIT | link |
| cliui@7.0.4 | ISC | link |
| cliui@8.0.1 | ISC | link |
| color-convert@1.9.3 | MIT | link |
| color-convert@2.0.1 | MIT | link |
| color-convert@3.1.3 | MIT | link |
| color-name@1.1.3 | MIT | link |
| color-name@1.1.4 | MIT | link |
| color-name@2.1.0 | MIT | link |
| color-string@2.1.4 | MIT | link |
| color@5.0.3 | MIT | link |
| combined-stream@1.0.8 | MIT | link |
| command-exists@1.2.9 | MIT | link |
| command-line-args@5.2.1 | MIT | link |
| command-line-usage@6.1.3 | MIT | link |
| commander@8.3.0 | MIT | link |
| compress-commons@6.0.2 | MIT | link |
| concat-stream@2.0.0 | MIT | link |
| connect-pg-simple@10.0.0 | MIT | link |
| content-disposition@0.5.4 | MIT | link |
| content-type@1.0.5 | MIT | link |
| cookie-signature@1.0.6 | MIT | link |
| cookie-signature@1.0.7 | MIT | link |
| cookie@1.1.1 | MIT | link |
| core-util-is@1.0.2 | MIT | link |
| core-util-is@1.0.3 | MIT | link |
| cors@2.8.5 | MIT | link |
| crc-32@1.2.2 | Apache-2.0 | link |
| crc32-stream@6.0.0 | MIT | link |
| create-hash@1.2.0 | MIT | link |
| create-hmac@1.1.7 | MIT | link |
| create-require@1.1.1 | MIT | link |
| cron@4.4.0 | MIT | link |
| cross-fetch@3.2.0 | MIT | link |
| cross-spawn@7.0.6 | MIT | link |
| crypt@0.0.2 | BSD-3-Clause | link |
| csrf@3.1.0 | MIT | link |
| csurf@1.11.0 | MIT | link |
| csv-parser@3.2.0 | MIT | link |
| dashdash@1.14.1 | MIT | link |
| data-uri-to-buffer@4.0.1 | MIT | link |
| data-view-buffer@1.0.2 | MIT | link |
| data-view-byte-length@1.0.2 | MIT | link |
| data-view-byte-offset@1.0.1 | MIT | link |
| death@1.1.0 | MIT | link |
| debug@2.6.9 | MIT | link |
| debug@3.2.7 | MIT | link |
| debug@4.4.3 | MIT | link |
| decamelize@1.2.0 | MIT | link |
| decamelize@4.0.0 | MIT | link |
| deep-eql@4.1.4 | MIT | link |
| deep-extend@0.6.0 | MIT | link |
| deep-is@0.1.4 | MIT | link |
| deepmerge@4.3.1 | MIT | link |
| define-data-property@1.1.4 | MIT | link |
| define-properties@1.2.1 | MIT | link |
| delayed-stream@1.0.0 | MIT | link |
| depd@1.1.2 | MIT | link |
| depd@2.0.0 | MIT | link |
| destroy@1.2.0 | MIT | link |
| diff@5.2.2 | BSD-3-Clause | link |
| difflib@0.2.4 | PSF | link |
| dir-glob@3.0.1 | MIT | link |
| dom-serializer@2.0.0 | MIT | link |
| domelementtype@2.3.0 | BSD-2-Clause | link |
| domhandler@5.0.3 | BSD-2-Clause | link |
| domutils@3.2.2 | BSD-2-Clause | link |
| dotenv@16.6.1 | BSD-2-Clause | link |
| dunder-proto@1.0.1 | MIT | link |
| eastasianwidth@0.2.0 | MIT | link |
| ecc-jsbn@0.1.2 | MIT | link |
| ecdsa-sig-formatter@1.0.11 | Apache-2.0 | link |
| ee-first@1.1.1 | MIT | link |
| elliptic@6.6.1 | MIT | link |
| emoji-regex@8.0.0 | MIT | link |
| emoji-regex@9.2.2 | MIT | link |
| enabled@2.0.0 | MIT | link |
| encodeurl@2.0.0 | MIT | link |
| encoding-japanese@2.2.0 | MIT | link |
| end-of-stream@1.4.5 | MIT | link |
| enquirer@2.4.1 | MIT | link |
| entities@4.5.0 | BSD-2-Clause | link |
| env-paths@2.2.1 | MIT | link |
| es-abstract@1.24.1 | MIT | link |
| es-define-property@1.0.1 | MIT | link |
| es-errors@1.3.0 | MIT | link |
| es-object-atoms@1.1.1 | MIT | link |
| es-set-tostringtag@2.1.0 | MIT | link |
| es-shim-unscopables@1.1.0 | MIT | link |
| es-to-primitive@1.3.0 | MIT | link |
| escalade@3.2.0 | MIT | link |
| escape-html@1.0.3 | MIT | link |
| escape-string-regexp@1.0.5 | MIT | link |
| escape-string-regexp@4.0.0 | MIT | link |
| escodegen@1.8.1 | BSD-2-Clause | link |
| esprima@2.7.3 | BSD-2-Clause | link |
| estraverse@1.9.3 | BSD | link |
| esutils@2.0.3 | BSD-2-Clause | link |
| etag@1.8.1 | MIT | link |
| ethereum-bloom-filters@1.2.0 | MIT | link |
| ethereum-cryptography@0.1.3 | MIT | link |
| ethereum-cryptography@1.2.0 | MIT | link |
| ethereum-cryptography@2.2.1 | MIT | link |
| ethereumjs-util@7.1.5 | MPL-2.0 | link |
| ethers@6.16.0 | MIT | link |
| ethjs-unit@0.1.6 | MIT | link |
| event-target-shim@5.0.1 | MIT | link |
| eventemitter3@3.1.2 | MIT | link |
| eventemitter3@4.0.7 | MIT | link |
| eventemitter3@5.0.1 | MIT | link |
| events-universal@1.0.1 | Apache-2.0 | link |
| events@3.3.0 | MIT | link |
| evp_bytestokey@1.0.3 | MIT | link |
| express-rate-limit@7.5.1 | MIT | link |
| express-session@1.18.2 | MIT | link |
| express@4.22.1 | MIT | link |
| extend@3.0.2 | MIT | link |
| extsprintf@1.3.0 | MIT | link |
| extsprintf@1.4.1 | MIT | link |
| fast-deep-equal@3.1.3 | MIT | link |
| fast-fifo@1.3.2 | MIT | link |
| fast-glob@3.3.3 | MIT | link |
| fast-json-stable-stringify@2.1.0 | MIT | link |
| fast-levenshtein@2.0.6 | MIT | link |
| fastq@1.20.1 | ISC | link |
| fdir@6.5.0 | MIT | link |
| fecha@4.2.3 | MIT | link |
| fetch-blob@3.2.0 | MIT | link |
| file-type@3.9.0 | MIT | link |
| fill-range@7.1.1 | MIT | link |
| finalhandler@1.3.2 | MIT | link |
| find-replace@3.0.0 | MIT | link |
| find-up@5.0.0 | MIT | link |
| flat@5.0.2 | BSD-3-Clause | link |
| fn.name@1.1.0 | MIT | link |
| follow-redirects@1.16.0 | MIT | link |
| for-each@0.3.5 | MIT | link |
| foreground-child@3.3.1 | ISC | link |
| forever-agent@0.6.1 | Apache-2.0 | link |
| form-data-encoder@1.7.2 | MIT | link |
| form-data@4.0.6 | MIT | link |
| formdata-node@4.4.1 | MIT | link |
| formdata-polyfill@4.0.10 | MIT | link |
| forwarded@0.2.0 | MIT | link |
| fp-ts@1.19.3 | MIT | link |
| fp-ts@1.19.5 | MIT | link |
| fresh@0.5.2 | MIT | link |
| fs-extra@10.1.0 | MIT | link |
| fs-extra@7.0.1 | MIT | link |
| fs-extra@8.1.0 | MIT | link |
| fs-extra@9.1.0 | MIT | link |
| fs.realpath@1.0.0 | ISC | link |
| function-bind@1.1.2 | MIT | link |
| function.prototype.name@1.1.8 | MIT | link |
| functions-have-names@1.2.3 | MIT | link |
| gaxios@7.1.3 | Apache-2.0 | link |
| gcp-metadata@8.1.2 | Apache-2.0 | link |
| generator-function@2.0.1 | MIT | link |
| get-caller-file@2.0.5 | ISC | link |
| get-func-name@2.0.2 | MIT | link |
| get-intrinsic@1.3.0 | MIT | link |
| get-proto@1.0.1 | MIT | link |
| get-symbol-description@1.1.0 | MIT | link |
| getpass@0.1.7 | MIT | link |
| ghost-testrpc@0.0.2 | ISC | link |
| glob-parent@5.1.2 | ISC | link |
| glob@10.5.0 | ISC | link |
| glob@5.0.15 | ISC | link |
| glob@7.1.7 | ISC | link |
| glob@7.2.3 | ISC | link |
| glob@8.1.0 | ISC | link |
| global-modules@2.0.0 | MIT | link |
| global-prefix@3.0.0 | MIT | link |
| globalthis@1.0.4 | MIT | link |
| globby@10.0.2 | MIT | link |
| google-auth-library@10.5.0 | Apache-2.0 | link |
| google-logging-utils@1.1.3 | Apache-2.0 | link |
| gopd@1.2.0 | MIT | link |
| graceful-fs@4.2.11 | ISC | link |
| graphql-request@6.1.0 | MIT | link |
| graphql@16.12.0 | MIT | link |
| gtoken@8.0.0 | MIT | link |
| handlebars@4.7.9 | MIT | link |
| hardhat-contract-sizer@2.10.1 | MIT | link |
| hardhat-gas-reporter@2.3.0 | MIT | link |
| hardhat@2.28.0 | MIT | link |
| has-bigints@1.1.0 | MIT | link |
| has-flag@1.0.0 | MIT | link |
| has-flag@3.0.0 | MIT | link |
| has-flag@4.0.0 | MIT | link |
| has-property-descriptors@1.0.2 | MIT | link |
| has-proto@1.2.0 | MIT | link |
| has-symbols@1.1.0 | MIT | link |
| has-tostringtag@1.0.2 | MIT | link |
| hash-base@3.1.2 | MIT | link |
| hash.js@1.1.7 | MIT | link |
| hasown@2.0.2 | MIT | link |
| hasown@2.0.4 | MIT | link |
| he@1.2.0 | MIT | link |
| heap@0.2.7 | MIT | link |
| helmet@8.1.0 | MIT | link |
| hmac-drbg@1.0.1 | MIT | link |
| html-to-text@9.0.5 | MIT | link |
| htmlparser2@8.0.2 | MIT | link |
| http-errors@1.7.3 | MIT | link |
| http-errors@2.0.1 | MIT | link |
| http-signature@1.4.0 | MIT | link |
| https-proxy-agent@5.0.1 | MIT | link |
| https-proxy-agent@7.0.6 | MIT | link |
| humanize-ms@1.2.1 | MIT | link |
| iconv-lite@0.4.24 | MIT | link |
| iconv-lite@0.6.3 | MIT | link |
| iconv-lite@0.7.0 | MIT | link |
| ieee754@1.2.1 | BSD-3-Clause | link |
| ignore@5.3.2 | MIT | link |
| imap@0.8.19 | MIT | link |
| immer@10.0.2 | MIT | link |
| immutable@4.3.9 | MIT | link |
| imurmurhash@0.1.4 | MIT | link |
| indent-string@4.0.0 | MIT | link |
| inflight@1.0.6 | ISC | link |
| inherits@2.0.4 | ISC | link |
| ini@1.3.8 | ISC | link |
| interface-store@6.0.3 | Apache-2.0 OR MIT | link |
| internal-slot@1.1.0 | MIT | link |
| interpret@1.4.0 | MIT | link |
| io-ts@1.10.4 | MIT | link |
| ipaddr.js@1.9.1 | MIT | link |
| is-array-buffer@3.0.5 | MIT | link |
| is-async-function@2.1.1 | MIT | link |
| is-bigint@1.1.0 | MIT | link |
| is-binary-path@2.1.0 | MIT | link |
| is-boolean-object@1.2.2 | MIT | link |
| is-callable@1.2.7 | MIT | link |
| is-core-module@2.16.1 | MIT | link |
| is-data-view@1.0.2 | MIT | link |
| is-date-object@1.1.0 | MIT | link |
| is-extglob@2.1.1 | MIT | link |
| is-finalizationregistry@1.1.1 | MIT | link |
| is-fullwidth-code-point@3.0.0 | MIT | link |
| is-generator-function@1.1.2 | MIT | link |
| is-glob@4.0.3 | MIT | link |
| is-hex-prefixed@1.0.0 | MIT | link |
| is-map@2.0.3 | MIT | link |
| is-negative-zero@2.0.3 | MIT | link |
| is-number-object@1.1.1 | MIT | link |
| is-number@7.0.0 | MIT | link |
| is-plain-obj@2.1.0 | MIT | link |
| is-regex@1.2.1 | MIT | link |
| is-set@2.0.3 | MIT | link |
| is-shared-array-buffer@1.0.4 | MIT | link |
| is-stream@2.0.1 | MIT | link |
| is-string@1.1.1 | MIT | link |
| is-symbol@1.1.1 | MIT | link |
| is-typed-array@1.1.15 | MIT | link |
| is-typedarray@1.0.0 | MIT | link |
| is-unicode-supported@0.1.0 | MIT | link |
| is-weakmap@2.0.2 | MIT | link |
| is-weakref@1.1.1 | MIT | link |
| is-weakset@2.0.4 | MIT | link |
| isarray@0.0.1 | MIT | link |
| isarray@1.0.0 | MIT | link |
| isarray@2.0.5 | MIT | link |
| isexe@2.0.0 | ISC | link |
| isows@1.0.7 | MIT | link |
| isstream@0.1.2 | MIT | link |
| jackspeak@3.4.3 | BlueOak-1.0.0 | link |
| js-sha3@0.8.0 | MIT | link |
| js-tiktoken@1.0.21 | MIT | link |
| js-yaml@4.3.0 | MIT | link |
| jsbn@0.1.1 | MIT | link |
| json-bigint@1.0.0 | MIT | link |
| json-schema-traverse@0.4.1 | MIT | link |
| json-schema@0.4.0 | (AFL-2.1 OR BSD-3-Clause) | link |
| json-stream-stringify@3.1.6 | MIT | link |
| json-stringify-safe@5.0.1 | ISC | link |
| json5@2.2.3 | MIT | link |
| jsonfile@4.0.0 | MIT | link |
| jsonfile@6.2.0 | MIT | link |
| jsonpointer@5.0.1 | MIT | link |
| jsonschema@1.5.0 | MIT | link |
| jsprim@2.0.2 | MIT | link |
| jwa@2.0.1 | MIT | link |
| jws@4.0.1 | MIT | link |
| keccak@3.0.4 | MIT | link |
| kind-of@6.0.3 | MIT | link |
| kleur@3.0.3 | MIT | link |
| kruptein@2.2.3 | MIT | link |
| kuler@2.0.0 | MIT | link |
| langchain@0.3.37 | MIT | link |
| langsmith@0.6.3 | MIT | link |
| lazystream@1.0.1 | MIT | link |
| leac@0.6.0 | MIT | link |
| levn@0.3.0 | MIT | link |
| libbase64@1.3.0 | MIT | link |
| libmime@5.3.7 | MIT | link |
| libqp@2.1.1 | MIT | link |
| linkify-it@5.0.1 | MIT | link |
| locate-path@6.0.0 | MIT | link |
| lodash.camelcase@4.3.0 | MIT | link |
| lodash.clonedeep@4.5.0 | MIT | link |
| lodash.isequal@4.5.0 | MIT | link |
| lodash.truncate@4.4.2 | MIT | link |
| lodash@4.18.1 | MIT | link |
| log-symbols@4.1.0 | MIT | link |
| logform@2.7.0 | MIT | link |
| long@5.3.2 | Apache-2.0 | link |
| loupe@2.3.7 | MIT | link |
| lru_map@0.3.3 | MIT | link |
| lru-cache@10.4.3 | ISC | link |
| luxon@3.7.2 | MIT | link |
| mailparser@3.9.1 | MIT | link |
| make-error@1.3.6 | ISC | link |
| markdown-table@2.0.0 | MIT | link |
| math-expression-evaluator@2.0.7 | MIT | link |
| math-intrinsics@1.1.0 | MIT | link |
| md5.js@1.3.5 | MIT | link |
| media-typer@0.3.0 | MIT | link |
| memorystream@0.3.1 | MIT | link |
| merge-descriptors@1.0.3 | MIT | link |
| merge2@1.4.1 | MIT | link |
| methods@1.1.2 | MIT | link |
| micro-eth-signer@0.14.0 | MIT | link |
| micro-ftch@0.3.1 | MIT | — |
| micro-packed@0.7.3 | MIT | link |
| micromatch@4.0.8 | MIT | link |
| mime-db@1.52.0 | MIT | link |
| mime-types@2.1.35 | MIT | link |
| mime@1.6.0 | MIT | link |
| minimalistic-assert@1.0.1 | ISC | link |
| minimalistic-crypto-utils@1.0.1 | MIT | link |
| minimatch@10.2.4 | BlueOak-1.0.0 | link |
| minimist@1.2.8 | MIT | link |
| minipass@7.1.2 | ISC | link |
| mkdirp@0.5.6 | MIT | link |
| mkdirp@1.0.4 | MIT | link |
| mnemonist@0.38.5 | MIT | link |
| mocha@10.8.2 | MIT | link |
| mri@1.2.0 | MIT | link |
| ms@2.0.0 | MIT | link |
| ms@2.1.3 | MIT | link |
| multer@2.2.0 | MIT | link |
| mustache@4.2.0 | MIT | link |
| ndjson@2.0.0 | BSD-3-Clause | link |
| negotiator@0.6.3 | MIT | link |
| neo-async@2.6.2 | MIT | link |
| nice-grpc-client-middleware-retry@3.1.13 | MIT | link |
| nice-grpc-common@2.0.2 | MIT | link |
| nice-grpc@2.1.14 | MIT | link |
| node-addon-api@2.0.2 | MIT | link |
| node-addon-api@5.1.0 | MIT | link |
| node-cron@3.0.3 | ISC | link |
| node-domexception@1.0.0 | MIT | link |
| node-emoji@1.11.0 | MIT | link |
| node-eta@0.9.0 | MIT | link |
| node-fetch@2.7.0 | MIT | link |
| node-fetch@3.3.2 | MIT | link |
| node-gyp-build@4.8.4 | MIT | link |
| node-telegram-bot-api@0.66.0 | MIT | link |
| nodemailer@9.0.3 | MIT-0 | link |
| nofilter@3.1.0 | MIT | link |
| nopt@3.0.6 | ISC | link |
| normalize-path@3.0.0 | MIT | link |
| number-to-bn@1.7.0 | MIT | link |
| object-assign@4.1.1 | MIT | link |
| object-inspect@1.13.4 | MIT | link |
| object-keys@1.1.1 | MIT | link |
| object.assign@4.1.7 | MIT | link |
| obliterator@2.0.5 | MIT | link |
| ollama@0.5.18 | MIT | link |
| on-finished@2.4.1 | MIT | link |
| on-headers@1.1.0 | MIT | link |
| once@1.4.0 | ISC | link |
| one-time@1.0.0 | MIT | link |
| openai@4.104.0 | Apache-2.0 | link |
| openai@5.12.2 | Apache-2.0 | link |
| openapi-types@12.1.3 | MIT | link |
| optionator@0.8.3 | MIT | link |
| ordinal@1.0.3 | MIT | link |
| own-keys@1.0.1 | MIT | link |
| ox@0.11.1 | MIT | link |
| p-finally@1.0.0 | MIT | link |
| p-limit@3.1.0 | MIT | link |
| p-locate@5.0.0 | MIT | link |
| p-map@4.0.0 | MIT | link |
| p-queue@6.6.2 | MIT | link |
| p-retry@4.6.2 | MIT | link |
| p-timeout@3.2.0 | MIT | link |
| p-timeout@4.1.0 | MIT | link |
| package-json-from-dist@1.0.1 | BlueOak-1.0.0 | link |
| parseley@0.12.1 | MIT | link |
| parseurl@1.3.3 | MIT | link |
| path-exists@4.0.0 | MIT | link |
| path-is-absolute@1.0.1 | MIT | link |
| path-key@3.1.1 | MIT | link |
| path-parse@1.0.7 | MIT | link |
| path-scurry@1.11.1 | BlueOak-1.0.0 | link |
| path-to-regexp@0.1.13 | MIT | link |
| path-type@4.0.0 | MIT | link |
| pathval@1.1.1 | MIT | link |
| pbkdf2@3.1.5 | MIT | link |
| peberminta@0.9.0 | MIT | link |
| performance-now@2.1.0 | MIT | link |
| pg-cloudflare@1.2.7 | MIT | link |
| pg-connection-string@2.9.1 | MIT | link |
| pg-int8@1.0.1 | ISC | link |
| pg-large-object@2.0.0 | MIT | link |
| pg-pool@3.10.1 | MIT | link |
| pg-protocol@1.10.3 | MIT | link |
| pg-types@2.2.0 | MIT | link |
| pg@8.16.3 | MIT | link |
| pgpass@1.0.5 | MIT | link |
| picocolors@1.1.1 | ISC | link |
| picomatch@4.0.4 | MIT | link |
| pify@4.0.1 | MIT | link |
| possible-typed-array-names@1.1.0 | MIT | link |
| postgres-array@2.0.0 | MIT | link |
| postgres-bytea@1.0.1 | MIT | link |
| postgres-date@1.0.7 | MIT | link |
| postgres-interval@1.2.0 | MIT | link |
| prelude-ls@1.1.2 | MIT | link |
| prettier@2.8.8 | MIT | link |
| process-nextick-args@2.0.1 | MIT | link |
| process@0.11.10 | MIT | link |
| prompts@2.4.2 | MIT | link |
| protobufjs@7.6.4 | BSD-3-Clause | link |
| proxy-addr@2.0.7 | MIT | link |
| proxy-from-env@2.1.0 | MIT | link |
| psl@1.15.0 | MIT | link |
| pump@2.0.1 | MIT | link |
| punycode.js@2.3.1 | MIT | link |
| punycode@2.3.1 | MIT | link |
| qs@6.15.3 | BSD-3-Clause | link |
| querystringify@2.2.0 | MIT | link |
| queue-microtask@1.2.3 | MIT | link |
| random-bytes@1.0.0 | MIT | link |
| randombytes@2.1.0 | MIT | link |
| range-parser@1.2.1 | MIT | link |
| raw-body@2.5.3 | MIT | link |
| readable-stream@1.1.14 | MIT | link |
| readable-stream@2.3.8 | MIT | link |
| readable-stream@3.6.2 | MIT | link |
| readable-stream@4.7.0 | MIT | link |
| readdir-glob@1.1.3 | Apache-2.0 | link |
| readdirp@3.6.0 | MIT | link |
| readdirp@4.1.2 | MIT | link |
| rechoir@0.6.2 | MIT | link |
| recursive-readdir@2.2.3 | MIT | link |
| reduce-flatten@2.0.0 | MIT | link |
| reflect.getprototypeof@1.0.10 | MIT | link |
| regexp.prototype.flags@1.5.4 | MIT | link |
| repeat-string@1.6.1 | MIT | link |
| request-promise-core@1.1.3 | ISC | link |
| require-directory@2.1.1 | MIT | link |
| requires-port@1.0.0 | MIT | link |
| resolve@1.1.7 | MIT | link |
| resolve@1.17.0 | MIT | link |
| resolve@1.22.11 | MIT | link |
| retry@0.12.0 | MIT | link |
| retry@0.13.1 | MIT | link |
| reusify@1.1.0 | MIT | link |
| rimraf@5.0.10 | ISC | link |
| ripemd160@2.0.3 | MIT | link |
| rlp@2.2.7 | MPL-2.0 | link |
| rndm@1.2.0 | MIT | link |
| run-parallel@1.2.0 | MIT | link |
| safe-array-concat@1.1.3 | MIT | link |
| safe-buffer@5.1.2 | MIT | link |
| safe-buffer@5.2.1 | MIT | link |
| safe-compare@1.1.4 | MIT | link |
| safe-push-apply@1.0.0 | MIT | link |
| safe-regex-test@1.1.0 | MIT | link |
| safe-stable-stringify@2.5.0 | MIT | link |
| safer-buffer@2.1.2 | MIT | link |
| sandwich-stream@2.0.2 | Apache-2.0 | link |
| sc-istanbul@0.4.6 | BSD-3-Clause | link |
| scrypt-js@3.0.1 | MIT | link |
| secp256k1@4.0.4 | MIT | link |
| selderee@0.11.0 | MIT | link |
| semver@7.7.3 | ISC | link |
| send@0.19.2 | MIT | link |
| serialize-javascript@7.0.7 | BSD-3-Clause | link |
| serve-static@1.16.3 | MIT | link |
| session-file-store@1.5.0 | Apache-2.0 | link |
| set-function-length@1.2.2 | MIT | link |
| set-function-name@2.0.2 | MIT | link |
| set-proto@1.0.0 | MIT | link |
| setimmediate@1.0.5 | MIT | link |
| setprototypeof@1.1.1 | ISC | link |
| setprototypeof@1.2.0 | ISC | link |
| sha.js@2.4.12 | (MIT AND BSD-3-Clause) | link |
| sha1@1.1.1 | BSD-3-Clause | link |
| shebang-command@2.0.0 | MIT | link |
| shebang-regex@3.0.0 | MIT | link |
| shelljs@0.8.5 | BSD-3-Clause | link |
| side-channel-list@1.0.0 | MIT | link |
| side-channel-list@1.0.1 | MIT | link |
| side-channel-map@1.0.1 | MIT | link |
| side-channel-weakmap@1.0.2 | MIT | link |
| side-channel@1.1.0 | MIT | link |
| side-channel@1.1.1 | MIT | link |
| signal-exit@3.0.7 | ISC | link |
| signal-exit@4.1.0 | ISC | link |
| sisteransi@1.0.5 | MIT | link |
| siwe@2.3.2 | Apache-2.0 | link |
| slash@3.0.0 | MIT | link |
| slice-ansi@4.0.0 | MIT | link |
| solc@0.8.26 | MIT | link |
| solidity-coverage@0.8.17 | ISC | link |
| source-map-support@0.5.21 | MIT | link |
| source-map@0.2.0 | BSD | link |
| source-map@0.6.1 | BSD-3-Clause | link |
| split2@3.2.2 | ISC | link |
| split2@4.2.0 | ISC | link |
| sshpk@1.18.0 | MIT | link |
| stack-trace@0.0.10 | MIT | link |
| stacktrace-parser@0.1.11 | MIT | link |
| statuses@1.5.0 | MIT | link |
| statuses@2.0.2 | MIT | link |
| stealthy-require@1.1.1 | ISC | link |
| stop-iteration-iterator@1.1.0 | MIT | link |
| streamsearch@1.1.0 | MIT | link |
| streamx@2.23.0 | MIT | link |
| string_decoder@0.10.31 | MIT | link |
| string_decoder@1.1.1 | MIT | link |
| string_decoder@1.3.0 | MIT | link |
| string-format@2.0.0 | WTFPL OR MIT | link |
| string-width@4.2.3 | MIT | link |
| string-width@5.1.2 | MIT | link |
| string.prototype.trim@1.2.10 | MIT | link |
| string.prototype.trimend@1.0.9 | MIT | link |
| string.prototype.trimstart@1.0.8 | MIT | link |
| strip-ansi@6.0.1 | MIT | link |
| strip-ansi@7.1.2 | MIT | link |
| strip-hex-prefix@1.0.0 | MIT | link |
| strip-json-comments@3.1.1 | MIT | link |
| supports-color@3.2.3 | MIT | link |
| supports-color@5.5.0 | MIT | link |
| supports-color@7.2.0 | MIT | link |
| supports-color@8.1.1 | MIT | link |
| supports-preserve-symlinks-flag@1.0.0 | MIT | link |
| table-layout@1.0.2 | MIT | link |
| table@6.9.0 | BSD-3-Clause | link |
| tar-stream@3.1.7 | MIT | link |
| telegraf@4.16.3 | MIT | link |
| text-decoder@1.2.3 | Apache-2.0 | link |
| text-hex@1.0.0 | MIT | link |
| through2@4.0.2 | MIT | link |
| tinyglobby@0.2.15 | MIT | link |
| tlds@1.261.0 | MIT | link |
| tldts-core@6.1.86 | MIT | link |
| tldts@6.1.86 | MIT | link |
| tmp@0.2.7 | MIT | link |
| to-buffer@1.2.2 | MIT | link |
| to-regex-range@5.0.1 | MIT | link |
| toidentifier@1.0.0 | MIT | link |
| toidentifier@1.0.1 | MIT | link |
| tough-cookie@4.1.4 | BSD-3-Clause | link |
| tough-cookie@5.1.2 | BSD-3-Clause | link |
| tr46@0.0.3 | MIT | link |
| triple-beam@1.4.1 | MIT | link |
| ts-command-line-args@2.5.1 | ISC | link |
| ts-error@1.0.6 | MIT | link |
| ts-essentials@7.0.3 | MIT | link |
| ts-node@10.9.2 | MIT | link |
| tslib@1.14.1 | 0BSD | link |
| tslib@2.7.0 | 0BSD | link |
| tsort@0.0.1 | MIT | link |
| tsscmp@1.0.6 | MIT | link |
| tunnel-agent@0.6.0 | Apache-2.0 | link |
| tweetnacl@0.14.5 | Unlicense | link |
| type-check@0.3.2 | MIT | link |
| type-detect@4.1.0 | MIT | link |
| type-fest@0.20.2 | (MIT OR CC0-1.0) | link |
| type-fest@0.21.3 | (MIT OR CC0-1.0) | link |
| type-fest@0.7.1 | (MIT OR CC0-1.0) | link |
| type-is@1.6.18 | MIT | link |
| typechain@8.3.2 | MIT | link |
| typed-array-buffer@1.0.3 | MIT | link |
| typed-array-byte-length@1.0.3 | MIT | link |
| typed-array-byte-offset@1.0.4 | MIT | link |
| typed-array-length@1.0.7 | MIT | link |
| typedarray-to-buffer@3.1.5 | MIT | link |
| typedarray@0.0.6 | MIT | link |
| typescript@5.9.3 | Apache-2.0 | link |
| typical@4.0.0 | MIT | link |
| typical@5.2.0 | MIT | link |
| uc.micro@2.1.0 | MIT | link |
| uglify-js@3.19.3 | BSD-2-Clause | link |
| uid-safe@2.1.5 | MIT | link |
| unbox-primitive@1.1.0 | MIT | link |
| undici-types@5.26.5 | MIT | link |
| undici-types@6.19.8 | MIT | link |
| undici-types@7.16.0 | MIT | link |
| undici@6.27.0 | MIT | link |
| universalify@0.1.2 | MIT | link |
| universalify@0.2.0 | MIT | link |
| universalify@2.0.1 | MIT | link |
| unpipe@1.0.0 | MIT | link |
| uri-js@4.4.1 | BSD-2-Clause | link |
| url-parse@1.5.10 | MIT | link |
| utf7@1.0.2 | BSD | — |
| utf8@3.0.0 | MIT | link |
| util-deprecate@1.0.2 | MIT | link |
| utils-merge@1.0.1 | MIT | link |
| uuid@11.1.1 | MIT | link |
| v8-compile-cache-lib@3.0.1 | MIT | link |
| valid-url@1.0.9 | MIT* | link |
| vary@1.1.2 | MIT | link |
| verror@1.10.0 | MIT | link |
| viem@2.43.3 | MIT | link |
| weaviate-client@3.10.0 | BSD-3-Clause | link |
| web-streams-polyfill@3.3.3 | MIT | link |
| web-streams-polyfill@4.0.0-beta.3 | MIT | link |
| web3-utils@1.10.4 | LGPL-3.0 | link |
| webidl-conversions@3.0.1 | BSD-2-Clause | link |
| whatwg-fetch@3.6.20 | MIT | link |
| whatwg-url@5.0.0 | MIT | link |
| which-boxed-primitive@1.1.1 | MIT | link |
| which-builtin-type@1.2.1 | MIT | link |
| which-collection@1.0.2 | MIT | link |
| which-typed-array@1.1.19 | MIT | link |
| which@1.3.1 | ISC | link |
| which@2.0.2 | ISC | link |
| widest-line@3.1.0 | MIT | link |
| winston-transport@4.9.0 | MIT | link |
| winston@3.19.0 | MIT | link |
| word-wrap@1.2.5 | MIT | link |
| wordwrap@1.0.0 | MIT | link |
| wordwrapjs@4.0.1 | MIT | link |
| workerpool@6.5.1 | Apache-2.0 | link |
| wrap-ansi@7.0.0 | MIT | link |
| wrap-ansi@8.1.0 | MIT | link |
| wrappy@1.0.2 | ISC | link |
| write-file-atomic@3.0.3 | ISC | link |
| ws@8.21.0 | MIT | link |
| xtend@4.0.2 | MIT | link |
| y18n@5.0.8 | ISC | link |
| yaml@2.9.0 | ISC | link |
| yargs-parser@20.2.9 | ISC | link |
| yargs-parser@21.1.1 | ISC | link |
| yargs-unparser@2.0.0 | MIT | link |
| yargs@16.2.0 | MIT | link |
| yargs@17.7.2 | MIT | link |
| yn@3.1.1 | MIT | link |
| yocto-queue@0.1.0 | MIT | link |
| zip-stream@6.0.1 | MIT | link |
| zod-to-json-schema@3.25.1 | ISC | link |
| zod@3.25.76 | MIT | link |
Frontend (Node.js, production)
Всего пакетов: 180
| Лицензия | Количество |
|---|---|
| MIT | 146 |
| BSD-2-Clause | 9 |
| BSD-3-Clause | 7 |
| ISC | 6 |
| BSD* | 5 |
| Apache-2.0 | 4 |
| (MPL-2.0 OR Apache-2.0) | 1 |
| 0BSD | 1 |
| MIT* | 1 |
Требуют внимания
| Пакет | Лицензия | Примечание |
|---|---|---|
| dompurify@3.4.11 | (MPL-2.0 OR Apache-2.0) | File-level copyleft при изменении файлов библиотеки |
Полный список пакетов
| Пакет | Лицензия | Репозиторий |
|---|---|---|
| @adraffy/ens-normalize@1.10.1 | MIT | link |
| @babel/helper-string-parser@7.27.1 | MIT | link |
| @babel/helper-validator-identifier@7.28.5 | MIT | link |
| @babel/parser@7.28.5 | MIT | link |
| @babel/types@7.28.5 | MIT | link |
| @ctrl/tinycolor@3.6.1 | MIT | link |
| @element-plus/icons-vue@2.3.2 | MIT | link |
| @floating-ui/core@1.7.3 | MIT | link |
| @floating-ui/dom@1.7.4 | MIT | link |
| @floating-ui/utils@0.2.10 | MIT | link |
| @intlify/core-base@11.2.7 | MIT | link |
| @intlify/message-compiler@11.2.7 | MIT | link |
| @intlify/shared@11.2.7 | MIT | link |
| @jridgewell/sourcemap-codec@1.5.5 | MIT | link |
| @kurkle/color@0.3.4 | MIT | link |
| @noble/curves@1.2.0 | MIT | link |
| @noble/hashes@1.3.2 | MIT | link |
| @noble/hashes@1.8.0 | MIT | link |
| @spruceid/siwe-parser@2.1.2 | Apache-2.0 | link |
| @stablelib/binary@1.0.1 | MIT | link |
| @stablelib/int@1.0.1 | MIT | link |
| @stablelib/random@1.0.2 | MIT | link |
| @stablelib/wipe@1.0.1 | MIT | link |
| @sxzz/popperjs-es@2.11.7 | MIT | link |
| @types/lodash-es@4.17.12 | MIT | link |
| @types/lodash@4.17.21 | MIT | link |
| @types/node@22.7.5 | MIT | link |
| @types/trusted-types@2.0.7 | MIT | link |
| @types/web-bluetooth@0.0.20 | MIT | link |
| @vue/compiler-core@3.5.26 | MIT | link |
| @vue/compiler-dom@3.5.26 | MIT | link |
| @vue/compiler-sfc@3.5.26 | MIT | link |
| @vue/compiler-ssr@3.5.26 | MIT | link |
| @vue/devtools-api@6.6.4 | MIT | link |
| @vue/reactivity@3.5.26 | MIT | link |
| @vue/runtime-core@3.5.26 | MIT | link |
| @vue/runtime-dom@3.5.26 | MIT | link |
| @vue/server-renderer@3.5.26 | MIT | link |
| @vue/shared@3.5.26 | MIT | link |
| @vueuse/core@10.11.1 | MIT | link |
| @vueuse/metadata@10.11.1 | MIT | link |
| @vueuse/shared@10.11.1 | MIT | link |
| aes-js@4.0.0-beta.5 | MIT | link |
| agent-base@6.0.2 | MIT | link |
| apg-js@4.4.0 | BSD-2-Clause | link |
| async-validator@4.2.5 | MIT | link |
| asynckit@0.4.0 | MIT | link |
| axios@1.18.1 | MIT | link |
| base64-js@1.5.1 | MIT | link |
| boolbase@1.0.0 | ISC | link |
| buffer@6.0.3 | MIT | link |
| call-bind-apply-helpers@1.0.2 | MIT | link |
| call-bind@1.0.8 | MIT | link |
| call-bound@1.0.4 | MIT | link |
| chart.js@4.5.1 | MIT | link |
| cheerio@0.19.0 | MIT | link |
| clone@2.1.2 | MIT | link |
| combined-stream@1.0.8 | MIT | link |
| connect-pg-simple@10.0.0 | MIT | link |
| core-util-is@1.0.3 | MIT | link |
| css-select@1.0.0 | BSD* | link |
| css-what@6.2.2 | BSD-2-Clause | link |
| csstype@3.2.3 | MIT | link |
| dayjs@1.11.19 | MIT | link |
| debug@4.4.3 | MIT | link |
| deep-equal@1.1.2 | MIT | link |
| define-data-property@1.1.4 | MIT | link |
| define-properties@1.2.1 | MIT | link |
| delayed-stream@1.0.0 | MIT | link |
| dom-serializer@0.1.1 | MIT | link |
| dom-serializer@0.2.2 | MIT | link |
| domelementtype@1.3.1 | BSD-2-Clause | link |
| domelementtype@2.3.0 | BSD-2-Clause | link |
| domhandler@2.3.0 | BSD* | link |
| dompurify@3.4.11 | (MPL-2.0 OR Apache-2.0) | link |
| domutils@1.4.3 | BSD* | link |
| domutils@1.5.1 | BSD* | link |
| dunder-proto@1.0.1 | MIT | link |
| element-plus@2.13.0 | MIT | link |
| entities@1.0.0 | BSD* | link |
| entities@1.1.2 | BSD-2-Clause | link |
| entities@2.2.0 | BSD-2-Clause | link |
| entities@7.0.0 | BSD-2-Clause | link |
| es-define-property@1.0.1 | MIT | link |
| es-errors@1.3.0 | MIT | link |
| es-object-atoms@1.1.1 | MIT | link |
| es-set-tostringtag@2.1.0 | MIT | link |
| escape-html@1.0.3 | MIT | link |
| estree-walker@2.0.2 | MIT | link |
| ethers@6.13.5 | MIT | link |
| eventemitter3@2.0.3 | MIT | link |
| eventemitter3@5.0.1 | MIT | link |
| extend@3.0.2 | MIT | link |
| fast-diff@1.1.2 | Apache-2.0 | link |
| fast-diff@1.3.0 | Apache-2.0 | link |
| follow-redirects@1.16.0 | MIT | link |
| form-data@4.0.6 | MIT | link |
| function-bind@1.1.2 | MIT | link |
| functions-have-names@1.2.3 | MIT | link |
| get-intrinsic@1.3.0 | MIT | link |
| get-proto@1.0.1 | MIT | link |
| gopd@1.2.0 | MIT | link |
| has-property-descriptors@1.0.2 | MIT | link |
| has-symbols@1.1.0 | MIT | link |
| has-tostringtag@1.0.2 | MIT | link |
| hasown@2.0.2 | MIT | link |
| hasown@2.0.4 | MIT | link |
| htmlparser2@3.8.3 | MIT | link |
| https-proxy-agent@5.0.1 | MIT | link |
| ieee754@1.2.1 | BSD-3-Clause | link |
| inherits@2.0.4 | ISC | link |
| is-arguments@1.2.0 | MIT | link |
| is-date-object@1.1.0 | MIT | link |
| is-regex@1.2.1 | MIT | link |
| isarray@0.0.1 | MIT | link |
| lodash-es@4.18.1 | MIT | link |
| lodash-unified@1.0.3 | MIT | — |
| lodash.clonedeep@4.5.0 | MIT | link |
| lodash.defaultsdeep@4.6.1 | MIT | link |
| lodash.isequal@4.5.0 | MIT | link |
| lodash@4.18.1 | MIT | link |
| magic-string@0.30.21 | MIT | link |
| marked@15.0.12 | MIT | link |
| math-intrinsics@1.1.0 | MIT | link |
| memoize-one@6.0.0 | MIT | link |
| mime-db@1.52.0 | MIT | link |
| mime-types@2.1.35 | MIT | link |
| ms@2.1.3 | MIT | link |
| nanoid@3.3.15 | MIT | link |
| normalize-wheel-es@1.2.0 | BSD-3-Clause | link |
| nth-check@2.1.1 | BSD-2-Clause | link |
| object-is@1.1.6 | MIT | link |
| object-keys@1.1.1 | MIT | link |
| papaparse@5.5.3 | MIT | link |
| parchment@1.1.4 | BSD-3-Clause | link |
| parchment@3.0.0 | BSD-3-Clause | link |
| pg-cloudflare@1.2.7 | MIT | link |
| pg-connection-string@2.9.1 | MIT | link |
| pg-int8@1.0.1 | ISC | link |
| pg-pool@3.10.1 | MIT | link |
| pg-protocol@1.10.3 | MIT | link |
| pg-types@2.2.0 | MIT | link |
| pg@8.16.3 | MIT | link |
| pgpass@1.0.5 | MIT | link |
| picocolors@1.1.1 | ISC | link |
| postcss@8.5.16 | MIT | link |
| postgres-array@2.0.0 | MIT | link |
| postgres-bytea@1.0.1 | MIT | link |
| postgres-date@1.0.7 | MIT | link |
| postgres-interval@1.2.0 | MIT | link |
| proxy-from-env@2.1.0 | MIT | link |
| punycode@2.3.1 | MIT | link |
| quill-delta@3.6.3 | MIT | link |
| quill-delta@5.1.0 | MIT | link |
| quill-image-resize-module@3.0.0 | MIT | link |
| quill-render@1.0.5 | MIT | link |
| quill@1.3.7 | BSD-3-Clause | link |
| quill@2.0.3 | BSD-3-Clause | link |
| raw-loader@0.5.1 | MIT | link |
| readable-stream@1.1.13 | MIT | link |
| regexp.prototype.flags@1.5.4 | MIT | link |
| set-function-length@1.2.2 | MIT | link |
| set-function-name@2.0.2 | MIT | link |
| siwe@2.3.2 | Apache-2.0 | link |
| sortablejs@1.15.6 | MIT | link |
| source-map-js@1.2.1 | BSD-3-Clause | link |
| split2@4.2.0 | ISC | link |
| string_decoder@0.10.31 | MIT | link |
| tslib@2.7.0 | 0BSD | link |
| undici-types@6.19.8 | MIT | link |
| uri-js@4.4.1 | BSD-2-Clause | link |
| valid-url@1.0.9 | MIT* | link |
| vue-demi@0.14.10 | MIT | link |
| vue-i18n@11.2.7 | MIT | link |
| vue-quill@1.5.1 | ISC | link |
| vue-router@4.6.4 | MIT | link |
| vue@3.5.26 | MIT | link |
| vuex@4.1.0 | MIT | link |
| ws@8.21.0 | MIT | link |
| xtend@4.0.2 | MIT | link |
Тексты распространённых лицензий
Полные тексты MIT, Apache-2.0, BSD и ISC доступны в каталогах node_modules/<package>/ каждого компонента
и на https://opensource.org/licenses
MIT (кратко)
Разрешается использование, копирование, модификация, слияние, публикация, распространение, сублицензирование и продажа копий при условии включения copyright-уведомления и текста лицензии во все копии или существенные части ПО.
Apache-2.0 (кратко)
Разрешается использование при условии сохранения copyright, текста лицензии и файлов NOTICE; предоставляется патентная лицензия; изменения должны быть помечены.
LGPL-3.0 (кратко)
Слабая copyleft-лицензия для библиотек. Разрешает использование в проприетарных приложениях при условии сохранения уведомлений, предоставления текста LGPL и возможности замены библиотеки. Модифицированные версии библиотеки должны распространяться под LGPL-3.0. Полный текст: https://www.gnu.org/licenses/lgpl-3.0.html
Контакты по лицензированию DLE: info@hb3-accelerator.com
Сайт: https://hb3-accelerator.com