Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 20:04 UTC

ethereumjs / ethereumjs-monorepo

Ethereum L1 Protocol Stack and EVM in TypeScript

TypeScriptNo license detected★ 2,756 stars⑂ 849 forkssince Jul 2015View on GitHub ↗

ethereumjs/ethereumjs-monorepo holds a health index of 81 out of 100, placing it in the Good band. It scores highest on Vitality (95/100) and lowest on AI Readiness (63/100). It was last updated today. 3 contributors account for most of its recent work.

81
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

81
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

EthereumJSOrganization
434 followers52 public repossince Dec 2015

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@ethereumjs/tx10.1.28,068,7454654 days agoethereumtransactions
npm@ethereumjs/vm10.1.2170,7085254 days agoethereumvm
npm@ethereumjs/evm10.1.271,2973154 days agoethereumevmjavascripttypescript
npm@ethereumjs/mpt10.1.275,714854 days agomerkleradixtrieethereum
npm@ethereumjs/rlp10.1.211,181,4691654 days agorlpethereum
npm@ethereumjs/util10.1.210,490,1492654 days agoethereumutilitiesutils
npm@ethereumjs/block10.1.2487,6974154 days agoethereumblock
npm@ethereumjs/client0.10.543325449 days agoethereumethereumjsclientblockchainlight-syncfull-sync

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

95Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
28.4/36Commit cadence — 41/52 weeks with commits
18/18Commit volume — 185 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year185
human_commit_share0.99
days_since_last_push0
active_weeks_last_year41

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 54 days ago
27/27Release cadence — a release every ~0 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag@ethereumjs/vm@10.1.2
releases_from_tagsno
days_since_latest_release54
mean_days_between_releases0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

82Good · 18% of overall
How it's scored
55.8/60Stars — 2,756 stars
24.4/25Forks — 849 forks
9.7/15Watchers — 57 watchers
Inputs used
forks849
stars2,756
watchers57
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 30,546,212 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@ethereumjs/tx, @ethereumjs/vm, @ethereumjs/evm, @ethereumjs/mpt, @ethereumjs/rlp, @ethereumjs/util, @ethereumjs/block, @ethereumjs/client
dependents
ecosystemsnpm
total_downloads
monthly_downloads30,546,212
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

80Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
14.8/22.5Commit distribution — top contributor authored 34% of commits
13.5/13.5Contributor breadth — 98 contributors
10/10OpenSSF Scorecard: Contributors — project has 62 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled98
top_contributor_share0.344
How it's scored
43.2/46.8Issue resolution — 92% of issues closed
31.6/38.3PR acceptance — 2,509/3,040 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 5/30 approved changesets -- score normalized to 1
Inputs used
merged_prs2,509
open_issues91
closed_issues1,097
issue_closed_ratio0.923
closed_unmerged_prs531
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
19/25Owner reach — 434 followers of ethereumjs
24.6/25Track record — 52 public repos, account ~10 yr old
Inputs used
followers434
owner_typeOrganization
is_verified
owner_loginethereumjs
public_repos52
account_age_days3,872
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 54 days ago
20/20Version history — 52 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@ethereumjs/tx, @ethereumjs/vm, @ethereumjs/evm, @ethereumjs/mpt, @ethereumjs/rlp, @ethereumjs/util, @ethereumjs/block, @ethereumjs/client
ecosystemsnpm
any_deprecatedno
min_days_since_publish54

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 26 workflow(s)
24/24Tests present
16/16Linter config — biome.json, eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 11 topics
0/10Wiki
Inputs used
topicsjavascript, ethereum, ethereumjs, evm, virtual-machine, vm, bytecode, typescript, monorepo, client, mpt
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

68Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 5/30 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 62 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
7.5/7.5Maintained — 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages6
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@ethereumjs/tx@10.1.2 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

63Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 95 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.96
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — biome.json, eslint.config.mjs
11/11Static type checking — packages/binarytree/tsconfig.json, packages/block/tsconfig.json, packages/blockchain/tsconfig.json, packages/client/tsconfig.json, packages/common/tsconfig.json, packages/devp2p/tsconfig.json, packages/e2store/tsconfig.json, packages/ethash/tsconfig.json, packages/evm/tsconfig.json, packages/genesis/tsconfig.json, packages/mpt/tsconfig.json, packages/rlp/tsconfig.json, packages/statemanager/tsconfig.json, packages/testdata/tsconfig.json, packages/tx/tsconfig.json, packages/util/tsconfig.json, packages/vm/tsconfig.json, packages/wallet/tsconfig.json, tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
10/10Demonstrated agent practice — 13 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/binarytree/tsconfig.json, packages/block/tsconfig.json, packages/blockchain/tsconfig.json, packages/client/tsconfig.json, packages/common/tsconfig.json, packages/devp2p/tsconfig.json, packages/e2store/tsconfig.json, packages/ethash/tsconfig.json, packages/evm/tsconfig.json, packages/genesis/tsconfig.json, packages/mpt/tsconfig.json, packages/rlp/tsconfig.json, packages/statemanager/tsconfig.json, packages/testdata/tsconfig.json, packages/tx/tsconfig.json, packages/util/tsconfig.json, packages/vm/tsconfig.json, packages/wallet/tsconfig.json, tsconfig.json
agent_commit_share0.13
toolchain_manifests
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.6/55Manageable file sizes — 8/1,024 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes639,819
source_files_sampled1,024
oversized_source_files8
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples, recipes
Inputs used
example_dirsexamples, recipes
has_mcp_signalno
api_schema_files

Key facts

2,756GitHub stars
98contributors
185commits, last 12 months
0days since last push
100releases
3bus factor
91open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 849 ⇿
0Stars
849Forks
100Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

020040060080077792015-082021-012026-07
Major 0Minor 0Patch 0

Each point covers 10 days.

OpenSSF Scorecard 6.0 / 10
6.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 20:04 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/30 approved changesets -- score normalized to 1
10Contributorsproject has 62 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 130
RegistryPackageVersion constraintManifest
npm@ethereumjs/rlp^10.1.2packages/binarytree/package.json
npm@ethereumjs/util^10.1.2packages/binarytree/package.json
npm@noble/hashes^2.0.1packages/binarytree/package.json
npmdebug^4.4.0packages/binarytree/package.json
npmlru-cache11.0.2packages/binarytree/package.json
npm@ethereumjs/common^10.1.2packages/block/package.json
npm@ethereumjs/rlp^10.1.2packages/block/package.json
npm@ethereumjs/mpt^10.1.2packages/block/package.json
npm@ethereumjs/tx^10.1.2packages/block/package.json
npm@ethereumjs/util^10.1.2packages/block/package.json
npm@noble/curves^2.0.1packages/block/package.json
npm@noble/hashes^2.0.1packages/block/package.json
npm@ethereumjs/block^10.1.2packages/blockchain/package.json
npm@ethereumjs/common^10.1.2packages/blockchain/package.json
npm@ethereumjs/mpt^10.1.2packages/blockchain/package.json
npm@ethereumjs/rlp^10.1.2packages/blockchain/package.json
npm@ethereumjs/util^10.1.2packages/blockchain/package.json
npmdebug^4.4.0packages/blockchain/package.json
npmeventemitter3^5.0.1packages/blockchain/package.json
npmlru-cache11.0.2packages/blockchain/package.json
npm@ethereumjs/block10.1.2packages/client/package.json
npm@ethereumjs/blockchain10.1.2packages/client/package.json
npm@ethereumjs/common10.1.2packages/client/package.json
npm@ethereumjs/devp2p10.0.0packages/client/package.json
npm@ethereumjs/ethash10.0.0packages/client/package.json
npm@ethereumjs/evm10.1.2packages/client/package.json
npm@ethereumjs/genesis10.1.2packages/client/package.json
npm@ethereumjs/mpt10.1.2packages/client/package.json
npm@ethereumjs/rlp10.1.2packages/client/package.json
npm@ethereumjs/statemanager10.1.2packages/client/package.json
npm@ethereumjs/tx10.1.2packages/client/package.json
npm@ethereumjs/util10.1.2packages/client/package.json
npm@ethereumjs/vm10.1.2packages/client/package.json
npm@js-sdsl/ordered-map^4.4.2packages/client/package.json
npm@multiformats/multiaddr^12.4.0packages/client/package.json
npm@noble/hashes^2.0.1packages/client/package.json
npm@noble/curves^2.0.1packages/client/package.json
npm@paulmillr/trusted-setups^0.2.0packages/client/package.json
npm@polkadot/wasm-crypto^7.4.1packages/client/package.json
npm@scure/base^1.2.4packages/client/package.json
npmabstract-level^3.0.1packages/client/package.json
npmbody-parser^1.20.3packages/client/package.json
npmchalk^5.6.2packages/client/package.json
npmconnect^3.7.0packages/client/package.json
npmcors^2.8.5packages/client/package.json
npmdebug^4.4.0packages/client/package.json
npmeventemitter3^5.0.1packages/client/package.json
npmjayson^4.1.3packages/client/package.json
npmlevel^9.0.0packages/client/package.json
npmmcl-wasm^1.8.0packages/client/package.json
npmmemory-level^3.0.0packages/client/package.json
npmmicro-eth-signer^0.15.0packages/client/package.json
npmprom-client^15.1.3packages/client/package.json
npmrustbn-wasm^0.4.0packages/client/package.json
npmwinston^3.17.0packages/client/package.json
npmwinston-daily-rotate-file^5.0.0packages/client/package.json
npmyargs^17.7.2packages/client/package.json
npm@ethereumjs/util^10.1.2packages/common/package.json
npmeventemitter3^5.0.1packages/common/package.json
npm@ethereumjs/common^10.1.2packages/devp2p/package.json
npm@ethereumjs/rlp^10.1.2packages/devp2p/package.json
npm@ethereumjs/util^10.1.2packages/devp2p/package.json
npm@noble/curves^2.0.1packages/devp2p/package.json
npm@noble/hashes^2.0.1packages/devp2p/package.json
npm@scure/base^1.2.4packages/devp2p/package.json
npmdebug^4.4.0packages/devp2p/package.json
npmeventemitter3^5.0.1packages/devp2p/package.json
npmlru-cache11.0.2packages/devp2p/package.json
npmscanf1.2.0packages/devp2p/package.json
npmsnappyjs^0.7.0packages/devp2p/package.json
npm@ethereumjs/block^10.1.2packages/e2store/package.json
npm@ethereumjs/blockchain^10.1.2packages/e2store/package.json
npm@ethereumjs/rlp^10.1.2packages/e2store/package.json
npm@ethereumjs/util^10.1.2packages/e2store/package.json
npmlevel^9.0.0packages/e2store/package.json
npmmicro-eth-signer^0.15.0packages/e2store/package.json
npmsnappyjs^0.7.0packages/e2store/package.json
npm@ethereumjs/block^10.1.2packages/ethash/package.json
npm@ethereumjs/rlp^10.1.2packages/ethash/package.json
npm@ethereumjs/util^10.1.2packages/ethash/package.json
npm@noble/hashes^2.0.1packages/ethash/package.json
npmbigint-crypto-utils^3.3.0packages/ethash/package.json
npm@ethereumjs/common^10.1.2packages/evm/package.json
npm@ethereumjs/statemanager^10.1.2packages/evm/package.json
npm@ethereumjs/util^10.1.2packages/evm/package.json
npm@noble/curves^2.0.1packages/evm/package.json
npm@noble/hashes^2.0.1packages/evm/package.json
npmdebug^4.4.0packages/evm/package.json
npmeventemitter3^5.0.1packages/evm/package.json
npm@ethereumjs/common^10.1.2packages/genesis/package.json
npm@ethereumjs/util^10.1.2packages/genesis/package.json
npm@ethereumjs/rlp^10.1.2packages/mpt/package.json
npm@ethereumjs/util^10.1.2packages/mpt/package.json
npm@noble/hashes^2.0.1packages/mpt/package.json
npmdebug^4.4.0packages/mpt/package.json
npmlru-cache11.0.2packages/mpt/package.json
npm@ethereumjs/binarytree^10.1.2packages/statemanager/package.json
npm@ethereumjs/common^10.1.2packages/statemanager/package.json
npm@ethereumjs/rlp^10.1.2packages/statemanager/package.json
npm@ethereumjs/mpt^10.1.2packages/statemanager/package.json
npm@ethereumjs/util^10.1.2packages/statemanager/package.json
npm@js-sdsl/ordered-map^4.4.2packages/statemanager/package.json
npm@noble/hashes^2.0.1packages/statemanager/package.json
npmdebug^4.4.0packages/statemanager/package.json
npmlru-cache11.0.2packages/statemanager/package.json
npm@ethereumjs/common^10.1.2packages/tx/package.json
npm@ethereumjs/rlp^10.1.2packages/tx/package.json
npm@ethereumjs/util^10.1.2packages/tx/package.json
npm@noble/curves^2.0.1packages/tx/package.json
npm@noble/hashes^2.0.1packages/tx/package.json
npm@ethereumjs/rlp^10.1.2packages/util/package.json
npm@noble/curves^2.0.1packages/util/package.json
npm@noble/hashes^2.0.1packages/util/package.json
npm@ethereumjs/block^10.1.2packages/vm/package.json
npm@ethereumjs/common^10.1.2packages/vm/package.json
npm@ethereumjs/evm^10.1.2packages/vm/package.json
npm@ethereumjs/mpt^10.1.2packages/vm/package.json
npm@ethereumjs/rlp^10.1.2packages/vm/package.json
npm@ethereumjs/statemanager^10.1.2packages/vm/package.json
npm@ethereumjs/tx^10.1.2packages/vm/package.json
npm@ethereumjs/util^10.1.2packages/vm/package.json
npm@noble/hashes^2.0.1packages/vm/package.json
npmdebug^4.4.0packages/vm/package.json
npmeventemitter3^5.0.1packages/vm/package.json
npm@ethereumjs/util^10.1.2packages/wallet/package.json
npm@scure/base^1.2.4packages/wallet/package.json
npm@noble/hashes^2.0.1packages/wallet/package.json
npmethereum-cryptography^3.2.0packages/wallet/package.json
npmjs-md5^0.8.3packages/wallet/package.json
npmuuid^11.1.0packages/wallet/package.json
All dependencies 964

Full resolved dependency set from the GitHub dependency graph: 101 direct and 863 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@ethereumjs/binarytree10.1.2direct
npm@ethereumjs/binarytree^10.1.2direct
npm@ethereumjs/block10.1.2direct
npm@ethereumjs/block^10.1.2direct
npm@ethereumjs/blockchain10.1.2direct
npm@ethereumjs/blockchain^10.1.2direct
npm@ethereumjs/common10.1.2direct
npm@ethereumjs/common^10.1.2direct
npm@ethereumjs/devp2p10.0.0direct
npm@ethereumjs/ethash10.0.0direct
npm@ethereumjs/ethash^10.0.0direct
npm@ethereumjs/evm10.1.2direct
npm@ethereumjs/evm^10.1.2direct
npm@ethereumjs/genesis10.1.2direct
npm@ethereumjs/genesis^10.1.2direct
npm@ethereumjs/mpt10.1.2direct
npm@ethereumjs/mpt^10.1.2direct
npm@ethereumjs/rlp10.1.2direct
npm@ethereumjs/rlp^10.1.2direct
npm@ethereumjs/statemanager10.1.2direct
npm@ethereumjs/statemanager^10.1.2direct
npm@ethereumjs/tx10.1.2direct
npm@ethereumjs/tx^10.1.2direct
npm@ethereumjs/util10.1.2direct
npm@ethereumjs/util^10.1.2direct
npm@ethereumjs/vm10.1.2direct
npm@js-sdsl/ordered-map4.4.2direct
npm@js-sdsl/ordered-map^4.4.2direct
npm@multiformats/multiaddr12.5.1direct
npm@multiformats/multiaddr13.0.3direct
npm@multiformats/multiaddr^12.4.0direct
npm@noble/curves1.2.0direct
npm@noble/curves1.9.0direct
npm@noble/curves1.9.1direct
npm@noble/curves1.9.7direct
npm@noble/curves2.0.1direct
npm@noble/curves^2.0.1direct
npm@noble/hashes1.3.2direct
npm@noble/hashes1.8.0direct
npm@noble/hashes2.0.1direct
npm@noble/hashes^2.0.1direct
npm@paulmillr/trusted-setups0.2.0direct
npm@paulmillr/trusted-setups^0.2.0direct
npm@polkadot/wasm-crypto7.5.4direct
npm@polkadot/wasm-crypto^7.4.1direct
npm@scure/base1.2.6direct
npm@scure/base^1.2.4direct
npmabstract-level2.0.2direct
npmabstract-level3.1.1direct
npmabstract-level^3.0.1direct
npmbigint-crypto-utils3.3.0direct
npmbigint-crypto-utils^3.3.0direct
npmbody-parser1.20.6direct
npmbody-parser^1.20.3direct
npmchalk3.0.0direct
npmchalk4.1.2direct
npmchalk5.6.2direct
npmchalk^5.6.2direct
npmconnect3.7.0direct
npmconnect^3.7.0direct
npmcors2.8.6direct
npmcors^2.8.5direct
npmdebug2.6.9direct
npmdebug3.2.7direct
npmdebug4.4.3direct
npmdebug^4.4.0direct
npmethereum-cryptography3.2.0direct
npmethereum-cryptography^3.2.0direct
npmeventemitter35.0.1direct
npmeventemitter35.0.4direct
npmeventemitter3^5.0.1direct
npmjayson4.3.0direct
npmjayson^4.1.3direct
npmjs-md50.8.3direct
npmjs-md5^0.8.3direct
npmlevel9.0.0direct
npmlevel^9.0.0direct
npmlru-cache11.0.2direct
npmlru-cache11.5.2direct
npmlru-cache5.1.1direct
npmmcl-wasm1.8.0direct
npmmcl-wasm^1.8.0direct
npmmemory-level3.1.0direct
npmmemory-level^3.0.0direct
npmmicro-eth-signer0.15.0direct
npmmicro-eth-signer^0.15.0direct
npmprom-client15.1.3direct
npmprom-client^15.1.3direct
npmrustbn-wasm0.4.0direct
npmrustbn-wasm^0.4.0direct
npmscanf1.2.0direct
npmsnappyjs0.7.0direct
npmsnappyjs^0.7.0direct
npmuuid11.1.1direct
npmuuid^11.1.0direct
npmwinston3.19.0direct
npmwinston^3.17.0direct
npmwinston-daily-rotate-file5.0.0direct
npmwinston-daily-rotate-file^5.0.0direct
npmyargs17.7.3direct
npmyargs^17.7.2direct
npm@adraffy/ens-normalize1.11.1indirect
npm@awasm/noble0.1.4indirect
npm@awasm/noble^0.1.1indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@biomejs/biome1.9.4indirect
npm@biomejs/cli-darwin-arm641.9.4indirect
npm@biomejs/cli-darwin-x641.9.4indirect
npm@biomejs/cli-linux-arm641.9.4indirect
npm@biomejs/cli-linux-arm64-musl1.9.4indirect
npm@biomejs/cli-linux-x641.9.4indirect
npm@biomejs/cli-linux-x64-musl1.9.4indirect
npm@biomejs/cli-win32-arm641.9.4indirect
npm@biomejs/cli-win32-x641.9.4indirect
npm@blazediff/core1.9.1indirect
npm@chainsafe/is-ip2.1.0indirect
npm@chainsafe/netmask2.0.0indirect
npm@colors/colors1.6.0indirect
npm@cspell/cspell-bundled-dicts8.19.4indirect
npm@cspell/cspell-json-reporter8.19.4indirect
npm@cspell/cspell-pipe8.19.4indirect
npm@cspell/cspell-resolver8.19.4indirect
npm@cspell/cspell-service-bus8.19.4indirect
npm@cspell/cspell-types8.19.4indirect
npm@cspell/dict-ada4.1.1indirect
npm@cspell/dict-al1.1.1indirect
npm@cspell/dict-aws4.0.17indirect
npm@cspell/dict-bash4.2.3indirect
npm@cspell/dict-companies3.2.12indirect
npm@cspell/dict-cpp6.0.15indirect
npm@cspell/dict-cryptocurrencies5.0.5indirect
npm@cspell/dict-csharp4.0.8indirect
npm@cspell/dict-css4.1.2indirect
npm@cspell/dict-dart2.3.2indirect
npm@cspell/dict-data-science2.0.16indirect
npm@cspell/dict-django4.1.6indirect
npm@cspell/dict-docker1.1.17indirect
npm@cspell/dict-dotnet5.0.13indirect
npm@cspell/dict-elixir4.0.8indirect
npm@cspell/dict-en-common-misspellings2.1.13indirect
npm@cspell/dict-en-gb1.1.33indirect
npm@cspell/dict-en_us4.4.36indirect
npm@cspell/dict-filetypes3.0.18indirect
npm@cspell/dict-flutter1.1.1indirect
npm@cspell/dict-fonts4.0.6indirect
npm@cspell/dict-fsharp1.1.1indirect
npm@cspell/dict-fullstack3.2.9indirect
npm@cspell/dict-gaming-terms1.1.2indirect
npm@cspell/dict-git3.1.0indirect
npm@cspell/dict-golang6.0.26indirect
npm@cspell/dict-google1.0.9indirect
npm@cspell/dict-haskell4.0.6indirect
npm@cspell/dict-html4.0.15indirect
npm@cspell/dict-html-symbol-entities4.0.5indirect
npm@cspell/dict-java5.0.12indirect
npm@cspell/dict-julia1.1.1indirect
npm@cspell/dict-k8s1.0.13indirect
npm@cspell/dict-kotlin1.1.1indirect
npm@cspell/dict-latex4.0.4indirect
npm@cspell/dict-lorem-ipsum4.0.5indirect
npm@cspell/dict-lua4.0.8indirect
npm@cspell/dict-makefile1.0.5indirect
npm@cspell/dict-markdown2.0.17indirect
npm@cspell/dict-monkeyc1.0.12indirect
npm@cspell/dict-node5.0.9indirect
npm@cspell/dict-npm5.2.43indirect
npm@cspell/dict-php4.1.1indirect
npm@cspell/dict-powershell5.0.15indirect
npm@cspell/dict-public-licenses2.0.16indirect
npm@cspell/dict-python4.2.29indirect
npm@cspell/dict-r2.1.1indirect
npm@cspell/dict-ruby5.1.1indirect
npm@cspell/dict-rust4.1.2indirect
npm@cspell/dict-scala5.0.9indirect
npm@cspell/dict-shell1.2.0indirect
npm@cspell/dict-software-terms5.2.4indirect
npm@cspell/dict-sql2.2.1indirect
npm@cspell/dict-svelte1.0.7indirect
npm@cspell/dict-swift2.0.6indirect
npm@cspell/dict-terraform1.1.4indirect
npm@cspell/dict-typescript3.2.3indirect
npm@cspell/dict-vue3.0.5indirect
npm@cspell/dynamic-import8.19.4indirect
npm@cspell/filetypes8.19.4indirect
npm@cspell/strong-weak-map8.19.4indirect
npm@cspell/url8.19.4indirect
npm@dabh/diagnostics2.0.8indirect
npm@dnsquery/dns-packet6.1.1indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.6indirect
npm@eslint/js9.39.5indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@ethereumjs/client0.10.5indirect
npm@ethereumjs/e2store10.0.0indirect
npm@ethereumjs/testdata1.0.0indirect
npm@ethereumjs/wallet10.0.0indirect
npm@gerrit0/mini-shiki3.23.0indirect
npm@harperfast/extended-iterable1.0.3indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/cliui9.0.0indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@leichtgewicht/ip-codec2.0.5indirect
npm@libp2p/interface3.2.5indirect
npm@lmdb/lmdb-darwin-arm643.5.6indirect
npm@lmdb/lmdb-darwin-x643.5.6indirect
npm@lmdb/lmdb-linux-arm3.5.6indirect
npm@lmdb/lmdb-linux-arm643.5.6indirect
npm@lmdb/lmdb-linux-x643.5.6indirect
npm@lmdb/lmdb-win32-arm643.5.6indirect
npm@lmdb/lmdb-win32-x643.5.6indirect
npm@msgpackr-extract/msgpackr-extract-darwin-arm643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-darwin-x643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm3.0.4indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-linux-x643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-win32-x643.0.4indirect
npm@multiformats/dns1.0.15indirect
npm@noble/ciphers1.3.0indirect
npm@opentelemetry/api1.9.1indirect
npm@paulmillr/jsbt0.5.2indirect
npm@paulmillr/jsbt^0.5.0indirect
npm@polka/url1.0.0-next.29indirect
npm@polkadot/util13.5.9indirect
npm@polkadot/util^13.4.3indirect
npm@polkadot/wasm-bridge7.5.4indirect
npm@polkadot/wasm-crypto-asmjs7.5.4indirect
npm@polkadot/wasm-crypto-init7.5.4indirect
npm@polkadot/wasm-crypto-wasm7.5.4indirect
npm@polkadot/wasm-util7.5.4indirect
npm@polkadot/x-bigint13.5.9indirect
npm@polkadot/x-global13.5.9indirect
npm@polkadot/x-randomvalues13.5.9indirect
npm@polkadot/x-textdecoder13.5.9indirect
npm@polkadot/x-textencoder13.5.9indirect
npm@rollup/plugin-virtual3.0.2indirect
npm@rollup/rollup-android-arm-eabi4.62.2indirect
npm@rollup/rollup-android-arm644.62.2indirect
npm@rollup/rollup-darwin-arm644.62.2indirect
npm@rollup/rollup-darwin-x644.62.2indirect
npm@rollup/rollup-freebsd-arm644.62.2indirect
npm@rollup/rollup-freebsd-x644.62.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.2indirect
npm@rollup/rollup-linux-arm64-gnu4.62.2indirect
npm@rollup/rollup-linux-arm64-musl4.62.2indirect
npm@rollup/rollup-linux-loong64-gnu4.62.2indirect
npm@rollup/rollup-linux-loong64-musl4.62.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.2indirect
npm@rollup/rollup-linux-ppc64-musl4.62.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.2indirect
npm@rollup/rollup-linux-riscv64-musl4.62.2indirect
npm@rollup/rollup-linux-s390x-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-musl4.62.2indirect
npm@rollup/rollup-openbsd-x644.62.2indirect
npm@rollup/rollup-openharmony-arm644.62.2indirect
npm@rollup/rollup-win32-arm64-msvc4.62.2indirect
npm@rollup/rollup-win32-ia32-msvc4.62.2indirect
npm@rollup/rollup-win32-x64-gnu4.62.2indirect
npm@rollup/rollup-win32-x64-msvc4.62.2indirect
npm@rtsao/scc1.1.0indirect
npm@scure/bip321.7.0indirect
npm@scure/bip391.6.0indirect
npm@shikijs/engine-oniguruma3.23.0indirect
npm@shikijs/langs3.23.0indirect
npm@shikijs/themes3.23.0indirect
npm@shikijs/types3.23.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@so-ric/colorspace1.1.6indirect
npm@standard-schema/spec1.1.0indirect
npm@swc/core1.15.43indirect
npm@swc/core-darwin-arm641.15.43indirect
npm@swc/core-darwin-x641.15.43indirect
npm@swc/core-linux-arm-gnueabihf1.15.43indirect
npm@swc/core-linux-arm64-gnu1.15.43indirect
npm@swc/core-linux-arm64-musl1.15.43indirect
npm@swc/core-linux-ppc64-gnu1.15.43indirect
npm@swc/core-linux-s390x-gnu1.15.43indirect
npm@swc/core-linux-x64-gnu1.15.43indirect
npm@swc/core-linux-x64-musl1.15.43indirect
npm@swc/core-win32-arm64-msvc1.15.43indirect
npm@swc/core-win32-ia32-msvc1.15.43indirect
npm@swc/core-win32-x64-msvc1.15.43indirect
npm@swc/counter0.1.3indirect
npm@swc/types0.1.27indirect
npm@swc/wasm1.15.43indirect
npm@types/benchmark2.1.5indirect
npm@types/benchmark^2.1.5indirect
npm@types/bn.js5.2.0indirect
npm@types/body-parser1.19.6indirect
npm@types/body-parser^1.19.5indirect
npm@types/chai5.2.3indirect
npm@types/connect3.4.38indirect
npm@types/connect^3.4.38indirect
npm@types/cors2.8.19indirect
npm@types/cors^2.8.17indirect
npm@types/debug4.1.13indirect
npm@types/debug^4.1.12indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/fs-extra11.0.4indirect
npm@types/fs-extra^11.0.4indirect
npm@types/hast3.0.5indirect
npm@types/js-md50.7.2indirect
npm@types/js-md5^0.7.2indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/jsonfile6.1.4indirect
npm@types/k-bucket5.0.4indirect
npm@types/k-bucket^5.0.4indirect
npm@types/lodash4.17.24indirect
npm@types/lodash.zip4.2.9indirect
npm@types/lodash.zip^4.2.9indirect
npm@types/minimist1.2.5indirect
npm@types/minimist^1.2.5indirect
npm@types/ms2.1.0indirect
npm@types/node12.20.55indirect
npm@types/node20.19.43indirect
npm@types/node22.13.10indirect
npm@types/node22.7.5indirect
npm@types/node^22.13.10indirect
npm@types/node-dir0.0.37indirect
npm@types/node-dir^0.0.37indirect
npm@types/qs6.15.1indirect
npm@types/qs^6.9.18indirect
npm@types/snappyjs0.7.1indirect
npm@types/snappyjs^0.7.1indirect
npm@types/triple-beam1.3.5indirect
npm@types/unist3.0.3indirect
npm@types/uuid10.0.0indirect
npm@types/uuid^10.0.0indirect
npm@types/ws7.4.7indirect
npm@types/ws8.18.1indirect
npm@types/ws^8.18.0indirect
npm@types/yargs17.0.35indirect
npm@types/yargs^17.0.33indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/eslint-plugin8.64.0indirect
npm@typescript-eslint/parser8.64.0indirect
npm@typescript-eslint/project-service8.64.0indirect
npm@typescript-eslint/scope-manager8.64.0indirect
npm@typescript-eslint/tsconfig-utils8.64.0indirect
npm@typescript-eslint/type-utils8.64.0indirect
npm@typescript-eslint/types8.64.0indirect
npm@typescript-eslint/typescript-estree8.64.0indirect
npm@typescript-eslint/utils8.64.0indirect
npm@typescript-eslint/visitor-keys8.64.0indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@vitest/browser4.1.10indirect
npm@vitest/browser-playwright4.1.10indirect
npm@vitest/coverage-istanbul4.1.10indirect
npm@vitest/coverage-v84.1.10indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/ui4.1.10indirect
npm@vitest/utils4.1.10indirect
npm@yarnpkg/parsers3.0.3indirect
npmabitype1.2.3indirect
npmabort-error1.0.2indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmaes-js4.0.0-beta.5indirect
npmajv6.15.0indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.9indirect
npmarray-timsort1.0.3indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.5indirect
npmasync3.2.6indirect
npmasync-function1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.43indirect
npmbenchmark2.1.4indirect
npmbenchmark^2.1.4indirect
npmbintrees1.0.2indirect
npmbn.js5.2.5indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion5.0.7indirect
npmbraces3.0.3indirect
npmbrowser-level2.0.0indirect
npmbrowserslist4.28.6indirect
npmbuffer6.0.3indirect
npmbytes3.1.2indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001805indirect
npmchai6.2.2indirect
npmchalk-template1.1.2indirect
npmclassic-level2.0.0indirect
npmclear-module4.1.3indirect
npmcli-cursor5.0.0indirect
npmcli-truncate4.0.0indirect
npmcliui8.0.1indirect
npmcolor5.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-convert3.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-name2.1.0indirect
npmcolor-string2.1.4indirect
npmcolorette2.0.20indirect
npmcommand-exists1.2.9indirect
npmcommander13.1.0indirect
npmcommander2.20.3indirect
npmcommander5.1.0indirect
npmcommander8.3.0indirect
npmcomment-json4.6.2indirect
npmconcat-map0.0.1indirect
npmcontent-type1.0.5indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcspell8.19.4indirect
npmcspell-config-lib8.19.4indirect
npmcspell-dictionary8.19.4indirect
npmcspell-gitignore8.19.4indirect
npmcspell-glob8.19.4indirect
npmcspell-grammar8.19.4indirect
npmcspell-io8.19.4indirect
npmcspell-lib8.19.4indirect
npmcspell-trie-lib8.19.4indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-lazy-prop2.0.0indirect
npmdefine-properties1.2.1indirect
npmdelay5.0.0indirect
npmdepd2.0.0indirect
npmdestroy1.2.0indirect
npmdetect-indent7.0.2indirect
npmdetect-libc2.1.2indirect
npmdetect-newline4.0.1indirect
npmdoctrine2.1.0indirect
npmdunder-proto1.0.1indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.389indirect
npmembedme1.22.1indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmenabled2.0.0indirect
npmencodeurl1.0.2indirect
npmentities4.5.0indirect
npmenv-paths3.0.0indirect
npmenvironment1.1.0indirect
npmes-abstract1.24.2indirect
npmes-abstract-get1.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.1indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.4indirect
npmes6-promise4.2.8indirect
npmes6-promisify5.0.0indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.5indirect
npmeslint-import-resolver-node0.3.10indirect
npmeslint-module-utils2.14.0indirect
npmeslint-plugin-import2.32.0indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmethers6.17.0indirect
npmethers^6.13.5indirect
npmeventsource3.0.7indirect
npmeventsource^3.0.5indirect
npmeventsource-parser3.1.0indirect
npmexeca8.0.1indirect
npmexpect-type1.4.0indirect
npmeyes0.1.8indirect
npmfast-deep-equal3.1.3indirect
npmfast-equals5.4.1indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfecha4.2.3indirect
npmfflate0.8.3indirect
npmfile-entry-cache8.0.0indirect
npmfile-entry-cache9.1.0indirect
npmfile-stream-rotator0.6.1indirect
npmfill-range7.1.1indirect
npmfinalhandler1.1.2indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflat-cache5.0.0indirect
npmflatted3.4.2indirect
npmfn.name1.1.0indirect
npmfollow-redirects1.16.0indirect
npmfor-each0.3.5indirect
npmforeground-child3.3.1indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.2.0indirect
npmfunctional-red-black-tree1.0.1indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmgensequence7.0.0indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stdin9.0.0indirect
npmget-stream8.0.1indirect
npmget-symbol-description1.1.0indirect
npmgit-hooks-list3.2.0indirect
npmgitignore-parser0.0.2indirect
npmglob11.1.0indirect
npmglob-parent6.0.2indirect
npmglobal-directory4.0.1indirect
npmglobals14.0.0indirect
npmglobalthis1.0.4indirect
npmgopd1.2.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhashlru2.3.0indirect
npmhasown2.0.4indirect
npmhtml-escaper2.0.2indirect
npmhttp-errors2.0.1indirect
npmhuman-signals5.0.0indirect
npmiconv-lite0.4.24indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimport-fresh3.3.1indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmini4.1.1indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-buffer2.0.5indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-docker2.2.1indirect
npmis-document.all1.0.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-plain-obj4.1.0indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream2.0.1indirect
npmis-stream3.0.0indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-wsl2.2.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisomorphic-ws4.0.1indirect
npmisomorphic-ws5.0.0indirect
npmisomorphic-ws^5.0.0indirect
npmisows1.0.7indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmit-merge3.0.14indirect
npmit-pair2.0.6indirect
npmit-pair^2.0.6indirect
npmit-pipe3.0.1indirect
npmit-pipe^3.0.1indirect
npmit-pushable3.2.4indirect
npmit-pushable^3.2.3indirect
npmit-queueless-pushable2.0.5indirect
npmit-stream-types2.0.4indirect
npmjackspeak4.2.3indirect
npmjs-sha30.8.0indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.15.0indirect
npmjs-yaml4.3.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmkeyv4.5.4indirect
npmkuler2.0.0indirect
npmkzg-wasm1.0.0indirect
npmlevel-supports6.2.0indirect
npmlevel-transcoder1.0.1indirect
npmlevn0.4.1indirect
npmlilconfig3.1.3indirect
npmlinkify-it5.0.2indirect
npmlint-staged15.5.0indirect
npmlistr28.3.3indirect
npmlmdb3.5.6indirect
npmlmdb^3.2.6indirect
npmlocate-path6.0.0indirect
npmlockfile-lint-api5.9.2indirect
npmlodash4.18.1indirect
npmlodash.merge4.6.2indirect
npmlodash.zip4.2.0indirect
npmlodash.zip^4.2.0indirect
npmlog-update6.1.0indirect
npmlogform2.7.0indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.3indirect
npmmain-event1.0.4indirect
npmmake-dir4.0.0indirect
npmmarkdown-it14.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmaybe-combine-errors1.0.0indirect
npmmdurl2.0.0indirect
npmmedia-typer0.3.0indirect
npmmemorystream0.3.1indirect
npmmerge-stream2.0.0indirect
npmmicro-packed0.7.3indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn4.0.0indirect
npmmimic-function5.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmminimist^1.2.8indirect
npmminipass7.1.3indirect
npmmodule-error1.0.2indirect
npmmoment2.30.1indirect
npmmrmime2.0.1indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmmsgpackr1.12.1indirect
npmmsgpackr-extract3.0.4indirect
npmmultiformats13.4.2indirect
npmmultiformats14.0.4indirect
npmnanoid3.3.16indirect
npmnapi-macros2.2.2indirect
npmnatural-compare1.4.0indirect
npmnode-addon-api6.1.0indirect
npmnode-dir0.1.17indirect
npmnode-dir^0.1.17indirect
npmnode-exports-info1.6.2indirect
npmnode-gyp-build4.8.4indirect
npmnode-gyp-build-optional-packages5.2.2indirect
npmnode-releases2.0.51indirect
npmnpm-run-path5.3.0indirect
npmobject-assign4.1.1indirect
npmobject-hash3.0.0indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmobug2.1.3indirect
npmon-finished2.3.0indirect
npmon-finished2.4.1indirect
npmone-time1.0.0indirect
npmonetime6.0.0indirect
npmonetime7.0.0indirect
npmopen8.4.2indirect
npmoptionator0.9.4indirect
npmordered-binary1.6.1indirect
npmown-keys1.0.1indirect
npmox0.14.30indirect
npmp-defer4.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-queue9.3.1indirect
npmp-timeout7.0.1indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmparent-module2.0.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpidtree0.6.1indirect
npmplatform1.3.6indirect
npmplaywright1.60.0indirect
npmplaywright-core1.60.0indirect
npmpngjs7.0.0indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.19indirect
npmprelude-ls1.2.1indirect
npmprogress-events1.1.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqs6.15.3indirect
npmrace-signal2.0.0indirect
npmraw-body2.5.3indirect
npmreadable-stream3.6.2indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmrequire-directory2.1.1indirect
npmresolve2.0.0-next.7indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmrestore-cursor5.1.0indirect
npmrfdc1.4.1indirect
npmrollup4.62.2indirect
npmrollup-plugin-visualizer5.14.0indirect
npmrollup-plugin-visualizer^5.14.0indirect
npmsafe-array-concat1.1.4indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafe-stable-stringify2.5.0indirect
npmsafer-buffer2.1.2indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.8.5indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit4.1.0indirect
npmsirv3.0.2indirect
npmslice-ansi5.0.0indirect
npmslice-ansi7.1.2indirect
npmsolc0.8.36indirect
npmsolc^0.8.28indirect
npmsort-object-keys1.1.3indirect
npmsort-package-json3.0.0indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmsplit1.0.1indirect
npmsplit^1.0.1indirect
npmsprintf-js1.0.3indirect
npmstack-trace0.0.10indirect
npmstackback0.0.2indirect
npmstatuses1.5.0indirect
npmstatuses2.0.2indirect
npmstd-env4.2.0indirect
npmstop-iteration-iterator1.1.0indirect
npmstream-chain2.2.5indirect
npmstream-json1.9.1indirect
npmstring-argv0.3.2indirect
npmstring-width4.2.3indirect
npmstring-width7.2.0indirect
npmstring.prototype.trim1.2.11indirect
npmstring.prototype.trimend1.0.10indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtdigest0.1.2indirect
npmtext-hex1.0.0indirect
npmthrough2.3.8indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtmp0.2.7indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtotalist3.0.1indirect
npmtriple-beam1.4.1indirect
npmts-api-utils2.5.0indirect
npmtsconfig-paths3.15.0indirect
npmtslib2.7.0indirect
npmtslib2.8.1indirect
npmtsx4.23.1indirect
npmtype-check0.4.0indirect
npmtype-is1.6.18indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.8indirect
npmtypedoc0.28.20indirect
npmtypedoc-plugin-markdown4.12.0indirect
npmtypescript7.0.2indirect
npmtypescript-eslint8.64.0indirect
npmuc.micro2.1.0indirect
npmuint8-varint2.0.5indirect
npmuint8-varint3.0.0indirect
npmuint8arraylist2.4.9indirect
npmuint8arraylist3.0.2indirect
npmuint8arrays5.1.1indirect
npmuint8arrays6.1.1indirect
npmunbox-primitive1.1.0indirect
npmundici-types6.19.8indirect
npmundici-types6.20.0indirect
npmundici-types6.21.0indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutf8-codec1.0.0indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmvary1.1.2indirect
npmviem2.55.2indirect
npmviem^2.38.6indirect
npmvite7.3.6indirect
npmvite-plugin-top-level-await1.6.0indirect
npmvite-plugin-wasm3.6.0indirect
npmvitest4.1.10indirect
npmvscode-languageserver-textdocument1.0.12indirect
npmvscode-uri3.1.0indirect
npmweak-lru-cache1.2.2indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.22indirect
npmwhy-is-node-running2.3.0indirect
npmwinston-transport4.9.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi9.0.2indirect
npmws7.5.12indirect
npmws8.21.0indirect
npmws8.21.1indirect
npmws^8.18.1indirect
npmxdg-basedir5.1.0indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyaml2.9.0indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:@ethereumjs/tx@10.1.2 pulls in 6 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "javascript",
        "ethereum",
        "ethereumjs",
        "evm",
        "virtual-machine",
        "vm",
        "bytecode",
        "typescript",
        "monorepo",
        "client",
        "mpt"
      ],
      "is_fork": false,
      "size_kb": 141964,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "HTML": 13746,
        "Shell": 22814,
        "Python": 3782,
        "Solidity": 366,
        "Dockerfile": 2527,
        "JavaScript": 72940,
        "TypeScript": 6530770
      },
      "pushed_at": "2026-07-21T22:02:51Z",
      "created_at": "2015-07-10T14:54:03Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T17:45:53Z",
      "description": "Ethereum L1 Protocol Stack and EVM in TypeScript",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://github.com/ethereumjs/ethereumjs-monorepo",
      "name": "EthereumJS",
      "type": "Organization",
      "login": "ethereumjs",
      "company": null,
      "location": "Sealed into the Genesis Block",
      "followers": 434,
      "avatar_url": "https://avatars.githubusercontent.com/u/16297473?v=4",
      "created_at": "2015-12-15T00:30:49Z",
      "is_verified": null,
      "public_repos": 52,
      "account_age_days": 3872
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "@ethereumjs/vm@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:54Z"
        },
        {
          "tag": "@ethereumjs/util@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:52Z"
        },
        {
          "tag": "@ethereumjs/tx@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:50Z"
        },
        {
          "tag": "@ethereumjs/statemanager@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:48Z"
        },
        {
          "tag": "@ethereumjs/rlp@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:46Z"
        },
        {
          "tag": "@ethereumjs/mpt@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:43Z"
        },
        {
          "tag": "@ethereumjs/genesis@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:41Z"
        },
        {
          "tag": "@ethereumjs/evm@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:37Z"
        },
        {
          "tag": "@ethereumjs/common@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:33Z"
        },
        {
          "tag": "@ethereumjs/blockchain@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:22Z"
        },
        {
          "tag": "@ethereumjs/block@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:46:17Z"
        },
        {
          "tag": "@ethereumjs/binarytree@10.1.2",
          "kind": "other",
          "published_at": "2026-05-29T12:45:57Z"
        },
        {
          "tag": "@ethereumjs/vm@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:07:19Z"
        },
        {
          "tag": "@ethereumjs/util@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:07:15Z"
        },
        {
          "tag": "@ethereumjs/tx@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:07:10Z"
        },
        {
          "tag": "@ethereumjs/statemanager@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:07:07Z"
        },
        {
          "tag": "@ethereumjs/rlp@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:07:04Z"
        },
        {
          "tag": "@ethereumjs/mpt@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:07:01Z"
        },
        {
          "tag": "@ethereumjs/genesis@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:06:58Z"
        },
        {
          "tag": "@ethereumjs/evm@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:06:55Z"
        },
        {
          "tag": "@ethereumjs/common@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:06:47Z"
        },
        {
          "tag": "@ethereumjs/blockchain@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:06:42Z"
        },
        {
          "tag": "@ethereumjs/block@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:06:36Z"
        },
        {
          "tag": "@ethereumjs/binarytree@10.1.1",
          "kind": "other",
          "published_at": "2026-01-28T15:05:57Z"
        },
        {
          "tag": "@ethereumjs/vm@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T18:00:15Z"
        },
        {
          "tag": "@ethereumjs/util@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T18:00:06Z"
        },
        {
          "tag": "@ethereumjs/tx@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T18:00:00Z"
        },
        {
          "tag": "@ethereumjs/statemanager@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T17:59:45Z"
        },
        {
          "tag": "@ethereumjs/rlp@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T17:59:38Z"
        },
        {
          "tag": "@ethereumjs/mpt@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T17:59:27Z"
        },
        {
          "tag": "@ethereumjs/genesis@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T17:59:19Z"
        },
        {
          "tag": "@ethereumjs/evm@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T17:59:05Z"
        },
        {
          "tag": "@ethereumjs/common@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T17:58:49Z"
        },
        {
          "tag": "@ethereumjs/blockchain@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T17:58:33Z"
        },
        {
          "tag": "@ethereumjs/block@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T17:57:56Z"
        },
        {
          "tag": "@ethereumjs/binarytree@10.1.0",
          "kind": "other",
          "published_at": "2025-11-06T17:56:39Z"
        },
        {
          "tag": "@ethereumjs/client@0.10.5",
          "kind": "other",
          "published_at": "2025-04-29T10:47:33Z"
        },
        {
          "tag": "@ethereumjs/vm@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T10:01:04Z"
        },
        {
          "tag": "@ethereumjs/evm@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T09:58:25Z"
        },
        {
          "tag": "@ethereumjs/wallet@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T09:54:42Z"
        },
        {
          "tag": "@ethereumjs/statemanager@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T09:51:38Z"
        },
        {
          "tag": "@ethereumjs/ethash@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T09:47:06Z"
        },
        {
          "tag": "@ethereumjs/verkle@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T09:44:58Z"
        },
        {
          "tag": "@ethereumjs/mpt@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T09:31:40Z"
        },
        {
          "tag": "@ethereumjs/blockchain@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T09:27:33Z"
        },
        {
          "tag": "@ethereumjs/block@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T09:02:54Z"
        },
        {
          "tag": "@ethereumjs/tx@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T08:56:38Z"
        },
        {
          "tag": "@ethereumjs/genesis@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T08:50:25Z"
        },
        {
          "tag": "@ethereumjs/devp2p@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T08:47:01Z"
        },
        {
          "tag": "@ethereumjs/common@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T08:41:34Z"
        },
        {
          "tag": "@ethereumjs/util@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T08:31:49Z"
        },
        {
          "tag": "@ethereumjs/e2store@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T08:14:40Z"
        },
        {
          "tag": "@ethereumjs/rlp@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T08:05:47Z"
        },
        {
          "tag": "@ethereumjs/binarytree@10.0.0",
          "kind": "other",
          "published_at": "2025-04-29T08:01:54Z"
        },
        {
          "tag": "@ethereumjs/client@0.10.4",
          "kind": "other",
          "published_at": "2025-03-24T17:49:29Z"
        },
        {
          "tag": "@ethereumjs/vm@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T17:47:25Z"
        },
        {
          "tag": "@ethereumjs/evm@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T17:43:32Z"
        },
        {
          "tag": "@ethereumjs/statemanager@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T17:40:32Z"
        },
        {
          "tag": "@ethereumjs/binarytree@10.0.0-dev-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T17:37:06Z"
        },
        {
          "tag": "@ethereumjs/verkle@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T17:31:19Z"
        },
        {
          "tag": "@ethereumjs/mpt@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T17:28:23Z"
        },
        {
          "tag": "@ethereumjs/blockchain@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T17:24:54Z"
        },
        {
          "tag": "@ethereumjs/era@10.0.0-dev-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T17:05:24Z"
        },
        {
          "tag": "@ethereumjs/ethash@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T17:02:12Z"
        },
        {
          "tag": "@ethereumjs/genesis@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T16:59:16Z"
        },
        {
          "tag": "@ethereumjs/block@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T16:56:23Z"
        },
        {
          "tag": "@ethereumjs/tx@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T16:51:21Z"
        },
        {
          "tag": "@ethereumjs/wallet@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T16:25:03Z"
        },
        {
          "tag": "@ethereumjs/devp2p@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T16:19:14Z"
        },
        {
          "tag": "@ethereumjs/common@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T16:10:50Z"
        },
        {
          "tag": "@ethereumjs/util@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T16:05:37Z"
        },
        {
          "tag": "@ethereumjs/rlp@10.0.0-rc.1",
          "kind": "other",
          "published_at": "2025-03-24T15:26:48Z"
        },
        {
          "tag": "@ethereumjs/vm@9.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T17:46:39Z"
        },
        {
          "tag": "@ethereumjs/evm@4.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T17:42:40Z"
        },
        {
          "tag": "@ethereumjs/statemanager@3.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T17:39:53Z"
        },
        {
          "tag": "@ethereumjs/verkle@0.2.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T17:30:43Z"
        },
        {
          "tag": "@ethereumjs/mpt@7.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T17:27:38Z"
        },
        {
          "tag": "@ethereumjs/blockchain@8.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T17:21:59Z"
        },
        {
          "tag": "@ethereumjs/ethash@4.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T17:00:53Z"
        },
        {
          "tag": "@ethereumjs/genesis@0.3.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T16:58:29Z"
        },
        {
          "tag": "@ethereumjs/block@6.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T16:55:40Z"
        },
        {
          "tag": "@ethereumjs/tx@6.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T16:50:33Z"
        },
        {
          "tag": "@ethereumjs/wallet@3.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T16:24:16Z"
        },
        {
          "tag": "@ethereumjs/devp2p@7.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T16:15:20Z"
        },
        {
          "tag": "@ethereumjs/common@5.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T16:09:54Z"
        },
        {
          "tag": "@ethereumjs/util@10.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T16:04:38Z"
        },
        {
          "tag": "@ethereumjs/rlp@6.0.0-alpha.1",
          "kind": "other",
          "published_at": "2025-03-24T15:25:22Z"
        },
        {
          "tag": "@ethereumjs/vm@8.1.1",
          "kind": "other",
          "published_at": "2024-09-09T12:21:52Z"
        },
        {
          "tag": "@ethereumjs/evm@3.1.1",
          "kind": "other",
          "published_at": "2024-09-09T12:19:02Z"
        },
        {
          "tag": "@ethereumjs/client@0.10.2",
          "kind": "other",
          "published_at": "2024-08-15T11:47:57Z"
        },
        {
          "tag": "@ethereumjs/vm@8.1.0",
          "kind": "other",
          "published_at": "2024-08-15T11:46:07Z"
        },
        {
          "tag": "@ethereumjs/evm@3.1.0",
          "kind": "other",
          "published_at": "2024-08-15T11:42:10Z"
        },
        {
          "tag": "@ethereumjs/blockchain@7.3.0",
          "kind": "other",
          "published_at": "2024-08-15T11:40:06Z"
        },
        {
          "tag": "@ethereumjs/genesis@0.2.3",
          "kind": "other",
          "published_at": "2024-08-15T11:34:27Z"
        },
        {
          "tag": "@ethereumjs/ethash@3.0.4",
          "kind": "other",
          "published_at": "2024-08-15T11:32:33Z"
        },
        {
          "tag": "@ethereumjs/block@5.3.0",
          "kind": "other",
          "published_at": "2024-08-15T11:31:15Z"
        },
        {
          "tag": "@ethereumjs/statemanager@2.4.0",
          "kind": "other",
          "published_at": "2024-08-15T11:22:21Z"
        },
        {
          "tag": "@ethereumjs/verkle@0.1.0",
          "kind": "other",
          "published_at": "2024-08-15T11:18:09Z"
        },
        {
          "tag": "@ethereumjs/wallet@2.0.4",
          "kind": "other",
          "published_at": "2024-08-15T11:10:16Z"
        },
        {
          "tag": "@ethereumjs/devp2p@6.1.3",
          "kind": "other",
          "published_at": "2024-08-15T11:08:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f65ebc8145810cf5488c639520f2294097167312",
          "body": "…vior (#4350)\n\n* tx: re-add access/authority list JSON cache items and test cache behavior\n\nCloses #3932.\n\nThe eager AccessListJSON/AuthorizationList JSON properties were removed\nfrom the tx classes in #3890, leaving a TODO to re-introduce them as\nlazily computed TransactionCache items. This adds th\n[…]\n3 <rlaejrqo465@naver.com>\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Gihoon1123 <rlaejrqo465@naver.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "tx: re-add access/authority list JSON cache items and test cache beha…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-07-21T22:02:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ff73a7703796848527cfba1777c751a3d5dfcaec",
          "body": "* fix(evm): emit step event before dynamic-gas OOG exceptions\n\nIf an opcode has a dynamic gas handler (e.g. CALL) and that handler\nitself throws out-of-gas, runStep() never reached the step-event hook,\nso debuggers/tracers silently lost the last instruction executed.\nStatic-gas opcodes didn't have t\n[…]\n3 <rlaejrqo465@naver.com>\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: GiHoon1123 <rlaejrqo465@naver.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(evm): emit step event before dynamic-gas OOG exceptions (#4349)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-07-21T19:33:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8fc1d54c0660fa238c37c4c2c9c878f1412ab575",
          "body": "* fix(evm): normalize non-Error throws in KZG point-evaluation precompile\n\ncatch (err: any) assumed err always has a string .message, which isn't\nguaranteed in JS -- if the underlying KZG library throws something\nthat isn't an Error (e.g. a plain string), accessing err.message\ncrashes inside the cat\n[…]\n entirely (asserted undefined where 'revert' was\nexpected); with it, exceptionError is a proper EVMError.\n\n---------\n\nCo-authored-by: Gabriel Rocheleau <18757482+gabrocheleau@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(evm): normalize non-Error throws in EVM precompiles (#4344)",
          "author_name": "Dustin",
          "author_login": "GiHoon1123",
          "committed_at": "2026-07-21T18:08:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c251bdaec6d360999cfa83803dd1edc00609879",
          "body": "* chore: upgrade to TypeScript 7\n\nUpgrade the monorepo from TypeScript 5.9 to TypeScript 7.0 (the native\ncompiler). This required a set of config and source adjustments to\naccommodate TS 7's removed options, stricter defaults, and changed\nproject-reference resolution:\n\n- package.json: bump `typescri\n[…]\n\n\n- bundle-size: the analysis already succeeds; only the \"post summary comment\"\n  step fails on fork PRs (read-only GITHUB_TOKEN → 403). Mark that step\n  `continue-on-error` so it never fails the job.",
          "is_bot": false,
          "headline": "chore: upgrade to TypeScript 7 (#4347)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-07-21T14:55:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dba2151e098d186ef4b0faf0669ed8ac278d3bee",
          "body": "* perf(mpt): skip null branch slots and avoid rebind cost in trie walk\n\nBranchMPTNode always has 16 slots with null for empty children; the\nwalk was RLP-encoding and hashing each null slot only to recurse into\na call that immediately no-ops on EMPTY_TRIE_ROOT. Skip nulls upfront.\n\nAlso switch recurs\n[…]\nt to\nassert lookupNode is never called for a pre-visited hash, using a\nCountingTrie helper now shared with the branch-iteration test.\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "mpt: fix and optimize `_walkTrie` async generator (#4342)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-07-20T17:26:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb0d09451f8768c27e009c25d62d32c4fc4c8a70",
          "body": "…dam-devnet@v6.1.1 (#4336)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: update dev fixtures from glamsterdam-devnet@v6.0.0 to glamster…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-07-09T02:19:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9d68696b6526648fbe8d973ef4ed4c7516c00987",
          "body": "…balance trie entries (#4334)\n\nFixes 4 failing test_bal_create_storage_op_then_selfdestruct_same_tx\ncases in the glamsterdam-devnet v6.0.0 fixtures.\n\nWhen a contract is created and selfdestructed in the same transaction\n(EIP-6780), the BAL records postBalance=0 for the selfdestructed address\nbut the\n[…]\n,\nif all three are zero/null and there are no storage changes, call\ndeleteAccount instead of modifyAccountFields, matching EIP-161 semantics.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(vm): delete empty accounts in consumeBal instead of writing zero-…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-07-09T01:12:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4a8f7db799eb43073c3e41a85898661f1f47b6ed",
          "body": "* chore: point dev fixtures to glamsterdam-devnet@v6.0.0\n\n* chore: add glamsterdam to cspell dictionary",
          "is_bot": false,
          "headline": "chore: point dev fixtures to glamsterdam-devnet@v6.0.0 (#4333)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-23T15:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ceb7152d4cc5dcf05da6eaab853cdb5d4d24a0c",
          "body": "…e StatefulBinaryTreeStateManager (#4324)",
          "is_bot": false,
          "headline": "evm/common: decouple binary execution witness generation from concret…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-23T11:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd6fb72f327bc8ad30340c7d5b5860d458ed609b",
          "body": "* docs: add root ARCHITECTURE.md (Phase 1, R1.1)\n\nAdds a source-verified architecture overview at the repo root:\npackage responsibility matrix, internal dependency graph (mermaid,\ngenerated from package.json data), end-to-end block execution data\nflow with file/line references, shared interface cont\n[…]\ne\ndispatch, state-manager implementation matrix). All claims source-verified.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add root ARCHITECTURE.md (#4323)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-23T01:31:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "df11a68bd3c58b4083dfc464176ca98118120620",
          "body": "…(#4330)\n\nAddresses Dependabot alerts #154, #156, #157, #158 (all dev-scoped).\n\n- @vitest/browser (#154, GHSA-g8mr-85jm-7xhm, critical, CVSS 9.8):\n  Browser Mode exposed CDP bridge can proxy CDP to overwrite config\n  files -> RCE. Fixed in 4.1.8. Bumped the whole @vitest/* family +\n  vitest floor to\n[…]\nto 4.x\n  would break lockfile-lint, so that path is intentionally left as-is.\n\nVerified: rlp test:node passes on vitest 4.1.8 (browser suite needs a\nlocal Playwright binary, unrelated to this change).",
          "is_bot": false,
          "headline": "deps: bump vite, vitest and js-yaml to patch 4 Dependabot advisories …",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-16T09:41:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "67cff06a752a07c266e0b42b12400bbbd607b211",
          "body": null,
          "is_bot": false,
          "headline": "chore: point dev fixtures to bal@v7.3.2 (#4329)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-16T09:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a49a99bda4b261f82dbc235699e77547139f610",
          "body": "…y (GHSA-gv7w-rqvm-qjhr) (#4328)\n\nAddresses Dependabot alert #153 (GHSA-gv7w-rqvm-qjhr, CVSS 8.1).\n\nesbuild < 0.28.1 ships a Deno install path (lib/deno/mod.ts) that\ndownloads native binaries from NPM_CONFIG_REGISTRY and writes them with\nexecutable permissions without any SHA-256 integrity verificat\n[…]\ntching the existing\nqs/uuid/tmp/vite override pattern) forces the whole tree onto the\npatched 0.28.1, deduping the previously nested vite copy.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "deps: override esbuild to ^0.28.1 to fix binary-integrity RCE advisor…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-15T00:30:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c11684133072953f2c64151d9a3137ed7ca2984a",
          "body": "…re (#4326)",
          "is_bot": false,
          "headline": "fix(client): ignore Node.js process warnings in CLI test stderr captu…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-13T23:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44fcb75299fd8585901a16736bd6f6ba4963ef41",
          "body": "…4Tx (#4325)",
          "is_bot": false,
          "headline": "refactor(block): use isBlob4844Tx guard instead of instanceof Blob484…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-13T23:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d591f9c081eafba17eea055ef8e7b4c6fd26cdb",
          "body": "…8037) (#4322)\n\nThe bal v7.3.1 fixture upgrade corrected the previously-impossible\nbal_create_in_static_context block header (gas_used 97,920 -> 1,033,627),\nmaking it consistent with the EIP-8037 block formula. Aligning to it\nexposed that our exceptional-halt state-gas handling refunded too much.\n\nW\n[…]\n(e.g. bal_create_and_oog,\nbal_aborted_storage_access) keep refunding it, as before.\n\nVerified: amsterdam v731_mixed_with_other_eips 2550/2550, evm 1175/1175,\nrunTx/runBlock 45/45. No fixtures skipped.",
          "is_bot": false,
          "headline": "fix(evm): consume spilled state-gas on STATIC_STATE_CHANGE halt (EIP-…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-12T17:42:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2653d06d6990261e9cd339514e10b841dbd83bd1",
          "body": null,
          "is_bot": false,
          "headline": "chore: point dev fixtures to bal@v7.3.1 (#4321)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-12T15:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db0da7347dda0bc39c8645ae212f8ab0701e61d4",
          "body": "…TE (#4320)\n\n* fix(evm,vm): correct EIP-7928/EIP-8037 gas accounting for static CREATE\n\nMake the 10 previously-failing Amsterdam v7.3.0 blockchain fixtures pass\n(eip7928_block_level_access_lists, eip8037_state_creation_gas_cost_increase)\nwith no regressions across the v730 fixture set.\n\n- Defer the \n[…]\ns word list to satisfy the\nCI spellcheck for comments added in this branch.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(evm,vm): correct EIP-7928/EIP-8037 gas accounting for static CREA…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-12T14:56:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "71f986e8c257e195ac8443a556a3514ce4663d65",
          "body": "Bump the execution-spec-tests-fixtures submodule to the merged\nbal@v7.3.0 release and rename the dev path references from\nv700_mixed_with_other_eips to v730_mixed_with_other_eips. The npm\nscript is also renamed from :v700 to :v730 (matching the existing\n:v200 / :v301 naming convention).\n\nSee ethereumjs/execution-spec-tests-fixtures#16.",
          "is_bot": false,
          "headline": "chore: point dev fixtures to bal@v7.3.0 (#4317)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-11T21:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b5d7800261acd6782d699e263de08196f1af2a",
          "body": "When a fresh branch is being pushed for the first time, the branch\nhas no configured upstream (`@{u}`), so the previous fallback was\nto lint the entire repo with `eslint .`. That fallback turns any\npre-existing lint finding on master into a hard block on every\nfirst push of every new branch, even wh\n[…]\n\n  - `git symbolic-ref --short refs/remotes/origin/HEAD` -> origin/master\n  - merge-base + diff returns only the files the branch changed\n  - `sh config/cli/lint-diff.sh` exits 0 with no files to lint",
          "is_bot": false,
          "headline": "ci: lint-diff falls back to origin/HEAD when no upstream is set (#4318)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-11T21:15:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9c94ebdfe0373abdc6d0a1a6778b148423fc9ed9",
          "body": null,
          "is_bot": false,
          "headline": "ci: always checkout in child workflows to provide the lockfile (#4319)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-06-11T20:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84e5106fdb7e78b8480fc8a608b73b20c32f41e3",
          "body": "* Some VM examples clean-up\n\n* Expand log documentation in EVM and VM and add examples",
          "is_bot": false,
          "headline": "EIP-7708 + LOG Examples Additions (#4315)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-06-11T10:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3adf102baf8991f82feda860e0d3a3ec644d0802",
          "body": "* Some release script updates\n\n* EVM new stack opcodes example\n\n* Fix spell check",
          "is_bot": false,
          "headline": "Small Post Release Updates (#4312)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-29T12:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5498b0a7dc87440a4b9884a7b24215ea2708b15d",
          "body": "* Remove e2store from active packages list\n\n* Amsterdam releases overview table\n\n* Doc references to canonical Amsterdam section\n\n* Add notes to API docs\n\n* Rebuild docs\n\n* Some Util README refactoring (the entry part)\n\n* Bump versions, rebuild package-lock.json\n\n* Add CHANGELOG entries\n\n* Lighter/faster browser test setup\n\n* Small browser CI fix\n\n* Another fix\n\n* Another fix\n\n* Another another fix",
          "is_bot": false,
          "headline": "New v10.1.2 Releases (#4311)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-29T12:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01439b355b575601be278972ba0aceec4d066780",
          "body": null,
          "is_bot": false,
          "headline": "deps: override tmp to ^0.2.6 to fix path-traversal advisory (#4310)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-27T21:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4556b0ea1f4675c121422cf98b9064a1ab9acda",
          "body": null,
          "is_bot": false,
          "headline": "deps: fix dependabot security alerts + dep-related cleanups (#4309)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-27T01:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082900273c4106494961a52b75a9b23ca1b88333",
          "body": "* Update supported EIPs in docs\n\n* BAL docs + examples\n\n* README doc updates for all other EIPs + some examples",
          "is_bot": false,
          "headline": "Amsterdam-Related Docs (#4308)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-21T15:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c17e66891742e54c53a75dd3e674320ea288c238",
          "body": null,
          "is_bot": false,
          "headline": "vm: fix EIP-7778 / EIP-8037 fixture regressions (#4307)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-21T14:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9add6bb744df1aaf9df94660def1c22c9d7c79f2",
          "body": "* vm: accept INTRINSIC_GAS_TOO_LOW for EIP-7976 floor-gas tests; bump est submodule\n\nBroaden the INTRINSIC_GAS_BELOW_FLOOR_GAS_COST regex to also match the\nINTRINSIC_GAS_TOO_LOW message, since EthereumJS uses the same\nbigIntMax(intrinsicGas, floorCost) threshold for both underruns.\n\nBumps execution-spec-tests submodule to bal@v7.1.0 (b06e2d2), which adds\nthe eip7976_increase_calldata_floor_cost fixtures. All 530 fixtures\nunder that folder pass.\n\n* ci: re-trigger CI",
          "is_bot": false,
          "headline": "vm: EIP-7976 floor-gas test fixes (broaden exception regex) (#4305)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-21T12:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa83fe933f5a264d5fdc6fc86aa75a67023cd15",
          "body": "* mpt: add @awasm/noble keccak256 benchmark comparison\n\nAdds a dedicated keccak256 throughput benchmark comparing\n@noble/hashes (current baseline) against the three variants\nshipped by @awasm/noble: wasm, faster-JS, and wasm_threads.\n\nRun with: npx tsx benchmarks/keccak.ts\n\n* mpt: isolate keccak ben\n[…]\nfor keccak benchmark\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Admin <admin@Admins-MacBook-Pro.local>\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "mpt: awasm noble keccak | Benchmark comparison (#4278)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-21T11:38:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6093985d7635c786bc92c31b6a0fd202d2483536",
          "body": "* fix(vm): EIP-8037 full auth state-gas refund for existing delegation\n\n* feat(vm,util): enforce EIP-7928 BAL item gas limit (ITEM_COST)\n\n* Fix bal_create2_selfdestruct_then_recreate_same_block and bal_create_early_failure",
          "is_bot": false,
          "headline": "Final BAL Fixes (#4306)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-21T11:13:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc0c17d74d2b6742a14bfb30fbcb1c054437a5fe",
          "body": "---------\n\nCo-authored-by: Gabriel Rocheleau <contact@rockwaterweb.com>",
          "is_bot": false,
          "headline": "BAL gas ordering fixes + EVM BAL gas logic refactor (#4304)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-20T21:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b073c3c559fc892417ce250531426eedd2d0dce3",
          "body": "* BAL format validation + small Util structure refactoring/resorting\n\n* Fix browser test, some BAL testdata reorg",
          "is_bot": false,
          "headline": "EIP-7928 BAL Structure Validation Integration (#4303)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-19T11:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdddd7caa7ac978b54748be14862d444f51d9d76",
          "body": "…d util file) (#4302)",
          "is_bot": false,
          "headline": "EIP-8024 dupn/swapn/exchange test fixes + small refactoring (dedicate…",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-19T09:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51af20e5094e0a194181cd025eeb4d59d9f60e1",
          "body": "…tions, depth=0 new account state gas case (#4301)",
          "is_bot": false,
          "headline": "EIP-7708 burn topic + helper rename, EIP-8037 state gas refund correc…",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-18T13:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38cba98e10d332e87054c45c4022e47240c9618a",
          "body": "…te gas reservoir revert fix (#4299)",
          "is_bot": false,
          "headline": "Implement EIP-7954 max contract code and initsize, small EIP-8037 sta…",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-18T12:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df5b9d1010fb5ae0d37665f4679d20d3d60e56c6",
          "body": null,
          "is_bot": false,
          "headline": "Update EST fixtures to v7.1.0 (#4298)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-18T10:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ca40140ed533656dda8f04db73564df8f08fde",
          "body": "…e refunds) (#4293)\n\n* common/evm/vm: bump EIP-8037 params to v7 fixtures values\n\nUpdate the EIP-8037 state-gas constants to match the v7 dev fixtures\n(`amsterdam/v700_mixed_with_other_eips`):\n\n  costPerStateByte:       1174 -> 1530\n  stateBytesPerStorageSet:  32 ->   64\n  stateBytesPerNewAccount: 1\n[…]\nfundCreatePreCharge).\n\neip8037 group: 386 -> 417 / 455 (+31).\nFull Amsterdam dev suite: 1692 -> 1735 / 2042 (+43).\n\n---------\n\nCo-authored-by: Holger Drewes <931137+holgerd77@users.noreply.github.com>",
          "is_bot": false,
          "headline": "evm/vm: EIP-8037 v7 fixtures (param bump + spill/auth/top-level-creat…",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-18T07:45:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f7f2b2e6abaf09d57349aad9eddeeea6a5c73ba3",
          "body": "* Add per-directory reporting to VM test runners (as custom vitest reporter)\n\n* Integrate state reporting into blockchain test runner",
          "is_bot": false,
          "headline": "Improve VM Test Reporting (#4297)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-15T15:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb3e18f36114127ea50e3fa8a7e799ddf261d55",
          "body": null,
          "is_bot": false,
          "headline": "npm audit fixes (#4296)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-05-15T14:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "535e43564141ae446ecd73b57728c03ebe86d3fc",
          "body": null,
          "is_bot": false,
          "headline": "chore: point dev fixtures to bal@v7.0.0 (#4292)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-13T19:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9beaec8cec99d54f99d1ce25dd4ce150b065399c",
          "body": null,
          "is_bot": false,
          "headline": "feat: EIP-8037 (State Creation Gas Cost Increase)  (#4285)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-13T18:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c52caf7659949d43a78d54f31071e0df9c1f7f6c",
          "body": "Sets npm min-release-age to 3 days as a supply-chain mitigation,\nso freshly published package versions are not installed immediately.",
          "is_bot": false,
          "headline": "chore: add .npmrc with min-release-age=3 (#4291)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-13T18:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4479713bad20a710bbb803058084042426ae7414",
          "body": null,
          "is_bot": false,
          "headline": "chore: point dev fixtures to snobal-devnet-6@v1.1.0 (#4284)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-05-05T17:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7842586e441d831f71daa88c31e262bc102843fb",
          "body": "* common: add 7981 to eips\n\n* common: add 7981 to amsterdam hardfork\n\n* tx: update accessListDataGas cost function with 7981 floor cost\n\n* vm: add 7981 calculations to runTx\n\n* test: include INTRINSIC_GAS_TOO_LOW error in expected exceptions\n\n* tx: change getAccessListDataGas()  to return bigint\n\n* \n[…]\nuthored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Implement EIP-7981: Increase Access List Cost (#4282)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-05-04T03:15:14Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a404e7b19b3e03ecfb59bf90e82a596a87df9501",
          "body": "* vm: partial EIP-7976 (calldata floor cost) implementation\n\n* vm: use post-refund totalGasSpent for EIP-7778 block accounting",
          "is_bot": false,
          "headline": "vm: EIP-7976 (calldata floor cost) (#4280)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-04-27T21:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25417b7f640f751762c47da185b8c726dbde6245",
          "body": "- Add e2store to root README (mermaid diagram + Active packages table)\n- Bump Node/npm prerequisites to v20/v9 to match package engines\n- Fix stale execution-spec-tests submodule path in root DEVELOPER.md\n- Remove dead verkle references across util, client and statemanager\n  READMEs (verkle package was removed in #4145)\n- Replace dead statemanager:verkle:* debug namespaces with the live\n  statemanager:binarytree namespace",
          "is_bot": false,
          "headline": "docs: pre-release docs overhaul (#4281)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-04-27T17:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fc5f9a2e8d9e4a8c16b248f34cd42d77c0ea75c",
          "body": "* vm: update execution-spec-tests fixtures to bal@v5.7.0\n\nBumps the execution-spec-tests submodule to the latest fixtures\n(bal@v5.7.0) and updates the hardcoded fixture paths in the BAL\nconsumer test and large-fixture generator script to match the new\ndirectory layout (v570_mixed_with_other_eips, no intermediate\nblockchain_tests/ dir, dropped test_ filename prefix",
          "is_bot": false,
          "headline": "vm: update execution-spec-tests fixtures to bal@v5.7.0 (#4279)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-04-24T16:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a45848656438872e8c6c274631fe43075b1b08d",
          "body": "* rlp: fix bug\n\n* rlp: add test for hexToBytes\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "rlp: fix hexToBytes bug (#4276)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-04-23T19:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3ea7a42566feef0f9c7aaff359fbc6d1caa4347",
          "body": "* vm: create consumeBal function\n\n* vm: test consumeBAL against amsterdam test fixtures\n\n* use EthereumJSError\n\n* Apply copilot suggestion\n\n* vm: add generateLargeFixture and benchmark bal scripts\n\n* fix imports\n\n* add instructions for benchmarking bal\n\n* exclude consumeBal test from CI runs\n\n* remove replaceAll\n\n* delete duplicate\n\n* alter spellings\n\n* lint fix\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "vm: Consume BAL function (#4264)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-04-09T16:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d573a64158e6d1d2ee6e4f438d1e2846772f355",
          "body": "Update vulnerable transitive dependencies:\n- brace-expansion: 1.1.12 → 1.1.13, 2.0.2 → 2.0.3 (DoS via zero-step sequence)\n- flatted: 3.3.3 → 3.4.2 (unbounded recursion DoS, prototype pollution)\n- lodash: 4.17.23 → 4.18.1 (code injection, prototype pollution)\n- picomatch: 2.3.1 → 2.3.2, 4.0.3 → 4.0.4 (ReDoS, method injection)\n- yaml: 2.8.1 → 2.8.3 (stack overflow via deeply nested collections)",
          "is_bot": false,
          "headline": "fix: resolve dependabot security vulnerabilities in dependencies (#4273)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-04-02T10:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bbbf506cf9fc487707ac0b76313c1906de7cf78",
          "body": null,
          "is_bot": false,
          "headline": "Release script updates (#4270)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-03-26T14:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6adf2e70326310322809028783aaafdfc8cfc6ac",
          "body": "* New scope flag for release script (Feel Your Protocol)\n\n* Spell check",
          "is_bot": false,
          "headline": "New --scope Flag for Release Script (#4269)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-03-26T12:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7503b0dc61bf01f259fc42d3b88f2ed00e8fa4f",
          "body": "Co-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "util: fix isEmpty bug (#4268)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-03-25T15:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "417f324d6b0d3b7e738f689475e68610799b392b",
          "body": "* fix: replace typeof window DEBUG checks with globalThis.process\n\n`typeof window === 'undefined'` is broken in Web Workers and Service\nWorkers where `window` is not defined but `process` is also not a\ndeclared global. `process?.env?.DEBUG` still throws ReferenceError in\nthose contexts because optio\n[…]\nde.js-only) use the inline\n`globalThis.process` form. Also fixes the `isBrowser` utility in the\nclient package which used `new Function('return this===window')`,\nbroken in workers for the same reason.",
          "is_bot": false,
          "headline": "fix: replace typeof window DEBUG checks with globalThis.process (#4265)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-03-19T15:53:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "975ea8162a962a7203a1f07e71e62d21fd37c37c",
          "body": "* evm: track selfdestruct beneficiaries\n\n* vm: finalize selfdestruct burn logs\n\n* fix import duplication\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "7708 fix: SELFDESTRUCT finalization logs (#4263)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-03-18T22:51:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "186f20d732d887ee7bf18b088b260722b0c4d666",
          "body": "…ecompile, type exports) (#4261)\n\n* Improve Custom Precompiles API (PrefixedHexString support, getPrecompile, type exports)\n\n* Add tests\n\n* New custom precompile example + README section\n\n* Lint fixing\n\n* Fix build",
          "is_bot": false,
          "headline": "evm: Improve Custom Precompiles API (PrefixedHexString support, getPr…",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-03-12T08:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cf4d7fca66395461e100d79c646f27c800fb1dc",
          "body": "* evm: align 7708 logs\n\n* util: normalize BAL output\n\n* vm: ignore system call BAL\n\n* test(vm): check fixture BAL hash\n\n* fix linting\n\n* evm/fix-ethtransfer-tests\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "evm: fix ethtransfer tests (#4259)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-03-09T13:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e143fdac62e348b9c1233c1b0357f5931eab4faa",
          "body": "* evm: align 7708 logs\n\n* util: normalize BAL output\n\n* vm: ignore system call BAL\n\n* test(vm): check fixture BAL hash\n\n* fix linting\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>\nCo-authored-by: Gabriel Rocheleau <18757482+gabrocheleau@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Misc Amsterdam eip fixes (#4251)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-03-06T03:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4285771a76a3a636a3149383ca3f9ff4803171a",
          "body": "* chore: adjust vm scripts\n\n* chore: downgrade dev BAL fixtures from v5.2.0 to v5.1.0",
          "is_bot": false,
          "headline": "chore: downgrade dev bal 510 (#4258)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-03-05T19:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc608a5a686bfdc0191b8f8c9258c9b9ee426be6",
          "body": "* common: add EIP-7778 and EIP-8024, remove EIP-663\n\n* vm: implement EIP-7778 block gas accounting\n\n* evm: replace EIP-663 with EIP-8024\n\n* evm: implement EIP-8024 opcodes\n\n* test: add gas_used_overflow block exception message\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "Implement EIP-7778 + EIP-8024 (with EIP-663 cleanup) (#4248)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-03-04T21:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f19ead1dbb707d3a884407835b2a188125ad04",
          "body": null,
          "is_bot": false,
          "headline": "fix: npm audit fixes (#4255)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-02-28T23:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dff7ea2bb765e99bdb493d44ff420202cd58b841",
          "body": "* chore: update execution-spec-tests-fixtures submodule\n\n* chore: update script\n\n* chore: update execution-spec-tests-fixtures submodule\n\n* chore: run npm i",
          "is_bot": false,
          "headline": "chore: upgrade eest dev 520 (#4254)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-02-28T22:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa15e3a5baa46f8026a16428066fcb5e6b8c8d54",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n  dependency-version: 3.1.5\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#4253)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-28T22:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "135500b07eecebec6410007f22f7cebfb9645e5c",
          "body": null,
          "is_bot": false,
          "headline": "chore: default test est dev blockchain to v5 (#4252)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-02-28T22:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f452d7bc1395d6fbbfde1235a5c2eed2b7741752",
          "body": "* use latest playwright version for browser tests\n\n* Apply copilot suggestion\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* Remove --no-save and --no-package-lock from install command\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix browser CI: update pinned Playwright version (#4250)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-02-28T22:08:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "554748d16d784333246eb55b19eaac50b22db162",
          "body": "* chore: add eip 7708 to eips\n\n* feat: implement eth transfer and slotnum opcode\n\n* fix: spellcheck\n\n* feat: eip slotnum\n\n* chore: address comments",
          "is_bot": false,
          "headline": "feat: add eip-7708 & 7843 (#4239)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-02-24T12:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d3e75d06fd4e6a0250cefedf0fae1228ed8f2d1",
          "body": "* Add recent-mainnet-block test case for VM\n\n* Increase timeout\n\n* Move to examples, not test-blocking + more suited for experimentation\n\n* Add block 24476001\n\n* Some config\n\n* 244760023 (mainnet bug), 24476003\n\n* block 24476004\n\n* block 24476005\n\n* block 24476006 (gas mismatch)\n\n* block 24476007 + 24476008 (gas mismatch)\n\n* block 24476009\n\n* Move collection script and keep for now",
          "is_bot": false,
          "headline": "Add Recent-Mainnet-Block Test Case for VM (#4243)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-02-19T11:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f71e42615555c6da8169bf5a43fe8d1726f635e6",
          "body": "* New toJSON() method for BAL\n\n* Spelling fix",
          "is_bot": false,
          "headline": "Add toJSON() method for BAL (#4246)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-02-19T11:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9bc56d8f6f874dce6199787c012bf6818d39aae",
          "body": "Co-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "vm: init BAL after setHardfork (#4245)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-02-19T11:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8679b9d89871d5ca6bfe909a533dd9e55de7d5ce",
          "body": "* New timeout option for Util provider fetch to avoid larger data timeouts (e.g. mainnet blocks), start on mainnet/RPC VM run block example\n\n* Fix a setHardfork propagation bug in runBlock() (if e.g. runBlock() sets to BPO & VM still on Prague)\n\n* Simplify example according to fix\n\n* Add VM runBlock debug output for easier follow-up on progress\n\n* Add docs\n\n* Fix VM examples run\n\n* Browser test fix in Util\n\n* Small fix",
          "is_bot": false,
          "headline": "RPCStateManager VM Mainnet Runs (#4242)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-02-17T14:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934ae9687d35b4033e17d59e08051c5da2bcc170",
          "body": "* Remove EIP-7928 genesis restrictions/excemptions\n\n* Add basic BAL helper class to Util\n\n* Add entrypoints to VM.runBlock()\n\n* Add BAL hash check to tester\n\n* define types for BAL\n\n* implement BAL methods\n\n* add BAL functions to runBlock.ts\n\n* collect accesses during runBlock\n\n* Remove formmatListF\n[…]\n\n\n* Fix linting\n\n* For now skip BPO transition tests (test runner logic not implemented) to get the stable blockchain tests run again\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "EIP-7928 Block-Level Access Lists (BAL) Implementation (#4233)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-02-17T10:23:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "10e88f99d1b31f960979cf351f5e6b8ad7b034ac",
          "body": "* mpt: refactor\n\n* mpt: refactor walkController",
          "is_bot": false,
          "headline": "mpt: refactor, comment and simplify MPT class  (#4241)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-02-12T15:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b686614f8f9b4845c40dc5281cc83c1b59b28f3",
          "body": "* client: deduplicate produceBlockWith4844Tx\n\n* Update comment with copilot\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: Gabriel Rocheleau <18757482+gabrocheleau@users.noreply.github.com>",
          "is_bot": false,
          "headline": "client: duplicate test utilities (#4125)",
          "author_name": "Thanh Tran",
          "author_login": "dajneem23",
          "committed_at": "2026-02-05T17:07:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2d0a25c2e2c801c5bc9915bca1b6403ed9c92974",
          "body": null,
          "is_bot": false,
          "headline": "Structural base refactor + clean-up of runTx() (AI) (#4240)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-02-03T09:27:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e0bed18f94f5327264197b9ea6a01efa9a9a3c9",
          "body": "* Fix error message\n\n* Throw e instead of replicating error\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Spec test runner: improve error message (#4236)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-01-29T12:36:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a1d1a76d37d976bebae09ca2e4943f81253601ab",
          "body": "* Update release script to allow for broader release use cases (optional publishing, no revert)\n\n* Update script to also take dependencies from deprecated packages + the testdata package into account\n\n* Small fix\n\n* Update versions + deps\n\n* Rebuild package-lock.json\n\n* Again changing a bit the script semantics\n\n* Update DEVELOPER.md docs\n\n* Update release CHANGELOG prompt\n\n* CHANGELOG entries (AI)\n\n* Adjust script and docs\n\n* Minor\n\n* GitHub release script (AI)",
          "is_bot": false,
          "headline": "New Releases v10.1.1 (#4235)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-01-28T15:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b55f5e8ab42561efb708982fd3e45d15bbd8a7",
          "body": null,
          "is_bot": false,
          "headline": "Delete fix and see what happens (#4230)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-01-20T09:33:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d172a6179c35e874c3c6b24808eaa916b89a919f",
          "body": "* vm: revert state if header validation fails\n\n* update comment on runBlock\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>\nCo-authored-by: Holger Drewes <Holger.Drewes@gmail.com>",
          "is_bot": false,
          "headline": "vm.runBlock: revert state changes if header validation fails (#4227)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-01-19T14:04:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91962440788d070d446f7c32154340d47d7fdc27",
          "body": "* refactor: testdata\n\n* refactor: more test data\n\n* format: fix",
          "is_bot": false,
          "headline": "refactor: more testdata (#4228)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-01-19T12:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a7bda3e756e96b6d8ec08a4056bfdf7bad2483a",
          "body": "* Add static blockAccessListHash field to block header, basic test\n\n* Adopt raw() and toJSON() block header methods\n\n* fix: attmpt to fix\n\n* undo\n\n* vm: fix bpo test cases\n\n* chore: adjust comment\n\n* chore: fix test\n\n* Apply suggestion from @gabrocheleau\n\n---------\n\nCo-authored-by: Gabriel Rocheleau <18757482+gabrocheleau@users.noreply.github.com>\nCo-authored-by: Gabriel Rocheleau <contact@rockwaterweb.com>",
          "is_bot": false,
          "headline": "Some more basic BAL additions (#4226)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-01-19T04:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4cb6fa67460adbce296ce29b7857ce393d1bc7a",
          "body": "* update bundle size script\n\n* apply copilot suggestion\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "update bundle size script (#4220)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-01-19T03:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66806a551be0e0ded52e0bd1d540fced7f5d1c2",
          "body": "* docs: add comments for bytesToUnprefixed strings\n\n* chore: remove some unprefixedhex strings\n\n* docs: add comments for bytesToUnprefixed strings\n\n* chore: remove some unprefixedhex strings\n\n* docs: adjust",
          "is_bot": false,
          "headline": "docs: add comments for bytesToUnprefixed strings (#4212)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-01-15T21:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ed189e37975054e7274df5e3cf2801871d2d7fc",
          "body": "* Update EST with BAL tests\n\n* Add amsterdam HF to Common and EVM\n\n* Align with adjusted test-steering workflow label commands\n\n* Add EIP-7928 to Common",
          "is_bot": false,
          "headline": "First-round BAL Test Integration (#4225)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-01-15T12:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd8c199dd87151168e654f7127d0ec8b1b8b15b8",
          "body": "* vm: include systemCallGasLimit in EIP 7251/7002 params\n\n* vm: use systemCallGasLimit param value in system contract calls\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "vm: use EIP defined systemCallGasLimit  (#4223)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-01-15T09:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f94fe5c027c807b56a1bb7f5edb9c003c71c5d",
          "body": "* Update EST submodule (new stable/dev folder structure)\n\n* Use Osaka test commands for generic test execution\n\n* New more generic script command + workflow org for EST tests",
          "is_bot": false,
          "headline": "More Generic EST Test Run Infrastructure (#4222)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-01-14T16:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079cb9d0abd5522a2fef4cf5cf1ddba87ef5ea5d",
          "body": "* Some small EVM/VM package.json author adjustments\n\n* Performance optimization: only create KZG once\n\n* Use the new runner for the Osaka state tests\n\n* Same KZG optimization for blockchain tests\n\n* Integrate new blockchain test runner to run the Osaka tests",
          "is_bot": false,
          "headline": "First-round Test Runner Integration (#4221)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2026-01-13T12:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6914ad5826b05e9419269132d5a1fed2bb7ed0b7",
          "body": "* create function to load test fixture json files\n\n* create helper to load test fixtures\n\n* create helper to parse test fixture\n\n* helper function to create common for test fork / forks\n\n* helper function to run test case\n\n* write vitest suite to run through state tests\n\n* fix regex capture\n\n* fix t\n[…]\nistent deprecation comments to old runner files to prepare for the new runner\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>\nCo-authored-by: Holger Drewes <Holger.Drewes@gmail.com>",
          "is_bot": false,
          "headline": "execution-spec-tests runners (#4207)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2026-01-13T09:26:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a2d58a0a09415bbb3b52dfaac485cfbf3cbc870",
          "body": "* common: hande custom hardforks by adding them to hfs return\n\n* test: hardforks implementation",
          "is_bot": false,
          "headline": "common: fix hardforks implementation (#4216)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2026-01-09T00:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53af1768aa635391c02e8a1c7036b841e85b540b",
          "body": "* test: remove testdouble\n\n* chore: type issues\n\n* test: attempt to fix client tests\n\n* test: fix last failing tests\n\n* test: more tests fixing\n\n* test: one more fix attempt\n\n* test: simplify stubs\n\n* test: increase timeout",
          "is_bot": false,
          "headline": "test: remove testdouble (#4214)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2025-12-30T15:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae3e3a7ed199358b2bf8f0d2fbc9a823883e5326",
          "body": null,
          "is_bot": false,
          "headline": "test: fix nightly (#4215)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2025-12-29T21:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c640eb91a2b08b5af96edcb02fff4575598ec251",
          "body": "…ation list fields (#4209)\n\n* tx: unpad hex bytes for EIP-7702 inputs to account for \"0x0\" being correctly decoded to `0x` (zero-byte-length) instead of `0x00` (zero as one-byte-length)\n\n* util: add test for unpadBytes on \"0x0\"\n\n* util: do not unpad address\n\n* test: add test cases\n\n* test: address c\n[…]\n\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>\nCo-authored-by: Gabriel Rocheleau <contact@rockwaterweb.com>\nCo-authored-by: Gabriel Rocheleau <18757482+gabrocheleau@users.noreply.github.com>",
          "is_bot": false,
          "headline": "EIP-7702: unpad bytes in case of hex-string \"0x0\" inputs for authoriz…",
          "author_name": "Jochem Brouwer",
          "author_login": "jochem-brouwer",
          "committed_at": "2025-12-24T00:09:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9bfb6cec507df799452bef017d64f2dc10c946e",
          "body": "* remove 3609 activation check\n\n* vm: remove 3607 activation test\n\n* change misleading test description\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "EIP-3607: Treat as always active. (#4210)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2025-12-23T19:58:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "64ba696bb52069ca64cc11ca855b808b007f8d47",
          "body": "* remove nyc devDependency\n\n* run npm i\n\n* chor: adjust import\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>\nCo-authored-by: Gabriel Rocheleau <contact@rockwaterweb.com>",
          "is_bot": false,
          "headline": "vm: remove unused devDependency (#4208)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2025-12-19T20:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07642c75e74a49496eb2ed4a7256d30058175b9e",
          "body": "* Remove redundant modulo length check for msmg1 precompile\n\n* Addition note on coverage command how to include specific files\n\n* Remove unused BLS mul operations + type adjustment (backwards compatible) (left-overs from EIP evolution)\n\n* Remove BLS BigInt(0) gas fallbacks (do not make sense + distort coverage)\n\n* Small DEBUG note on coverage docs\n\n* Minor",
          "is_bot": false,
          "headline": "Some BLS Optimizations (#4201)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2025-12-15T23:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf187e9481fe9d889ace941e79092331eabc08cc",
          "body": "* util: bigint bytes fixes\n\n* chore: fix binary tree issue\n\n* fix: ecrecover setLengthRight",
          "is_bot": false,
          "headline": "util: bigint bytes fixes (#4203)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2025-12-11T23:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f47112c3fbf5d5b3e51a9900a86fc4d768e8d43b",
          "body": "* Add lightweight simple (no CHANGELOG) release script for e.g. nightly releases\n\n* Some script adjustments\n\n* Small developer docs note\n\n* Fix example runner\n\n* Remove outdated e2e hardhat scripts",
          "is_bot": false,
          "headline": "One-click Nightly or Other Lightweight Releases (#4206)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2025-12-04T11:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efbf6d66ce927ade9a88c3a31bd1e2d6bc5bc022",
          "body": "* Expand util blob example\n\n* Fix getBlobs() in Util, remove size limitation in example\n\n* revert change to getBlob\n\n* fix blob example\n\n* Commented out blobs example file reading and make it optional again\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "Add Real-World Util Blob Example (#4192)",
          "author_name": "Holger Drewes",
          "author_login": "holgerd77",
          "committed_at": "2025-12-03T13:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eead0b7e63123ca76f580dcddd7cbe99c3bdd30",
          "body": "* reduce test logging\n\n* fix test count in blockchain runner\n\n* fix state test failure\n\n* lint fix\n\n* skip empty tests\n\n* udpate vm-nightly-test to run tests in parallel\n\n* fix regex\n\n* add passWithNoTests flag\n\n* remove workspace level cache restore\n\n* increase timeout\n\n---------\n\nCo-authored-by: ScottyPoi <scott.simpson@ethereum.org>",
          "is_bot": false,
          "headline": "Fix vm nightly (#4205)",
          "author_name": "Scotty",
          "author_login": "ScottyPoi",
          "committed_at": "2025-12-02T14:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0430b7e09d6656bd00c9f33ea4ddc42b10913d75",
          "body": "* chore: first run at removing some ethereum crypto usage\n\n* common: fix customCrypto test\n\n* chore: fix more customCrypto tests and mocks\n\n* chore: fix another test\n\n* chore: more fixes\n\n* format: remove unused import\n\n* chore: fix examples\n\n* chore: remove some secp256k1 compact\n\n* chore: migrate \n[…]\nhore: finalize removal\n\n* devp2p: migrate remaining import\n\n* test: fix 7702\n\n* test: attempt to fix browsre tests\n\n* test: fix 7702 test\n\n* test: add exception for kzg\n\n* chore: address paul comments",
          "is_bot": false,
          "headline": "monorepo: remove ethereum cryptography (#4195)",
          "author_name": "Gabriel Rocheleau",
          "author_login": "gabrocheleau",
          "committed_at": "2025-11-27T19:32:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 185,
      "latest_release_at": "2026-05-29T12:46:54Z",
      "latest_release_tag": "@ethereumjs/vm@10.1.2",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 41,
      "days_since_latest_release": 54,
      "mean_days_between_releases": 0
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@ethereumjs/tx",
          "exists": true,
          "license": "MPL-2.0",
          "keywords": [
            "ethereum",
            "transactions"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@ethereumjs/tx",
          "is_deprecated": false,
          "latest_version": "10.1.2",
          "repository_url": "https://github.com/ethereumjs/ethereumjs-monorepo",
          "versions_count": 46,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 8068745,
          "first_published_at": "2020-10-22T09:13:12.544000Z",
          "latest_published_at": "2026-05-29T12:10:36.926000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "@ethereumjs/vm",
          "exists": true,
          "license": "MPL-2.0",
          "keywords": [
            "ethereum",
            "VM"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@ethereumjs/vm",
          "is_deprecated": false,
          "latest_version": "10.1.2",
          "repository_url": "https://github.com/ethereumjs/ethereumjs-monorepo",
          "versions_count": 52,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 170708,
          "first_published_at": "2020-10-22T10:40:07.440000Z",
          "latest_published_at": "2026-05-29T12:12:40.420000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "@ethereumjs/evm",
          "exists": true,
          "license": "MPL-2.0",
          "keywords": [
            "ethereum",
            "EVM",
            "JavaScript",
            "TypeScript"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@ethereumjs/evm",
          "is_deprecated": false,
          "latest_version": "10.1.2",
          "repository_url": "https://github.com/ethereumjs/ethereumjs-monorepo",
          "versions_count": 31,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 71297,
          "first_published_at": "2022-06-30T10:31:54.258000Z",
          "latest_published_at": "2026-05-29T12:11:41.781000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "@ethereumjs/mpt",
          "exists": true,
          "license": "MPL-2.0",
          "keywords": [
            "merkle",
            "radix",
            "trie",
            "ethereum"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@ethereumjs/mpt",
          "is_deprecated": false,
          "latest_version": "10.1.2",
          "repository_url": "https://github.com/ethereumjs/ethereumjs-monorepo",
          "versions_count": 8,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 75714,
          "first_published_at": "2024-10-17T09:30:58.075000Z",
          "latest_published_at": "2026-05-29T12:11:08.048000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "@ethereumjs/rlp",
          "exists": true,
          "license": "MPL-2.0",
          "keywords": [
            "rlp",
            "ethereum"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@ethereumjs/rlp",
          "is_deprecated": false,
          "latest_version": "10.1.2",
          "repository_url": "https://github.com/ethereumjs/ethereumjs-monorepo",
          "versions_count": 16,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 11181469,
          "first_published_at": "2022-08-11T15:18:23.485000Z",
          "latest_published_at": "2026-05-29T12:03:36.487000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "@ethereumjs/util",
          "exists": true,
          "license": "MPL-2.0",
          "keywords": [
            "ethereum",
            "utilities",
            "utils"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@ethereumjs/util",
          "is_deprecated": false,
          "latest_version": "10.1.2",
          "repository_url": "https://github.com/ethereumjs/ethereumjs-monorepo",
          "versions_count": 26,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 10490149,
          "first_published_at": "2022-06-30T09:35:55.720000Z",
          "latest_published_at": "2026-05-29T12:04:40.195000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "@ethereumjs/block",
          "exists": true,
          "license": "MPL-2.0",
          "keywords": [
            "ethereum",
            "block"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@ethereumjs/block",
          "is_deprecated": false,
          "latest_version": "10.1.2",
          "repository_url": "https://github.com/ethereumjs/ethereumjs-monorepo",
          "versions_count": 41,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 487697,
          "first_published_at": "2020-10-22T09:34:37.667000Z",
          "latest_published_at": "2026-05-29T12:11:17.361000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 54
        },
        {
          "name": "@ethereumjs/client",
          "exists": true,
          "license": "MPL-2.0",
          "keywords": [
            "ethereum",
            "ethereumjs",
            "client",
            "blockchain",
            "light sync",
            "full sync"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@ethereumjs/client",
          "is_deprecated": false,
          "latest_version": "0.10.5",
          "repository_url": "https://github.com/ethereumjs/ethereumjs-monorepo",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 433,
          "first_published_at": "2021-09-29T21:41:45.213000Z",
          "latest_published_at": "2025-04-29T10:49:24.746000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 449
        }
      ]
    },
    "popularity": {
      "forks": 849,
      "stars": 2756,
      "watchers": 57,
      "fork_history": {
        "days": [
          {
            "date": "2015-08-18",
            "count": 1
          },
          {
            "date": "2015-10-27",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-12-01",
            "count": 1
          },
          {
            "date": "2016-01-02",
            "count": 1
          },
          {
            "date": "2016-01-29",
            "count": 1
          },
          {
            "date": "2016-03-07",
            "count": 2
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-06-02",
            "count": 1
          },
          {
            "date": "2016-06-27",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-15",
            "count": 1
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-11-02",
            "count": 1
          },
          {
            "date": "2016-11-05",
            "count": 1
          },
          {
            "date": "2016-11-18",
            "count": 1
          },
          {
            "date": "2016-11-28",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-02-25",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-17",
            "count": 1
          },
          {
            "date": "2017-04-30",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-25",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 2
          },
          {
            "date": "2017-07-01",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 2
          },
          {
            "date": "2017-07-06",
            "count": 2
          },
          {
            "date": "2017-07-08",
            "count": 2
          },
          {
            "date": "2017-07-10",
            "count": 2
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-07-22",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-10",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-19",
            "count": 1
          },
          {
            "date": "2017-09-23",
            "count": 1
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-03",
            "count": 1
          },
          {
            "date": "2017-10-07",
            "count": 1
          },
          {
            "date": "2017-10-08",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-10-22",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-18",
            "count": 1
          },
          {
            "date": "2017-11-26",
            "count": 1
          },
          {
            "date": "2017-11-30",
            "count": 1
          },
          {
            "date": "2017-12-02",
            "count": 1
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2018-01-13",
            "count": 1
          },
          {
            "date": "2018-01-18",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 1
          },
          {
            "date": "2018-01-31",
            "count": 1
          },
          {
            "date": "2018-02-03",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 2
          },
          {
            "date": "2018-02-12",
            "count": 1
          },
          {
            "date": "2018-02-21",
            "count": 1
          },
          {
            "date": "2018-02-25",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-07",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 2
          },
          {
            "date": "2018-04-11",
            "count": 1
          },
          {
            "date": "2018-04-17",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-04-19",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 2
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-08",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 2
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-07-15",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-02",
            "count": 1
          },
          {
            "date": "2018-08-12",
            "count": 2
          },
          {
            "date": "2018-08-18",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-08-26",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-21",
            "count": 1
          },
          {
            "date": "2018-09-24",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 3
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-07",
            "count": 1
          },
          {
            "date": "2018-10-09",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2018-11-04",
            "count": 1
          },
          {
            "date": "2018-11-08",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 2
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 2
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 3
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-24",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-02-02",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 2
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-03-09",
            "count": 1
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 2
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 2
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-29",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 1
          },
          {
            "date": "2019-07-21",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 2
          },
          {
            "date": "2019-08-06",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 1
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 2
          },
          {
            "date": "2021-01-27",
            "count": 2
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 2
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 2
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 2
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-03",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 2
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 2
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-05",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 2
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 2
          },
          {
            "date": "2021-08-25",
            "count": 2
          },
          {
            "date": "2021-08-27",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 2
          },
          {
            "date": "2021-09-04",
            "count": 1
          },
          {
            "date": "2021-09-18",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-02",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 2
          },
          {
            "date": "2021-10-07",
            "count": 2
          },
          {
            "date": "2021-10-09",
            "count": 2
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 2
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 2
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 3
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 2
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 2
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 2
          },
          {
            "date": "2021-12-31",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 2
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 2
          },
          {
            "date": "2022-01-23",
            "count": 2
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 2
          },
          {
            "date": "2022-01-29",
            "count": 2
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 2
          },
          {
            "date": "2022-02-17",
            "count": 2
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 3
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 2
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 2
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 2
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 2
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 2
          },
          {
            "date": "2022-09-25",
            "count": 2
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-08",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 2
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 2
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 2
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 2
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 2
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 2
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 2
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 2
          },
          {
            "date": "2023-02-21",
            "count": 2
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 2
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 2
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 2
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 2
          },
          {
            "date": "2023-05-09",
            "count": 2
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 2
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 2
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-27",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-04",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 2
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 2
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 2
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 2
          },
          {
            "date": "2024-01-28",
            "count": 3
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 2
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-03-02",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 2
          },
          {
            "date": "2024-03-08",
            "count": 2
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 2
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 2
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 2
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 2
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 2
          },
          {
            "date": "2024-04-13",
            "count": 2
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 2
          },
          {
            "date": "2024-06-14",
            "count": 3
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 2
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 3
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-06",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 2
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 4
          },
          {
            "date": "2025-02-03",
            "count": 2
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 2
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 3
          },
          {
            "date": "2025-03-21",
            "count": 2
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 3
          },
          {
            "date": "2025-05-13",
            "count": 2
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 2
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 2
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 777,
        "total_forks": 849
      },
      "star_history": null,
      "open_issues_and_prs": 132
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "recipes"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/binarytree/tsconfig.json",
        "packages/block/tsconfig.json",
        "packages/blockchain/tsconfig.json",
        "packages/client/tsconfig.json",
        "packages/common/tsconfig.json",
        "packages/devp2p/tsconfig.json",
        "packages/e2store/tsconfig.json",
        "packages/ethash/tsconfig.json",
        "packages/evm/tsconfig.json",
        "packages/genesis/tsconfig.json",
        "packages/mpt/tsconfig.json",
        "packages/rlp/tsconfig.json",
        "packages/statemanager/tsconfig.json",
        "packages/testdata/tsconfig.json",
        "packages/tx/tsconfig.json",
        "packages/util/tsconfig.json",
        "packages/vm/tsconfig.json",
        "packages/wallet/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 639819,
      "source_files_sampled": 1024,
      "oversized_source_files": 8,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json",
        "scripts/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 6,
        "malicious_count": 0,
        "assessed_package": "npm:@ethereumjs/tx@10.1.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/binarytree/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/binarytree/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/binarytree/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "debug",
          "manifest": "packages/binarytree/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.0"
        },
        {
          "name": "lru-cache",
          "manifest": "packages/binarytree/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.0.2"
        },
        {
          "name": "@ethereumjs/common",
          "manifest": "packages/block/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/block/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/mpt",
          "manifest": "packages/block/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/tx",
          "manifest": "packages/block/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/block/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@noble/curves",
          "manifest": "packages/block/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/block/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@ethereumjs/block",
          "manifest": "packages/blockchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/common",
          "manifest": "packages/blockchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/mpt",
          "manifest": "packages/blockchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/blockchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/blockchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "debug",
          "manifest": "packages/blockchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.0"
        },
        {
          "name": "eventemitter3",
          "manifest": "packages/blockchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "lru-cache",
          "manifest": "packages/blockchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.0.2"
        },
        {
          "name": "@ethereumjs/block",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/blockchain",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/common",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/devp2p",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.0"
        },
        {
          "name": "@ethereumjs/ethash",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.0.0"
        },
        {
          "name": "@ethereumjs/evm",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/genesis",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/mpt",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/statemanager",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/tx",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@ethereumjs/vm",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "10.1.2"
        },
        {
          "name": "@js-sdsl/ordered-map",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.2"
        },
        {
          "name": "@multiformats/multiaddr",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.4.0"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@noble/curves",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@paulmillr/trusted-setups",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.2.0"
        },
        {
          "name": "@polkadot/wasm-crypto",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.4.1"
        },
        {
          "name": "@scure/base",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.4"
        },
        {
          "name": "abstract-level",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.1"
        },
        {
          "name": "body-parser",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.20.3"
        },
        {
          "name": "chalk",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.6.2"
        },
        {
          "name": "connect",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.7.0"
        },
        {
          "name": "cors",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.8.5"
        },
        {
          "name": "debug",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.0"
        },
        {
          "name": "eventemitter3",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "jayson",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.1.3"
        },
        {
          "name": "level",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.0"
        },
        {
          "name": "mcl-wasm",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.8.0"
        },
        {
          "name": "memory-level",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "micro-eth-signer",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.15.0"
        },
        {
          "name": "prom-client",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.1.3"
        },
        {
          "name": "rustbn-wasm",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.4.0"
        },
        {
          "name": "winston",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.17.0"
        },
        {
          "name": "winston-daily-rotate-file",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "yargs",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.7.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "eventemitter3",
          "manifest": "packages/common/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "@ethereumjs/common",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@noble/curves",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@scure/base",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.4"
        },
        {
          "name": "debug",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.0"
        },
        {
          "name": "eventemitter3",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "lru-cache",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.0.2"
        },
        {
          "name": "scanf",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "1.2.0"
        },
        {
          "name": "snappyjs",
          "manifest": "packages/devp2p/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.0"
        },
        {
          "name": "@ethereumjs/block",
          "manifest": "packages/e2store/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/blockchain",
          "manifest": "packages/e2store/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/e2store/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/e2store/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "level",
          "manifest": "packages/e2store/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.0"
        },
        {
          "name": "micro-eth-signer",
          "manifest": "packages/e2store/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.15.0"
        },
        {
          "name": "snappyjs",
          "manifest": "packages/e2store/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.7.0"
        },
        {
          "name": "@ethereumjs/block",
          "manifest": "packages/ethash/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/ethash/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/ethash/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/ethash/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "bigint-crypto-utils",
          "manifest": "packages/ethash/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.3.0"
        },
        {
          "name": "@ethereumjs/common",
          "manifest": "packages/evm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/statemanager",
          "manifest": "packages/evm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/evm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@noble/curves",
          "manifest": "packages/evm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/evm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "debug",
          "manifest": "packages/evm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.0"
        },
        {
          "name": "eventemitter3",
          "manifest": "packages/evm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "@ethereumjs/common",
          "manifest": "packages/genesis/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/genesis/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/mpt/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/mpt/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/mpt/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "debug",
          "manifest": "packages/mpt/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.0"
        },
        {
          "name": "lru-cache",
          "manifest": "packages/mpt/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.0.2"
        },
        {
          "name": "@ethereumjs/binarytree",
          "manifest": "packages/statemanager/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/common",
          "manifest": "packages/statemanager/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/statemanager/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/mpt",
          "manifest": "packages/statemanager/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/statemanager/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@js-sdsl/ordered-map",
          "manifest": "packages/statemanager/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.2"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/statemanager/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "debug",
          "manifest": "packages/statemanager/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.0"
        },
        {
          "name": "lru-cache",
          "manifest": "packages/statemanager/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.0.2"
        },
        {
          "name": "@ethereumjs/common",
          "manifest": "packages/tx/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/tx/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/tx/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@noble/curves",
          "manifest": "packages/tx/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/tx/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/util/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@noble/curves",
          "manifest": "packages/util/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/util/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "@ethereumjs/block",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/common",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/evm",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/mpt",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/rlp",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/statemanager",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/tx",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "debug",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.0"
        },
        {
          "name": "eventemitter3",
          "manifest": "packages/vm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "@ethereumjs/util",
          "manifest": "packages/wallet/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.2"
        },
        {
          "name": "@scure/base",
          "manifest": "packages/wallet/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.4"
        },
        {
          "name": "@noble/hashes",
          "manifest": "packages/wallet/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        },
        {
          "name": "ethereum-cryptography",
          "manifest": "packages/wallet/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.0"
        },
        {
          "name": "js-md5",
          "manifest": "packages/wallet/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.8.3"
        },
        {
          "name": "uuid",
          "manifest": "packages/wallet/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@ethereumjs/binarytree",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/binarytree",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/block",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/block",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/blockchain",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/blockchain",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/common",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/common",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/devp2p",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/ethash",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/ethash",
            "direct": true,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/evm",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/evm",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/genesis",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/genesis",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/mpt",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/mpt",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/rlp",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/rlp",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/statemanager",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/statemanager",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/tx",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/tx",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/util",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/util",
            "direct": true,
            "version": "^10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/vm",
            "direct": true,
            "version": "10.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@js-sdsl/ordered-map",
            "direct": true,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@js-sdsl/ordered-map",
            "direct": true,
            "version": "^4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@multiformats/multiaddr",
            "direct": true,
            "version": "12.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@multiformats/multiaddr",
            "direct": true,
            "version": "13.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@multiformats/multiaddr",
            "direct": true,
            "version": "^12.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/curves",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/curves",
            "direct": true,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/curves",
            "direct": true,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/curves",
            "direct": true,
            "version": "1.9.7",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/curves",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/curves",
            "direct": true,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": true,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": true,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": true,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@paulmillr/trusted-setups",
            "direct": true,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@paulmillr/trusted-setups",
            "direct": true,
            "version": "^0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/wasm-crypto",
            "direct": true,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/wasm-crypto",
            "direct": true,
            "version": "^7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@scure/base",
            "direct": true,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@scure/base",
            "direct": true,
            "version": "^1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "abstract-level",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "abstract-level",
            "direct": true,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "abstract-level",
            "direct": true,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bigint-crypto-utils",
            "direct": true,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bigint-crypto-utils",
            "direct": true,
            "version": "^3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": true,
            "version": "1.20.6",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": true,
            "version": "^1.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "^5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "connect",
            "direct": true,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "connect",
            "direct": true,
            "version": "^3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": true,
            "version": "2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": true,
            "version": "^2.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "^4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ethereum-cryptography",
            "direct": true,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ethereum-cryptography",
            "direct": true,
            "version": "^3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": true,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": true,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": true,
            "version": "^5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jayson",
            "direct": true,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jayson",
            "direct": true,
            "version": "^4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-md5",
            "direct": true,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-md5",
            "direct": true,
            "version": "^0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "level",
            "direct": true,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "level",
            "direct": true,
            "version": "^9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": true,
            "version": "11.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": true,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": true,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "mcl-wasm",
            "direct": true,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "mcl-wasm",
            "direct": true,
            "version": "^1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "memory-level",
            "direct": true,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "memory-level",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micro-eth-signer",
            "direct": true,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "micro-eth-signer",
            "direct": true,
            "version": "^0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "prom-client",
            "direct": true,
            "version": "15.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prom-client",
            "direct": true,
            "version": "^15.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rustbn-wasm",
            "direct": true,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "rustbn-wasm",
            "direct": true,
            "version": "^0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "scanf",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "snappyjs",
            "direct": true,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "snappyjs",
            "direct": true,
            "version": "^0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "11.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": true,
            "version": "^11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston",
            "direct": true,
            "version": "3.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston",
            "direct": true,
            "version": "^3.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston-daily-rotate-file",
            "direct": true,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston-daily-rotate-file",
            "direct": true,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": true,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": true,
            "version": "^17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@adraffy/ens-normalize",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@awasm/noble",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@awasm/noble",
            "direct": false,
            "version": "^0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@blazediff/core",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@chainsafe/is-ip",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@chainsafe/netmask",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-bundled-dicts",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-json-reporter",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-pipe",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-resolver",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-service-bus",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-types",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-ada",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-al",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-aws",
            "direct": false,
            "version": "4.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-bash",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-companies",
            "direct": false,
            "version": "3.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-cpp",
            "direct": false,
            "version": "6.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-cryptocurrencies",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-csharp",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-css",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-dart",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-data-science",
            "direct": false,
            "version": "2.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-django",
            "direct": false,
            "version": "4.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-docker",
            "direct": false,
            "version": "1.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-dotnet",
            "direct": false,
            "version": "5.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-elixir",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en-common-misspellings",
            "direct": false,
            "version": "2.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en-gb",
            "direct": false,
            "version": "1.1.33",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en_us",
            "direct": false,
            "version": "4.4.36",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-filetypes",
            "direct": false,
            "version": "3.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-flutter",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-fonts",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-fsharp",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-fullstack",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-gaming-terms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-git",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-golang",
            "direct": false,
            "version": "6.0.26",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-google",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-haskell",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-html",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-html-symbol-entities",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-java",
            "direct": false,
            "version": "5.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-julia",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-k8s",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-kotlin",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-latex",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-lorem-ipsum",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-lua",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-makefile",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-markdown",
            "direct": false,
            "version": "2.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-monkeyc",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-node",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-npm",
            "direct": false,
            "version": "5.2.43",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-php",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-powershell",
            "direct": false,
            "version": "5.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-public-licenses",
            "direct": false,
            "version": "2.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-python",
            "direct": false,
            "version": "4.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-r",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-ruby",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-rust",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-scala",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-shell",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-software-terms",
            "direct": false,
            "version": "5.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-sql",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-svelte",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-swift",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-terraform",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-typescript",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-vue",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dynamic-import",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/filetypes",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/strong-weak-map",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/url",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@dabh/diagnostics",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@dnsquery/dns-packet",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/client",
            "direct": false,
            "version": "0.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/e2store",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/testdata",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ethereumjs/wallet",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gerrit0/mini-shiki",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@harperfast/extended-iterable",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@leichtgewicht/ip-codec",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@libp2p/interface",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-darwin-arm64",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-darwin-x64",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-arm",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-arm64",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-x64",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-win32-arm64",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-win32-x64",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-arm64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-win32-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@multiformats/dns",
            "direct": false,
            "version": "1.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/ciphers",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@paulmillr/jsbt",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@paulmillr/jsbt",
            "direct": false,
            "version": "^0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.29",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/util",
            "direct": false,
            "version": "13.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/util",
            "direct": false,
            "version": "^13.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/wasm-bridge",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/wasm-crypto-asmjs",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/wasm-crypto-init",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/wasm-crypto-wasm",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/wasm-util",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/x-bigint",
            "direct": false,
            "version": "13.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/x-global",
            "direct": false,
            "version": "13.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/x-randomvalues",
            "direct": false,
            "version": "13.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/x-textdecoder",
            "direct": false,
            "version": "13.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@polkadot/x-textencoder",
            "direct": false,
            "version": "13.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-virtual",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@scure/bip32",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@scure/bip39",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@so-ric/colorspace",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-ppc64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-s390x-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/counter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/wasm",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@types/benchmark",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/benchmark",
            "direct": false,
            "version": "^2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bn.js",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "^1.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "^3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cors",
            "direct": false,
            "version": "2.8.19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cors",
            "direct": false,
            "version": "^2.8.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "^4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/fs-extra",
            "direct": false,
            "version": "11.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/fs-extra",
            "direct": false,
            "version": "^11.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/js-md5",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/js-md5",
            "direct": false,
            "version": "^0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonfile",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/k-bucket",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/k-bucket",
            "direct": false,
            "version": "^5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.17.24",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash.zip",
            "direct": false,
            "version": "4.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash.zip",
            "direct": false,
            "version": "^4.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "^1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "12.20.55",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.43",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.13.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^22.13.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-dir",
            "direct": false,
            "version": "0.0.37",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-dir",
            "direct": false,
            "version": "^0.0.37",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "^6.9.18",
            "ecosystem": "npm"
          },
          {
            "name": "@types/snappyjs",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/snappyjs",
            "direct": false,
            "version": "^0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/triple-beam",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/uuid",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/uuid",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "7.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "^8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "^17.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-aix-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-loong64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-mips64el",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-riscv64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-s390x",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-sunos-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/browser",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/browser-playwright",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-istanbul",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/ui",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/parsers",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "abitype",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "abort-error",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "aes-js",
            "direct": false,
            "version": "4.0.0-beta.5",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array-timsort",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.43",
            "ecosystem": "npm"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "^2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "bintrees",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bn.js",
            "direct": false,
            "version": "5.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-level",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001805",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk-template",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "classic-level",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "clear-module",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "command-exists",
            "direct": false,
            "version": "1.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "comment-json",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cspell",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-config-lib",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-dictionary",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-gitignore",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-glob",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-grammar",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-io",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-lib",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-trie-lib",
            "direct": false,
            "version": "8.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "delay",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.389",
            "ecosystem": "npm"
          },
          {
            "name": "embedme",
            "direct": false,
            "version": "1.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "enabled",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract-get",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es6-promise",
            "direct": false,
            "version": "4.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "es6-promisify",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ethers",
            "direct": false,
            "version": "6.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "ethers",
            "direct": false,
            "version": "^6.13.5",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "^3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eyes",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-equals",
            "direct": false,
            "version": "5.4.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": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fecha",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-stream-rotator",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "fn.name",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensequence",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stdin",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-hooks-list",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "gitignore-parser",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hashlru",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-document.all",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-ws",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-ws",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-ws",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isows",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "it-merge",
            "direct": false,
            "version": "3.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "it-pair",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "it-pair",
            "direct": false,
            "version": "^2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "it-pipe",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "it-pipe",
            "direct": false,
            "version": "^3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "it-pushable",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "it-pushable",
            "direct": false,
            "version": "^3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "it-queueless-pushable",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "it-stream-types",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-sha3",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kuler",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "kzg-wasm",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "level-supports",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "level-transcoder",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "15.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "8.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "lmdb",
            "direct": false,
            "version": "3.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "lmdb",
            "direct": false,
            "version": "^3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lockfile-lint-api",
            "direct": false,
            "version": "5.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.zip",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.zip",
            "direct": false,
            "version": "^4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "logform",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "main-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "maybe-combine-errors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micro-packed",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "^1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "module-error",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr-extract",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "multiformats",
            "direct": false,
            "version": "13.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "multiformats",
            "direct": false,
            "version": "14.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "napi-macros",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-dir",
            "direct": false,
            "version": "0.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "node-dir",
            "direct": false,
            "version": "^0.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "node-exports-info",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build",
            "direct": false,
            "version": "4.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build-optional-packages",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "one-time",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "ordered-binary",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ox",
            "direct": false,
            "version": "0.14.30",
            "ecosystem": "npm"
          },
          {
            "name": "p-defer",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "platform",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "pngjs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.19",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "progress-events",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "race-signal",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.7",
            "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": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-visualizer",
            "direct": false,
            "version": "5.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-visualizer",
            "direct": false,
            "version": "^5.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-stable-stringify",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "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.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "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": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "solc",
            "direct": false,
            "version": "0.8.36",
            "ecosystem": "npm"
          },
          {
            "name": "solc",
            "direct": false,
            "version": "^0.8.28",
            "ecosystem": "npm"
          },
          {
            "name": "sort-object-keys",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "sort-package-json",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "split",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "split",
            "direct": false,
            "version": "^1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-trace",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chain",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "stream-json",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "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-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tdigest",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "text-hex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.7",
            "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": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "triple-beam",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "0.28.20",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-plugin-markdown",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "uint8-varint",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "uint8-varint",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "uint8arraylist",
            "direct": false,
            "version": "2.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "uint8arraylist",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uint8arrays",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "uint8arrays",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "utf8-codec",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "viem",
            "direct": false,
            "version": "2.55.2",
            "ecosystem": "npm"
          },
          {
            "name": "viem",
            "direct": false,
            "version": "^2.38.6",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-top-level-await",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite-plugin-wasm",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-textdocument",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "weak-lru-cache",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston-transport",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.12",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "^8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 964,
        "direct_count": 101,
        "indirect_count": 863
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 41,
        "merged_prs": 2509,
        "open_issues": 91,
        "closed_ratio": 0.923,
        "closed_issues": 1097,
        "closed_unmerged_prs": 531
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "holgerd77",
          "commits": 2565,
          "avatar_url": "https://avatars.githubusercontent.com/u/931137?v=4"
        },
        {
          "type": "User",
          "login": "ryanio",
          "commits": 739,
          "avatar_url": "https://avatars.githubusercontent.com/u/22116?v=4"
        },
        {
          "type": "User",
          "login": "jochem-brouwer",
          "commits": 511,
          "avatar_url": "https://avatars.githubusercontent.com/u/29359032?v=4"
        },
        {
          "type": "User",
          "login": "axic",
          "commits": 476,
          "avatar_url": "https://avatars.githubusercontent.com/u/20340?v=4"
        },
        {
          "type": "User",
          "login": "acolytec3",
          "commits": 338,
          "avatar_url": "https://avatars.githubusercontent.com/u/17355484?v=4"
        },
        {
          "type": "User",
          "login": "gabrocheleau",
          "commits": 309,
          "avatar_url": "https://avatars.githubusercontent.com/u/18757482?v=4"
        },
        {
          "type": "User",
          "login": "wanderer",
          "commits": 280,
          "avatar_url": "https://avatars.githubusercontent.com/u/158211?v=4"
        },
        {
          "type": "User",
          "login": "s1na",
          "commits": 241,
          "avatar_url": "https://avatars.githubusercontent.com/u/1591639?v=4"
        },
        {
          "type": "User",
          "login": "evertonfraga",
          "commits": 233,
          "avatar_url": "https://avatars.githubusercontent.com/u/47108?v=4"
        },
        {
          "type": "User",
          "login": "alcuadrado",
          "commits": 210,
          "avatar_url": "https://avatars.githubusercontent.com/u/176499?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.344
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "binarytree-build.yml",
        "block-build.yml",
        "blockchain-build.yml",
        "browser.yml",
        "build.yml",
        "client-build.yml",
        "common-build.yml",
        "devp2p-build.yml",
        "docker-image.yml",
        "evm-build.yml",
        "examples.yml",
        "lint.yml",
        "lockfile.yml",
        "mpt-build.yml",
        "noCompile.yml",
        "node-versions.yml",
        "other-nightly.yml",
        "rlp-ethash-genesis-wallet-build.yml",
        "spellcheck.yml",
        "statemanager-build.yml",
        "tx-build.yml",
        "typecheck.yml",
        "util-build.yml",
        "vm-build.yml",
        "vm-nightly-test.yml",
        "vm-pr.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "biome.json",
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 8,
            "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": "30 out of 30 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": 1,
            "reason": "Found 5/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 62 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": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 4 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": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f65ebc8145810cf5488c639520f2294097167312",
        "ran_at": "2026-07-22T20:04:16Z",
        "aggregate_score": 6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T04:19:01Z",
      "oldest_open_prs": [
        {
          "number": 780,
          "created_at": "2020-06-16T16:04:16Z",
          "last_comment_at": "2022-01-13T20:11:28Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 1561,
          "created_at": "2021-11-10T11:40:54Z",
          "last_comment_at": "2021-11-10T11:46:36Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1572,
          "created_at": "2021-11-16T16:38:35Z",
          "last_comment_at": "2024-02-20T10:50:00Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 2662,
          "created_at": "2023-04-24T16:47:27Z",
          "last_comment_at": "2023-04-29T10:55:53Z",
          "last_comment_author": "jochem-brouwer"
        },
        {
          "number": 2713,
          "created_at": "2023-05-20T08:00:13Z",
          "last_comment_at": "2025-11-17T13:40:41Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 3029,
          "created_at": "2023-09-15T11:53:03Z",
          "last_comment_at": "2023-09-15T11:57:04Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 3040,
          "created_at": "2023-09-19T10:30:10Z",
          "last_comment_at": "2023-09-20T21:18:36Z",
          "last_comment_author": "jochem-brouwer"
        },
        {
          "number": 3117,
          "created_at": "2023-10-25T10:33:30Z",
          "last_comment_at": "2024-02-20T09:54:36Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 3198,
          "created_at": "2023-12-15T02:42:36Z",
          "last_comment_at": "2024-02-14T12:21:25Z",
          "last_comment_author": "jochem-brouwer"
        },
        {
          "number": 3219,
          "created_at": "2024-01-08T13:04:31Z",
          "last_comment_at": "2024-02-14T09:52:16Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 3311,
          "created_at": "2024-03-09T19:22:13Z",
          "last_comment_at": "2024-10-09T10:53:12Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 3317,
          "created_at": "2024-03-13T05:44:59Z",
          "last_comment_at": "2024-03-13T13:13:16Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 3437,
          "created_at": "2024-05-23T12:57:44Z",
          "last_comment_at": "2024-07-01T12:16:33Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 3465,
          "created_at": "2024-06-19T07:53:51Z",
          "last_comment_at": "2026-03-30T18:06:49Z",
          "last_comment_author": "gabrocheleau"
        },
        {
          "number": 3584,
          "created_at": "2024-08-13T18:35:02Z",
          "last_comment_at": "2024-08-27T11:34:35Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 3696,
          "created_at": "2024-09-22T13:07:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3697,
          "created_at": "2024-09-22T15:15:25Z",
          "last_comment_at": "2024-09-22T16:11:30Z",
          "last_comment_author": "jochem-brouwer"
        },
        {
          "number": 3713,
          "created_at": "2024-09-30T10:38:42Z",
          "last_comment_at": "2025-11-17T12:04:01Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 3714,
          "created_at": "2024-10-01T12:04:03Z",
          "last_comment_at": "2025-02-10T15:07:43Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 3733,
          "created_at": "2024-10-09T13:10:01Z",
          "last_comment_at": "2024-11-08T19:08:03Z",
          "last_comment_author": "jochem-brouwer"
        }
      ],
      "last_merged_pr_at": "2026-07-21T22:02:51Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1053,
          "created_at": "2019-01-10T08:47:05Z",
          "last_comment_at": "2023-08-01T11:12:07Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 563,
          "created_at": "2019-07-25T13:54:54Z",
          "last_comment_at": "2024-10-09T12:58:09Z",
          "last_comment_author": "g11tech"
        },
        {
          "number": 605,
          "created_at": "2019-09-23T17:30:58Z",
          "last_comment_at": "2019-09-24T00:21:05Z",
          "last_comment_author": "cgewecke"
        },
        {
          "number": 614,
          "created_at": "2019-11-11T13:34:55Z",
          "last_comment_at": "2024-10-09T10:29:22Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 1059,
          "created_at": "2020-09-10T07:19:41Z",
          "last_comment_at": "2025-11-17T12:57:59Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 969,
          "created_at": "2020-11-27T15:04:35Z",
          "last_comment_at": "2025-10-01T15:32:30Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 1072,
          "created_at": "2021-01-27T10:03:48Z",
          "last_comment_at": "2023-10-23T09:08:17Z",
          "last_comment_author": "jochem-brouwer"
        },
        {
          "number": 1114,
          "created_at": "2021-02-16T01:16:01Z",
          "last_comment_at": "2022-12-13T18:13:37Z",
          "last_comment_author": "JowieXiang"
        },
        {
          "number": 1215,
          "created_at": "2021-04-21T09:14:21Z",
          "last_comment_at": "2025-03-05T16:26:52Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 1267,
          "created_at": "2021-05-25T10:19:47Z",
          "last_comment_at": "2022-01-13T17:57:22Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 1529,
          "created_at": "2021-10-16T12:40:42Z",
          "last_comment_at": "2023-08-01T10:42:27Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 1564,
          "created_at": "2021-11-11T09:34:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1597,
          "created_at": "2021-12-07T17:32:51Z",
          "last_comment_at": "2021-12-21T08:31:09Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 1675,
          "created_at": "2022-01-31T14:54:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1699,
          "created_at": "2022-02-08T11:14:03Z",
          "last_comment_at": "2022-02-09T10:10:54Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 1758,
          "created_at": "2022-03-01T16:28:36Z",
          "last_comment_at": "2024-02-20T13:13:02Z",
          "last_comment_author": "acolytec3"
        },
        {
          "number": 1845,
          "created_at": "2022-04-07T10:43:39Z",
          "last_comment_at": "2022-06-15T09:41:35Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 1961,
          "created_at": "2022-06-15T10:15:02Z",
          "last_comment_at": "2022-08-04T08:24:27Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 2053,
          "created_at": "2022-07-17T22:18:06Z",
          "last_comment_at": "2023-07-31T17:55:54Z",
          "last_comment_author": "holgerd77"
        },
        {
          "number": 2090,
          "created_at": "2022-08-02T12:31:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ethereumjs/ethereumjs-monorepo",
    "host": "github.com",
    "name": "ethereumjs-monorepo",
    "owner": "ethereumjs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 81,
      "inputs": {
        "security": 68,
        "vitality": 95,
        "community": 82,
        "governance": 80,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "commits_last_year": 185,
              "human_commit_share": 0.99,
              "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": "185 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 185
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "@ethereumjs/vm@10.1.2",
              "releases_from_tags": false,
              "days_since_latest_release": 54,
              "mean_days_between_releases": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 54 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "forks": 849,
              "stars": 2756,
              "watchers": 57,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,756 stars",
                "points": 55.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2756
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "849 forks",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 849
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "57 watchers",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 100,
            "inputs": {
              "packages": [
                "@ethereumjs/tx",
                "@ethereumjs/vm",
                "@ethereumjs/evm",
                "@ethereumjs/mpt",
                "@ethereumjs/rlp",
                "@ethereumjs/util",
                "@ethereumjs/block",
                "@ethereumjs/client"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 30546212
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "30,546,212 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 30546212,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 80,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 98,
              "top_contributor_share": 0.344
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 34% of commits",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 34
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 62 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 2509,
              "open_issues": 91,
              "closed_issues": 1097,
              "issue_closed_ratio": 0.923,
              "closed_unmerged_prs": 531
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2509/3040 decided PRs merged",
                "points": 31.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2509,
                      "decided": 3040
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "followers": 434,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ethereumjs",
              "public_repos": 52,
              "account_age_days": 3872
            },
            "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": "434 followers of ethereumjs",
                "points": 19,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 434,
                      "login": "ethereumjs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "52 public repos, account ~10 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 52
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@ethereumjs/tx",
                "@ethereumjs/vm",
                "@ethereumjs/evm",
                "@ethereumjs/mpt",
                "@ethereumjs/rlp",
                "@ethereumjs/util",
                "@ethereumjs/block",
                "@ethereumjs/client"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 54
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 54 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 54
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "52 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "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": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "26 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "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": "biome.json, eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json, eslint.config.mjs"
                    }
                  }
                ],
                "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 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": [
                "javascript",
                "ethereum",
                "ethereumjs",
                "evm",
                "virtual-machine",
                "vm",
                "bytecode",
                "typescript",
                "monorepo",
                "client",
                "mpt"
              ],
              "has_wiki": false,
              "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": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 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": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 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": "Found 5/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 62 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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 4 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 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@ethereumjs/tx@10.1.2 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@ethereumjs/tx@10.1.2",
                  "assessed": 6
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 6,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "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": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 6,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 22
            },
            "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,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.96,
              "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": "95 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 95,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/binarytree/tsconfig.json",
                "packages/block/tsconfig.json",
                "packages/blockchain/tsconfig.json",
                "packages/client/tsconfig.json",
                "packages/common/tsconfig.json",
                "packages/devp2p/tsconfig.json",
                "packages/e2store/tsconfig.json",
                "packages/ethash/tsconfig.json",
                "packages/evm/tsconfig.json",
                "packages/genesis/tsconfig.json",
                "packages/mpt/tsconfig.json",
                "packages/rlp/tsconfig.json",
                "packages/statemanager/tsconfig.json",
                "packages/testdata/tsconfig.json",
                "packages/tx/tsconfig.json",
                "packages/util/tsconfig.json",
                "packages/vm/tsconfig.json",
                "packages/wallet/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.13,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "biome.json, eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/binarytree/tsconfig.json, packages/block/tsconfig.json, packages/blockchain/tsconfig.json, packages/client/tsconfig.json, packages/common/tsconfig.json, packages/devp2p/tsconfig.json, packages/e2store/tsconfig.json, packages/ethash/tsconfig.json, packages/evm/tsconfig.json, packages/genesis/tsconfig.json, packages/mpt/tsconfig.json, packages/rlp/tsconfig.json, packages/statemanager/tsconfig.json, packages/testdata/tsconfig.json, packages/tx/tsconfig.json, packages/util/tsconfig.json, packages/vm/tsconfig.json, packages/wallet/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/binarytree/tsconfig.json, packages/block/tsconfig.json, packages/blockchain/tsconfig.json, packages/client/tsconfig.json, packages/common/tsconfig.json, packages/devp2p/tsconfig.json, packages/e2store/tsconfig.json, packages/ethash/tsconfig.json, packages/evm/tsconfig.json, packages/genesis/tsconfig.json, packages/mpt/tsconfig.json, packages/rlp/tsconfig.json, packages/statemanager/tsconfig.json, packages/testdata/tsconfig.json, packages/tx/tsconfig.json, packages/util/tsconfig.json, packages/vm/tsconfig.json, packages/wallet/tsconfig.json, 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": "13 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 639819,
              "source_files_sampled": 1024,
              "oversized_source_files": 8
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "8/1024 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1024,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "recipes"
              ],
              "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, recipes",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, recipes"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T20:04:53.297349Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/ethereumjs/ethereumjs-monorepo.svg",
  "full_name": "ethereumjs/ethereumjs-monorepo",
  "license_state": "absent",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.