Public record
Software health reportschema 0.23.0 ยท metrics 1.13.0 ยท 2026-07-21 17:03 UTC

neuralfog / elemix

Rust ยท TypeScriptMITโ˜… 0 starsโ‘‚ 0 forkssince Mar 2025View on GitHub โ†—

neuralfog/elemix holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Vitality (79/100) and lowest on Community & Adoption (35/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

58
overall / 100
Moderate

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.

58
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

neuralfogOrganization
0 followers7 public repossince Feb 2025

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@neuralfog/elemix-vite0.0.0-dev.32,6842837 days agoโ€”
npm@neuralfog/elemix0.8.23,6855741 days agoโ€”
npm@neuralfog/elemix-storybook0.8.22,9334541 days agoโ€”
npmcreate-elemix-app0.9.0-dev.2350845 days agoelemixcreatescaffoldtemplatestarter
npm@neuralfog/elemix-testing-library0.9.0-dev.1992579 days agoโ€”

Metrics by category

Vitality

Is the project alive โ€” is code being written and are releases shipping?

79Good ยท 22% of overall
How it's scored
36/36Push recency โ€” last push 4 days ago
6.9/36Commit cadence โ€” 10/52 weeks with commits
18/18Commit volume โ€” 132 commits in the last year
10/10OpenSSF Scorecard: Maintained โ€” 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year132
human_commit_share1
days_since_last_push4
active_weeks_last_year10
How it's scored
27/27Ships releases โ€” 26 releases published
36/36Release recency โ€” latest release 4 days ago
27/27Release cadence โ€” a release every ~0.9 days
0/10OpenSSF Scorecard: Signed-Releases โ€” Project has not signed or included provenance with any releases.
Inputs used
releases_count26
latest_release_tagv0.9.0-dev.26
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases0.9

Community & Adoption

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

35At risk ยท 18% of overall
How it's scored
0/60Stars โ€” 0 stars
0/25Forks โ€” 0 forks
0/15Watchers โ€” 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License โ€” recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
53.7/80Monthly downloads โ€” 10,735 downloads/month across npm
0/20Registry dependents โ€” not reported by this ecosystem
Inputs used
packages@neuralfog/elemix-vite, @neuralfog/elemix, @neuralfog/elemix-storybook, create-elemix-app, @neuralfog/elemix-testing-library
dependentsโ€”
ecosystemsnpm
total_downloadsโ€”
monthly_downloads10,735
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?

51Moderate ยท 24% of overall
How it's scored
9/54Bus factor โ€” 1 contributor(s) cover half of all commits
0/22.5Commit distribution โ€” top contributor authored 100% of commits
1.4/13.5Contributor breadth โ€” 1 contributors
0/10OpenSSF Scorecard: Contributors โ€” project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution โ€” no issues or no data
38.2/38.3PR acceptance โ€” 20/20 decided PRs merged
0/15OpenSSF Scorecard: Code-Review โ€” Found 0/27 approved changesets -- score normalized to 0
Inputs used
merged_prs20
open_issues0
closed_issues0
issue_closed_ratioโ€”
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing โ€” organization-owned
0/20Verified domain
0/25Owner reach โ€” 0 followers of neuralfog
9.5/25Track record โ€” 7 public repos, account ~1 yr old
Inputs used
followers0
owner_typeOrganization
is_verifiedโ€”
owner_loginneuralfog
public_repos7
account_age_days528
How it's scored
25/25Published & resolvable โ€” 5 package(s) on npm
35/35Publish recency โ€” latest publish 5 days ago
20/20Version history โ€” 57 published versions
20/20Not deprecated โ€” active, not deprecated or yanked
Inputs used
packages@neuralfog/elemix-vite, @neuralfog/elemix, @neuralfog/elemix-storybook, create-elemix-app, @neuralfog/elemix-testing-library
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

67Moderate ยท 20% of overall
How it's scored
24/24CI workflows โ€” 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests โ€” 3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topicsโ€”
has_wikiyes
homepageโ€”
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

52Moderate ยท 16% of overall
How it's scored
7.5/7.5Binary-Artifacts โ€” no binaries found in the repo
0/7.5Branch-Protection โ€” branch protection not enabled on development/release branches
2.5/2.5CI-Tests โ€” 3 out of 3 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/7.5Code-Review โ€” Found 0/27 approved changesets -- score normalized to 0
0/2.5Contributors โ€” project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow โ€” no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool โ€” no update tool detected
0/5Fuzzing โ€” project is not fuzzed
2.5/2.5License โ€” license file detected
7.5/7.5Maintained โ€” 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging โ€” packaging workflow detected
0/5Pinned-Dependencies โ€” dependency not pinned by hash detected -- score normalized to 0
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 โ€” Project has not signed or included provenance with any releases.
0/7.5Token-Permissions โ€” detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities โ€” 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4
How it's scored
35/35Direct dependencies free of known advisories โ€” no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories โ€” transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding โ€” no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages757
unassessed_packages1
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 757 resolved dependencies against OSV. 1 could not be assessed โ€” no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

47At risk ยท 0% of overall
How it's scored
0/45Agent instructions โ€” no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11.7/40Legible commit history โ€” 22 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.22
agent_instruction_filesโ€”
agent_instruction_max_bytesโ€”
How it's scored
12.6/18One-command bootstrap โ€” packages/analyzer/Cargo.toml, packages/compiler/Cargo.toml, packages/formatter/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking โ€” packages/analyzer/tests/fixtures-alias/tsconfig.json, packages/analyzer/tests/fixtures-free/tsconfig.json, packages/analyzer/tests/fixtures-lsp/tsconfig.json, packages/analyzer/tests/fixtures-match/tsconfig.json, packages/analyzer/tests/fixtures/tsconfig.json, packages/create-app/tsconfig.json, packages/elemix/tsconfig.json, packages/storybook/tsconfig.json, packages/testing-library/tsconfig.json, packages/vite/tsconfig.json, packages/vscode/tsconfig.json
10/10Reproducible environment โ€” lockfile
0/10Demonstrated agent practice โ€” no agent-authored commits among the last 100
0/8Automated maintenance โ€” no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies โ€” dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, pnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_filesโ€”
has_devcontainerno
has_linter_configno
typecheck_configspackages/analyzer/tests/fixtures-alias/tsconfig.json, packages/analyzer/tests/fixtures-free/tsconfig.json, packages/analyzer/tests/fixtures-lsp/tsconfig.json, packages/analyzer/tests/fixtures-match/tsconfig.json, packages/analyzer/tests/fixtures/tsconfig.json, packages/create-app/tsconfig.json, packages/elemix/tsconfig.json, packages/storybook/tsconfig.json, packages/testing-library/tsconfig.json, packages/vite/tsconfig.json, packages/vscode/tsconfig.json
agent_commit_share0
toolchain_manifestspackages/analyzer/Cargo.toml, packages/compiler/Cargo.toml, packages/formatter/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code โ€” Rust (statically typed)
55/55Manageable file sizes โ€” 0/314 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes56,039
source_files_sampled314
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples โ€” examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesโ€”

Key facts

0GitHub stars
1contributors
132commits, last 12 months
4days since last push
26releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Could not fetch crates package 'elemix-analyzer' from its registry
  • Could not fetch crates package 'elemix-compiler' from its registry
  • Could not fetch crates package 'elemix-template-formatter' from its registry

More detail

OpenSSF Scorecard 4.0 / 10
4.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-21 17:03 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/27 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
crates.ioelemix-compilerโ€”packages/analyzer/Cargo.toml
crates.ioclap4.6.1packages/analyzer/Cargo.toml
crates.ioglob0.3.3packages/analyzer/Cargo.toml
crates.ioserde1packages/analyzer/Cargo.toml
crates.ioserde_json1packages/analyzer/Cargo.toml
crates.iolsp-server0.7packages/analyzer/Cargo.toml
crates.iolsp-types0.97packages/analyzer/Cargo.toml
crates.ioclap4.6.1packages/compiler/Cargo.toml
crates.ioglob0.3.3packages/compiler/Cargo.toml
crates.iooxc_allocator0.136.0packages/compiler/Cargo.toml
crates.iooxc_ast0.136.0packages/compiler/Cargo.toml
crates.iooxc_ast_visit0.136.0packages/compiler/Cargo.toml
crates.iooxc_parser0.136.0packages/compiler/Cargo.toml
crates.iooxc_span0.136.0packages/compiler/Cargo.toml
crates.iowasm-bindgen0.2packages/compiler/Cargo.toml
crates.ioconsole_error_panic_hook0.1packages/compiler/Cargo.toml
crates.ioclap4.6.1packages/formatter/Cargo.toml
crates.ioglob0.3.3packages/formatter/Cargo.toml
crates.ioserde1packages/formatter/Cargo.toml
crates.ioserde_json1packages/formatter/Cargo.toml
crates.iosimilar2packages/formatter/Cargo.toml
crates.iotoml1.1.2packages/formatter/Cargo.toml
npm@neuralfog/elemix-compiler0.0.0-dev.2packages/vite/package.json
npmvscode-languageclient^10.1.0packages/vscode/package.json
All dependencies 758

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

RegistryPackageVersionRelation
crates.ioclap4.6.1direct
crates.ioconsole_error_panic_hook0.1.7direct
crates.ioglob0.3.3direct
crates.iolsp-server0.7.9direct
crates.iolsp-types0.97.0direct
crates.iooxc_allocator0.136.0direct
crates.iooxc_ast0.136.0direct
crates.iooxc_ast_visit0.136.0direct
crates.iooxc_parser0.136.0direct
crates.iooxc_span0.136.0direct
crates.ioserde1.0.228direct
crates.ioserde_json1.0.150direct
crates.iosimilar2.7.0direct
crates.iotoml1.1.2+spec-1.1.0direct
crates.iowasm-bindgen0.2.126direct
npm@neuralfog/elemix-compiler0.0.0-dev.2direct
npmvscode-languageclient10.1.0direct
npmvscode-languageclient^10.1.0direct
crates.ioaho-corasick1.1.4indirect
crates.ioallocator-api20.2.21indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioautocfg1.5.1indirect
crates.iobitflags1.3.2indirect
crates.iobitflags2.13.0indirect
crates.iobstr1.12.3indirect
crates.iobumpalo3.20.3indirect
crates.iocastaway0.2.4indirect
crates.iocfg-if1.0.4indirect
crates.ioclap_builder4.6.0indirect
crates.ioclap_derive4.6.1indirect
crates.ioclap_lex1.1.0indirect
crates.iocolorchoice1.0.5indirect
crates.iocompact_str0.9.1indirect
crates.ioconsole0.16.4indirect
crates.iocow-utils0.1.3indirect
crates.iocrossbeam-channel0.5.16indirect
crates.iocrossbeam-utils0.8.22indirect
crates.iodragonbox_ecma0.1.12indirect
crates.ioencode_unicode1.0.0indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.4.1indirect
crates.iofluent-uri0.1.4indirect
crates.iogetrandom0.4.3indirect
crates.ioglobset0.4.18indirect
crates.iohashbrown0.17.1indirect
crates.ioheck0.5.0indirect
crates.ioinsta1.48.0indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitoa1.0.18indirect
crates.iolibc0.2.186indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolog0.4.33indirect
crates.iomemchr2.8.3indirect
crates.iononmax0.5.5indirect
crates.ionum-bigint0.4.8indirect
crates.ionum-integer0.1.46indirect
crates.ionum-traits0.2.19indirect
crates.ioonce_cell1.21.4indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.ioowo-colors4.3.0indirect
crates.iooxc-miette3.0.0indirect
crates.iooxc-miette-derive3.0.0indirect
crates.iooxc_ast_macros0.136.0indirect
crates.iooxc_data_structures0.136.0indirect
crates.iooxc_diagnostics0.136.0indirect
crates.iooxc_ecmascript0.136.0indirect
crates.iooxc_estree0.136.0indirect
crates.iooxc_index5.0.0indirect
crates.iooxc_regular_expression0.136.0indirect
crates.iooxc_str0.136.0indirect
crates.iooxc_syntax0.136.0indirect
crates.iopercent-encoding2.3.2indirect
crates.iophf0.13.1indirect
crates.iophf_generator0.13.1indirect
crates.iophf_macros0.13.1indirect
crates.iophf_shared0.13.1indirect
crates.ioproc-macro21.0.106indirect
crates.ioquote1.0.46indirect
crates.ior-efi6.0.0indirect
crates.ioregex-automata0.4.15indirect
crates.ioregex-syntax0.8.11indirect
crates.iorustc-hash2.1.3indirect
crates.iorustix1.1.4indirect
crates.iorustversion1.0.23indirect
crates.ioryu1.0.23indirect
crates.iosame-file1.0.6indirect
crates.ioseq-macro0.3.6indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.ioserde_repr0.1.20indirect
crates.ioserde_spanned1.1.1indirect
crates.iosiphasher1.0.3indirect
crates.iosmawk0.3.3indirect
crates.iostatic_assertions1.1.0indirect
crates.iostrsim0.11.1indirect
crates.iosyn2.0.118indirect
crates.iotempfile3.27.0indirect
crates.iotextwrap0.16.2indirect
crates.iothiserror2.0.18indirect
crates.iothiserror-impl2.0.18indirect
crates.iotoml_datetime1.1.1+spec-1.1.0indirect
crates.iotoml_parser1.1.2+spec-1.1.0indirect
crates.iounicode-id-start1.4.0indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-linebreak0.1.5indirect
crates.iounicode-segmentation1.13.3indirect
crates.iounicode-width0.2.2indirect
crates.ioutf8parse0.2.2indirect
crates.iowalkdir2.5.0indirect
crates.iowasm-bindgen-macro0.2.126indirect
crates.iowasm-bindgen-macro-support0.2.126indirect
crates.iowasm-bindgen-shared0.2.126indirect
crates.iowinapi-util0.1.11indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowinnow1.0.4indirect
crates.iozmij1.0.21indirect
npm@adobe/css-tools4.5.0indirect
npm@ampproject/remapping2.3.0indirect
npm@asamuzakjp/css-color5.1.11indirect
npm@asamuzakjp/dom-selector7.1.1indirect
npm@asamuzakjp/generational-cache1.0.1indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@azu/format-text1.0.2indirect
npm@azu/style-format1.0.1indirect
npm@azure/abort-controller2.1.2indirect
npm@azure/core-auth1.10.1indirect
npm@azure/core-client1.10.2indirect
npm@azure/core-rest-pipeline1.24.0indirect
npm@azure/core-tracing1.3.1indirect
npm@azure/core-util1.13.1indirect
npm@azure/identity4.13.1indirect
npm@azure/logger1.3.0indirect
npm@azure/msal-browser5.17.0indirect
npm@azure/msal-common16.11.1indirect
npm@azure/msal-node5.4.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/runtime7.29.7indirect
npm@babel/types7.29.7indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@biomejs/biome2.5.3indirect
npm@biomejs/cli-darwin-arm642.5.3indirect
npm@biomejs/cli-darwin-x642.5.3indirect
npm@biomejs/cli-linux-arm642.5.3indirect
npm@biomejs/cli-linux-arm64-musl2.5.3indirect
npm@biomejs/cli-linux-x642.5.3indirect
npm@biomejs/cli-linux-x64-musl2.5.3indirect
npm@biomejs/cli-win32-arm642.5.3indirect
npm@biomejs/cli-win32-x642.5.3indirect
npm@blazediff/core1.9.1indirect
npm@bramus/specificity2.4.2indirect
npm@csstools/color-helpers6.1.0indirect
npm@csstools/css-calc3.2.1indirect
npm@csstools/css-color-parser4.1.9indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.6indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/core1.9.2indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/runtime1.9.2indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@emnapi/wasi-threads1.2.2indirect
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@exodus/bytes1.15.1indirect
npm@isaacs/fs-minipass4.0.1indirect
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@napi-rs/wasm-runtime1.1.6indirect
npm@neuralfog/biome-config0.1.2indirect
npm@neuralfog/elemix-analyzer-darwin-arm640.9.0-dev.26indirect
npm@neuralfog/elemix-analyzer-darwin-x640.9.0-dev.26indirect
npm@neuralfog/elemix-analyzer-linux-arm640.9.0-dev.26indirect
npm@neuralfog/elemix-analyzer-linux-x640.9.0-dev.26indirect
npm@neuralfog/elemix-analyzer-win32-arm640.9.0-dev.26indirect
npm@neuralfog/elemix-analyzer-win32-x640.9.0-dev.26indirect
npm@neuralfog/elemix-compiler-darwin-arm640.0.0-dev.2indirect
npm@neuralfog/elemix-compiler-darwin-arm640.9.0-dev.26indirect
npm@neuralfog/elemix-compiler-darwin-x640.0.0-dev.2indirect
npm@neuralfog/elemix-compiler-darwin-x640.9.0-dev.26indirect
npm@neuralfog/elemix-compiler-linux-arm640.0.0-dev.2indirect
npm@neuralfog/elemix-compiler-linux-arm640.9.0-dev.26indirect
npm@neuralfog/elemix-compiler-linux-x640.0.0-dev.2indirect
npm@neuralfog/elemix-compiler-linux-x640.9.0-dev.26indirect
npm@neuralfog/elemix-compiler-win32-arm640.0.0-dev.2indirect
npm@neuralfog/elemix-compiler-win32-arm640.9.0-dev.26indirect
npm@neuralfog/elemix-compiler-win32-x640.0.0-dev.2indirect
npm@neuralfog/elemix-compiler-win32-x640.9.0-dev.26indirect
npm@neuralfog/elemix-template-formatter-darwin-arm640.9.0-dev.26indirect
npm@neuralfog/elemix-template-formatter-darwin-x640.9.0-dev.26indirect
npm@neuralfog/elemix-template-formatter-linux-arm640.9.0-dev.26indirect
npm@neuralfog/elemix-template-formatter-linux-x640.9.0-dev.26indirect
npm@neuralfog/elemix-template-formatter-win32-arm640.9.0-dev.26indirect
npm@neuralfog/elemix-template-formatter-win32-x640.9.0-dev.26indirect
npm@neuralfog/ts-config0.1.2indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-parser/binding-android-arm-eabi0.127.0indirect
npm@oxc-parser/binding-android-arm640.127.0indirect
npm@oxc-parser/binding-darwin-arm640.127.0indirect
npm@oxc-parser/binding-darwin-x640.127.0indirect
npm@oxc-parser/binding-freebsd-x640.127.0indirect
npm@oxc-parser/binding-linux-arm-gnueabihf0.127.0indirect
npm@oxc-parser/binding-linux-arm-musleabihf0.127.0indirect
npm@oxc-parser/binding-linux-arm64-gnu0.127.0indirect
npm@oxc-parser/binding-linux-arm64-musl0.127.0indirect
npm@oxc-parser/binding-linux-ppc64-gnu0.127.0indirect
npm@oxc-parser/binding-linux-riscv64-gnu0.127.0indirect
npm@oxc-parser/binding-linux-riscv64-musl0.127.0indirect
npm@oxc-parser/binding-linux-s390x-gnu0.127.0indirect
npm@oxc-parser/binding-linux-x64-gnu0.127.0indirect
npm@oxc-parser/binding-linux-x64-musl0.127.0indirect
npm@oxc-parser/binding-openharmony-arm640.127.0indirect
npm@oxc-parser/binding-wasm32-wasi0.127.0indirect
npm@oxc-parser/binding-win32-arm64-msvc0.127.0indirect
npm@oxc-parser/binding-win32-ia32-msvc0.127.0indirect
npm@oxc-parser/binding-win32-x64-msvc0.127.0indirect
npm@oxc-project/types0.127.0indirect
npm@oxc-project/types0.139.0indirect
npm@oxc-resolver/binding-android-arm-eabi11.23.0indirect
npm@oxc-resolver/binding-android-arm6411.23.0indirect
npm@oxc-resolver/binding-darwin-arm6411.23.0indirect
npm@oxc-resolver/binding-darwin-x6411.23.0indirect
npm@oxc-resolver/binding-freebsd-x6411.23.0indirect
npm@oxc-resolver/binding-linux-arm-gnueabihf11.23.0indirect
npm@oxc-resolver/binding-linux-arm-musleabihf11.23.0indirect
npm@oxc-resolver/binding-linux-arm64-gnu11.23.0indirect
npm@oxc-resolver/binding-linux-arm64-musl11.23.0indirect
npm@oxc-resolver/binding-linux-ppc64-gnu11.23.0indirect
npm@oxc-resolver/binding-linux-riscv64-gnu11.23.0indirect
npm@oxc-resolver/binding-linux-riscv64-musl11.23.0indirect
npm@oxc-resolver/binding-linux-s390x-gnu11.23.0indirect
npm@oxc-resolver/binding-linux-x64-gnu11.23.0indirect
npm@oxc-resolver/binding-linux-x64-musl11.23.0indirect
npm@oxc-resolver/binding-openharmony-arm6411.23.0indirect
npm@oxc-resolver/binding-wasm32-wasi11.23.0indirect
npm@oxc-resolver/binding-win32-arm64-msvc11.23.0indirect
npm@oxc-resolver/binding-win32-x64-msvc11.23.0indirect
npm@parcel/watcher2.5.6indirect
npm@parcel/watcher-android-arm642.5.6indirect
npm@parcel/watcher-darwin-arm642.5.6indirect
npm@parcel/watcher-darwin-x642.5.6indirect
npm@parcel/watcher-freebsd-x642.5.6indirect
npm@parcel/watcher-linux-arm-glibc2.5.6indirect
npm@parcel/watcher-linux-arm-musl2.5.6indirect
npm@parcel/watcher-linux-arm64-glibc2.5.6indirect
npm@parcel/watcher-linux-arm64-musl2.5.6indirect
npm@parcel/watcher-linux-x64-glibc2.5.6indirect
npm@parcel/watcher-linux-x64-musl2.5.6indirect
npm@parcel/watcher-win32-arm642.5.6indirect
npm@parcel/watcher-win32-ia322.5.6indirect
npm@parcel/watcher-win32-x642.5.6indirect
npm@polka/url1.0.0-next.29indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@secretlint/config-creator10.2.2indirect
npm@secretlint/config-loader10.2.2indirect
npm@secretlint/core10.2.2indirect
npm@secretlint/formatter10.2.2indirect
npm@secretlint/node10.2.2indirect
npm@secretlint/profiler10.2.2indirect
npm@secretlint/resolver10.2.2indirect
npm@secretlint/secretlint-formatter-sarif10.2.2indirect
npm@secretlint/secretlint-rule-no-dotenv10.2.2indirect
npm@secretlint/secretlint-rule-preset-recommend10.2.2indirect
npm@secretlint/source-creator10.2.2indirect
npm@secretlint/types10.2.2indirect
npm@sindresorhus/merge-streams2.3.0indirect
npm@standard-schema/spec1.1.0indirect
npm@storybook/addon-vitest10.5.0indirect
npm@storybook/builder-vite10.5.0indirect
npm@storybook/csf-plugin10.5.0indirect
npm@storybook/global5.0.0indirect
npm@storybook/html10.5.0indirect
npm@storybook/html-vite10.5.0indirect
npm@storybook/icons2.1.0indirect
npm@testing-library/dom10.4.1indirect
npm@testing-library/jest-dom6.9.1indirect
npm@testing-library/user-event14.6.1indirect
npm@textlint/ast-node-types15.7.1indirect
npm@textlint/linter-formatter15.7.1indirect
npm@textlint/module-interop15.7.1indirect
npm@textlint/resolver15.7.1indirect
npm@textlint/types15.7.1indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/aria-query5.0.4indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/node26.1.1indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/sarif2.1.7indirect
npm@types/vscode1.125.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@typespec/ts-http-runtime0.3.6indirect
npm@vitest/browser4.1.10indirect
npm@vitest/browser-playwright4.1.10indirect
npm@vitest/coverage-v84.1.10indirect
npm@vitest/expect3.2.4indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format3.2.4indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy3.2.4indirect
npm@vitest/spy4.1.10indirect
npm@vitest/ui4.1.10indirect
npm@vitest/utils3.2.4indirect
npm@vitest/utils4.1.10indirect
npm@vscode/vsce3.9.2indirect
npm@vscode/vsce-sign2.0.9indirect
npm@vscode/vsce-sign-alpine-arm642.0.6indirect
npm@vscode/vsce-sign-alpine-x642.0.6indirect
npm@vscode/vsce-sign-darwin-arm642.0.6indirect
npm@vscode/vsce-sign-darwin-x642.0.6indirect
npm@vscode/vsce-sign-linux-arm2.0.6indirect
npm@vscode/vsce-sign-linux-arm642.0.6indirect
npm@vscode/vsce-sign-linux-x642.0.6indirect
npm@vscode/vsce-sign-win32-arm642.0.6indirect
npm@vscode/vsce-sign-win32-x642.0.6indirect
npm@webcontainer/env1.1.1indirect
npmacorn8.17.0indirect
npmagent-base7.1.4indirect
npmajv8.20.0indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmargparse2.0.1indirect
npmaria-query5.3.0indirect
npmaria-query5.3.2indirect
npmassertion-error2.0.1indirect
npmast-types0.16.1indirect
npmast-v8-to-istanbul1.0.4indirect
npmastral-regex2.0.0indirect
npmasynckit0.4.0indirect
npmazure-devops-node-api12.5.0indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbidi-js1.0.3indirect
npmbinaryextensions6.11.0indirect
npmbl4.1.0indirect
npmboolbase1.0.0indirect
npmboundary2.0.0indirect
npmbrace-expansion5.0.7indirect
npmbraces3.0.3indirect
npmbuffer5.7.1indirect
npmbuffer-crc320.2.13indirect
npmbuffer-equal-constant-time1.0.1indirect
npmbundle-name4.1.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmchai5.3.3indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmcheck-error2.1.3indirect
npmcheerio1.2.0indirect
npmcheerio-select2.1.0indirect
npmchokidar5.0.0indirect
npmchownr1.1.4indirect
npmchownr3.0.0indirect
npmcockatiel3.2.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander12.1.0indirect
npmconvert-source-map2.0.0indirect
npmcss-select5.2.2indirect
npmcss-tree3.2.1indirect
npmcss-what6.2.2indirect
npmcss.escape1.5.1indirect
npmdata-urls7.0.0indirect
npmdebug4.4.3indirect
npmdecimal.js10.6.0indirect
npmdecompress-response6.0.0indirect
npmdeep-eql5.0.2indirect
npmdeep-extend0.6.0indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-lazy-prop3.0.0indirect
npmdelayed-stream1.0.0indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdom-accessibility-api0.5.16indirect
npmdom-accessibility-api0.6.3indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmdunder-proto1.0.1indirect
npmecdsa-sig-formatter1.0.11indirect
npmeditions6.22.0indirect
npmemoji-regex8.0.0indirect
npmencoding-sniffer0.2.1indirect
npmend-of-stream1.4.5indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmentities7.0.1indirect
npmentities8.0.0indirect
npmenvironment1.1.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.0indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.28.1indirect
npmesprima4.0.1indirect
npmestree-walker3.0.3indirect
npmexpand-template2.0.3indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-uri3.1.3indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfflate0.8.3indirect
npmfill-range7.1.1indirect
npmflatted3.4.2indirect
npmform-data4.0.6indirect
npmfs-constants1.0.0indirect
npmfs-extra11.3.6indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmgithub-from-package0.0.0indirect
npmglob13.0.6indirect
npmglob-parent5.1.2indirect
npmglobby14.1.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhosted-git-info4.1.0indirect
npmhosted-git-info7.0.2indirect
npmhtml-encoding-sniffer6.0.0indirect
npmhtml-escaper2.0.2indirect
npmhtmlparser210.1.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmignore7.0.6indirect
npmimmutable5.1.9indirect
npmindent-string4.0.0indirect
npmindex-to-position1.2.0indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-inside-container1.0.0indirect
npmis-number7.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-wsl3.1.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmistextorbinary9.5.0indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.0indirect
npmjsdom29.1.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson52.2.3indirect
npmjsonc-parser3.3.1indirect
npmjsonfile6.2.1indirect
npmjsonwebtoken9.0.3indirect
npmjwa2.0.1indirect
npmjws4.0.1indirect
npmkeytar7.9.0indirect
npmleven3.1.0indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlinkify-it5.0.2indirect
npmlodash4.18.1indirect
npmlodash.includes4.3.0indirect
npmlodash.isboolean3.0.3indirect
npmlodash.isinteger4.0.4indirect
npmlodash.isnumber3.0.3indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.once4.1.1indirect
npmlodash.truncate4.4.2indirect
npmloupe3.2.1indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.2indirect
npmlru-cache6.0.0indirect
npmlz-string1.5.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.3indirect
npmmake-dir4.0.0indirect
npmmarkdown-it14.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.27.1indirect
npmmdurl2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-response3.1.0indirect
npmmin-indent1.0.1indirect
npmminimatch10.2.5indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmmkdirp-classic0.5.3indirect
npmmrmime2.0.1indirect
npmms2.1.3indirect
npmmute-stream0.0.8indirect
npmnanoid3.3.15indirect
npmnapi-build-utils2.0.0indirect
npmnode-abi3.94.0indirect
npmnode-addon-api4.3.0indirect
npmnode-addon-api7.1.1indirect
npmnode-sarif-builder3.4.0indirect
npmnormalize-package-data6.0.2indirect
npmnth-check2.1.1indirect
npmobject-inspect1.13.4indirect
npmobug2.1.3indirect
npmonce1.4.0indirect
npmopen10.2.0indirect
npmoxc-parser0.127.0indirect
npmoxc-resolver11.23.0indirect
npmp-map7.0.5indirect
npmparse-json8.3.0indirect
npmparse-semver1.1.1indirect
npmparse57.3.0indirect
npmparse58.0.1indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparse5-parser-stream7.1.2indirect
npmpath-scurry2.0.2indirect
npmpath-type6.0.0indirect
npmpathe2.0.3indirect
npmpathval2.0.1indirect
npmpend1.2.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmplaywright1.61.1indirect
npmplaywright-core1.61.1indirect
npmpluralize2.0.0indirect
npmpluralize8.0.0indirect
npmpngjs7.0.0indirect
npmpostcss8.5.16indirect
npmprebuild-install7.1.3indirect
npmpretty-format27.5.1indirect
npmpump3.0.4indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqs6.15.3indirect
npmqueue-microtask1.2.3indirect
npmrc1.2.8indirect
npmrc-config-loader4.1.4indirect
npmreact19.2.7indirect
npmreact-is17.0.2indirect
npmread1.0.7indirect
npmread-pkg9.0.1indirect
npmreadable-stream3.6.2indirect
npmreaddirp5.0.0indirect
npmrecast0.23.12indirect
npmredent3.0.0indirect
npmrequire-from-string2.0.2indirect
npmreusify1.1.0indirect
npmrolldown1.1.5indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsass1.101.0indirect
npmsax1.6.0indirect
npmsaxes6.0.0indirect
npmsecretlint10.2.2indirect
npmsemver5.7.2indirect
npmsemver7.8.5indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsimple-concat1.0.1indirect
npmsimple-get4.0.1indirect
npmsirv3.0.2indirect
npmslash5.1.0indirect
npmslice-ansi4.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstorybook10.5.0indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstructured-source4.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks3.2.0indirect
npmsymbol-tree3.2.4indirect
npmtable6.9.0indirect
npmtar7.5.19indirect
npmtar-fs2.1.5indirect
npmtar-stream2.2.0indirect
npmterminal-link4.0.0indirect
npmtext-table0.2.0indirect
npmtextextensions6.11.0indirect
npmtiny-invariant1.3.3indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow2.0.0indirect
npmtinyrainbow3.1.0indirect
npmtinyspy4.0.4indirect
npmtldts7.4.7indirect
npmtldts-core7.4.7indirect
npmtmp0.2.7indirect
npmto-regex-range5.0.1indirect
npmtotalist3.0.1indirect
npmtough-cookie6.0.2indirect
npmtr466.0.0indirect
npmts-dedent2.3.0indirect
npmtslib2.8.1indirect
npmtunnel0.0.6indirect
npmtunnel-agent0.6.0indirect
npmtype-fest4.41.0indirect
npmtyped-rest-client1.8.11indirect
npmtypescript7.0.2indirect
npmuc.micro2.1.0indirect
npmunderscore1.13.8indirect
npmundici7.28.0indirect
npmundici-types8.3.0indirect
npmunicorn-magic0.1.0indirect
npmunicorn-magic0.3.0indirect
npmuniversalify2.0.1indirect
npmunplugin2.3.11indirect
npmurl-join4.0.1indirect
npmuse-sync-external-store1.6.0indirect
npmutil-deprecate1.0.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmversion-range4.15.0indirect
npmvite8.1.4indirect
npmvitest4.1.10indirect
npmvscode-jsonrpc9.0.1indirect
npmvscode-languageserver-protocol3.18.2indirect
npmvscode-languageserver-textdocument1.0.13indirect
npmvscode-languageserver-types3.18.0indirect
npmw3c-xmlserializer5.0.0indirect
npmwasm-pack0.15.0indirect
npmwebidl-conversions8.0.1indirect
npmwebpack-virtual-modules0.6.2indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhy-is-node-running2.3.0indirect
npmwrappy1.0.2indirect
npmws8.21.0indirect
npmwsl-utils0.1.0indirect
npmxml-name-validator5.0.0indirect
npmxml2js0.5.0indirect
npmxmlbuilder11.0.1indirect
npmxmlchars2.2.0indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyauzl3.4.0indirect
npmyazl2.5.1indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed โ€” 757 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 1 could not be assessed โ€” no resolved version, an unsupported ecosystem, or beyond the reported package list.

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": [],
      "is_fork": false,
      "size_kb": 36817,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Lua": 34358,
        "Rust": 576996,
        "JavaScript": 31904,
        "TypeScript": 289944
      },
      "pushed_at": "2026-07-17T00:29:06Z",
      "created_at": "2025-03-03T23:20:54Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T00:29:01Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust",
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "neuralfog",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/198374817?v=4",
      "created_at": "2025-02-08T16:31:30Z",
      "is_verified": null,
      "public_repos": 7,
      "account_age_days": 528
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.0-dev.26",
          "kind": "prerelease",
          "published_at": "2026-07-17T00:36:36Z"
        },
        {
          "tag": "v0.9.0-dev.25",
          "kind": "prerelease",
          "published_at": "2026-07-16T22:10:27Z"
        },
        {
          "tag": "v0.9.0-dev.24",
          "kind": "prerelease",
          "published_at": "2026-07-15T23:44:46Z"
        },
        {
          "tag": "v0.9.0-dev.22",
          "kind": "prerelease",
          "published_at": "2026-07-14T22:45:12Z"
        },
        {
          "tag": "v0.9.0-dev.21",
          "kind": "prerelease",
          "published_at": "2026-07-14T00:24:59Z"
        },
        {
          "tag": "v0.9.0-dev.20",
          "kind": "prerelease",
          "published_at": "2026-07-11T22:43:53Z"
        },
        {
          "tag": "v0.9.0-dev.19",
          "kind": "prerelease",
          "published_at": "2026-07-11T21:20:24Z"
        },
        {
          "tag": "v0.9.0-dev.18",
          "kind": "prerelease",
          "published_at": "2026-07-10T22:53:15Z"
        },
        {
          "tag": "v0.9.0-dev.17",
          "kind": "prerelease",
          "published_at": "2026-07-10T04:39:53Z"
        },
        {
          "tag": "v0.9.0-dev.16",
          "kind": "prerelease",
          "published_at": "2026-07-09T07:28:02Z"
        },
        {
          "tag": "v0.9.0-dev.15",
          "kind": "prerelease",
          "published_at": "2026-07-09T05:57:51Z"
        },
        {
          "tag": "v0.9.0-dev.14",
          "kind": "prerelease",
          "published_at": "2026-07-09T04:50:44Z"
        },
        {
          "tag": "v0.9.0-dev.13",
          "kind": "prerelease",
          "published_at": "2026-07-07T21:12:10Z"
        },
        {
          "tag": "v0.9.0-dev.12",
          "kind": "prerelease",
          "published_at": "2026-06-30T16:22:34Z"
        },
        {
          "tag": "v0.9.0-dev.11",
          "kind": "prerelease",
          "published_at": "2026-06-30T05:04:13Z"
        },
        {
          "tag": "v0.9.0-dev.10",
          "kind": "prerelease",
          "published_at": "2026-06-30T03:20:05Z"
        },
        {
          "tag": "v0.9.0-dev.9",
          "kind": "prerelease",
          "published_at": "2026-06-30T02:24:48Z"
        },
        {
          "tag": "v0.9.0-dev.8",
          "kind": "prerelease",
          "published_at": "2026-06-24T15:20:31Z"
        },
        {
          "tag": "v0.9.0-dev.7",
          "kind": "prerelease",
          "published_at": "2026-06-22T11:04:17Z"
        },
        {
          "tag": "v0.9.0-dev.6",
          "kind": "prerelease",
          "published_at": "2026-06-22T09:10:54Z"
        },
        {
          "tag": "v0.9.0-dev.5",
          "kind": "prerelease",
          "published_at": "2026-06-22T00:39:22Z"
        },
        {
          "tag": "v0.9.0-dev.4",
          "kind": "prerelease",
          "published_at": "2026-06-21T23:57:13Z"
        },
        {
          "tag": "v0.9.0-dev.3",
          "kind": "prerelease",
          "published_at": "2026-06-16T21:47:55Z"
        },
        {
          "tag": "v0.9.0-dev.2",
          "kind": "prerelease",
          "published_at": "2026-06-15T23:08:09Z"
        },
        {
          "tag": "v0.9.0-dev.1",
          "kind": "prerelease",
          "published_at": "2026-06-14T20:13:20Z"
        },
        {
          "tag": "v0.9.0-dev.0",
          "kind": "prerelease",
          "published_at": "2026-06-14T05:35:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "34889fdcbd8bd58d034304e8031702b11637b5cb",
          "body": null,
          "is_bot": false,
          "headline": "fix(runtime): mount Node-valued content holes instead of stringifying",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-17T00:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f36f4c5c44f78f142b48dc722831c662d63c1d0a",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0-dev.25",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-16T21:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c260f152ce860be024ba82f7a584e37eacf9b9",
          "body": null,
          "is_bot": false,
          "headline": "Refactor compiler errors and update readmes",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-16T21:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5b9f7f5e4faa2440f5585d386894557f9c62e17",
          "body": null,
          "is_bot": false,
          "headline": "Chores ๐Ÿฅฃ๐Ÿงฝ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-15T23:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ccf3d40bec5aebb9c33167427de0b8e2ba9686",
          "body": null,
          "is_bot": false,
          "headline": "Stub Docs && Rumblings",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-14T23:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55c85c344098c34d2655f5273cec2fb576dd9494",
          "body": null,
          "is_bot": false,
          "headline": "vsce publish pipeline",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-14T22:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a728839deeba2067e40878e1a57410db76be2798",
          "body": "Land Editor Support โŒจ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #20 from neuralfog/feature/vscode",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-14T00:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6e9bc413ee7d023c6a6e4e89e4e1c89e0303f2",
          "body": null,
          "is_bot": false,
          "headline": "Land Editor Support โŒจ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-14T00:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5319bfa880f7f701821916b37e60471d649df3c0",
          "body": null,
          "is_bot": false,
          "headline": "Fix storybook rendering issue in elemix decorator",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-11T22:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9529d54c80a5611bc6beed2906b8e21acbf25951",
          "body": "Land Testing Library ๐Ÿ›ก๏ธ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #19 from neuralfog/feature/testing-library",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-11T21:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e5117190991e2fc63ab3ea80767b8038bc85c5",
          "body": null,
          "is_bot": false,
          "headline": "Land Testing Library ๐Ÿ›ก๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-11T21:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa45aba56d7bd672d09ffbbb99e67a7ec41256e",
          "body": null,
          "is_bot": false,
          "headline": "Ramblings",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-11T00:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d45c2ce5ecb445e49f7d8194ac6beba350ddfbb",
          "body": null,
          "is_bot": false,
          "headline": "Storybook decorator improvments && free template compilation",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-10T22:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede170f5d2a375a390900e2f4bae953747ddc110",
          "body": null,
          "is_bot": false,
          "headline": "Chores: Upgrade packages js and rust - Typescript 7",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-10T20:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "461765c32123accce8f4c3e1e7cfe75d0639fbc8",
          "body": null,
          "is_bot": false,
          "headline": "Land Template Formatter ๐Ÿ’พ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-10T02:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06384e770cb4d5153889c9c64f0eb879bd6b3904",
          "body": null,
          "is_bot": false,
          "headline": "Rumblings",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-09T07:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69d8b21671c64bc25091b397250d444dadcf95e7",
          "body": null,
          "is_bot": false,
          "headline": "Analyzer support for typescript import aliasing",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-09T07:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c30c9b133c3dd9b6c2701eefa90a3cc067570d",
          "body": null,
          "is_bot": false,
          "headline": "Further compiler output resilience",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-09T05:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f28f3194f44daaf6dc0a466d8a37291c6154c65a",
          "body": "โ€ฆives",
          "is_bot": false,
          "headline": "Compiler: Fix backing fields for getters and setters for state primitโ€ฆ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-09T04:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8828e0a526b9784ded04fc7a89699144466dc8be",
          "body": "โ€ฆhing\n\nLand Exhaustive Pattern Matching ๐ŸŽฏ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #18 from neuralfog/feature/exhaustive-pattern-matcโ€ฆ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-08T00:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45634b7697e404d6d5895005b4a13cdee258381d",
          "body": null,
          "is_bot": false,
          "headline": "Land Exhaustive Pattern Matching ๐ŸŽฏ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-08T00:35:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d613ce7e5a8525311d66b69ecdb878630a98ac78",
          "body": null,
          "is_bot": false,
          "headline": "Rumblings",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-07T22:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9341a457f2142cd1059beba53495edf97768660d",
          "body": null,
          "is_bot": false,
          "headline": "Rumblings",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-07T22:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f13aaf00d391cfe5730e253e9d11c685570994",
          "body": null,
          "is_bot": false,
          "headline": "App configuration context && claoking improvments ๐Ÿฅท๐ŸŒšโš™๏ธ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-07-07T21:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60670c1846fe63f8d7e0a1d9b821617214cf4017",
          "body": null,
          "is_bot": false,
          "headline": "Fixed custom events ๐Ÿ›๐Ÿž",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-30T16:13:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "168947c0d199512b5e64a10b68a8859a6845882e",
          "body": null,
          "is_bot": false,
          "headline": "Fixed multi-root conditional branches ๐Ÿช„๐Ÿ›",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-30T04:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b669e21476d17e34ad1beeb3024bb55236aada4d",
          "body": null,
          "is_bot": false,
          "headline": "Fix an issue with inlining helpers procs or methods ๐ŸฆŸ๐Ÿชฒ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-30T03:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b529176d727ec7555813bfdfde25391c1f5b15e0",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0-dev.9",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-30T02:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2392ace7eca9659af0bde11a0766b7c1eafa7f17",
          "body": null,
          "is_bot": false,
          "headline": "Fix an issue with lowering template by compiler ๐Ÿ›๐Ÿž",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-30T02:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29e20449b530d7ec509f5428b5818d63beea445a",
          "body": null,
          "is_bot": false,
          "headline": "Prove async",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-29T23:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "246a44b0c0ea17eeb3b29da5d58970f7c9603f33",
          "body": "Land Analyzer - Static Analysis ๐Ÿ“Š๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #17 from neuralfog/feature/analyzer",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-24T15:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87d7878c164006fa62fd6ed1b520054feb3900c5",
          "body": null,
          "is_bot": false,
          "headline": "Land Analyzer - Static Analysis ๐Ÿ“Š๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-24T15:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d111e306d8f08f6c8b93d7e8f2cea4cbd7e767b5",
          "body": null,
          "is_bot": false,
          "headline": "Add missing package link to wasm package in release",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-22T11:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "075c97094e7c6258fa109ec775c212c0d082cd78",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0-dev.7",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-22T10:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2b0f3a634b1b4926012b4e602f6f11a3b33690d",
          "body": null,
          "is_bot": false,
          "headline": "Separate changelog for wasm package",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-22T10:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ebd1fc977dad2830118ded958ce80cee2dc272",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0-dev.6",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-22T09:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cac4e16fe67c947cee3ee7a3b766711f81763a73",
          "body": null,
          "is_bot": false,
          "headline": "Add binaries to release",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-22T09:03:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9301e8c2afb3ad4ecc1567162eef481e6b1770",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0-dev.5",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-22T00:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2b5dba79bfc15e87616c45c25ac9a6b401872df",
          "body": null,
          "is_bot": false,
          "headline": "Fix hint detection in vite plugin ๐Ÿ”จ๐Ÿ”จ๐Ÿ”จ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-22T00:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b93d3d07ab286a57db9ebc796ed59d7a7cf1968f",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0-dev.4",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-21T23:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38af99febe402f4429b8985bcb1fe55929df2afb",
          "body": null,
          "is_bot": false,
          "headline": "Single changelog for all packages",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-21T23:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3641174125f82894535b20d3c7a70c5bc83ec8a2",
          "body": null,
          "is_bot": false,
          "headline": "Add test for deep inheritance",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-21T23:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e90d3e9dba99a692279ac3bb001b6c8e53d27963",
          "body": "Land Inheritance โ›“๏ธ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #16 from neuralfog/feature/inheritance",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-21T01:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb9346e813dd577a3446915be07e18482678079f",
          "body": null,
          "is_bot": false,
          "headline": "Land Inheritance โ›“๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-21T01:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6810913753b6d3a910f0082cdb5d838b83efa4d",
          "body": "Land Primitives In State ๐Ÿ”ข๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #15 from neuralfog/feature/primitives-in-state",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-21T01:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b473f0e85087aa5ee053467aa3cb5a319654a733",
          "body": null,
          "is_bot": false,
          "headline": "Land Primitives In State ๐Ÿ”ข๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-21T01:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd7d311bfdf90e442fe2b7bc12b5764180686673",
          "body": null,
          "is_bot": false,
          "headline": "Hunt never ends... ๐ŸŒƒ๐Ÿฆ‡๐ŸŒƒ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-20T01:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fc4bd86eef6b0567f7ae6d92b22e51ec39bdd43",
          "body": "LandCleanup Lifecycles ๐Ÿ”#โƒฃ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #14 from neuralfog/feature/cleanup-lifecycle",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-19T14:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5e4bb6c6e48228abacc991b84c3606852ad7a1e",
          "body": null,
          "is_bot": false,
          "headline": "LandCleanup Lifecycles ๐Ÿ”#โƒฃ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-19T14:00:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa22fc5bc5f99668907e73ff0925365d7c33809",
          "body": null,
          "is_bot": false,
          "headline": "Final Hunt ๐Ÿฆ‡๐Ÿฆ‡๐Ÿฆ‡",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-19T00:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166ae4cf07f0dc4cf030a8ed9bbe1c8804d18012",
          "body": "Land Compiler Errors โš™๏ธโžก๏ธ๐Ÿ•ธ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #13 from neuralfog/feature/comp-errors",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-18T21:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "756ee1213f70a7a4f580e310b111af1e07ad6f4f",
          "body": null,
          "is_bot": false,
          "headline": "Land Compiler Errors โš™๏ธโžก๏ธ๐Ÿ•ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-18T21:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fd127ff020568c0ff89327e2414fa1c745b70fa",
          "body": null,
          "is_bot": false,
          "headline": "Bump vite",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-18T20:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d37c60fb2fb132b06bcce046c482c0df8e40d3",
          "body": null,
          "is_bot": false,
          "headline": "Bump and lock wasm pack",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-18T20:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88212764a433525b3ff8f56d0dfac8e729ecd0e7",
          "body": "Land Tightening State ๐Ÿ”ง๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #12 from neuralfog/feature/state-hardening",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-18T13:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7093f15c4800a3d1c2c0b7e3d9b031228f4efdf9",
          "body": null,
          "is_bot": false,
          "headline": "Land Tightening State ๐Ÿ”ง๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-18T13:32:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de7fbb2fed53435aee48d31447711d5cf7c0ab4",
          "body": "Land Drag Racing ๐Ÿšœ๐Ÿ’จ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #11 from neuralfog/feature/compile-away",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-18T09:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8112bebce53ae57c6ad2bffe1fd5073e4e6b95f",
          "body": null,
          "is_bot": false,
          "headline": "Land Drag Racing ๐Ÿšœ๐Ÿ’จ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-18T09:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c5f6e45d79216d13e96dbdca311bf16ef48971",
          "body": null,
          "is_bot": false,
          "headline": "Hyper optimisations",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-17T09:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d965851742ef3559ea8172845167b9b5cc27c400",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0-dev.3",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T21:41:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5577b60fa732f30c8ebeb4960ff79b1a395b14b2",
          "body": "Land No Shadow ๐ŸŒ‘โ˜€๏ธ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #10 from neuralfog/feature/no-shadow",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T21:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b33be2acd96acd7b8c54889289743c983fd5cd78",
          "body": null,
          "is_bot": false,
          "headline": "Land No Shadow ๐ŸŒ‘โ˜€๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T21:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e82f2cf36124b0cb9c98765fecf80253eec62b0",
          "body": "Feature/redesign compiler hints",
          "is_bot": false,
          "headline": "Merge pull request #9 from neuralfog/feature/redesign-compiler-hints",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T19:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf5ccd48ca80b56d7d661a3ec6319d1587193dc",
          "body": null,
          "is_bot": false,
          "headline": "Land Redesign Compiler Hints #โƒฃ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T19:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d870c5b747acdf8d82da28c10b11fac554b1c8",
          "body": null,
          "is_bot": false,
          "headline": "Land Sourcemaps ๐Ÿ—บ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T19:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d05f46fc698779664e8adf2280ef6c5ea6f434b",
          "body": "Land Sourcemaps ๐Ÿ—บ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #8 from neuralfog/feature/sourcemaps",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T13:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a357091269123ded9d7a6ecf2978beb6c39a6b7",
          "body": null,
          "is_bot": false,
          "headline": "Land Sourcemaps ๐Ÿ—บ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T13:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd16560b249553d9c84fd8c8059eb92137ae101f",
          "body": null,
          "is_bot": false,
          "headline": "Rumblings",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T12:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a5017f0d628343f1c7dc3957feddceb1852b1a",
          "body": null,
          "is_bot": false,
          "headline": "Bump rust dependencies",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T01:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "734a8581c2e778d547367a8498eed7ebb00f56b4",
          "body": "Land Compiler Resiliance ๐Ÿ’ช๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #7 from neuralfog/feature/compiler-resiliance",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T01:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d152c6585b25a269d71d85f00704c151683099a0",
          "body": null,
          "is_bot": false,
          "headline": "Land Compiler Resiliance ๐Ÿ’ช๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T01:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b9c2fddbc3d146c48694f1824e890a27edf93e",
          "body": null,
          "is_bot": false,
          "headline": "Add prelude to rewrite stage",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-16T00:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804ce65b26f5e5a991ee49744971c4d451fa0686",
          "body": null,
          "is_bot": false,
          "headline": "Proof we don't need computed properties",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-15T23:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "102df890a0ea5f8c4ae9c351db0e2e1855c15a85",
          "body": null,
          "is_bot": false,
          "headline": "release: v0.9.0-dev.2",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-15T23:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28d4ed303837c38496055d71f7e3c0c57288ac9e",
          "body": "Land Compiler Hints #โƒฃ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #6 from neuralfog/feature/compiler-hints",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-15T22:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be50463dd3b7c36e807e4dbf578b241ebe0112cf",
          "body": null,
          "is_bot": false,
          "headline": "Land Compiler Hints #โƒฃ๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-15T22:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bf2b5e776250bbca6b643ab1f7dee1fe05a8167",
          "body": "Reduce memory usage - Run memory after adding 1000 rows down to 2.9 ๐ŸŽ‰\nReactive allocation trim\nReconcile pass reduction - fold the survivor count into the build loop\nand skip the removal scan when nothing died",
          "is_bot": false,
          "headline": "Hyper Optimising",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-15T20:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d6f9cc46404d130d6120a11f6afbfe9273997c6",
          "body": null,
          "is_bot": false,
          "headline": "Rumblings",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-15T15:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170f5b6c057c615d32270d8943c8ce61f293e7e0",
          "body": null,
          "is_bot": false,
          "headline": "Changelogs",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-14T20:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb19f4371278b0484a4277800b442c6c9acb881",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0-dev.1",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-14T20:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "801293b167afad78b9c06a47ba381191b6679659",
          "body": null,
          "is_bot": false,
          "headline": "Land Hyper Optimisations ๐Ÿšค๐Ÿšค๐Ÿšค๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-14T19:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13a1abb35551dc31fc746356a95fb935a0a93e8",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0-dev.0",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-14T05:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "729448859863c3719958fb3306f4797abb472113",
          "body": "Land One-Tag Rules Them All ๐Ÿท๏ธ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #5 from neuralfog/feature/release-pipeline",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-14T05:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c33582c33d1aace9ef1c4b586062fc65d6d2085e",
          "body": null,
          "is_bot": false,
          "headline": "Land One-Tag Rules Them All ๐Ÿท๏ธ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-14T05:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8530ccbcce63ddabd0071a01a17655de1f6664a",
          "body": null,
          "is_bot": false,
          "headline": "Update roadmap",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-14T00:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dedc35cb800764c09995fd622b6b4b640f3349ca",
          "body": null,
          "is_bot": false,
          "headline": "Land Vite Plugin โšก๐Ÿฅท๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-14T00:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54109a8e14f96fda994f47363cb733f9d5c6d6bd",
          "body": null,
          "is_bot": false,
          "headline": "Land Compiler As WASM ๐Ÿฆ€๐Ÿš€๐Ÿ›ฌ๐Ÿ•ธ๏ธ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-13T22:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fa29c4c7131d3ea7f153b8d5fb8643e7bd019cf",
          "body": "Land Compiler Packaging ๐Ÿ“ฆ๐Ÿš€๐Ÿ›ฌ",
          "is_bot": false,
          "headline": "Merge pull request #2 from neuralfog/feature/package-compiler",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-13T19:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197a8ce7a16d32a74f44e4d6cbbd09f041b789d8",
          "body": null,
          "is_bot": false,
          "headline": "Land Compiler Packaging ๐Ÿ“ฆ๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-13T19:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bc6c8415e58751509159119adce7e75313bd587",
          "body": null,
          "is_bot": false,
          "headline": "Notes",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-13T15:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a541ef6483621404c602aa95295ed410607e597b",
          "body": null,
          "is_bot": false,
          "headline": "Land Compiler ๐Ÿฆ€๐Ÿš€๐Ÿ›ฌ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-13T00:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a3da34462ebc4dc7088e4a753c33838b77a757",
          "body": null,
          "is_bot": false,
          "headline": "TODO",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-12T04:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "829e8586fb88c9dd96d5dd491ea4df925b1baff3",
          "body": null,
          "is_bot": false,
          "headline": "Compalerino prep retro",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-11T19:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3cc42e92bae17ceab28b208e34e7c031e3c3b37",
          "body": null,
          "is_bot": false,
          "headline": "Notes...",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-10T19:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3a09e9951a985409a08a3e6680b8d8b7e1bd3ac",
          "body": null,
          "is_bot": false,
          "headline": "Roadmap",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-10T13:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c88455321ce494797d1cfcd68684d049fc3bce",
          "body": "A native `arr.length = ` write can't be intercepted on a proxy-free\nreactive array โ€” it dropped the facade's index accessors but left the\nbacking store full, desyncing them. The next mutator then read a stale\nlength and left holes in the facade, crashing keyed renders on\nundefined rows.\n\nAdd reconcile() at the top of every array mutator to absorb external\nlength changes (shrink/clear/grow) before mutating. Covered by 3\nregression tests in array-reactivity.\n\nv0.8.2",
          "is_bot": false,
          "headline": "fix(reactive): reconcile backing store on external array length writes",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-10T09:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ab73115b08f16c5af27a03f6bdcaa4a446e50e",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme and add linting to CI",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-10T02:03:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda2e064f5f00de23717a060c355dc6719432960",
          "body": null,
          "is_bot": false,
          "headline": "v0.8.1",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-10T00:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27a9848451b8b9a0b2535d5cb6261bf44731cf9",
          "body": "โ€ฆponent class\n\nStyles.initialize() built a new CSSStyleSheet per component instance, so\nN instances allocated N stylesheets (and Nร— the rules + Chrome\nInternalNodes) โ€” a large list of one component spiked memory hard. Cache\nthe sheet per `static styles` array and adopt the same sheet into every\nshadow root, the intended use of constructable stylesheets.",
          "is_bot": false,
          "headline": "fix(styles - memory leak): share one constructable stylesheet per comโ€ฆ",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-10T00:39:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe09eafec0dfdd43b77b080d022c933aaf382462",
          "body": null,
          "is_bot": false,
          "headline": "v0.8.0",
          "author_name": "brownhounds",
          "author_login": "brownhounds",
          "committed_at": "2026-06-10T00:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 132,
      "latest_release_at": "2026-07-17T00:36:36Z",
      "latest_release_tag": "v0.9.0-dev.26",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 0.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@neuralfog/elemix-vite",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@neuralfog/elemix-vite",
          "is_deprecated": false,
          "latest_version": "0.0.0-dev.3",
          "repository_url": "https://github.com/neuralfog/elemix",
          "versions_count": 28,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2684,
          "first_published_at": "2026-06-13T23:24:24.148000Z",
          "latest_published_at": "2026-06-13T23:24:24.459000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 37
        },
        {
          "name": "@neuralfog/elemix",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": null,
          "registry_url": "https://www.npmjs.com/package/@neuralfog/elemix",
          "is_deprecated": false,
          "latest_version": "0.8.2",
          "repository_url": null,
          "versions_count": 57,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 3685,
          "first_published_at": "2025-03-04T21:39:20.980000Z",
          "latest_published_at": "2026-06-10T08:47:30.283000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 41
        },
        {
          "name": "@neuralfog/elemix-storybook",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": null,
          "registry_url": "https://www.npmjs.com/package/@neuralfog/elemix-storybook",
          "is_deprecated": false,
          "latest_version": "0.8.2",
          "repository_url": null,
          "versions_count": 45,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2933,
          "first_published_at": "2026-01-29T23:05:38.821000Z",
          "latest_published_at": "2026-06-10T08:47:31.915000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 41
        },
        {
          "name": "create-elemix-app",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "elemix",
            "create",
            "scaffold",
            "template",
            "starter"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/create-elemix-app",
          "is_deprecated": false,
          "latest_version": "0.9.0-dev.23",
          "repository_url": "https://github.com/neuralfog/elemix",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 508,
          "first_published_at": "2026-07-15T23:17:57.859000Z",
          "latest_published_at": "2026-07-15T23:17:58.132000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@neuralfog/elemix-testing-library",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@neuralfog/elemix-testing-library",
          "is_deprecated": false,
          "latest_version": "0.9.0-dev.19",
          "repository_url": "https://github.com/neuralfog/elemix",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 925,
          "first_published_at": "2026-07-11T21:18:14.404000Z",
          "latest_published_at": "2026-07-11T21:18:14.693000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/analyzer/tests/fixtures-alias/tsconfig.json",
        "packages/analyzer/tests/fixtures-free/tsconfig.json",
        "packages/analyzer/tests/fixtures-lsp/tsconfig.json",
        "packages/analyzer/tests/fixtures-match/tsconfig.json",
        "packages/analyzer/tests/fixtures/tsconfig.json",
        "packages/create-app/tsconfig.json",
        "packages/elemix/tsconfig.json",
        "packages/storybook/tsconfig.json",
        "packages/testing-library/tsconfig.json",
        "packages/vite/tsconfig.json",
        "packages/vscode/tsconfig.json"
      ],
      "toolchain_manifests": [
        "packages/analyzer/Cargo.toml",
        "packages/compiler/Cargo.toml",
        "packages/formatter/Cargo.toml"
      ],
      "largest_source_bytes": 56039,
      "source_files_sampled": 314,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 757,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "elemix-compiler",
          "manifest": "packages/analyzer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "packages/analyzer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4.6.1"
        },
        {
          "name": "glob",
          "manifest": "packages/analyzer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.3"
        },
        {
          "name": "serde",
          "manifest": "packages/analyzer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "packages/analyzer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "lsp-server",
          "manifest": "packages/analyzer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "lsp-types",
          "manifest": "packages/analyzer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.97"
        },
        {
          "name": "clap",
          "manifest": "packages/compiler/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4.6.1"
        },
        {
          "name": "glob",
          "manifest": "packages/compiler/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.3"
        },
        {
          "name": "oxc_allocator",
          "manifest": "packages/compiler/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.136.0"
        },
        {
          "name": "oxc_ast",
          "manifest": "packages/compiler/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.136.0"
        },
        {
          "name": "oxc_ast_visit",
          "manifest": "packages/compiler/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.136.0"
        },
        {
          "name": "oxc_parser",
          "manifest": "packages/compiler/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.136.0"
        },
        {
          "name": "oxc_span",
          "manifest": "packages/compiler/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.136.0"
        },
        {
          "name": "wasm-bindgen",
          "manifest": "packages/compiler/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "console_error_panic_hook",
          "manifest": "packages/compiler/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "clap",
          "manifest": "packages/formatter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4.6.1"
        },
        {
          "name": "glob",
          "manifest": "packages/formatter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.3"
        },
        {
          "name": "serde",
          "manifest": "packages/formatter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "packages/formatter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "similar",
          "manifest": "packages/formatter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "toml",
          "manifest": "packages/formatter/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1.2"
        },
        {
          "name": "@neuralfog/elemix-compiler",
          "manifest": "packages/vite/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.0.0-dev.2"
        },
        {
          "name": "vscode-languageclient",
          "manifest": "packages/vscode/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "clap",
            "direct": true,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "console_error_panic_hook",
            "direct": true,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "glob",
            "direct": true,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "lsp-server",
            "direct": true,
            "version": "0.7.9",
            "ecosystem": "crates"
          },
          {
            "name": "lsp-types",
            "direct": true,
            "version": "0.97.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_allocator",
            "direct": true,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast",
            "direct": true,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast_visit",
            "direct": true,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_parser",
            "direct": true,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_span",
            "direct": true,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": "1.0.150",
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": true,
            "version": "2.7.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml",
            "direct": true,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": true,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "@neuralfog/elemix-compiler",
            "direct": true,
            "version": "0.0.0-dev.2",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageclient",
            "direct": true,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageclient",
            "direct": true,
            "version": "^10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "allocator-api2",
            "direct": false,
            "version": "0.2.21",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": "1.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "bumpalo",
            "direct": false,
            "version": "3.20.3",
            "ecosystem": "crates"
          },
          {
            "name": "castaway",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "compact_str",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "crates"
          },
          {
            "name": "console",
            "direct": false,
            "version": "0.16.4",
            "ecosystem": "crates"
          },
          {
            "name": "cow-utils",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-channel",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "crates"
          },
          {
            "name": "crossbeam-utils",
            "direct": false,
            "version": "0.8.22",
            "ecosystem": "crates"
          },
          {
            "name": "dragonbox_ecma",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "crates"
          },
          {
            "name": "encode_unicode",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "fluent-uri",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "globset",
            "direct": false,
            "version": "0.4.18",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "insta",
            "direct": false,
            "version": "1.48.0",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.186",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": false,
            "version": "0.4.33",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "nonmax",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": false,
            "version": "0.4.8",
            "ecosystem": "crates"
          },
          {
            "name": "num-integer",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": false,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "owo-colors",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc-miette",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc-miette-derive",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ast_macros",
            "direct": false,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_data_structures",
            "direct": false,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_diagnostics",
            "direct": false,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_ecmascript",
            "direct": false,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_estree",
            "direct": false,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_index",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_regular_expression",
            "direct": false,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_str",
            "direct": false,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "oxc_syntax",
            "direct": false,
            "version": "0.136.0",
            "ecosystem": "crates"
          },
          {
            "name": "percent-encoding",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "phf",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_generator",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_macros",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "phf_shared",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.46",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.15",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-hash",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "rustversion",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "seq-macro",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_repr",
            "direct": false,
            "version": "0.1.20",
            "ecosystem": "crates"
          },
          {
            "name": "serde_spanned",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "siphasher",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "smawk",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "static_assertions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.118",
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": "3.27.0",
            "ecosystem": "crates"
          },
          {
            "name": "textwrap",
            "direct": false,
            "version": "0.16.2",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.1.1+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-id-start",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-linebreak",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-width",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-macro-support",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen-shared",
            "direct": false,
            "version": "0.2.126",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.21",
            "ecosystem": "crates"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/generational-cache",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@azu/format-text",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@azu/style-format",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/abort-controller",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-auth",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-client",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-rest-pipeline",
            "direct": false,
            "version": "1.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-tracing",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-util",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/identity",
            "direct": false,
            "version": "4.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/logger",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/msal-browser",
            "direct": false,
            "version": "5.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/msal-common",
            "direct": false,
            "version": "16.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/msal-node",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "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/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "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": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "2.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@blazediff/core",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "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": "@exodus/bytes",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "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": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/biome-config",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-analyzer-darwin-arm64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-analyzer-darwin-x64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-analyzer-linux-arm64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-analyzer-linux-x64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-analyzer-win32-arm64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-analyzer-win32-x64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-darwin-arm64",
            "direct": false,
            "version": "0.0.0-dev.2",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-darwin-arm64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-darwin-x64",
            "direct": false,
            "version": "0.0.0-dev.2",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-darwin-x64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-linux-arm64",
            "direct": false,
            "version": "0.0.0-dev.2",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-linux-arm64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-linux-x64",
            "direct": false,
            "version": "0.0.0-dev.2",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-linux-x64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-win32-arm64",
            "direct": false,
            "version": "0.0.0-dev.2",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-win32-arm64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-win32-x64",
            "direct": false,
            "version": "0.0.0-dev.2",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-compiler-win32-x64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-template-formatter-darwin-arm64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-template-formatter-darwin-x64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-template-formatter-linux-arm64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-template-formatter-linux-x64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-template-formatter-win32-arm64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/elemix-template-formatter-win32-x64",
            "direct": false,
            "version": "0.9.0-dev.26",
            "ecosystem": "npm"
          },
          {
            "name": "@neuralfog/ts-config",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm-eabi",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-openharmony-arm64",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-wasm32-wasi",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm-eabi",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm64",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-arm64",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-x64",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-freebsd-x64",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-gnu",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-musl",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-musl",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-s390x-gnu",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-gnu",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-musl",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-openharmony-arm64",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-wasm32-wasi",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-arm64-msvc",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-x64-msvc",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.29",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/config-creator",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/config-loader",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/core",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/formatter",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/node",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/profiler",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/resolver",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/secretlint-formatter-sarif",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/secretlint-rule-no-dotenv",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/secretlint-rule-preset-recommend",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/source-creator",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@secretlint/types",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/addon-vitest",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/builder-vite",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/csf-plugin",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/global",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/html",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/html-vite",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@storybook/icons",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/dom",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "14.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/ast-node-types",
            "direct": false,
            "version": "15.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/linter-formatter",
            "direct": false,
            "version": "15.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/module-interop",
            "direct": false,
            "version": "15.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/resolver",
            "direct": false,
            "version": "15.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@textlint/types",
            "direct": false,
            "version": "15.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/aria-query",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "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/node",
            "direct": false,
            "version": "26.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sarif",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/vscode",
            "direct": false,
            "version": "1.125.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": "@typespec/ts-http-runtime",
            "direct": false,
            "version": "0.3.6",
            "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-v8",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "3.2.4",
            "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": "3.2.4",
            "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": "3.2.4",
            "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": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce",
            "direct": false,
            "version": "3.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-alpine-arm64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-alpine-x64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-darwin-arm64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-darwin-x64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-linux-arm",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-linux-arm64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-linux-x64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-win32-arm64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/vsce-sign-win32-x64",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@webcontainer/env",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.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": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "azure-devops-node-api",
            "direct": false,
            "version": "12.5.0",
            "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": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "binaryextensions",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "boundary",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-equal-constant-time",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "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": "chai",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio-select",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cockatiel",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ecdsa-sig-formatter",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "editions",
            "direct": false,
            "version": "6.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding-sniffer",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.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.0",
            "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": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.6",
            "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": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "index-to-position",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.1",
            "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": "istextorbinary",
            "direct": false,
            "version": "9.5.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": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonwebtoken",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "jwa",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jws",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keytar",
            "direct": false,
            "version": "7.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.includes",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isboolean",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isinteger",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isnumber",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isstring",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.once",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.3",
            "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": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.15",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.94.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-sarif-builder",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-parser",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-resolver",
            "direct": false,
            "version": "11.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-semver",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-parser-stream",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pngjs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "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": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "rc-config-loader",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "read",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "recast",
            "direct": false,
            "version": "0.23.12",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.101.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "secretlint",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "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": "simple-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "storybook",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "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-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "structured-source",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.19",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-link",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "textextensions",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "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": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.4.7",
            "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": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-dedent",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-rest-client",
            "direct": false,
            "version": "1.8.11",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "underscore",
            "direct": false,
            "version": "1.13.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "version-range",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-jsonrpc",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-protocol",
            "direct": false,
            "version": "3.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-textdocument",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-types",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wasm-pack",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-virtual-modules",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "wsl-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml2js",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "yazl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 758,
        "direct_count": 18,
        "indirect_count": 740
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 20,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "brownhounds",
          "commits": 146,
          "avatar_url": "https://avatars.githubusercontent.com/u/157302259?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock",
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "3 out of 3 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": 0,
            "reason": "Found 0/27 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": "34889fdcbd8bd58d034304e8031702b11637b5cb",
        "ran_at": "2026-07-21T17:03:14Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/neuralfog/elemix",
    "host": "github.com",
    "name": "elemix",
    "owner": "neuralfog"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 52,
        "vitality": 79,
        "community": 35,
        "governance": 51,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 132,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "132 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 132
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v0.9.0-dev.26",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 0.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive โ€” is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 35,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "packages": [
                "@neuralfog/elemix-vite",
                "@neuralfog/elemix",
                "@neuralfog/elemix-storybook",
                "create-elemix-app",
                "@neuralfog/elemix-testing-library"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 10735
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "10,735 downloads/month across npm",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 10735,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 20,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "20/20 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 20,
                      "decided": 20
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "neuralfog",
              "public_repos": 7,
              "account_age_days": 528
            },
            "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": "0 followers of neuralfog",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "neuralfog"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "7 public repos, account ~1 yr old",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 7
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@neuralfog/elemix-vite",
                "@neuralfog/elemix",
                "@neuralfog/elemix-storybook",
                "create-elemix-app",
                "@neuralfog/elemix-testing-library"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "5 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 5,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "57 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 57
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "3 out of 3 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": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 52,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 3 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 0/27 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is 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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 757 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 757
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 757,
              "unassessed_packages": 1,
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 757,
              "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
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.22,
              "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": "22 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 22,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "packages/analyzer/tests/fixtures-alias/tsconfig.json",
                "packages/analyzer/tests/fixtures-free/tsconfig.json",
                "packages/analyzer/tests/fixtures-lsp/tsconfig.json",
                "packages/analyzer/tests/fixtures-match/tsconfig.json",
                "packages/analyzer/tests/fixtures/tsconfig.json",
                "packages/create-app/tsconfig.json",
                "packages/elemix/tsconfig.json",
                "packages/storybook/tsconfig.json",
                "packages/testing-library/tsconfig.json",
                "packages/vite/tsconfig.json",
                "packages/vscode/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "packages/analyzer/Cargo.toml",
                "packages/compiler/Cargo.toml",
                "packages/formatter/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "packages/analyzer/Cargo.toml, packages/compiler/Cargo.toml, packages/formatter/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "packages/analyzer/Cargo.toml, packages/compiler/Cargo.toml, packages/formatter/Cargo.toml"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/analyzer/tests/fixtures-alias/tsconfig.json, packages/analyzer/tests/fixtures-free/tsconfig.json, packages/analyzer/tests/fixtures-lsp/tsconfig.json, packages/analyzer/tests/fixtures-match/tsconfig.json, packages/analyzer/tests/fixtures/tsconfig.json, packages/create-app/tsconfig.json, packages/elemix/tsconfig.json, packages/storybook/tsconfig.json, packages/testing-library/tsconfig.json, packages/vite/tsconfig.json, packages/vscode/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/analyzer/tests/fixtures-alias/tsconfig.json, packages/analyzer/tests/fixtures-free/tsconfig.json, packages/analyzer/tests/fixtures-lsp/tsconfig.json, packages/analyzer/tests/fixtures-match/tsconfig.json, packages/analyzer/tests/fixtures/tsconfig.json, packages/create-app/tsconfig.json, packages/elemix/tsconfig.json, packages/storybook/tsconfig.json, packages/testing-library/tsconfig.json, packages/vite/tsconfig.json, packages/vscode/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 56039,
              "source_files_sampled": 314,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/314 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 314,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge โ€” weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Could not fetch crates package 'elemix-analyzer' from its registry",
    "Could not fetch crates package 'elemix-compiler' from its registry",
    "Could not fetch crates package 'elemix-template-formatter' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T17:03:23.608527Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/neuralfog/elemix.svg",
  "full_name": "neuralfog/elemix",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.23.0 โ€” full methodology ยท metrics wiki.

How one result sits in the wider record: aggregate statistics โ€” npm.