Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-03 00:43 UTC

microlinkhq / react-json-view

JSON viewer for React

JavaScriptMIT★ 410 stars⑂ 68 forkssince Jun 2020View on GitHub ↗

microlinkhq/react-json-view holds a health index of 83 out of 100, placing it in the Excellent band. It scores highest on Vitality (86/100) and lowest on AI Readiness (40/100). It was last updated 6 days ago. A single contributor accounts for most of its recent work.

83
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

83
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 70 is calibrated to 83 on the published index scale (record calibration 2026-08-02).

Ownership

microlink.ioOrganization
365 followers62 public repossince Jun 2017

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

Package ecosystems

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recency — last push 6 days ago
13.2/36Commit cadence — 19/52 weeks with commits
18/18Commit volume — 167 commits in the last year
10/10OpenSSF Scorecard: Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year167
human_commit_share0.65
days_since_last_push6
active_weeks_last_year19

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 47 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~12.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count47
latest_release_tagv1.31.25
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases12.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

73Good · 17% of overall
How it's scored
42.4/60Stars — 410 stars
15.2/25Forks — 68 forks
0/15Watchers — 2 watchers
Inputs used
forks68
stars410
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 2,522,758 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@microlink/react-json-view
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,522,758
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?

62Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.4/22.5Commit distribution — top contributor authored 67% of commits
13.5/13.5Contributor breadth — 48 contributors
10/10OpenSSF Scorecard: Contributors — project has 29 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled48
top_contributor_share0.669
How it's scored
24.7/42Issue resolution — 59% of issues closed
18.3/30PR acceptance — 97/159 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/9 approved changesets -- score normalized to 0
Inputs used
merged_prs97
open_issues14
closed_issues20
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.588
closed_unmerged_prs62
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.4/25Owner reach — 365 followers of microlinkhq
25/25Track record — 62 public repos, account ~9 yr old
Inputs used
followers365
owner_typeOrganization
is_verified
owner_loginmicrolinkhq
public_repos62
account_age_days3,320

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 6 days ago
20/20Version history — 50 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@microlink/react-json-view
ecosystemsnpm
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

79Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 20 out of 21 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://react-json-view.microlink.io
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://react-json-view.microlink.io
has_readmeyes
has_docs_diryes
has_descriptionyes

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.2/2.5CI-Tests — 20 out of 21 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/9 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 29 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
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 — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages16
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@microlink/react-json-view@1.31.25 runtime dependency closure — what installing the published package pulls in — 16 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

40Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 61 of 65 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.938
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 35 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0.35
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/74 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes17,551
source_files_sampled74
oversized_source_files0

Key facts

410GitHub stars
48contributors
167commits, last 12 months
6days since last push
47releases
1bus factor
14open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 68 ⇿
0Stars
68Forks
28Releases

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

01325385063756822023-012024-082026-03
Major 0Minor 8Patch 20

Each point covers 3 days.

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-08-03 00:43 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests20 out of 21 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/9 approved changesets -- score normalized to 0
10Contributorsproject has 29 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not 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
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npmreact-base16-styling~0.10.0package.json
npmreact-lifecycles-compat~3.0.4package.json
npmreact-textarea-autosize~8.5.9package.json
All dependencies 53

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

RegistryPackageVersionRelation
npmreact-base16-styling~0.10.0direct
npmreact-lifecycles-compat~3.0.4direct
npmreact-textarea-autosize~8.5.9direct
npm@babel/core^7.13.0indirect
npm@babel/eslint-parser~7.29.7indirect
npm@babel/plugin-proposal-private-property-in-object~7.21.11indirect
npm@babel/plugin-syntax-class-properties~7.12.1indirect
npm@babel/plugin-syntax-jsx~7.29.7indirect
npm@babel/register7.29.7indirect
npm@commitlint/clilatestindirect
npm@commitlint/config-conventionallatestindirect
npmbabel-loader10.1.1indirect
npmbabel-plugin-istanbul8.0.0indirect
npmbabel-plugin-react-html-attrs~3.0.5indirect
npmbabel-preset-react-app10.1.0indirect
npmbrowser-sync~3.0.3indirect
npmc8latestindirect
npmchai~6.2.2indirect
npmcheerio1.0.0-rc.3indirect
npmci-publishlatestindirect
npmconventional-changelog-clilatestindirect
npmcss-loader~7.1.4indirect
npmenzyme~3.11.0indirect
npmenzyme-adapter-react-16~1.15.5indirect
npmevents~3.3.0indirect
npmfinepacklatestindirect
npmgit-authors-clilatestindirect
npmgithub-generate-releaselatestindirect
npmhtml-webpack-plugin^5.6.6indirect
npmignore-styles~5.0.1indirect
npmjsdom~30.0.0indirect
npmmocha~11.7.5indirect
npmmoment~2.30.1indirect
npmnano-stagedlatestindirect
npmprettier~2.8.8indirect
npmreact~16.14.0indirect
npmreact-dom~16.14.0indirect
npmreact-select~5.10.2indirect
npmreact-test-renderer~16.14.0indirect
npmsass~1.102.0indirect
npmsass-loader~17.0.0indirect
npmsimple-git-hookslatestindirect
npmsinon~22.1.0indirect
npmstandardlatestindirect
npmstandard-versionlatestindirect
npmstyle-loader~4.0.0indirect
npmterser-webpack-plugin~5.6.1indirect
npmtinyrun~1.1.0indirect
npmwebpack~5.109.0indirect
npmwebpack-bundle-analyzer~5.3.0indirect
npmwebpack-bundle-size-analyzer~3.1.0indirect
npmwebpack-cli~6.0.1indirect
npmwebpack-dev-server~6.0.0indirect
Dependency advisories 0

Installing npm:@microlink/react-json-view@1.31.25 pulls in 16 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 5216,
      "has_wiki": true,
      "homepage": "https://react-json-view.microlink.io",
      "languages": {
        "SCSS": 879,
        "JavaScript": 183029
      },
      "pushed_at": "2026-07-27T20:56:43Z",
      "created_at": "2020-06-01T15:02:21Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-29T10:15:14Z",
      "description": "JSON viewer for React",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://microlink.io",
      "name": "microlink.io",
      "type": "Organization",
      "login": "microlinkhq",
      "company": null,
      "location": null,
      "followers": 365,
      "avatar_url": "https://avatars.githubusercontent.com/u/29799436?v=4",
      "created_at": "2017-06-30T14:05:53Z",
      "is_verified": null,
      "public_repos": 62,
      "account_age_days": 3320
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.31.25",
          "kind": "patch",
          "published_at": "2026-07-27T20:56:44Z"
        },
        {
          "tag": "v1.31.24",
          "kind": "patch",
          "published_at": "2026-07-24T07:26:34Z"
        },
        {
          "tag": "v1.31.23",
          "kind": "patch",
          "published_at": "2026-07-21T10:49:53Z"
        },
        {
          "tag": "v1.31.22",
          "kind": "patch",
          "published_at": "2026-07-03T21:03:13Z"
        },
        {
          "tag": "v1.31.21",
          "kind": "patch",
          "published_at": "2026-07-01T06:54:36Z"
        },
        {
          "tag": "v1.31.20",
          "kind": "patch",
          "published_at": "2026-05-02T07:28:06Z"
        },
        {
          "tag": "v1.31.19",
          "kind": "patch",
          "published_at": "2026-04-28T06:25:54Z"
        },
        {
          "tag": "v1.31.18",
          "kind": "patch",
          "published_at": "2026-04-10T06:55:51Z"
        },
        {
          "tag": "v1.31.17",
          "kind": "patch",
          "published_at": "2026-04-09T07:22:22Z"
        },
        {
          "tag": "v1.31.16",
          "kind": "patch",
          "published_at": "2026-04-03T21:30:12Z"
        },
        {
          "tag": "v1.31.15",
          "kind": "patch",
          "published_at": "2026-03-26T07:25:54Z"
        },
        {
          "tag": "v1.31.14",
          "kind": "patch",
          "published_at": "2026-03-18T22:13:27Z"
        },
        {
          "tag": "v1.31.13",
          "kind": "patch",
          "published_at": "2026-03-18T15:41:41Z"
        },
        {
          "tag": "v1.31.12",
          "kind": "patch",
          "published_at": "2026-03-17T22:21:37Z"
        },
        {
          "tag": "v1.31.11",
          "kind": "patch",
          "published_at": "2026-03-17T09:28:19Z"
        },
        {
          "tag": "v1.31.10",
          "kind": "patch",
          "published_at": "2026-03-16T21:39:10Z"
        },
        {
          "tag": "v1.31.9",
          "kind": "patch",
          "published_at": "2026-03-16T17:57:53Z"
        },
        {
          "tag": "v1.31.8",
          "kind": "patch",
          "published_at": "2026-03-11T22:39:37Z"
        },
        {
          "tag": "v1.31.7",
          "kind": "patch",
          "published_at": "2026-03-11T15:35:56Z"
        },
        {
          "tag": "v1.31.6",
          "kind": "patch",
          "published_at": "2026-03-10T07:07:42Z"
        },
        {
          "tag": "v1.31.5",
          "kind": "patch",
          "published_at": "2026-03-10T07:05:37Z"
        },
        {
          "tag": "v1.31.4",
          "kind": "patch",
          "published_at": "2026-03-08T17:14:35Z"
        },
        {
          "tag": "v1.31.3",
          "kind": "patch",
          "published_at": "2026-03-07T06:28:45Z"
        },
        {
          "tag": "v1.31.2",
          "kind": "patch",
          "published_at": "2026-03-07T06:26:44Z"
        },
        {
          "tag": "v1.31.1",
          "kind": "patch",
          "published_at": "2026-03-05T21:51:34Z"
        },
        {
          "tag": "v1.31.0",
          "kind": "minor",
          "published_at": "2026-03-05T21:50:58Z"
        },
        {
          "tag": "v1.30.2",
          "kind": "patch",
          "published_at": "2026-03-05T10:59:14Z"
        },
        {
          "tag": "v1.30.1",
          "kind": "patch",
          "published_at": "2026-03-05T10:57:26Z"
        },
        {
          "tag": "v1.30.0",
          "kind": "minor",
          "published_at": "2026-03-05T10:55:40Z"
        },
        {
          "tag": "v1.29.0",
          "kind": "minor",
          "published_at": "2026-03-05T10:55:12Z"
        },
        {
          "tag": "v1.28.1",
          "kind": "patch",
          "published_at": "2026-03-05T10:53:21Z"
        },
        {
          "tag": "v1.28.0",
          "kind": "minor",
          "published_at": "2026-03-05T10:50:04Z"
        },
        {
          "tag": "v1.27.2",
          "kind": "patch",
          "published_at": "2026-03-05T10:44:58Z"
        },
        {
          "tag": "v1.27.1",
          "kind": "patch",
          "published_at": "2026-01-11T15:07:42Z"
        },
        {
          "tag": "v1.27.0",
          "kind": "minor",
          "published_at": "2025-08-01T15:27:42Z"
        },
        {
          "tag": "v1.26.2",
          "kind": "patch",
          "published_at": "2025-05-16T17:14:52Z"
        },
        {
          "tag": "v1.26.1",
          "kind": "patch",
          "published_at": "2025-02-15T08:18:33Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2025-02-13T09:19:29Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2025-02-12T09:00:52Z"
        },
        {
          "tag": "v1.24.1",
          "kind": "patch",
          "published_at": "2025-02-12T08:41:55Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2024-12-25T18:03:19Z"
        },
        {
          "tag": "v1.23.4",
          "kind": "patch",
          "published_at": "2024-10-25T09:08:31Z"
        },
        {
          "tag": "v1.23.3",
          "kind": "patch",
          "published_at": "2024-09-27T13:10:52Z"
        },
        {
          "tag": "v1.23.2",
          "kind": "patch",
          "published_at": "2024-09-22T20:14:50Z"
        },
        {
          "tag": "v1.23.1",
          "kind": "patch",
          "published_at": "2024-07-02T07:43:21Z"
        },
        {
          "tag": "v1.22.1",
          "kind": "patch",
          "published_at": "2022-05-11T09:06:30Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2022-01-11T21:17:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ca343dc1158051f64556b713a63caac2f2ac2290",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.25",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-07-27T20:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06435066ca789cd79d8a809804a5933dc3b7783a",
          "body": "Bumps [sass](https://github.com/sass/dart-sass) from 1.101.7 to 1.102.0.\n- [Release notes](https://github.com/sass/dart-sass/releases)\n- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sass/dart-sass/compare/1.101.7...1.102.0)\n\n---\nupdated-depende\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sass from 1.101.7 to 1.102.0 (#193)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T20:55:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0c1c80f0e6b7c38e1b6f438bd4ad8358b63a0e61",
          "body": "Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.1.1 to 30.0.0.\n- [Release notes](https://github.com/jsdom/jsdom/releases)\n- [Commits](https://github.com/jsdom/jsdom/compare/v29.1.1...v30.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: jsdom\n  dependency-version: 30.0.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump jsdom from 29.1.1 to 30.0.0 (#192)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T20:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78b335c496e5364a8cf56bf683b60427f7385a70",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.24",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-07-24T07:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1907a5076e247bacd9f4d1f1fc73b6a445117019",
          "body": "Bumps [webpack](https://github.com/webpack/webpack) from 5.108.4 to 5.109.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack/compare/v5.108.4...v5.109.0)\n\n---\nupdate\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump webpack from 5.108.4 to 5.109.0 (#191)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T07:25:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "129b0043434725dabaec16842d307c4885de1755",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.23",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-07-21T10:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0a9a4a1faf36a0583972916d21e211e755d3aad",
          "body": "Bumps [sinon](https://github.com/sinonjs/sinon) from 22.0.0 to 22.1.0.\n- [Release notes](https://github.com/sinonjs/sinon/releases)\n- [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md)\n- [Commits](https://github.com/sinonjs/sinon/compare/v22.0.0...v22.1.0)\n\n---\nupdated-dependencies:\n\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sinon from 22.0.0 to 22.1.0 (#190)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T10:48:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7acd5f3befe44ce8d46e09108eaf0290c3ff5907",
          "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n  dependency-version: '\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-node from 6 to 7 (#189)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T20:41:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2580eedd49b56e86406941709ee48394c976cc00",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.22",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-07-03T21:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53771e8b975f8731be9453fac2281bf6fb23a6ff",
          "body": "Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.6 to 6.0.0.\n- [Release notes](https://github.com/webpack/webpack-dev-server/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump webpack-dev-server from 5.2.6 to 6.0.0 (#188)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T21:01:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d6aa26db8a51dec8759ea964d321dd27db388689",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.21",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-07-01T06:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0b7791d182feb8097acb0ed661dae5471d6d93",
          "body": "* build(deps-dev): bump webpack from 5.107.2 to 5.108.3\n\nBumps [webpack](https://github.com/webpack/webpack) from 5.107.2 to 5.108.3.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\n>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kiko Beats <josefrancisco.verdu@gmail.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump webpack from 5.107.2 to 5.108.3 (#187)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-01T06:53:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "364702e5021b1b869fdf15603b29721aa53de202",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6 to 7 (#183)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T22:20:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8156fca31f16d0107756775f80221eec62ddee8b",
          "body": null,
          "is_bot": false,
          "headline": "build: tweaks",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-06-17T06:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96da330a2ed4e910d26ef5039393d33f43a17977",
          "body": "Bumps [sass](https://github.com/sass/dart-sass) from 1.100.0 to 1.101.0.\n- [Release notes](https://github.com/sass/dart-sass/releases)\n- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sass/dart-sass/compare/1.100.0...1.101.0)\n\n---\nupdated-depende\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sass from 1.100.0 to 1.101.0 (#173)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-13T13:36:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ac451c7461aa7b233f115f453b0d8cda6991343",
          "body": "Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.29.3 to 7.29.7.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.29.7/\n[…]\nendabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jose Francisco 'Kiko' Verdú Gambín <josefrancisco.verdu@gmail.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @babel/register from 7.29.3 to 7.29.7 (#172)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T07:48:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c5eef2d15be550e23193d2e0f81c7767c6547751",
          "body": "Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.28.6 to 7.29.7.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @babel/eslint-parser from 7.28.6 to 7.29.7 (#171)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T07:46:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6638e3cca123dd45c264b7c9e74fc356e9ebfb9c",
          "body": "…(#170)\n\nBumps [@babel/plugin-syntax-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-jsx) from 7.28.6 to 7.29.7.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/b\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @babel/plugin-syntax-jsx from 7.28.6 to 7.29.7 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T07:46:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "76de15a9d22989b60e40f8e8f5aa2b86420cc2e8",
          "body": "Bumps [sass](https://github.com/sass/dart-sass) from 1.99.0 to 1.100.0.\n- [Release notes](https://github.com/sass/dart-sass/releases)\n- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sass/dart-sass/compare/1.99.0...1.100.0)\n\n---\nupdated-dependenc\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sass from 1.99.0 to 1.100.0 (#169)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-24T08:41:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ad248377cb0c3a03751a8cc93d9ecb824aaa812",
          "body": "Bumps [webpack](https://github.com/webpack/webpack) from 5.106.2 to 5.107.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack/compare/v5.106.2...v5.107.0)\n\n---\nupdate\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump webpack from 5.106.2 to 5.107.0 (#168)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-21T10:38:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2395c91eee09ea7fbad7219025b5e4ba89a01c88",
          "body": "Bumps [sass-loader](https://github.com/webpack/sass-loader) from 16.0.8 to 17.0.0.\n- [Release notes](https://github.com/webpack/sass-loader/releases)\n- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/sass-loader/compare/v16.0.8...v17.\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 (#167)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-20T09:14:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "444c77d8b5fb27238b6bbb103d9aca4f0a0c48a2",
          "body": "Bumps [sinon](https://github.com/sinonjs/sinon) from 21.1.2 to 22.0.0.\n- [Release notes](https://github.com/sinonjs/sinon/releases)\n- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)\n- [Commits](https://github.com/sinonjs/sinon/compare/v21.1.2...v22.0.0)\n\n---\nupdated-depende\n[…]\nrect:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sinon from 21.1.2 to 22.0.0 (#166)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T07:35:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "52a4f10258b95c7c7f0c0f9dd76da29a2b8c6d51",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.20",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-05-02T07:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f361abd8df2e11d5c3cdaf4e5f4a6b753b8c45c9",
          "body": "Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.28.6 to 7.29.3.\n- [Release notes](https://github.com/babel/babel/releases)\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel/commits/v7.29.3/\n[…]\nrect:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump @babel/register from 7.28.6 to 7.29.3 (#165)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-02T07:26:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9502cf5e06033389efa7a12c3e4a0c76e1efa3b6",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.19",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-28T06:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6419a937f7761c56e13f6a9df16564d1fece9f56",
          "body": "Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.0.2 to 29.1.0.\n- [Release notes](https://github.com/jsdom/jsdom/releases)\n- [Commits](https://github.com/jsdom/jsdom/compare/v29.0.2...v29.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: jsdom\n  dependency-version: 29.1.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump jsdom from 29.0.2 to 29.1.0 (#164)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-28T06:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1dfc70ec7797c7afe037e455e9205cc663dc85e",
          "body": "* build(deps): bump pnpm/action-setup from 5 to 6\n\nBumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5 to 6.\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\n----\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Kiko Beats <josefrancisco.verdu@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump pnpm/action-setup from 5 to 6 (#163)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-14T06:20:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c20c1ecb19129a1ac9c0d72ea00da7be20da1d9",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.18",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-10T06:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72e49a752904d527dc0f56d25a74673e699489fb",
          "body": "…n-21.1.0\n\nbuild(deps-dev): bump sinon from 21.0.3 to 21.1.0",
          "is_bot": false,
          "headline": "Merge pull request #159 from microlinkhq/dependabot/npm_and_yarn/sino…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-10T06:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cfcf7f8fbf111beb2ef3a6919a3ce5ccb0e8a3a",
          "body": "…l-plugin-istanbul-8.0.0\n\nbuild(deps-dev): bump babel-plugin-istanbul from 7.0.1 to 8.0.0",
          "is_bot": false,
          "headline": "Merge pull request #158 from microlinkhq/dependabot/npm_and_yarn/babe…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-10T06:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "809775d94d7e32873f57cfcc54f73794c5614482",
          "body": "Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.3 to 21.1.0.\n- [Release notes](https://github.com/sinonjs/sinon/releases)\n- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)\n- [Commits](https://github.com/sinonjs/sinon/compare/v21.0.3...v21.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: sinon\n  dependency-version: 21.1.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sinon from 21.0.3 to 21.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-09T20:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e85d45eec0b277099d80f4bec5bbfeb21fdb477",
          "body": "Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 7.0.1 to 8.0.0.\n- [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases)\n- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md)\n- [Commits](https://gith\n[…]\nndency-name: babel-plugin-istanbul\n  dependency-version: 8.0.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump babel-plugin-istanbul from 7.0.1 to 8.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-09T20:24:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed423b711fb2cb39e85892ae7dced4aa42fb2de6",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.17",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-09T07:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddffd7fd990bd19beb820b0ba450f78e27770f6b",
          "body": "…ack-5.106.0\n\nbuild(deps-dev): bump webpack from 5.105.4 to 5.106.0",
          "is_bot": false,
          "headline": "Merge pull request #156 from microlinkhq/dependabot/npm_and_yarn/webp…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-09T07:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb1e8161bcbb263ea167eb3d54210ae77de6541f",
          "body": "Bumps [webpack](https://github.com/webpack/webpack) from 5.105.4 to 5.106.0.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack/compare/v5.105.4...v5.106.0)\n\n---\nupdate\n[…]\ncies:\n- dependency-name: webpack\n  dependency-version: 5.106.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump webpack from 5.105.4 to 5.106.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T20:25:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e6e3e1d3a931a30995b3a8f44662092d02080553",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.16",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-03T21:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca4ba527b0ee977360ba2b701c62b27e094cfd98",
          "body": "…-1.99.0\n\nbuild(deps-dev): bump sass from 1.98.0 to 1.99.0",
          "is_bot": false,
          "headline": "Merge pull request #153 from microlinkhq/dependabot/npm_and_yarn/sass…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-03T21:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcc33d71e698afd642fd340cae09120d770e9cc5",
          "body": "…l-plugin-react-html-attrs-3.0.5\n\nbuild(deps-dev): bump babel-plugin-react-html-attrs from 2.1.0 to 3.0.5",
          "is_bot": false,
          "headline": "Merge pull request #152 from microlinkhq/dependabot/npm_and_yarn/babe…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-04-03T21:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e75d477651e91b1c5835a06d376702d419e4ec",
          "body": "Bumps [sass](https://github.com/sass/dart-sass) from 1.98.0 to 1.99.0.\n- [Release notes](https://github.com/sass/dart-sass/releases)\n- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sass/dart-sass/compare/1.98.0...1.99.0)\n\n---\nupdated-dependencies:\n- dependency-name: sass\n  dependency-version: 1.99.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sass from 1.98.0 to 1.99.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-03T20:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14b1c7e6e2da78ee008792f7a3f954c95f28fbdb",
          "body": "Bumps [babel-plugin-react-html-attrs](https://github.com/insin/babel-plugin-react-html-attrs) from 2.1.0 to 3.0.5.\n- [Release notes](https://github.com/insin/babel-plugin-react-html-attrs/releases)\n- [Commits](https://github.com/insin/babel-plugin-react-html-attrs/compare/v2.1.0...v3.0.5)\n\n---\nupdat\n[…]\name: babel-plugin-react-html-attrs\n  dependency-version: 3.0.5\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump babel-plugin-react-html-attrs from 2.1.0 to 3.0.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T20:24:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fdcd6c71dd25e28cf5e7c7450298b5c3b661bea6",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.15",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-26T07:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a07d8e940053d153f50192fcc8896cf1d7dbd391",
          "body": "…ack-bundle-analyzer-5.3.0\n\nbuild(deps-dev): bump webpack-bundle-analyzer from 5.2.0 to 5.3.0",
          "is_bot": false,
          "headline": "Merge pull request #151 from microlinkhq/dependabot/npm_and_yarn/webp…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-26T07:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79e18cc7b45d4de0c831e4fb9e692e3e8e69cc07",
          "body": "Bumps [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) from 5.2.0 to 5.3.0.\n- [Release notes](https://github.com/webpack/webpack-bundle-analyzer/releases)\n- [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md)\n- [Commits](https://github.\n[…]\nency-name: webpack-bundle-analyzer\n  dependency-version: 5.3.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump webpack-bundle-analyzer from 5.2.0 to 5.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-25T20:27:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "93695179821168b329a2248412b5deb65f81b653",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.14",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-18T22:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3cab653fa917291488923fb386cb4711a629d6",
          "body": null,
          "is_bot": false,
          "headline": "build: contributors",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-18T22:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029794db53e06988a8cb4b7809b5a7e05046a454",
          "body": "fix: upper bound of array groups",
          "is_bot": false,
          "headline": "Merge pull request #148 from mbtools/array-group",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-18T22:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee83365c98ec0fdd2a45f329820d9edc97750bd8",
          "body": null,
          "is_bot": false,
          "headline": "fix: upper bound of array groups",
          "author_name": "Marc Bernard",
          "author_login": "mbtools",
          "committed_at": "2026-03-18T20:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4886984f7c25cefc805066f8997d2f9c8b78fa3c",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.13",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-18T15:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c514140f95f67c2e3115a39c432523e0c9fb7164",
          "body": null,
          "is_bot": false,
          "headline": "build: contributors",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-18T15:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e4a6a621b3bcb184036ec2009337240a16c4edc",
          "body": "fix: peerDepencency warning when using react 19",
          "is_bot": false,
          "headline": "Merge pull request #147 from mbtools/patch-1",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-18T15:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d57f0b1bbb3b9362d102c204736fd29ba0254b6",
          "body": null,
          "is_bot": false,
          "headline": "fix: peerDepencency warning when using react 19",
          "author_name": "Marc Bernard",
          "author_login": "mbtools",
          "committed_at": "2026-03-18T15:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e7d1cf1f9174923f70806785b383b34b4bc476",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.12",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-17T22:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acc2f868292f1a429f47e955dcf7c105c307e564",
          "body": "…pm/action-setup-5\n\nbuild(deps): bump pnpm/action-setup from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #145 from microlinkhq/dependabot/github_actions/pn…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-17T22:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07ba3dcb3cadf16059c9b71dd75312c6a0977287",
          "body": "Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 5.\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump pnpm/action-setup from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T20:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271a2fc99e74837d7fdd640525e63c4f88205753",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.11",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-17T09:28:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2486e76a791f39110661c1cf465f6ca7921087d5",
          "body": null,
          "is_bot": false,
          "headline": "build: contributors",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-17T09:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2e29c26e49b6a5199aaed02afe029fddf18df07",
          "body": "fix: add `types` config to `exports`",
          "is_bot": false,
          "headline": "Merge pull request #144 from bghveding/patch-1",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-17T09:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f11e2fd7415f923e2e5b8845840c0efa527ed466",
          "body": "The types definition file isn't found after the recent addition of `exports` to `package.json`. This should fix this.",
          "is_bot": false,
          "headline": "fix: add `types` config to `exports`",
          "author_name": "Bjørnar G. Hveding",
          "author_login": "bghveding",
          "committed_at": "2026-03-17T07:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "695c4ae238acc33f9dfe46826a4cf9c61142b79d",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.10",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-16T21:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "101ea1d629f6a8990acb538c94bcbc5f2c5a373e",
          "body": "…m-29.0.0\n\nbuild(deps-dev): bump jsdom from 28.1.0 to 29.0.0",
          "is_bot": false,
          "headline": "Merge pull request #143 from microlinkhq/dependabot/npm_and_yarn/jsdo…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-16T21:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac7831565c13da8dbe8c79d748b5f0c038d4038",
          "body": "Bumps [jsdom](https://github.com/jsdom/jsdom) from 28.1.0 to 29.0.0.\n- [Release notes](https://github.com/jsdom/jsdom/releases)\n- [Changelog](https://github.com/jsdom/jsdom/blob/v29.0.0/Changelog.md)\n- [Commits](https://github.com/jsdom/jsdom/compare/v28.1.0...v29.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: jsdom\n  dependency-version: 29.0.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump jsdom from 28.1.0 to 29.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T20:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66652f6d4103751e5d49ff458bcb740aeb0874db",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.9",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-16T17:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d048fd62e6edcb3e599800c803357dc7e3329880",
          "body": null,
          "is_bot": false,
          "headline": "build: contributors",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-16T17:56:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865d2f83b7d58bca7cac6db57b102edabab7f2f7",
          "body": "fix: add ESM exports for Vite 8 compatibility",
          "is_bot": false,
          "headline": "Merge pull request #142 from jc-louis/fix/vite8-esm-compat",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-16T17:56:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eab47fc8c955e2a14bca5f354e062a3418fae7b8",
          "body": "Vite 8 changed CJS interop behavior — without `__esModule: true` or an\n`exports` field, the default import resolves to the whole module.exports\nobject instead of `.default`. Add an ESM wrapper (`index.mjs`) and\nconditional `exports` field in package.json so bundlers correctly\nresolve the default import.\n\nCloses #141\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: add ESM exports for Vite 8 compatibility",
          "author_name": "JC Louis",
          "author_login": "jc-louis",
          "committed_at": "2026-03-16T17:25:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5e8e13349ef98d4e7a7524f8a1ac91b8efc06a01",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.8",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-11T22:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a6f81c3f8abe0c6dd07c3573cd309fbddd798a4",
          "body": "…-1.98.0\n\nbuild(deps-dev): bump sass from 1.97.3 to 1.98.0",
          "is_bot": false,
          "headline": "Merge pull request #139 from microlinkhq/dependabot/npm_and_yarn/sass…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-11T22:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4a8c8b5d7f73ba5d79bf4d5dcdd768355461b6b",
          "body": "Bumps [sass](https://github.com/sass/dart-sass) from 1.97.3 to 1.98.0.\n- [Release notes](https://github.com/sass/dart-sass/releases)\n- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sass/dart-sass/compare/1.97.3...1.98.0)\n\n---\nupdated-dependencies:\n- dependency-name: sass\n  dependency-version: 1.98.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump sass from 1.97.3 to 1.98.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-11T20:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17add47737c9a0e9ba9da19a3180664d1b297dbc",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.7",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-11T15:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6600405945f8775d23f6ae009095321ac830dad2",
          "body": "…ack-dev-server-5.2.3\n\nbuild(deps-dev): bump webpack-dev-server from 5.0.4 to 5.2.3",
          "is_bot": false,
          "headline": "Merge pull request #138 from microlinkhq/dependabot/npm_and_yarn/webp…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-11T15:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b17f98221aa623b7579c010468f7365cf4001abf",
          "body": "…loader-7.1.4\n\nbuild(deps-dev): bump css-loader from 4.3.0 to 7.1.4",
          "is_bot": false,
          "headline": "Merge pull request #137 from microlinkhq/dependabot/npm_and_yarn/css-…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-11T15:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc7c9e8c5facabc34acccfbff677b8c50afc696",
          "body": "Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.0.4 to 5.2.3.\n- [Release notes](https://github.com/webpack/webpack-dev-server/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-\n[…]\nependency-name: webpack-dev-server\n  dependency-version: 5.2.3\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump webpack-dev-server from 5.0.4 to 5.2.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T20:26:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "599e8223a54eb51116283a4724467cc4364a49c1",
          "body": "Bumps [css-loader](https://github.com/webpack/css-loader) from 4.3.0 to 7.1.4.\n- [Release notes](https://github.com/webpack/css-loader/releases)\n- [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/css-loader/compare/v4.3.0...v7.1.4)\n\n---\n[…]\nies:\n- dependency-name: css-loader\n  dependency-version: 7.1.4\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump css-loader from 4.3.0 to 7.1.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-10T20:23:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ad7e859fceae45d5327ffe5ac41b6745dd5aef4",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.6",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-10T07:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7332b17fe63b0a2e4839f18e0c0b2c524c95b28a",
          "body": "…ack-5.105.4\n\nbuild(deps-dev): bump webpack from 5.93.0 to 5.105.4",
          "is_bot": false,
          "headline": "Merge pull request #131 from microlinkhq/dependabot/npm_and_yarn/webp…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-10T07:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93339edba458ba7486d65365a56d1c835918880b",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.5",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-10T07:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd47c86d8d09ae81a2cdfee0d25271667317808b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into dependabot/npm_and_yarn/webpack-5.105.4",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-10T07:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1678b54a3a0b21993fec1a18b48dcd86ab50001",
          "body": "…ack-bundle-analyzer-5.2.0\n\nbuild(deps-dev): bump webpack-bundle-analyzer from 4.10.2 to 5.2.0",
          "is_bot": false,
          "headline": "Merge pull request #132 from microlinkhq/dependabot/npm_and_yarn/webp…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-10T07:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "397727ed8d9a43234a3b84b40720d9911b860fd3",
          "body": "…l-loader-10.1.1\n\nbuild(deps-dev): bump babel-loader from 10.0.0 to 10.1.1",
          "is_bot": false,
          "headline": "Merge pull request #134 from microlinkhq/dependabot/npm_and_yarn/babe…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-10T07:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2007a1d8e55017704ec108b2dfd8547347cfe715",
          "body": "…tier-2.8.8\n\nbuild(deps-dev): bump prettier from 2.2.1 to 2.8.8",
          "is_bot": false,
          "headline": "Merge pull request #135 from microlinkhq/dependabot/npm_and_yarn/pret…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-10T07:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab5dc0e116b6970e68d8c76a3b4c99db8377aa7",
          "body": "Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.8.8.\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.8.8)\n\n---\nupdated\n[…]\nncies:\n- dependency-name: prettier\n  dependency-version: 2.8.8\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump prettier from 2.2.1 to 2.8.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T21:31:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "93ed4945d61a307721f2226033188282ead2e95c",
          "body": "Bumps [babel-loader](https://github.com/babel/babel-loader) from 10.0.0 to 10.1.1.\n- [Release notes](https://github.com/babel/babel-loader/releases)\n- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/babel/babel-loader/compare/v10.0.0...v10.1.1\n[…]\n:\n- dependency-name: babel-loader\n  dependency-version: 10.1.1\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump babel-loader from 10.0.0 to 10.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T21:30:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ccb86d70b74f87b206d083e9f39a3786e41ced0",
          "body": "Bumps [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer) from 4.10.2 to 5.2.0.\n- [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-bundle-analyzer/commits)\n\n---\nupdated-dependencies:\n- depe\n[…]\nency-name: webpack-bundle-analyzer\n  dependency-version: 5.2.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump webpack-bundle-analyzer from 4.10.2 to 5.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T21:29:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9a310dd63c7c198a097fc23391a8f7e2014febfa",
          "body": "Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.105.4.\n- [Release notes](https://github.com/webpack/webpack/releases)\n- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.105.4)\n\n---\nupdated-\n[…]\ncies:\n- dependency-name: webpack\n  dependency-version: 5.105.4\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump webpack from 5.93.0 to 5.105.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T21:28:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a6fec6e8d15a827476ddc380fa8cec7c8199ff9",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.4",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-08T17:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e7ac6fc4989468d8e9400558c18aa520c08cfc5",
          "body": null,
          "is_bot": false,
          "headline": "build: contributors",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-08T17:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c5aa6cac1a9833f2001b33959a1964e5c629e02",
          "body": "…AndBugFix\n\nWindow circular reference handling and bug fix",
          "is_bot": false,
          "headline": "Merge pull request #130 from Nimgoble/WindowCircularReferenceHandling…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-08T17:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc9a6840fba4b484232b4f4485c174d1b4b32ef2",
          "body": "-Wasn't adding the correct value to the listOfAncestors.\n-Added case for \"window\" type.  It was causing an infinite loop somewhere.  I didn't solve that, we're just ignoring the \"window\" properties now.  Will need to be fixed later.",
          "is_bot": false,
          "headline": "Fixed minor bug",
          "author_name": "Nimgoble",
          "author_login": "Nimgoble",
          "committed_at": "2026-03-07T19:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdb1ab32526ed3a577342259bbcfe4764e20982e",
          "body": "-Wasn't passing the correct value in to listOfAncestors.\n-Added case for \"window\" type, which breaks everything.  Right now, it's just ignoring it.  Not sure why window is causing an infinite loop, even when forcing code to handle \"window\" as an \"object\" type.",
          "is_bot": false,
          "headline": "Fixed small bug.  Added support for window type.",
          "author_name": "Nimgoble",
          "author_login": "Nimgoble",
          "committed_at": "2026-03-07T19:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b4816e2b6de485d74b731cb0acd01e719b52ff6",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.3",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-07T06:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca75da7383e5a5c7ce87a8ee652ac95db38d7b7d",
          "body": null,
          "is_bot": false,
          "headline": "build: contributors",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-07T06:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aaee8957961b890036a4e312035744796c40f53",
          "body": "Circular reference handling",
          "is_bot": false,
          "headline": "Merge pull request #129 from Nimgoble/circularReferenceHandling",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-07T06:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f9080c7a6137b4cda040575589a6198c1eae495",
          "body": null,
          "is_bot": false,
          "headline": "chore(release): 1.31.2",
          "author_name": "Kiko Beats",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-07T06:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9230430351604ee71f3ac06b6a8b96c98bdc7d1",
          "body": "…-6.2.2\n\nbuild(deps-dev): bump chai from 4.2.0 to 6.2.2",
          "is_bot": false,
          "headline": "Merge pull request #128 from microlinkhq/dependabot/npm_and_yarn/chai…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-07T06:25:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9939e8f2a769762c7384d2ced35942e7e0a4b1c5",
          "body": "…l-plugin-istanbul-7.0.1\n\nbuild(deps-dev): bump babel-plugin-istanbul from 6.1.1 to 7.0.1",
          "is_bot": false,
          "headline": "Merge pull request #126 from microlinkhq/dependabot/npm_and_yarn/babe…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-07T06:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5345f84919eeb052677d1d698ae9abf44228bed",
          "body": "…run-1.1.0\n\nbuild(deps-dev): bump tinyrun from 1.0.8 to 1.1.0",
          "is_bot": false,
          "headline": "Merge pull request #124 from microlinkhq/dependabot/npm_and_yarn/tiny…",
          "author_name": "Jose Francisco 'Kiko' Verdú Gambín",
          "author_login": "Kikobeats",
          "committed_at": "2026-03-07T06:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eced8173df5ca7816c3e95032e333502f0c99e8c",
          "body": null,
          "is_bot": false,
          "headline": "Removed debugging code.",
          "author_name": "Nimgoble",
          "author_login": "Nimgoble",
          "committed_at": "2026-03-07T02:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e133641e34cd4e93e7e6f272f64a8b0742670996",
          "body": null,
          "is_bot": false,
          "headline": "Added test for Circular Reference",
          "author_name": "Nimgoble",
          "author_login": "Nimgoble",
          "committed_at": "2026-03-07T02:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "013aa86094be4855654cab28e8e9771d276ac05e",
          "body": null,
          "is_bot": false,
          "headline": "Added component for circular references",
          "author_name": "Nimgoble",
          "author_login": "Nimgoble",
          "committed_at": "2026-03-07T01:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b7c0126bd3f5b0d8487152ebcb9a746759604f0",
          "body": "Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 6.2.2.\n- [Release notes](https://github.com/chaijs/chai/releases)\n- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)\n- [Commits](https://github.com/chaijs/chai/compare/4.2.0...v6.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: chai\n  dependency-version: 6.2.2\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump chai from 4.2.0 to 6.2.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-06T20:26:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 47,
      "commits_last_year": 167,
      "latest_release_at": "2026-07-27T20:56:44Z",
      "latest_release_tag": "v1.31.25",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 19,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 12.8
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "@microlink/react-json-view",
          "path": "package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "github.com",
          "shields.io"
        ],
        "total": 3,
        "header": 3,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@microlink/react-json-view",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "array-viewer",
            "base-16",
            "component",
            "interactive",
            "interactive-json",
            "json",
            "json-component",
            "json-display",
            "json-inspector",
            "json-tree",
            "json-tree",
            "json-view",
            "json-viewer",
            "react",
            "react-component",
            "react-json",
            "theme",
            "tree",
            "tree-view",
            "treeview"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@microlink/react-json-view",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.31.25",
          "repository_url": "https://github.com/microlinkhq/react-json-view",
          "versions_count": 50,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2522758,
          "first_published_at": "2022-01-04T19:35:41.382000Z",
          "latest_published_at": "2026-07-27T20:56:49.741000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 68,
      "stars": 410,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 2
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 2
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 68,
        "total_forks": 68
      },
      "star_history": null,
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 17551,
      "source_files_sampled": 74,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 16,
        "malicious_count": 0,
        "assessed_package": "npm:@microlink/react-json-view@1.31.25",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "react-base16-styling",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~0.10.0"
        },
        {
          "name": "react-lifecycles-compat",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~3.0.4"
        },
        {
          "name": "react-textarea-autosize",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "~8.5.9"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "react-base16-styling",
            "direct": true,
            "version": "~0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-lifecycles-compat",
            "direct": true,
            "version": "~3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-textarea-autosize",
            "direct": true,
            "version": "~8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "~7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "~7.21.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "~7.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "~7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/register",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/cli",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-react-html-attrs",
            "direct": false,
            "version": "~3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-react-app",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "browser-sync",
            "direct": false,
            "version": "~3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "~6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.0.0-rc.3",
            "ecosystem": "npm"
          },
          {
            "name": "ci-publish",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-cli",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "~7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "enzyme",
            "direct": false,
            "version": "~3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "enzyme-adapter-react-16",
            "direct": false,
            "version": "~1.15.5",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "~3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "finepack",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "git-authors-cli",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "github-generate-release",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "html-webpack-plugin",
            "direct": false,
            "version": "^5.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-styles",
            "direct": false,
            "version": "~5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "~30.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "~11.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "~2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "nano-staged",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "~2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "~16.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "~16.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-select",
            "direct": false,
            "version": "~5.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-test-renderer",
            "direct": false,
            "version": "~16.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "~1.102.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-loader",
            "direct": false,
            "version": "~17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-git-hooks",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "~22.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "standard",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "standard-version",
            "direct": false,
            "version": "latest",
            "ecosystem": "npm"
          },
          {
            "name": "style-loader",
            "direct": false,
            "version": "~4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "~5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrun",
            "direct": false,
            "version": "~1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "~5.109.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-bundle-analyzer",
            "direct": false,
            "version": "~5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-bundle-size-analyzer",
            "direct": false,
            "version": "~3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-cli",
            "direct": false,
            "version": "~6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-server",
            "direct": false,
            "version": "~6.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 53,
        "direct_count": 3,
        "indirect_count": 50
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 97,
        "open_issues": 14,
        "closed_ratio": 0.588,
        "closed_issues": 20,
        "closed_unmerged_prs": 62
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "mac-s-g",
          "commits": 657,
          "avatar_url": "https://avatars.githubusercontent.com/u/4097374?v=4"
        },
        {
          "type": "User",
          "login": "Kikobeats",
          "commits": 176,
          "avatar_url": "https://avatars.githubusercontent.com/u/2096101?v=4"
        },
        {
          "type": "User",
          "login": "breadadams",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/5795227?v=4"
        },
        {
          "type": "User",
          "login": "franklixuefei",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/1334982?v=4"
        },
        {
          "type": "User",
          "login": "cainakleao",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/44140803?v=4"
        },
        {
          "type": "User",
          "login": "andres-artunduaga",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/15151450?v=4"
        },
        {
          "type": "User",
          "login": "snoh666",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/43639758?v=4"
        },
        {
          "type": "User",
          "login": "thomasjm",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1634990?v=4"
        },
        {
          "type": "User",
          "login": "VadimZvf",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/13214738?v=4"
        },
        {
          "type": "User",
          "login": "dubzzz",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/5300235?v=4"
        }
      ],
      "contributors_sampled": 48,
      "top_contributor_share": 0.669
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml",
        "pull_request.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 9,
            "reason": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
            "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/9 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 29 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "ca343dc1158051f64556b713a63caac2f2ac2290",
        "ran_at": "2026-08-03T00:43:03Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 5,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-07-31T20:22:26Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-27T20:55:04Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 48,
          "created_at": "2024-12-02T14:40:13Z",
          "last_comment_at": "2026-03-18T13:28:36Z",
          "last_comment_author": "mbtools"
        },
        {
          "number": 67,
          "created_at": "2025-02-21T16:18:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2025-03-11T07:15:58Z",
          "last_comment_at": "2025-03-16T11:45:35Z",
          "last_comment_author": "chacha912"
        },
        {
          "number": 70,
          "created_at": "2025-03-17T11:13:51Z",
          "last_comment_at": "2025-03-19T00:14:21Z",
          "last_comment_author": "Kikobeats"
        },
        {
          "number": 72,
          "created_at": "2025-04-04T11:28:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 73,
          "created_at": "2025-04-17T14:02:02Z",
          "last_comment_at": "2025-07-14T18:36:48Z",
          "last_comment_author": "Dhyrkas"
        },
        {
          "number": 83,
          "created_at": "2025-06-04T16:50:33Z",
          "last_comment_at": "2025-07-14T18:00:00Z",
          "last_comment_author": "haavaws"
        },
        {
          "number": 86,
          "created_at": "2025-07-24T23:56:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 89,
          "created_at": "2025-08-06T18:57:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 91,
          "created_at": "2025-08-12T22:37:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 93,
          "created_at": "2025-08-23T19:23:34Z",
          "last_comment_at": "2025-11-19T14:05:45Z",
          "last_comment_author": "jchartrand"
        },
        {
          "number": 146,
          "created_at": "2026-03-18T13:48:06Z",
          "last_comment_at": "2026-03-18T20:45:57Z",
          "last_comment_author": "mbtools"
        },
        {
          "number": 149,
          "created_at": "2026-03-21T15:55:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 150,
          "created_at": "2026-03-23T18:40:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/microlinkhq/react-json-view",
    "host": "github.com",
    "name": "react-json-view",
    "owner": "microlinkhq"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 70 is calibrated to 83 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 70,
            "calibrated": 83,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 83,
      "inputs": {
        "security": 52,
        "vitality": 86,
        "community": 73,
        "governance": 62,
        "calibration": "2026-08-02",
        "engineering": 79,
        "ai_readiness": 40,
        "weighted_overall_raw": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "commits_last_year": 167,
              "human_commit_share": 0.65,
              "days_since_last_push": 6,
              "active_weeks_last_year": 19
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "19/52 weeks with commits",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "167 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 167
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "22 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": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 47,
              "latest_release_tag": "v1.31.25",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 12.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "47 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 73,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 68,
              "stars": 410,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "410 stars",
                "points": 42.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 410
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "68 forks",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 3,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "github.com",
                "shields.io"
              ],
              "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "@microlink/react-json-view"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2522758
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,522,758 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2522758,
                      "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": 62,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 48,
              "top_contributor_share": 0.669
            },
            "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 67% of commits",
                "points": 7.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "48 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 29 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "weak",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "merged_prs": 97,
              "open_issues": 14,
              "closed_issues": 20,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": 0.588,
              "closed_unmerged_prs": 62,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "59% of issues closed",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 59
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "97/159 decided PRs merged",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 97,
                      "decided": 159
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 365,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "microlinkhq",
              "public_repos": 62,
              "account_age_days": 3320
            },
            "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": "365 followers of microlinkhq",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 365,
                      "login": "microlinkhq"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "62 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 62
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@microlink/react-json-view"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "50 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 79,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://react-json-view.microlink.io",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://react-json-view.microlink.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "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": "20 out of 21 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/9 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 29 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "22 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@microlink/react-json-view@1.31.25 runtime dependency closure — what installing the published package pulls in — 16 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@microlink/react-json-view@1.31.25",
                  "assessed": 16
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 16,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 16,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.938,
              "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": "61 of 65 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 61,
                      "sampled": 65
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.35
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "35 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 35,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 17551,
              "source_files_sampled": 74,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/74 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 74,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "theme": 2,
        "library": 17
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 8
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.peer_dependencies",
          "weight": 3
        },
        {
          "tier": "tags",
          "label": "theme",
          "source": "tag:theme",
          "weight": 2
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-03T00:43:25.221672Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/microlinkhq/react-json-view.svg",
  "full_name": "microlinkhq/react-json-view",
  "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 v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

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