JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"gateio",
"javascript",
"nodejs",
"typescript",
"gate-javascript-api",
"gate-javascript-sdk",
"gate-node-sdk",
"gate-nodejs-api",
"gate-nodejs-sdk",
"gate-rest-api",
"gate-sdk",
"gate-typescript-api",
"gate-typescript-sdk",
"gate-websocket-api",
"gate-websockets",
"gatecom"
],
"is_fork": false,
"size_kb": 1599,
"has_wiki": false,
"homepage": "https://siebly.io/sdk/gate/javascript",
"languages": {
"Shell": 292,
"JavaScript": 2768,
"TypeScript": 496086
},
"pushed_at": "2026-07-20T20:19:01Z",
"created_at": "2024-05-15T18:01:36Z",
"owner_type": "User",
"updated_at": "2026-07-17T16:29:38Z",
"description": "Node.js & JavaScript SDK for the Gate.com (Gate.io) REST APIs, WebSockets & WebSocket APIs. Fully typed and highly performant.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://siebly.io",
"name": "Tiago",
"type": "User",
"login": "tiagosiebler",
"company": "@sieblyio ",
"location": null,
"followers": 468,
"avatar_url": "https://avatars.githubusercontent.com/u/14090872?v=4",
"created_at": "2015-09-02T10:42:59Z",
"is_verified": null,
"public_repos": 160,
"account_age_days": 3976
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2026-07-17T16:33:22Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2026-07-17T10:58:50Z"
},
{
"tag": "v1.5.5",
"kind": "patch",
"published_at": "2026-07-07T11:13:44Z"
},
{
"tag": "v1.5.4",
"kind": "patch",
"published_at": "2026-06-10T11:29:59Z"
},
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2026-06-08T10:41:17Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2026-04-28T12:27:18Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2026-04-06T10:29:29Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-03-11T15:37:55Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2026-02-09T14:24:06Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2026-02-04T15:53:44Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2026-01-26T14:04:26Z"
},
{
"tag": "v1.3.5",
"kind": "patch",
"published_at": "2026-01-15T11:00:17Z"
},
{
"tag": "v1.3.4",
"kind": "patch",
"published_at": "2025-12-29T12:02:38Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2025-12-18T12:00:43Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2025-11-15T10:47:19Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2025-11-14T14:27:54Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-10-14T10:52:04Z"
},
{
"tag": "v1.2.10",
"kind": "patch",
"published_at": "2025-09-30T09:18:21Z"
},
{
"tag": "v1.2.9",
"kind": "patch",
"published_at": "2025-08-27T15:21:37Z"
},
{
"tag": "v1.2.8",
"kind": "patch",
"published_at": "2025-08-11T14:42:36Z"
}
],
"recent_commits": [
{
"oid": "fe0d82c260c416c7b4e772c004b953d1c0125c42",
"body": "chore(v1.6.1): pin ws to 8.x, remove webpack analyser and improve wsOptions type",
"is_bot": false,
"headline": "Merge pull request #134 from tiagosiebler/pinwsv8",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-07-17T16:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd2518aad753dfedae8df587fdbb7a2e98d62b9b",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into pinwsv8",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-07-17T16:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dad3e0a4dd11454f58716f5567547ea165778f5b",
"body": "…ptions type",
"is_bot": false,
"headline": "chore(v1.5.6): pin ws to 8.x, remove webpack analyser and improve wsO…",
"author_name": "Tiago Siebler @ Siebly.io",
"author_login": "tiagosiebler",
"committed_at": "2026-07-17T16:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4945c3d8cd4d03b2be3872443f5b42916f2fe51f",
"body": "chore(v1.6.0): upgrade GitHub Actions to setup-node v7 and checkout v6",
"is_bot": false,
"headline": "Merge pull request #133 from JJ-Cro/updateNpmAction0726",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-07-17T11:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507d20c334ed22155c93fc8f70283ab2923ff140",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(v1.6.0): upgrade GitHub Actions to setup-node v7 and checkout v6",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-07-17T11:06:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9013459f55d793406a3750b121c94c3068f19ec5",
"body": "fix: update error handling in REST private tests",
"is_bot": false,
"headline": "Merge pull request #132 from JJ-Cro/updateNpmAction0726",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-07-17T10:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de36116782164426858956865f27af4e65210ac5",
"body": "…ple authentication error messages",
"is_bot": false,
"headline": "fix: update error handling in REST private tests to accommodate multi…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-07-17T10:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62829ef1a52f92d642e2de357028c9f1e43b7267",
"body": "chore(v1.6.0): pin npm to v11 and update Node to v24.18.0",
"is_bot": false,
"headline": "Merge pull request #130 from JJ-Cro/updateNpmAction0726",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-07-16T14:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e7b2fbdf0e560072b53a0101d85cc98a32b4ca4",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(v1.6.0): pin npm to v11 and update Node to v24.18.0",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-07-16T11:52:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0fdac0ad7f208f69030a1ddfd8fa0a46404fcc9b",
"body": null,
"is_bot": false,
"headline": "chore: bump deps post audit",
"author_name": "Tiago Siebler @ Siebly.io",
"author_login": "tiagosiebler",
"committed_at": "2026-07-07T11:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5859abe3db25871529cdf69cfefc0b1acbcedc1",
"body": "feat(v1.5.5): add new OTC bank management endpoints, update existing request/response types, and enhance WebSocket client functionality @JJ-Cro",
"is_bot": false,
"headline": "Merge pull request #129 from JJ-Cro/master",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-07-07T11:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cbd4a15214d44bd665578200bff77db6b2da450",
"body": "… recommend using 'positions_limit' instead",
"is_bot": false,
"headline": "fix: deprecate 'limit' parameter in GetFuturesPositionsReq interface,…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-07-03T17:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9332b0d62de0b5bdb6602cdc7fb876fb4fdcc12b",
"body": "… enhance documentation comments",
"is_bot": false,
"headline": "refactor: update examples to use ES6 import syntax for RestClient and…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-07-03T17:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8b58299a6111f1c988c516e4fbc1662b6e32c32",
"body": "…request/response types, and enhance WebSocket client functionality",
"is_bot": false,
"headline": "feat(v1.5.5): add new OTC bank management endpoints, update existing …",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-07-03T17:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d0ec4b454db6d6598ae7a40a5b07ebe703b4b07",
"body": "chore(v1.5.4): Move optionalDependencies to devDependencies and update README badges",
"is_bot": false,
"headline": "Merge pull request #127 from JJ-Cro/deps_readme_update",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-06-10T11:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6214a1268042718708afb1f32be680675acd32",
"body": null,
"is_bot": false,
"headline": "Move optionalDependencies to devDependencies and update README badges",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-06-09T12:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b020ac3ebf4376562834c77114cf79fd360cf0",
"body": "chore: move webpack to dev dependencies to prevent bundle bloat. depn bump after audit.",
"is_bot": false,
"headline": "Merge pull request #126 from tiagosiebler/webpackdevdepn",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-06-08T10:37:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37cfd2293550639cd98f7442d8646837f432dc53",
"body": "… bump after audit.",
"is_bot": false,
"headline": "chore: move webpack to dev dependencies to prevent bundle bloat. depn…",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-06-08T10:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eac6229d51d213244459007a320391435d48fe5",
"body": "feat(v1.5.3): add new OTC bank management endpoints and examples, other type changes",
"is_bot": false,
"headline": "Merge pull request #125 from JJ-Cro/update03062026",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-06-08T10:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3cd3392fb38760b513a0a1aefc48cdb3ebc59b1",
"body": "…le and remove unused signBodyPayload parameter",
"is_bot": false,
"headline": "refactor: simplify file reading in OTC bank personal supplement examp…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-06-06T07:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a07cd3ec39affa8466acde116681a295f642423",
"body": null,
"is_bot": false,
"headline": "chore: update version to 1.5.3 and add new OTC bank management examples",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-06-03T14:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7799ab67d0be7b85550a39f3d3a7aeea6ea3df52",
"body": "chore: lockfile bump after audit",
"is_bot": false,
"headline": "Merge pull request #123 from tiagosiebler/depnbumps",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-04-28T11:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "636149a588cfe9496247e9151e6ec9f30f308401",
"body": null,
"is_bot": false,
"headline": "chore: lockfile bump after audit",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-04-28T11:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633587c61320955a3130b6322ef0b20cafb4e3e3",
"body": "feat(v1.5.2): new endpoints, patches per release notes",
"is_bot": false,
"headline": "Merge pull request #121 from JJ-Cro/update23042026",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-04-28T11:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "359984cee41ece618ac473565958df5fd7e81306",
"body": "… API documentation examples",
"is_bot": false,
"headline": "refactor: rename auto-invest request types for consistency and update…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-04-23T16:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c9c1a9ba35fe3836914a54c46f593d3c4911394",
"body": "…nse types",
"is_bot": false,
"headline": "feat: add Gate API v4 documentation and new auto-invest request/respo…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-04-23T15:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c137328573f506ec6afed5ec604aa5f96adfab64",
"body": "chore: dependency bumps post-audit",
"is_bot": false,
"headline": "Merge pull request #118 from tiagosiebler/1.5.1auditbumps",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-04-06T10:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84edbd5c41edeae96e5048f80dc300f155954333",
"body": null,
"is_bot": false,
"headline": "chore: dependency bumps post-audit",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-04-06T10:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32935d352af2f7030891da3639e400553d6f82e7",
"body": "…post\n\nfix(v1.5.1): use POST for closeCrossExPosition",
"is_bot": false,
"headline": "Merge pull request #116 from flytam/codex/fix-close-crossex-position-…",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-04-06T10:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40500032a22062267ed27c9f1c52fca762d01a06",
"body": null,
"is_bot": false,
"headline": "fix: use POST for closeCrossExPosition",
"author_name": "flytam",
"author_login": "flytam",
"committed_at": "2026-04-04T08:53:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c628f1ea6da3a07bb5e8c7373ec17cb03ddc90",
"body": "chore: dependency bumps after audit & readme updates",
"is_bot": false,
"headline": "Merge pull request #112 from tiagosiebler/auditbumps",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-03-11T15:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d04f55371b05d7fc2175c9fee8c0de5160d8794f",
"body": null,
"is_bot": false,
"headline": "chore: readme updates",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-03-11T15:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b1b8accfa959fe0c58f54a5a7fca3112daf650",
"body": null,
"is_bot": false,
"headline": "chore: bump dependencies after audit",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-03-11T15:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "228ff93f985b75e0757faab48f5b6edd4d5547c1",
"body": "feat(v1.5.0): add new P2P and TradFi API examples, update package version to 1.5.0, and include new request types in documentation",
"is_bot": false,
"headline": "Merge pull request #111 from JJ-Cro/update06032026",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-03-11T15:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5434b5a888866041dd9d09df334f4857c989384e",
"body": null,
"is_bot": false,
"headline": "chore: remove RELEASE_NOTES.md file as it is no longer needed",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-03-06T20:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddf8bd21ef7cdcd04f6a178193e941f18983995b",
"body": "…1.5.0, and include new request types in documentation",
"is_bot": false,
"headline": "feat: add new P2P and TradFi API examples, update package version to …",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-03-06T20:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fc34d47b98d8e2359928456593fb2193be49fc7",
"body": "feat: reorganize examples and add getContractSize example for futures trading",
"is_bot": false,
"headline": "Merge pull request #106 from JJ-Cro/exampleContractSizes",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-02-20T11:08:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f31d3c4500ba6c914755aa47309b5d676d0a00",
"body": "…ontract size calculation",
"is_bot": false,
"headline": "feat: add getContractSizeExample for futures trading to demonstrate c…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-02-10T14:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ad011eaf720d63f4b0c03ad15ea04314fc26be9",
"body": "… trading",
"is_bot": false,
"headline": "feat: reorganize examples and add getContractSize example for futures…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-02-10T12:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f045ad8c56d5d95d222d8a47904b5f3c6eef2db0",
"body": "chore(v1.4.2): add readme migration notice",
"is_bot": false,
"headline": "Merge pull request #105 from tiagosiebler/sieblynotice",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-02-09T14:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd32737313c61251a613f52105a7dca648714871",
"body": "…o sieblynotice",
"is_bot": false,
"headline": "Merge branch 'sieblynotice' of github.com:tiagosiebler/gateio-api int…",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-02-09T14:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "835bb17aa44c2eab957355bdbf85a16314578ef0",
"body": null,
"is_bot": false,
"headline": "chore(v1.4.2): add readme notice",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-02-09T13:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b147df7c63c15ecdaddb39c4f424d8a1025b9962",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into sieblynotice",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-02-09T13:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aac7a6f5dbf46a04467d5f19ea1325fe39d2f0e3",
"body": null,
"is_bot": false,
"headline": "chore(v1.4.1): add readme migration notice",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-02-09T13:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4442ffeada4a12b878d03c2e34196d4e3f1934ec",
"body": "feat(1.4.1): enhance isDeepObjectMatch function for recursive object comparison",
"is_bot": false,
"headline": "Merge pull request #104 from JJ-Cro/WsStore040226",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-02-04T15:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d09275647e68e84342334aee9e8be1ce0d6f6188",
"body": "…comparison",
"is_bot": false,
"headline": "feat(1.4.1): enhance isDeepObjectMatch function for recursive object …",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-02-04T09:30:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1a7c8cca70051932a9ac7c13a07ae11af10e675",
"body": "feat: add new examples for futures and spot trading using REST and WebSocket clients",
"is_bot": false,
"headline": "Merge pull request #102 from JJ-Cro/updateExamples3101",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-30T11:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59fa8aeeee5752a7ef8ac7f1ff9f1d8eb426ffae",
"body": "…bSocket clients",
"is_bot": false,
"headline": "feat: add new examples for futures and spot trading using REST and We…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-01-30T11:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55fb1f124e9938789429859e18399b92d15b5fe",
"body": "feat(v1.4.0): Added otc, crossex and alpha endpoints",
"is_bot": false,
"headline": "Merge pull request #98 from JJ-Cro/update22012026",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-26T13:30:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b559173c9d5f31aa37a7f10e51396e7b163109d0",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into update22012026",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-26T13:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a50677f11e83e7d3630b4f90bc14b0bf49c6a4",
"body": "fix(#99): omit url suffix when query params are empty",
"is_bot": false,
"headline": "Merge pull request #100 from tiagosiebler/fix99urlsuffix",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-26T13:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8651c0b76c68815bf1fca8fa9cfd1d9e8f3202fb",
"body": null,
"is_bot": false,
"headline": "fix(#99): omit url suffix when query params are empty",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-01-26T13:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b174a75d9e74162fc5fac1dba1ab88075c80dceb",
"body": "…sExOrder method",
"is_bot": false,
"headline": "feat(v1.4.0): update package version to 1.4.0 and simplify cancelCros…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-01-26T09:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41866fa2fd395bea161a83c08d2632ea0d741de",
"body": "- Updated llms.txt to include additional excluded file patterns.\n- Bumped package version from 1.3.5 to 1.4.0.\n- Enhanced README.md to reflect support for new trading APIs including Cross-Exchange and Alpha trading.\n- Added new examples for Cross-Exchange and OTC trading in the documentation.\n- Introduced new request and response types for Alpha and Cross-Exchange functionalities in the codebase.",
"is_bot": false,
"headline": "feat(v1.4.0):",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-01-22T13:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6a6a986391b4ada37e6b852b34e19471524418f",
"body": "…_105702\n\nchore(): README.md template sections",
"is_bot": false,
"headline": "Merge pull request #97 from tiagosiebler/actions_templates_2026_01_15…",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-15T10:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071fc26a645041d923712e2b3c5244862ec1b6dc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into actions_templates_2026_01_15_105702",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-15T10:57:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b48bff4d5854555095f8f8bb600403b43b4284",
"body": "chore: bump webpack analyser",
"is_bot": false,
"headline": "Merge pull request #96 from tiagosiebler/cleaningbumpanalyser",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-15T10:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa32aaadb94da2c2d4685937e946258a51598e9",
"body": null,
"is_bot": false,
"headline": "chore(v1.3.5): bump version for release",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-01-15T10:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf785264451dc640008bc18b7fc4e3fe83bd813",
"body": null,
"is_bot": true,
"headline": "chore(): README.md template sections",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-15T10:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bea922a6fc166fdaca67615069884a0283d99a4",
"body": null,
"is_bot": false,
"headline": "chore: bump webpack analyser",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2026-01-15T10:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34b9f5db2750f53f4bef42961b67a227038941c",
"body": "feat: add Webpack configuration and update README for browser usage",
"is_bot": false,
"headline": "Merge pull request #95 from JJ-Cro/webpack",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-15T10:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aacbdaec31e240cafdf15d7b8d32a84edeb5bf8a",
"body": null,
"is_bot": false,
"headline": "Update webpack/webpack.config.cjs",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-15T10:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19b2e44261588c37349a1b1a42a167842e26fb49",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into webpack",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-15T10:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48503bc3a283a7daea13404c4df6b4b498b5b9aa",
"body": "feat: enhance WSClientConfigurableOptions to support additional WebSocket and HTTP client options",
"is_bot": false,
"headline": "Merge pull request #94 from JJ-Cro/WsOptions",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-15T10:52:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f7d1469688b5c02e7b13a69ddb5ba8a2f7330d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into WsOptions",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-15T10:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "059495c1be8a6e26d3a0564426c9b2e9aa281b84",
"body": "chore: update NPM publish workflow to trigger on release events and handle prerelease tags",
"is_bot": false,
"headline": "Merge pull request #93 from JJ-Cro/updateNpmPublish",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2026-01-15T10:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68fda5a2a759fd7db3895da0baf28e462493ef85",
"body": null,
"is_bot": false,
"headline": "feat: add Webpack configuration and update README for browser usage",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-01-13T18:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d9d7008ec5a1ad96a53d117140626b09265df8b",
"body": "…ient and update import type in WebSocket client",
"is_bot": false,
"headline": "chore: add Node.js-specific notes for https agent usage in BaseRestCl…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-01-13T12:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce89c313bf4aecd7d3da84017aa831a6f74353d4",
"body": "…ocket and HTTP client options",
"is_bot": false,
"headline": "chore: enhance WSClientConfigurableOptions to support additional WebS…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-01-02T14:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e876203fc3563bc3ad74cdf0544de1d99faf491",
"body": "…andle prerelease tags",
"is_bot": false,
"headline": "chore: update NPM publish workflow to trigger on release events and h…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2026-01-02T13:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14034ee6752cf86d50cf2ee78a16714ac627853b",
"body": "chore(v1.3.4): readme updates",
"is_bot": false,
"headline": "Merge pull request #92 from tiagosiebler/readmebumps",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-12-29T12:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d32ff23989d1420415912331704fac794abcd779",
"body": null,
"is_bot": false,
"headline": "chore(v1.3.4): readme updates",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2025-12-29T11:58:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "018c7fedf880d69942800638623380bbafff0dca",
"body": "…12ef7b173de071fc0\n\n[Snyk] Upgrade axios from 1.13.1 to 1.13.2",
"is_bot": false,
"headline": "Merge pull request #90 from tiagosiebler/snyk-upgrade-a5f6620eacba96d…",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-12-29T11:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3572cca1285af9483cef42da94cf3c2598502a2e",
"body": "…_100930\n\nchore(): README.md template sections",
"is_bot": false,
"headline": "Merge pull request #91 from tiagosiebler/actions_templates_2025_12_29…",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-12-29T10:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88d95ba6008b650ff0cd9cc5e040a6e6269c0cd9",
"body": null,
"is_bot": true,
"headline": "chore(): README.md template sections",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-12-29T10:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc1a0e7c789d579448b9572d7482e2f56f9fac69",
"body": "Snyk has created this PR to upgrade axios from 1.13.1 to 1.13.2.\n\nSee this package in npm:\naxios\n\nSee this project in Snyk:\nhttps://app.snyk.io/org/tiagosiebler-P8btARS9QSdFGkKd643AUT/project/15124c85-e8a7-486d-ba01-d9c494e1243d?utm_source=github&utm_medium=referral&page=upgrade-pr",
"is_bot": false,
"headline": "fix: upgrade axios from 1.13.1 to 1.13.2",
"author_name": "snyk-bot",
"author_login": "snyk-bot",
"committed_at": "2025-12-21T06:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591357d237a81a1a398a1e70bf13e06881b069f6",
"body": "chore(v1.3.3): update version to 1.3.3, add getLowCapExchangeList endpoint, and deprecate certain fields in response types",
"is_bot": false,
"headline": "Merge pull request #89 from JJ-Cro/update15122025",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-12-18T11:57:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2681e2d1552ff62ec9545c140663ffdf83176458",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into update15122025",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-12-18T11:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1668050e63c2b3c13e83951bfa993a08214f5c99",
"body": "…aml-3.14.2\n\nchore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2",
"is_bot": false,
"headline": "Merge pull request #87 from tiagosiebler/dependabot/npm_and_yarn/js-y…",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-12-18T11:54:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39befe03b9d3cd4bb327a3c790d37c6ed4c0bc77",
"body": "…236905889c7c001ae\n\n[Snyk] Upgrade axios from 1.12.2 to 1.13.1",
"is_bot": false,
"headline": "Merge pull request #88 from tiagosiebler/snyk-upgrade-1f99e3db8bebd6e…",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-12-18T11:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89835c9279b72679689632991e105400ddf8145a",
"body": null,
"is_bot": false,
"headline": "chore(): remove header",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2025-12-15T17:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec754d0b5a2b8299eea79fe8ca621ae05156d393",
"body": "…point, and deprecate certain fields in response types",
"is_bot": false,
"headline": "chore(v1.3.3): update version to 1.3.3, add getLowCapExchangeList end…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2025-12-15T10:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "165fcc34ac880377547546c09adc2e6ce4817680",
"body": "Snyk has created this PR to upgrade axios from 1.12.2 to 1.13.1.\n\nSee this package in npm:\naxios\n\nSee this project in Snyk:\nhttps://app.snyk.io/org/tiagosiebler-P8btARS9QSdFGkKd643AUT/project/15124c85-e8a7-486d-ba01-d9c494e1243d?utm_source=github&utm_medium=referral&page=upgrade-pr",
"is_bot": false,
"headline": "fix: upgrade axios from 1.12.2 to 1.13.1",
"author_name": "snyk-bot",
"author_login": "snyk-bot",
"committed_at": "2025-11-23T06:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0393f5ced61563af2aecff7b98f32df7b339f04e",
"body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n dependency-version: 3.14.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-18T04:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c25eb367b4bb7382ee5d1fc45c82791df261444",
"body": "feat(v1.3.2): add new futures price-triggered order update endpoint",
"is_bot": false,
"headline": "Merge pull request #86 from JJ-Cro/update14112025_1",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-11-15T10:45:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "010824e510231819b92b89b1819791354248a99a",
"body": "…d order update endpoint",
"is_bot": false,
"headline": "feat(v1.3.2): update version to 1.3.2, add new futures price-triggere…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2025-11-14T16:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85c61772d56a46e2147879f84c443de71af56f7f",
"body": "chore(v1.3.1): update version to 1.3.1 and improve error handling in WebsocketAPIClient",
"is_bot": false,
"headline": "Merge pull request #85 from JJ-Cro/master",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-11-14T14:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9caba1cfe72272b32c961159f213985d7e05e5bb",
"body": "…ebsocketAPIClient",
"is_bot": false,
"headline": "chore(1.3.1): update version to 1.3.1 and improve error handling in W…",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2025-11-14T12:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99234cc686a7c9c7160b890f9380545363367e91",
"body": "feat: disable request parameter encoding, add unified batch max borrowable endpoint",
"is_bot": false,
"headline": "Merge pull request #84 from tiagosiebler/batchendpointencode",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-10-14T10:51:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cc258e3a9c89129f43005b76ca4c4137c3c3946",
"body": "…gn error when using comma in parameters",
"is_bot": false,
"headline": "feat(v1.3.0): disable uri encoding parameters by default, fix(#83) si…",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2025-10-14T10:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b43dc47fa8eeb3f950fa9432272584b5a959eb47",
"body": null,
"is_bot": false,
"headline": "feat: test for sign success for csv params",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2025-10-14T10:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "940e796825218f31a788cc5ce7e81bda9d1df6f3",
"body": null,
"is_bot": false,
"headline": "feat: add unified batch max borrowable endpoint",
"author_name": "Tiago Siebler",
"author_login": null,
"committed_at": "2025-10-14T10:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "835f6aa5081e72657c21968a92df80ef2a87e179",
"body": "feat(v1.2.10): add new futures endpoints and update request/response types",
"is_bot": false,
"headline": "Merge pull request #82 from JJ-Cro/update29092025",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-09-30T09:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb2f4b4df3aaba4aef92aeda72dde6c76bfb5e58",
"body": "…types",
"is_bot": false,
"headline": "feat(v1.2.10): add new futures endpoints and update request/response …",
"author_name": "JJ-Cro",
"author_login": "JJ-Cro",
"committed_at": "2025-09-29T18:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76ee1ef2a5d6898f43aa1c056c14b477f83a8bdc",
"body": "fix: axios build error",
"is_bot": false,
"headline": "Merge pull request #81 from tiagosiebler/axiosfix",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-09-15T13:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b57598cadeb87fb316f3c9ae8cfff709d3ad6fb8",
"body": null,
"is_bot": false,
"headline": "fix: axios build error",
"author_name": "Tiago Siebler",
"author_login": "tiagosiebler",
"committed_at": "2025-09-15T13:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f8a0f9eb269f6948d9d78e79c571f7a18289f3",
"body": "…47f635ca32b94\n\n[Snyk] Security upgrade axios from 1.10.0 to 1.12.0",
"is_bot": false,
"headline": "Merge pull request #80 from tiagosiebler/snyk-fix-4a522d39c4e7af2de62…",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-09-15T11:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35b5daac6f1a0990aca56cc26ca24a22b5b73325",
"body": "The following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-AXIOS-12613773",
"is_bot": false,
"headline": "fix: package.json & package-lock.json to reduce vulnerabilities",
"author_name": "snyk-bot",
"author_login": "snyk-bot",
"committed_at": "2025-09-14T05:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e01e8bb8f0a2ca5e05ed8095408f95386222d6ac",
"body": "chore(): bump package lock after #77",
"is_bot": false,
"headline": "Merge pull request #78 from tiagosiebler/testnetwsurllock",
"author_name": "Tiago",
"author_login": "tiagosiebler",
"committed_at": "2025-08-27T15:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfbe0add9550a71763a1731659d49f55f28cb742",
"body": null,
"is_bot": false,
"headline": "chore(): bump package lock after #77",
"author_name": "Tiago Siebler",
"author_login": "tiagosiebler",
"committed_at": "2025-08-27T15:19:46Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 121,
"latest_release_at": "2026-07-17T16:33:22Z",
"latest_release_tag": "v1.6.1",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 26,
"days_since_latest_release": 5,
"mean_days_between_releases": 18.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "gateio-api",
"exists": true,
"license": "MIT",
"keywords": [
"Gate",
"Gate.io",
"Gate.com",
"Gate api",
"Gate.io api",
"Gate.com api",
"Gate nodejs",
"Gate javascript",
"Gate javascript websocket api",
"Gate typescript",
"Gate js",
"Gate ts",
"Gate api node",
"Gate sdk javascript",
"algo trading",
"api",
"websocket",
"rest",
"rest api",
"ccxt",
"trading bots",
"nodejs",
"node",
"trading",
"cryptocurrency",
"bitcoin",
"best",
"siebly.io"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/gateio-api",
"is_deprecated": false,
"latest_version": "1.6.1",
"repository_url": "https://github.com/tiagosiebler/gateio-api",
"versions_count": 63,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 16031,
"first_published_at": "2022-06-06T13:45:20.817000Z",
"latest_published_at": "2026-07-17T16:38:53.362000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 6,
"stars": 18,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": true,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 186355,
"source_files_sampled": 527,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "axios",
"direct": true,
"version": "1.17.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-42h9-826w-cgv3",
"GHSA-7q8q-rj6j-mhjq",
"GHSA-f4gw-2p7v-4548",
"GHSA-gcfj-64vw-6mp9",
"GHSA-hcpx-6fm6-wx23",
"GHSA-jqh4-m9w3-8hp9",
"GHSA-mmx7-hfxf-jppx",
"GHSA-mwf2-3pr3-8698",
"GHSA-pmv8-rq9r-6j72",
"GHSA-xj6q-8x83-jv6g"
],
"fixed_version": "1.18.0",
"advisory_count": 10,
"oldest_advisory_days": 2
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.13",
"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": 2
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.3",
"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": 2
},
{
"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": 1
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 4
},
"advisory_count": 14,
"affected_count": 4,
"assessed_count": 471,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@types/ws",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.18.1"
},
{
"name": "axios",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.13.2"
},
{
"name": "isomorphic-ws",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.1"
},
{
"name": "ws",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "8.21.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@types/ws",
"direct": true,
"version": "8.18.1",
"ecosystem": "npm"
},
{
"name": "axios",
"direct": true,
"version": "1.17.0",
"ecosystem": "npm"
},
{
"name": "isomorphic-ws",
"direct": true,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": true,
"version": "8.21.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.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.24.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"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.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-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.24.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-top-level-await",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-typescript",
"direct": false,
"version": "7.24.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.29.7",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@cspotcode/source-map-support",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@discoveryjs/json-ext",
"direct": false,
"version": "0.5.7",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.10.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "8.57.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.11.14",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "2.0.3",
"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": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/core",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/environment",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/expect",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/expect-utils",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/globals",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/reporters",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jest/source-map",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jest/test-result",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/test-sequencer",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/transform",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"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/source-map",
"direct": false,
"version": "0.3.11",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@sinclair/typebox",
"direct": false,
"version": "0.27.8",
"ecosystem": "npm"
},
{
"name": "@sinonjs/commons",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": false,
"version": "10.3.0",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node10",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node12",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node14",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node16",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.6.8",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/eslint",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "@types/eslint-scope",
"direct": false,
"version": "3.7.7",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/graceful-fs",
"direct": false,
"version": "4.1.9",
"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": "29.5.12",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.16.4",
"ecosystem": "npm"
},
{
"name": "@types/stack-utils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "17.0.32",
"ecosystem": "npm"
},
{
"name": "@types/yargs-parser",
"direct": false,
"version": "21.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.37.0",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/ast",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/floating-point-hex-parser",
"direct": false,
"version": "1.13.2",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-api-error",
"direct": false,
"version": "1.13.2",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-buffer",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-numbers",
"direct": false,
"version": "1.13.2",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-wasm-bytecode",
"direct": false,
"version": "1.13.2",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-wasm-section",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/ieee754",
"direct": false,
"version": "1.13.2",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/leb128",
"direct": false,
"version": "1.13.2",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/utf8",
"direct": false,
"version": "1.13.2",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wasm-edit",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wasm-gen",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wasm-opt",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wasm-parser",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wast-printer",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "@webpack-cli/configtest",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@webpack-cli/info",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@webpack-cli/serve",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "@xtuc/ieee754",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@xtuc/long",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.15.0",
"ecosystem": "npm"
},
{
"name": "acorn-import-phases",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.14.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.18.0",
"ecosystem": "npm"
},
{
"name": "ajv-formats",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "ajv-keywords",
"direct": false,
"version": "5.1.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-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "babel-jest",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-istanbul",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jest-hoist",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "babel-preset-current-node-syntax",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "babel-preset-jest",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.9.14",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.13",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.1",
"ecosystem": "npm"
},
{
"name": "bs-logger",
"direct": false,
"version": "0.2.6",
"ecosystem": "npm"
},
{
"name": "bser",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"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": "caniuse-lite",
"direct": false,
"version": "1.0.30001764",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chrome-trace-event",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "3.9.0",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "clone-deep",
"direct": false,
"version": "4.0.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": "colorette",
"direct": false,
"version": "2.0.20",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "create-jest",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "create-require",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "1.5.3",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "diff-sequences",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.267",
"ecosystem": "npm"
},
{
"name": "emittery",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.18.4",
"ecosystem": "npm"
},
{
"name": "envinfo",
"direct": false,
"version": "7.21.0",
"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-module-lexer",
"direct": false,
"version": "2.0.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": "escalade",
"direct": false,
"version": "3.2.0",
"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": "8.57.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.1.3",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-require-extensions",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-simple-import-sort",
"direct": false,
"version": "12.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.2.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": "espree",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "events",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "exit",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "expect",
"direct": false,
"version": "29.7.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-glob",
"direct": false,
"version": "3.3.3",
"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-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fastest-levenshtein",
"direct": false,
"version": "1.0.16",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.17.1",
"ecosystem": "npm"
},
{
"name": "fb-watchman",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"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",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.16.0",
"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-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": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "glob-to-regexp",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.24.0",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.9",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"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": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"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": "ignore",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "import-local",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "interpret",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.13.1",
"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-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isobject",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-changed-files",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-circus",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-cli",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-config",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-docblock",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-each",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-environment-node",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-get-type",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "jest-haste-map",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-leak-detector",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-matcher-utils",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-message-util",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-mock",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-pnp-resolver",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "jest-regex-util",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "jest-resolve",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-resolve-dependencies",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-runner",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-runtime",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-snapshot",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-validate",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-watcher",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "27.5.1",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.15.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"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": "kleur",
"direct": false,
"version": "3.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": "loader-runner",
"direct": false,
"version": "4.3.1",
"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.memoize",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"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": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"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": "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": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "node-int64",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.27",
"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": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"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": "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": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "prompts",
"direct": false,
"version": "2.4.2",
"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": "pure-rand",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "rechoir",
"direct": false,
"version": "0.7.1",
"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.8",
"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.exports",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "schema-utils",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.3",
"ecosystem": "npm"
},
{
"name": "shallow-clone",
"direct": false,
"version": "3.0.1",
"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": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "sisteransi",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.13",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.21",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"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": "strip-ansi",
"direct": false,
"version": "6.0.1",
"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-json-comments",
"direct": false,
"version": "3.1.1",
"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": "synckit",
"direct": false,
"version": "0.8.8",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "terser",
"direct": false,
"version": "5.44.1",
"ecosystem": "npm"
},
{
"name": "terser-webpack-plugin",
"direct": false,
"version": "5.4.0",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "tmpl",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "ts-jest",
"direct": false,
"version": "29.4.6",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": false,
"version": "10.9.2",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.6.2",
"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.20.2",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.41.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.8.3",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.19.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache-lib",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.2.0",
"ecosystem": "npm"
},
{
"name": "walker",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "watchpack",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "webpack",
"direct": false,
"version": "5.104.1",
"ecosystem": "npm"
},
{
"name": "webpack-cli",
"direct": false,
"version": "4.10.0",
"ecosystem": "npm"
},
{
"name": "webpack-merge",
"direct": false,
"version": "5.10.0",
"ecosystem": "npm"
},
{
"name": "webpack-sources",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "wildcard",
"direct": false,
"version": "2.0.1",
"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": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yn",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 471,
"direct_count": 4,
"indirect_count": 467
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 103,
"open_issues": 1,
"closed_ratio": 0.857,
"closed_issues": 6,
"closed_unmerged_prs": 23
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "tiagosiebler",
"commits": 216,
"avatar_url": "https://avatars.githubusercontent.com/u/14090872?v=4"
},
{
"type": "User",
"login": "JJ-Cro",
"commits": 137,
"avatar_url": "https://avatars.githubusercontent.com/u/83344666?v=4"
},
{
"type": "User",
"login": "snyk-bot",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/19733683?v=4"
},
{
"type": "User",
"login": "igorpronin",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/13730335?v=4"
},
{
"type": "User",
"login": "bradleyheubel",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20179094?v=4"
},
{
"type": "User",
"login": "fireflies1988",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/64318804?v=4"
},
{
"type": "User",
"login": "flytam",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20512530?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.593
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"e2etest.yml",
"npmpublish.yml",
"templates-readme.yml"
],
"has_docs_dir": true,
"linter_configs": [
".eslintrc.cjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "4 out of 12 merged PRs checked by a CI test -- score normalized to 3",
"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": 6,
"reason": "Found 8/13 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"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": 10,
"reason": "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": "24 commit(s) and 0 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "13 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fe0d82c260c416c7b4e772c004b953d1c0125c42",
"ran_at": "2026-07-23T00:24:52Z",
"aggregate_score": 5.2,
"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-22T05:00:34Z",
"oldest_open_prs": [
{
"number": 131,
"created_at": "2026-07-16T14:18:21Z",
"last_comment_at": "2026-07-16T14:18:22Z",
"last_comment_author": "tiagosiebler"
},
{
"number": 135,
"created_at": "2026-07-20T20:19:01Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-17T16:29:21Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 101,
"created_at": "2026-01-28T04:41:43Z",
"last_comment_at": "2026-02-20T11:16:16Z",
"last_comment_author": "tiagosiebler"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tiagosiebler/gateio-api",
"host": "github.com",
"name": "gateio-api",
"owner": "tiagosiebler"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"security": 55,
"vitality": 89,
"community": 53,
"governance": 68,
"engineering": 78
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 89,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"commits_last_year": 121,
"human_commit_share": 0.97,
"days_since_last_push": 2,
"active_weeks_last_year": 26
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "26/52 weeks with commits",
"points": 18,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 26
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "121 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 121
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v1.6.1",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 18.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~18.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 18.1
}
}
],
"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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 6,
"stars": 18,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "18 stars",
"points": 20,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 18
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": "good",
"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": 70,
"inputs": {
"packages": [
"gateio-api"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 16031
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "16,031 downloads/month across npm",
"points": 56.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 16031,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.593
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 59% of commits",
"points": 9.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"merged_prs": 103,
"open_issues": 1,
"closed_issues": 6,
"issue_closed_ratio": 0.857,
"closed_unmerged_prs": 23
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "103/126 decided PRs merged",
"points": 31.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 103,
"decided": 126
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 8/13 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"followers": 468,
"owner_type": "User",
"is_verified": null,
"owner_login": "tiagosiebler",
"public_repos": 160,
"account_age_days": 3976
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "468 followers of tiagosiebler",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 468,
"login": "tiagosiebler"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "160 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 160
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"gateio-api"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "63 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 63
}
}
],
"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": 78,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 70,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": ".eslintrc.cjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.cjs"
}
}
],
"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": "4 out of 12 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"gateio",
"javascript",
"nodejs",
"typescript",
"gate-javascript-api",
"gate-javascript-sdk",
"gate-node-sdk",
"gate-nodejs-api",
"gate-nodejs-sdk",
"gate-rest-api",
"gate-sdk",
"gate-typescript-api",
"gate-typescript-sdk",
"gate-websocket-api",
"gate-websockets",
"gatecom"
],
"has_wiki": false,
"homepage": "https://siebly.io/sdk/gate/javascript",
"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": "https://siebly.io/sdk/gate/javascript",
"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": "16 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 16
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.2
},
"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": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 12 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"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 8/13 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "24 commit(s) and 0 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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 1.5,
"status": "partial",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "13 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 471 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"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 471
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 69,
"inputs": {
"source": "osv",
"advisories": 14,
"affected_packages": 4,
"assessed_packages": 471,
"unassessed_packages": 0,
"affected_by_severity": "high 4",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: axios 1.17.0 (high 8.2)",
"points": 12,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "axios 1.17.0 (high 8.2)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 471,
"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": 6
},
"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": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"has_llms_txt": true,
"legible_history_share": 0.897,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": "llms.txt present",
"points": 15,
"status": "met",
"details": [
{
"code": "llms_txt_present",
"params": {}
}
],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "87 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 87,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.02,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"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": ".eslintrc.cjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.cjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 3",
"points": 3,
"status": "partial",
"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": 186355,
"source_files_sampled": 527,
"oversized_source_files": 1
},
"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": "1/527 source files over 60KB",
"points": 54.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 527,
"oversized": 1
}
}
],
"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:gateio-api@1.6.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:25:09.312179Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tiagosiebler/gateio-api.svg",
"full_name": "tiagosiebler/gateio-api",
"license_state": "standard",
"license_spdx": "MIT"
}