Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"adamant-nodes",
"adm",
"adamant",
"blockchain",
"messenger",
"chat",
"decentralized-messenger",
"anonymous-messenger",
"secure-messenger",
"wallet",
"crypto-wallet",
"private-keys",
"communication",
"anonymous",
"secure",
"encryption",
"crypto",
"cryptocurrency",
"bitcoin"
],
"is_fork": false,
"size_kb": 1093,
"has_wiki": true,
"homepage": "http://js.docs.adamant.im/",
"languages": {
"JavaScript": 12222,
"TypeScript": 267895
},
"pushed_at": "2026-07-17T10:54:11Z",
"created_at": "2018-11-27T15:55:17Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T12:26:50Z",
"description": "Modular TypeScript SDK for the ADAMANT blockchain and deterministic wallet helpers",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "dev",
"license_spdx_raw": "GPL-3.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://adamant.im",
"name": "ADAMANT.im",
"type": "Organization",
"login": "Adamant-im",
"company": null,
"location": null,
"followers": 545,
"avatar_url": "https://avatars.githubusercontent.com/u/33371699?v=4",
"created_at": "2017-11-04T11:52:21Z",
"is_verified": null,
"public_repos": 43,
"account_age_days": 3181
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2026-07-17T10:54:11Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2026-06-21T15:22:41Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2024-06-21T07:32:56Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2023-12-17T19:51:54Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2023-11-23T18:06:17Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2023-11-02T21:58:09Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2023-01-13T17:14:40Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2023-01-06T19:12:09Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2022-11-16T02:55:13Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2022-04-01T09:16:03Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2022-02-12T16:48:08Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2021-10-24T08:48:30Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-10-16T08:36:52Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-07-12T11:41:46Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-05-28T19:48:43Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2020-03-16T08:07:04Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2020-03-10T11:41:21Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2020-03-09T10:56:28Z"
}
],
"recent_commits": [
{
"oid": "951b210602903cfd57da4027019e1c718cfe17aa",
"body": "Chore: Update dependencies and refresh tooling",
"is_bot": false,
"headline": "Merge pull request #93 from Adamant-im/chore/update-deps",
"author_name": "ADAMANTer",
"author_login": "dev-adamant-im",
"committed_at": "2026-07-17T10:34:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da7da3504edf6694a1e69985b7394f4992b50085",
"body": null,
"is_bot": false,
"headline": "chore: update version to 3.1.0 and specify minimum Node.js version",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-07-17T10:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7abdd5c0384c7df4d335fbbc1913abb079059e36",
"body": "…lity\n\n- Simplified type definitions in `src/api/index.ts`, `src/api/utils.ts`, and `src/helpers/wsClient.ts` by removing unnecessary line breaks.\n- Consolidated union types into single lines for better clarity and maintainability.",
"is_bot": false,
"headline": "chore: update deps and refactor type definitions for improved readabi…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-07-17T10:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d978846b9c6911d140656f6af2446b1bd845e993",
"body": "Feat: Sync JS API with Node status and delegate updates",
"is_bot": false,
"headline": "Merge pull request #90 from Adamant-im/feat/few-api-updates",
"author_name": "Alex Onyx",
"author_login": "al-onyxprotocol",
"committed_at": "2026-07-16T13:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05006825acb5763741d7156900df4479c3981ed",
"body": "…status features",
"is_bot": false,
"headline": "feat: update API types and tests to include new delegate and network …",
"author_name": "al-onyxprotocol",
"author_login": "al-onyxprotocol",
"committed_at": "2026-07-16T13:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35ad4409d08d911d5eec5266c45f66c70e466c5",
"body": "Feat: Complete the typed read-only query surface",
"is_bot": false,
"headline": "Merge pull request #88 from Adamant-im/feat/extend-api",
"author_name": "Orion Hashimoto",
"author_login": "adamant-al",
"committed_at": "2026-07-15T11:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f8ca135a8aa641bbeb25bbc0889dfa79fe3306",
"body": "…offerings",
"is_bot": false,
"headline": "feat: update README to include community support and custom software …",
"author_name": "adamant-al",
"author_login": "adamant-al",
"committed_at": "2026-07-15T11:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55726e74048972061d0693af2718c98263590312",
"body": "…ption logic",
"is_bot": false,
"headline": "feat: enhance transaction query handling and WebSocket client subscri…",
"author_name": "adamant-al",
"author_login": "adamant-al",
"committed_at": "2026-07-15T11:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b423044ff62abec013929ec2cfd28ed86c8fd36",
"body": "…fy absolute values",
"is_bot": false,
"headline": "feat(wsClient): clarify balance change handler documentation to speci…",
"author_name": "adamant-al",
"author_login": "adamant-al",
"committed_at": "2026-07-15T09:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aa0f7d40bd61f2133dd39ad44eaf45e8cb60ebb",
"body": "…e subscriptions\n\n- Updated documentation to reflect new WebSocket subscription features for transactions, blocks, and account balance changes.\n- Added new balance change and new block handlers in the WebSocket client.\n- Implemented subscription management for balance fields and new block events.\n- \n[…]\nnation options.\n- Updated transaction query handling to strip unsupported controls and warn about mixed logical groups.\n- Added tests for new WebSocket functionalities and transaction query behaviors.",
"is_bot": false,
"headline": "feat: enhance WebSocket client to support new block and balance chang…",
"author_name": "adamant-al",
"author_login": "adamant-al",
"committed_at": "2026-07-15T09:22:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b7a9bceff9232602e9d41bc889f5c4e54aed9b26",
"body": "ci: sync npm publish workflow into dev",
"is_bot": false,
"headline": "Merge pull request #86 from Adamant-im/ci/npm-publish-provenance-dev",
"author_name": "ADAMANTer",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T15:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459e14d438e64ea0174c8be45ba69b2613fcc2f6",
"body": "Sync the release publish workflow from master into dev.\n\nRefs #76\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: add npm publish workflow with provenance (Trusted Publishing)",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T15:22:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "073bce8efc69f46f1ada791573b059bca37185fe",
"body": "…dresses",
"is_bot": false,
"headline": "fix(wsClient): add warning for direction filter without subscribed ad…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T14:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3834705e1e86cf32618eaf14131fea31d0ec1174",
"body": "…ketClient",
"is_bot": false,
"headline": "chore(wsClient): improve transaction details logging format in WebSoc…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T14:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "905fadfc2e92d5b3035939d72266834e1dcb5a4f",
"body": "… WebSocketClient",
"is_bot": false,
"headline": "feat(wsClient): enhance transaction processing and filtering logic in…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T14:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95967a24e4436b0b6abd8a93cf7769f95131e350",
"body": "…action direction filtering in WebSocket client",
"is_bot": false,
"headline": "feat(ws tx direction, logging): add debug log level and enhance trans…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T14:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8e709514489997e541787a821f2127beded498c",
"body": "…normalization",
"is_bot": false,
"headline": "feat(logging): enhance logging functionality with new log levels and …",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T13:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "069ef4b1fa28f5733bff4701664d910278525b74",
"body": "…ponses",
"is_bot": false,
"headline": "fix: add error handling guide and normalize error messages in API res…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T12:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e7043e1a9bd0959e2a0704b2b7c8c958d5ab4b2",
"body": "…mprove WebSocket logger option",
"is_bot": false,
"headline": "fix(copilot): update error message for validateMessage function and i…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T12:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6339e47bddb54ff059042448404fb9e6e89c8e2b",
"body": null,
"is_bot": false,
"headline": "chore: merge master into dev for v3.0.0 release",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T12:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da642a3571300aaa06a359591ac3c448d9f7bf73",
"body": "Feat: Documentation site and transaction query filter defaults",
"is_bot": false,
"headline": "Merge pull request #82 from Adamant-im/docs/upgrade-docs-architecture",
"author_name": "ADAMANTer",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T11:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49241aacdd1715e3aee515214fdef611ea9b64cb",
"body": "…g sensitive information",
"is_bot": false,
"headline": "docs: enhance security notes in ADM Key Pairs guide to prevent loggin…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T11:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a2e6287b8f6963cf533dd2124961ed040301d5",
"body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for pull request finding",
"author_name": "ADAMANTer",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T11:52:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "effd37b16a0d639c02bfeb05122e0ee8ef6174cf",
"body": null,
"is_bot": false,
"headline": "docs: update markdownlint configuration to enable additional rules",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T11:37:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce73a75ff4ebc5cbe394c0356a77767bf680c6c",
"body": "…lters\n\nDocument the shared transaction query base and which filters each endpoint\nactually honors, verified against the node's per-module query builders on the\n`dev` branch (not just the docs).\n\n- Add a doc comment to `TransactionQueryParameters` covering and-by-default\n combination and that endpo\n[…]\nm; states omits them entirely), which\n validates scoping minAmount/maxAmount to TransactionsOptions\n- Refine the Querying Transactions guide's per-endpoint table to the verified\n applied-filter sets",
"is_bot": false,
"headline": "docs(api): explain TransactionQueryParameters; verify per-endpoint fi…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T11:35:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5dfd99dab0803b341c5a55483ea588adc79e3824",
"body": "Add serialization tests for every transaction-query endpoint with assorted\nFilter + Option combinations, and document/enforce endpoint-specific filter\nsupport.\n\n- /api/transactions, /api/transactions/get, /api/chats/get, /api/chatrooms\n (getChats + getChatMessages), and /api/states/get: assert the \n[…]\ninAmount` / `maxAmount` are no longer accepted by\ngetChats, getChatMessages, getChatTransactions, or getKVS (they were never\nhonored by those node endpoints). Use getTransactions for amount filtering.",
"is_bot": false,
"headline": "test(api)!: cover query combinations per endpoint; scope amount filters",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T11:25:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ec6c0a7bdfdadff6aeaca72e42127add4a559bcb",
"body": "The node transaction query language defaults to `or` for `/api/transactions`,\nwhich surprised developers: passing several top-level filters OR-combined them.\n`transformTransactionQuery` now prefixes top-level filter conditions with\n`and:`, so multiple conditions are AND-combined by default. Control \n[…]\nxtend tests (utils + api integration)\n\nBREAKING CHANGE: top-level transaction-query filters are now combined with\n`and` instead of `or`. Wrap fields in `or: { ... }` to restore OR semantics.\n\nRefs #80",
"is_bot": false,
"headline": "feat(api)!: combine transaction filters with `and` by default",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T10:45:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "84af3f03e0b2bbc1c621262eccfaaa1da9db13e0",
"body": "- Fix all TypeDoc warnings (docs:dev now clean): exclude generated.ts and\n tests, disable notExported validation, and clean up custom TSDoc tags\n (@details/@nav) and an internal {@link NodeManager} in src comments\n- Populate the empty /api/ module descriptions via @module doc comments on\n every e\n[…]\n\n- Add a \"Documentation site\" section to CONTRIBUTING.md (how to run/update\n the site locally)\n- Rename \"ADAMANT Foundation\" to \"ADAMANT developer community\" (package\n author, site footer)\n\nRefs #80",
"is_bot": false,
"headline": "docs: refine docs site, fix legacy links, cover v0.10.0 features",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T10:31:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d4574722e36389a3d76d8754e02e5ca9ca59b082",
"body": "Migrate package documentation from the GitHub Wiki into the repository as a\nVitePress site whose API reference is generated from source TSDoc by TypeDoc,\ndeployed to GitHub Pages at js.docs.adamant.im.\n\n- VitePress config, landing page, and guides migrated from the Wiki\n (getting started, initializ\n[…]\nlint and gitignore updated to exclude generated docs output\n- enable esbuild build script (required by VitePress) in pnpm allowBuilds\n\nRefs #80\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add VitePress + TypeDoc site for js.docs.adamant.im",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T08:38:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4bd8cd2c528e96baacf7546705bfb969c5e58e6b",
"body": "Feat: Support ADAMANT Node API v0.10.0",
"is_bot": false,
"headline": "Merge pull request #81 from Adamant-im/feat/update-to-v0.10.0",
"author_name": "ADAMANTer",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T07:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26e0322cb88b3c41cd11c44a90940219680c6e8f",
"body": "…d socket cleanup",
"is_bot": false,
"headline": "fix(copilot): enhance WebSocketClient to manage reconnection logic an…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T07:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "337c4c4b6712e33ff64a2800112705191f47850b",
"body": "…time utilities",
"is_bot": false,
"headline": "feat: add millisecond precision support for transactions and enhance …",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T07:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92d52dd767eb04dc4a0546429912dc4d76374fa0",
"body": "… WebSocketClient error logging",
"is_bot": false,
"headline": "test: add deprecation warnings for direct-transfer filter and improve…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T07:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0671cbbe7fbd70ecc9c37d20b95f5e87dbbf090d",
"body": "…ction logic and new message handling",
"is_bot": false,
"headline": "feat: update for v3.0.0 release; enhance WebSocketClient with reconne…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T07:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c47ca9a961c73270d4a73fe4c76bbbcc52e07f62",
"body": "Refactor: Modernize and modularize ADAMANT JavaScript SDK",
"is_bot": false,
"headline": "Merge pull request #79 from Adamant-im/refactor/architecture-upgrade",
"author_name": "ADAMANTer",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T06:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "073ccfe0eb15f3c9d5f405552585555b9998f30c",
"body": "…deManager",
"is_bot": false,
"headline": "fix(copilot): improve node version handling and error reporting in No…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T06:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71d81da1bb775b00cc5b9fe557502d61dccf06db",
"body": null,
"is_bot": false,
"headline": "chore: extract logger creation into a separate function for cleaner code",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T06:15:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73f7e5c7da0cb62f49cfba2fa2cb0835a98fbf95",
"body": "…ealth checks",
"is_bot": false,
"headline": "feat: implement minimum version checks for ADAMANT nodes in API and h…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T06:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc0cc30c3f05aec43df5c986d4df13edeba32a7d",
"body": "… execution",
"is_bot": false,
"headline": "refactor: update test script to use custom run-tests.mjs for improved…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T05:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "166c12856d0500e7a2f283e66d1627c13a974ced",
"body": null,
"is_bot": false,
"headline": "refactor: enhance error handling and logging for Axios requests",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T05:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "776c2ec22897ece921d654ff30d8f551810e2b8a",
"body": "…deManager",
"is_bot": false,
"headline": "feat: add version information to ActiveNode and enhance logging in No…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T05:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a24fbd4febc49bc0470bf82bbc148fe40297e191",
"body": null,
"is_bot": false,
"headline": "chore: enhance console output by adding newlines for better readability",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T05:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5619369e622e1e461baa73320f92ce9c0afe21d3",
"body": "…mple",
"is_bot": false,
"headline": "refactor: improve API initialization and error handling in README exa…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T05:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "358f11dbac89d79ece67c5d9008a97b9e20eabc3",
"body": null,
"is_bot": false,
"headline": "chore: improve console output formatting in consumer scripts",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T05:07:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8f83fcf051a63a45c8f6db61cdeda861eaea959",
"body": "…umer scripts",
"is_bot": false,
"headline": "refactor: enhance logging messages and improve error handling in cons…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T05:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf24b90b08b49ec35cbac8b143af8aa536f10bef",
"body": "…ialization",
"is_bot": false,
"headline": "refactor: ensure checkHealthAtStartup is consistently set in API init…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T04:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9dfcd43190872bb86e4d3b5ec9bdeefc0b595e9",
"body": "…peScript configuration",
"is_bot": false,
"headline": "feat: add consumer tests, update API usage in examples and enhance Ty…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T04:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f35834c1bd6707da9026b53945cf6e0d1b48c4e",
"body": null,
"is_bot": false,
"headline": "refactor: improve console output formatting in package testing script",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T04:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cfbccbec8997f52ac39f499767feef182bd8d4d",
"body": null,
"is_bot": false,
"headline": "refactor: enhance package testing setup and improve TypeScript paths",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T04:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "868584dfdb63bdd8fdfd5364419cc08f0ec733ec",
"body": "…validation",
"is_bot": false,
"headline": "feat: enhance testing procedures and add example scripts for package …",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-21T04:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4d2cff0a821c869ce3a2d789d2cdd5e16ce2c04",
"body": null,
"is_bot": false,
"headline": "refactor: remove outdated CHANGELOG.md file",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-20T18:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20531bb527a795c1e1d34afdbb80ba2ad20a9786",
"body": "- Updated .gitignore to include coverage directory.\n- Modified ESLint configuration to simplify TypeScript project references.\n- Reformatted example socket connection code for better readability.\n- Enhanced Jest configuration to collect coverage and set thresholds.\n- Updated package.json scripts for\n[…]\n to handle multiple event handlers more efficiently.\n- Created separate tsconfig.build.json for build-specific TypeScript settings.\n- Removed obsolete tsconfig.eslint.json to streamline configuration.",
"is_bot": false,
"headline": "refactor: enhance project structure and improve TypeScript configuration",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-20T18:34:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14a5f0434af439cf4bd95486f22c6b9012ed5b6b",
"body": "…idation\n\n- Introduced a new metadata module to manage coin metadata, including regex patterns for address validation.\n- Updated Dash and Dogecoin implementations to utilize the new metadata structure for address regex.\n- Enhanced Ethereum implementation to derive keys and validate addresses using t\n[…]\noundaries.\n- Added tests to ensure the integrity of the new metadata structure and its usage across coin modules.\n- Updated various helper functions to ensure consistent formatting and error handling.",
"is_bot": false,
"headline": "refactor: centralize coin metadata management and improve address val…",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-20T18:20:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "07f7c8bd868f2560d5efd7f49d87f8d0bc3dd4d8",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies and CONTRIBUTING.md",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-20T16:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbf79d8034fb20dbd5685bda0eb50c551eda1765",
"body": "- Created a new pnpm-workspace.yaml file to manage package dependencies and overrides.\n- Added minimum release age exclusions for specific packages to optimize dependency management.\n- Updated tsconfig.eslint.json to extend the main tsconfig.json and include relevant TypeScript files for linting.\n- Modified tsconfig.json to include JSON modules, additional types, and refined include/exclude patterns for better project structure.",
"is_bot": false,
"headline": "chore: add pnpm workspace configuration and update TypeScript settings",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-20T16:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb0c0ee5740e45c780cc0401ced5e90162288a2",
"body": "Chore: Remove Lisk and Klayr support and dependencies",
"is_bot": false,
"headline": "Merge pull request #78 from Adamant-im/chore/remove-lisk-klayr",
"author_name": "ADAMANTer",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-20T15:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dba7b5e207506d171cbb0347ce23909e7af9cc5b",
"body": null,
"is_bot": false,
"headline": "chore: remove Lisk support and related dependencies from the project",
"author_name": "dev-adamant-im",
"author_login": "dev-adamant-im",
"committed_at": "2026-06-20T14:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad01fcdaeb84aa95da9f9584820c294d86c13126",
"body": "Chore: Add AGENTS.md and refresh dependency compatibility",
"is_bot": false,
"headline": "Merge pull request #72 from Adamant-im/feat/add-ai-docs",
"author_name": "Izar Konti",
"author_login": "adamantmm",
"committed_at": "2026-05-09T16:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40aaa0442da692cd5d3daa9142babe0e5027b475",
"body": null,
"is_bot": false,
"headline": "refactor: address PR review feedback",
"author_name": "adamantmm",
"author_login": "adamantmm",
"committed_at": "2026-05-09T16:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4014466aaa04ca056739e29b9b30e75f6e5e8da5",
"body": "…ve error handling for ETH key derivation",
"is_bot": false,
"headline": "refactor: standardize network handling for BTC, DASH, and DOGE; impro…",
"author_name": "adamantmm",
"author_login": "adamantmm",
"committed_at": "2026-05-09T16:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f47674e1de36cae659350da9c5fa58e7ee56ad",
"body": "…elines",
"is_bot": false,
"headline": "docs: add AI Agent Operating Manual to define agent behavior and guid…",
"author_name": "adamantmm",
"author_login": "adamantmm",
"committed_at": "2026-05-09T16:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9536cff8869fb0fad4f31fadaa9de1980c518af1",
"body": "… checking performance",
"is_bot": false,
"headline": "chore: update tsconfig.json to include skipLibCheck for improved type…",
"author_name": "adamantmm",
"author_login": "adamantmm",
"committed_at": "2026-05-09T16:14:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cf6dfd2579fdc3465460f8d005febc34a0142d3",
"body": null,
"is_bot": false,
"headline": "chore: add .ai-ignored to .gitignore",
"author_name": "adamantmm",
"author_login": "adamantmm",
"committed_at": "2026-05-09T16:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07016c89b57863ac379ebfcbf6cf464a0639d3b1",
"body": "…ransaction messages (#62)\n\n* fix: allow strings for signal messages and validate amount only for transaction messages\r\n\r\n* chore: remove duplicate test\r\n\r\n* chore: add real example for signal message in tests\r\n\r\n* chore: fix a typo in tests\r\n\r\n* refactor: use constants in tests\r\n\r\n* refactor: parseJsonSafe should return unknown type",
"is_bot": false,
"headline": "fix: allow strings for signal messages and validate amount only for t…",
"author_name": "Yoxira",
"author_login": "yoxira",
"committed_at": "2024-09-21T13:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "593fb63e3962a85cd1980138ff0bc46debd0af93",
"body": "* feat: export validator utils\r\n\r\n* chore: bump a version\r\n\r\n* fix(typescript): represent transaction id as a string (#52)\r\n\r\n* fix: remove preinstall npm script (#53)\r\n\r\n* fix: remove preinstall npm script\r\n\r\n* chore: bump a version\r\n\r\n* Fix/transaction query (#51)\r\n\r\n* chore(CHANGELOG): v2.3.0\r\n\r\n\n[…]\nparam\r\n\r\n* feat(`voteForDelegate`): check if address is a delegate\r\n\r\n* chore: bump a version and update CHANGELOG (#60)\r\n\r\n* chore: bump a version and update CHANGELOG\r\n\r\n* chore: update dependencies",
"is_bot": false,
"headline": "v2.4.0 release (#61)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-06-06T18:02:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a33e7a35d39a2f4ae33e1d208db61a724671c538",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dev",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-05-31T11:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74aa249215407afe86e1ef9d23d38b034287d73b",
"body": "* chore: bump a version and update CHANGELOG\r\n\r\n* chore: update dependencies",
"is_bot": false,
"headline": "chore: bump a version and update CHANGELOG (#60)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-05-31T11:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e9d1428f69f538e80d26ad6fd8a57acaf3f808",
"body": "* fix(): vote validation for public keys and delegate names\r\n\r\n* chore(): update JSDoc example\r\n\r\n* chore: bump a version\r\n\r\n* chore: clean up\r\n\r\n* chore(`api.voteForDelegate`): make validation errors more clear\r\n\r\n* fix: double error message\r\n\r\n* feat(`voteForDelegate`): validate votes directions\r\n\r\n* chore(`voteForDelegate`): add JSDoc for `passphrase` param\r\n\r\n* feat(`voteForDelegate`): check if address is a delegate",
"is_bot": false,
"headline": "fix: `api.voteForDelegate()` (#57)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-05-30T06:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66ba3ab51e37cb5ca42263ad49086eb21484f70",
"body": "* feat: export validator utils\r\n\r\n* chore: bump a version\r\n\r\n* fix(typescript): represent transaction id as a string (#52)\r\n\r\n* fix: remove preinstall npm script (#53)\r\n\r\n* fix: remove preinstall npm script\r\n\r\n* chore: bump a version\r\n\r\n* Fix/transaction query (#51)\r\n\r\n* chore(CHANGELOG): v2.3.0\r\n\r\n\n[…]\n\r\n* fix(healthCheck): logging right amount of total nodes\r\n\r\n* fix(healthCheck): node failed with `undefined` status code\r\n\r\n* chore: fix grammar\r\n\r\n* chore: bump a version\r\n\r\n* docs: update changelog",
"is_bot": false,
"headline": "v2.3.1 (#59)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-04-29T21:08:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "324f42a13308cb78c6d8c43f27d2290b67e9c1dc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dev",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-04-25T23:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea99dd9bd1f9f83b042425b2d333f505faf65d5",
"body": null,
"is_bot": false,
"headline": "docs: update changelog",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-04-25T23:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eaa9077681984c01502a30897968322c79e0187",
"body": null,
"is_bot": false,
"headline": "chore: bump a version",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-04-25T23:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d65d6c26ce6ca2bb31c570a9a4686f7b313dc40",
"body": "* fix: health check works only for one random node\r\n\r\n* fix(healthCheck): logging non existing extra attempt\r\n\r\n* fix(healthCheck): logging right amount of total nodes\r\n\r\n* fix(healthCheck): node failed with `undefined` status code\r\n\r\n* chore: fix grammar",
"is_bot": false,
"headline": "fix: health check bugs",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-04-25T23:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73309a6368267ba8b5108391784465771d9ebd77",
"body": "* feat: export validator utils\r\n\r\n* chore: bump a version\r\n\r\n* fix(typescript): represent transaction id as a string (#52)\r\n\r\n* fix: remove preinstall npm script (#53)\r\n\r\n* fix: remove preinstall npm script\r\n\r\n* chore: bump a version\r\n\r\n* Fix/transaction query (#51)\r\n\r\n* chore(CHANGELOG): v2.3.0",
"is_bot": false,
"headline": "v2.3.0",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-03-18T07:05:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c915a36ee9b0f9137d68708b7633f5066abc8fb3",
"body": null,
"is_bot": false,
"headline": "chore(CHANGELOG): v2.3.0",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-03-02T19:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f8c85dd29a471eef16c25242551548a57464c3d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dev",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-03-02T18:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5621fd44e09856a583b06a7cca42bbdd8d7eff92",
"body": null,
"is_bot": false,
"headline": "Fix/transaction query (#51)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-03-02T14:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d451231cb1b450160f8f85d32a9ca16f35e0f81f",
"body": "* feat: export validator utils\r\n\r\n* chore: bump a version\r\n\r\n* fix(typescript): represent transaction id as a string (#52)\r\n\r\n* fix: remove preinstall npm script (#53)\r\n\r\n* fix: remove preinstall npm script\r\n\r\n* chore: bump a version",
"is_bot": false,
"headline": "v2.2.1 hot fix (#54)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-02-26T07:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e214cc56519093ec377c7a9d703afb29a3b5cf",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dev",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-02-23T05:39:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05a78241f7b7618891e319ae98f53f1be382af6e",
"body": "* fix: remove preinstall npm script\r\n\r\n* chore: bump a version",
"is_bot": false,
"headline": "fix: remove preinstall npm script (#53)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-02-23T05:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5a96ac0a02edc19d043d817f82584c6968fdda",
"body": null,
"is_bot": false,
"headline": "fix(typescript): represent transaction id as a string (#52)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2024-01-26T17:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "838527b7086a88baba5e0cd1cda9a1ee72ea182d",
"body": null,
"is_bot": false,
"headline": "v2.2.0",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-12-02T18:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c27d71409acefe503b33709eee61b9ed5fe086",
"body": "Feat/export validator utils",
"is_bot": false,
"headline": "Merge pull request #48 from Adamant-im/feat/export-validator-utils",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-12-01T16:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d53c9b29b09aa3b40fd8d31a7d1f7db84c3e7807",
"body": null,
"is_bot": false,
"headline": "chore: bump a version",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-12-01T10:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00163e3f34725b5447338498aef854fbd53bc8a4",
"body": null,
"is_bot": false,
"headline": "feat: export validator utils",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-12-01T10:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0626686e849bced16b899db7a829e1b0f6c6f8ee",
"body": "#43",
"is_bot": false,
"headline": "v2.1.0",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-19T14:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13566c6baf9f30022ced2112ef1f65074c9ab1d0",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies (#47)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-18T19:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0716f91a25378eb7e53eb2f4af569fb43a2dfe4",
"body": null,
"is_bot": false,
"headline": "docs: fix typo in CHANGELOG",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-17T13:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f6bd3bc446d7ae5281527e2a79e15a01a45764",
"body": null,
"is_bot": false,
"headline": "chore: bump a date in CHANGELOG",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-17T13:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb436cf570a3dbf564d4fbca5f24e4ec757a8848",
"body": null,
"is_bot": false,
"headline": "docs: update CHANGELOG",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-17T13:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35fca8a0b50f5dc7851619cbdeae9b7c03709a84",
"body": null,
"is_bot": false,
"headline": "fix(transactions): make `amount` property optional (#46)",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-17T13:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21df82bdd4d49c03ac213ea74bbc0348cc4ba811",
"body": "…de methods (#45)\n\n* chore: bump a version\r\n\r\n* feat(encryptor): allow to encode message with buffer public key\r\n\r\n* feat: allow to use buffer in `decodeMessage` as well\r\n\r\n* feat: allow key pair instead of passphrase in `decodeMessage`\r\n\r\n* refactor(encryptor): rewrite to ternary operator",
"is_bot": false,
"headline": "feat(encryptor): allow Uint8Array and KeyPair as arguments in en/deco…",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-17T13:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f89c1700eb43091540d0ac509b7a271869ac40fa",
"body": null,
"is_bot": false,
"headline": "chore: describe changes in CHANGELOG",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-05T21:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6b5ebe0c0851ada0f969aedea6452165ae55fe",
"body": "docs: add missing change into CHANGELOG",
"is_bot": false,
"headline": "Merge pull request #38 from Adamant-im/docs/add-missing-changelog",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-05T17:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d4686a43d0f5ee8b1002c1bcbd10533eba73f0",
"body": "…rs-type-utils\n\nfeat: export transaction handlers type utils",
"is_bot": false,
"headline": "Merge pull request #41 from Adamant-im/feat/export-transaction-handle…",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-04T19:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3068f6f47832b88251e82d200319c286554a4198",
"body": "fix(typescript): include declaration modules in npm",
"is_bot": false,
"headline": "Merge pull request #42 from Adamant-im/fix/expose-d.ts-files",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-04T00:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b709af1c927a5cd9eb9384dc608efbfed7ff3a3f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'dev' into fix/expose-d.ts-files",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-03T23:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7557aa1c96823bc56431351d90bd7ae2e4f8e1df",
"body": null,
"is_bot": false,
"headline": "fix(typescript): include declaration modules in npm",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-03T23:38:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4464cb40896c3212479e387eb47045c169fb9f2",
"body": "…o-init-socket\n\nfeat: add more convenient way to init socket",
"is_bot": false,
"headline": "Merge pull request #40 from Adamant-im/feat/add-more-convenient-way-t…",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-03T22:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1ae5e24010c768888a7ad480c9ee5be19e710e",
"body": "…e-as-log-level\n\nfix/use log level name as a log level",
"is_bot": false,
"headline": "Merge pull request #39 from Adamant-im/feat(logger)/use-log-level-nam…",
"author_name": "martiliones",
"author_login": "martiliones",
"committed_at": "2023-11-03T21:57:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 63,
"latest_release_at": "2026-07-17T10:54:11Z",
"latest_release_tag": "v3.1.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 3,
"days_since_latest_release": 4,
"mean_days_between_releases": 174.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "adamant-api",
"exists": true,
"license": "GPL-3.0",
"keywords": [
"adm",
"adamant",
"blockchain",
"messenger",
"messaging",
"chat",
"decentralized messenger",
"anonymous messenger",
"secure messenger",
"wallet",
"crypto wallet",
"private keys",
"communication",
"decentralized",
"decentralization",
"anonymous",
"anonymity",
"tor",
"privacy",
"security",
"secure",
"encrypted",
"encryption",
"crypto",
"cryptocurrency",
"dpos",
"api",
"sdk",
"typescript",
"nodejs",
"bitcoin",
"ethereum"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/adamant-api",
"is_deprecated": false,
"latest_version": "3.1.0",
"repository_url": "https://github.com/Adamant-im/adamant-api-jsclient",
"versions_count": 50,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 3891,
"first_published_at": "2018-12-08T14:57:04.059000Z",
"latest_published_at": "2026-07-17T10:54:48.049000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 12,
"stars": 476,
"watchers": 129,
"fork_history": {
"days": [
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-12-09",
"count": 1
},
{
"date": "2019-08-18",
"count": 1
},
{
"date": "2019-11-03",
"count": 1
},
{
"date": "2020-04-29",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2022-05-27",
"count": 1
},
{
"date": "2024-01-31",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-09-02",
"count": 1
},
{
"date": "2026-05-04",
"count": 1
}
],
"complete": true,
"collected": 12,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"scripts/package-test/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 40602,
"source_files_sampled": 60,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 7265
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.15",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4c8g-83qw-93j6",
"GHSA-v2hh-gcrm-f6hx"
],
"fixed_version": "4.1.1",
"advisory_count": 2,
"oldest_advisory_days": 0
},
{
"name": "js-yaml",
"direct": false,
"version": "4.2.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m"
],
"fixed_version": "4.3.0",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "vite",
"direct": false,
"version": "5.4.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w7w-66w2-5vf9",
"GHSA-fx2h-pf6j-xcff",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 3,
"oldest_advisory_days": 106
},
{
"name": "esbuild",
"direct": false,
"version": "0.21.5",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-67mh-4wv8-2f99"
],
"fixed_version": "0.25.0",
"advisory_count": 1,
"oldest_advisory_days": 526
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.11",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 0,
"advisory_ids": [
"GHSA-c2j3-45gr-mqc4"
],
"fixed_version": "3.4.12",
"advisory_count": 1,
"oldest_advisory_days": 0
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 6,
"moderate": 1
},
"advisory_count": 11,
"affected_count": 8,
"assessed_count": 876,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "axios",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.18.1"
},
{
"name": "bignumber.js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^11.1.5"
},
{
"name": "bip32",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.1"
},
{
"name": "bip39",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.0"
},
{
"name": "bitcoinjs-lib",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.1"
},
{
"name": "bytebuffer",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.1"
},
{
"name": "coininfo",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.1"
},
{
"name": "ecpair",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.1"
},
{
"name": "ed2curve",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.0"
},
{
"name": "ethereum-cryptography",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.0"
},
{
"name": "pbkdf2",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.6"
},
{
"name": "semver",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.8.5"
},
{
"name": "socket.io-client",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.8.3"
},
{
"name": "sodium-browserify-tweetnacl",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.6"
},
{
"name": "tiny-secp256k1",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.4"
},
{
"name": "tweetnacl",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "axios",
"direct": true,
"version": "1.18.1",
"ecosystem": "npm"
},
{
"name": "bignumber.js",
"direct": true,
"version": "11.1.5",
"ecosystem": "npm"
},
{
"name": "bip32",
"direct": true,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "bip39",
"direct": true,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "bitcoinjs-lib",
"direct": true,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "bytebuffer",
"direct": true,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "coininfo",
"direct": true,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "ecpair",
"direct": true,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ed2curve",
"direct": true,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "ed2curve",
"direct": true,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "ethereum-cryptography",
"direct": true,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "pbkdf2",
"direct": true,
"version": "3.1.6",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": true,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": true,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": true,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "socket.io-client",
"direct": true,
"version": "4.8.3",
"ecosystem": "npm"
},
{
"name": "sodium-browserify-tweetnacl",
"direct": true,
"version": "0.2.6",
"ecosystem": "npm"
},
{
"name": "tiny-secp256k1",
"direct": true,
"version": "2.2.4",
"ecosystem": "npm"
},
{
"name": "tweetnacl",
"direct": true,
"version": "0.14.5",
"ecosystem": "npm"
},
{
"name": "tweetnacl",
"direct": true,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@algolia/abtesting",
"direct": false,
"version": "1.21.0",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-core",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-plugin-algolia-insights",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-preset-algolia",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/autocomplete-shared",
"direct": false,
"version": "1.17.7",
"ecosystem": "npm"
},
{
"name": "@algolia/client-abtesting",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-analytics",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-common",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-insights",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-personalization",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-query-suggestions",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-search",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/ingestion",
"direct": false,
"version": "1.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/monitoring",
"direct": false,
"version": "1.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/recommend",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-browser-xhr",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-fetch",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-node-http",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "@apidevtools/json-schema-ref-parser",
"direct": false,
"version": "14.0.1",
"ecosystem": "npm"
},
{
"name": "@apidevtools/openapi-schemas",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@apidevtools/swagger-methods",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@apidevtools/swagger-parser",
"direct": false,
"version": "12.1.0",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-async-generators",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-bigint",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-properties",
"direct": false,
"version": "7.12.13",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-static-block",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-attributes",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-meta",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-json-strings",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-jsx",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-logical-assignment-operators",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-nullish-coalescing-operator",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-numeric-separator",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-object-rest-spread",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-catch-binding",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-chaining",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-private-property-in-object",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-top-level-await",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-typescript",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.28.1",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@biomejs/js-api",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "@biomejs/wasm-nodejs",
"direct": false,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "@commitlint/cli",
"direct": false,
"version": "21.2.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-conventional",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-validator",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/ensure",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/execute-rule",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/format",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/is-ignored",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/lint",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/load",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/message",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/parse",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/read",
"direct": false,
"version": "21.2.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/resolve-extends",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/rules",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/to-lines",
"direct": false,
"version": "21.0.1",
"ecosystem": "npm"
},
{
"name": "@commitlint/top-level",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/types",
"direct": false,
"version": "21.2.0",
"ecosystem": "npm"
},
{
"name": "@conventional-changelog/git-client",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@conventional-changelog/template",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@docsearch/css",
"direct": false,
"version": "3.8.2",
"ecosystem": "npm"
},
{
"name": "@docsearch/js",
"direct": false,
"version": "3.8.2",
"ecosystem": "npm"
},
{
"name": "@docsearch/react",
"direct": false,
"version": "3.8.2",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.23.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "@exodus/schemasafe",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@gerrit0/mini-shiki",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@iconify-json/simple-icons",
"direct": false,
"version": "1.2.86",
"ecosystem": "npm"
},
{
"name": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "@jest/console",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/core",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "@jest/diff-sequences",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "@jest/environment",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/expect",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/expect-utils",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/get-type",
"direct": false,
"version": "30.1.0",
"ecosystem": "npm"
},
{
"name": "@jest/globals",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/pattern",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "@jest/reporters",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/snapshot-utils",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/source-map",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "@jest/test-result",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/test-sequencer",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/transform",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.12",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.29",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@noble/ciphers",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@noble/curves",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "@noble/hashes",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.3.6",
"ecosystem": "npm"
},
{
"name": "@redocly/cli",
"direct": false,
"version": "2.39.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@scure/base",
"direct": false,
"version": "1.2.6",
"ecosystem": "npm"
},
{
"name": "@scure/bip32",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "@scure/bip39",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/transformers",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@simple-libs/child-process-utils",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@simple-libs/stream-utils",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@sinclair/typebox",
"direct": false,
"version": "0.34.38",
"ecosystem": "npm"
},
{
"name": "@sinonjs/commons",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": false,
"version": "15.4.0",
"ecosystem": "npm"
},
{
"name": "@socket.io/component-emitter",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.2",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.20.7",
"ecosystem": "npm"
},
{
"name": "@types/bytebuffer",
"direct": false,
"version": "5.0.49",
"ecosystem": "npm"
},
{
"name": "@types/ed2curve",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-report",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-reports",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "30.0.0",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/linkify-it",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@types/long",
"direct": false,
"version": "3.0.32",
"ecosystem": "npm"
},
{
"name": "@types/markdown-it",
"direct": false,
"version": "14.1.2",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@types/minimist",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "26.1.1",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "@types/pbkdf2",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@types/semver",
"direct": false,
"version": "7.7.1",
"ecosystem": "npm"
},
{
"name": "@types/stack-utils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/swagger-schema-official",
"direct": false,
"version": "2.0.25",
"ecosystem": "npm"
},
{
"name": "@types/trusted-types",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/web-bluetooth",
"direct": false,
"version": "0.0.21",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "17.0.33",
"ecosystem": "npm"
},
{
"name": "@types/yargs-parser",
"direct": false,
"version": "21.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm-eabi",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-x64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-freebsd-x64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-musleabihf",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-loong64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-loong64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-ppc64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-s390x-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-openharmony-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-wasm32-wasi",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-arm64-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-ia32-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-x64-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-vue",
"direct": false,
"version": "5.2.4",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-core",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-dom",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-sfc",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-ssr",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-api",
"direct": false,
"version": "7.7.9",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-kit",
"direct": false,
"version": "7.7.9",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-shared",
"direct": false,
"version": "7.7.9",
"ecosystem": "npm"
},
{
"name": "@vue/reactivity",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-core",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-dom",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "@vue/server-renderer",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "@vue/shared",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "@vueuse/core",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "@vueuse/integrations",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "@vueuse/metadata",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "@vueuse/shared",
"direct": false,
"version": "12.8.2",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "ajv-draft-04",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "algoliasearch",
"direct": false,
"version": "5.55.0",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "argue-cli",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "babel-jest",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-istanbul",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jest-hoist",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-current-node-syntax",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-jest",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "base-x",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "bech32",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "bip174",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "birpc",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.25.1",
"ecosystem": "npm"
},
{
"name": "bs-logger",
"direct": false,
"version": "0.2.6",
"ecosystem": "npm"
},
{
"name": "bs58",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "bs58check",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "bser",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "c12",
"direct": false,
"version": "3.3.4",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "call-me-maybe",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "camelcase-keys",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001727",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "chloride-test",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "cipher-base",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "citty",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "class-variance-authority",
"direct": false,
"version": "0.7.1",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "co",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "collect-v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "consola",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "9.2.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "10.2.1",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "copy-anything",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "cosmiconfig-typescript-loader",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "create-hash",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "create-hmac",
"direct": false,
"version": "1.1.7",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "dayjs",
"direct": false,
"version": "1.11.21",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.7",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "defu",
"direct": false,
"version": "6.1.7",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "destr",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.11",
"ecosystem": "npm"
},
{
"name": "dotenv",
"direct": false,
"version": "17.4.2",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.186",
"ecosystem": "npm"
},
{
"name": "emittery",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "emoji-regex-xs",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "engine.io-client",
"direct": false,
"version": "6.6.3",
"ecosystem": "npm"
},
{
"name": "engine.io-parser",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.24.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.47.1",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.49.0",
"ecosystem": "npm"
},
{
"name": "es6-promise",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.7.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "eslint-compat-utils",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-es-x",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-n",
"direct": false,
"version": "17.24.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.5.6",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eta",
"direct": false,
"version": "3.5.0",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "exit-x",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "expect",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "exsolve",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "external-editor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-diff",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-safe-stringify",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fb-watchman",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "focus-trap",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.16.0",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-package-type",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.14.0",
"ecosystem": "npm"
},
{
"name": "giget",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "global-directory",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "15.15.0",
"ecosystem": "npm"
},
{
"name": "globrex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "gts",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.9",
"ecosystem": "npm"
},
{
"name": "hard-rejection",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hash-base",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hookable",
"direct": false,
"version": "5.5.3",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "http2-client",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.1.7",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "import-local",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "inquirer",
"direct": false,
"version": "7.3.3",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-generator-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "is-what",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-changed-files",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-circus",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-cli",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-config",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-docblock",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "jest-each",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-environment-node",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-haste-map",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-leak-detector",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-matcher-utils",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-message-util",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-mock",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-pnp-resolver",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "jest-regex-util",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "jest-resolve",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-resolve-dependencies",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-runner",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-runtime",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-snapshot",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-validate",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-watcher",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "leven",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "linkify-it",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.memoize",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "long",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lunr",
"direct": false,
"version": "2.3.9",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "make-error",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "makeerror",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "mark.js",
"direct": false,
"version": "8.11.1",
"ecosystem": "npm"
},
{
"name": "markdown-it",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "md5.js",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minimist-options",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minisearch",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "mitt",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.13",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "5.1.16",
"ecosystem": "npm"
},
{
"name": "napi-postinstall",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "ncp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "node-fetch-h2",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "node-int64",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "node-readfiles",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.19",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "oas-kit-common",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "oas-linter",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "oas-resolver",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "oas-schema-walker",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "oas-validator",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "ohash",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "openapi-types",
"direct": false,
"version": "12.1.3",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "perfect-debounce",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "perfect-debounce",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.15",
"ecosystem": "npm"
},
{
"name": "preact",
"direct": false,
"version": "10.29.2",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "punycode.js",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pure-rand",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "quick-lru",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "rc9",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "19.2.7",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "read-pkg-up",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "redent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "reftools",
"direct": false,
"version": "1.1.9",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "resolve-cwd",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "ripemd160",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "run-async",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "6.6.7",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "search-insights",
"direct": false,
"version": "2.17.3",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "sha.js",
"direct": false,
"version": "2.4.12",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "should",
"direct": false,
"version": "13.2.3",
"ecosystem": "npm"
},
{
"name": "should-equal",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "should-format",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "should-type",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "should-type-adaptors",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "should-util",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "socket.io-parser",
"direct": false,
"version": "4.2.6",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.13",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.23",
"ecosystem": "npm"
},
{
"name": "speakingurl",
"direct": false,
"version": "14.0.1",
"ecosystem": "npm"
},
{
"name": "stack-utils",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "string-length",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "superjson",
"direct": false,
"version": "2.2.6",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "swagger-schema-official",
"direct": false,
"version": "2.0.0-bab6bed",
"ecosystem": "npm"
},
{
"name": "swagger-typescript-api",
"direct": false,
"version": "13.12.5",
"ecosystem": "npm"
},
{
"name": "swagger2openapi",
"direct": false,
"version": "7.0.8",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.13",
"ecosystem": "npm"
},
{
"name": "tabbable",
"direct": false,
"version": "6.4.0",
"ecosystem": "npm"
},
{
"name": "tagged-tag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tailwind-merge",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "tmpl",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "to-buffer",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "to-buffer",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "trim-newlines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "ts-declaration-location",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "ts-jest",
"direct": false,
"version": "29.4.11",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tweetnacl-auth",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-detect",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.18.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.41.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "5.7.0",
"ecosystem": "npm"
},
{
"name": "typed-array-buffer",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typedoc",
"direct": false,
"version": "0.28.20",
"ecosystem": "npm"
},
{
"name": "typedoc-plugin-markdown",
"direct": false,
"version": "4.12.0",
"ecosystem": "npm"
},
{
"name": "typedoc-vitepress-theme",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.61.1",
"ecosystem": "npm"
},
{
"name": "uc.micro",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.19.3",
"ecosystem": "npm"
},
{
"name": "uint8array-tools",
"direct": false,
"version": "0.0.7",
"ecosystem": "npm"
},
{
"name": "uint8array-tools",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "uint8array-tools",
"direct": false,
"version": "0.0.9",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "unrs-resolver",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "valibot",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "varuint-bitcoin",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "5.4.21",
"ecosystem": "npm"
},
{
"name": "vitepress",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "vue",
"direct": false,
"version": "3.5.38",
"ecosystem": "npm"
},
{
"name": "walker",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.19",
"ecosystem": "npm"
},
{
"name": "wif",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wordwrap",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.21.0",
"ecosystem": "npm"
},
{
"name": "xmlhttprequest-ssl",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "1.10.3",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "18.0.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yummies",
"direct": false,
"version": "7.20.1",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 876,
"direct_count": 20,
"indirect_count": 856
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 65,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 13,
"closed_unmerged_prs": 15
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "martiliones",
"commits": 172,
"avatar_url": "https://avatars.githubusercontent.com/u/30230027?v=4"
},
{
"type": "User",
"login": "adamant-al",
"commits": 89,
"avatar_url": "https://avatars.githubusercontent.com/u/33592982?v=4"
},
{
"type": "User",
"login": "dev-adamant-im",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/33371656?v=4"
},
{
"type": "User",
"login": "test-btc",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/64075747?v=4"
},
{
"type": "User",
"login": "realRustamTishkov",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/43959845?v=4"
},
{
"type": "User",
"login": "bobbjedi",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/28507862?v=4"
},
{
"type": "User",
"login": "adamantmm",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/147433669?v=4"
},
{
"type": "User",
"login": "zyuhel",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4603624?v=4"
},
{
"type": "User",
"login": "al-onyxprotocol",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/130896629?v=4"
},
{
"type": "User",
"login": "yoxira",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/178075977?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.487
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docs.yml",
"publish.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 8,
"reason": "Found 6/7 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "951b210602903cfd57da4027019e1c718cfe17aa",
"ran_at": "2026-07-22T10:18:03Z",
"aggregate_score": 5.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T11:27:09Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T10:48:42Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Adamant-im/adamant-api-jsclient",
"host": "github.com",
"name": "adamant-api-jsclient",
"owner": "Adamant-im"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"security": 64,
"vitality": 72,
"community": 68,
"governance": 79,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 63,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "63 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 63
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v3.1.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 174.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~174.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 174.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 12,
"stars": 476,
"watchers": 129,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "476 stars",
"points": 43.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 476
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "129 watchers",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 129
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"packages": [
"adamant-api"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3891
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,891 downloads/month across npm",
"points": 47.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3891,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 79,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 10,
"top_contributor_share": 0.487
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"merged_prs": 65,
"open_issues": 0,
"closed_issues": 13,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 15
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "65/80 decided PRs merged",
"points": 31.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 65,
"decided": 80
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/7 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"followers": 545,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Adamant-im",
"public_repos": 43,
"account_age_days": 3181
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "545 followers of Adamant-im",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 545,
"login": "Adamant-im"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "43 public repos, account ~8 yr old",
"points": 24,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 43
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"adamant-api"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "50 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 50
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"adamant-nodes",
"adm",
"adamant",
"blockchain",
"messenger",
"chat",
"decentralized-messenger",
"anonymous-messenger",
"secure-messenger",
"wallet",
"crypto-wallet",
"private-keys",
"communication",
"anonymous",
"secure",
"encryption",
"crypto",
"cryptocurrency",
"bitcoin"
],
"has_wiki": true,
"homepage": "http://js.docs.adamant.im/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "http://js.docs.adamant.im/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "19 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 19
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 64,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 7 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/7 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 876 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 876
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 11,
"affected_packages": 8,
"assessed_packages": 876,
"unassessed_packages": 0,
"affected_by_severity": "high 6, moderate 1, low 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 876,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 70,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.93,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 7265
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "93 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 93,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"scripts/package-test/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.03,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "scripts/package-test/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "scripts/package-test/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "3 of the last 100 commits agent-authored or agent-credited",
"points": 6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 40602,
"source_files_sampled": 60,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/60 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 60,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index npm:adamant-api@3.1.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T10:18:22.636471Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Adamant-im/adamant-api-jsclient.svg",
"full_name": "Adamant-im/adamant-api-jsclient",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}