Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 14:23 UTC

FormidableLabs / eslint-plugin-react-native-a11y

React Native specific accessibility linting rules.

JavaScriptMIT★ 306 stars⑂ 28 forkssince Jul 2018View on GitHub ↗

FormidableLabs/eslint-plugin-react-native-a11y holds a health index of 33 out of 100, placing it in the At risk band. It scores highest on Community & Adoption (74/100) and lowest on Vitality (21/100). It was last updated 630 days ago. 2 contributors account for most of its recent work.

33
overall / 100
At risk

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.

33
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

Nearform CommerceOrganization
581 followers327 public repossince Jul 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmeslint-plugin-react-native-a11y3.5.1776,84723630 days agoeslinteslintplugineslint-plugina11yaccessibilityreact-native

Metrics by category

Vitality

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

21Critical · 22% of overall
How it's scored
0/36Push recency — last push 630 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.96
days_since_last_push630
active_weeks_last_year0
How it's scored
27/27Ships releases — 22 releases published
7.2/36Release recency — latest release 630 days ago
12.6/27Release cadence — a release every ~168.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count22
latest_release_tagv3.5.1
releases_from_tagsno
days_since_latest_release630
mean_days_between_releases168.3
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?

74Good · 18% of overall
How it's scored
40.3/60Stars — 306 stars
11.9/25Forks — 28 forks
9.1/15Watchers — 44 watchers
Inputs used
forks28
stars306
watchers44
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
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
78.5/80Monthly downloads — 776,847 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageseslint-plugin-react-native-a11y
dependents
ecosystemsnpm
total_downloads
monthly_downloads776,847
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?

72Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.3/22.5Commit distribution — top contributor authored 45% of commits
13.5/13.5Contributor breadth — 24 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled24
top_contributor_share0.453
How it's scored
41.1/46.8Issue resolution — 88% of issues closed
32/38.3PR acceptance — 87/104 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 8/26 approved changesets -- score normalized to 3
Inputs used
merged_prs87
open_issues7
closed_issues51
issue_closed_ratio0.879
closed_unmerged_prs17
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
19.9/25Owner reach — 581 followers of FormidableLabs
25/25Track record — 327 public repos, account ~13 yr old
Inputs used
followers581
owner_typeOrganization
is_verified
owner_loginFormidableLabs
public_repos327
account_age_days4,751
How it's scored
25/25Published & resolvable — 1 package(s) on npm
14/35Publish recency — latest publish 630 days ago
20/20Version history — 23 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageseslint-plugin-react-native-a11y
ecosystemsnpm
any_deprecatedno
min_days_since_publish630

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

43At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0/2.5CI-Tests — 0 out of 20 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 8/26 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
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 — 38 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): branch_protection, 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_packages99
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:eslint-plugin-react-native-a11y@3.5.1 runtime dependency closure — what installing the published package pulls in — 99 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.

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

Key facts

306GitHub stars
24contributors
0commits, last 12 months
630days since last push
22releases
2bus factor
7open 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 ★ / 28 ⇿
0Stars
28Forks
20Releases

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

0510152025302812018-092022-082026-07
Major 2Minor 7Patch 8

Each point covers 8 days.

OpenSSF Scorecard 2.9 / 10
2.9aggregate

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-27 14:23 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 20 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 8/26 approved changesets -- score normalized to 3
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update 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
0Vulnerabilities38 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npm@babel/runtime^7.15.4package.json
npmast-types-flow^0.0.7package.json
npmjsx-ast-utils^3.2.1package.json
All dependencies 723

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

RegistryPackageVersionRelation
npm@babel/runtime7.15.4direct
npm@babel/runtime7.24.7direct
npmast-types-flow0.0.7direct
npmjsx-ast-utils3.2.1direct
npm@babel/cli7.15.7indirect
npm@babel/code-frame7.12.11indirect
npm@babel/code-frame7.15.8indirect
npm@babel/compat-data7.15.0indirect
npm@babel/core7.15.8indirect
npm@babel/eslint-parser7.15.8indirect
npm@babel/generator7.15.8indirect
npm@babel/helper-annotate-as-pure7.15.4indirect
npm@babel/helper-builder-binary-assignment-operator-visitor7.15.4indirect
npm@babel/helper-compilation-targets7.15.4indirect
npm@babel/helper-create-class-features-plugin7.15.4indirect
npm@babel/helper-create-regexp-features-plugin7.14.5indirect
npm@babel/helper-define-polyfill-provider0.2.3indirect
npm@babel/helper-explode-assignable-expression7.15.4indirect
npm@babel/helper-function-name7.15.4indirect
npm@babel/helper-get-function-arity7.15.4indirect
npm@babel/helper-hoist-variables7.15.4indirect
npm@babel/helper-member-expression-to-functions7.15.4indirect
npm@babel/helper-module-imports7.15.4indirect
npm@babel/helper-module-transforms7.15.8indirect
npm@babel/helper-optimise-call-expression7.15.4indirect
npm@babel/helper-plugin-utils7.14.5indirect
npm@babel/helper-remap-async-to-generator7.15.4indirect
npm@babel/helper-replace-supers7.15.4indirect
npm@babel/helper-simple-access7.15.4indirect
npm@babel/helper-skip-transparent-expression-wrappers7.15.4indirect
npm@babel/helper-split-export-declaration7.15.4indirect
npm@babel/helper-validator-identifier7.15.7indirect
npm@babel/helper-validator-option7.14.5indirect
npm@babel/helper-wrap-function7.15.4indirect
npm@babel/helpers7.15.4indirect
npm@babel/highlight7.14.5indirect
npm@babel/parser7.15.8indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.15.4indirect
npm@babel/plugin-proposal-async-generator-functions7.15.8indirect
npm@babel/plugin-proposal-class-properties7.14.5indirect
npm@babel/plugin-proposal-class-static-block7.15.4indirect
npm@babel/plugin-proposal-dynamic-import7.14.5indirect
npm@babel/plugin-proposal-export-namespace-from7.14.5indirect
npm@babel/plugin-proposal-json-strings7.14.5indirect
npm@babel/plugin-proposal-logical-assignment-operators7.14.5indirect
npm@babel/plugin-proposal-nullish-coalescing-operator7.14.5indirect
npm@babel/plugin-proposal-numeric-separator7.14.5indirect
npm@babel/plugin-proposal-object-rest-spread7.15.6indirect
npm@babel/plugin-proposal-optional-catch-binding7.14.5indirect
npm@babel/plugin-proposal-optional-chaining7.14.5indirect
npm@babel/plugin-proposal-private-methods7.14.5indirect
npm@babel/plugin-proposal-private-property-in-object7.15.4indirect
npm@babel/plugin-proposal-unicode-property-regex7.14.5indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-namespace-from7.8.3indirect
npm@babel/plugin-syntax-flow7.14.5indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.14.5indirect
npm@babel/plugin-transform-arrow-functions7.14.5indirect
npm@babel/plugin-transform-async-to-generator7.14.5indirect
npm@babel/plugin-transform-block-scoped-functions7.14.5indirect
npm@babel/plugin-transform-block-scoping7.15.3indirect
npm@babel/plugin-transform-classes7.15.4indirect
npm@babel/plugin-transform-computed-properties7.14.5indirect
npm@babel/plugin-transform-destructuring7.14.7indirect
npm@babel/plugin-transform-dotall-regex7.14.5indirect
npm@babel/plugin-transform-duplicate-keys7.14.5indirect
npm@babel/plugin-transform-exponentiation-operator7.14.5indirect
npm@babel/plugin-transform-flow-strip-types7.14.5indirect
npm@babel/plugin-transform-for-of7.15.4indirect
npm@babel/plugin-transform-function-name7.14.5indirect
npm@babel/plugin-transform-literals7.14.5indirect
npm@babel/plugin-transform-member-expression-literals7.14.5indirect
npm@babel/plugin-transform-modules-amd7.14.5indirect
npm@babel/plugin-transform-modules-commonjs7.15.4indirect
npm@babel/plugin-transform-modules-systemjs7.15.4indirect
npm@babel/plugin-transform-modules-umd7.14.5indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.14.9indirect
npm@babel/plugin-transform-new-target7.14.5indirect
npm@babel/plugin-transform-object-super7.14.5indirect
npm@babel/plugin-transform-parameters7.15.4indirect
npm@babel/plugin-transform-property-literals7.14.5indirect
npm@babel/plugin-transform-regenerator7.14.5indirect
npm@babel/plugin-transform-reserved-words7.14.5indirect
npm@babel/plugin-transform-shorthand-properties7.14.5indirect
npm@babel/plugin-transform-spread7.15.8indirect
npm@babel/plugin-transform-sticky-regex7.14.5indirect
npm@babel/plugin-transform-template-literals7.14.5indirect
npm@babel/plugin-transform-typeof-symbol7.14.5indirect
npm@babel/plugin-transform-typescript7.15.8indirect
npm@babel/plugin-transform-unicode-escapes7.14.5indirect
npm@babel/plugin-transform-unicode-regex7.14.5indirect
npm@babel/preset-env7.15.8indirect
npm@babel/preset-flow7.14.5indirect
npm@babel/preset-modules0.1.5indirect
npm@babel/preset-typescript7.15.0indirect
npm@babel/register7.15.3indirect
npm@babel/template7.15.4indirect
npm@babel/traverse7.15.4indirect
npm@babel/types7.15.6indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@changesets/apply-release-plan7.0.4indirect
npm@changesets/assemble-release-plan6.0.3indirect
npm@changesets/changelog-git0.2.0indirect
npm@changesets/cli2.27.7indirect
npm@changesets/config3.0.2indirect
npm@changesets/errors0.2.0indirect
npm@changesets/get-dependents-graph2.1.1indirect
npm@changesets/get-github-info0.5.2indirect
npm@changesets/get-release-plan4.0.3indirect
npm@changesets/get-version-range-type0.4.0indirect
npm@changesets/git3.0.0indirect
npm@changesets/logger0.1.0indirect
npm@changesets/parse0.4.0indirect
npm@changesets/pre2.0.0indirect
npm@changesets/read0.6.0indirect
npm@changesets/should-skip-package0.1.0indirect
npm@changesets/types4.1.0indirect
npm@changesets/types6.0.0indirect
npm@changesets/write0.3.1indirect
npm@eslint/eslintrc0.4.3indirect
npm@humanwhocodes/config-array0.5.0indirect
npm@humanwhocodes/object-schema1.2.0indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console27.3.1indirect
npm@jest/core27.3.1indirect
npm@jest/environment27.3.1indirect
npm@jest/fake-timers27.3.1indirect
npm@jest/globals27.3.1indirect
npm@jest/reporters27.3.1indirect
npm@jest/source-map27.0.6indirect
npm@jest/test-result27.3.1indirect
npm@jest/test-sequencer27.3.1indirect
npm@jest/transform27.3.1indirect
npm@jest/types27.2.5indirect
npm@manypkg/find-root1.1.0indirect
npm@manypkg/get-packages1.1.3indirect
npm@nicolo-ribaudo/chokidar-22.1.8-no-fsevents.3indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@sinonjs/commons1.8.3indirect
npm@sinonjs/fake-timers8.0.1indirect
npm@svitejs/changesets-changelog-github-compact1.1.0indirect
npm@tootallnate/once1.1.2indirect
npm@types/babel__core7.1.16indirect
npm@types/babel__generator7.6.3indirect
npm@types/babel__template7.4.1indirect
npm@types/babel__traverse7.14.2indirect
npm@types/graceful-fs4.1.5indirect
npm@types/istanbul-lib-coverage2.0.3indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/node12.20.55indirect
npm@types/node16.11.6indirect
npm@types/prettier2.4.1indirect
npm@types/semver7.5.8indirect
npm@types/stack-utils2.0.1indirect
npm@types/yargs16.0.4indirect
npm@types/yargs-parser20.2.1indirect
npmabab2.0.5indirect
npmacorn7.4.1indirect
npmacorn8.5.0indirect
npmacorn-globals6.0.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk7.2.0indirect
npmagent-base6.0.2indirect
npmajv6.12.6indirect
npmajv8.6.3indirect
npmansi-colors4.1.1indirect
npmansi-colors4.1.3indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.2indirect
npmargparse1.0.10indirect
npmarr-diff4.0.0indirect
npmarr-flatten1.1.0indirect
npmarr-union3.1.0indirect
npmarray-includes3.1.4indirect
npmarray-union2.1.0indirect
npmarray-unique0.3.2indirect
npmassign-symbols1.0.0indirect
npmast-types0.14.2indirect
npmast-types0.7.8indirect
npmastral-regex2.0.0indirect
npmasynckit0.4.0indirect
npmatob2.1.2indirect
npmbabel-core7.0.0-bridge.0indirect
npmbabel-jest27.3.1indirect
npmbabel-plugin-dynamic-import-node2.3.3indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist27.2.0indirect
npmbabel-plugin-polyfill-corejs20.2.2indirect
npmbabel-plugin-polyfill-corejs30.2.5indirect
npmbabel-plugin-polyfill-regenerator0.2.2indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-jest27.2.0indirect
npmbalanced-match1.0.2indirect
npmbase0.11.2indirect
npmbetter-path-resolve1.0.0indirect
npmbinary-extensions2.2.0indirect
npmbrace-expansion1.1.11indirect
npmbraces2.3.2indirect
npmbraces3.0.2indirect
npmbraces3.0.3indirect
npmbrowser-process-hrtime1.0.0indirect
npmbrowserslist4.17.5indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmcache-base1.0.1indirect
npmcall-bind1.0.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.2.0indirect
npmcaniuse-lite1.0.30001272indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmchardet0.7.0indirect
npmchokidar3.5.2indirect
npmci-info3.2.0indirect
npmci-info3.9.0indirect
npmcjs-module-lexer1.2.2indirect
npmclass-utils0.3.6indirect
npmcliui7.0.4indirect
npmclone-deep4.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.1indirect
npmcollection-visit1.0.0indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolors1.4.0indirect
npmcombined-stream1.0.8indirect
npmcommander4.1.1indirect
npmcommondir1.0.1indirect
npmcomponent-emitter1.3.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.8.0indirect
npmcopy-descriptor0.1.1indirect
npmcore-js-compat3.19.0indirect
npmcross-spawn5.1.0indirect
npmcross-spawn7.0.3indirect
npmcssom0.3.8indirect
npmcssom0.4.4indirect
npmcssstyle2.3.0indirect
npmdata-urls2.0.0indirect
npmdataloader1.4.0indirect
npmdebug2.6.9indirect
npmdebug4.3.2indirect
npmdecimal.js10.3.1indirect
npmdecode-uri-component0.2.0indirect
npmdedent0.7.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.2.2indirect
npmdefine-properties1.1.3indirect
npmdefine-property0.2.5indirect
npmdefine-property1.0.0indirect
npmdefine-property2.0.2indirect
npmdelayed-stream1.0.0indirect
npmdetect-indent6.1.0indirect
npmdetect-newline3.1.0indirect
npmdiff-sequences27.0.6indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdomexception2.0.1indirect
npmdotenv16.4.5indirect
npmelectron-to-chromium1.3.885indirect
npmemittery0.8.1indirect
npmemoji-regex8.0.0indirect
npmenquirer2.3.6indirect
npmenquirer2.4.1indirect
npmes-abstract1.19.1indirect
npmes-to-primitive1.2.1indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescodegen2.0.0indirect
npmeslint7.32.0indirect
npmeslint-config-prettier8.3.0indirect
npmeslint-plugin-flowtype7.0.0indirect
npmeslint-plugin-prettier4.0.0indirect
npmeslint-scope5.1.1indirect
npmeslint-utils2.1.0indirect
npmeslint-visitor-keys1.3.0indirect
npmeslint-visitor-keys2.1.0indirect
npmespree7.3.1indirect
npmesprima2.7.3indirect
npmesprima4.0.1indirect
npmesquery1.4.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpand-brackets2.1.4indirect
npmexpect27.3.1indirect
npmextend-shallow2.0.1indirect
npmextend-shallow3.0.2indirect
npmextendable-error0.1.7indirect
npmexternal-editor3.1.0indirect
npmextglob2.0.4indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.2.0indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.17.1indirect
npmfb-watchman2.0.1indirect
npmfile-entry-cache6.0.1indirect
npmfill-range4.0.0indirect
npmfill-range7.0.1indirect
npmfill-range7.1.1indirect
npmfind-cache-dir2.1.0indirect
npmfind-up3.0.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfind-yarn-workspace-root21.2.16indirect
npmflat-cache3.0.4indirect
npmflatted3.2.2indirect
npmflow-bin0.137.0indirect
npmflow-parser0.163.0indirect
npmfor-in1.0.2indirect
npmform-data3.0.1indirect
npmfragment-cache0.2.1indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfs-readdir-recursive1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.1.1indirect
npmget-package-type0.1.0indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.0.0indirect
npmget-value2.0.6indirect
npmglob7.2.0indirect
npmglob-parent5.1.2indirect
npmglobals11.12.0indirect
npmglobals13.12.0indirect
npmglobby11.1.0indirect
npmgraceful-fs4.2.11indirect
npmgraceful-fs4.2.8indirect
npmhas1.0.3indirect
npmhas-bigints1.0.1indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.0.2indirect
npmhas-tostringtag1.0.0indirect
npmhas-value0.3.1indirect
npmhas-value1.0.0indirect
npmhas-values0.1.4indirect
npmhas-values1.0.0indirect
npmhtml-encoding-sniffer2.0.1indirect
npmhtml-escaper2.0.2indirect
npmhttp-proxy-agent4.0.1indirect
npmhttps-proxy-agent5.0.0indirect
npmhuman-id1.0.2indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.4.24indirect
npmignore4.0.6indirect
npmignore5.3.1indirect
npmimport-fresh3.3.0indirect
npmimport-local3.0.3indirect
npmimurmurhash0.1.4indirect
npmin-publish2.0.1indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.0.3indirect
npmis-accessor-descriptor0.1.6indirect
npmis-accessor-descriptor1.0.0indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-buffer1.1.6indirect
npmis-callable1.2.4indirect
npmis-core-module2.8.0indirect
npmis-data-descriptor0.1.4indirect
npmis-data-descriptor1.0.0indirect
npmis-date-object1.0.5indirect
npmis-descriptor0.1.6indirect
npmis-descriptor1.0.2indirect
npmis-extendable0.1.1indirect
npmis-extendable1.0.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-negative-zero2.0.1indirect
npmis-number3.0.0indirect
npmis-number7.0.0indirect
npmis-number-object1.0.6indirect
npmis-plain-object2.0.4indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-regex1.1.4indirect
npmis-shared-array-buffer1.0.1indirect
npmis-stream2.0.1indirect
npmis-string1.0.7indirect
npmis-subdir1.2.0indirect
npmis-symbol1.0.4indirect
npmis-typedarray1.0.0indirect
npmis-weakref1.0.1indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject2.1.0indirect
npmisobject3.0.1indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-instrument4.0.3indirect
npmistanbul-lib-instrument5.1.0indirect
npmistanbul-lib-report3.0.0indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.0.5indirect
npmjest27.3.1indirect
npmjest-changed-files27.3.0indirect
npmjest-circus27.3.1indirect
npmjest-cli27.3.1indirect
npmjest-config27.3.1indirect
npmjest-diff27.3.1indirect
npmjest-docblock27.0.6indirect
npmjest-each27.3.1indirect
npmjest-environment-jsdom27.3.1indirect
npmjest-environment-node27.3.1indirect
npmjest-get-type27.3.1indirect
npmjest-haste-map27.3.1indirect
npmjest-jasmine227.3.1indirect
npmjest-leak-detector27.3.1indirect
npmjest-matcher-utils27.3.1indirect
npmjest-message-util27.3.1indirect
npmjest-mock27.3.0indirect
npmjest-pnp-resolver1.2.2indirect
npmjest-regex-util27.0.6indirect
npmjest-resolve27.3.1indirect
npmjest-resolve-dependencies27.3.1indirect
npmjest-runner27.3.1indirect
npmjest-runtime27.3.1indirect
npmjest-serializer27.0.6indirect
npmjest-snapshot27.3.1indirect
npmjest-util27.3.1indirect
npmjest-validate27.3.1indirect
npmjest-watcher27.3.1indirect
npmjest-worker27.3.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjscodeshift0.13.0indirect
npmjsdom16.7.0indirect
npmjsesc0.5.0indirect
npmjsesc2.5.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.0indirect
npmjsonfile4.0.0indirect
npmkind-of3.2.2indirect
npmkind-of4.0.0indirect
npmkind-of5.1.0indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.3.0indirect
npmlevn0.4.1indirect
npmload-yaml-file0.2.0indirect
npmlocate-path3.0.0indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.17.21indirect
npmlodash.clonedeep4.5.0indirect
npmlodash.debounce4.0.8indirect
npmlodash.merge4.6.2indirect
npmlodash.startcase4.4.0indirect
npmlodash.truncate4.4.2indirect
npmlru-cache4.1.5indirect
npmlru-cache6.0.0indirect
npmmake-dir2.1.0indirect
npmmake-dir3.1.0indirect
npmmakeerror1.0.12indirect
npmmap-cache0.2.2indirect
npmmap-visit1.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch3.1.10indirect
npmmicromatch4.0.4indirect
npmmicromatch4.0.7indirect
npmmime-db1.50.0indirect
npmmime-types2.1.33indirect
npmmimic-fn2.1.0indirect
npmminimatch3.0.4indirect
npmminimist1.2.5indirect
npmmixin-deep1.3.2indirect
npmmri1.2.0indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmnanomatch1.2.13indirect
npmnatural-compare1.4.0indirect
npmneo-async2.6.2indirect
npmnode-dir0.1.17indirect
npmnode-fetch2.7.0indirect
npmnode-int640.4.0indirect
npmnode-modules-regexp1.0.0indirect
npmnode-releases2.0.1indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmnwsapi2.2.0indirect
npmobject-copy0.1.0indirect
npmobject-inspect1.11.0indirect
npmobject-keys1.1.1indirect
npmobject-visit1.0.1indirect
npmobject.assign4.1.2indirect
npmobject.pick1.3.0indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.8.3indirect
npmoptionator0.9.1indirect
npmos-tmpdir1.0.2indirect
npmoutdent0.5.0indirect
npmp-filter2.1.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate3.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map2.1.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse56.0.1indirect
npmpascalcase0.1.1indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.0indirect
npmpicomatch2.3.1indirect
npmpify4.0.1indirect
npmpirates4.0.1indirect
npmpkg-dir3.0.0indirect
npmpkg-dir4.2.0indirect
npmposix-character-classes0.1.1indirect
npmpreferred-pm3.1.4indirect
npmprelude-ls1.1.2indirect
npmprelude-ls1.2.1indirect
npmprettier2.4.1indirect
npmprettier2.8.8indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-format27.3.1indirect
npmprogress2.0.3indirect
npmprompts2.4.2indirect
npmpseudomap1.0.2indirect
npmpsl1.8.0indirect
npmpunycode2.1.1indirect
npmqueue-microtask1.2.3indirect
npmreact-is17.0.2indirect
npmread-yaml-file1.1.0indirect
npmreaddirp3.6.0indirect
npmrecast0.20.5indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties9.0.0indirect
npmregenerator-runtime0.13.9indirect
npmregenerator-runtime0.14.1indirect
npmregenerator-transform0.14.5indirect
npmregex-not1.0.2indirect
npmregexpp3.2.0indirect
npmregexpu-core4.8.0indirect
npmregjsgen0.5.2indirect
npmregjsparser0.7.0indirect
npmrepeat-element1.1.4indirect
npmrepeat-string1.6.1indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.20.0indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-url0.2.1indirect
npmresolve.exports1.1.0indirect
npmret0.1.15indirect
npmreusify1.0.4indirect
npmrimraf2.6.3indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-publish-latest2.0.0indirect
npmsafe-regex1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsaxes5.0.1indirect
npmsemver5.7.1indirect
npmsemver6.3.0indirect
npmsemver7.0.0indirect
npmsemver7.3.5indirect
npmsemver7.6.2indirect
npmset-value2.0.1indirect
npmshallow-clone3.0.1indirect
npmshebang-command1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex1.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.0.4indirect
npmsignal-exit3.0.5indirect
npmsisteransi1.0.5indirect
npmslash2.0.0indirect
npmslash3.0.0indirect
npmslice-ansi4.0.0indirect
npmsnapdragon0.8.2indirect
npmsnapdragon-node2.1.1indirect
npmsnapdragon-util3.0.1indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map0.7.3indirect
npmsource-map-resolve0.5.3indirect
npmsource-map-support0.5.20indirect
npmsource-map-url0.4.1indirect
npmspawndamnit2.0.0indirect
npmsplit-string3.1.0indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.5indirect
npmstatic-extend0.1.2indirect
npmstring-length4.0.2indirect
npmstring-natural-compare3.0.1indirect
npmstring-width4.2.3indirect
npmstring.prototype.trimend1.0.4indirect
npmstring.prototype.trimstart1.0.4indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks2.2.0indirect
npmsymbol-tree3.2.4indirect
npmtable6.7.2indirect
npmtemp0.8.4indirect
npmterm-size2.2.1indirect
npmterminal-link2.1.1indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmthroat6.0.1indirect
npmtmp0.0.33indirect
npmtmpl1.0.5indirect
npmto-ast1.0.0indirect
npmto-fast-properties2.0.0indirect
npmto-object-path0.3.0indirect
npmto-regex3.0.2indirect
npmto-regex-range2.1.1indirect
npmto-regex-range5.0.1indirect
npmtough-cookie4.0.0indirect
npmtr460.0.3indirect
npmtr462.1.0indirect
npmtslib2.3.1indirect
npmtype-check0.3.2indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtypedarray-to-buffer3.1.5indirect
npmunbox-primitive1.0.1indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.0.0indirect
npmunicode-property-aliases-ecmascript2.0.0indirect
npmunion-value1.0.1indirect
npmuniversalify0.1.2indirect
npmunset-value1.0.0indirect
npmuri-js4.4.1indirect
npmurix0.1.0indirect
npmuse3.1.1indirect
npmv8-compile-cache2.3.0indirect
npmv8-to-istanbul8.1.0indirect
npmw3c-hr-time1.0.2indirect
npmw3c-xmlserializer2.0.0indirect
npmwalker1.0.8indirect
npmwebidl-conversions3.0.1indirect
npmwebidl-conversions5.0.0indirect
npmwebidl-conversions6.1.0indirect
npmwhatwg-encoding1.0.5indirect
npmwhatwg-mimetype2.3.0indirect
npmwhatwg-url5.0.0indirect
npmwhatwg-url8.7.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-pm2.2.0indirect
npmword-wrap1.2.3indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic2.4.3indirect
npmwrite-file-atomic3.0.3indirect
npmws7.5.5indirect
npmxml-name-validator3.0.0indirect
npmxmlchars2.2.0indirect
npmy18n5.0.8indirect
npmyallist2.1.2indirect
npmyallist4.0.0indirect
npmyargs16.2.0indirect
npmyargs17.2.1indirect
npmyargs-parser20.2.9indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:eslint-plugin-react-native-a11y@3.5.1 pulls in 99 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": 1818,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 89158
      },
      "pushed_at": "2024-11-04T13:43:26Z",
      "created_at": "2018-07-03T13:45:20Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-26T19:21:05Z",
      "description": "React Native specific accessibility linting rules.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://commerce.nearform.com",
      "name": "Nearform Commerce",
      "type": "Organization",
      "login": "FormidableLabs",
      "company": null,
      "location": "Seattle, WA",
      "followers": 581,
      "avatar_url": "https://avatars.githubusercontent.com/u/5078602?v=4",
      "created_at": "2013-07-24T05:29:32Z",
      "is_verified": null,
      "public_repos": 327,
      "account_age_days": 4751
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2024-11-04T13:43:27Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2024-09-11T18:58:05Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2024-07-15T20:10:23Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2024-07-15T19:55:15Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2022-01-03T19:39:08Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2021-12-28T19:19:45Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-12-21T00:40:39Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2021-10-29T22:47:50Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2021-01-24T14:18:43Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2020-09-11T20:57:27Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2020-08-15T09:07:39Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2020-08-15T08:40:00Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2020-04-10T13:25:24Z"
        },
        {
          "tag": "v2.0.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-03-24T18:45:16Z"
        },
        {
          "tag": "v2.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-03-08T12:51:44Z"
        },
        {
          "tag": "v2.0.0-rc0",
          "kind": "prerelease",
          "published_at": "2020-02-09T21:29:04Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2020-01-04T19:29:41Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2019-12-03T21:43:37Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2018-11-06T20:56:57Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2018-10-05T19:10:01Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-07-12T19:13:00Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2018-07-10T09:29:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e09227abfc739919c93ed8897c7844037fef2b98",
          "body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#164)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-11-04T13:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b945d94a440f75f103bc4bc81ed494682b501ee0",
          "body": "…(#162)",
          "is_bot": false,
          "headline": "Fix: Eslint 9 crash in has-valid-accessibility-ignores-invert-colors …",
          "author_name": "Stephen Pearce",
          "author_login": "stephen-pearce",
          "committed_at": "2024-10-15T17:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b41fb1060f75d9940b125f522870d77b69ef302",
          "body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#160)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-09-11T18:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a688a55ee6da91b6aee7d71d5a9c5cb24c7701e9",
          "body": "Co-authored-by: Eli Zibin <elizibin@gmail.com>",
          "is_bot": false,
          "headline": "Feature/add support for custom image module with image alias (#93)",
          "author_name": "Frederick Engelhardt",
          "author_login": "FrederickEngelhardt",
          "committed_at": "2024-09-11T18:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6e045539c318db7d023e42af6f3cd29745dd6c",
          "body": null,
          "is_bot": false,
          "headline": "add ci github action file (#159)",
          "author_name": "Kavitha Acharya",
          "author_login": "acharyakavita",
          "committed_at": "2024-08-12T17:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba02f3872d65544eeb4d0d1fb4f3d4db7c3e2c84",
          "body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#157)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-15T20:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5880cd7c5cfcc1294421b82b256d14aa1a72c50f",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect repo link",
          "author_name": "Charlie Brown",
          "author_login": "carbonrobot",
          "committed_at": "2024-07-15T20:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f02dab2442e1cfe85f5a52acc8890b507614b2",
          "body": null,
          "is_bot": false,
          "headline": "Fix version script",
          "author_name": "Charlie Brown",
          "author_login": "carbonrobot",
          "committed_at": "2024-07-15T20:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45b3f2ab0d76a4fe5c97b48b25f107e09689e160",
          "body": null,
          "is_bot": false,
          "headline": "Remove incorrect changeset from prod deps (#156)",
          "author_name": "Charlie Brown",
          "author_login": "carbonrobot",
          "committed_at": "2024-07-15T20:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2a025db744db0586a663e0e1a265d4cfb1e3c25",
          "body": "…gin-react-native-a11y",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/FormidableLabs/eslint-plu…",
          "author_name": "Charlie Brown",
          "author_login": "carbonrobot",
          "committed_at": "2024-07-15T19:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de991e73bde858aa6e2cd5d6cf48d0ebcc341cf",
          "body": null,
          "is_bot": false,
          "headline": "chore/changeset-commands",
          "author_name": "Charlie Brown",
          "author_login": "carbonrobot",
          "committed_at": "2024-07-15T19:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbb659a7fbb514aae361c48ee9a10e683c901f70",
          "body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages (#155)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-07-15T19:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90c7291eff32be65652df4bc8dfd586182e501ac",
          "body": null,
          "is_bot": false,
          "headline": "Fix workflow branch name trigger",
          "author_name": "Charlie Brown",
          "author_login": "carbonrobot",
          "committed_at": "2024-07-15T19:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2e8134be94e5515173bb32add192276c5d3a00",
          "body": null,
          "is_bot": false,
          "headline": "Docs updates and changeset prep for release (#154)",
          "author_name": "Charlie Brown",
          "author_login": "carbonrobot",
          "committed_at": "2024-07-15T19:28:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4897ffc266a6c17083752e652bd8b1eb7b2880ea",
          "body": null,
          "is_bot": false,
          "headline": "Feat/add changesets (#153)",
          "author_name": "Matt W",
          "author_login": "mattjw79",
          "committed_at": "2024-07-15T18:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b14e0a2f94654b72eae96c304cd7349957dd76",
          "body": null,
          "is_bot": false,
          "headline": "Fix links in has-accessibility-props rule docs (#140)",
          "author_name": "Matt Alexander",
          "author_login": "quiqueg",
          "committed_at": "2024-06-11T13:30:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4e8f5b23e0a384c6506f2e5c4714e0af190ba7a",
          "body": null,
          "is_bot": false,
          "headline": "Feat: add support for role prop (#150)",
          "author_name": "G T",
          "author_login": "getusha",
          "committed_at": "2024-06-11T13:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a552e802047f9dbbcb41940a8848d55fefca4e0",
          "body": null,
          "is_bot": false,
          "headline": "README tweak image",
          "author_name": "Christy Presler",
          "author_login": "cpresler",
          "committed_at": "2023-01-03T23:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e17126ad4e505cf5a1933924ee44b6a0d5da21df",
          "body": null,
          "is_bot": false,
          "headline": "add README hero",
          "author_name": "Christy Presler",
          "author_login": "cpresler",
          "committed_at": "2022-12-29T17:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c49845b39ff48004377f90b430a4b9e444f32c69",
          "body": null,
          "is_bot": false,
          "headline": "Release v3.3.0",
          "author_name": "Grant Sander",
          "author_login": "gksander",
          "committed_at": "2022-10-20T15:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d74accaa00701fb2aa0fbe68fe636454808f6d2b",
          "body": null,
          "is_bot": false,
          "headline": "feature: allow eslint 8 as a peer dependency (#145)",
          "author_name": "‮Philihp Busby",
          "author_login": "philihp",
          "committed_at": "2022-10-20T15:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f39a922eb70cc3fef62a80c9834cbdd61c11de7",
          "body": null,
          "is_bot": false,
          "headline": "release v3.2.1",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2022-01-03T19:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b0f979005849ecdab95d1931d763f6c36d93f3",
          "body": null,
          "is_bot": false,
          "headline": "update fixer for has-valid-accessibility-descriptors (#136)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2022-01-03T19:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caa221929bcc944b528c4d8506788c3bdd37cdf0",
          "body": null,
          "is_bot": false,
          "headline": "release v3.2.0",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-28T19:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1911be918582314349a3fb382aa4c372bd4a126e",
          "body": null,
          "is_bot": false,
          "headline": "update accessibility-role typechecking (#135)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-24T19:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db47a25fd792be6d7b8a96b6805dd8ec5822e1a4",
          "body": "* update has-accessibility-value to only typecheck Literals\r\n\r\n* fixup Flow errors",
          "is_bot": false,
          "headline": "update has-accessibility-value to only typecheck Literals (#134)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-24T19:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b1c84505260adc84e8c4fdb5dd4ce9b8447e33",
          "body": null,
          "is_bot": false,
          "headline": "assume MemberExpressions are valid (#133)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-24T18:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "184fe27ce94c74b72269e625adfbec4d3584ffd2",
          "body": null,
          "is_bot": false,
          "headline": "support spread props in has-accessibility-state (#132)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-23T23:34:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ad69954fb353f9d7037e1d5e149d777f34e16c",
          "body": "* make has-a11y-descriptors fixable\r\n\r\n* fix Flow error\r\n\r\n* update tests to account for fixed output",
          "is_bot": false,
          "headline": "make has-a11y-descriptors fixable (#131)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-23T19:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ff05ac603148b6cdd65b78e945fd92160e84d0",
          "body": null,
          "is_bot": false,
          "headline": "allow Toucables with accessible=false (#130)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-23T19:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f176ef2fe4306bc63a6ba68ae86ac46bafc1d04c",
          "body": null,
          "is_bot": false,
          "headline": "allow Identifiers in accessibilityState (#129)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-23T19:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1407b3600c06f94e01a76e3d0f4c06ee3079d394",
          "body": null,
          "is_bot": false,
          "headline": "release v3.1.0",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-21T00:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8df15358a2fcbb5f1594d2cccd6a7568e826463",
          "body": null,
          "is_bot": false,
          "headline": "add has-valid-accessibility-descriptors (#128)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-12-21T00:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c292da0f3b4fa9a325b0aebc794aa49ae0e492",
          "body": null,
          "is_bot": false,
          "headline": "release v3.0.0",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-10-29T22:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cdf8c4d9b7d3b607686108917c1d9e934895839",
          "body": "* update dependencies\r\n\r\n* remove support for Node 10\r\n\r\n* add Node 14 for CI",
          "is_bot": false,
          "headline": "update dependencies (#126)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-10-29T22:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "010d264eeee1e3c81bd24f1905d8647bf954867f",
          "body": null,
          "is_bot": false,
          "headline": "allow Identifiers in accessibilityActions (#113)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-04-18T17:31:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afe7b910391bd0fad4251bbb73c0bb46fd1e82f2",
          "body": null,
          "is_bot": false,
          "headline": "only validate Literals in accessibilityState (#112)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-04-18T16:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25020c1db52a8415e49a76d785b7ba110633409b",
          "body": null,
          "is_bot": false,
          "headline": "Allow Eslint 7 as a peer dependency (#111)",
          "author_name": "Dylan Myers",
          "author_login": "dylmye",
          "committed_at": "2021-04-18T07:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40ce3d0124f76d8fdb1da6b68691967411136ca2",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.4",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-01-24T14:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "014b4ce42f9147befb2853e3b69d7e71b0ec2651",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies (#106)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2021-01-24T14:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb7a0a313613be5a5a5b8bc057d12ae12f68da09",
          "body": null,
          "is_bot": false,
          "headline": "include Pressable Component on Touchable (#103)",
          "author_name": "guruguru-dekiruko",
          "author_login": "grgr-dkrk",
          "committed_at": "2021-01-24T12:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f13f31be6c9d0995bdd12d0952cadd3181f88b26",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.3",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-09-11T20:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00830a01156cc30bca5bb92eda18d2139cdc1019",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies (#102)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-09-11T20:52:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68fc4f6775742126f3829e6da702002cdc43b949",
          "body": null,
          "is_bot": false,
          "headline": "allow CallExpressions in accessibilityActions (#101)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-09-11T20:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f02a1c9f64a7fd6202dc3bdd8b1a2b6a00f75e2",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.2",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-08-15T09:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b1e736f6332fbbd36599411bd05bd8c962a1e5",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies (#99)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-08-15T09:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4217b2ef73a842febbe6bb3818c26a7a505b030d",
          "body": null,
          "is_bot": false,
          "headline": "update accessibilityState to allow Identifiers for checked value (#98)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-08-15T08:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b88c2805e9b11311ae7fc075693d52369c8d313",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.1",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-07-25T13:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc934ac112a61c01c0c595a5dc30f4fffe1792eb",
          "body": null,
          "is_bot": false,
          "headline": "allow Expressions in prop validators (#96)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-07-25T13:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "164eadf114f56a9d2fae68ea541e0b3b58306afa",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies (#95)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-07-25T10:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fc24b071aec7474b6f7289182aa23f4a7fc00c8",
          "body": "The rule crashed when the prop value was a string like this:",
          "is_bot": false,
          "headline": "Fix crash in has-valid-accessibility-ignores-invert-colors (#91)",
          "author_name": "Mats Byrkjeland",
          "author_login": "draperunner",
          "committed_at": "2020-05-16T08:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78b3f92633d6453dbf416f9eecb003927675d42c",
          "body": null,
          "is_bot": false,
          "headline": "Fix dead links in README.md (#90)",
          "author_name": "Mats Byrkjeland",
          "author_login": "draperunner",
          "committed_at": "2020-04-15T09:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac53f746bb3518ddb4b62d80d3a172ec6aed5eb",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.0",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-04-10T13:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e90938342af1545ce7194f30734a006d605a883",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies (#89)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-04-10T13:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b7d8a0f393e7db479941fb64388a0ff9719487",
          "body": "* minor doc improvements:\r\n- format string values more clearly\r\n- update list of values for accessibilityRole\r\n\r\n* mirror formatting updates on new rules\r\n\r\nCo-authored-by: JP <jpdriver@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Minor doc improvements (#78)",
          "author_name": "Dominic C",
          "author_login": null,
          "committed_at": "2020-04-10T12:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b36a34a638304c3d67e1d2252c5b6171a76aeebd",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.0-rc2",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-03-24T18:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cedfbcdbe47362ad72dcdd45d9f058feba13714a",
          "body": null,
          "is_bot": false,
          "headline": "update dependencies (#88)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-03-24T18:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb2ddc78a9951b85fbfe3d9f4015893c7482f0a2",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.0-rc1",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-03-08T12:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8afae350608ddb93fbd44123aa82ef8c162b2a8f",
          "body": null,
          "is_bot": false,
          "headline": "Ignore Identifier expressions in bool typechecks (#85)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-03-08T12:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c58fdd0a29fe0b572b30b79e7cfa24ffc0eb4a7",
          "body": null,
          "is_bot": false,
          "headline": "Enable no-unused-vars (#86)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-03-08T12:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4af17e0743c29c11826100d09be1bde1f2dcfb9",
          "body": null,
          "is_bot": false,
          "headline": "release v2.0.0-rc0",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-09T21:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c14f433e27fadb89d7891c4ebd85fac1b5ce93",
          "body": null,
          "is_bot": false,
          "headline": "introduce platform-specific configs (#83)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-09T21:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d321e256dd394a6468593714f7e353d9693d722",
          "body": null,
          "is_bot": false,
          "headline": "remove has-accessibility-label (#82)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-09T11:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d009addd4c2794116b815ba986034f1f0b820ea2",
          "body": "…its & accessibilityComponentType (#81)\n\n* update has-accessibility-props to allow Touchables without either set\r\n\r\n* update tests",
          "is_bot": false,
          "headline": "Allow Touchables without either accessibilityRole or accessibilityTra…",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-09T11:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df55ade6af1bd1b235aa837f7058cc96fafda74f",
          "body": null,
          "is_bot": false,
          "headline": "Add support for accessibilityHint (#74)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-09T11:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15b882da7dee008768f48ee1ca4c40bc28345b3d",
          "body": "* Add support (rule, description and tests) for accessibilityIgnoresInvertColors > issue #63\r\n\r\n* extend accessibilityIgnoresInvertColors rule to support other use cases\r\n\r\n* fixup Flow errors\r\n\r\nCo-authored-by: JP <jpdriver@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add support for accessibilityIgnoresInvertColors (#73)",
          "author_name": "Dominic C",
          "author_login": null,
          "committed_at": "2020-02-09T11:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c450a96cd3fafb34c2a475a02e061d8515abf2",
          "body": null,
          "is_bot": false,
          "headline": "Remove touchable as a required word for custom touchable names (#70)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-03T09:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c28742c2030aca60d6baf934cd185d1f1e6a0dde",
          "body": null,
          "is_bot": false,
          "headline": "Add support for accessibilityActions and onAccessibilityAction (#69)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-03T09:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59edf2a801f00394065d28ea319e373df88f78ec",
          "body": null,
          "is_bot": false,
          "headline": "Add support for accessibilityValue (#68)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-03T09:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddb0243cb64de14cab7a64d08a018d2a10b388a7",
          "body": "* update accessibilityState rule for RN v0.61+\r\n\r\n* pr comments",
          "is_bot": false,
          "headline": "update accessibilityState rule for RN v0.61+ (#60)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-03T09:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba712b11a19ebbfec63f2d5ecb6d4fe6b287a2b7",
          "body": "* update dependencies\r\n\r\n* remove support for Node 8",
          "is_bot": false,
          "headline": "update dependencies (#80)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-02-03T08:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "199e7bbf7283d3777add10c4ee0b35ce90ff8620",
          "body": null,
          "is_bot": false,
          "headline": "add new rules to README.md when using create-rule script (#75)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-01-18T08:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2539584989d5f934d9bb0fcb98fbf85055660701",
          "body": null,
          "is_bot": false,
          "headline": "replace use of divs with Views in the boilerplate generator (#72)",
          "author_name": "Dominic C",
          "author_login": "VirtualDOMinic",
          "committed_at": "2020-01-15T07:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a457767cfa2e43d7e45bd742eaa8a3b04b4238c",
          "body": null,
          "is_bot": false,
          "headline": "fix link to eslint-plugin-jsx-a11y contributors (#71)",
          "author_name": "Dominic C",
          "author_login": "VirtualDOMinic",
          "committed_at": "2020-01-15T07:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff36308fb3c459e896bb7cf9284f1cee9ea2e615",
          "body": null,
          "is_bot": false,
          "headline": "release v1.3.1",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-01-04T19:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d33b9b342161e1be3c27f4143439e64b38b71a85",
          "body": null,
          "is_bot": false,
          "headline": "migrate to Babel v7 (#67)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2020-01-04T19:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "447daedb9f4a253d6cc0405492657c69cd054541",
          "body": null,
          "is_bot": false,
          "headline": "Updating version for release (#59)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2019-12-03T21:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27832e525a14499dcd4e489273db9f1bf2f49148",
          "body": "* update dependencies\r\n\r\n* prettier formatting updates",
          "is_bot": false,
          "headline": "update dependencies (#58)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2019-12-03T21:20:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8808e4bea927130919d2d9a9eb7a4cf438686bad",
          "body": "Support for ESLint version ^6",
          "is_bot": false,
          "headline": "Merge pull request #57 from gabbes/master",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2019-12-03T20:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0259a80c5d067f8cf1df6fe6b93a8a6047bab858",
          "body": null,
          "is_bot": false,
          "headline": "Remove ci node v6, add v12",
          "author_name": "gabbes",
          "author_login": "gabts",
          "committed_at": "2019-11-24T18:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49c52a48eb695d6b593259c927c087e437660be1",
          "body": null,
          "is_bot": false,
          "headline": "Add eslint version ^6 peer dependency",
          "author_name": "gabbes",
          "author_login": "gabts",
          "committed_at": "2019-11-24T18:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351d66034efba6c35ca4943ad7f35ba8437df04e",
          "body": "…ved in #51 and causes tests to crash with eslint ^6.",
          "is_bot": false,
          "headline": "Remove disable no-extraneous-dependencies comments. The rule was remo…",
          "author_name": "gabbes",
          "author_login": "gabts",
          "committed_at": "2019-11-24T18:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "412fa6878bb63fd4e0556d2c5c63bbafe10eea26",
          "body": null,
          "is_bot": false,
          "headline": "Bump eslint to ^6.7.0",
          "author_name": "gabbes",
          "author_login": "gabts",
          "committed_at": "2019-11-24T18:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7705ae9c661e2453f709275ddad7c5b9043f3d5",
          "body": "* accessibility-label rule does not require a label when accessible={false}\r\n\r\n* Added $FlowFixMe\r\n\r\n* Removed erroneous $FlowFixMe",
          "is_bot": false,
          "headline": "accessibility-label rule does not require an accessibilityLabel w… (#48)",
          "author_name": "Matt Votsikas",
          "author_login": "mattvot",
          "committed_at": "2019-10-17T16:56:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fbe22de74f7ab7080c4244e0945cf87eb4b5eb0",
          "body": "* Allowing empty accessibilityStates\r\n\r\n* Fixed failing unit tests",
          "is_bot": false,
          "headline": "Allowing empty accessibilityStates (#44)",
          "author_name": "Kevin Fawcett",
          "author_login": "fawcilize",
          "committed_at": "2019-08-14T09:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2a7cc997aaa1941a4e8351949c9fe8d6853e7b1",
          "body": "…} (#43)",
          "is_bot": false,
          "headline": "Do not require accessibilityRole on components with accessible={false…",
          "author_name": "Mats Byrkjeland",
          "author_login": "draperunner",
          "committed_at": "2019-07-31T14:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd53aa90f81846d655ea7a9ff485c9ef11a6529",
          "body": "…… (#54)\n\n* Add accessibility roles found in https://facebook.github.io/react-native/docs/accessibility#accessibilityrole-ios-android\r\n\r\nCloses #53\r\n\r\n* Add new valid roles to tests",
          "is_bot": false,
          "headline": "Add accessibility roles found in https://facebook.github.io/react-nat…",
          "author_name": "Aryan J",
          "author_login": "AryanJ-NYC",
          "committed_at": "2019-07-31T10:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f28b18adc52ffd262779ef6f1e092ca39e4e6fbc",
          "body": "* run Flow in CI\r\n\r\n* try changing travis.yml instead\r\n\r\n* ditch weird Flow script\r\n\r\n* move  comment",
          "is_bot": false,
          "headline": "run Flow in CI (#52)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2019-07-19T10:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e739e1d99538c1e2b15fe1db1209308c676d5fe",
          "body": "* ditch AirBnb ESLint config\r\n\r\n* run Prettier\r\n\r\n* add prettierrc to enforce single quotes\r\n\r\n* fix all new linting errors",
          "is_bot": false,
          "headline": "Just use Prettier defaults (#51)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2019-07-19T09:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1720582ff86c62c0250a96bc7f144c22b2889d50",
          "body": null,
          "is_bot": false,
          "headline": "Make builds deterministic (#50)",
          "author_name": "JP",
          "author_login": "jpdriver",
          "committed_at": "2019-07-18T10:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72142233b6dfd8711e1008ce9c30a560e17a369b",
          "body": "* add maintenance status note to readme\r\n\r\n@alex-saunders We're adding maintenance status to all our OSS. I think this project should be listed as \"Active\", but if you have no new featured planned for it, we could list it as \"Stable\" instead. If you think that's more appropriate, please replace the \n[…]\ns for this project, but PRs that include new features should be small and easy to integrate and should not include breaking changes.\r\n```\r\n\r\nLet me know if you have any questions\r\n\r\n* Update README.md",
          "is_bot": false,
          "headline": "add maintenance status note to readme (#47)",
          "author_name": "boygirl",
          "author_login": "boygirl",
          "committed_at": "2019-04-16T09:09:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cb8d596649953054b72c37fda5f2cb65e1931a9d",
          "body": null,
          "is_bot": false,
          "headline": "Updating version for release",
          "author_name": "Jen Luker",
          "author_login": null,
          "committed_at": "2018-11-06T20:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b75d1b74bc331eee6efc4288b75b8238b8b2fc",
          "body": null,
          "is_bot": false,
          "headline": "Fix name of has-valid-accessibility-states (#42)",
          "author_name": "Mats Byrkjeland",
          "author_login": "draperunner",
          "committed_at": "2018-11-06T20:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a16f1e447dcee5891e75a972484ac1eeebaf549",
          "body": null,
          "is_bot": false,
          "headline": "Support accessibilityRole in has-accessibility-props rule (#40)",
          "author_name": "Mats Byrkjeland",
          "author_login": "draperunner",
          "committed_at": "2018-11-06T20:46:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b43f0670eee5f98ed037f78a3159ea973be6fade",
          "body": null,
          "is_bot": false,
          "headline": "Add missing rules to README (#41)",
          "author_name": "Mats Byrkjeland",
          "author_login": "draperunner",
          "committed_at": "2018-11-05T16:03:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6441c12fb0bc58c979894d5baab51f2ecee2bc4",
          "body": null,
          "is_bot": false,
          "headline": "Version Bumping for Release",
          "author_name": "Jen Luker",
          "author_login": null,
          "committed_at": "2018-10-05T19:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a276ec33185aa290199eb192992aba9194fd6c32",
          "body": "…(#38)\n\n* Add accessibilityRole and AccessibilityState rules\r\n\r\n* Add new role and state files, and updated package.json\r\n\r\n* Add ability for a prop to pass an array of rules for validation\r\n\r\n* Add test for accessibilityTraits to validate passing an array works",
          "is_bot": false,
          "headline": "Add accessibilityRole, accessibilityState, and array prop validation …",
          "author_name": "Jen Luker",
          "author_login": "knitcodemonkey",
          "committed_at": "2018-10-05T19:01:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bfdc0735a84f5e13eaf0dbd69ffe61e6babe47e",
          "body": "* Add touchables option\r\n\r\n* Update README.md\r\n\r\n* Update test\r\n\r\n* Update README.md\r\n\r\n* Fix indentation",
          "is_bot": false,
          "headline": "Feature: Custom Touchables (#31)",
          "author_name": "Alex Saunders",
          "author_login": "alex-saunders",
          "committed_at": "2018-10-04T17:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f7e6e7c2ca61cac74ddf6694922081d1d10e182",
          "body": null,
          "is_bot": false,
          "headline": "Remove .yaml",
          "author_name": "Alex Saunders",
          "author_login": "alex-saunders",
          "committed_at": "2018-07-13T13:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "172f8b1a23fa80284c14e125f923a549d70de545",
          "body": "* Added CI\r\n\r\n* Rename yaml to yml",
          "is_bot": false,
          "headline": "Feature/ci (#33)",
          "author_name": "Alex Saunders",
          "author_login": "alex-saunders",
          "committed_at": "2018-07-13T13:18:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 0,
      "latest_release_at": "2024-11-04T13:43:27Z",
      "latest_release_tag": "v3.5.1",
      "releases_from_tags": false,
      "days_since_last_push": 630,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 630,
      "mean_days_between_releases": 168.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "eslint-plugin-react-native-a11y",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "eslint",
            "eslintplugin",
            "eslint-plugin",
            "a11y",
            "accessibility",
            "react-native"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/eslint-plugin-react-native-a11y",
          "is_deprecated": false,
          "latest_version": "3.5.1",
          "repository_url": "https://github.com/FormidableLabs/eslint-plugin-react-native-a11y",
          "versions_count": 23,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 35,
          "monthly_downloads": 776847,
          "first_published_at": "2018-07-10T09:24:49.328000Z",
          "latest_published_at": "2024-11-04T13:43:24.862000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 630
        }
      ]
    },
    "popularity": {
      "forks": 28,
      "stars": 306,
      "watchers": 44,
      "fork_history": {
        "days": [
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-12-01",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-05-25",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-07-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 28,
        "total_forks": 28
      },
      "star_history": null,
      "open_issues_and_prs": 14
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 8697,
      "source_files_sampled": 46,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 99,
        "malicious_count": 0,
        "assessed_package": "npm:eslint-plugin-react-native-a11y@3.5.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@babel/runtime",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.15.4"
        },
        {
          "name": "ast-types-flow",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.0.7"
        },
        {
          "name": "jsx-ast-utils",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.2.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/runtime",
            "direct": true,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": true,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types-flow",
            "direct": true,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": true,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/cli",
            "direct": false,
            "version": "7.15.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.12.11",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/eslint-parser",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-builder-binary-assignment-operator-visitor",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-explode-assignable-expression",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-get-function-arity",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-hoist-variables",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.15.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-async-generator-functions",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-class-properties",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-class-static-block",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-dynamic-import",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-export-namespace-from",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-json-strings",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-logical-assignment-operators",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-nullish-coalescing-operator",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-numeric-separator",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-object-rest-spread",
            "direct": false,
            "version": "7.15.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-optional-catch-binding",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-optional-chaining",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-methods",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-unicode-property-regex",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-export-namespace-from",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-flow",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.14.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-flow-strip-types",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.14.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-flow",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/register",
            "direct": false,
            "version": "7.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.15.6",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/apply-release-plan",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/assemble-release-plan",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-git",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "2.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/config",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/errors",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-dependents-graph",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-github-info",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-release-plan",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-version-range-type",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/git",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/logger",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/parse",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/pre",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/read",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/should-skip-package",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/write",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "27.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/find-root",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/get-packages",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nicolo-ribaudo/chokidar-2",
            "direct": false,
            "version": "2.1.8-no-fsevents.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@svitejs/changesets-changelog-github-compact",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "12.20.55",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "16.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prettier",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "16.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "20.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "abab",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-globals",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "arr-diff",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-flatten",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-union",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-unique",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "assign-symbols",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "atob",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-core",
            "direct": false,
            "version": "7.0.0-bridge.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-dynamic-import-node",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "27.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "27.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "better-path-resolve",
            "direct": false,
            "version": "1.0.0",
            "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": "braces",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browser-process-hrtime",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cache-base",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001272",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "class-utils",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "collection-visit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colors",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-descriptor",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dataloader",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "decode-uri-component",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domexception",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.3.885",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "7.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-flowtype",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "2.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expand-brackets",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extendable-error",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "external-editor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "extglob",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-yarn-workspace-root2",
            "direct": false,
            "version": "1.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "flow-bin",
            "direct": false,
            "version": "0.137.0",
            "ecosystem": "npm"
          },
          {
            "name": "flow-parser",
            "direct": false,
            "version": "0.163.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-in",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fragment-cache",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-readdir-recursive",
            "direct": false,
            "version": "1.1.0",
            "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": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-value",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-value",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-value",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-values",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "has-values",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-id",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "in-publish",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-accessor-descriptor",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-accessor-descriptor",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-descriptor",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-descriptor",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-descriptor",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-descriptor",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "1.0.1",
            "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-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-subdir",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "27.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-jsdom",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-jasmine2",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "27.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-serializer",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "jscodeshift",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "16.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "load-yaml-file",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.clonedeep",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.truncate",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "map-cache",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "map-visit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.33",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "mixin-deep",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "nanomatch",
            "direct": false,
            "version": "1.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-dir",
            "direct": false,
            "version": "0.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-modules-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-copy",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-visit",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "object.pick",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "os-tmpdir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "outdent",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pascalcase",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.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": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "posix-character-classes",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "preferred-pm",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "pseudomap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "read-yaml-file",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "recast",
            "direct": false,
            "version": "0.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.13.9",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-runtime",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "regenerator-transform",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "regex-not",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-element",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-string",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-url",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ret",
            "direct": false,
            "version": "0.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-publish-latest",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-value",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon-node",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon-util",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-resolve",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-url",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "spawndamnit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "split-string",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "static-extend",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-natural-compare",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "table",
            "direct": false,
            "version": "6.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "temp",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "term-size",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-link",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "throat",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-ast",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-object-path",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "union-value",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "unset-value",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "urix",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "use",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-hr-time",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-pm",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 723,
        "direct_count": 4,
        "indirect_count": 719
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 87,
        "open_issues": 7,
        "closed_ratio": 0.879,
        "closed_issues": 51,
        "closed_unmerged_prs": 17
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jpdriver",
          "commits": 53,
          "avatar_url": "https://avatars.githubusercontent.com/u/2393035?v=4"
        },
        {
          "type": "User",
          "login": "alex-saunders",
          "commits": 21,
          "avatar_url": "https://avatars.githubusercontent.com/u/22820481?v=4"
        },
        {
          "type": "User",
          "login": "carbonrobot",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/1521394?v=4"
        },
        {
          "type": "User",
          "login": "draperunner",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/4339443?v=4"
        },
        {
          "type": "User",
          "login": "imranolas",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4206028?v=4"
        },
        {
          "type": "User",
          "login": "gabts",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/31779292?v=4"
        },
        {
          "type": "User",
          "login": "cpresler",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/6210279?v=4"
        },
        {
          "type": "User",
          "login": "VirtualDOMinic",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/19417581?v=4"
        },
        {
          "type": "User",
          "login": "jevakallio",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1203949?v=4"
        },
        {
          "type": "User",
          "login": "knitcodemonkey",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1584489?v=4"
        }
      ],
      "contributors_sampled": 24,
      "top_contributor_share": 0.453
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 20 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 8/26 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 5 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": "38 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e09227abfc739919c93ed8897c7844037fef2b98",
        "ran_at": "2026-07-27T14:23:31Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 138,
          "created_at": "2022-03-24T08:36:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 147,
          "created_at": "2022-12-04T03:37:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 148,
          "created_at": "2023-01-07T04:16:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 163,
          "created_at": "2024-10-03T10:18:16Z",
          "last_comment_at": "2024-11-04T16:00:19Z",
          "last_comment_author": "carbonrobot"
        },
        {
          "number": 167,
          "created_at": "2025-05-02T15:17:38Z",
          "last_comment_at": "2025-05-07T03:51:36Z",
          "last_comment_author": "jonocairns"
        },
        {
          "number": 168,
          "created_at": "2026-04-15T10:35:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 169,
          "created_at": "2026-07-24T14:15:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2024-11-04T13:42:46Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 92,
          "created_at": "2020-04-17T19:41:50Z",
          "last_comment_at": "2024-09-04T11:14:30Z",
          "last_comment_author": "steffenkleinle"
        },
        {
          "number": 139,
          "created_at": "2022-04-22T13:03:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 142,
          "created_at": "2022-07-19T12:51:41Z",
          "last_comment_at": "2023-03-13T17:14:10Z",
          "last_comment_author": "Drew-Gerber"
        },
        {
          "number": 146,
          "created_at": "2022-09-27T10:11:43Z",
          "last_comment_at": "2026-06-08T22:51:48Z",
          "last_comment_author": "100terres"
        },
        {
          "number": 149,
          "created_at": "2023-06-14T05:08:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 165,
          "created_at": "2024-11-25T10:14:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2025-03-03T15:12:17Z",
          "last_comment_at": "2025-04-02T13:32:35Z",
          "last_comment_author": "carbonrobot"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/FormidableLabs/eslint-plugin-react-native-a11y",
    "host": "github.com",
    "name": "eslint-plugin-react-native-a11y",
    "owner": "FormidableLabs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "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": 33,
      "inputs": {
        "security": 43,
        "vitality": 21,
        "community": 74,
        "governance": 72,
        "engineering": 64,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 55,
        "overall_after_abandonment_multiplier": 33
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 21,
        "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.96,
              "days_since_last_push": 630,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 630 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 630
                    }
                  }
                ],
                "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": "moderate",
            "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": 52,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v3.5.1",
              "releases_from_tags": false,
              "days_since_latest_release": 630,
              "mean_days_between_releases": 168.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 630 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 630
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~168.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 168.3
                    }
                  }
                ],
                "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",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 5,
              "unanswered_open_issues": 6,
              "days_since_last_merged_pr": 630,
              "days_since_last_human_commit": 649,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 649 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 649,
                      "count": 3,
                      "signals": "pull requests unanswered, issues unanswered, 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": 74,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "forks": 28,
              "stars": 306,
              "watchers": 44,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "306 stars",
                "points": 40.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 306
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "28 forks",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "44 watchers",
                "points": 9.1,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "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": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": 98,
            "inputs": {
              "packages": [
                "eslint-plugin-react-native-a11y"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 776847
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "776,847 downloads/month across npm",
                "points": 78.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 776847,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 24,
              "top_contributor_share": 0.453
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 45% of commits",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 45
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "24 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 87,
              "open_issues": 7,
              "closed_issues": 51,
              "issue_closed_ratio": 0.879,
              "closed_unmerged_prs": 17
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "88% of issues closed",
                "points": 41.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 88
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "87/104 decided PRs merged",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 87,
                      "decided": 104
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 8/26 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "followers": 581,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "FormidableLabs",
              "public_repos": 327,
              "account_age_days": 4751
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "581 followers of FormidableLabs",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 581,
                      "login": "FormidableLabs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "327 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 327
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "eslint-plugin-react-native-a11y"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 630
            },
            "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 630 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 630
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "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 20 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": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.9
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 20 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 8/26 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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": "38 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:eslint-plugin-react-native-a11y@3.5.1 runtime dependency closure — what installing the published package pulls in — 99 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:eslint-plugin-react-native-a11y@3.5.1",
                  "assessed": 99
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 99,
              "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": 99,
              "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": 11
            },
            "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": 43,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.688,
              "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": "66 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 36.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 66,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 8697,
              "source_files_sampled": 46,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/46 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 46,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T14:23:56.037680Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/FormidableLabs/eslint-plugin-react-native-a11y.svg",
  "full_name": "FormidableLabs/eslint-plugin-react-native-a11y",
  "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.