Public record
Software health reportschema 0.25.0 · metrics 1.13.0 · 2026-07-21 23:01 UTC

tc39 / ecma262

Status, process, and documents for ECMA-262

HTMLCustom license★ 15,660 stars⑂ 1,417 forkssince Apr 2014View on GitHub ↗

tc39/ecma262 holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (85/100) and lowest on AI Readiness (30/100). It was last updated 1 day ago. 4 contributors account for most of its recent work.

75
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

Ecma TC39Organization
9,915 followers331 public repossince May 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@tc39/ecma262-biblio2.2.31264,8246774 days agoecmascript

Metrics by category

Vitality

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

85Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
22.2/36Commit cadence — 32/52 weeks with commits
18/18Commit volume — 196 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year196
human_commit_share1
days_since_last_push1
active_weeks_last_year32
How it's scored
27/27Ships releases — 30 releases published
36/36Release recency — latest release 19 days ago
12.6/27Release cadence — a release every ~131.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count30
latest_release_tages2026
releases_from_tagsno
days_since_latest_release19
mean_days_between_releases131.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?

85Excellent · 18% of overall
How it's scored
60/60Stars — 15,660 stars
25/25Forks — 1,417 forks
15/15Watchers — 927 watchers
Inputs used
forks1,417
stars15,660
watchers927
growth_stateorganic
growth_factor_pct100

Community health

86Excellent
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
49.1/80Monthly downloads — 4,824 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@tc39/ecma262-biblio
dependents
ecosystemsnpm
total_downloads
monthly_downloads4,824
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?

84Good · 24% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
17.7/22.5Commit distribution — top contributor authored 22% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 144 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled100
top_contributor_share0.215
How it's scored
35/46.8Issue resolution — 75% of issues closed
28.9/38.3PR acceptance — 1,685/2,227 decided PRs merged
13.5/15OpenSSF Scorecard: Code-Review — Found 25/27 approved changesets -- score normalized to 9
Inputs used
merged_prs1,685
open_issues353
closed_issues1,056
issue_closed_ratio0.749
closed_unmerged_prs542
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 9,915 followers of tc39
25/25Track record — 331 public repos, account ~14 yr old
Inputs used
followers9,915
owner_typeOrganization
is_verified
owner_logintc39
public_repos331
account_age_days5,185
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 4 days ago
20/20Version history — 677 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@tc39/ecma262-biblio
ecosystemsnpm
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 20% of overall
How it's scored
24/24CI workflows — 11 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 25 out of 25 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://tc39.es/ecma262/
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicsecmascript, javascript
has_wikiyes
homepagehttps://tc39.es/ecma262/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

56Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 25 out of 25 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 25/27 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 144 contributing companies or organizations
0/10Dangerous-Workflow — dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories10
affected_packages6
assessed_packages187
unassessed_packages0
affected_by_severityhigh 5, moderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 187 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

30At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
38.9/40Legible commit history — 73 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.73
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsno
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — HTML without a type-check config
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageHTML
largest_source_bytes9,073
source_files_sampled5
oversized_source_files0

Key facts

15,660GitHub stars
100contributors
196commits, last 12 months
1days since last push
30releases
4bus factor
353open issues
npmpackage ecosystems

Data collection warnings

  • deps.dev does not index npm:@tc39/ecma262-biblio@2.2.3126; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 15,660 ★ / 1,417 ⇿
15,660Stars
1,417Forks
20Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

04,0008,00012,00016,00015,6601,417232018-062022-062026-07
Major 0Minor 0Patch 0

Each point covers 8 days.

OpenSSF Scorecard 4.5 / 10
4.5aggregate

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

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests25 out of 25 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 25/27 approved changesets -- score normalized to 9
10Contributorsproject has 144 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
All dependencies 187

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

RegistryPackageVersionRelation
npm@asamuzakjp/css-color2.8.3indirect
npm@asamuzakjp/css-color4.0.4indirect
npm@asamuzakjp/dom-selector6.5.5indirect
npm@asamuzakjp/nwsapi2.3.9indirect
npm@babel/code-frame7.12.11indirect
npm@babel/helper-validator-identifier7.22.20indirect
npm@babel/highlight7.23.4indirect
npm@csstools/color-helpers5.1.0indirect
npm@csstools/css-calc2.1.4indirect
npm@csstools/css-color-parser3.1.0indirect
npm@csstools/css-parser-algorithms3.0.5indirect
npm@csstools/css-syntax-patches-for-csstree1.0.14indirect
npm@csstools/css-tokenizer3.0.4indirect
npm@esfx/async-canceltoken1.0.0indirect
npm@esfx/cancelable1.0.0indirect
npm@esfx/canceltoken1.0.0indirect
npm@esfx/disposable1.0.0indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npmacorn8.16.0indirect
npmagent-base7.1.3indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmargparse1.0.10indirect
npmarray-back3.1.0indirect
npmarray-back4.0.2indirect
npmasynckit0.4.0indirect
npmbidi-js1.0.3indirect
npmboolbase1.0.0indirect
npmbraces3.0.3indirect
npmbuffer-from1.1.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcamel-case4.1.2indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmclean-css5.3.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommand-line-args5.2.1indirect
npmcommand-line-usage6.1.3indirect
npmcommander10.0.1indirect
npmcommander11.1.0indirect
npmcommander2.20.3indirect
npmcss-select5.2.2indirect
npmcss-tree2.2.1indirect
npmcss-tree3.1.0indirect
npmcss-what6.2.2indirect
npmcsso5.0.5indirect
npmcssstyle4.2.1indirect
npmcssstyle5.3.0indirect
npmdata-urls5.0.0indirect
npmdata-urls6.0.0indirect
npmdebug4.3.4indirect
npmdecimal.js10.5.0indirect
npmdedent-js1.0.1indirect
npmdeep-extend0.6.0indirect
npmdelayed-stream1.0.0indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmdot-case3.0.4indirect
npmdunder-proto1.0.1indirect
npmecmarkdown8.1.0indirect
npmecmarkup24.2.1indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmeslint-formatter-codeframe7.32.1indirect
npmesprima4.0.1indirect
npmfast-glob3.3.2indirect
npmfastq1.17.1indirect
npmfill-range7.1.1indirect
npmfind-replace3.0.0indirect
npmform-data4.0.4indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmglob-parent5.1.2indirect
npmgopd1.2.0indirect
npmgrammarkdown3.3.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhighlight.js11.0.1indirect
npmhtml-encoding-sniffer4.0.0indirect
npmhtml-escape1.0.2indirect
npmhtml-minifier-terser7.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmiconv-lite0.6.3indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjsdom25.0.1indirect
npmjsdom27.0.0indirect
npmlodash.camelcase4.3.0indirect
npmlower-case2.0.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.1indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.0.28indirect
npmmdn-data2.12.2indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmms2.1.2indirect
npmnanoid3.3.11indirect
npmno-case3.0.4indirect
npmnth-check2.1.1indirect
npmnwsapi2.2.0indirect
npmnwsapi2.2.18indirect
npmparam-case3.0.4indirect
npmparse56.0.1indirect
npmparse57.2.1indirect
npmparse57.3.0indirect
npmpascal-case3.1.2indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpostcss8.5.6indirect
npmprex0.4.9indirect
npmpromise-debounce1.0.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreduce-flatten2.0.0indirect
npmrelateurl0.2.7indirect
npmrequire-from-string2.0.2indirect
npmreusify1.0.4indirect
npmrrweb-cssom0.7.1indirect
npmrrweb-cssom0.8.0indirect
npmrun-parallel1.2.0indirect
npmsafer-buffer2.1.2indirect
npmsax1.6.0indirect
npmsaxes6.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmsprintf-js1.0.3indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsvgo4.0.1indirect
npmsymbol-tree3.2.4indirect
npmtable-layout1.0.2indirect
npmterser5.46.1indirect
npmtldts6.1.82indirect
npmtldts7.0.15indirect
npmtldts-core6.1.82indirect
npmtldts-core7.0.15indirect
npmto-regex-range5.0.1indirect
npmtough-cookie5.1.2indirect
npmtough-cookie6.0.0indirect
npmtr465.0.0indirect
npmtr466.0.0indirect
npmtslib2.8.1indirect
npmtypical4.0.0indirect
npmtypical5.2.0indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions7.0.0indirect
npmwebidl-conversions8.0.0indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhatwg-url14.1.1indirect
npmwhatwg-url15.1.0indirect
npmwordwrapjs4.0.1indirect
npmws8.18.3indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
Dependency advisories 6

This repository publishes no package the index resolves, so its own dependency graph was assessed — 187 packages, which also include development and test pins that never ship: 6 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
form-data4.0.4indirecthigh14.0.6
js-yaml3.14.1indirecthigh34.3.0
picomatch2.3.1indirecthigh24.0.4
svgo4.0.1indirecthigh14.0.2
ws8.18.3indirecthigh28.21.0
postcss8.5.6indirectmoderate18.5.10

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": [
        "ecmascript",
        "javascript"
      ],
      "is_fork": false,
      "size_kb": 1275104,
      "has_wiki": true,
      "homepage": "https://tc39.es/ecma262/",
      "languages": {
        "HTML": 3100911,
        "Shell": 1406,
        "JavaScript": 25784
      },
      "pushed_at": "2026-07-20T16:59:44Z",
      "created_at": "2014-04-09T19:04:33Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T15:56:17Z",
      "description": "Status, process, and documents for ECMA-262",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "HTML",
      "significant_languages": [
        "HTML"
      ]
    },
    "owner": {
      "blog": "https://tc39.es",
      "name": "Ecma TC39",
      "type": "Organization",
      "login": "tc39",
      "company": null,
      "location": "The web",
      "followers": 9915,
      "avatar_url": "https://avatars.githubusercontent.com/u/1725583?v=4",
      "created_at": "2012-05-10T07:17:29Z",
      "is_verified": null,
      "public_repos": 331,
      "account_age_days": 5185
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "es2026",
          "kind": "other",
          "published_at": "2026-07-02T16:35:27Z"
        },
        {
          "tag": "es2026-candidate-2026-03-31",
          "kind": "other",
          "published_at": "2026-03-31T07:35:11Z"
        },
        {
          "tag": "es2025",
          "kind": "other",
          "published_at": "2025-06-29T05:19:21Z"
        },
        {
          "tag": "es2025-candidate-2025-04-23",
          "kind": "other",
          "published_at": "2025-04-24T04:16:28Z"
        },
        {
          "tag": "es2025-candidate-2025-03-31",
          "kind": "other",
          "published_at": "2025-04-01T04:19:20Z"
        },
        {
          "tag": "es2024",
          "kind": "other",
          "published_at": "2024-06-26T17:04:52Z"
        },
        {
          "tag": "es2024-candidate-2024-02-28",
          "kind": "other",
          "published_at": "2024-02-28T23:01:37Z"
        },
        {
          "tag": "es2024-candidate-2024-02",
          "kind": "other",
          "published_at": "2024-02-17T05:38:18Z"
        },
        {
          "tag": "es2023",
          "kind": "other",
          "published_at": "2023-06-29T18:29:26Z"
        },
        {
          "tag": "es2023-candidate-2023-04",
          "kind": "other",
          "published_at": "2023-04-03T05:00:45Z"
        },
        {
          "tag": "es2022",
          "kind": "other",
          "published_at": "2022-06-23T05:05:05Z"
        },
        {
          "tag": "es2022-candidate-2022-03",
          "kind": "other",
          "published_at": "2022-03-28T04:27:36Z"
        },
        {
          "tag": "es2021",
          "kind": "other",
          "published_at": "2021-07-01T17:34:19Z"
        },
        {
          "tag": "es2021-candidate-2021-03",
          "kind": "other",
          "published_at": "2021-03-09T03:10:28Z"
        },
        {
          "tag": "es2020",
          "kind": "other",
          "published_at": "2020-06-17T19:23:28Z"
        },
        {
          "tag": "es2020-candidate-2020-05",
          "kind": "other",
          "published_at": "2020-05-29T06:38:24Z"
        },
        {
          "tag": "es2020-candidate-2020-04",
          "kind": "other",
          "published_at": "2020-04-02T18:10:14Z"
        },
        {
          "tag": "es2019",
          "kind": "other",
          "published_at": "2020-04-02T03:17:32Z"
        },
        {
          "tag": "es2018",
          "kind": "other",
          "published_at": "2020-04-02T03:14:56Z"
        },
        {
          "tag": "es2017",
          "kind": "other",
          "published_at": "2020-04-02T03:14:05Z"
        },
        {
          "tag": "es2016-draft-201607-25",
          "kind": "other",
          "published_at": "2016-07-25T21:35:54Z"
        },
        {
          "tag": "es2016-draft-20160215",
          "kind": "other",
          "published_at": "2016-02-15T21:02:50Z"
        },
        {
          "tag": "es2016-draft-20160120",
          "kind": "other",
          "published_at": "2016-01-20T23:57:27Z"
        },
        {
          "tag": "es2016-draft-20151220",
          "kind": "other",
          "published_at": "2015-12-20T23:15:28Z"
        },
        {
          "tag": "es2016-draft-20151210",
          "kind": "other",
          "published_at": "2015-12-10T21:18:25Z"
        },
        {
          "tag": "es2016-draft-20151201",
          "kind": "other",
          "published_at": "2015-12-01T18:36:49Z"
        },
        {
          "tag": "es2016-draft-20151103",
          "kind": "other",
          "published_at": "2015-11-03T23:56:48Z"
        },
        {
          "tag": "es2016-draft-20151019",
          "kind": "other",
          "published_at": "2015-10-19T23:44:43Z"
        },
        {
          "tag": "es2016-draft-20151005",
          "kind": "other",
          "published_at": "2015-10-05T23:42:09Z"
        },
        {
          "tag": "es2016-draft-1",
          "kind": "other",
          "published_at": "2015-09-22T23:49:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "994b48ed0c0940edaa0e4ce4d9e358fa3ba91edb",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Restrict IsUsingDeclaration to plain 'using' (#3907)",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-07-17T03:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2117564c8d60617b5a476d5424d7c36b4edf43ce",
          "body": null,
          "is_bot": false,
          "headline": "Meta: bump ecmarkup to v24.2.1",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-07-17T03:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8a7e594ff9e4975c77e7180a74817931b0c6d0",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Swap order of OR conditions in InnerModuleEvaluation (#3901)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2026-07-17T03:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e236c2e829c5ea2237fc78bc2bd08b047d87831",
          "body": "…r (#3899)\n\nAll private elements are similar to non-configurable, non-enumerable properties.",
          "is_bot": false,
          "headline": "Editorial: Make the shared similarities of private elements more clea…",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-07-17T02:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25821114c67c4fb7f6a8f2cf97d81b0b2cee7105",
          "body": "Ref https://github.com/tc39/ecma262/pull/2869#issuecomment-4994956632",
          "is_bot": false,
          "headline": "Meta: skip IPR checking on a commit",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-07-17T02:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1355a23e48aaf2b1d7b6cbfad0fb98bce999cfd1",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: define thenable (#2869)",
          "author_name": "Ilia Kravets",
          "author_login": "ikravets",
          "committed_at": "2026-07-09T19:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80af4819ffbc803a0e12db59de51527edd827c45",
          "body": "checkout v7 blocks checking out fork PR code in pull_request_target workflows by default;\npr-preview opts out via allow-unsafe-pr-checkout,\nsince previews only build for tc39 org members or PRs explicitly given the 'request preview' label by a collaborator.",
          "is_bot": false,
          "headline": "Meta: update actions/checkout to v7 (#3898)",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-07-08T05:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60c663a81d5fabea8521d95ece992c860ce9a1d7",
          "body": "…ies (#3894)",
          "is_bot": false,
          "headline": "Normative: Add missing Symbol.dispose and Symbol.asyncDispose propert…",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-07-08T05:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974bbcfbb6c41102533c2aa5e4acfe67e4608634",
          "body": "…omains (#3900)\n\nRef https://github.com/tc39/ecma262/pull/3893#discussion_r3514973809",
          "is_bot": false,
          "headline": "Editorial: Narrow the Property Descriptor [[Getter]] and [[Setter]] d…",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-07-02T21:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad1353e674b7a3258e453aff81bbecbddf0edb3",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: rename alias that slipped past CI (#3895)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-07-02T20:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "584a69fbc00a49dddca50dac6333647b82480129",
          "body": "…er]] (#3893)",
          "is_bot": false,
          "headline": "Editorial: Rename PrivateElement [[Get]]/[[Set]] to [[Getter]]/[[Sett…",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-07-02T20:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c897b5400ca723ba758538aba562fc5de797ea07",
          "body": "…Setter]] (#3893)",
          "is_bot": false,
          "headline": "Editorial: Rename PropertyDescriptor [[Get]]/[[Set]] to [[Getter]]/[[…",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-07-02T20:24:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "627c9190f0203c81002d166bc054c099abb40e6e",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: replace uses of \"Record value\" with just \"Record\" (#3891)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-07-02T20:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23839795e5915273d5fda43227c8354ec408dc90",
          "body": null,
          "is_bot": false,
          "headline": "Markup: updated print-only styles for >= 2026 edition (#3889)",
          "author_name": "Aki 🌹",
          "author_login": "gesa",
          "committed_at": "2026-07-02T20:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bedf838fee2b12f3d3e6b5a7b01388c317788aa",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Refactor parseInt into more cleanly-separated phases (#3841)",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-07-02T19:37:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020735388e46c8bc4bd2255fa9ea49a782be9074",
          "body": "That is, if Parse Node _P_ must cover an _N_,\nno early error rules are applied to _P_ or any of its descendants.\n\nAlso, in the Early Errors section for ObjectLiterals etc:\n\n- Delete the paragraph about the non-application of some rules in some cases,\n  as it's now redundant.\n\n- Move up the early error rule for ObjectLiteral.\n\n- Bring together & clarify all the prose about ObjectLiteral being\n  a cover for ObjectAssignmentPattern.\n\n- Add an example.",
          "is_bot": false,
          "headline": "Editorial: Don't check a cover for early errors (#3227)",
          "author_name": "Michael Dyck",
          "author_login": "jmdyck",
          "committed_at": "2026-07-02T18:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45a667175d5ac359968d8a2aa7eef62a65bb7988",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Factor out RunCallerContext AO (#3846)",
          "author_name": "Michael Dyck",
          "author_login": "jmdyck",
          "committed_at": "2026-06-24T21:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f792966f2bcf78ed079df6697ad1ba9070086955",
          "body": "…r, DisposableStack, and AsyncDisposableStack (#3000)\n\n* Spec text for proposal-explicit-resource-management\n* Fix lint errors\n* Run formatter\n* Fix signature for DisposeResources\n* Fixes for some esmeta warnings\n* Fixes for some esmeta warnings\n* Add missing ReturnIfAbrupt in DisposableStack.protot\n[…]\nma262#3873\n* PR feedback\n* Symbol description wording\n* Merge pull request #17 from rbuckton/excess-iter-return-argument\n\n  Remove excess argument to 'return' method\n\n* Revert function->method changes",
          "is_bot": false,
          "headline": "Normative: Add `using` and `await using` Declarations, SuppressedErro…",
          "author_name": "Ron Buckton",
          "author_login": "rbuckton",
          "committed_at": "2026-06-24T19:00:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19fc72f266702bea78d1ca20cef956c0e36cb2a2",
          "body": null,
          "is_bot": false,
          "headline": "Meta: Add a \"commit\" prefix in the non-PR fallback mode (#3888)",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-06-15T04:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "243e0301111796ee0146d9ffe590a843cc51bdca",
          "body": "Link to the associated PR, and move its collapsed box to top right\n(where it won't obscure the References pane)",
          "is_bot": false,
          "headline": "Meta: Improve the snapshot warning (#3888)",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-06-15T04:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "858e41df827cf906b203c2ec4cd02b3fe925a0d1",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Improve more alias names (#3886)t",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-06-15T04:10:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8321a586b598a89c315f9e8dffecfbc9ace9b26b",
          "body": null,
          "is_bot": false,
          "headline": "Meta: IPR: a user renamed their account",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-06-15T04:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c0c94eb3be152b7ae7dc0cb580f4ee9f0a9a0c2",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Fix ordering of Atomics functions (#3884)",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-06-05T06:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b12c8ef245c630d541c763ca7020ee4487305daf",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Move GlobalSymbolRegistry to the Agent record (#3880)",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-06-05T05:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0088cd64a30c82e602247cc9d373c066abdbc779",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: reword description of subclassing (#3872)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-06-05T05:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef83c78d10f4fe3eb201d5c31dbbf3f5bbde0d3",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: replace remaining use of [[HostSynchronizesWith]] (#3806)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-06-05T04:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0a2b1aac2b8e3c7bedb67df4620cde27cf6501d",
          "body": "… (#3881)",
          "is_bot": false,
          "headline": "Editorial: Use consistent phrasing for Global Object value properties…",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-06-02T21:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a0c48100cb98caf2df90c95c99b1a947982fdc",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Clean up Well-Known Intrinsic Objects table (#3881)",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-06-02T21:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ded99a691726818c9ee896d03c4b94b971b3657",
          "body": null,
          "is_bot": false,
          "headline": "Markup: Fix intrinsic proto string in NativeError constructor (#3879)",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-06-02T20:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d261b4179400de2d869ceeb156357919847b7e",
          "body": "`FromBase64` only appends bytes via `DecodeFullLengthBase64Chunk`\n(always 3 bytes at a time)\ninside step 10.l, and step 10.i preempts further reading when continuing to the next full chunk would exceed `maxLength`.\nTogether these guarantee that, at the top of each iteration of the Repeat loop, the n\n[…]\ns invariant is currently implicit;\nmaking it an explicit Assert clarifies the algorithm's structure for both readers and implementers\n(e.g., it justifies why step 10.i's two conditions are exhaustive)",
          "is_bot": false,
          "headline": "Editorial: assert the FromBase64 multiple-of-3 byte invariant (#3875)",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-06-02T18:38:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "faeca0c6d89871170f652d6239cbcf2a8b687c14",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: consistently use \"includes the properties\" phrasing (#3871)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-06-02T18:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a538c5440f3274b7f530d1a4a1c20e51223037a",
          "body": "…e (#3861)\n\nFixes #3860",
          "is_bot": false,
          "headline": "Editorial: Replace ASCII quotes with typographic quotes as appropriat…",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-06-02T18:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dd03ec031e3ce3f29fb7901fd2597e50b4ede2b",
          "body": "…(#3861)\n\nWhen _referencing_ `?` and `!` (as opposed to _using_ them), enclose\nthem in typographic quotes rather than backticks. Using quotes aligns\nwith editorial conventions (albeit inconsistently applied), while using\nbackticks makes them render as if they were\n[grammar terminal symbols](https://tc39.es/ecma262/multipage/notational-conventions.html#sec-terminal-symbols).",
          "is_bot": false,
          "headline": "Editorial: Fix the rendering used to reference unwrapping shorthands …",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-06-02T18:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b11980b5641ffa9e5044a95754da632a6d85311",
          "body": null,
          "is_bot": false,
          "headline": "Normative: add Atomics.pause (#3847)",
          "author_name": "Shu-yu Guo",
          "author_login": "syg",
          "committed_at": "2026-06-02T17:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b25de494ef15db9c8ecce2bc556225e56c457be",
          "body": "…on-defined\" (#3850)\n\n...allowing discovery of implementation-defined behaviour by references to that term\n\nRef https://github.com/tc39/ecma262/pull/3829/changes#r3213198174",
          "is_bot": false,
          "headline": "Editorial: Replace \"Optionally,\" steps with use of term \"implementati…",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-06-02T16:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97ea91562eeb9a304f01254f8751afdb117cb7c8",
          "body": "… input (#3849)\n\nFixes #3848",
          "is_bot": false,
          "headline": "Normative: Allow ParseScript and ParseModule to be called with string…",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-06-02T16:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69e21b596b0d073ec5e9f29afa92b0f9d97b355",
          "body": null,
          "is_bot": false,
          "headline": "Normative: add Iterator.zip and Iterator.zipKeyed (#3802)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-06-02T07:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6039601bb032ffc196e1843a1ea08f1fc88c91",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: AsyncArrowFunction does not have this (#3524)",
          "author_name": "Wick",
          "author_login": "OnlyWick",
          "committed_at": "2026-06-02T07:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca4968ba7823fafb0b85365121de3d93c313f754",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: consistently abbreviate terms used in aliases (#3837)",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-06-02T06:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dcb70f914e67908abc548b3285dc0583a194910",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: fix over-eager replace of C to \"constructor\" (#3876)",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-05-20T11:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9098a98daab317ad15c1cc96691b60e8244cd3",
          "body": null,
          "is_bot": false,
          "headline": "Markup: Move `</li>` to end of line (#3864)",
          "author_name": "Michael Dyck",
          "author_login": "jmdyck",
          "committed_at": "2026-05-16T05:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "767bf135b5d3a98e090c5a4743a797e52f18282e",
          "body": "Fixes #3858\nRef #3705",
          "is_bot": false,
          "headline": "Editorial: Restore anchor for sec-returnifabrupt-shorthands (#3859)",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-05-16T05:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0394941eca47b04f466cb85244ad7c9fb945bb5d",
          "body": null,
          "is_bot": false,
          "headline": "Meta: Make pressing Escape collapse the snapshot-warning (#3843)",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-05-07T18:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64b30cbef2598e2aecbb10cdd40094904228087c",
          "body": "…eview navigation (#3843)\n\nWe do not use ci.tc39.es/preview/...\n\nRef #3348",
          "is_bot": false,
          "headline": "Meta: Restore the automatic snapshot-warning collapse for internal pr…",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-05-07T18:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcbc4ed455bac44c9b008df9f016479f2192fc7b",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: remove incorrect assertion in SerializeJSONProperty (#3842)",
          "author_name": "Kevin Gibbons",
          "author_login": "bakkot",
          "committed_at": "2026-05-07T18:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67ac2b7318378d72ef6e5cfe227b5392a98e210e",
          "body": "…,32} and To{BigInt,BigUint}64 (#3832)\n\nRef #3792",
          "is_bot": false,
          "headline": "Editorial: introduce ToFixedSizeInteger for backing To{Int,Uint}{8,16…",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-05-06T00:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e07ec27d74073302a7d93077429a121e7e96ea33",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Factor out RunSuspendedContext abstract operation (#2664)",
          "author_name": "Michael Dyck",
          "author_login": "jmdyck",
          "committed_at": "2026-05-06T00:23:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ebc410f26e9cc2e55afe927d098d5507a64ab90",
          "body": "… (#3818)",
          "is_bot": false,
          "headline": "Editorial: clarify that reduce skips first call based on initialValue…",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-05-05T00:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e0bdf0757a1a4f790044a35aa2ac53ca1fbc7a9",
          "body": "PR #3789 overwrote a wording change from PR #3805.",
          "is_bot": false,
          "headline": "Editorial: Undo a recent regression (#3839)",
          "author_name": "Michael Dyck",
          "author_login": "jmdyck",
          "committed_at": "2026-04-29T06:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3fb529723d2f2ba5c743113889073a56ea18e79",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: narrow some AO return types and parameter types (#3826)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-29T05:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c099b14f98d36e9f0b3702bdc4afdb789b1e47fc",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: fix error in description of IsLessThan (#3810)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-29T05:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189d27a4e510052a899ed53c4d5c582b24138319",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: add Nicolò to the editors list (#3834)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2026-04-24T17:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf86dff4c55c8113f661ea357cb7affade45c936",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: remove unhelpful notes in String startsWith/endsWith (#3831)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-24T17:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6b06f533804c168513cc3393108e5f73cb3940b",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: fix an editorial convention violation wrt appending (#3830)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-24T16:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1340317e2a54f1c2006a0f657b0ff34d57e17d3",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: fix return type of MakeFullYear (#3825)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-24T16:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bab3fbf295379eeca01266c7e6fc9a3a8dd02171",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: rename single-letter and initial-capital aliases (#3789)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-24T16:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2314d2b0a83a09120367a9b577b89d24e84bc18f",
          "body": null,
          "is_bot": false,
          "headline": "Meta: use gh-action-mutex in the pr-preview action (#3821)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-24T05:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b291bacfe6045e0665aa60d04ce3f2ee492110",
          "body": "…(#3815)",
          "is_bot": false,
          "headline": "Editorial: tighten param type in ForDeclarationBindingInitialization …",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-24T03:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c276fc10da69e349cc439a35253ae938773db750",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: fix description of Environment Record GetBindingValue (#3814)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-24T01:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d0cff68741e5c2c6083052eaedbc37fc82e5dbe",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: fix some minor editorial convention violations (#3805)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-24T01:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c73a1ef89f63dfa7ef4c627b01799dab6f4c95d9",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Added a missing period (#3798)",
          "author_name": "Runbing",
          "author_login": "runbing",
          "committed_at": "2026-04-10T04:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "546e44acf4b76a960e22900ff8fc6d8220a4040f",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Add Richard Gibson to the editors list (#3827)",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-04-10T01:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567cb81b6137514aa2bace2dabad6a61264d6306",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: mention that NOTE steps are just informative (#3823)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-10T01:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea01590bcd898954c02801ea69002c928d6aaf5",
          "body": "…on (#3822)",
          "is_bot": false,
          "headline": "Editorial: clarify that \"For each\" and \"Repeat\" steps specify iterati…",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T22:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "446d5486f269266661577e744b00654a4d3ef64d",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: [[HomeObject]] can be undefined (#3820)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T22:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70eacfc95683d8db662466966f2fa2aca2d836d",
          "body": "…d (#3816)",
          "is_bot": false,
          "headline": "Editorial: remove indirect reference to [[VarNames]] which was remove…",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T21:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "529a2b686e072fc7d16c73ac74ff6a6209846e46",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: fix copy/paste error in Math.min note (#3813)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T21:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "477ed18c1c6f31d6d2278b7d00cfb3c06b39ed44",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: fix error in String.prototype.endsWith note (#3812)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T21:08:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0123375016151356f90f9e0d9568b38dde2c3af7",
          "body": "…] (#3811)",
          "is_bot": false,
          "headline": "Editorial: fix description of Cyclic Module Record [[EvaluationError]…",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T20:56:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2affef2100b1feb4ef76205f6b761648bfe8a11f",
          "body": "…809)",
          "is_bot": false,
          "headline": "Editorial: fix off-by-1 error in description of Array lastIndexOf (#3…",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T20:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3ceeae40955bdd48e38425d8f85b3a6ad77bd0e",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: fix note in Proxy [[GetOwnProperty]] definition (#3808)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T20:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3282e07ac8811a9639c915ef8f85dc4f3aea3e8e",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Add Linus to the editors list (#3801)",
          "author_name": "Linus Groh",
          "author_login": "linusg",
          "committed_at": "2026-04-09T19:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6988697b6eba9b5ec777610899ee68d84211c838",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: remove whimsy (#3803)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T19:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4664fe14e9a24ee89db29e46f96acc59eb06728e",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: add the intro summary for ES2026 (#3793)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-09T18:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3211ef115a5f8b1d308421184bc13a292e6d6a4b",
          "body": "…ion algorithms (#3792)",
          "is_bot": false,
          "headline": "Editorial: Leverage ToIntegerOrInfinity in fixed-size-integer convers…",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-04-09T18:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28e132391fb9bf5bb21aac0eda3a410c42ff722e",
          "body": "…onversion operations (#3792)",
          "is_bot": false,
          "headline": "Editorial: Reword notes describing invariants of fixed-size-integer c…",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-04-09T18:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f63b8556099065ffdf0eb49993b829feb5f27d14",
          "body": null,
          "is_bot": false,
          "headline": "Meta: bump ecmarkup to 24.1.0 (#3790)",
          "author_name": "Kevin Gibbons",
          "author_login": "bakkot",
          "committed_at": "2026-04-09T18:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6484b1758e11f737ee770714fd831b674f406692",
          "body": "…lvedBinding (#3775)",
          "is_bot": false,
          "headline": "Editorial: align on ~namespace~ for ImportEntry, ExportEntry and Reso…",
          "author_name": "Guy Bedford",
          "author_login": "guybedford",
          "committed_at": "2026-04-09T17:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b6fecaaed14be1cf37070a8d140fb3bdca2adc8",
          "body": "… (#2886)\n\nIn ExecuteModule, use the execution context that InitializeEnvironment created and put in _module_.[[Context]].\n\nSee issue #2660 for backstory.\n\nResolves #2660.",
          "is_bot": false,
          "headline": "Editorial: Use the execution context created by InitializeEnvironment…",
          "author_name": "Michael Dyck",
          "author_login": "jmdyck",
          "committed_at": "2026-04-09T17:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "242ce7a3234c4d859e26ac7f22ccaa83f1d69a5a",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Fix some things from PR #3714 (#3797)",
          "author_name": "Michael Dyck",
          "author_login": "jmdyck",
          "committed_at": "2026-04-04T04:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f52dd7dc8d0e04c364e294a560558a4dc56aa44",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: remove Kevin from the current editors list (#3794)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-04T04:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f8969eb1dd997e2c1e52a2eb73f0468ab9fdf31",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Add Ron Buckton to the editors list (#3796)",
          "author_name": "Ron Buckton",
          "author_login": "rbuckton",
          "committed_at": "2026-04-04T01:59:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71bf855859687428afbd159d2339e64606e59fd1",
          "body": "…ps (#3778)",
          "is_bot": false,
          "headline": "Editorial: allow more generic use of throw shorthand in algorithm ste…",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-04-02T00:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d093df5794717c9c60663e4ca4763178ae4508d0",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: main is now ES2027",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-03-31T07:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "919978a09151c2cb74cb8d066252bd749486df3a",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: apply a whimsical font on a whimsical day (#3782)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-03-31T06:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0248456c758431e4bb8e5d26333ff1865123c9cd",
          "body": "…red (#3787)",
          "is_bot": false,
          "headline": "Editorial: allow [[AsyncEvaluationOrder]] to have any value when erro…",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2026-03-31T05:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b75f82ed0f2dff70c30c905515c5066e5d6461",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: remove vestigial mention of ReturnIfAbrupt (#3784)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-03-31T05:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1795e9ff0fbb158a6cbdb07ebe741f40f2f3292c",
          "body": null,
          "is_bot": false,
          "headline": "Meta: Add \"preview\" to PR preview comment text (#3783)",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-03-31T04:57:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "213d3b92df00ce1429c2e98e6011cb3ffb777fc3",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Properly capitalize Abstract Closure for autolinking (#3781)",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-03-31T04:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c92ca55d7bb0533205cd6de78b08168c667bd84e",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: update description of enum denotation (#3777)",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-03-31T04:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63c83dbfa3fadbd1047f088a69901730e1eaed4",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Improve alias naming in InternalizeJSONProperty (#3714)",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-03-31T04:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bc43d555a2d860824e07de2aac2eef34f17972d",
          "body": "…the source text of primitive values (#3714)",
          "is_bot": false,
          "headline": "Normative: Extend JSON.parse and JSON.stringify for interaction with …",
          "author_name": "Richard Gibson",
          "author_login": "gibson042",
          "committed_at": "2026-03-31T04:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880398845fd935bddad6a494ceeeb6c94397cc36",
          "body": null,
          "is_bot": false,
          "headline": "Meta: add required repository info to biblio subpackage",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2026-03-26T17:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b28e22e28a831ed9ee73b8e4bd4b9614e6424a1d",
          "body": null,
          "is_bot": false,
          "headline": "Meta: switch publish-biblio to trusted publishing (#3706)",
          "author_name": "Kevin Gibbons",
          "author_login": "bakkot",
          "committed_at": "2026-03-26T16:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76b49c6ff5aed1a3f99af1fdfb212761c6a7a672",
          "body": "…ships figure (#3774)",
          "is_bot": false,
          "headline": "Editorial: update '%IteratorPrototype%' in Generator Objects Relation…",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-03-26T16:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef252859afb6b310ee5a22967f41ec2e4f26ea1",
          "body": null,
          "is_bot": false,
          "headline": "Editorial: Reword loop in ValidateAndApplyPropertyDescriptor (#3773)",
          "author_name": "Nicolò Ribaudo",
          "author_login": "nicolo-ribaudo",
          "committed_at": "2026-03-25T17:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bbfd4bb38936f913d12ac4962b6ab4e0461f6d0",
          "body": "…es need not keep the Promise alive (#3764)",
          "is_bot": false,
          "headline": "Editorial: make it clearer that resolvers for already-resolved Promis…",
          "author_name": "Kevin Gibbons",
          "author_login": "bakkot",
          "committed_at": "2026-03-25T17:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7fd87b78fa677383c60ad73dc8fb0ca938e0c92",
          "body": "…nt (#3768)",
          "is_bot": false,
          "headline": "Editorial: don't attempt to redeclare a param alias that is not prese…",
          "author_name": "Michael Ficarra",
          "author_login": "michaelficarra",
          "committed_at": "2026-03-19T05:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6b2347b38c2572a8cf65d068e56ec7b87ebe9d",
          "body": null,
          "is_bot": false,
          "headline": "Meta: bump ecmarkup to 24.0.0 (#3763)",
          "author_name": "Kevin Gibbons",
          "author_login": "bakkot",
          "committed_at": "2026-03-19T05:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a489f4265df15c01cb5bb5a1cdcbd1ff8d89d537",
          "body": null,
          "is_bot": false,
          "headline": "Markup: label clauses of built-in functions (#3763)",
          "author_name": "Kevin Gibbons",
          "author_login": "bakkot",
          "committed_at": "2026-03-19T05:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 30,
      "commits_last_year": 196,
      "latest_release_at": "2026-07-02T16:35:27Z",
      "latest_release_tag": "es2026",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 32,
      "days_since_latest_release": 19,
      "mean_days_between_releases": 131.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@tc39/ecma262-biblio",
          "exists": true,
          "license": "SEE LICENSE IN LICENSE.md",
          "keywords": [
            "ecmascript"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@tc39/ecma262-biblio",
          "is_deprecated": false,
          "latest_version": "2.2.3126",
          "repository_url": "https://github.com/tc39/ecma262",
          "versions_count": 677,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 4824,
          "first_published_at": "2022-03-03T00:12:56.072000Z",
          "latest_published_at": "2026-07-17T05:04:46.746000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 1417,
      "stars": 15660,
      "watchers": 927,
      "fork_history": {
        "days": [
          {
            "date": "2018-06-04",
            "count": 2
          },
          {
            "date": "2018-06-06",
            "count": 2
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-16",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-06-23",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-07-07",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-07-12",
            "count": 2
          },
          {
            "date": "2018-07-17",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 3
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 1
          },
          {
            "date": "2018-08-12",
            "count": 1
          },
          {
            "date": "2018-08-13",
            "count": 2
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 2
          },
          {
            "date": "2018-08-24",
            "count": 1
          },
          {
            "date": "2018-08-26",
            "count": 1
          },
          {
            "date": "2018-08-27",
            "count": 2
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 2
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 2
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 3
          },
          {
            "date": "2018-11-04",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-11-06",
            "count": 1
          },
          {
            "date": "2018-11-11",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2018-11-24",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 1
          },
          {
            "date": "2018-12-02",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 2
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-19",
            "count": 1
          },
          {
            "date": "2018-12-21",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-13",
            "count": 2
          },
          {
            "date": "2019-01-16",
            "count": 2
          },
          {
            "date": "2019-01-17",
            "count": 3
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-01-31",
            "count": 2
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-02-22",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-01",
            "count": 1
          },
          {
            "date": "2019-03-03",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 2
          },
          {
            "date": "2019-03-07",
            "count": 2
          },
          {
            "date": "2019-03-20",
            "count": 2
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-24",
            "count": 1
          },
          {
            "date": "2019-03-25",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 1
          },
          {
            "date": "2019-03-28",
            "count": 1
          },
          {
            "date": "2019-03-30",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 2
          },
          {
            "date": "2019-04-15",
            "count": 2
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-21",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 1
          },
          {
            "date": "2019-05-02",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 2
          },
          {
            "date": "2019-05-17",
            "count": 2
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 3
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-05-29",
            "count": 1
          },
          {
            "date": "2019-05-30",
            "count": 1
          },
          {
            "date": "2019-06-03",
            "count": 1
          },
          {
            "date": "2019-06-04",
            "count": 2
          },
          {
            "date": "2019-06-08",
            "count": 1
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 2
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-23",
            "count": 2
          },
          {
            "date": "2019-06-30",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-13",
            "count": 2
          },
          {
            "date": "2019-07-14",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-20",
            "count": 1
          },
          {
            "date": "2019-07-21",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 2
          },
          {
            "date": "2019-08-03",
            "count": 2
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 2
          },
          {
            "date": "2019-08-29",
            "count": 2
          },
          {
            "date": "2019-08-30",
            "count": 3
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-07",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 2
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-13",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 2
          },
          {
            "date": "2019-10-21",
            "count": 2
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-02",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 2
          },
          {
            "date": "2019-11-10",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 2
          },
          {
            "date": "2019-12-02",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 2
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-15",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 2
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-21",
            "count": 1
          },
          {
            "date": "2019-12-25",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-12",
            "count": 1
          },
          {
            "date": "2020-01-18",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 2
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 2
          },
          {
            "date": "2020-03-13",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 2
          },
          {
            "date": "2020-03-23",
            "count": 2
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 2
          },
          {
            "date": "2020-04-04",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-11",
            "count": 1
          },
          {
            "date": "2020-04-12",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 2
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 2
          },
          {
            "date": "2020-04-22",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 3
          },
          {
            "date": "2020-05-14",
            "count": 2
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 3
          },
          {
            "date": "2020-05-22",
            "count": 2
          },
          {
            "date": "2020-05-24",
            "count": 3
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 2
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-06",
            "count": 2
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-13",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 2
          },
          {
            "date": "2020-06-21",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 2
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 2
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 2
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 2
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 2
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-20",
            "count": 1
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 2
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-10",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 2
          },
          {
            "date": "2020-11-01",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 2
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 2
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 2
          },
          {
            "date": "2020-11-27",
            "count": 2
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 3
          },
          {
            "date": "2020-12-09",
            "count": 2
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 2
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 2
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 3
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-10",
            "count": 2
          },
          {
            "date": "2021-01-14",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 2
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 3
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 2
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 2
          },
          {
            "date": "2021-03-02",
            "count": 2
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 2
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-27",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 2
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 2
          },
          {
            "date": "2021-04-07",
            "count": 2
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 2
          },
          {
            "date": "2021-05-04",
            "count": 2
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 2
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-13",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 2
          },
          {
            "date": "2021-06-21",
            "count": 2
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 2
          },
          {
            "date": "2021-07-16",
            "count": 3
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 2
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-08-05",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 2
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 2
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 4
          },
          {
            "date": "2021-11-09",
            "count": 2
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 3
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 2
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 2
          },
          {
            "date": "2022-01-12",
            "count": 2
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-02-26",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 2
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 2
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 2
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-14",
            "count": 2
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-05-29",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 2
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 2
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 2
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 2
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 2
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 2
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-28",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-26",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 2
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 2
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 2
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 2
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 2
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 2
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-05",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 2
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 2
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 2
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 2
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 2
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 2
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 2
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 2
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 2
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 2
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 2
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 2
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 2
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 2
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 2
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 2
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 2
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 2
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 2
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 1417
      },
      "star_history": {
        "days": [
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 4
          },
          {
            "date": "2024-08-09",
            "count": 2
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 3
          },
          {
            "date": "2024-08-13",
            "count": 3
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 3
          },
          {
            "date": "2024-08-16",
            "count": 3
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 3
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 3
          },
          {
            "date": "2024-08-22",
            "count": 6
          },
          {
            "date": "2024-08-23",
            "count": 3
          },
          {
            "date": "2024-08-25",
            "count": 2
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 3
          },
          {
            "date": "2024-08-31",
            "count": 2
          },
          {
            "date": "2024-09-01",
            "count": 2
          },
          {
            "date": "2024-09-02",
            "count": 2
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-06",
            "count": 7
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 2
          },
          {
            "date": "2024-09-09",
            "count": 5
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 3
          },
          {
            "date": "2024-09-13",
            "count": 4
          },
          {
            "date": "2024-09-14",
            "count": 2
          },
          {
            "date": "2024-09-15",
            "count": 3
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 6
          },
          {
            "date": "2024-09-20",
            "count": 2
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 2
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 3
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 2
          },
          {
            "date": "2024-10-02",
            "count": 2
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-06",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 3
          },
          {
            "date": "2024-10-09",
            "count": 4
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 4
          },
          {
            "date": "2024-10-13",
            "count": 2
          },
          {
            "date": "2024-10-14",
            "count": 2
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 3
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 3
          },
          {
            "date": "2024-10-22",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 2
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 2
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 3
          },
          {
            "date": "2024-10-31",
            "count": 2
          },
          {
            "date": "2024-11-01",
            "count": 2
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 5
          },
          {
            "date": "2024-11-07",
            "count": 2
          },
          {
            "date": "2024-11-08",
            "count": 2
          },
          {
            "date": "2024-11-09",
            "count": 2
          },
          {
            "date": "2024-11-11",
            "count": 3
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 3
          },
          {
            "date": "2024-11-15",
            "count": 2
          },
          {
            "date": "2024-11-18",
            "count": 3
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 2
          },
          {
            "date": "2024-11-21",
            "count": 3
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 2
          },
          {
            "date": "2024-11-24",
            "count": 2
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 3
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 3
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 3
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 3
          },
          {
            "date": "2024-12-05",
            "count": 3
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 3
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 2
          },
          {
            "date": "2024-12-13",
            "count": 2
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 3
          },
          {
            "date": "2024-12-20",
            "count": 2
          },
          {
            "date": "2024-12-22",
            "count": 2
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 2
          },
          {
            "date": "2024-12-25",
            "count": 2
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 2
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 2
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 2
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 2
          },
          {
            "date": "2025-01-08",
            "count": 2
          },
          {
            "date": "2025-01-09",
            "count": 4
          },
          {
            "date": "2025-01-10",
            "count": 4
          },
          {
            "date": "2025-01-11",
            "count": 2
          },
          {
            "date": "2025-01-12",
            "count": 5
          },
          {
            "date": "2025-01-13",
            "count": 3
          },
          {
            "date": "2025-01-14",
            "count": 4
          },
          {
            "date": "2025-01-15",
            "count": 2
          },
          {
            "date": "2025-01-16",
            "count": 2
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 2
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 3
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-01-26",
            "count": 2
          },
          {
            "date": "2025-01-27",
            "count": 2
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 2
          },
          {
            "date": "2025-02-02",
            "count": 2
          },
          {
            "date": "2025-02-03",
            "count": 2
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 2
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 4
          },
          {
            "date": "2025-02-10",
            "count": 2
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 3
          },
          {
            "date": "2025-02-13",
            "count": 5
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 2
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 2
          },
          {
            "date": "2025-02-18",
            "count": 2
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 2
          },
          {
            "date": "2025-02-22",
            "count": 3
          },
          {
            "date": "2025-02-23",
            "count": 3
          },
          {
            "date": "2025-02-24",
            "count": 5
          },
          {
            "date": "2025-02-25",
            "count": 3
          },
          {
            "date": "2025-02-26",
            "count": 3
          },
          {
            "date": "2025-02-27",
            "count": 3
          },
          {
            "date": "2025-02-28",
            "count": 2
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 2
          },
          {
            "date": "2025-03-04",
            "count": 5
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 3
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 4
          },
          {
            "date": "2025-03-11",
            "count": 3
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 5
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 2
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 2
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 2
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 3
          },
          {
            "date": "2025-03-30",
            "count": 2
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 3
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 2
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 4
          },
          {
            "date": "2025-04-11",
            "count": 2
          },
          {
            "date": "2025-04-13",
            "count": 3
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 4
          },
          {
            "date": "2025-04-17",
            "count": 2
          },
          {
            "date": "2025-04-18",
            "count": 2
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 5
          },
          {
            "date": "2025-04-23",
            "count": 3
          },
          {
            "date": "2025-04-24",
            "count": 2
          },
          {
            "date": "2025-04-26",
            "count": 2
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 3
          },
          {
            "date": "2025-05-06",
            "count": 3
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 3
          },
          {
            "date": "2025-05-14",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 5
          },
          {
            "date": "2025-05-17",
            "count": 2
          },
          {
            "date": "2025-05-20",
            "count": 3
          },
          {
            "date": "2025-05-21",
            "count": 4
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 3
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 2
          },
          {
            "date": "2025-05-28",
            "count": 3
          },
          {
            "date": "2025-05-29",
            "count": 3
          },
          {
            "date": "2025-05-30",
            "count": 2
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 2
          },
          {
            "date": "2025-06-04",
            "count": 2
          },
          {
            "date": "2025-06-05",
            "count": 2
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 3
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 3
          },
          {
            "date": "2025-06-17",
            "count": 2
          },
          {
            "date": "2025-06-18",
            "count": 3
          },
          {
            "date": "2025-06-19",
            "count": 2
          },
          {
            "date": "2025-06-20",
            "count": 4
          },
          {
            "date": "2025-06-21",
            "count": 2
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 2
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 5
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 4
          },
          {
            "date": "2025-07-02",
            "count": 3
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 2
          },
          {
            "date": "2025-07-09",
            "count": 3
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 2
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 5
          },
          {
            "date": "2025-07-18",
            "count": 4
          },
          {
            "date": "2025-07-19",
            "count": 5
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 3
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 3
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 3
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 2
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 4
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 3
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 3
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 3
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 2
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 2
          },
          {
            "date": "2025-08-17",
            "count": 3
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 3
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 2
          },
          {
            "date": "2025-08-24",
            "count": 2
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 2
          },
          {
            "date": "2025-08-28",
            "count": 2
          },
          {
            "date": "2025-08-30",
            "count": 5
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 3
          },
          {
            "date": "2025-09-05",
            "count": 2
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 2
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 3
          },
          {
            "date": "2025-09-13",
            "count": 3
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 3
          },
          {
            "date": "2025-09-17",
            "count": 2
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 2
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 3
          },
          {
            "date": "2025-09-24",
            "count": 3
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 2
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 4
          },
          {
            "date": "2025-09-30",
            "count": 2
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 2
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 4
          },
          {
            "date": "2025-10-09",
            "count": 2
          },
          {
            "date": "2025-10-11",
            "count": 2
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 4
          },
          {
            "date": "2025-10-15",
            "count": 2
          },
          {
            "date": "2025-10-16",
            "count": 3
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 4
          },
          {
            "date": "2025-10-22",
            "count": 2
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 2
          },
          {
            "date": "2025-10-27",
            "count": 2
          },
          {
            "date": "2025-10-28",
            "count": 2
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 2
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 2
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 3
          },
          {
            "date": "2025-11-06",
            "count": 2
          },
          {
            "date": "2025-11-07",
            "count": 2
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 4
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 2
          },
          {
            "date": "2025-11-16",
            "count": 2
          },
          {
            "date": "2025-11-19",
            "count": 3
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 2
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 4
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 2
          },
          {
            "date": "2025-12-04",
            "count": 2
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 4
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 2
          },
          {
            "date": "2025-12-12",
            "count": 2
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 3
          },
          {
            "date": "2025-12-16",
            "count": 2
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 2
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 2
          },
          {
            "date": "2025-12-22",
            "count": 2
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 2
          },
          {
            "date": "2025-12-29",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2025-12-31",
            "count": 2
          },
          {
            "date": "2026-01-04",
            "count": 2
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 3
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 3
          },
          {
            "date": "2026-01-20",
            "count": 2
          },
          {
            "date": "2026-01-21",
            "count": 2
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 5
          },
          {
            "date": "2026-01-27",
            "count": 3
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 2
          },
          {
            "date": "2026-02-03",
            "count": 4
          },
          {
            "date": "2026-02-06",
            "count": 3
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 2
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 2
          },
          {
            "date": "2026-02-15",
            "count": 2
          },
          {
            "date": "2026-02-17",
            "count": 2
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 2
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 3
          },
          {
            "date": "2026-03-08",
            "count": 3
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 2
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 2
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 2
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 2
          },
          {
            "date": "2026-04-08",
            "count": 2
          },
          {
            "date": "2026-04-09",
            "count": 3
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 2
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 3
          },
          {
            "date": "2026-04-22",
            "count": 2
          },
          {
            "date": "2026-04-23",
            "count": 2
          },
          {
            "date": "2026-04-25",
            "count": 2
          },
          {
            "date": "2026-04-26",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 2
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 2
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 3
          },
          {
            "date": "2026-05-11",
            "count": 2
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 2
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 2
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 2
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 2
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 3
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 4
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 3
          },
          {
            "date": "2026-06-15",
            "count": 2
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 2
          },
          {
            "date": "2026-06-18",
            "count": 2
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 2
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 3
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 2
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 3
          },
          {
            "date": "2026-07-17",
            "count": 2
          },
          {
            "date": "2026-07-18",
            "count": 2
          },
          {
            "date": "2026-07-19",
            "count": 2
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 15660
      },
      "open_issues_and_prs": 471
    },
    "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": 9073,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "biblio/package.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 249
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "4.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-2p49-hgcm-8545"
            ],
            "fixed_version": "4.0.2",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-58qx-3vcg-4xpx",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 64
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 88
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 5,
          "moderate": 1
        },
        "advisory_count": 10,
        "affected_count": 6,
        "assessed_count": 187,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "2.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "6.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esfx/async-canceltoken",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esfx/cancelable",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esfx/canceltoken",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esfx/disposable",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "array-back",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-back",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "camel-case",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "command-line-args",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "command-line-usage",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "csso",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent-js",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dot-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ecmarkdown",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ecmarkup",
            "direct": false,
            "version": "24.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-formatter-codeframe",
            "direct": false,
            "version": "7.32.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-replace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "grammarkdown",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escape",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-minifier-terser",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "25.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lower-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "no-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.18",
            "ecosystem": "npm"
          },
          {
            "name": "param-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pascal-case",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "prex",
            "direct": false,
            "version": "0.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "promise-debounce",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "reduce-flatten",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "relateurl",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-cssom",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "table-layout",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "6.1.82",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "6.1.82",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typical",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typical",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "14.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrapjs",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 187,
        "direct_count": 0,
        "indirect_count": 187
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 118,
        "merged_prs": 1685,
        "open_issues": 353,
        "closed_ratio": 0.749,
        "closed_issues": 1056,
        "closed_unmerged_prs": 542
      },
      "bus_factor": 4,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jmdyck",
          "commits": 647,
          "avatar_url": "https://avatars.githubusercontent.com/u/4344001?v=4"
        },
        {
          "type": "User",
          "login": "bakkot",
          "commits": 334,
          "avatar_url": "https://avatars.githubusercontent.com/u/1653598?v=4"
        },
        {
          "type": "User",
          "login": "anba",
          "commits": 301,
          "avatar_url": "https://avatars.githubusercontent.com/u/1447066?v=4"
        },
        {
          "type": "User",
          "login": "bterlson",
          "commits": 229,
          "avatar_url": "https://avatars.githubusercontent.com/u/11236?v=4"
        },
        {
          "type": "User",
          "login": "michaelficarra",
          "commits": 213,
          "avatar_url": "https://avatars.githubusercontent.com/u/218840?v=4"
        },
        {
          "type": "User",
          "login": "gibson042",
          "commits": 211,
          "avatar_url": "https://avatars.githubusercontent.com/u/1199584?v=4"
        },
        {
          "type": "User",
          "login": "ljharb",
          "commits": 207,
          "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4"
        },
        {
          "type": "User",
          "login": "syg",
          "commits": 69,
          "avatar_url": "https://avatars.githubusercontent.com/u/95697?v=4"
        },
        {
          "type": "User",
          "login": "shvaikalesh",
          "commits": 68,
          "avatar_url": "https://avatars.githubusercontent.com/u/5098878?v=4"
        },
        {
          "type": "User",
          "login": "mathiasbynens",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.215
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "action.yml",
        "build.yml",
        "deploy.yml",
        "enforce-format.yml",
        "esmeta-typecheck.yml",
        "esmeta-yetcheck.yml",
        "ipr.yml",
        "pr-preview.yml",
        "publish-biblio.yml",
        "require-allow-edits.yml",
        "spellcheck.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 9,
            "reason": "Found 25/27 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 144 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 15 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": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "994b48ed0c0940edaa0e4ce4d9e358fa3ba91edb",
        "ran_at": "2026-07-21T23:01:17Z",
        "aggregate_score": 4.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T05:04:51Z",
      "oldest_open_prs": [
        {
          "number": 508,
          "created_at": "2016-03-30T17:22:57Z",
          "last_comment_at": "2016-05-24T10:23:32Z",
          "last_comment_author": "littledan"
        },
        {
          "number": 539,
          "created_at": "2016-04-12T22:05:47Z",
          "last_comment_at": "2019-01-05T20:38:08Z",
          "last_comment_author": "devsnek"
        },
        {
          "number": 641,
          "created_at": "2016-07-21T21:55:39Z",
          "last_comment_at": "2018-03-15T21:40:29Z",
          "last_comment_author": "c69"
        },
        {
          "number": 676,
          "created_at": "2016-08-22T19:39:43Z",
          "last_comment_at": "2016-09-07T18:50:24Z",
          "last_comment_author": "bterlson"
        },
        {
          "number": 758,
          "created_at": "2016-12-28T16:06:02Z",
          "last_comment_at": "2026-02-27T20:32:26Z",
          "last_comment_author": "erights"
        },
        {
          "number": 762,
          "created_at": "2017-01-05T18:50:28Z",
          "last_comment_at": "2018-08-22T19:12:06Z",
          "last_comment_author": "ajklein"
        },
        {
          "number": 1321,
          "created_at": "2018-10-09T15:26:27Z",
          "last_comment_at": "2025-09-01T14:05:01Z",
          "last_comment_author": "mitranim"
        },
        {
          "number": 1438,
          "created_at": "2019-01-31T16:29:04Z",
          "last_comment_at": "2019-02-05T08:49:38Z",
          "last_comment_author": "annevk"
        },
        {
          "number": 1498,
          "created_at": "2019-04-03T16:22:52Z",
          "last_comment_at": "2023-11-29T11:28:25Z",
          "last_comment_author": "nicolo-ribaudo"
        },
        {
          "number": 1501,
          "created_at": "2019-04-04T18:34:49Z",
          "last_comment_at": "2019-04-17T15:36:40Z",
          "last_comment_author": "zenparsing"
        },
        {
          "number": 1517,
          "created_at": "2019-04-24T18:13:12Z",
          "last_comment_at": "2019-07-23T11:02:26Z",
          "last_comment_author": "mathiasbynens"
        },
        {
          "number": 1518,
          "created_at": "2019-04-26T00:56:27Z",
          "last_comment_at": "2023-12-20T22:37:49Z",
          "last_comment_author": "michaelficarra"
        },
        {
          "number": 1598,
          "created_at": "2019-06-20T15:52:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1623,
          "created_at": "2019-07-13T02:30:44Z",
          "last_comment_at": "2025-10-01T02:57:05Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 1727,
          "created_at": "2019-10-08T01:11:31Z",
          "last_comment_at": "2026-04-23T20:16:24Z",
          "last_comment_author": "gibson042"
        },
        {
          "number": 1739,
          "created_at": "2019-10-17T02:16:37Z",
          "last_comment_at": "2020-05-28T00:15:00Z",
          "last_comment_author": "michaelficarra"
        },
        {
          "number": 1799,
          "created_at": "2019-12-02T22:32:56Z",
          "last_comment_at": "2020-10-14T23:46:51Z",
          "last_comment_author": "ljharb"
        },
        {
          "number": 1800,
          "created_at": "2019-12-03T21:32:25Z",
          "last_comment_at": "2020-02-12T23:24:32Z",
          "last_comment_author": "michaelficarra"
        },
        {
          "number": 2150,
          "created_at": "2020-08-21T00:10:01Z",
          "last_comment_at": "2020-08-27T03:26:30Z",
          "last_comment_author": "gibson042"
        },
        {
          "number": 2205,
          "created_at": "2020-10-14T17:44:01Z",
          "last_comment_at": "2022-11-21T22:13:11Z",
          "last_comment_author": "syg"
        }
      ],
      "last_merged_pr_at": "2026-07-17T05:02:16Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 128,
          "created_at": "2015-10-26T19:40:51Z",
          "last_comment_at": "2020-01-03T00:07:55Z",
          "last_comment_author": "ljharb"
        },
        {
          "number": 137,
          "created_at": "2015-10-28T14:08:56Z",
          "last_comment_at": "2018-04-04T07:30:35Z",
          "last_comment_author": "littledan"
        },
        {
          "number": 195,
          "created_at": "2015-11-17T09:12:12Z",
          "last_comment_at": "2015-11-17T10:51:37Z",
          "last_comment_author": "anba"
        },
        {
          "number": 197,
          "created_at": "2015-11-17T09:23:56Z",
          "last_comment_at": "2016-02-10T22:50:22Z",
          "last_comment_author": "RobG000"
        },
        {
          "number": 255,
          "created_at": "2015-12-15T23:31:17Z",
          "last_comment_at": "2018-03-21T18:33:02Z",
          "last_comment_author": "jmdyck"
        },
        {
          "number": 257,
          "created_at": "2015-12-16T01:49:52Z",
          "last_comment_at": "2021-10-26T18:15:54Z",
          "last_comment_author": "bakkot"
        },
        {
          "number": 258,
          "created_at": "2015-12-16T05:38:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 289,
          "created_at": "2016-01-15T10:55:39Z",
          "last_comment_at": "2020-07-01T17:49:48Z",
          "last_comment_author": "cpcallen"
        },
        {
          "number": 311,
          "created_at": "2016-01-22T09:39:54Z",
          "last_comment_at": "2016-01-25T03:39:17Z",
          "last_comment_author": "jmdyck"
        },
        {
          "number": 354,
          "created_at": "2016-02-03T23:34:44Z",
          "last_comment_at": "2016-02-23T18:26:53Z",
          "last_comment_author": "annevk"
        },
        {
          "number": 364,
          "created_at": "2016-02-05T05:41:51Z",
          "last_comment_at": "2019-10-14T02:21:10Z",
          "last_comment_author": "erights"
        },
        {
          "number": 395,
          "created_at": "2016-02-16T21:04:10Z",
          "last_comment_at": "2022-02-02T02:10:18Z",
          "last_comment_author": "Muradalsaaideh"
        },
        {
          "number": 401,
          "created_at": "2016-02-22T17:09:52Z",
          "last_comment_at": "2019-01-26T00:37:53Z",
          "last_comment_author": "quirinpa"
        },
        {
          "number": 429,
          "created_at": "2016-02-29T13:47:48Z",
          "last_comment_at": "2019-04-26T00:15:26Z",
          "last_comment_author": "erights"
        },
        {
          "number": 455,
          "created_at": "2016-03-04T17:38:31Z",
          "last_comment_at": "2018-03-21T13:49:05Z",
          "last_comment_author": "ljharb"
        },
        {
          "number": 467,
          "created_at": "2016-03-09T23:27:20Z",
          "last_comment_at": "2019-02-06T23:28:09Z",
          "last_comment_author": "ljharb"
        },
        {
          "number": 529,
          "created_at": "2016-04-08T04:52:28Z",
          "last_comment_at": "2020-01-03T04:35:51Z",
          "last_comment_author": "ljharb"
        },
        {
          "number": 531,
          "created_at": "2016-04-09T00:42:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 532,
          "created_at": "2016-04-09T10:44:51Z",
          "last_comment_at": "2020-01-03T19:23:21Z",
          "last_comment_author": "jmdyck"
        },
        {
          "number": 535,
          "created_at": "2016-04-12T00:48:44Z",
          "last_comment_at": "2018-06-29T04:17:00Z",
          "last_comment_author": "glathoud"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tc39/ecma262",
    "host": "github.com",
    "name": "ecma262",
    "owner": "tc39"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 75,
      "inputs": {
        "security": 56,
        "vitality": 85,
        "community": 85,
        "governance": 84,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 85,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "commits_last_year": 196,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 32
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "32/52 weeks with commits",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 32
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "196 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 196
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 84,
            "inputs": {
              "releases_count": 30,
              "latest_release_tag": "es2026",
              "releases_from_tags": false,
              "days_since_latest_release": 19,
              "mean_days_between_releases": 131.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "30 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 19 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 19
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~131.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 131.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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 85,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "forks": 1417,
              "stars": 15660,
              "watchers": 927,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "15,660 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 15660
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,417 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1417
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "927 watchers",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 927
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "packages": [
                "@tc39/ecma262-biblio"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 4824
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "4,824 downloads/month across npm",
                "points": 49.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 4824,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 84,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 100,
              "top_contributor_share": 0.215
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 22% of commits",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 22
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 144 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 1685,
              "open_issues": 353,
              "closed_issues": 1056,
              "issue_closed_ratio": 0.749,
              "closed_unmerged_prs": 542
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1685/2227 decided PRs merged",
                "points": 28.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1685,
                      "decided": 2227
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 25/27 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 9915,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "tc39",
              "public_repos": 331,
              "account_age_days": 5185
            },
            "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": "9,915 followers of tc39",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9915,
                      "login": "tc39"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "331 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 331
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@tc39/ecma262-biblio"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "677 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 677
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "11 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "ecmascript",
                "javascript"
              ],
              "has_wiki": true,
              "homepage": "https://tc39.es/ecma262/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://tc39.es/ecma262/",
                "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": 56,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 45,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 25/27 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 144 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 15 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 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 187 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 187
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 10,
              "affected_packages": 6,
              "assessed_packages": 187,
              "unassessed_packages": 0,
              "affected_by_severity": "high 5, moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 187,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 34
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 30,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.73,
              "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": "73 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 73,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": 0,
                "status": "missed",
                "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "HTML",
              "largest_source_bytes": 9073,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "HTML without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "HTML"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "deps.dev does not index npm:@tc39/ecma262-biblio@2.2.3126; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:01:45.158723Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tc39/ecma262.svg",
  "full_name": "tc39/ecma262",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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