原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 12462,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 653,
"Rust": 1702170,
"Shell": 3578,
"Python": 186425,
"Makefile": 252,
"Dockerfile": 392,
"JavaScript": 6238,
"TypeScript": 32931,
"Common Lisp": 5168
},
"pushed_at": "2026-07-28T20:04:02Z",
"created_at": "2021-09-10T16:51:22Z",
"owner_type": "Organization",
"updated_at": "2026-07-28T02:06:18Z",
"description": "clvm_tools ported to rust based on https://github.com/Chia-Mine/clvm_tools-js/, and chialisp-21 dialect with a new compiler.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://chia.net",
"name": "Chia Network",
"type": "Organization",
"login": "Chia-Network",
"company": null,
"location": null,
"followers": 758,
"avatar_url": "https://avatars.githubusercontent.com/u/34047804?v=4",
"created_at": "2017-11-28T01:43:47Z",
"is_verified": null,
"public_repos": 135,
"account_age_days": 3165
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.5.0",
"kind": "minor",
"published_at": "2026-07-28T02:27:56Z"
},
{
"tag": "0.4.6",
"kind": "patch",
"published_at": "2026-06-26T01:03:18Z"
},
{
"tag": "0.4.5",
"kind": "patch",
"published_at": "2026-05-08T16:20:28Z"
},
{
"tag": "0.4.4",
"kind": "patch",
"published_at": "2026-04-28T17:43:11Z"
},
{
"tag": "0.4.3",
"kind": "patch",
"published_at": "2026-04-06T17:44:39Z"
},
{
"tag": "0.4.2",
"kind": "patch",
"published_at": "2026-04-06T15:46:10Z"
},
{
"tag": "0.4.1",
"kind": "patch",
"published_at": "2025-10-16T22:00:11Z"
},
{
"tag": "0.4.0",
"kind": "minor",
"published_at": "2025-07-31T13:08:34Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2025-05-29T18:07:40Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2025-04-30T18:57:22Z"
},
{
"tag": "0.1.48",
"kind": "patch",
"published_at": "2025-03-31T17:21:59Z"
},
{
"tag": "0.1.47",
"kind": "patch",
"published_at": "2025-03-26T22:00:47Z"
},
{
"tag": "0.1.46",
"kind": "patch",
"published_at": "2025-02-12T20:07:03Z"
},
{
"tag": "0.1.45",
"kind": "patch",
"published_at": "2024-10-17T18:06:11Z"
},
{
"tag": "0.1.44",
"kind": "patch",
"published_at": "2024-07-25T19:20:11Z"
},
{
"tag": "0.1.43",
"kind": "patch",
"published_at": "2024-05-28T14:59:57Z"
},
{
"tag": "0.1.42",
"kind": "patch",
"published_at": "2024-05-01T19:35:07Z"
},
{
"tag": "0.1.41",
"kind": "patch",
"published_at": "2024-03-28T18:05:15Z"
},
{
"tag": "0.1.40",
"kind": "patch",
"published_at": "2023-12-01T17:14:32Z"
},
{
"tag": "0.1.39",
"kind": "patch",
"published_at": "2023-11-15T19:03:58Z"
},
{
"tag": "0.1.38",
"kind": "patch",
"published_at": "2023-10-05T17:29:05Z"
},
{
"tag": "0.1.37",
"kind": "patch",
"published_at": "2023-09-29T18:12:38Z"
},
{
"tag": "0.1.36",
"kind": "patch",
"published_at": "2023-09-26T22:36:19Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2022-01-19T19:28:36Z"
}
],
"recent_commits": [
{
"oid": "959a7df7695eb27efb7bfd6c90336040601a1fda",
"body": "update dependencies to be able to fully integrate with chia-gaming and bump for a new release",
"is_bot": false,
"headline": "Merge pull request #535 from Chia-Network/20260727-update-clvmr-0-17-5",
"author_name": "Adam Kelly",
"author_login": "aqk",
"committed_at": "2026-07-28T02:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17892aaeca047e02206d509f9c2c7164c3f382fa",
"body": null,
"is_bot": false,
"headline": "fix makefile (which isn't used much)",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-28T00:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9392d4bcb6d062f82b9a1dfd28370f4009d7818",
"body": null,
"is_bot": false,
"headline": "Update other ways of building the wasm data",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-27T21:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9e08e91ec037fe50e092163ed7c538ffc07259",
"body": null,
"is_bot": false,
"headline": "Correct rustup invocation",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-27T20:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c23523489944e676024f32e83425c1e461de5fd",
"body": null,
"is_bot": false,
"headline": "Ensure we take the pinned toolchain",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-27T20:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313797a98c77ca4b88c6f7446d474ceca44da9fd",
"body": null,
"is_bot": false,
"headline": "Ensure coverage is on the same rust version",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-27T20:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3237b1b6b8a09460fd200db6ba7f8a306ddad63c",
"body": null,
"is_bot": false,
"headline": "Do tests as chia-gaming does",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-27T20:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12036e9732daec248db93a112e9e7583365ba7e",
"body": null,
"is_bot": false,
"headline": "Pull in full change (remake pr)",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-27T19:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92cfe0ba313e888eb077f739d05042802770f8cc",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-27T19:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aefbbe72dfa5862783ee2c50107b34467b899f86",
"body": "Remove function cache and artifact cache",
"is_bot": false,
"headline": "Merge pull request #531 from Chia-Network/remove-caches",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-24T21:49:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "264e421ae1547b69b359687e35e3101586287e43",
"body": null,
"is_bot": false,
"headline": "Remove function cache and artifact cache",
"author_name": "Adam Kelly",
"author_login": "aqk",
"committed_at": "2026-07-23T17:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f58430c00aa58a7c2af87c62deb4771fa4505a70",
"body": "…peedup\n\nRe-create external pr 506 darkverbito:fix/deinline-module-phase-blowup",
"is_bot": false,
"headline": "Merge pull request #530 from Chia-Network/20260722-re-create-module-s…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-23T16:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60af5cce6f46bd1da057912d1417855ccddd0dbd",
"body": null,
"is_bot": false,
"headline": "Re-create external pr 506 darkverbito:fix/deinline-module-phase-blowup",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-22T18:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76331f226aa823503c850f47dad311ba5f6fdf16",
"body": "rollup of adam's and my fixes to the cse system and related stuff",
"is_bot": false,
"headline": "Merge pull request #527 from Chia-Network/20260616-cse-fix-rollup",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-20T18:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff3a62f1a8f95daf9dcf8b6c3da32d3c6006197d",
"body": null,
"is_bot": false,
"headline": "rerun workflows?",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-18T06:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae55d397d06ae98d86dd2025934d96c021a76fb3",
"body": null,
"is_bot": false,
"headline": "rollup of adam's and my fixes to the cse system and related stuff",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-16T22:38:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c9c9a21d1fecf47f0f9b5df23b082c025cac17e",
"body": "…ws-actions/configure-aws-credentials-6.2.1\n\nBump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.1",
"is_bot": false,
"headline": "Merge pull request #518 from Chia-Network/dependabot/github_actions/a…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-07T22:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbff5a308d1c66edc1edf96609115071449f946e",
"body": "Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.2.0 to 6.2.1.\n- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)\n- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG\n[…]\ns-actions/configure-aws-credentials\n dependency-version: 6.2.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aws-actions/configure-aws-credentials from 6.2.0 to 6.2.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-07T21:04:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9bd4f0635f3b42c8de3758a1a6c50e7db0ab43f0",
"body": "…ocker/setup-qemu-action-4.1.0\n\nBump docker/setup-qemu-action from 4 to 4.1.0",
"is_bot": false,
"headline": "Merge pull request #519 from Chia-Network/dependabot/github_actions/d…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-07-07T21:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "752a9a8676c4f2b9830684a588c917c84d2d4e08",
"body": "Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 4 to 4.1.0.\n- [Release notes](https://github.com/docker/setup-qemu-action/releases)\n- [Commits](https://github.com/docker/setup-qemu-action/compare/v4...v4.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-qemu-action\n dependency-version: 4.1.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump docker/setup-qemu-action from 4 to 4.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-07T20:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b334e09e803f5efa8e3388d615e2770860da3b",
"body": "…-1.2.0\n\nBump subprocess from 1.1.0 to 1.2.0",
"is_bot": false,
"headline": "Merge pull request #513 from Chia-Network/dependabot/cargo/subprocess…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-30T21:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e91733964c91627b0bf9e36f6f8a05723fc094b9",
"body": "Bumps [subprocess](https://github.com/hniksic/rust-subprocess) from 1.1.0 to 1.2.0.\n- [Commits](https://github.com/hniksic/rust-subprocess/compare/release/1.1.0...release/1.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: subprocess\n dependency-version: 1.2.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump subprocess from 1.1.0 to 1.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T20:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6799e34712a976b4e156563cd5dd1e27191d3330",
"body": "….45.0\n\nBump chia-bls from 0.42.0 to 0.45.0",
"is_bot": false,
"headline": "Merge pull request #503 from Chia-Network/dependabot/cargo/chia-bls-0…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-30T18:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82231650b1be03143e0f6f0ab512a5da5c0fcc0b",
"body": "Bumps [chia-bls](https://github.com/Chia-Network/chia_rs) from 0.42.0 to 0.45.0.\n- [Release notes](https://github.com/Chia-Network/chia_rs/releases)\n- [Commits](https://github.com/Chia-Network/chia_rs/compare/0.42.0...0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: chia-bls\n dependency-version: 0.45.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump chia-bls from 0.42.0 to 0.45.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T17:37:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22466ad5b873a777a2d7053260959b8cee334ee8",
"body": "Bump regex from 1.12.3 to 1.12.4",
"is_bot": false,
"headline": "Merge pull request #505 from Chia-Network/dependabot/cargo/regex-1.12.4",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-30T16:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0321280aa47a714db33665a84a5feaab3e8a4e5a",
"body": "Bumps [regex](https://github.com/rust-lang/regex) from 1.12.3 to 1.12.4.\n- [Release notes](https://github.com/rust-lang/regex/releases)\n- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rust-lang/regex/compare/1.12.3...1.12.4)\n\n---\nupdated-dependencies:\n- dependency-name: regex\n dependency-version: 1.12.4\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump regex from 1.12.3 to 1.12.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-30T15:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "477fbaf2b6090c479b214998899091351ab4a2ce",
"body": "…ctions/checkout-6.0.3\n\nBump actions/checkout from 6 to 7",
"is_bot": false,
"headline": "Merge pull request #507 from Chia-Network/dependabot/github_actions/a…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-30T15:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32254c8402a3b277b43b1bdad743781f15433b80",
"body": "Version bump",
"is_bot": false,
"headline": "Merge pull request #511 from Chia-Network/20260625-bump-version",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-26T00:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458e456a1b100672ba621e80f15cdad21e965f92",
"body": null,
"is_bot": false,
"headline": "fmt + clippy",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-25T23:10:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1551541a5222d21da8c0ffdfa258f2603cf7217",
"body": null,
"is_bot": false,
"headline": "pyo3 upgrade",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-25T23:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd25953c6877eb1736b777b6f24cffee7a6a16f0",
"body": null,
"is_bot": false,
"headline": "satisfy cargo audit (hopefully)",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-25T22:41:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "294370582f3c8bf1848cfb3c80ba48ce7c79b38a",
"body": null,
"is_bot": false,
"headline": "Version bump",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-25T22:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e0615ac328679217e4a69aacd894b04973b93b4",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n- dependency-name: actions/checkout\n dependency-version: 6.0.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-25T22:29:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da77e20572c0bf555284fed4d94cf5f8b62a3a69",
"body": "Add PEP 561 type stubs for chialisp",
"is_bot": false,
"headline": "Merge pull request #491 from Chia-Network/add-type-stubs",
"author_name": "Matt Hauff",
"author_login": "Quexington",
"committed_at": "2026-06-25T22:27:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc413adf741dcd651d397d660c85fe1069887e58",
"body": "* Update dep-review\n\n* Update commit-signing",
"is_bot": false,
"headline": "Update Managed Files (#510)",
"author_name": "ChiaAutomation",
"author_login": "ChiaAutomation",
"committed_at": "2026-06-25T15:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce24c21501bad3b67aba5cf4cb87a450fb471b12",
"body": "…gmentation-1.13.3\n\nBump unicode-segmentation from 1.13.2 to 1.13.3",
"is_bot": false,
"headline": "Merge pull request #500 from Chia-Network/dependabot/cargo/unicode-se…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-09T21:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b592a90bc94d89050aead88ebffb297db0598e9c",
"body": "Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.13.2 to 1.13.3.\n- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits)\n\n---\nupdated-dependencies:\n- dependency-name: unicode-segmentation\n dependency-version: 1.13.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump unicode-segmentation from 1.13.2 to 1.13.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T20:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a75cc476000e0891c7dcf0cfaa23fd9c80cc437",
"body": "…ws-actions/configure-aws-credentials-6.2.0\n\nBump aws-actions/configure-aws-credentials from 6.1.3 to 6.2.0",
"is_bot": false,
"headline": "Merge pull request #499 from Chia-Network/dependabot/github_actions/a…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-09T20:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b1a621e1f79d23776cef0a87f3773ee08cda3e4",
"body": "Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.1.3 to 6.2.0.\n- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)\n- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG\n[…]\ns-actions/configure-aws-credentials\n dependency-version: 6.2.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aws-actions/configure-aws-credentials from 6.1.3 to 6.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T20:04:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d2eb44a0cfd6afaf6ec6dfc047f2284ecf482b7b",
"body": "Update Managed Files",
"is_bot": false,
"headline": "Merge pull request #498 from Chia-Network/managed-files",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-06T15:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "deee501b0e529a52b8c22fd7345094b0014a6054",
"body": null,
"is_bot": false,
"headline": "Update commit-signing",
"author_name": "Chia Automation",
"author_login": "ChiaAutomation",
"committed_at": "2026-06-05T16:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba9b5623c5bccaf6a988bfd455d93ef16efc34d",
"body": null,
"is_bot": false,
"headline": "Update dep-review",
"author_name": "Chia Automation",
"author_login": "ChiaAutomation",
"committed_at": "2026-06-05T16:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf95ddda9cf26b1e7e64b1685565823e1ab1dd7f",
"body": "…-1.0.150\n\nBump serde_json from 1.0.143 to 1.0.150",
"is_bot": false,
"headline": "Merge pull request #495 from Chia-Network/dependabot/cargo/serde_json…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-05T02:40:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f479ac780ca86314352ec77fa249b2b06121672",
"body": "Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.150.\n- [Release notes](https://github.com/serde-rs/json/releases)\n- [Commits](https://github.com/serde-rs/json/compare/v1.0.143...v1.0.150)\n\n---\nupdated-dependencies:\n- dependency-name: serde_json\n dependency-version: 1.0.150\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump serde_json from 1.0.143 to 1.0.150",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-05T01:40:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429e0c9e63fe0bd171535f1590519e1e7e2dd970",
"body": "…ws-actions/configure-aws-credentials-6.1.3\n\nBump aws-actions/configure-aws-credentials from 6.1.1 to 6.1.3",
"is_bot": false,
"headline": "Merge pull request #496 from Chia-Network/dependabot/github_actions/a…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-05T01:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99a5d9625c1480c84082c70d7bc58fa53d24d42d",
"body": "Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.1.1 to 6.1.3.\n- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)\n- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG\n[…]\ns-actions/configure-aws-credentials\n dependency-version: 6.1.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aws-actions/configure-aws-credentials from 6.1.1 to 6.1.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-05T00:39:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "24c059a646f32b9cc08deb0d7c30294e49dcdf26",
"body": "…ctions/checkout-6.0.2\n\nBump actions/checkout from 6 to 6.0.2",
"is_bot": false,
"headline": "Merge pull request #497 from Chia-Network/dependabot/github_actions/a…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-05T00:38:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "742c5552dac10f4425c4a578456c65d2d6c55c5d",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v6.0.2)\n\n---\nupdated-d\n[…]\n- dependency-name: actions/checkout\n dependency-version: 6.0.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 6.0.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-04T22:30:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ee6b17b503773a9ffb62601fdb24466c781bb8ba",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into add-type-stubs",
"author_name": "Earle Lowe",
"author_login": "emlowe",
"committed_at": "2026-06-04T14:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d35ff0b03db49ba8cce9b391a1ab5f9f3367dbe",
"body": "Fix this quarter's new clippy issue",
"is_bot": false,
"headline": "Merge pull request #492 from Chia-Network/20260603-fix-clippy",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-04T01:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb2e99da1aed756eabc45abb0d0cf788eca83492",
"body": null,
"is_bot": false,
"headline": "Make the order obvious",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-03T22:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb6e8cb01faac429d70b6a1badbe83aedcc902ec",
"body": null,
"is_bot": false,
"headline": "Fix this quarter's new clippy issue",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-06-03T21:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77fb94b1f10f34327ba8b3f4e4373d7e123639b6",
"body": "Keep the typing PR scoped to PEP 561 stubs and CI; the clippy lint\nin serialize.rs is pre-existing on main and should be fixed separately.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Revert unrelated clippy fix in serialize.rs.",
"author_name": "Earle Lowe",
"author_login": "emlowe",
"committed_at": "2026-06-03T21:08:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d1866180829a55299a02ea095e39ad30fbd90de4",
"body": "Drop the nested chialisp checkout and compiled extension module from\nthe branch, and ignore *.abi3.so going forward.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Remove accidentally committed build artifacts.",
"author_name": "Earle Lowe",
"author_login": "emlowe",
"committed_at": "2026-06-03T21:03:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "065afb8bf4531987d2c9b1f255b32f0485f36fdd",
"body": "The typing job cannot use maturin develop without a venv on GitHub\nActions. Build the wheel and pip install it instead.\n\nAlso apply clippy's manual_option_zip suggestion in serialize.rs so the\npinned toolchain job passes with -D warnings.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix CI: use maturin build in typing job, satisfy clippy lint.",
"author_name": "Earle Lowe",
"author_login": "emlowe",
"committed_at": "2026-06-03T21:03:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1c7f78b6d02ae7a8818be8afa94b7e3e0aef62fe",
"body": "Move the public API behind a private _chialisp extension module with\n__init__.pyi, py.typed, and stubtest CI so downstream mypy can drop\nignore_missing_imports for chialisp.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Add PEP 561 type stubs for the chialisp Python package.",
"author_name": "Earle Lowe",
"author_login": "emlowe",
"committed_at": "2026-06-03T20:45:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "84cb418d213ca0e75722937a705431a64471fa72",
"body": "20260514 tricky cse assign",
"is_bot": false,
"headline": "Merge pull request #482 from Chia-Network/20260514-tricky-cse-assign",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-28T16:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cfd027b276be3a489b09f289535664dcf08c94e",
"body": null,
"is_bot": false,
"headline": "Move the ceiling check ahead of the body check",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-26T17:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7f2f33142084d8e7e2f9cf17a14b3f96a84c51c",
"body": "Bump sha2 from 0.10.9 to 0.11.0",
"is_bot": false,
"headline": "Merge pull request #425 from Chia-Network/dependabot/cargo/sha2-0.11.0",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-22T22:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52715a9f1cd0d1e20f7ba8bd38638f97d765c9ec",
"body": "Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.9 to 0.11.0.\n- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.9...sha2-v0.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: sha2\n dependency-version: 0.11.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump sha2 from 0.10.9 to 0.11.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-22T19:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c6af1af704ec8ba94d509dcbe37178d5564f836",
"body": "Update Managed Files",
"is_bot": false,
"headline": "Merge pull request #489 from Chia-Network/managed-files",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-22T18:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c90d1c4e93f384849bc8dbf9b8bdece5e377dc36",
"body": null,
"is_bot": false,
"headline": "Update dep-review",
"author_name": "Chia Automation",
"author_login": "ChiaAutomation",
"committed_at": "2026-05-22T16:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2226d05fbbddf9fab3ee611cd9d4577d101bcf8",
"body": "…ctions/setup-node-6.4.0\n\nBump actions/setup-node from 6.3.0 to 6.4.0",
"is_bot": false,
"headline": "Merge pull request #459 from Chia-Network/dependabot/github_actions/a…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-22T15:40:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f4fd9613f5f82bf8125147599c1c826d3f3b2d",
"body": "…ws-actions/configure-aws-credentials-6.1.1\n\nBump aws-actions/configure-aws-credentials from 6.1.0 to 6.1.1",
"is_bot": false,
"headline": "Merge pull request #477 from Chia-Network/dependabot/github_actions/a…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-22T15:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6d3e71475b521627b80e0747bb8e5ffc9e361e6",
"body": "…ctions/dependency-review-action-5\n\nBump actions/dependency-review-action from 4 to 5",
"is_bot": false,
"headline": "Merge pull request #487 from Chia-Network/dependabot/github_actions/a…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-21T21:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0683efa0125d568f52f2ea4eb7b4b87db501519",
"body": "Update Managed Files",
"is_bot": false,
"headline": "Merge pull request #488 from Chia-Network/managed-files",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-21T21:57:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1892c2af51238e795ef020df7b5e4bcfab7d263",
"body": null,
"is_bot": false,
"headline": "Update dep-review",
"author_name": "Chia Automation",
"author_login": "ChiaAutomation",
"committed_at": "2026-05-21T16:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82c61311133dde8c774b3aefcdd24c84cd034364",
"body": "Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4 to 5.\n- [Release notes](https://github.com/actions/dependency-review-action/releases)\n- [Commits](https://github.com/actions/dependency-review-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dep\n[…]\name: actions/dependency-review-action\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/dependency-review-action from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-20T03:16:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3accfbc548914ebc75ec8a1c57b396ce561cb2f2",
"body": "Co-authored-by: arty <prozacchiwawa@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix CSE ceiling check for empty roots",
"author_name": "Cursor Agent",
"author_login": "cursoragent",
"committed_at": "2026-05-18T18:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "582e0afb3a8cbcbd07b6cd0d4e4c6019aec4d945",
"body": null,
"is_bot": false,
"headline": "clippy",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-15T17:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11aa79d6a7f818f8ba9e8db7290463eaf4406e01",
"body": null,
"is_bot": false,
"headline": "fmt + clippy",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-15T17:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1c043c5ce589e90a97a6cabc28dbd823f89a2b3",
"body": "…programs",
"is_bot": false,
"headline": "Add a tricky cse test and a fix which shouldn't disturb any existing …",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-15T15:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f68fddf8c246b411bd4e5e80cc8689bcfc79474c",
"body": "Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.1.0 to 6.1.1.\n- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)\n- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG\n[…]\ns-actions/configure-aws-credentials\n dependency-version: 6.1.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aws-actions/configure-aws-credentials from 6.1.0 to 6.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-12T23:35:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "06ac7fd0541c9b83927ba5eea0852d238a96f99a",
"body": "…ws-actions/configure-aws-credentials-6.1.0\n\nBump aws-actions/configure-aws-credentials from 6 to 6.1.0",
"is_bot": false,
"headline": "Merge pull request #466 from Chia-Network/dependabot/github_actions/a…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-12T05:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b113631127ea09ce437b41d25cb62cf23298cd7",
"body": "bump version",
"is_bot": false,
"headline": "Merge pull request #471 from Chia-Network/20260508-bump-version-045",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-08T15:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dbe8587879c5ba98d53955002b3917a2ee73b5b",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-08T14:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b1e439712140d5390d5c4f9cc75f242bf5d8567",
"body": "…tants-fuzz-tests\n\nAdd fuzz test infra",
"is_bot": false,
"headline": "Merge pull request #470 from Chia-Network/20260507-introspective-cons…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-07T23:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa012b4d4dcf72801987c2dfd022601a9335834b",
"body": "…tants\n\nmodule style 5: add introspective constants",
"is_bot": false,
"headline": "Merge pull request #346 from Chia-Network/20260217-introspective-cons…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-07T22:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b45160c58f36959a56ad479ea36b55ab3f5238a9",
"body": null,
"is_bot": false,
"headline": "Update pre_043_regression.yml",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-07T18:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8eec7b7187c8626caaf76cc4e7387898ea559c1",
"body": null,
"is_bot": false,
"headline": "remove unneeded change from an earlier iteration",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-07T18:18:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5211ad5a5842d2369e95c9f2abda5cfe6b00852",
"body": null,
"is_bot": false,
"headline": "change message on failure to convert to hex",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-07T17:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc661dd90dce5993cff269e4a42ad80042ff587e",
"body": null,
"is_bot": false,
"headline": "Add fuzz test infra",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-07T17:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2647631603cae05c7db5516a1b23b4ad9a569b4",
"body": "Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6 to 6.1.0.\n- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)\n- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)\n[…]\ns-actions/configure-aws-credentials\n dependency-version: 6.1.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump aws-actions/configure-aws-credentials from 6 to 6.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-05T20:07:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3f308fc0b1e4fcb8982920dd5bff0fe972bffbe8",
"body": null,
"is_bot": false,
"headline": "improvements",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-05T11:26:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99480448e293f9c71d3aca68f856c989faca127e",
"body": null,
"is_bot": false,
"headline": "fmt + clippy",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-05T11:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2862ba0572687d3d671f3b1063cf268c9fce83b1",
"body": null,
"is_bot": false,
"headline": "Add hopefully enough commentary for cursor",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-05T11:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d12195f9264f53f3012d422392461aec370cb6b",
"body": null,
"is_bot": false,
"headline": "cursor review: minimize the creation of new Allocators",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-05T11:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66355bb038c9494363976bb9a8b93c87d2663bc9",
"body": null,
"is_bot": false,
"headline": "fmt + clippy",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-05T09:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6940c0ad6f883ab17dab3d0288225a1b4c1e6464",
"body": null,
"is_bot": false,
"headline": "fmt + clippy",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-05T09:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fa65e20a0cc3519268b05138a71041967ca97e0",
"body": null,
"is_bot": false,
"headline": "fix cause of errors when using tabled constants",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-05T09:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0651e064fd02b497ae2c5713b97d77f0b1c511ec",
"body": "…t's a foreign program. happened to work",
"is_bot": false,
"headline": "actually was a wrong test. this should be explicitly applied since i…",
"author_name": "art yerkes",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-05T09:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1461a841f7c3dbd616a0aa90d808236b6d4bc52",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-04T23:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1205c6478f7e54ff85169ed3ea7187e257abcbb6",
"body": "…andled by module phase instead",
"is_bot": false,
"headline": "remove redundant choice in module space, what it would have done is h…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-04T23:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96dff73cca8c0caa153cb88bda1d829b7adf4a6",
"body": null,
"is_bot": false,
"headline": "remove redundant switch to left env mode",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-04T23:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1514f6fc70f0979ad6d22cd91f776b5518ce8b7",
"body": "…d the next candidate",
"is_bot": false,
"headline": "Exclude already generated constants when counting dependencies to fin…",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-04T23:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f12d0475c59eaa80ab1dcc457df8cc71cc3cdd6e",
"body": null,
"is_bot": false,
"headline": "remove unreachable error",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-04T23:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f86cfe197316263f2d0ce8415670b334aa78728",
"body": "…into 20260217-introspective-constants",
"is_bot": false,
"headline": "Merge remote-tracking branch 'chia/20260217-introspective-constants' …",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-04T22:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368a5a7dfc1c12f73555c65b1a28aa48212f7e2e",
"body": null,
"is_bot": false,
"headline": "boundary condition: only report error if convergence hadn't worked yet",
"author_name": "arty",
"author_login": "prozacchiwawa",
"committed_at": "2026-05-04T22:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38b2980492c02804c65d096798f395cc13faf06c",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.3.0 to 6.4.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6.3.0...v6.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: 6.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/setup-node from 6.3.0 to 6.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-28T20:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb00a4e39a1a6f602e6ca246747572bd1cd08a2",
"body": "Bump version to 0.4.4",
"is_bot": false,
"headline": "Merge pull request #455 from Chia-Network/20260427-bump-version",
"author_name": "Adam Kelly",
"author_login": "aqk",
"committed_at": "2026-04-28T06:14:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 24,
"commits_last_year": 571,
"latest_release_at": "2026-07-28T02:27:56Z",
"latest_release_tag": "0.5.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 41,
"days_since_latest_release": 1,
"mean_days_between_releases": 50.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "chialisp",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"chia",
"chialisp",
"clvm",
"command-line-utilities"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/chialisp",
"is_deprecated": false,
"latest_version": "0.5.0",
"repository_url": "https://github.com/Chia-Network/chialisp",
"versions_count": 6,
"total_downloads": 17560,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2489,
"first_published_at": "2025-10-16T22:05:38.297208Z",
"latest_published_at": "2026-07-28T02:34:51.565276Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
},
{
"name": "chialisp",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "pypi",
"matches_repo": null,
"registry_url": "https://pypi.org/project/chialisp/",
"is_deprecated": false,
"latest_version": "0.5.0",
"repository_url": null,
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-10-16T22:16:51.096661Z",
"latest_published_at": "2026-07-28T02:51:58.900314Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
},
{
"name": "clvm_tools_rs",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"chia",
"chialisp",
"clvm"
],
"ecosystem": "pypi",
"matches_repo": false,
"registry_url": "https://pypi.org/project/clvm_tools_rs/",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/Chia-Network/clvm_tools_rs",
"versions_count": 48,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2022-01-19T19:37:28.373710Z",
"latest_published_at": "2025-07-31T13:30:05.172633Z",
"latest_version_yanked": null,
"days_since_latest_publish": 362
}
]
},
"popularity": {
"forks": 17,
"stars": 16,
"watchers": 25,
"fork_history": {
"days": [
{
"date": "2021-09-28",
"count": 1
},
{
"date": "2021-10-07",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2025-06-22",
"count": 1
},
{
"date": "2025-07-14",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
}
],
"complete": true,
"collected": 8,
"total_forks": 17
},
"star_history": null,
"open_issues_and_prs": 45
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"python/chialisp/py.typed",
"wasm/tests/clvm-tools-interface/tsconfig.json"
],
"toolchain_manifests": [
"Cargo.toml",
"wasm/Cargo.toml"
],
"largest_source_bytes": 98048,
"source_files_sampled": 187,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"pyproject.toml",
"tmp/pyproject.toml",
"wasm/Cargo.toml"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "@babel/traverse",
"direct": false,
"version": "7.22.10",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.3,
"advisory_ids": [
"GHSA-67hx-6x53-jw92"
],
"fixed_version": "8.0.0-alpha.4",
"advisory_count": 1,
"oldest_advisory_days": 1016
},
{
"name": "flatted",
"direct": false,
"version": "3.2.7",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 137
},
{
"name": "shell-quote",
"direct": false,
"version": "1.8.1",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-395f-4hp3-45gv",
"GHSA-w7jw-789q-3m8p"
],
"fixed_version": "1.9.0",
"advisory_count": 2,
"oldest_advisory_days": 49
},
{
"name": "@babel/plugin-transform-modules-systemjs",
"direct": false,
"version": "7.22.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-fv7c-fp4j-7gwp"
],
"fixed_version": "8.0.0-alpha.13",
"advisory_count": 1,
"oldest_advisory_days": 81
},
{
"name": "body-parser",
"direct": false,
"version": "1.20.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-qwcr-r2fm-qrc7",
"GHSA-v422-hmwv-36x6"
],
"fixed_version": "2.3.0",
"advisory_count": 2,
"oldest_advisory_days": 686
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 414
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-grv7-fg5c-xmjg"
],
"fixed_version": "3.0.3",
"advisory_count": 1,
"oldest_advisory_days": 805
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 628
},
{
"name": "http-proxy-middleware",
"direct": false,
"version": "2.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4www-5p9h-95mh",
"GHSA-64mm-vxmg-q3vj",
"GHSA-9gqv-wp59-fq42",
"GHSA-c7qv-q95q-8v27"
],
"fixed_version": "4.1.0",
"advisory_count": 4,
"oldest_advisory_days": 648
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 256
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 188
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 160
},
{
"name": "node-forge",
"direct": false,
"version": "1.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.6,
"advisory_ids": [
"GHSA-2328-f5f3-gj25",
"GHSA-554w-wpv2-vw27",
"GHSA-5gfm-wpxj-wjgq",
"GHSA-5m6q-g25r-mvwx",
"GHSA-65ch-62r8-g69g",
"GHSA-ppp5-5v6c-4jwp",
"GHSA-q67f-28xg-22rw"
],
"fixed_version": "1.4.0",
"advisory_count": 7,
"oldest_advisory_days": 244
},
{
"name": "path-to-regexp",
"direct": false,
"version": "0.1.7",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-37ch-88jc-xwx2",
"GHSA-9wv6-86v2-598j",
"GHSA-rhx6-c78j-4q9w"
],
"fixed_version": "8.0.0",
"advisory_count": 3,
"oldest_advisory_days": 687
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 125
},
{
"name": "postcss",
"direct": false,
"version": "8.4.27",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6g55-p6wh-862q",
"GHSA-7fh5-64p2-3v2j",
"GHSA-qx2v-qp2m-jg93",
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 4,
"oldest_advisory_days": 1033
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-5c6j-r48x-rmvq",
"GHSA-76p7-773f-r4q5",
"GHSA-qj8w-gfj5-8c6v"
],
"fixed_version": "7.0.5",
"advisory_count": 3,
"oldest_advisory_days": 533
},
{
"name": "svgo",
"direct": false,
"version": "3.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-2p49-hgcm-8545",
"GHSA-xpqw-6gx7-v673"
],
"fixed_version": "4.0.2",
"advisory_count": 2,
"oldest_advisory_days": 146
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 97
},
{
"name": "webpack",
"direct": false,
"version": "5.88.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.6,
"advisory_ids": [
"GHSA-38r7-794h-5758",
"GHSA-4vvj-4cpr-p986",
"GHSA-8fgc-7cc6-rx7x"
],
"fixed_version": "5.104.1",
"advisory_count": 3,
"oldest_advisory_days": 700
},
{
"name": "webpack-dev-middleware",
"direct": false,
"version": "5.3.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.4,
"advisory_ids": [
"GHSA-wr3j-pwj9-hqq6"
],
"fixed_version": "7.1.0",
"advisory_count": 1,
"oldest_advisory_days": 859
},
{
"name": "websocket-driver",
"direct": false,
"version": "0.7.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mp7j-qc5w-4988",
"GHSA-xv26-6w52-cph6"
],
"fixed_version": "0.7.5",
"advisory_count": 2,
"oldest_advisory_days": 13
},
{
"name": "ws",
"direct": false,
"version": "8.13.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3h5v-q93c-6h6q",
"GHSA-58qx-3vcg-4xpx",
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 3,
"oldest_advisory_days": 771
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.22.10",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-968p-4wvh-cqc8"
],
"fixed_version": "8.0.0-alpha.17",
"advisory_count": 1,
"oldest_advisory_days": 504
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.22.10",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-968p-4wvh-cqc8"
],
"fixed_version": "8.0.0-alpha.17",
"advisory_count": 1,
"oldest_advisory_days": 504
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 167
},
{
"name": "ajv",
"direct": false,
"version": "8.12.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 167
},
{
"name": "express",
"direct": false,
"version": "4.18.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-qw6h-vgh9-j6wx",
"GHSA-rv95-896h-c2vc"
],
"fixed_version": "5.0.0-beta.3",
"advisory_count": 2,
"oldest_advisory_days": 855
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.15.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-cxjh-pqwp-8mfp",
"GHSA-jchw-25xp-jwwc",
"GHSA-r4q5-vmmm-2653"
],
"fixed_version": "1.16.0",
"advisory_count": 3,
"oldest_advisory_days": 939
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.5",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-952p-6rrq-rcjv"
],
"fixed_version": "4.0.8",
"advisory_count": 1,
"oldest_advisory_days": 805
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-mwcw-c2x4-8c55"
],
"fixed_version": "5.0.9",
"advisory_count": 1,
"oldest_advisory_days": 597
},
{
"name": "qs",
"direct": false,
"version": "6.11.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-6rw7-vpxm-498p",
"GHSA-w7fw-mjwx-w883"
],
"fixed_version": "6.14.2",
"advisory_count": 2,
"oldest_advisory_days": 210
},
{
"name": "send",
"direct": false,
"version": "0.18.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5,
"advisory_ids": [
"GHSA-m6fv-jmcg-4jfg"
],
"fixed_version": "0.19.0",
"advisory_count": 1,
"oldest_advisory_days": 686
},
{
"name": "serve-static",
"direct": false,
"version": "1.15.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5,
"advisory_ids": [
"GHSA-cm22-4g7w-348p"
],
"fixed_version": "2.1.0",
"advisory_count": 1,
"oldest_advisory_days": 686
},
{
"name": "webpack-dev-server",
"direct": false,
"version": "4.13.3",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-4v9v-hfq4-rm2v",
"GHSA-79cf-xcqc-c78w",
"GHSA-9jgg-88mc-972h",
"GHSA-f5vj-f2hx-8m93",
"GHSA-m28w-2pqf-7qgj",
"GHSA-mx8g-39q3-5c79"
],
"fixed_version": "5.2.6",
"advisory_count": 6,
"oldest_advisory_days": 419
},
{
"name": "@babel/core",
"direct": false,
"version": "7.22.10",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.2,
"advisory_ids": [
"GHSA-4x5r-pxfx-6jf8"
],
"fixed_version": "8.0.0-rc.6",
"advisory_count": 1,
"oldest_advisory_days": 43
},
{
"name": "cookie",
"direct": false,
"version": "0.5.0",
"severity": "low",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-pxg6-pf52-xh8x"
],
"fixed_version": "0.7.0",
"advisory_count": 1,
"oldest_advisory_days": 662
},
{
"name": "launch-editor",
"direct": false,
"version": "2.6.0",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 0,
"advisory_ids": [
"GHSA-c27g-q93r-2cwf",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 2,
"oldest_advisory_days": 55
},
{
"name": "on-headers",
"direct": false,
"version": "1.0.2",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.4,
"advisory_ids": [
"GHSA-76c9-3jph-rj3q"
],
"fixed_version": "1.1.0",
"advisory_count": 1,
"oldest_advisory_days": 376
},
{
"name": "paste",
"direct": false,
"version": "1.0.15",
"severity": "unknown",
"ecosystem": "crates",
"cvss_score": null,
"advisory_ids": [
"RUSTSEC-2024-0436"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 659
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 4,
"high": 20,
"unknown": 1,
"critical": 3,
"moderate": 12
},
"advisory_count": 85,
"affected_count": 40,
"assessed_count": 1017,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"crates",
"pypi"
],
"dependencies": [
{
"name": "binascii",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.4"
},
{
"name": "chia-bls",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.38.2"
},
{
"name": "clvmr",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.17.5"
},
{
"name": "do-notation",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.3"
},
{
"name": "hashlink",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
},
{
"name": "hex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.3"
},
{
"name": "indoc",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.5"
},
{
"name": "lazy_static",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.4.0"
},
{
"name": "lfsr",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.0"
},
{
"name": "num",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.3"
},
{
"name": "num-bigint",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.4"
},
{
"name": "num-traits",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.15"
},
{
"name": "rand",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10.1"
},
{
"name": "rand_chacha",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10.0"
},
{
"name": "regex",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.12.3"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "sha2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
},
{
"name": "subprocess",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1.0"
},
{
"name": "tempfile",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=3.24.0"
},
{
"name": "unicode-segmentation",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.13.3"
},
{
"name": "yaml-rust2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11.0"
},
{
"name": "pyo3",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.29.0"
},
{
"name": "chialisp",
"manifest": "tmp/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": "== 0.4.1"
},
{
"name": "chialisp",
"manifest": "wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "clvmr",
"manifest": "wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.17.5"
},
{
"name": "wasm-bindgen",
"manifest": "wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=0.2.100"
},
{
"name": "js-sys",
"manifest": "wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.60"
},
{
"name": "num-bigint",
"manifest": "wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.0"
},
{
"name": "num-traits",
"manifest": "wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2.15"
},
{
"name": "lol_alloc",
"manifest": "wasm/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "binascii",
"direct": true,
"version": "0.1.4",
"ecosystem": "crates"
},
{
"name": "chia-bls",
"direct": true,
"version": "0.38.2",
"ecosystem": "crates"
},
{
"name": "clvmr",
"direct": true,
"version": "0.17.7",
"ecosystem": "crates"
},
{
"name": "do-notation",
"direct": true,
"version": "0.1.3",
"ecosystem": "crates"
},
{
"name": "hashlink",
"direct": true,
"version": "0.11.1",
"ecosystem": "crates"
},
{
"name": "hex",
"direct": true,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "indoc",
"direct": true,
"version": "2.0.7",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": true,
"version": "0.3.103",
"ecosystem": "crates"
},
{
"name": "js-sys",
"direct": true,
"version": "0.3.77",
"ecosystem": "crates"
},
{
"name": "lazy_static",
"direct": true,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "lfsr",
"direct": true,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "lol_alloc",
"direct": true,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "num",
"direct": true,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "num-bigint",
"direct": true,
"version": "0.4.8",
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": true,
"version": "0.2.19",
"ecosystem": "crates"
},
{
"name": "pyo3",
"direct": true,
"version": "0.29.0",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "rand",
"direct": true,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": true,
"version": "0.10.0",
"ecosystem": "crates"
},
{
"name": "rand_chacha",
"direct": true,
"version": "0.9.0",
"ecosystem": "crates"
},
{
"name": "regex",
"direct": true,
"version": "1.13.1",
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": "1.0.151",
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": true,
"version": "0.10.9",
"ecosystem": "crates"
},
{
"name": "sha2",
"direct": true,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "subprocess",
"direct": true,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": true,
"version": "3.24.0",
"ecosystem": "crates"
},
{
"name": "unicode-segmentation",
"direct": true,
"version": "1.13.3",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": true,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen",
"direct": true,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "yaml-rust2",
"direct": true,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "chialisp",
"direct": true,
"version": "0.4.1",
"ecosystem": "pypi"
},
{
"name": "aho-corasick",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "arraydeque",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "autocfg",
"direct": false,
"version": "1.5.1",
"ecosystem": "crates"
},
{
"name": "base16ct",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "base64ct",
"direct": false,
"version": "1.8.3",
"ecosystem": "crates"
},
{
"name": "bitflags",
"direct": false,
"version": "2.13.1",
"ecosystem": "crates"
},
{
"name": "bitvec",
"direct": false,
"version": "1.1.1",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.10.4",
"ecosystem": "crates"
},
{
"name": "block-buffer",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "blst",
"direct": false,
"version": "0.3.17",
"ecosystem": "crates"
},
{
"name": "bumpalo",
"direct": false,
"version": "3.20.3",
"ecosystem": "crates"
},
{
"name": "bytemuck",
"direct": false,
"version": "1.25.2",
"ecosystem": "crates"
},
{
"name": "cc",
"direct": false,
"version": "1.4.0",
"ecosystem": "crates"
},
{
"name": "cfg-if",
"direct": false,
"version": "1.0.4",
"ecosystem": "crates"
},
{
"name": "chacha20",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "chia-sha2",
"direct": false,
"version": "0.38.2",
"ecosystem": "crates"
},
{
"name": "chia-traits",
"direct": false,
"version": "0.38.2",
"ecosystem": "crates"
},
{
"name": "chia_streamable_macro",
"direct": false,
"version": "0.38.2",
"ecosystem": "crates"
},
{
"name": "cmov",
"direct": false,
"version": "0.5.4",
"ecosystem": "crates"
},
{
"name": "const-oid",
"direct": false,
"version": "0.10.2",
"ecosystem": "crates"
},
{
"name": "cpubits",
"direct": false,
"version": "0.1.1",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "cpufeatures",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "crypto-bigint",
"direct": false,
"version": "0.7.5",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.1.7",
"ecosystem": "crates"
},
{
"name": "crypto-common",
"direct": false,
"version": "0.2.2",
"ecosystem": "crates"
},
{
"name": "ctutils",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "der",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.10.7",
"ecosystem": "crates"
},
{
"name": "digest",
"direct": false,
"version": "0.11.3",
"ecosystem": "crates"
},
{
"name": "ecdsa",
"direct": false,
"version": "0.17.0",
"ecosystem": "crates"
},
{
"name": "either",
"direct": false,
"version": "1.17.0",
"ecosystem": "crates"
},
{
"name": "elliptic-curve",
"direct": false,
"version": "0.14.1",
"ecosystem": "crates"
},
{
"name": "encoding_rs",
"direct": false,
"version": "0.8.35",
"ecosystem": "crates"
},
{
"name": "equivalent",
"direct": false,
"version": "1.0.2",
"ecosystem": "crates"
},
{
"name": "errno",
"direct": false,
"version": "0.3.14",
"ecosystem": "crates"
},
{
"name": "fastrand",
"direct": false,
"version": "2.5.0",
"ecosystem": "crates"
},
{
"name": "ff",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "find-msvc-tools",
"direct": false,
"version": "0.1.9",
"ecosystem": "crates"
},
{
"name": "foldhash",
"direct": false,
"version": "0.2.0",
"ecosystem": "crates"
},
{
"name": "funty",
"direct": false,
"version": "2.0.0",
"ecosystem": "crates"
},
{
"name": "futures-core",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-task",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "futures-util",
"direct": false,
"version": "0.3.33",
"ecosystem": "crates"
},
{
"name": "generic-array",
"direct": false,
"version": "0.14.7",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "getrandom",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "glob",
"direct": false,
"version": "0.3.4",
"ecosystem": "crates"
},
{
"name": "group",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.16.1",
"ecosystem": "crates"
},
{
"name": "hashbrown",
"direct": false,
"version": "0.17.1",
"ecosystem": "crates"
},
{
"name": "heck",
"direct": false,
"version": "0.5.0",
"ecosystem": "crates"
},
{
"name": "hermit-abi",
"direct": false,
"version": "0.5.2",
"ecosystem": "crates"
},
{
"name": "hex-literal",
"direct": false,
"version": "0.4.1",
"ecosystem": "crates"
},
{
"name": "hkdf",
"direct": false,
"version": "0.12.4",
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "hmac",
"direct": false,
"version": "0.13.0",
"ecosystem": "crates"
},
{
"name": "hybrid-array",
"direct": false,
"version": "0.4.13",
"ecosystem": "crates"
},
{
"name": "indexmap",
"direct": false,
"version": "2.14.0",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "itertools",
"direct": false,
"version": "0.8.2",
"ecosystem": "crates"
},
{
"name": "itoa",
"direct": false,
"version": "1.0.18",
"ecosystem": "crates"
},
{
"name": "k256",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "keccak",
"direct": false,
"version": "0.1.6",
"ecosystem": "crates"
},
{
"name": "lfsr-base",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "lfsr-instances",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "lfsr-macro-generate",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "lfsr-macro-lookup",
"direct": false,
"version": "0.3.0",
"ecosystem": "crates"
},
{
"name": "libc",
"direct": false,
"version": "0.2.189",
"ecosystem": "crates"
},
{
"name": "libm",
"direct": false,
"version": "0.2.16",
"ecosystem": "crates"
},
{
"name": "linked-hash-map",
"direct": false,
"version": "0.5.6",
"ecosystem": "crates"
},
{
"name": "linux-raw-sys",
"direct": false,
"version": "0.12.1",
"ecosystem": "crates"
},
{
"name": "lock_api",
"direct": false,
"version": "0.4.14",
"ecosystem": "crates"
},
{
"name": "log",
"direct": false,
"version": "0.4.33",
"ecosystem": "crates"
},
{
"name": "malachite-base",
"direct": false,
"version": "0.9.2",
"ecosystem": "crates"
},
{
"name": "malachite-bigint",
"direct": false,
"version": "0.9.2",
"ecosystem": "crates"
},
{
"name": "malachite-nz",
"direct": false,
"version": "0.9.2",
"ecosystem": "crates"
},
{
"name": "memchr",
"direct": false,
"version": "2.8.3",
"ecosystem": "crates"
},
{
"name": "num-complex",
"direct": false,
"version": "0.4.6",
"ecosystem": "crates"
},
{
"name": "num-integer",
"direct": false,
"version": "0.1.46",
"ecosystem": "crates"
},
{
"name": "num-iter",
"direct": false,
"version": "0.1.46",
"ecosystem": "crates"
},
{
"name": "num-rational",
"direct": false,
"version": "0.4.2",
"ecosystem": "crates"
},
{
"name": "num_cpus",
"direct": false,
"version": "1.17.0",
"ecosystem": "crates"
},
{
"name": "once_cell",
"direct": false,
"version": "1.21.4",
"ecosystem": "crates"
},
{
"name": "p256",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "paste",
"direct": false,
"version": "1.0.15",
"ecosystem": "crates"
},
{
"name": "pem-rfc7468",
"direct": false,
"version": "1.0.0",
"ecosystem": "crates"
},
{
"name": "pin-project-lite",
"direct": false,
"version": "0.2.17",
"ecosystem": "crates"
},
{
"name": "pkcs8",
"direct": false,
"version": "0.11.0",
"ecosystem": "crates"
},
{
"name": "portable-atomic",
"direct": false,
"version": "1.14.0",
"ecosystem": "crates"
},
{
"name": "ppv-lite86",
"direct": false,
"version": "0.2.21",
"ecosystem": "crates"
},
{
"name": "primefield",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "primeorder",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "proc-macro-crate",
"direct": false,
"version": "1.3.1",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "0.4.30",
"ecosystem": "crates"
},
{
"name": "proc-macro2",
"direct": false,
"version": "1.0.107",
"ecosystem": "crates"
},
{
"name": "pyo3-build-config",
"direct": false,
"version": "0.24.2",
"ecosystem": "crates"
},
{
"name": "pyo3-build-config",
"direct": false,
"version": "0.29.0",
"ecosystem": "crates"
},
{
"name": "pyo3-ffi",
"direct": false,
"version": "0.29.0",
"ecosystem": "crates"
},
{
"name": "pyo3-macros",
"direct": false,
"version": "0.29.0",
"ecosystem": "crates"
},
{
"name": "pyo3-macros-backend",
"direct": false,
"version": "0.29.0",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "0.6.13",
"ecosystem": "crates"
},
{
"name": "quote",
"direct": false,
"version": "1.0.47",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "5.3.0",
"ecosystem": "crates"
},
{
"name": "r-efi",
"direct": false,
"version": "6.0.0",
"ecosystem": "crates"
},
{
"name": "radium",
"direct": false,
"version": "0.7.0",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.10.1",
"ecosystem": "crates"
},
{
"name": "rand_core",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "regex-automata",
"direct": false,
"version": "0.4.16",
"ecosystem": "crates"
},
{
"name": "regex-syntax",
"direct": false,
"version": "0.8.11",
"ecosystem": "crates"
},
{
"name": "rfc6979",
"direct": false,
"version": "0.6.0",
"ecosystem": "crates"
},
{
"name": "rustix",
"direct": false,
"version": "1.1.4",
"ecosystem": "crates"
},
{
"name": "rustversion",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "ryu",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "safe_arch",
"direct": false,
"version": "1.1.0",
"ecosystem": "crates"
},
{
"name": "scopeguard",
"direct": false,
"version": "1.2.0",
"ecosystem": "crates"
},
{
"name": "sec1",
"direct": false,
"version": "0.8.1",
"ecosystem": "crates"
},
{
"name": "serde_core",
"direct": false,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "serde_derive",
"direct": false,
"version": "1.0.229",
"ecosystem": "crates"
},
{
"name": "serdect",
"direct": false,
"version": "0.4.3",
"ecosystem": "crates"
},
{
"name": "sha1",
"direct": false,
"version": "0.10.7",
"ecosystem": "crates"
},
{
"name": "sha3",
"direct": false,
"version": "0.10.9",
"ecosystem": "crates"
},
{
"name": "shlex",
"direct": false,
"version": "2.0.1",
"ecosystem": "crates"
},
{
"name": "signature",
"direct": false,
"version": "3.0.0",
"ecosystem": "crates"
},
{
"name": "slab",
"direct": false,
"version": "0.4.12",
"ecosystem": "crates"
},
{
"name": "spin",
"direct": false,
"version": "0.9.9",
"ecosystem": "crates"
},
{
"name": "spki",
"direct": false,
"version": "0.8.0",
"ecosystem": "crates"
},
{
"name": "subtle",
"direct": false,
"version": "2.6.1",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "0.15.44",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "2.0.119",
"ecosystem": "crates"
},
{
"name": "syn",
"direct": false,
"version": "3.0.3",
"ecosystem": "crates"
},
{
"name": "tap",
"direct": false,
"version": "1.0.1",
"ecosystem": "crates"
},
{
"name": "target-lexicon",
"direct": false,
"version": "0.13.5",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror",
"direct": false,
"version": "2.0.19",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "1.0.69",
"ecosystem": "crates"
},
{
"name": "thiserror-impl",
"direct": false,
"version": "2.0.19",
"ecosystem": "crates"
},
{
"name": "threadpool",
"direct": false,
"version": "1.8.1",
"ecosystem": "crates"
},
{
"name": "toml_datetime",
"direct": false,
"version": "0.6.11",
"ecosystem": "crates"
},
{
"name": "toml_edit",
"direct": false,
"version": "0.19.15",
"ecosystem": "crates"
},
{
"name": "typenum",
"direct": false,
"version": "1.20.1",
"ecosystem": "crates"
},
{
"name": "unicode-ident",
"direct": false,
"version": "1.0.24",
"ecosystem": "crates"
},
{
"name": "unicode-xid",
"direct": false,
"version": "0.1.0",
"ecosystem": "crates"
},
{
"name": "version_check",
"direct": false,
"version": "0.9.5",
"ecosystem": "crates"
},
{
"name": "wasip2",
"direct": false,
"version": "1.0.4+wasi-0.2.12",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-backend",
"direct": false,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-macro-support",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.100",
"ecosystem": "crates"
},
{
"name": "wasm-bindgen-shared",
"direct": false,
"version": "0.2.126",
"ecosystem": "crates"
},
{
"name": "wide",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "winapi",
"direct": false,
"version": "0.3.9",
"ecosystem": "crates"
},
{
"name": "winapi-i686-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "winapi-x86_64-pc-windows-gnu",
"direct": false,
"version": "0.4.0",
"ecosystem": "crates"
},
{
"name": "windows-link",
"direct": false,
"version": "0.2.1",
"ecosystem": "crates"
},
{
"name": "windows-sys",
"direct": false,
"version": "0.61.2",
"ecosystem": "crates"
},
{
"name": "winnow",
"direct": false,
"version": "0.5.40",
"ecosystem": "crates"
},
{
"name": "wit-bindgen",
"direct": false,
"version": "0.57.1",
"ecosystem": "crates"
},
{
"name": "wnaf",
"direct": false,
"version": "0.14.0",
"ecosystem": "crates"
},
{
"name": "wyz",
"direct": false,
"version": "0.5.1",
"ecosystem": "crates"
},
{
"name": "zerocopy",
"direct": false,
"version": "0.8.55",
"ecosystem": "crates"
},
{
"name": "zerocopy-derive",
"direct": false,
"version": "0.8.55",
"ecosystem": "crates"
},
{
"name": "zeroize",
"direct": false,
"version": "1.9.0",
"ecosystem": "crates"
},
{
"name": "zeroize_derive",
"direct": false,
"version": "1.5.0",
"ecosystem": "crates"
},
{
"name": "zmij",
"direct": false,
"version": "1.0.23",
"ecosystem": "crates"
},
{
"name": "@aashutoshrathi/word-wrap",
"direct": false,
"version": "1.2.6",
"ecosystem": "npm"
},
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "@babel/cli",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.12.11",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.22.9",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/helper-annotate-as-pure",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-builder-binary-assignment-operator-visitor",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/helper-create-class-features-plugin",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/helper-create-regexp-features-plugin",
"direct": false,
"version": "7.22.9",
"ecosystem": "npm"
},
{
"name": "@babel/helper-define-polyfill-provider",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@babel/helper-environment-visitor",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-function-name",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-hoist-variables",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-member-expression-to-functions",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.22.9",
"ecosystem": "npm"
},
{
"name": "@babel/helper-optimise-call-expression",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-remap-async-to-generator",
"direct": false,
"version": "7.22.9",
"ecosystem": "npm"
},
{
"name": "@babel/helper-replace-supers",
"direct": false,
"version": "7.22.9",
"ecosystem": "npm"
},
{
"name": "@babel/helper-simple-access",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-skip-transparent-expression-wrappers",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-split-export-declaration",
"direct": false,
"version": "7.22.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-wrap-function",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-proposal-class-properties",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-proposal-private-property-in-object",
"direct": false,
"version": "7.21.0-placeholder-for-preset-env.2",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-async-generators",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-bigint",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-properties",
"direct": false,
"version": "7.12.13",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-static-block",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-dynamic-import",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-export-namespace-from",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-assertions",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-attributes",
"direct": false,
"version": "7.22.5",
"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.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-logical-assignment-operators",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-nullish-coalescing-operator",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-numeric-separator",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-object-rest-spread",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-catch-binding",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-chaining",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-private-property-in-object",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-top-level-await",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-typescript",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-unicode-sets-regex",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-arrow-functions",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-async-generator-functions",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-async-to-generator",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-block-scoped-functions",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-block-scoping",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-class-properties",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-class-static-block",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-classes",
"direct": false,
"version": "7.22.6",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-computed-properties",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-destructuring",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-dotall-regex",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-duplicate-keys",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-dynamic-import",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-exponentiation-operator",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-export-namespace-from",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-for-of",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-function-name",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-json-strings",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-literals",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-logical-assignment-operators",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-member-expression-literals",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-modules-amd",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-modules-commonjs",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-modules-systemjs",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-modules-umd",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-named-capturing-groups-regex",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-new-target",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-nullish-coalescing-operator",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-numeric-separator",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-object-rest-spread",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-object-super",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-optional-catch-binding",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-optional-chaining",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-parameters",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-private-methods",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-private-property-in-object",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-property-literals",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-regenerator",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-reserved-words",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-shorthand-properties",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-spread",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-sticky-regex",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-template-literals",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-typeof-symbol",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-typescript",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-unicode-escapes",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-unicode-property-regex",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-unicode-regex",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-unicode-sets-regex",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/polyfill",
"direct": false,
"version": "7.12.1",
"ecosystem": "npm"
},
{
"name": "@babel/preset-env",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/preset-modules",
"direct": false,
"version": "0.1.6-no-external-plugins",
"ecosystem": "npm"
},
{
"name": "@babel/regjsgen",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.22.10",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@discoveryjs/json-ext",
"direct": false,
"version": "0.5.7",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "1.2.1",
"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.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/core",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/environment",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/expect",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/expect-utils",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/globals",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/reporters",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "29.6.0",
"ecosystem": "npm"
},
{
"name": "@jest/source-map",
"direct": false,
"version": "29.6.0",
"ecosystem": "npm"
},
{
"name": "@jest/test-result",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/test-sequencer",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/transform",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "29.6.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/source-map",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.15",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.19",
"ecosystem": "npm"
},
{
"name": "@leichtgewicht/ip-codec",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "@nicolo-ribaudo/chokidar-2",
"direct": false,
"version": "2.1.8-no-fsevents.3",
"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": "@sinclair/typebox",
"direct": false,
"version": "0.27.8",
"ecosystem": "npm"
},
{
"name": "@sinonjs/commons",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": false,
"version": "10.3.0",
"ecosystem": "npm"
},
{
"name": "@trysound/sax",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.1",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.6.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.1",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.20.1",
"ecosystem": "npm"
},
{
"name": "@types/body-parser",
"direct": false,
"version": "1.19.2",
"ecosystem": "npm"
},
{
"name": "@types/bonjour",
"direct": false,
"version": "3.5.10",
"ecosystem": "npm"
},
{
"name": "@types/connect",
"direct": false,
"version": "3.4.35",
"ecosystem": "npm"
},
{
"name": "@types/connect-history-api-fallback",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@types/eslint",
"direct": false,
"version": "8.44.2",
"ecosystem": "npm"
},
{
"name": "@types/eslint-scope",
"direct": false,
"version": "3.7.4",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@types/express",
"direct": false,
"version": "4.17.17",
"ecosystem": "npm"
},
{
"name": "@types/express-serve-static-core",
"direct": false,
"version": "4.17.35",
"ecosystem": "npm"
},
{
"name": "@types/graceful-fs",
"direct": false,
"version": "4.1.6",
"ecosystem": "npm"
},
{
"name": "@types/html-minifier-terser",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@types/http-errors",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@types/http-proxy",
"direct": false,
"version": "1.17.11",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-report",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-reports",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "29.5.3",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.12",
"ecosystem": "npm"
},
{
"name": "@types/mime",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.4.9",
"ecosystem": "npm"
},
{
"name": "@types/qs",
"direct": false,
"version": "6.9.7",
"ecosystem": "npm"
},
{
"name": "@types/range-parser",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@types/retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "@types/send",
"direct": false,
"version": "0.17.1",
"ecosystem": "npm"
},
{
"name": "@types/serve-index",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "@types/serve-static",
"direct": false,
"version": "1.15.2",
"ecosystem": "npm"
},
{
"name": "@types/sockjs",
"direct": false,
"version": "0.3.33",
"ecosystem": "npm"
},
{
"name": "@types/stack-utils",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@types/ws",
"direct": false,
"version": "8.5.5",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "17.0.24",
"ecosystem": "npm"
},
{
"name": "@types/yargs-parser",
"direct": false,
"version": "21.0.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/experimental-utils",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "4.33.0",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/ast",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/floating-point-hex-parser",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-api-error",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-buffer",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-numbers",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-wasm-bytecode",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/helper-wasm-section",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/ieee754",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/leb128",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/utf8",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wasm-edit",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wasm-gen",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wasm-opt",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wasm-parser",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webassemblyjs/wast-printer",
"direct": false,
"version": "1.11.6",
"ecosystem": "npm"
},
{
"name": "@webpack-cli/configtest",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "@webpack-cli/info",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@webpack-cli/serve",
"direct": false,
"version": "2.0.5",
"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": "accepts",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "7.4.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.10.0",
"ecosystem": "npm"
},
{
"name": "acorn-import-assertions",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.12.0",
"ecosystem": "npm"
},
{
"name": "ajv-formats",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "ajv-keywords",
"direct": false,
"version": "3.5.2",
"ecosystem": "npm"
},
{
"name": "ajv-keywords",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-html-community",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.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": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "array-flatten",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "array-flatten",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "astral-regex",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "babel-eslint",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "babel-helper-evaluate-path",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "babel-helper-flip-expressions",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-helper-is-nodes-equiv",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "babel-helper-is-void-0",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-helper-mark-eval-scopes",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-helper-remove-or-void",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-helper-to-multiple-sequence-expressions",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "babel-jest",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "babel-loader",
"direct": false,
"version": "9.1.3",
"ecosystem": "npm"
},
{
"name": "babel-plugin-istanbul",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jest-hoist",
"direct": false,
"version": "29.5.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-builtins",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-constant-folding",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-dead-code-elimination",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-flip-comparisons",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-guarded-expressions",
"direct": false,
"version": "0.4.4",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-infinity",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-mangle-names",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-numeric-literals",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-replace",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-simplify",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-minify-type-constructors",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-plugin-polyfill-corejs2",
"direct": false,
"version": "0.4.5",
"ecosystem": "npm"
},
{
"name": "babel-plugin-polyfill-corejs3",
"direct": false,
"version": "0.8.3",
"ecosystem": "npm"
},
{
"name": "babel-plugin-polyfill-regenerator",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-inline-consecutive-adds",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-member-expression-literals",
"direct": false,
"version": "6.9.4",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-merge-sibling-variables",
"direct": false,
"version": "6.9.5",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-minify-booleans",
"direct": false,
"version": "6.9.4",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-property-literals",
"direct": false,
"version": "6.9.4",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-regexp-constructors",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-remove-console",
"direct": false,
"version": "6.9.4",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-remove-debugger",
"direct": false,
"version": "6.9.4",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-remove-undefined",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-simplify-comparison-operators",
"direct": false,
"version": "6.9.4",
"ecosystem": "npm"
},
{
"name": "babel-plugin-transform-undefined-to-void",
"direct": false,
"version": "6.9.4",
"ecosystem": "npm"
},
{
"name": "babel-preset-current-node-syntax",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "babel-preset-jest",
"direct": false,
"version": "29.5.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-minify",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "batch",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "big.js",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "binascii",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "bls-signatures",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "body-parser",
"direct": false,
"version": "1.20.1",
"ecosystem": "npm"
},
{
"name": "bonjour-service",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.21.10",
"ecosystem": "npm"
},
{
"name": "bser",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camel-case",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caniuse-api",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001519",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "chrome-trace-event",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "3.8.0",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "clean-css",
"direct": false,
"version": "5.3.2",
"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": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "colord",
"direct": false,
"version": "2.9.3",
"ecosystem": "npm"
},
{
"name": "colorette",
"direct": false,
"version": "2.0.20",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "common-path-prefix",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "compressible",
"direct": false,
"version": "2.0.18",
"ecosystem": "npm"
},
{
"name": "compression",
"direct": false,
"version": "1.7.4",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "connect-history-api-fallback",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "content-disposition",
"direct": false,
"version": "0.5.4",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "cookie-signature",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "core-js",
"direct": false,
"version": "2.6.12",
"ecosystem": "npm"
},
{
"name": "core-js-compat",
"direct": false,
"version": "3.32.0",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "css-declaration-sorter",
"direct": false,
"version": "6.4.1",
"ecosystem": "npm"
},
{
"name": "css-loader",
"direct": false,
"version": "6.8.1",
"ecosystem": "npm"
},
{
"name": "css-minimizer-webpack-plugin",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cssnano",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "cssnano-preset-default",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "cssnano-utils",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "csso",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "2.6.9",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "default-gateway",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "destroy",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "detect-node",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "diff-sequences",
"direct": false,
"version": "29.4.3",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "dns-equal",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "dns-packet",
"direct": false,
"version": "5.6.0",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dom-converter",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "dot-case",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "ee-first",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.4.490",
"ecosystem": "npm"
},
{
"name": "emittery",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emojis-list",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "encodeurl",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.15.0",
"ecosystem": "npm"
},
{
"name": "enquirer",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "envinfo",
"direct": false,
"version": "7.10.0",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "escape-html",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "7.32.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-utils",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-utils",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "7.3.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": "etag",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "4.0.7",
"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.6.2",
"ecosystem": "npm"
},
{
"name": "express",
"direct": false,
"version": "4.18.2",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.1",
"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": "fastest-levenshtein",
"direct": false,
"version": "1.0.16",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.15.0",
"ecosystem": "npm"
},
{
"name": "faye-websocket",
"direct": false,
"version": "0.11.4",
"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": "file-loader",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "finalhandler",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "find-cache-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.15.2",
"ecosystem": "npm"
},
{
"name": "forwarded",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "fresh",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "fs-monkey",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "fs-readdir-recursive",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "functional-red-black-tree",
"direct": false,
"version": "1.0.1",
"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.2.1",
"ecosystem": "npm"
},
{
"name": "get-package-type",
"direct": false,
"version": "0.1.0",
"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-to-regexp",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "11.12.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.20.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "handle-thing",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "has",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "hpack.js",
"direct": false,
"version": "2.1.6",
"ecosystem": "npm"
},
{
"name": "html-entities",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "html-minifier-terser",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "html-webpack-plugin",
"direct": false,
"version": "5.5.3",
"ecosystem": "npm"
},
{
"name": "htmlparser2",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "http-deceiver",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "1.6.3",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "http-parser-js",
"direct": false,
"version": "0.5.8",
"ecosystem": "npm"
},
{
"name": "http-proxy",
"direct": false,
"version": "1.18.1",
"ecosystem": "npm"
},
{
"name": "http-proxy-middleware",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "icss-utils",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.2.4",
"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.3",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "interpret",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "ipaddr.js",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "ipaddr.js",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.13.0",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "2.2.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-plain-obj",
"direct": false,
"version": "3.0.0",
"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": "is-wsl",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"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.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "5.2.1",
"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.6",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-changed-files",
"direct": false,
"version": "29.5.0",
"ecosystem": "npm"
},
{
"name": "jest-circus",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-cli",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-config",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-docblock",
"direct": false,
"version": "29.4.3",
"ecosystem": "npm"
},
{
"name": "jest-each",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-environment-node",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-get-type",
"direct": false,
"version": "29.4.3",
"ecosystem": "npm"
},
{
"name": "jest-haste-map",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-leak-detector",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-matcher-utils",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-message-util",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-mock",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-pnp-resolver",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "jest-regex-util",
"direct": false,
"version": "29.4.3",
"ecosystem": "npm"
},
{
"name": "jest-resolve",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-resolve-dependencies",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-runner",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-runtime",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-snapshot",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-validate",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-watcher",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "27.5.1",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "2.5.2",
"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": "jssha",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "launch-editor",
"direct": false,
"version": "2.6.0",
"ecosystem": "npm"
},
{
"name": "leven",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "loader-runner",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "loader-utils",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.debounce",
"direct": false,
"version": "4.0.8",
"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": "lodash.truncate",
"direct": false,
"version": "4.4.2",
"ecosystem": "npm"
},
{
"name": "lodash.uniq",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lower-case",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "makeerror",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.0.28",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.0.30",
"ecosystem": "npm"
},
{
"name": "media-typer",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "memfs",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "merge-descriptors",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "mersenne-twister",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "methods",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "1.6.0",
"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": "mini-css-extract-plugin",
"direct": false,
"version": "2.7.6",
"ecosystem": "npm"
},
{
"name": "minimalistic-assert",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "multicast-dns",
"direct": false,
"version": "7.2.5",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "no-case",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "node-forge",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "node-int64",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.13",
"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": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.12.3",
"ecosystem": "npm"
},
{
"name": "obuf",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "on-finished",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "on-headers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "8.4.2",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.3",
"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-limit",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "p-retry",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "param-case",
"direct": false,
"version": "3.0.4",
"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": "parseurl",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "pascal-case",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-to-regexp",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.4.27",
"ecosystem": "npm"
},
{
"name": "postcss-calc",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-colormin",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-convert-values",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-discard-comments",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-discard-duplicates",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-discard-empty",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-discard-overridden",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-merge-longhand",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-merge-rules",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-minify-font-values",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-minify-gradients",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-minify-params",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-minify-selectors",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-extract-imports",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-local-by-default",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "postcss-modules-scope",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-modules-values",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-charset",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-display-values",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-positions",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-repeat-style",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-string",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-timing-functions",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-unicode",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-url",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-normalize-whitespace",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-ordered-values",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-reduce-initial",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-reduce-transforms",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.0.13",
"ecosystem": "npm"
},
{
"name": "postcss-svgo",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-unique-selectors",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "postcss-value-parser",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "pretty-error",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "29.6.2",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "progress",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "prompts",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "proxy-addr",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "pure-rand",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "6.11.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "randombytes",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "range-parser",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "raw-body",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.2.0",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "rechoir",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "regenerate",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "regenerate-unicode-properties",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "regenerator-runtime",
"direct": false,
"version": "0.13.11",
"ecosystem": "npm"
},
{
"name": "regenerator-runtime",
"direct": false,
"version": "0.14.0",
"ecosystem": "npm"
},
{
"name": "regenerator-transform",
"direct": false,
"version": "0.15.2",
"ecosystem": "npm"
},
{
"name": "regexpp",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "regexpu-core",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "regjsparser",
"direct": false,
"version": "0.9.1",
"ecosystem": "npm"
},
{
"name": "relateurl",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "renderkid",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "requires-port",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.4",
"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": "retry",
"direct": false,
"version": "0.13.1",
"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": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "schema-utils",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "schema-utils",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "select-hose",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "selfsigned",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.5.4",
"ecosystem": "npm"
},
{
"name": "send",
"direct": false,
"version": "0.18.0",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "serve-index",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "serve-static",
"direct": false,
"version": "1.15.0",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "sha2",
"direct": false,
"version": "1.0.2",
"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": "shell-quote",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.0.4",
"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": "2.0.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "sockjs",
"direct": false,
"version": "0.3.24",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.0.2",
"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": "spdy",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "spdy-transport",
"direct": false,
"version": "3.0.0",
"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": "statuses",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "string-length",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.3.0",
"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": "style-loader",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "stylehacks",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"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": "svgo",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "table",
"direct": false,
"version": "6.8.1",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "terser",
"direct": false,
"version": "5.19.2",
"ecosystem": "npm"
},
{
"name": "terser-webpack-plugin",
"direct": false,
"version": "5.3.9",
"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": "thunky",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "tmpl",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "to-fast-properties",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "toidentifier",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "tsutils",
"direct": false,
"version": "3.21.0",
"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-is",
"direct": false,
"version": "1.6.18",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "4.9.5",
"ecosystem": "npm"
},
{
"name": "unicode-canonical-property-names-ecmascript",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "unicode-match-property-ecmascript",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "unicode-match-property-value-ecmascript",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "unicode-property-aliases-ecmascript",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "unpipe",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "url-loader",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "utila",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "utils-merge",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "vary",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "walker",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "watchpack",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "wbuf",
"direct": false,
"version": "1.7.3",
"ecosystem": "npm"
},
{
"name": "webpack",
"direct": false,
"version": "5.88.2",
"ecosystem": "npm"
},
{
"name": "webpack-cli",
"direct": false,
"version": "5.1.4",
"ecosystem": "npm"
},
{
"name": "webpack-dev-middleware",
"direct": false,
"version": "5.3.3",
"ecosystem": "npm"
},
{
"name": "webpack-dev-server",
"direct": false,
"version": "4.13.3",
"ecosystem": "npm"
},
{
"name": "webpack-merge",
"direct": false,
"version": "5.9.0",
"ecosystem": "npm"
},
{
"name": "webpack-sources",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "websocket-driver",
"direct": false,
"version": "0.7.4",
"ecosystem": "npm"
},
{
"name": "websocket-extensions",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "wildcard",
"direct": false,
"version": "2.0.1",
"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": "ws",
"direct": false,
"version": "8.13.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "maturin",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 1018,
"direct_count": 32,
"indirect_count": 986
}
},
"maintainership": {
"issues": {
"open_prs": 44,
"merged_prs": 296,
"open_issues": 1,
"closed_ratio": 0.5,
"closed_issues": 1,
"closed_unmerged_prs": 200
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "prozacchiwawa",
"commits": 2253,
"avatar_url": "https://avatars.githubusercontent.com/u/230416?v=4"
},
{
"type": "User",
"login": "aqk",
"commits": 131,
"avatar_url": "https://avatars.githubusercontent.com/u/338792?v=4"
},
{
"type": "User",
"login": "emlowe",
"commits": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/30607889?v=4"
},
{
"type": "User",
"login": "Rigidity",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/35380458?v=4"
},
{
"type": "User",
"login": "pmaslana",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/79757486?v=4"
},
{
"type": "User",
"login": "ChiaAutomation",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/85647627?v=4"
},
{
"type": "User",
"login": "cmmarslender",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/1915905?v=4"
},
{
"type": "User",
"login": "Starttoaster",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/13720491?v=4"
},
{
"type": "User",
"login": "altendky",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/543719?v=4"
},
{
"type": "User",
"login": "matt-o-how",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/48453825?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.858
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"audit-check.yml",
"build-arm64-wheels.yml",
"build-crate.yml",
"build-m1-wheel.yml",
"build-riscv.yml",
"build-test.yml",
"check-commit-signing.yml",
"chia-gaming-tests.yml",
"dependency-review.yml",
"extensive-tests.yml",
"npm-publish.yml",
"pre_043_regression.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"yarn.lock"
],
"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": 1,
"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": 10,
"reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 13 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": "30 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"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": "81 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "959a7df7695eb27efb7bfd6c90336040601a1fda",
"ran_at": "2026-07-29T07:32:14Z",
"aggregate_score": 6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-29T05:48:17Z",
"oldest_open_prs": [
{
"number": 32,
"created_at": "2023-09-13T21:26:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2023-09-13T21:31:35Z",
"last_comment_at": "2024-03-06T21:51:12Z",
"last_comment_author": "coveralls"
},
{
"number": 88,
"created_at": "2024-05-06T07:50:50Z",
"last_comment_at": "2024-07-15T09:40:44Z",
"last_comment_author": "socket-security"
},
{
"number": 119,
"created_at": "2024-10-11T17:36:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 322,
"created_at": "2026-01-20T17:21:01Z",
"last_comment_at": "2026-01-20T17:49:21Z",
"last_comment_author": "socket-security"
},
{
"number": 325,
"created_at": "2026-01-21T19:02:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 328,
"created_at": "2026-01-26T21:31:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 331,
"created_at": "2026-01-28T19:47:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 339,
"created_at": "2026-02-10T20:06:39Z",
"last_comment_at": "2026-02-10T20:06:59Z",
"last_comment_author": "socket-security"
},
{
"number": 343,
"created_at": "2026-02-16T05:35:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 344,
"created_at": "2026-02-16T12:58:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 363,
"created_at": "2026-02-23T23:57:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 384,
"created_at": "2026-03-03T20:48:26Z",
"last_comment_at": "2026-03-03T20:49:06Z",
"last_comment_author": "socket-security"
},
{
"number": 396,
"created_at": "2026-03-06T17:21:35Z",
"last_comment_at": "2026-03-06T17:22:06Z",
"last_comment_author": "socket-security"
},
{
"number": 411,
"created_at": "2026-03-22T23:58:29Z",
"last_comment_at": "2026-03-22T23:58:50Z",
"last_comment_author": "socket-security"
},
{
"number": 419,
"created_at": "2026-03-24T20:05:39Z",
"last_comment_at": "2026-04-16T21:38:19Z",
"last_comment_author": "dependabot"
},
{
"number": 431,
"created_at": "2026-04-09T18:39:51Z",
"last_comment_at": "2026-04-14T03:46:17Z",
"last_comment_author": "prozacchiwawa"
},
{
"number": 447,
"created_at": "2026-04-16T02:37:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 461,
"created_at": "2026-05-01T19:29:14Z",
"last_comment_at": "2026-05-01T19:29:57Z",
"last_comment_author": "socket-security"
},
{
"number": 462,
"created_at": "2026-05-04T13:11:55Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-28T02:06:10Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 472,
"created_at": "2026-05-10T06:40:06Z",
"last_comment_at": "2026-05-12T16:13:20Z",
"last_comment_author": "BrandtH22"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Chia-Network/chialisp",
"host": "github.com",
"name": "chialisp",
"owner": "Chia-Network"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 69,
"calibrated": 81,
"calibration": "2026-08-02"
}
}
],
"value": 81,
"inputs": {
"security": 68,
"vitality": 92,
"community": 47,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 70,
"ai_readiness": 63,
"weighted_overall_raw": 69
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 92,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"commits_last_year": 571,
"human_commit_share": 0.84,
"days_since_last_push": 0,
"active_weeks_last_year": 41
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "41/52 weeks with commits",
"points": 28.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 41
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "571 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 571
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 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": 92,
"inputs": {
"releases_count": 24,
"latest_release_tag": "0.5.0",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 50.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "24 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 24
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~50.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 50.4
}
}
],
"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": "exceptional",
"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": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 47,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"forks": 17,
"stars": 16,
"watchers": 25,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "17 forks",
"points": 10,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 17
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "25 watchers",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 25
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"packages": [
"chialisp",
"chialisp"
],
"dependents": null,
"ecosystems": "crates, pypi",
"total_downloads": 17560,
"monthly_downloads": 2489
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,489 downloads/month across crates, pypi",
"points": 45.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2489,
"ecosystems": "crates, pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 20,
"top_contributor_share": 0.858
},
"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 86% of commits",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 13 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"merged_prs": 296,
"open_issues": 1,
"closed_issues": 1,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 200,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 21,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "296/496 decided PRs merged",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 296,
"decided": 496
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"followers": 758,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Chia-Network",
"public_repos": 135,
"account_age_days": 3165
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "758 followers of Chia-Network",
"points": 20.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 758,
"login": "Chia-Network"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "135 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 135
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"chialisp",
"chialisp"
],
"ecosystems": "crates, pypi",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on crates, pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "crates, pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 70,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"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": "12 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 12
}
}
],
"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.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"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": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 68,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6
},
"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": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 13 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": "30 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"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": "81 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1017 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1017
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 85,
"affected_packages": 40,
"assessed_packages": 1017,
"unassessed_packages": 1,
"affected_by_severity": "critical 3, high 20, moderate 12, low 4, unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 1017,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 8
},
"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": 63,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.429,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "36 of 84 human commits state their intent (structured subject or explanatory body)",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 36,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"yarn.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"python/chialisp/py.typed",
"wasm/tests/clvm-tools-interface/tsconfig.json"
],
"agent_commit_share": 0.04,
"toolchain_manifests": [
"Cargo.toml",
"wasm/Cargo.toml"
],
"dependency_bot_commit_share": 0.16
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "python/chialisp/py.typed, wasm/tests/clvm-tools-interface/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "python/chialisp/py.typed, wasm/tests/clvm-tools-interface/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "4 of the last 100 commits agent-authored or agent-credited",
"points": 8,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 4,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "16 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 16,
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 98048,
"source_files_sampled": 187,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/187 source files over 60KB",
"points": 53.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 187,
"oversized": 4
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 12
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:pypi",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch crates package 'clvm_tools_wasm' from its registry",
"pypi package 'clvm_tools_rs' points at a different repository (https://github.com/Chia-Network/clvm_tools_rs); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-29T07:32:38.746529Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/Chia-Network/chialisp.svg",
"full_name": "Chia-Network/chialisp",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}