Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 23:26 UTC

benjamn / ast-types

Esprima-compatible implementation of the Mozilla JS Parser API

TypeScriptMIT★ 1,172 stars⑂ 196 forkssince Apr 2013View on GitHub ↗

benjamn/ast-types holds a health index of 28 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (73/100) and lowest on Vitality (13/100). It was last updated 770 days ago. A single contributor accounts for most of its recent work.

28
overall / 100
Critical

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.

28
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.

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

Ben NewmanPersonal account
2,921 followers166 public repossince Apr 2008Apollo Graph, Inc (formerly: Meteor, Facebook/Instagram, Quora, Mozilla)

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

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

13Critical · 22% of overall
How it's scored
0/36Push recency — last push 770 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.78
days_since_last_push770
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 99 version tags (no GitHub releases)
0/36Release recency — latest release 1,316 days ago
12.6/27Release cadence — a release every ~212.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count99
latest_release_tagv0.16.1
releases_from_tagsyes
days_since_latest_release1,316
mean_days_between_releases212.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

73Good · 18% of overall
How it's scored
49.8/60Stars — 1,172 stars
19.1/25Forks — 196 forks
6.7/15Watchers — 17 watchers
Inputs used
forks196
stars1,172
watchers17
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 242,003,528 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesast-types
dependents
ecosystemsnpm
total_downloads
monthly_downloads242,003,528
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?

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6.3/22.5Commit distribution — top contributor authored 72% of commits
13.5/13.5Contributor breadth — 61 contributors
10/10OpenSSF Scorecard: Contributors — project has 38 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled61
top_contributor_share0.721
How it's scored
20.3/46.8Issue resolution — 44% of issues closed
10.5/38.3PR acceptance — 201/735 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 2/6 approved changesets -- score normalized to 3
Inputs used
merged_prs201
open_issues100
closed_issues77
issue_closed_ratio0.435
closed_unmerged_prs534
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
24.9/25Owner reach — 2,921 followers of benjamn
25/25Track record — 166 public repos, account ~18 yr old
Inputs used
followers2,921
owner_typeUser
is_verified
owner_loginbenjamn
public_repos166
account_age_days6,679
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
4/35Publish recency — latest publish 2,139 days ago
20/20Version history — 172 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesast-types
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,139

Engineering Quality

Are baseline engineering and documentation practices in place?

49At risk · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
14.4/40Legible commit history — 21 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.269
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 22 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.22
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
50.3/55Manageable file sizes — 4/47 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes268,381
source_files_sampled47
oversized_source_files4

Key facts

1,172GitHub stars
61contributors
0commits, last 12 months
770days since last push
99releases
1bus factor
100open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 196 ⇿
0Stars
196Forks
99Releases

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.

0408012016020019242013-072019-112026-03
Major 0Minor 10Patch 66

Each point covers 12 days.

OpenSSF Scorecard 3.5 / 10
3.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-22 23:26 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 2/6 approved changesets -- score normalized to 3
10Contributorsproject has 38 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities18 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npmtslib^2.0.1package.json
All dependencies 149

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

RegistryPackageVersionRelation
npmtslib2.4.1direct
npm@babel/helper-string-parser7.19.4indirect
npm@babel/helper-validator-identifier7.19.1indirect
npm@babel/parser7.20.5indirect
npm@babel/types7.20.5indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@jridgewell/resolve-uri3.1.0indirect
npm@jridgewell/sourcemap-codec1.4.14indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@tsconfig/node101.0.9indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.3indirect
npm@types/esprima4.0.3indirect
npm@types/estree1.0.0indirect
npm@types/glob8.0.0indirect
npm@types/minimatch5.1.2indirect
npm@types/mocha10.0.1indirect
npm@types/node16.11.10indirect
npmacorn6.4.2indirect
npmacorn8.8.1indirect
npmacorn-dynamic-import4.0.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.2.0indirect
npmansi-colors4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.3indirect
npmarg4.1.3indirect
npmargparse2.0.1indirect
npmassert2.0.0indirect
npmast-types0.16.1indirect
npmavailable-typed-arrays1.0.5indirect
npmbalanced-match1.0.2indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.2indirect
npmbrowser-stdout1.3.1indirect
npmcall-bind1.0.2indirect
npmcamelcase6.3.0indirect
npmchalk4.1.2indirect
npmchokidar3.5.3indirect
npmcliui7.0.4indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmcreate-require1.1.1indirect
npmdebug4.3.4indirect
npmdecamelize4.0.0indirect
npmdefine-properties1.1.4indirect
npmdiff4.0.2indirect
npmdiff5.0.0indirect
npmemoji-regex8.0.0indirect
npmes6-object-assign1.1.0indirect
npmescalade3.1.1indirect
npmescape-string-regexp4.0.0indirect
npmeslint-visitor-keys3.3.0indirect
npmespree9.4.1indirect
npmesprima4.0.1indirect
npmesprima-fb15001.1001.0-dev-harmony-fbindirect
npmfill-range7.0.1indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmflow-parser0.195.2indirect
npmfor-each0.3.3indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.1.3indirect
npmglob7.2.0indirect
npmglob7.2.3indirect
npmglob8.0.3indirect
npmglob-parent5.1.2indirect
npmgopd1.0.1indirect
npmhas1.0.3indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.0indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmhe1.2.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmis-arguments1.1.1indirect
npmis-binary-path2.1.0indirect
npmis-callable1.2.7indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.0.10indirect
npmis-glob4.0.3indirect
npmis-nan1.3.2indirect
npmis-number7.0.0indirect
npmis-plain-obj2.1.0indirect
npmis-typed-array1.1.10indirect
npmis-unicode-supported0.1.0indirect
npmjs-yaml4.1.0indirect
npmlocate-path6.0.0indirect
npmlog-symbols4.1.0indirect
npmmagic-string0.25.9indirect
npmmake-error1.3.6indirect
npmminimatch3.1.2indirect
npmminimatch5.0.1indirect
npmminimatch5.1.1indirect
npmmocha10.2.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnanoid3.3.3indirect
npmnormalize-path3.0.0indirect
npmobject-is1.1.5indirect
npmobject-keys1.1.1indirect
npmonce1.4.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpicomatch2.3.1indirect
npmrandombytes2.1.0indirect
npmreaddirp3.6.0indirect
npmrecast0.23.1indirect
npmreify0.20.12indirect
npmrequire-directory2.1.1indirect
npmrimraf3.0.2indirect
npmsafe-buffer5.2.1indirect
npmsemver5.7.1indirect
npmserialize-javascript6.0.0indirect
npmsource-map0.6.1indirect
npmsourcemap-codec1.4.8indirect
npmstring-width4.2.3indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmts-node10.9.1indirect
npmtypescript4.9.4indirect
npmutil0.12.5indirect
npmv8-compile-cache-lib3.0.1indirect
npmwhich-typed-array1.1.9indirect
npmworkerpool6.2.1indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmy18n5.0.8indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.4indirect
npmyargs-unparser2.0.0indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:ast-types@0.14.2 pulls in 1 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2549,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Shell": 849,
        "JavaScript": 59646,
        "TypeScript": 581042
      },
      "pushed_at": "2024-06-12T20:52:04Z",
      "created_at": "2013-04-24T17:26:07Z",
      "owner_type": "User",
      "updated_at": "2026-07-11T13:20:19Z",
      "description": "Esprima-compatible implementation of the Mozilla JS Parser API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "http://benjamn.com",
      "name": "Ben Newman",
      "type": "User",
      "login": "benjamn",
      "company": "Apollo Graph, Inc (formerly: Meteor, Facebook/Instagram, Quora, Mozilla)",
      "location": "New York City",
      "followers": 2921,
      "avatar_url": "https://avatars.githubusercontent.com/u/5750?v=4",
      "created_at": "2008-04-08T03:26:35Z",
      "is_verified": null,
      "public_repos": 166,
      "account_age_days": 6679
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.24.7",
          "kind": "patch",
          "published_at": "2017-09-15T19:55:13Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2022-12-13T23:47:09Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2022-12-11T19:23:27Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2021-12-02T20:10:06Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2021-11-30T19:03:43Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2021-11-29T16:26:33Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2020-09-12T19:05:19Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2020-08-24T14:58:18Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2020-08-24T01:05:44Z"
        },
        {
          "tag": "v0.13.4",
          "kind": "patch",
          "published_at": "2020-08-23T22:33:59Z"
        },
        {
          "tag": "v0.13.3",
          "kind": "patch",
          "published_at": "2020-03-27T18:31:47Z"
        },
        {
          "tag": "v0.13.2",
          "kind": "patch",
          "published_at": "2019-06-24T22:37:49Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2019-05-15T15:10:39Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2019-05-13T16:34:05Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2019-04-26T15:17:12Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2019-03-28T00:15:16Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2019-02-06T20:58:18Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2019-01-10T21:07:06Z"
        },
        {
          "tag": "0.12.1-26",
          "kind": "prerelease",
          "published_at": "2019-01-27T19:39:04Z"
        },
        {
          "tag": "0.12.1-25",
          "kind": "prerelease",
          "published_at": "2019-01-27T19:24:46Z"
        },
        {
          "tag": "0.12.1-24",
          "kind": "prerelease",
          "published_at": "2019-01-27T19:18:48Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2019-01-09T00:27:36Z"
        },
        {
          "tag": "v0.11.7",
          "kind": "patch",
          "published_at": "2018-11-24T17:01:22Z"
        },
        {
          "tag": "v0.11.6",
          "kind": "patch",
          "published_at": "2018-10-13T21:29:55Z"
        },
        {
          "tag": "v0.11.5",
          "kind": "patch",
          "published_at": "2018-05-29T21:02:36Z"
        },
        {
          "tag": "0.11.5-23",
          "kind": "prerelease",
          "published_at": "2018-06-09T19:21:03Z"
        },
        {
          "tag": "v0.11.4",
          "kind": "patch",
          "published_at": "2018-05-18T01:49:37Z"
        },
        {
          "tag": "0.11.4-22",
          "kind": "prerelease",
          "published_at": "2018-05-22T18:12:16Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2018-03-09T15:37:55Z"
        },
        {
          "tag": "0.11.3-21",
          "kind": "prerelease",
          "published_at": "2018-05-10T12:41:16Z"
        },
        {
          "tag": "0.11.3-20",
          "kind": "prerelease",
          "published_at": "2018-05-10T12:12:31Z"
        },
        {
          "tag": "0.11.3-19",
          "kind": "prerelease",
          "published_at": "2018-05-06T17:41:35Z"
        },
        {
          "tag": "0.11.3-18",
          "kind": "prerelease",
          "published_at": "2018-05-06T17:27:22Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2018-02-24T19:40:28Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2018-02-18T17:40:24Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2018-02-18T01:37:46Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2018-02-11T14:40:16Z"
        },
        {
          "tag": "0.10.2-18",
          "kind": "prerelease",
          "published_at": "2018-02-13T15:10:43Z"
        },
        {
          "tag": "0.10.2-17",
          "kind": "prerelease",
          "published_at": "2018-02-13T15:06:35Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2017-11-11T19:54:44Z"
        },
        {
          "tag": "0.10.1-16",
          "kind": "prerelease",
          "published_at": "2018-01-07T18:02:08Z"
        },
        {
          "tag": "0.10.1-15",
          "kind": "prerelease",
          "published_at": "2017-12-12T23:17:44Z"
        },
        {
          "tag": "0.10.1-14",
          "kind": "prerelease",
          "published_at": "2017-12-12T22:45:01Z"
        },
        {
          "tag": "0.10.1-13",
          "kind": "prerelease",
          "published_at": "2017-11-26T11:40:27Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2017-11-11T19:06:01Z"
        },
        {
          "tag": "v0.9.14",
          "kind": "patch",
          "published_at": "2017-10-10T20:08:05Z"
        },
        {
          "tag": "0.9.14-10",
          "kind": "prerelease",
          "published_at": "2017-10-31T18:18:33Z"
        },
        {
          "tag": "0.9.14-9",
          "kind": "prerelease",
          "published_at": "2017-10-15T16:51:42Z"
        },
        {
          "tag": "v0.9.13",
          "kind": "patch",
          "published_at": "2017-09-15T19:55:13Z"
        },
        {
          "tag": "0.9.13-7",
          "kind": "prerelease",
          "published_at": "2017-10-02T15:37:10Z"
        },
        {
          "tag": "0.9.13-6",
          "kind": "prerelease",
          "published_at": "2017-10-02T08:33:01Z"
        },
        {
          "tag": "0.9.13-5",
          "kind": "prerelease",
          "published_at": "2017-09-30T23:07:26Z"
        },
        {
          "tag": "0.9.13-4",
          "kind": "prerelease",
          "published_at": "2017-08-27T13:10:29Z"
        },
        {
          "tag": "0.9.13-3",
          "kind": "prerelease",
          "published_at": "2017-08-03T20:56:41Z"
        },
        {
          "tag": "0.9.13-2",
          "kind": "prerelease",
          "published_at": "2017-06-13T17:46:07Z"
        },
        {
          "tag": "v0.9.12",
          "kind": "patch",
          "published_at": "2017-06-01T16:02:45Z"
        },
        {
          "tag": "v0.9.11",
          "kind": "patch",
          "published_at": "2017-04-05T14:27:36Z"
        },
        {
          "tag": "v0.9.10",
          "kind": "patch",
          "published_at": "2017-03-20T15:03:12Z"
        },
        {
          "tag": "v0.9.9",
          "kind": "patch",
          "published_at": "2017-03-19T17:45:14Z"
        },
        {
          "tag": "v0.9.8",
          "kind": "patch",
          "published_at": "2017-03-19T15:29:02Z"
        },
        {
          "tag": "v0.9.7",
          "kind": "patch",
          "published_at": "2017-03-19T15:20:52Z"
        },
        {
          "tag": "v0.9.6",
          "kind": "patch",
          "published_at": "2017-03-12T16:28:21Z"
        },
        {
          "tag": "v0.9.5",
          "kind": "patch",
          "published_at": "2017-02-06T22:46:00Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2017-01-18T18:19:51Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2016-12-14T16:17:28Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2016-11-08T15:51:00Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2016-11-04T14:52:02Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2016-08-15T20:03:51Z"
        },
        {
          "tag": "v0.8.18",
          "kind": "patch",
          "published_at": "2016-06-29T15:05:00Z"
        },
        {
          "tag": "v0.8.17",
          "kind": "patch",
          "published_at": "2016-06-27T23:30:16Z"
        },
        {
          "tag": "v0.8.16",
          "kind": "patch",
          "published_at": "2016-03-09T23:09:01Z"
        },
        {
          "tag": "v0.8.15",
          "kind": "patch",
          "published_at": "2016-01-06T18:38:28Z"
        },
        {
          "tag": "v0.8.14",
          "kind": "patch",
          "published_at": "2015-11-20T15:25:59Z"
        },
        {
          "tag": "v0.8.13",
          "kind": "patch",
          "published_at": "2015-10-08T17:23:24Z"
        },
        {
          "tag": "v0.8.12",
          "kind": "patch",
          "published_at": "2015-09-23T18:29:24Z"
        },
        {
          "tag": "v0.8.11",
          "kind": "patch",
          "published_at": "2015-08-21T20:05:54Z"
        },
        {
          "tag": "v0.8.10",
          "kind": "patch",
          "published_at": "2015-08-21T19:49:30Z"
        },
        {
          "tag": "v0.8.9",
          "kind": "patch",
          "published_at": "2015-08-14T16:01:32Z"
        },
        {
          "tag": "v0.8.8",
          "kind": "patch",
          "published_at": "2015-08-07T13:06:48Z"
        },
        {
          "tag": "v0.8.7",
          "kind": "patch",
          "published_at": "2015-07-31T01:26:47Z"
        },
        {
          "tag": "v0.8.6",
          "kind": "patch",
          "published_at": "2015-07-31T01:01:47Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2015-07-30T18:32:50Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2015-07-16T22:29:50Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2015-07-09T22:16:21Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2015-07-08T17:06:17Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2015-07-02T03:06:58Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2015-07-02T02:50:51Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2015-06-26T23:29:25Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2015-06-26T22:41:40Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2015-04-11T02:15:52Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2015-04-11T01:30:21Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2015-04-11T00:55:41Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2015-04-11T00:15:54Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2015-03-26T15:14:20Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2015-03-25T23:13:06Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2015-03-03T16:49:27Z"
        },
        {
          "tag": "v0.6.16",
          "kind": "patch",
          "published_at": "2015-03-03T16:47:48Z"
        },
        {
          "tag": "v0.6.15",
          "kind": "patch",
          "published_at": "2015-02-25T03:27:04Z"
        },
        {
          "tag": "v0.6.14",
          "kind": "patch",
          "published_at": "2015-02-18T18:52:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7979f0343f9062b4d333e3ec7fc7e399e307a44f",
          "body": null,
          "is_bot": false,
          "headline": "Update docs to point to src/def subdirectory (#945)",
          "author_name": "Ryan Wilson-Perkin",
          "author_login": "ryanwilsonperkin",
          "committed_at": "2023-09-27T13:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e4d91213c27b6ba76a747c45200aa0e8498b176",
          "body": "Bumps [recast](https://github.com/benjamn/recast) from 0.23.0 to 0.23.1.\r\n- [Release notes](https://github.com/benjamn/recast/releases)\r\n- [Commits](https://github.com/benjamn/recast/compare/v0.23.0...v0.23.1)",
          "is_bot": true,
          "headline": "Bump recast from 0.23.0 to 0.23.1 (#892)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-21T20:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "048c053122b33d21f3e6f38503fa946dcdbd6d15",
          "body": null,
          "is_bot": false,
          "headline": "Bump npm version to 0.16.1.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-13T23:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2c23c1ab8262621f1045f6f2c1c0bf4c47a488",
          "body": "Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together.\r\n\r\nUpdates `mocha` from 9.2.2 to 10.2.0\r\n- [Release notes](https://github.com/mochajs/mocha/releases)\r\n- [Ch\n[…]\nes/mocha` from 9.0.0 to 10.0.1\r\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\r\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)",
          "is_bot": true,
          "headline": "Bump mocha and @types/mocha (#887)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-13T23:43:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5bdf5fe3417b5c93e2d293ea9784dfe705107cbc",
          "body": "Only Node.js v10 is failing in the Mocha upgrade PR #887.",
          "is_bot": false,
          "headline": "Drop Node.js v10 from the test lineup, allowing Mocha v10.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-13T23:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc40ccca2ef6593474c699582a58453cd6b6dd8",
          "body": null,
          "is_bot": true,
          "headline": "Bump flow-parser from 0.195.0 to 0.195.2 (#890)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-13T23:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c46e594a8b252ef84523dc9e5ba8af9a594d803",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing fields for ClassAccessorProperty and related defs (#891)",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-13T23:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3eaff5a6f8a4019fd0338e13210645d6d46d6bb",
          "body": "This minor version includes a major reorganization of the\nrepository/package, which took place mostly in PR #327, with additional\nrefinements in #886. There's always some risk to refactoring, and I\nadded several new type definitions, hence the minor version bump.\n\nWhy not a major version bump? I bel\n[…]\ne sure\nhttps://github.com/benjamn/recast/pull/1232 works. If breaking changes\ncome to light, we should be able to fix them before triggering a flood\nof failing CI runs via dependabot/renovate/etc PRs.",
          "is_bot": false,
          "headline": "Bump npm version to 0.16.0.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-11T19:23:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6af98be7d586f0b6120297decbfac76599f99cbf",
          "body": "Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.\r\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\r\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4)",
          "is_bot": true,
          "headline": "Bump typescript from 4.9.3 to 4.9.4 (#883)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-11T18:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc3dcbcdc37be24dc0da2badb858b11fff34112",
          "body": "…aintenance\n\nRestore whole-program parsing/validation tests, with necessary\r\n`def` updates and repository maintenance.",
          "is_bot": false,
          "headline": "Merge pull request #886 from benjamn/december-2022-type-updates-and-m…",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-11T18:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6033277e0e4e35175486778820679b997566d242",
          "body": null,
          "is_bot": false,
          "headline": "Use hasNonEmptyErrorsArray helper function.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-11T18:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efe82e47b7fb43ba54a99d544049f0f9c625d8e1",
          "body": null,
          "is_bot": false,
          "headline": "Style tweaks and removing trailing spaces.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-11T18:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ae66e99c38ecb777a08eb293c6c6b1eeec8dc3",
          "body": "These tests should be reporting an error according to output.json, but\nthey both parse successfully. Possible clue: both tests have\nBABEL_8_BREAKING set to true in options.json.",
          "is_bot": false,
          "headline": "Skip two incorrectly-successful Babel TypeScript parsing tests.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-11T17:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3db28be204d49c317d63888b3aa4e72e5638e760",
          "body": "I am intentionally using the ^0.23.0 syntax here, even though other\nversions in devDependencies are exact (no ^), because recast has an\nexact dependency on ast-types. If there was an exact dependency in the\nother direction too, and the versions ever disagreed, multiple copies of\nthese packages would need to be installed in nested node_modules\ndirectories, which is undesirable for many reasons.",
          "is_bot": false,
          "headline": "Install recast@next instead of temporary @pr-1247 version.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-11T17:33:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d39f39f3229b2059d31e41d08c394084bbbfc845",
          "body": null,
          "is_bot": false,
          "headline": "Check stringified ast.errors against expected.errors.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-11T01:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e43b0fe1de211df392f7c6defaeebfe0976f9d8",
          "body": null,
          "is_bot": false,
          "headline": "Implement def for ClassAccessorProperty.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-11T00:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911fc1763241c8e04523ade7945760a2c75175db",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade @babel/types to version 7.20.5.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-11T00:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ce999f6aadf807ca0d74a03bee2b975f808fa79",
          "body": null,
          "is_bot": false,
          "headline": "Regenerate TypeScript ast-types.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75fa1403b50098f9dc3a9da89bfd2ddc22318681",
          "body": null,
          "is_bot": false,
          "headline": "Allow undefined .exported field for ExportAllDeclaration.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6042f87eb8ba5f65f70e5233e76ca5065155715",
          "body": null,
          "is_bot": false,
          "headline": "Make ES2020 version of ExportAllDeclaration a Declaration/Statement.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18583264b43e4ef21a08aa267078c6530476e50b",
          "body": null,
          "is_bot": false,
          "headline": "Allow ObjectPatternProperty to be a RestElement.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "754367cc190c95fbe80ff77c7d57c63e61047335",
          "body": null,
          "is_bot": false,
          "headline": "BigIntLiteral",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beacc57cd56a3d22fb5aa5ce013234695c579e17",
          "body": null,
          "is_bot": false,
          "headline": "Allow StaticBlock elements in class bodies.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae7dafbbdfc5dd0a516c73f6798261c75e9a699a",
          "body": null,
          "is_bot": false,
          "headline": "Reenable deep Program.assert.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f194eee498696c61b00baf18ddd0960163db9af",
          "body": null,
          "is_bot": false,
          "headline": "Make TSSatisfiesExpression Pattern as well as Expression.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a014e0ddd5a288fe117468080f0a6514af3d80d",
          "body": null,
          "is_bot": false,
          "headline": "Add defs for TSTypeCastExpression and TSSatisfiesExpression.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "118e3778d6674f7113613a44a547aa1b983983d5",
          "body": null,
          "is_bot": false,
          "headline": "TSInstantiationExpression",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f2c4f4bde028cb730fd004ef678b10c5c01f0ec",
          "body": null,
          "is_bot": false,
          "headline": "Allow type parameter .name to be Identifier, not just String.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c49204888825b13a623aa8dbd364626170a9aa",
          "body": null,
          "is_bot": false,
          "headline": "Remove no-longer-useful test exception.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c18d1d5ab5425135076e5887c1b47878afd893ca",
          "body": null,
          "is_bot": false,
          "headline": "Tolerate mismatched unexpected token line:column numbers.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7890174328b9484e1e69dd7a206858c9bf21b1",
          "body": null,
          "is_bot": false,
          "headline": "Adjust whole-program parsing/validation tests after refactoring.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d96bdbd51413116ed11acd809bf42f5583f2e5de",
          "body": null,
          "is_bot": false,
          "headline": "Call deep(type, value) only when OrType#check fails.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56b67487ceae9c9f93e2a6e8d76ec25abdd07198",
          "body": null,
          "is_bot": false,
          "headline": "Add .vscode/launch.json to make debugging easier.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc5674120cc6906073916421f20907c0224d8af6",
          "body": null,
          "is_bot": false,
          "headline": "Install prerelease recast to fix semicolons in generated files.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-10T23:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f6ae570f4896db98d97c3e0bcb4fc8bedc271f",
          "body": "Bumps [flow-parser](https://github.com/facebook/flow) from 0.194.0 to 0.195.0.\r\n- [Release notes](https://github.com/facebook/flow/releases)\r\n- [Changelog](https://github.com/facebook/flow/blob/main/Changelog.md)\r\n- [Commits](https://github.com/facebook/flow/compare/v0.194.0...v0.195.0)",
          "is_bot": true,
          "headline": "Bump flow-parser from 0.194.0 to 0.195.0 (#885)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-10T16:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ea943179ed185fcca1bac606fe8705596935114",
          "body": "Bumps [recast](https://github.com/benjamn/recast) from 0.20.5 to 0.21.5.\r\n- [Release notes](https://github.com/benjamn/recast/releases)\r\n- [Commits](https://github.com/benjamn/recast/commits)",
          "is_bot": true,
          "headline": "Bump recast from 0.20.5 to 0.21.5 (#882)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-02T12:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acf783a95e4f6a99e2e6440aee29ae670deed3a3",
          "body": "Bumps [glob](https://github.com/isaacs/node-glob) and [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob). These dependencies needed to be updated together.\r\n\r\nUpdates `glob` from 7.2.0 to 8.0.3\r\n- [Release notes](https://github.com/isaacs/node-glob/releases)\r\n- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)\r\n- [Commits](https://github.com/isaacs/node-glob/compare/v7.2.0...v8.0.3)",
          "is_bot": true,
          "headline": "Bump glob and @types/glob (#881)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-02T12:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf47637065ced61b7ffe14631bac8a144bb8166d",
          "body": null,
          "is_bot": true,
          "headline": "Bump ts-node from 10.4.0 to 10.9.1 (#880)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-02T12:56:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3057810fdcfb8ef649c33b50dd23494d02d13388",
          "body": "Bumps [flow-parser](https://github.com/facebook/flow) from 0.166.0 to 0.194.0.\r\n- [Release notes](https://github.com/facebook/flow/releases)\r\n- [Changelog](https://github.com/facebook/flow/blob/main/Changelog.md)\r\n- [Commits](https://github.com/facebook/flow/compare/v0.166.0...v0.194.0)",
          "is_bot": true,
          "headline": "Bump flow-parser from 0.166.0 to 0.194.0 (#876)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-01T23:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38e230a3097de5d5ff25a3363e677a3d79667aee",
          "body": null,
          "is_bot": false,
          "headline": "Remove odd/unstable Node.js versions from CI, except v19 (latest)",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-01T23:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8403ca2bd7221b4c6d35a7c7bce38d369f3b1b35",
          "body": "Bumps [espree](https://github.com/eslint/espree) from 9.1.0 to 9.4.1.\r\n- [Release notes](https://github.com/eslint/espree/releases)\r\n- [Changelog](https://github.com/eslint/espree/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/eslint/espree/compare/v9.1.0...v9.4.1)",
          "is_bot": true,
          "headline": "Bump espree from 9.1.0 to 9.4.1 (#871)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-01T23:37:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e6f54fb42f646f70d92128d9c529ff54f329083",
          "body": "Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.16.4 to 7.20.5.\r\n- [Release notes](https://github.com/babel/babel/releases)\r\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-parser)",
          "is_bot": true,
          "headline": "Bump @babel/parser from 7.16.4 to 7.20.5 (#875)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-01T23:36:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8636366e768c290280343dba0bf5cecea00c338d",
          "body": "Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.9.3.\r\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\r\n- [Commits](https://github.com/Microsoft/TypeScript/commits)",
          "is_bot": true,
          "headline": "Bump typescript from 4.5.2 to 4.9.3 (#874)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-12-01T23:35:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "354c2b52e748fc9ec0f695daa58735742b294815",
          "body": "Update project layout to separate source code from published output",
          "is_bot": false,
          "headline": "Merge pull request #327 from octogonz/octogonz/separate-src-lib",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-01T23:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9495818b0a62f2ead12311c774e80ce1751a0a6",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused @types/node dev dependency.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-01T23:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5edb5dd1bd696540943bec6b59cff186e0bab96",
          "body": null,
          "is_bot": false,
          "headline": "Set module.exports when appropriate using explicit helper function.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-01T23:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae468c2f30c3ad8b8ac79f260e5666ad177710f",
          "body": "This mapping is intended to provide backwards compatibility for\nconsumers of the previous package layout, who may have relied on\nimporting from ast-types/def/*.js (older package layout, up to 0.14.2)\nrather than from ast-types/lib/def/*.js (new layout).\n\nAlthough the lib/def/*.js modules import each\n[…]\npackage itself should\nremain perfectly usable in older versions of Node.js.\n\nNode.js documentation for exports mappings in package.json files:\nhttps://nodejs.org/api/packages.html#package-entry-points",
          "is_bot": false,
          "headline": "Add exports mapping to allow importing from ast-types/def/* again.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-01T23:03:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "72edb177f033cd7baf55c0bcc4051fc0ae50f84e",
          "body": null,
          "is_bot": false,
          "headline": "Move ambient .d.ts files into src/ directory.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-01T23:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1b4f72b081410894e982c8ad250e5470fa7f951",
          "body": null,
          "is_bot": false,
          "headline": "Minor tweaks following TypeScript project reorganization in PR #327.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-01T23:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fc6d124f2cd337f5c393c22fbfcd997cf07d7b",
          "body": "This avoids generating a lib/lib/ directory, and more closely matches a\nbranch I'm working on that builds on PR #327.",
          "is_bot": false,
          "headline": "Move contents of src/lib/ up to src/ directory.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2022-12-01T21:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e2f7c46631094e23ac2d8920c1560aa3dd654a8",
          "body": null,
          "is_bot": false,
          "headline": "Fix issues building on Mac OS X",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efce658f11b5ff0caf0c35214f7d468ac139b035",
          "body": null,
          "is_bot": false,
          "headline": "Fix mocha path",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa3c986cb38fbaa5c00627e8143ca3562675494",
          "body": null,
          "is_bot": false,
          "headline": "A couple minor updates to .gitignore",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c038aa9f30d69db427071a1ebe6c5c3191e721",
          "body": null,
          "is_bot": false,
          "headline": "Move run.sh to /scripts/run-tests.sh and get it running again",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee615fca41f4993ef9e131bcdb71befee9143e90",
          "body": "… rather than publishing every file by default",
          "is_bot": false,
          "headline": "Update .npmignore to be more specific about what should be published,…",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b2531c631af92a19a9eb49434ec93dfd21ba90",
          "body": null,
          "is_bot": false,
          "headline": "Add a .gitattributes rule to ensure run.sh works correctly on Windows",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8a6d862383732c9da66fb36566fb99941c32e04",
          "body": null,
          "is_bot": false,
          "headline": "Replace loose typings imports with explicit locations",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5f9a33b4cf5c88d7596d48a1bde8d9d609bd9ec",
          "body": "… strategy; also, lock the @types version numbers since DefinitelyTyped does not use SemVer",
          "is_bot": false,
          "headline": "Replace ts-emit-clean with a more straightforward and robust cleaning…",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:18:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fde66029a18f8787c89fa12547516ddc4148bc6",
          "body": "…\"lib\" folder",
          "is_bot": false,
          "headline": "Update tsconfig.json to enable source maps and write output into the …",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da500e3ee49a7ab351754c6c89ed6bdb27ac57c0",
          "body": null,
          "is_bot": false,
          "headline": "Update various files to refer to the new locations",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "581ae0ffb1f0b74985fbc24957d94789d5ef10eb",
          "body": null,
          "is_bot": false,
          "headline": "Move source files under the standard \"src\" folder",
          "author_name": "Pete Gonzalez",
          "author_login": "octogonz",
          "committed_at": "2022-12-01T21:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c8ff535de3ef3324968b77c8ee141a096ff74c",
          "body": null,
          "is_bot": false,
          "headline": "Bump npm version to 0.15.2.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-12-02T20:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34876061ffc4037ddf3dc8a6a4319409fd6b48f0",
          "body": null,
          "is_bot": true,
          "headline": "Bump flow-parser from 0.165.1 to 0.166.0 (#677)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-12-02T20:07:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb7b2e00b6fbf6347eafd09c3c3d88963921d73",
          "body": "Use `makeLiteralExtra` helper function to unify `node.extra` field definitions for literal types",
          "is_bot": false,
          "headline": "Merge pull request #678 from benjamn/literal-type-improvements",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-12-02T20:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8adc4478c051cb72dbe00d7de210582ddb3602",
          "body": null,
          "is_bot": false,
          "headline": "Improve node.extra for {String,Numeric,BigInt,Decimal,RegExp}Literal.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-12-02T18:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45e29e480df0d67b9860fbc92f1b07fd9459ad4a",
          "body": null,
          "is_bot": false,
          "headline": "Support BigInt as a built-in type.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-12-02T18:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "414bd1cf3dc80eaf6c47c1a4354a4f33c897ea60",
          "body": null,
          "is_bot": false,
          "headline": "Fix misused private Def type alias.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-12-02T17:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8accc7775fe61d49e0c4d9fffb26c0eface06a4a",
          "body": null,
          "is_bot": false,
          "headline": "Fix ModuleExpression builder parameter name.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-12-02T15:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99f9b3ef5000631c06d71d91ee7aa341c9a81fb",
          "body": null,
          "is_bot": false,
          "headline": "Bump npm version to 0.15.1.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-30T19:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6009a3a0acb534d94ecbb7334f4e588b43fe62e2",
          "body": "Better matching Babel's AST types for these nodes:\nhttps://github.com/babel/babel/blob/main/packages/babel-parser/ast/spec.md#imports",
          "is_bot": false,
          "headline": "Update definitions that use ImportAttributes assertions.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-30T19:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c1f2e7faf517eae92a24c4af6067c421093ab82",
          "body": null,
          "is_bot": false,
          "headline": "Make StaticBlock extend Declaration, like other class elements.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T23:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f40f4bf9b246412bbafde91494aff8f1c6ad887e",
          "body": null,
          "is_bot": false,
          "headline": "Bump npm version to 0.15.0.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T16:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b564ff270da0a9eca772834ee52f5b1c91bb40",
          "body": "* Bump @types/node from 12.0.0 to 16.11.10\r\n\r\nBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.0 to 16.11.10.\r\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\r\n- [Commits](https://github.com/DefinitelyTyped/Definite\n[…]\nrror TS2339: Property 'declarations' does not exist on type 'never'\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Ben Newman <ben@benjamn.com>",
          "is_bot": true,
          "headline": "Bump @types/node from 12.0.0 to 16.11.10 (#657)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-29T16:24:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "958130846badbd45135b5f9b6cb148d8a3e61127",
          "body": "Bumps [espree](https://github.com/eslint/espree) from 7.3.0 to 9.1.0.\r\n- [Release notes](https://github.com/eslint/espree/releases)\r\n- [Changelog](https://github.com/eslint/espree/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/eslint/espree/compare/v7.3.0...v9.1.0)",
          "is_bot": true,
          "headline": "Bump espree from 7.3.0 to 9.1.0 (#673)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-29T16:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12739e97bc666257688393a707d011a6fa2ee6ea",
          "body": null,
          "is_bot": true,
          "headline": "Bump @types/esprima from 4.0.2 to 4.0.3 (#672)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-29T16:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9357d865e3c1209ea14b04c424ef63018339302",
          "body": null,
          "is_bot": true,
          "headline": "Bump @types/mocha from 8.0.3 to 9.0.0 (#671)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-29T15:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0208e46230fc3f259776c69a95cdbdd23b253796",
          "body": null,
          "is_bot": true,
          "headline": "Bump glob from 7.1.6 to 7.2.0 (#670)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-29T15:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f86f3f6fb072509ba88fd85df9478eb908b649",
          "body": null,
          "is_bot": true,
          "headline": "Bump @types/glob from 7.1.3 to 7.2.0 (#668)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-29T15:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7fd51a968114da533cef373c008c336616a591",
          "body": "Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.1.3.\r\n- [Release notes](https://github.com/mochajs/mocha/releases)\r\n- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v9.1.3)",
          "is_bot": true,
          "headline": "Bump mocha from 8.4.0 to 9.1.3 (#661)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-29T15:36:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cadc7317d458628c04a9aa0c7d5889bbd55c5a5",
          "body": "Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.0.0 to 10.4.0.\r\n- [Release notes](https://github.com/TypeStrong/ts-node/releases)\r\n- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.0.0...v10.4.0)",
          "is_bot": true,
          "headline": "Bump ts-node from 9.0.0 to 10.4.0 (#663)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-29T15:31:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f11db1156cfd7e8d0f3a032a9528251e4a8fa107",
          "body": "Bumps [recast](https://github.com/benjamn/recast) from 0.20.3 to 0.20.5.\r\n- [Release notes](https://github.com/benjamn/recast/releases)\r\n- [Commits](https://github.com/benjamn/recast/compare/v0.20.3...v0.20.5)",
          "is_bot": true,
          "headline": "Bump recast from 0.20.3 to 0.20.5 (#669)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2021-11-29T15:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec294e683a6e44e9779c006f864f4180be93500",
          "body": "Update `@babel/types` to v7.16.0 and add definitions for new AST node types",
          "is_bot": false,
          "headline": "Merge pull request #667 from benjamn/update-babel-types-to-7.16.0",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T15:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "420a41b1de6beae0113ffe35c97d7e078e765314",
          "body": "Update `typescript` to version 4.5.2 and fix warnings/errors",
          "is_bot": false,
          "headline": "Merge pull request #666 from benjamn/update-typescript-to-4.5.2",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T15:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "998047d4cd0afc77d97db3eae3b1da7478ad5603",
          "body": "https://github.com/tc39/proposal-logical-assignment",
          "is_bot": false,
          "headline": "Support ES2021 logical assignment operators (#665)",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T15:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd53517ffbfafef74cd5343a329e9c3a42672270",
          "body": "Refactor `{Binary,Assignment,Logical}Operators` by specification year",
          "is_bot": false,
          "headline": "Merge pull request #664 from benjamn/refactor-operators-by-spec-year",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T15:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c6c6647baa7a060c4f95f58c1350d58ccccae9e",
          "body": "https://github.com/babel/babel/pull/13191\nhttps://github.com/babel/website/pull/2541",
          "is_bot": false,
          "headline": "Support TopicReference AST node types.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T15:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8194ebb5397aa8bdffbd88a97d39596a3936c240",
          "body": "https://github.com/tc39/proposal-js-module-blocks\nhttps://github.com/babel/babel/pull/12469",
          "is_bot": false,
          "headline": "Support ModuleExpression AST node types.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T15:05:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec67cded544c8fc2026264f4d860127ea7730968",
          "body": "https://github.com/tc39/proposal-decimal\nhttps://github.com/babel/babel/pull/11640",
          "is_bot": false,
          "headline": "Support DecimalLiteral AST node types.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T14:48:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07fc5ef590735c3a5d14e62853ee9b7d39c48763",
          "body": "https://github.com/tc39/proposal-record-tuple\nhttps://github.com/babel/babel/pull/10865",
          "is_bot": false,
          "headline": "Support RecordExpression and TupleExpression AST node types.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T14:42:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e1750f7130a0b9f733c8d57ddafd058d2b4ff6",
          "body": "https://github.com/babel/babel/pull/12147",
          "is_bot": false,
          "headline": "Support TSIntrinsicKeyword AST node type.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T14:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3ad88f97ca324530ecdfbd1e4982ba152e30307",
          "body": "https://github.com/tc39/proposal-import-assertions",
          "is_bot": false,
          "headline": "Support Babel ImportAttribute AST node type.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T14:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bbad0add08d4208209eb206c0738d720965dba4",
          "body": "https://github.com/babel/babel/pull/10148",
          "is_bot": false,
          "headline": "Support Babel V8IntrinsicIdentifier AST node type.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T14:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdc4e5caee2bf8c0ca632bf93bb952cddd187772",
          "body": null,
          "is_bot": false,
          "headline": "Type definition for ES2022 StaticBlock AST node.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T01:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc34d63bfe0570eefedd8114cdedd00903646621",
          "body": null,
          "is_bot": false,
          "headline": "TODOs for new Babel-supported type defs.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T01:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3db8b506cfb03cca20b72211b4c90f18b55754e4",
          "body": "Closes #646.",
          "is_bot": false,
          "headline": "Update @babel/types to version 7.16.0.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T01:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b07d2513d60b52fe30f2dfd28003a5aedb97592",
          "body": null,
          "is_bot": false,
          "headline": "Allow TemplateLiteral to represent TS template literal types, too.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T01:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "544a5366eda157ccfc0f3cf7b5076e861e178d7c",
          "body": null,
          "is_bot": false,
          "headline": "Add :any types to catch parameters to make TypeScript happy.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T01:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6aa700a7de168ebd64fab88120958cf9d7fe35f",
          "body": null,
          "is_bot": false,
          "headline": "Update typescript to version 4.5.2.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T01:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e00f37103a7b39bed2614a18ec33b5c3754178",
          "body": "https://github.com/tc39/proposal-logical-assignment",
          "is_bot": false,
          "headline": "Support ES2021 logical assignment operators.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T01:15:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f59d2e474d876768846386df67a0bbf920f187",
          "body": null,
          "is_bot": false,
          "headline": "Establish def/operators/esYEAR.ts plugins.",
          "author_name": "Ben Newman",
          "author_login": "benjamn",
          "committed_at": "2021-11-29T01:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 99,
      "commits_last_year": 0,
      "latest_release_at": "2022-12-13T23:47:09Z",
      "latest_release_tag": "v0.16.1",
      "releases_from_tags": true,
      "days_since_last_push": 770,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1316,
      "mean_days_between_releases": 212.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ast-types",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "ast",
            "abstract syntax tree",
            "hierarchy",
            "mozilla",
            "spidermonkey",
            "parser api",
            "esprima",
            "types",
            "type system",
            "type checking",
            "dynamic types",
            "parsing",
            "transformation",
            "syntax"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/ast-types",
          "is_deprecated": false,
          "latest_version": "0.14.2",
          "repository_url": "https://github.com/benjamn/ast-types",
          "versions_count": 172,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 242003528,
          "first_published_at": "2013-04-24T17:48:55.314000Z",
          "latest_published_at": "2020-09-12T19:06:48.484000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2139
        }
      ]
    },
    "popularity": {
      "forks": 196,
      "stars": 1172,
      "watchers": 17,
      "fork_history": {
        "days": [
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-08-08",
            "count": 1
          },
          {
            "date": "2013-10-24",
            "count": 1
          },
          {
            "date": "2013-12-26",
            "count": 1
          },
          {
            "date": "2014-01-28",
            "count": 1
          },
          {
            "date": "2014-03-18",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 1
          },
          {
            "date": "2014-07-29",
            "count": 2
          },
          {
            "date": "2014-08-07",
            "count": 1
          },
          {
            "date": "2014-09-26",
            "count": 1
          },
          {
            "date": "2014-10-10",
            "count": 1
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2014-12-14",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-07",
            "count": 1
          },
          {
            "date": "2015-04-14",
            "count": 1
          },
          {
            "date": "2015-04-27",
            "count": 1
          },
          {
            "date": "2015-05-25",
            "count": 1
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-06-29",
            "count": 1
          },
          {
            "date": "2015-08-13",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-11-24",
            "count": 1
          },
          {
            "date": "2015-12-21",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-02-03",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-02-24",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-06-12",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-08-06",
            "count": 1
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-09-03",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 1
          },
          {
            "date": "2016-11-05",
            "count": 1
          },
          {
            "date": "2016-12-24",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 1
          },
          {
            "date": "2016-12-30",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-03",
            "count": 1
          },
          {
            "date": "2017-02-27",
            "count": 1
          },
          {
            "date": "2017-03-19",
            "count": 2
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-26",
            "count": 1
          },
          {
            "date": "2017-04-16",
            "count": 1
          },
          {
            "date": "2017-05-21",
            "count": 2
          },
          {
            "date": "2017-06-01",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 2
          },
          {
            "date": "2017-09-28",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-11-05",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-10",
            "count": 1
          },
          {
            "date": "2018-01-04",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-04-22",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 1
          },
          {
            "date": "2018-05-08",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-23",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-01-31",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-05-02",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-09-12",
            "count": 1
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2020-01-01",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 2
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 2
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 2
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 192,
        "total_forks": 196
      },
      "star_history": null,
      "open_issues_and_prs": 141
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 268381,
      "source_files_sampled": 47,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": "npm:ast-types@0.14.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "tslib",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "tslib",
            "direct": true,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esprima",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/glob",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mocha",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "16.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "6.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-dynamic-import",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assert",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browser-stdout",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es6-object-assign",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima-fb",
            "direct": false,
            "version": "15001.1001.0-dev-harmony-fb",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flow-parser",
            "direct": false,
            "version": "0.195.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-arguments",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-nan",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-is",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "recast",
            "direct": false,
            "version": "0.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "reify",
            "direct": false,
            "version": "0.20.12",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "sourcemap-codec",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "4.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "workerpool",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-unparser",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 149,
        "direct_count": 1,
        "indirect_count": 148
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 41,
        "merged_prs": 201,
        "open_issues": 100,
        "closed_ratio": 0.435,
        "closed_issues": 77,
        "closed_unmerged_prs": 534
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "benjamn",
          "commits": 737,
          "avatar_url": "https://avatars.githubusercontent.com/u/5750?v=4"
        },
        {
          "type": "User",
          "login": "brieb",
          "commits": 145,
          "avatar_url": "https://avatars.githubusercontent.com/u/723547?v=4"
        },
        {
          "type": "User",
          "login": "octogonz",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/4673363?v=4"
        },
        {
          "type": "User",
          "login": "gabelevi",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/1887264?v=4"
        },
        {
          "type": "User",
          "login": "eventualbuddha",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/1938?v=4"
        },
        {
          "type": "User",
          "login": "cpojer",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/13352?v=4"
        },
        {
          "type": "User",
          "login": "jamestalmage",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/4082216?v=4"
        },
        {
          "type": "User",
          "login": "amasad",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/587518?v=4"
        },
        {
          "type": "User",
          "login": "bnjmnt4n",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/813865?v=4"
        },
        {
          "type": "User",
          "login": "briandipalma",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1597820?v=4"
        }
      ],
      "contributors_sampled": 61,
      "top_contributor_share": 0.721
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
            "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": 3,
            "reason": "Found 2/6 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 38 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "18 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7979f0343f9062b4d333e3ec7fc7e399e307a44f",
        "ran_at": "2026-07-22T23:26:21Z",
        "aggregate_score": 3.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 30,
          "created_at": "2014-03-31T19:22:48Z",
          "last_comment_at": "2014-04-17T01:28:43Z",
          "last_comment_author": "benjamn"
        },
        {
          "number": 81,
          "created_at": "2014-12-14T22:36:20Z",
          "last_comment_at": "2014-12-24T00:52:37Z",
          "last_comment_author": "drslump"
        },
        {
          "number": 82,
          "created_at": "2014-12-26T21:13:53Z",
          "last_comment_at": "2014-12-27T14:35:23Z",
          "last_comment_author": "drslump"
        },
        {
          "number": 121,
          "created_at": "2015-08-11T02:06:16Z",
          "last_comment_at": "2016-02-14T14:27:45Z",
          "last_comment_author": "bnjmnt4n"
        },
        {
          "number": 241,
          "created_at": "2017-12-12T23:04:48Z",
          "last_comment_at": "2019-02-06T15:03:46Z",
          "last_comment_author": "benjamn"
        },
        {
          "number": 268,
          "created_at": "2018-05-06T17:42:50Z",
          "last_comment_at": "2018-05-19T11:21:10Z",
          "last_comment_author": "GerHobbelt"
        },
        {
          "number": 269,
          "created_at": "2018-05-06T17:44:38Z",
          "last_comment_at": "2018-05-19T11:30:20Z",
          "last_comment_author": "GerHobbelt"
        },
        {
          "number": 271,
          "created_at": "2018-05-10T12:42:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 358,
          "created_at": "2019-08-19T21:54:21Z",
          "last_comment_at": "2022-10-20T20:26:51Z",
          "last_comment_author": "jimmynotjim"
        },
        {
          "number": 371,
          "created_at": "2020-02-12T13:51:35Z",
          "last_comment_at": "2020-08-27T22:52:49Z",
          "last_comment_author": "blaine-stripe"
        },
        {
          "number": 378,
          "created_at": "2020-04-21T02:17:53Z",
          "last_comment_at": "2020-09-28T11:43:06Z",
          "last_comment_author": "haoqunjiang"
        },
        {
          "number": 406,
          "created_at": "2020-09-01T19:20:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 455,
          "created_at": "2020-12-07T16:23:28Z",
          "last_comment_at": "2021-01-22T10:58:36Z",
          "last_comment_author": "davidnormo"
        },
        {
          "number": 490,
          "created_at": "2021-02-15T14:19:06Z",
          "last_comment_at": "2021-05-28T10:34:03Z",
          "last_comment_author": "tchetwin"
        },
        {
          "number": 528,
          "created_at": "2021-04-16T16:55:22Z",
          "last_comment_at": "2022-08-30T14:44:28Z",
          "last_comment_author": "jedwards1211"
        },
        {
          "number": 588,
          "created_at": "2021-07-30T13:26:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 608,
          "created_at": "2021-08-20T05:28:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 727,
          "created_at": "2022-03-18T16:48:55Z",
          "last_comment_at": "2022-04-13T20:19:15Z",
          "last_comment_author": "kedarv"
        },
        {
          "number": 745,
          "created_at": "2022-04-27T01:40:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 746,
          "created_at": "2022-04-27T04:01:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2023-09-27T13:46:55Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2013-04-28T20:37:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2013-05-01T16:08:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 4,
          "created_at": "2013-05-02T16:17:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 14,
          "created_at": "2013-10-31T15:53:55Z",
          "last_comment_at": "2013-10-31T16:01:59Z",
          "last_comment_author": "benjamn"
        },
        {
          "number": 23,
          "created_at": "2013-12-29T02:10:26Z",
          "last_comment_at": "2019-02-06T17:05:49Z",
          "last_comment_author": "GianlucaGuarini"
        },
        {
          "number": 37,
          "created_at": "2014-06-20T19:18:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2014-07-09T19:06:42Z",
          "last_comment_at": "2015-04-27T11:30:51Z",
          "last_comment_author": "bnjmnt4n"
        },
        {
          "number": 51,
          "created_at": "2014-08-08T17:00:23Z",
          "last_comment_at": "2014-08-08T19:08:24Z",
          "last_comment_author": "eurekaa"
        },
        {
          "number": 52,
          "created_at": "2014-08-11T16:47:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 55,
          "created_at": "2014-09-03T15:29:12Z",
          "last_comment_at": "2014-10-02T18:28:22Z",
          "last_comment_author": "amasad"
        },
        {
          "number": 56,
          "created_at": "2014-09-04T23:32:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 59,
          "created_at": "2014-09-10T19:13:53Z",
          "last_comment_at": "2014-09-10T19:34:37Z",
          "last_comment_author": "benjamn"
        },
        {
          "number": 75,
          "created_at": "2014-11-10T18:23:15Z",
          "last_comment_at": "2019-02-06T11:53:09Z",
          "last_comment_author": "bnjmnt4n"
        },
        {
          "number": 83,
          "created_at": "2015-01-13T15:11:00Z",
          "last_comment_at": "2023-11-20T06:07:24Z",
          "last_comment_author": "0xdevalias"
        },
        {
          "number": 84,
          "created_at": "2015-01-14T09:41:01Z",
          "last_comment_at": "2015-03-07T10:18:10Z",
          "last_comment_author": "jamestalmage"
        },
        {
          "number": 85,
          "created_at": "2015-01-19T05:15:23Z",
          "last_comment_at": "2015-02-18T18:29:53Z",
          "last_comment_author": "benjamn"
        },
        {
          "number": 88,
          "created_at": "2015-02-17T06:55:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 94,
          "created_at": "2015-03-04T18:06:53Z",
          "last_comment_at": "2015-03-04T18:18:36Z",
          "last_comment_author": "benjamn"
        },
        {
          "number": 113,
          "created_at": "2015-06-03T17:10:45Z",
          "last_comment_at": "2015-06-03T17:25:17Z",
          "last_comment_author": "benjamn"
        },
        {
          "number": 122,
          "created_at": "2015-08-11T04:58:11Z",
          "last_comment_at": "2019-08-08T01:30:17Z",
          "last_comment_author": "kaymccormick"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/benjamn/ast-types",
    "host": "github.com",
    "name": "ast-types",
    "owner": "benjamn"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 28,
      "inputs": {
        "security": 48,
        "vitality": 13,
        "community": 73,
        "governance": 53,
        "engineering": 49,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 46,
        "overall_after_abandonment_multiplier": 28
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.78,
              "days_since_last_push": 770,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 770 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 770
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 32,
            "inputs": {
              "releases_count": 99,
              "latest_release_tag": "v0.16.1",
              "releases_from_tags": true,
              "days_since_latest_release": 1316,
              "mean_days_between_releases": 212.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "99 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1316 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1316
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~212.8 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 212.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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 20,
              "unanswered_open_issues": 11,
              "days_since_last_merged_pr": 1029,
              "days_since_last_human_commit": 1029,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1029 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1029,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 73,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "forks": 196,
              "stars": 1172,
              "watchers": 17,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,172 stars",
                "points": 49.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1172
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "196 forks",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 196
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "17 watchers",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "ast-types"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 242003528
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "242,003,528 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 242003528,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 61,
              "top_contributor_share": 0.721
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 72% of commits",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "61 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 38 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "merged_prs": 201,
              "open_issues": 100,
              "closed_issues": 77,
              "issue_closed_ratio": 0.435,
              "closed_unmerged_prs": 534
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "44% of issues closed",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "201/735 decided PRs merged",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 201,
                      "decided": 735
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/6 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 2921,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "benjamn",
              "public_repos": 166,
              "account_age_days": 6679
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,921 followers of benjamn",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2921,
                      "login": "benjamn"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "166 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 166
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "ast-types"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 2139
            },
            "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 2139 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2139
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "172 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 172
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 49,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 48,
        "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": 35,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 2/6 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 38 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "18 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): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ast-types@0.14.2 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:ast-types@0.14.2",
                  "assessed": 1
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "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": 29
            },
            "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": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.269,
              "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": "21 of 78 human commits state their intent (structured subject or explanatory body)",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 78
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.22
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "22 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 22,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 268381,
              "source_files_sampled": 47,
              "oversized_source_files": 4
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "4/47 source files over 60KB",
                "points": 50.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 47,
                      "oversized": 4
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T23:26:46.476082Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/benjamn/ast-types.svg",
  "full_name": "benjamn/ast-types",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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