Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-31 06:36 UTC

ardeois / graphql-codegen-typescript-mock-data

[GraphQL Codegen Plugin](https://github.com/dotansimha/graphql-code-generator) for building mock data based on the schema.

TypeScriptMIT★ 149 stars⑂ 61 forkssince Oct 2019View on GitHub ↗
KindLibraryPluginhow this is determined

ardeois/graphql-codegen-typescript-mock-data holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Community & Adoption (70/100) and lowest on AI Readiness (53/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

71
overall / 100
Good

Software health index

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

71
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

Corentin ArdeoisPersonal account
14 followers20 public repossince Jun 2012LANDR Audio

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmgraphql-codegen-typescript-mock-data5.1.21,113,88210945 days agographqlcodegengraphql-codegenplugintypescriptmocksfakes

Metrics by category

Vitality

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

69Good · 21% of overall
How it's scored
36/36Push recency — last push 5 days ago
2.1/36Commit cadence — 3/52 weeks with commits
12.1/18Commit volume — 21 commits in the last year
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year21
human_commit_share0.91
days_since_last_push5
active_weeks_last_year3
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 45 days ago
19.8/27Release cadence — a release every ~52.7 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv5.1.2
releases_from_tagsno
days_since_latest_release45
mean_days_between_releases52.7
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?

70Good · 17% of overall
How it's scored
35.2/60Stars — 149 stars
14.8/25Forks — 61 forks
0/15Watchers — 2 watchers
Inputs used
forks61
stars149
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,113,882 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesgraphql-codegen-typescript-mock-data
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,113,882
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?

59Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.2/22.5Commit distribution — top contributor authored 86% of commits
13.5/13.5Contributor breadth — 38 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled38
top_contributor_share0.856
How it's scored
37.4/42Issue resolution — 89% of issues closed
24.9/30PR acceptance — 113/136 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 5/26 approved changesets -- score normalized to 1
Inputs used
merged_prs113
open_issues8
closed_issues65
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.89
closed_unmerged_prs23
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
8.5/25Owner reach — 14 followers of ardeois
21.6/25Track record — 20 public repos, account ~14 yr old
Inputs used
followers14
owner_typeUser
is_verified
owner_loginardeois
public_repos20
account_age_days5,154
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 45 days ago
20/20Version history — 109 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgraphql-codegen-typescript-mock-data
ecosystemsnpm
any_deprecatedno
min_days_since_publish45

Engineering Quality

Are baseline engineering and documentation practices in place?

65Good · 19% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 11 out of 12 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.2/2.5CI-Tests — 11 out of 12 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 5/26 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4.5/5SAST — SAST tool detected but not run on all commits
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
3.8/7.5Vulnerabilities — 5 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5
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
8.8/25Indirect dependencies free of known advisories — 1 affected: lodash 4.17.23 (high 8.1)
33.3/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 120 days ago
Inputs used
sourceosv
advisories2
affected_packages1
assessed_packages37
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:graphql-codegen-typescript-mock-data@5.1.2 runtime dependency closure — what installing the published package pulls in — 37 packages. Reachability is not analyzed.

AI Readiness

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

53Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
17/40Legible commit history — 29 of 91 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.319
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.js
11/11Static type checking — tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 9 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.09
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/37 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes35,867
source_files_sampled37
oversized_source_files0

Key facts

149GitHub stars
38contributors
21commits, last 12 months
5days since last push
100releases
1bus factor
8open 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 ★ / 61 ⇿
0Stars
61Forks
99Releases

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

01020304050606032020-022023-042026-07
Major 5Minor 32Patch 62

Each point covers 6 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-31 06:36 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
9CI-Tests11 out of 12 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/26 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
5Vulnerabilities5 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
npm@faker-js/faker^9.8.0package.json
npm@graphql-codegen/plugin-helpers^5.0.4package.json
npm@graphql-tools/utils^10.7.2package.json
npmcasual^1.6.2package.json
npmchange-case-all^1.0.15package.json
npmindefinite^2.4.1package.json
npmpascal-case^3.1.1package.json
npmsentence-case^3.0.3package.json
npmtslib^2.4.0package.json
npmupper-case^2.0.1package.json
All dependencies 850

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

RegistryPackageVersionRelation
npm@faker-js/faker9.9.0direct
npm@graphql-codegen/plugin-helpers5.1.1direct
npm@graphql-tools/utils10.11.0direct
npm@graphql-tools/utils11.1.0direct
npmcasual1.6.2direct
npmchange-case-all1.0.15direct
npmindefinite2.5.2direct
npmpascal-case3.1.2direct
npmsentence-case3.0.4direct
npmtslib1.10.0direct
npmtslib1.14.1direct
npmtslib2.1.0direct
npmtslib2.6.3direct
npmtslib2.8.1direct
npmupper-case2.0.2direct
npm@ardatan/relay-compiler13.0.1indirect
npm@auto-it/bot-list11.3.6indirect
npm@auto-it/conventional-commits11.3.6indirect
npm@auto-it/core11.3.6indirect
npm@auto-it/npm11.3.6indirect
npm@auto-it/package-json-utils11.3.6indirect
npm@auto-it/released11.3.6indirect
npm@auto-it/version-file11.3.6indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
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-import-attributes7.29.7indirect
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.29.7indirect
npm@babel/runtime7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@endemolshinegroup/cosmiconfig-typescript-loader3.0.2indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc1.4.1indirect
npm@graphql-codegen/schema-ast4.1.0indirect
npm@graphql-codegen/testing3.0.4indirect
npm@graphql-codegen/typescript4.1.6indirect
npm@graphql-codegen/visitor-plugin-common5.8.0indirect
npm@graphql-tools/optimize2.0.0indirect
npm@graphql-tools/relay-operation-optimizer7.1.4indirect
npm@graphql-typed-document-node/core3.2.0indirect
npm@humanwhocodes/config-array0.6.0indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@hutson/parse-repository-url3.0.2indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.6indirect
npm@jest/console27.5.1indirect
npm@jest/core27.5.1indirect
npm@jest/environment27.5.1indirect
npm@jest/fake-timers27.5.1indirect
npm@jest/globals27.5.1indirect
npm@jest/reporters27.5.1indirect
npm@jest/source-map27.5.1indirect
npm@jest/test-result27.5.1indirect
npm@jest/test-sequencer27.5.1indirect
npm@jest/transform27.5.1indirect
npm@jest/types27.5.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@octokit/auth-token2.5.0indirect
npm@octokit/core3.6.0indirect
npm@octokit/endpoint11.0.3indirect
npm@octokit/graphql4.8.0indirect
npm@octokit/openapi-types12.11.0indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/plugin-enterprise-compatibility1.3.0indirect
npm@octokit/plugin-paginate-rest14.0.0indirect
npm@octokit/plugin-request-log1.0.4indirect
npm@octokit/plugin-rest-endpoint-methods5.16.2indirect
npm@octokit/plugin-retry3.0.9indirect
npm@octokit/plugin-throttling3.7.0indirect
npm@octokit/request10.0.10indirect
npm@octokit/request-error7.1.0indirect
npm@octokit/rest18.12.0indirect
npm@octokit/types16.0.0indirect
npm@octokit/types6.41.0indirect
npm@rtsao/scc1.1.0indirect
npm@sinonjs/commons1.8.6indirect
npm@sinonjs/fake-timers8.1.0indirect
npm@tootallnate/once3.0.1indirect
npm@tsconfig/node101.0.12indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/command-line-args5.2.3indirect
npm@types/command-line-usage5.0.4indirect
npm@types/graceful-fs4.1.9indirect
npm@types/indefinite2.3.4indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest27.5.2indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/minimist1.2.5indirect
npm@types/node24.13.2indirect
npm@types/node25.9.3indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/parse-json4.0.2indirect
npm@types/prettier2.7.3indirect
npm@types/semver7.7.1indirect
npm@types/stack-utils2.0.3indirect
npm@types/yargs16.0.11indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/eslint-plugin5.62.0indirect
npm@typescript-eslint/experimental-utils5.62.0indirect
npm@typescript-eslint/parser5.62.0indirect
npm@typescript-eslint/scope-manager5.62.0indirect
npm@typescript-eslint/type-utils5.62.0indirect
npm@typescript-eslint/types5.62.0indirect
npm@typescript-eslint/typescript-estree5.62.0indirect
npm@typescript-eslint/utils5.62.0indirect
npm@typescript-eslint/visitor-keys5.62.0indirect
npm@whatwg-node/promise-helpers1.3.2indirect
npmabab2.0.6indirect
npmacorn7.4.1indirect
npmacorn8.17.0indirect
npmacorn-globals6.0.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk7.2.0indirect
npmacorn-walk8.3.5indirect
npmadd-stream1.0.0indirect
npmagent-base6.0.2indirect
npmaggregate-error3.1.0indirect
npmajv6.15.0indirect
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.3indirect
npmarg4.1.3indirect
npmargparse2.0.1indirect
npmarray-back3.1.0indirect
npmarray-back4.0.2indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.9indirect
npmarray-union1.0.2indirect
npmarray-union2.1.0indirect
npmarray-uniq1.0.3indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmarrify1.0.1indirect
npmastral-regex2.0.0indirect
npmasync-function1.0.0indirect
npmasynckit0.4.0indirect
npmauthor-regex1.0.0indirect
npmauto11.3.6indirect
npmauto-bind4.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmawait-to-js3.0.0indirect
npmbabel-jest27.5.1indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist27.5.1indirect
npmbabel-preset-current-node-syntax1.2.0indirect
npmbabel-preset-jest27.5.1indirect
npmbalanced-match1.0.2indirect
npmbaseline-browser-mapping2.10.37indirect
npmbefore-after-hook2.2.3indirect
npmbottleneck2.19.5indirect
npmbrace-expansion1.1.15indirect
npmbraces3.0.3indirect
npmbrowser-process-hrtime1.0.0indirect
npmbrowserslist4.28.2indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-from1.1.2indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamel-case4.1.2indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcamelcase-keys6.2.2indirect
npmcaniuse-lite1.0.30001799indirect
npmcapital-case1.0.4indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchange-case4.1.2indirect
npmchar-regex1.0.2indirect
npmci-info3.9.0indirect
npmcjs-module-lexer1.4.3indirect
npmclean-stack2.2.0indirect
npmcli-cursor3.1.0indirect
npmcli-truncate2.1.0indirect
npmcliui7.0.4indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolorette1.4.0indirect
npmcolorette2.0.20indirect
npmcombined-stream1.0.8indirect
npmcommand-line-application0.10.1indirect
npmcommand-line-args5.2.1indirect
npmcommand-line-usage6.1.3indirect
npmcommander8.3.0indirect
npmcommon-tags1.8.2indirect
npmconcat-map0.0.1indirect
npmconstant-case3.0.4indirect
npmcontent-type2.0.0indirect
npmconventional-changelog-core4.2.4indirect
npmconventional-changelog-preset-loader2.3.4indirect
npmconventional-changelog-writer5.0.1indirect
npmconventional-commits-filter2.0.7indirect
npmconventional-commits-parser3.2.4indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcore-util-is1.0.3indirect
npmcosmiconfig7.0.0indirect
npmcosmiconfig7.1.0indirect
npmcreate-require1.1.1indirect
npmcross-inspect1.0.1indirect
npmcross-spawn7.0.6indirect
npmcssom0.3.8indirect
npmcssom0.4.4indirect
npmcssstyle2.3.0indirect
npmdargs7.0.0indirect
npmdata-urls2.0.0indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdateformat3.0.3indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdecamelize-keys1.1.1indirect
npmdecimal.js10.6.0indirect
npmdedent0.7.0indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdelayed-stream1.0.0indirect
npmdependency-graph0.11.0indirect
npmdeprecation2.3.1indirect
npmdetect-newline3.1.0indirect
npmdiff4.0.4indirect
npmdiff-sequences27.5.1indirect
npmdir-glob2.2.2indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdomexception2.0.1indirect
npmdot-case3.0.4indirect
npmdotenv8.6.0indirect
npmdunder-proto1.0.1indirect
npmelectron-to-chromium1.5.372indirect
npmemittery0.8.1indirect
npmemoji-regex8.0.0indirect
npmendent2.1.0indirect
npmenquirer2.4.1indirect
npmenv-ci5.5.0indirect
npmerror-ex1.3.4indirect
npmes-abstract1.24.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.3.3indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescodegen2.1.0indirect
npmeslint8.0.1indirect
npmeslint-config-landr0.7.0indirect
npmeslint-config-prettier8.10.2indirect
npmeslint-import-resolver-node0.3.10indirect
npmeslint-module-utils2.13.0indirect
npmeslint-plugin-import2.32.0indirect
npmeslint-plugin-jest25.7.0indirect
npmeslint-plugin-prettier4.2.5indirect
npmeslint-plugin-react7.37.5indirect
npmeslint-plugin-react-hooks4.6.2indirect
npmeslint-scope5.1.1indirect
npmeslint-scope6.0.0indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect27.5.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.3indirect
npmfast-json-parse1.0.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.1indirect
npmfb-watchman2.0.2indirect
npmfigures2.0.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-replace3.0.0indirect
npmfind-up2.1.0indirect
npmfind-up4.1.0indirect
npmflat-cache3.2.0indirect
npmflatted3.4.2indirect
npmfor-each0.3.5indirect
npmform-data3.0.5indirect
npmfp-ts2.16.11indirect
npmfromentries1.3.2indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.2.0indirect
npmfunctional-red-black-tree1.0.1indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-monorepo-packages1.3.0indirect
npmget-own-enumerable-property-symbols3.0.2indirect
npmget-package-type0.1.0indirect
npmget-pkg-repo4.2.1indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.1.0indirect
npmgit-raw-commits2.0.11indirect
npmgit-remote-origin-url2.0.0indirect
npmgit-semver-tags4.1.1indirect
npmgitconfiglocal1.0.0indirect
npmgitlog4.0.8indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmglobby7.1.1indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmgraphql16.14.2indirect
npmgraphql-helix1.13.0indirect
npmgraphql-tag2.12.6indirect
npmhandlebars4.7.9indirect
npmhard-rejection2.1.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmheader-case2.0.4indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmhtml-encoding-sniffer2.0.1indirect
npmhtml-escaper2.0.2indirect
npmhttp-proxy-agent4.0.1indirect
npmhttps-proxy-agent5.0.1indirect
npmhuman-signals2.1.0indirect
npmhusky7.0.4indirect
npmiconv-lite0.4.24indirect
npmignore3.3.10indirect
npmignore4.0.6indirect
npmignore5.3.2indirect
npmimmutable5.1.6indirect
npmimport-cwd3.0.0indirect
npmimport-fresh3.3.1indirect
npmimport-from3.0.0indirect
npmimport-from4.0.0indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminternal-slot1.1.0indirect
npminvariant2.2.4indirect
npmio-ts2.2.22indirect
npmis-absolute1.0.0indirect
npmis-array-buffer3.0.5indirect
npmis-arrayish0.2.1indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-document.all1.0.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-lower-case2.0.2indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-obj1.0.1indirect
npmis-plain-obj1.1.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-regex1.2.1indirect
npmis-regexp1.0.0indirect
npmis-relative1.0.0indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream2.0.1indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-text-path1.0.1indirect
npmis-typed-array1.1.15indirect
npmis-typedarray1.0.0indirect
npmis-unc-path1.0.0indirect
npmis-unicode-supported0.1.0indirect
npmis-upper-case2.0.2indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.2.0indirect
npmiterator.prototype1.1.5indirect
npmjava-properties1.0.2indirect
npmjest27.5.1indirect
npmjest-changed-files27.5.1indirect
npmjest-circus27.5.1indirect
npmjest-cli27.5.1indirect
npmjest-config27.5.1indirect
npmjest-diff27.5.1indirect
npmjest-docblock27.5.1indirect
npmjest-each27.5.1indirect
npmjest-environment-jsdom27.5.1indirect
npmjest-environment-node27.5.1indirect
npmjest-get-type27.5.1indirect
npmjest-haste-map27.5.1indirect
npmjest-jasmine227.5.1indirect
npmjest-leak-detector27.5.1indirect
npmjest-matcher-utils27.5.1indirect
npmjest-message-util27.5.1indirect
npmjest-mock27.5.1indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util27.5.1indirect
npmjest-resolve27.5.1indirect
npmjest-resolve-dependencies27.5.1indirect
npmjest-runner27.5.1indirect
npmjest-runtime27.5.1indirect
npmjest-serializer27.5.1indirect
npmjest-snapshot27.5.1indirect
npmjest-util27.5.1indirect
npmjest-validate27.5.1indirect
npmjest-watcher27.5.1indirect
npmjest-worker27.5.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.2.0indirect
npmjsdom16.7.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson-with-bigint3.5.8indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmjsx-ast-utils3.3.5indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmlint-staged11.2.6indirect
npmlistr23.14.0indirect
npmload-json-file4.0.0indirect
npmlocate-path2.0.0indirect
npmlocate-path5.0.0indirect
npmlodash4.18.1indirect
npmlodash.camelcase4.3.0indirect
npmlodash.chunk4.2.0indirect
npmlodash.get4.4.2indirect
npmlodash.ismatch4.4.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlog-symbols4.1.0indirect
npmlog-update4.0.0indirect
npmloose-envify1.4.0indirect
npmlower-case2.0.2indirect
npmlower-case-first2.0.2indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmlz-string1.5.0indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmap-cache0.2.2indirect
npmmap-obj1.0.1indirect
npmmap-obj4.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmeant1.0.3indirect
npmmeow8.1.2indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmersenne-twister1.1.0indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmmin-indent1.0.1indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmminimist-options4.1.0indirect
npmmodify-values1.0.1indirect
npmmodule-alias2.3.4indirect
npmmoment2.30.1indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmnatural-compare-lite1.4.0indirect
npmneo-async2.6.2indirect
npmnested-error-stacks2.0.1indirect
npmno-case3.0.4indirect
npmnock13.5.4indirect
npmnode-exports-info1.6.0indirect
npmnode-fetch2.6.7indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.47indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.3indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmnwsapi2.2.24indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmobjectorarray1.0.5indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
npmos-homedir1.0.2indirect
npmown-keys1.0.1indirect
npmp-limit1.3.0indirect
npmp-limit2.3.0indirect
npmp-locate2.0.0indirect
npmp-locate4.1.0indirect
npmp-map4.0.0indirect
npmp-try1.0.0indirect
npmp-try2.2.0indirect
npmparam-case3.0.4indirect
npmparent-module1.0.1indirect
npmparse-author2.0.0indirect
npmparse-filepath1.0.2indirect
npmparse-github-url1.0.2indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmparse-ms2.1.0indirect
npmparse56.0.1indirect
npmpath-case3.0.4indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-root0.1.1indirect
npmpath-root-regex0.1.2indirect
npmpath-type3.0.0indirect
npmpath-type4.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpify2.3.0indirect
npmpify3.0.0indirect
npmpirates4.0.7indirect
npmpkg-conf2.1.0indirect
npmpkg-dir4.2.0indirect
npmplease-upgrade-node3.2.0indirect
npmpossible-typed-array-names1.1.0indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprettier-config-landr0.2.0indirect
npmprettier-linter-helpers1.0.1indirect
npmpretty-format27.5.1indirect
npmpretty-ms7.0.1indirect
npmprocess-nextick-args2.0.1indirect
npmprogress2.0.3indirect
npmprompts2.4.2indirect
npmprop-types15.8.1indirect
npmpropagate2.0.1indirect
npmpsl1.15.0indirect
npmpunycode2.3.1indirect
npmq1.5.1indirect
npmquerystringify2.2.0indirect
npmqueue-microtask1.2.3indirect
npmquick-lru4.0.1indirect
npmrc1.2.8indirect
npmreact-is16.13.1indirect
npmreact-is17.0.2indirect
npmread-pkg3.0.0indirect
npmread-pkg5.2.0indirect
npmread-pkg-up3.0.0indirect
npmread-pkg-up7.0.1indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmredent3.0.0indirect
npmreduce-flatten2.0.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmregexpp3.2.0indirect
npmregistry-url5.1.0indirect
npmremove-markdown0.3.0indirect
npmrequire-directory2.1.1indirect
npmrequireg0.2.2indirect
npmrequires-port1.0.0indirect
npmresolve1.22.12indirect
npmresolve1.7.1indirect
npmresolve2.0.0-next.7indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports1.1.1indirect
npmrestore-cursor3.1.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.2indirect
npmsafe-array-concat1.1.4indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsaxes5.0.1indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.8.4indirect
npmsemver-compare1.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsignale1.4.0indirect
npmsisteransi1.0.5indirect
npmslash1.0.0indirect
npmslash3.0.0indirect
npmslice-ansi3.0.0indirect
npmslice-ansi4.0.0indirect
npmsnake-case3.0.4indirect
npmsource-map0.6.1indirect
npmsource-map0.7.6indirect
npmsource-map-support0.5.21indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmsplit1.0.1indirect
npmsplit23.2.2indirect
npmsponge-case1.0.1indirect
npmstack-utils2.0.6indirect
npmstop-iteration-iterator1.1.0indirect
npmstring-argv0.3.1indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.11indirect
npmstring.prototype.trimend1.0.10indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstringify-object3.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks2.3.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmswap-case2.0.2indirect
npmsymbol-tree3.2.4indirect
npmtable-layout1.0.2indirect
npmtapable2.3.3indirect
npmterminal-link2.1.1indirect
npmtest-exclude6.0.0indirect
npmtext-extensions1.9.0indirect
npmtext-table0.2.0indirect
npmthroat6.0.2indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmthrough24.0.2indirect
npmtinycolor21.6.0indirect
npmtitle-case3.0.3indirect
npmtmpl1.0.5indirect
npmto-regex-range5.0.1indirect
npmtough-cookie4.1.4indirect
npmtr460.0.3indirect
npmtr462.1.0indirect
npmtrim-newlines3.0.1indirect
npmts-jest27.1.5indirect
npmts-node10.9.2indirect
npmts-node9.1.1indirect
npmtsconfig-paths3.15.0indirect
npmtsutils3.21.0indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.18.1indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.8indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypescript5.9.3indirect
npmtypescript-memoize1.1.1indirect
npmtypical4.0.0indirect
npmtypical5.2.0indirect
npmuglify-js3.19.3indirect
npmunbox-primitive1.1.0indirect
npmunc-path-regex0.1.2indirect
npmundici-types7.18.2indirect
npmundici-types7.24.6indirect
npmuniversal-user-agent6.0.1indirect
npmuniversal-user-agent7.0.3indirect
npmuniversalify0.2.0indirect
npmupdate-browserslist-db1.2.3indirect
npmupper-case-first2.0.2indirect
npmuri-js4.4.1indirect
npmurl-join4.0.1indirect
npmurl-parse1.5.10indirect
npmuser-home2.0.0indirect
npmutil-deprecate1.0.2indirect
npmv8-compile-cache2.4.0indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul8.1.1indirect
npmvalidate-npm-package-license3.0.4indirect
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
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.22indirect
npmword-wrap1.2.5indirect
npmwordwrap1.0.0indirect
npmwordwrapjs4.0.1indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmws7.5.11indirect
npmxml-name-validator3.0.0indirect
npmxmlchars2.2.0indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyaml1.10.3indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.9indirect
npmyn3.1.1indirect
Dependency advisories 1

Installing npm:graphql-codegen-typescript-mock-data@5.1.2 pulls in 37 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
lodash4.17.23indirecthigh24.18.0

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": 997,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Shell": 64,
        "JavaScript": 364,
        "TypeScript": 140714
      },
      "pushed_at": "2026-07-26T04:26:19Z",
      "created_at": "2019-10-28T20:45:43Z",
      "owner_type": "User",
      "updated_at": "2026-06-16T03:11:49Z",
      "description": "[GraphQL Codegen Plugin](https://github.com/dotansimha/graphql-code-generator) for building mock data based on the schema.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Corentin Ardeois",
      "type": "User",
      "login": "ardeois",
      "company": "LANDR Audio",
      "location": "Montreal",
      "followers": 14,
      "avatar_url": "https://avatars.githubusercontent.com/u/1867939?v=4",
      "created_at": "2012-06-19T14:16:50Z",
      "is_verified": null,
      "public_repos": 20,
      "account_age_days": 5154
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.1.2",
          "kind": "patch",
          "published_at": "2026-06-16T03:11:49Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2026-03-26T15:20:09Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2026-03-23T17:50:53Z"
        },
        {
          "tag": "v5.0.4",
          "kind": "patch",
          "published_at": "2026-03-23T17:46:53Z"
        },
        {
          "tag": "v5.0.3",
          "kind": "patch",
          "published_at": "2026-03-23T17:45:04Z"
        },
        {
          "tag": "v5.0.2",
          "kind": "patch",
          "published_at": "2025-08-13T16:41:32Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2025-07-19T02:26:34Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2025-06-26T14:42:44Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2025-04-03T13:31:47Z"
        },
        {
          "tag": "v4.3.2",
          "kind": "patch",
          "published_at": "2025-02-26T22:29:23Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2025-02-26T15:48:39Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2025-02-26T15:43:29Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2025-02-06T17:36:40Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2024-09-20T15:27:52Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2024-09-12T20:45:37Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2024-09-04T17:18:41Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2024-05-17T13:23:01Z"
        },
        {
          "tag": "v3.7.2",
          "kind": "patch",
          "published_at": "2024-04-17T18:35:05Z"
        },
        {
          "tag": "v3.7.1",
          "kind": "patch",
          "published_at": "2023-12-21T14:53:42Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2023-11-27T16:25:49Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2023-11-17T18:47:21Z"
        },
        {
          "tag": "v3.5.4",
          "kind": "patch",
          "published_at": "2023-11-17T16:22:27Z"
        },
        {
          "tag": "v3.5.3",
          "kind": "patch",
          "published_at": "2023-11-17T14:15:16Z"
        },
        {
          "tag": "v3.5.2",
          "kind": "patch",
          "published_at": "2023-11-17T14:09:13Z"
        },
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2023-10-12T14:37:13Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2023-04-19T15:47:06Z"
        },
        {
          "tag": "v3.4.2",
          "kind": "patch",
          "published_at": "2023-04-19T15:03:54Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2023-04-13T17:07:07Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2023-04-11T14:51:05Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2023-03-21T15:31:37Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2023-03-16T20:06:31Z"
        },
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2023-02-02T14:53:01Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2023-02-01T16:32:26Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2023-01-27T16:58:31Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2023-01-26T20:29:17Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2023-01-26T20:06:50Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2023-01-26T15:49:27Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2023-01-09T15:21:14Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2022-12-07T16:55:43Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2022-11-17T16:47:24Z"
        },
        {
          "tag": "v2.5.2",
          "kind": "patch",
          "published_at": "2022-09-29T20:07:23Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2022-09-29T19:53:28Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2022-09-29T15:56:15Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2022-09-29T15:44:29Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2022-09-19T17:50:12Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2022-09-19T15:40:00Z"
        },
        {
          "tag": "v2.2.5",
          "kind": "patch",
          "published_at": "2022-07-28T13:40:48Z"
        },
        {
          "tag": "v2.2.4",
          "kind": "patch",
          "published_at": "2022-07-27T19:12:40Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2022-04-12T20:18:36Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2022-04-12T20:13:27Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2022-03-21T13:38:22Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2022-03-21T13:23:58Z"
        },
        {
          "tag": "v2.1.4",
          "kind": "patch",
          "published_at": "2022-03-04T22:14:42Z"
        },
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2022-03-04T16:19:07Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2022-02-18T16:58:53Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2022-02-18T16:16:15Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2022-02-18T16:09:16Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-11-04T15:04:17Z"
        },
        {
          "tag": "v1.8.5",
          "kind": "patch",
          "published_at": "2021-10-25T14:04:49Z"
        },
        {
          "tag": "v1.8.4",
          "kind": "patch",
          "published_at": "2021-10-25T13:38:56Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2021-10-20T14:34:52Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2021-10-20T14:28:38Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2021-10-20T12:41:41Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2021-09-21T13:56:23Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2021-09-07T21:42:41Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-09-07T21:25:04Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2021-09-07T21:11:04Z"
        },
        {
          "tag": "v1.5.10",
          "kind": "patch",
          "published_at": "2021-09-07T20:41:48Z"
        },
        {
          "tag": "v1.5.9",
          "kind": "patch",
          "published_at": "2021-09-07T18:56:24Z"
        },
        {
          "tag": "v1.5.8",
          "kind": "patch",
          "published_at": "2021-09-07T17:49:26Z"
        },
        {
          "tag": "v1.5.7",
          "kind": "patch",
          "published_at": "2021-06-23T19:17:55Z"
        },
        {
          "tag": "v1.5.6",
          "kind": "patch",
          "published_at": "2021-06-10T13:46:48Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2021-06-10T13:43:25Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2021-05-12T19:59:30Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2021-05-11T14:43:08Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2021-05-11T14:24:44Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2021-04-13T15:43:25Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2021-04-12T13:31:12Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2021-03-31T13:47:29Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-01-28T00:29:19Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2020-10-15T19:08:31Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2020-10-13T15:41:37Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2020-10-13T14:46:32Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2020-10-13T14:41:59Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2020-10-13T13:57:37Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2020-09-24T20:43:30Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2020-09-24T20:38:22Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2020-08-10T13:47:30Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2020-07-17T12:59:28Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2020-07-14T21:57:57Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-07-14T20:21:05Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2020-07-14T20:09:04Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2020-06-09T19:40:16Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-06-09T16:22:22Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2020-04-05T22:48:32Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2020-04-05T22:40:06Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-04-03T20:55:37Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-04-03T20:06:43Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2020-04-03T17:48:43Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2019-11-26T17:25:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "13367e8e74acc39b385a8f4cc4d99ec54c78093d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 5.1.2 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-06-16T03:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9589ea9573d6f7a3e97eb84b5dc7bf41a1f422a3",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-06-16T03:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e711c1b826bbff2387f0c5b424a0457da81a0f",
          "body": "… publishing (#211)\n\nMajor build/CI modernization:\n\n- **yarn → pnpm via corepack** — pinned `packageManager: pnpm@11.7.0`;\n`yarn.lock` removed, `pnpm-lock.yaml` added; husky hook now runs `pnpm\nexec lint-staged`.\n- **Node 24** — `engines.node: \">=24\"`, `.nvmrc` = 24, all workflows on\nNode 24 via `ac\n[…]\nRANCH` push\ntarget → `$GITHUB_REF_NAME`.\n\nVerified locally on pnpm 11.7.0 / Node 24: clean `--frozen-lockfile`\ninstall, `pnpm run build`, **125/125 tests**, `pnpm run lint`, and `pnpm\naudit` all pass.",
          "is_bot": false,
          "headline": "build: migrate to pnpm, Node 24, supply-chain hardening & npm trusted…",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-06-16T03:10:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc1caa4a7dd18ee46cb79a0b8fa39feb13727ac5",
          "body": null,
          "is_bot": false,
          "headline": "docs: add CONTRIBUTING guidelines (#208)",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-06-15T17:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "910ba052e078b5f309ec6817135863796dd4ada9",
          "body": "Add npm package support metadata:\n- `bugs.url` points to the repository issue tracker\n- `homepage` points to the package README\n\nThis is a package manifest-only change. It does not change runtime code,\ngenerated output, dependencies, or package versioning.\n\nCo-authored-by: YfengJ <YfengJ@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: add package support metadata (#206)",
          "author_name": "YfengJ",
          "author_login": "YfengJ",
          "committed_at": "2026-06-15T15:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2778af7ab375c958b8d651bafb8145ee1975121b",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 5.1.1 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-03-26T15:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1328d7d915faeb42b72985ec39147e2dd4512328",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-03-26T15:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "181006acdb77c0cda160640375b4e4c3348226e1",
          "body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to\n2.3.2.\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump picomatch from 2.3.1 to 2.3.2 (#203)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T15:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a8b9c0cb330b860786edabe264bde7fb4da9dda",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 5.1.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-03-23T17:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13b4902295bc5a335ab335346ec0cc1f06011095",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-03-23T17:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c993450f0f10807f57c1f917f5d1b739ea5538fd",
          "body": "Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.2 to\n3.4.2.\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump flatted from 3.2.2 to 3.4.2 (#202)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T17:50:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f3b9996475b09e399168ddf26568ee4d6289cb4",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 5.0.4 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-03-23T17:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d66a11175dfaef34282c457d1d973bdc6f731993",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-03-23T17:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c72b26086ed698134e11a4cfbf99e71d64b8979",
          "body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to\n3.1.5.\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Corentin Ardeois <cardeois@landr.com>",
          "is_bot": true,
          "headline": "build(deps): bump minimatch from 3.1.2 to 3.1.5 (#199)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T17:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53824c2b7661bbfdd4223d21fce5d38430e08c8",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 5.0.3 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-03-23T17:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc6ea000aab7b360a82b37b5365f8d8028ce33ad",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2026-03-23T17:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2651317da3442464d54c1836d23a98f89c74f280",
          "body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to\n4.17.23.\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Corentin Ardeois <cardeois@landr.com>",
          "is_bot": true,
          "headline": "build(deps): bump lodash from 4.17.21 to 4.17.23 (#198)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T17:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab9209fc084b309dfaa38e5be5f23b23a21bbd45",
          "body": "- Wraps each implementing type expression in parentheses before joining\nwith `||` in the `case 'implement':` codepath (`src/index.ts`), fixing\nincorrect operator precedence between `||` and `?:`\n- Updates existing test assertions in `useImplementingTypes`,\n`useImplementingTypesAndDefaultNullableToNull`, and\n`useImplementingTypesAndTerminateCircularRelationships` to expect\nparenthesized output\n- Adds a new test case with 3+ implementing types to explicitly verify\nparenthesization",
          "is_bot": false,
          "headline": "fix: Parenthesize implementing type ternaries joined with || (#201)",
          "author_name": "Lucas Traba",
          "author_login": "lucastraba",
          "committed_at": "2026-03-23T17:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "743f9cdf46f72f67b1ef4547c08da3e7f2db1ddc",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 5.0.2 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-08-13T16:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85eeb395772623524dd6006468f4291271e06947",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-08-13T16:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac224267c2d19d88c7929e0d5d6d7abb547c42dd",
          "body": "…f directive (#194)\n\nFixes\nhttps://github.com/ardeois/graphql-codegen-typescript-mock-data/issues/193\n\nSkip `terminateCircularRelationships` logic for fields who's types are\ninput objects with the `@oneOf` directive. This fixes the generation of\nincorrect code with type errors.\n\n---------\n\nCo-authored-by: Daniel Playfair Cal <dcal@atlassian.com>",
          "is_bot": false,
          "headline": "Fix type errors in generated code for nested input objects with @oneO…",
          "author_name": "Daniel Playfair Cal",
          "author_login": "hedgepigdaniel",
          "committed_at": "2025-08-13T16:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a690ec4f45aa0b223b82c263606d2a0ac5d6af70",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 5.0.1 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-07-19T02:26:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291c41af6386287b353f8f0bafd9c8faa64d2f6b",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-07-19T02:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef25c8f27fa5bf9986c43ff1251fed31c8d0b27",
          "body": "Add templates to get better issues descriptions from the community",
          "is_bot": false,
          "headline": "fix: add issue templates (#191)",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-07-19T02:25:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31ed6700b555c0b7e92bcf31f19311c07625d00b",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 5.0.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-06-26T14:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a30fe0e11a71bb957bedf5423894e3f3b94e84e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-06-26T14:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa72b1e8394c817baebfba372472eb43a3e8316",
          "body": "The upgrade was pretty much seamless, except the test suite, which\nhard-codes values in a way that ties them to the seed used.\n\nI opted for a regex approach that would make the broken tests work\nbefore and after, and for future seeds. That may not be desirable,\nthough. Let me know if you want me to \n[…]\nds,\n[which have now been\nremoved](https://fakerjs.dev/guide/upgrading.html#removals-of-deprecated-code)\n\nFor more details, see the [Faker v9 migration\nguide](https://fakerjs.dev/guide/upgrading.html).",
          "is_bot": false,
          "headline": "feat: upgrade to @faker-js/faker v9 (#187)",
          "author_name": "Brendan Mulholland",
          "author_login": "bmulholland",
          "committed_at": "2025-06-26T14:41:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef575fdd3c959acbf378250b342ff74fa02fe935",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 4.4.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-04-03T13:31:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "554d80bfa8cd607e7b0e38501133e3ac63c00c08",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-04-03T13:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8431fbca4664026886ce3a1331ef2870a1a3901b",
          "body": "…tor configs (#182)\n\nThis addresses\nhttps://github.com/ardeois/graphql-codegen-typescript-mock-data/issues/139.",
          "is_bot": false,
          "headline": "feature(scalars): support distinction between input and output genera…",
          "author_name": "Ricardo Vela",
          "author_login": "argvniyx-enroute",
          "committed_at": "2025-04-03T13:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe0be92bef73a7d823a12e37c54e85804d28589f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 4.3.2 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-02-26T22:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "743b6f77297b7e62d5795aa05b9de03ea2af0b5a",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-02-26T22:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b0618201bdbe07cf2431bd6ab79dd9173653b7e",
          "body": "Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from\n7.0.3 to 7.0.6.\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Corentin Ardeois <cardeois@landr.com>",
          "is_bot": true,
          "headline": "build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#177)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-26T22:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd27fd3c99a5dd11305c673a6ebed7b9f53b3a0",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 4.3.1 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-02-26T15:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "994837f21946a66a852d1880c2fccce42fa573e6",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-02-26T15:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c1ce674863631ca8eb6ce207fd005d73442aa1",
          "body": "When `useImplementingTypes` and `defaultNullableToNull` are used at the\nsame time, the plugin outputs weird `|| || || ||` in generated fixtures.\nThis PR fixes this problem.\n\nCo-authored-by: Corentin Ardeois <cardeois@landr.com>",
          "is_bot": false,
          "headline": "fix: handling useImplementingTypes and defaultNullableToNull (#181)",
          "author_name": "Mateusz Zieliński",
          "author_login": "mateusz-slab",
          "committed_at": "2025-02-26T15:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9585ea81110aeeb04a8612956d3d1d63535133b6",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 4.3.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-02-26T15:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c30b75f80fb41aebfc4b922351352a5501a575b",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-02-26T15:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b69f0f6357a28e9c373e4dbe89209e494a0b407",
          "body": "…generation (#179)\n\nThis update provides flexibility for users to selectively include or\nexclude types, making mock data generation more efficient and tailored\nto specific testing needs.\n\n---------\n\nCo-authored-by: huseyinbuyukdere <huseyin_buyukdere@epam.com>",
          "is_bot": false,
          "headline": "feat: add includedTypes and excludedTypes options for selective mock …",
          "author_name": "Hüseyin Büyükdere",
          "author_login": "huseyinbuyukdere",
          "committed_at": "2025-02-26T15:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a048332cc5bc439b702a87adb6671d5b74c3905",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 4.2.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-02-06T17:36:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c8ed32c9be22a624e10a774ed05780eed0e43ef",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2025-02-06T17:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71c9e0f3161f6731ea3b29915f67d70441ec17cf",
          "body": "This PR adds support for the 'oneOf' directive on input objects.\n\nThe generated mocking function is a little different than most others:\n- It only accepts a non-Partial type as an override\n- It picks an arbitrary fieldName/member from the input object and creates a default mock for that that field\n\nIn order to install `@graphql-tools/utils`, I needed to upgrade Typescript\n\nOnce I upgraded typescript, there were type errors for the 'indefinite' package, so I added the `@types/indefinite` package",
          "is_bot": false,
          "headline": "Add support for oneOf directive (#180)",
          "author_name": "thomasobrien99",
          "author_login": "thomasobrien99",
          "committed_at": "2025-02-06T17:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87b3d1315d2a6f24fd7a752fc494dae6069a375f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 4.1.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-09-20T15:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc02ea2601b1f9626a46771da6edcc274d1b9062",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-09-20T15:27:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e03d68482bdfef174892e57f2b09e4e5567a289",
          "body": "Add `typeNamesMapping` option in order to update a type name\r\n\r\n---------\r\n\r\nCo-authored-by: s.vanriessen <sander.vanriessen@bettyblocks.com>",
          "is_bot": false,
          "headline": "feat: allow renaming types (#171)",
          "author_name": "SanderVanRiessen",
          "author_login": "SanderVanRiessen",
          "committed_at": "2024-09-20T15:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b4a5d5ab84ba971f5c12c102b3accfbdfbb114",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 4.0.1 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-09-12T20:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc4dfa8897a7f711265552bfc565132ca362e0e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-09-12T20:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "787bad5194bfc733adbeb86a5d338119b9038df9",
          "body": "Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4.\r\n- [Release notes](https://github.com/lukeed/dset/releases)\r\n- [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: dset\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump dset from 3.1.3 to 3.1.4 (#170)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-12T20:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882485042510a2f17e244d6561722c036142317d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 4.0.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-09-04T17:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a70ed355345b1e6f90de02465791b8763b939786",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-09-04T17:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dadd18531108da5eb71f15fb27e98d81406b358",
          "body": "`casual` is quite old and not maintained compared to `faker`\r\n\r\n## Changes\r\n- Update faker version to latest (v8)\r\n- Update deprecated faker generators to new ones (`number.int`, `number.float` ...)\r\n- Set `faker` as default `generatorLibrary`\r\n- Fix handling of `locale` as faker doesn't allow `setLocale` anymore\r\n\r\nBREAKING CHANGES: update faker to v8 and update default `generatorLibrary` to `faker` instead of `casual`",
          "is_bot": false,
          "headline": "feat: use `faker` as generator (#169)",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-09-04T17:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65897064c6eec9a9a0bff73b3dc3bb5bec29ddde",
          "body": "Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8.\r\n- [Release notes](https://github.com/micromatch/micromatch/releases)\r\n- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/micromatch/micromatch/compare/4.0.\n[…]\nependency-name: micromatch\r\n  dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump micromatch from 4.0.4 to 4.0.8 (#167)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-08-30T13:34:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e916f50a571c76420f194345e518043070a94be0",
          "body": "Update @graphql-codegen dependencies and node\r\n\r\nBREAKING CHANGE\r\n\r\nDrop support for node 14",
          "is_bot": false,
          "headline": "build: bump @graphql-codegen packages (#166)",
          "author_name": "amon",
          "author_login": "amotarao",
          "committed_at": "2024-06-24T10:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e899d31c5123ffce4ff9539be97a2d95cb99ca25",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.8.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-05-17T13:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a775e68181632f86eab54176a3686d3455c517ea",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-05-17T13:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0717b7d651cf8267b08f9570943be906737bbf23",
          "body": "…the terminateCircularRelationships option (#161)\n\nThis value will make the mock not create a new Set of relationships to\r\nignore and create a global Set. This will circumvent possible OOM due to\r\nlarge graphs.\r\n\r\nfixes #126",
          "is_bot": false,
          "headline": "feat(terminateCircularRelationships): Add 'immediate' as a value for …",
          "author_name": "Ricardo Pereira",
          "author_login": "rpereira-anchor",
          "committed_at": "2024-05-17T13:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97ebd1b75f1f711e9eda350069a2c7da492c66a1",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.7.2 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-04-17T18:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7aaad005a33b01b51f592fb3ee798d59e4e1658",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-04-17T18:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f15a4629bec532897c546faf7e3e78faa4c39b2",
          "body": "build fails right now",
          "is_bot": false,
          "headline": "fix: upgrade auto (#158)",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2024-04-17T17:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30d23d6da3cc4cabd918bdde7a82898e87a9b236",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in README.md (#157)",
          "author_name": "velineurce",
          "author_login": "velineurce",
          "committed_at": "2024-04-17T15:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a42fa051862b9d8d06345f2d0aef86fa2f11c642",
          "body": null,
          "is_bot": false,
          "headline": "fix typo in readme (#154)",
          "author_name": "Derek Morrison",
          "author_login": "dmorrison",
          "committed_at": "2024-02-28T20:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8fd25381958000f0416ed550d5d1090ad72d61",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.7.1 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-12-21T14:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ffec0474d47ee42d811c224c8fac273a2d38b9",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-12-21T14:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d252fc0b05a5d49517c50bdfeff2e884b0acb94",
          "body": "…hips simultaneously (#151)",
          "is_bot": false,
          "headline": "fix: type error when using typesPrefix and terminateCircularRelations…",
          "author_name": "Miyaboom",
          "author_login": "Miyaboom",
          "committed_at": "2023-12-21T14:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eaf6ab6892dbadb64551d0a7f686ba75f8aebd1",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.7.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-27T16:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4136b76b5ad0779a6df7039d46d3e49b69bda0ff",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-27T16:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32dfe7678bdf716b546742e8b055a0601fb92421",
          "body": "Support casting enums as types when `useTypeImports` and `enumAsTypes` are true",
          "is_bot": false,
          "headline": "feat: support casting enum values as types (#150)",
          "author_name": "Rick Dunkin",
          "author_login": "rickdunkin",
          "committed_at": "2023-11-27T16:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "336e017720aa4b028e764965f97e49868ca80328",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.6.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-17T18:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748c2be507072e6ceb824b23214bad695bb29048",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-17T18:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91471e93a8faee17d99498d87096437b884f354d",
          "body": "Generate imports with `import type ...` when `useTypeImports` is `true`\r\nThis helps for compatibility with `importsNotUsedAsValues` option\r\n\r\n---------\r\n\r\nCo-authored-by: Shaun Sweet <shaun@integrate.co>\r\nCo-authored-by: Corentin Ardeois <cardeois@landr.com>",
          "is_bot": false,
          "headline": "feat(config): add import type support (#148)",
          "author_name": "Shaun Sweet",
          "author_login": "shaun-sweet",
          "committed_at": "2023-11-17T18:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87805a0c461b454f92b8d5626952204b2dc59eab",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.5.4 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-17T16:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d82a57582ffc3d56fca138911bc602462866bb22",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-17T16:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90d53b62440a4528d0205ece7e219b444feef7fa",
          "body": "…ionships at the same time (#141)\n\nCloses #140",
          "is_bot": false,
          "headline": "fix: Error when using useImplementingTypes and terminateCircularRelat…",
          "author_name": "François DANGUY",
          "author_login": "Swanoo",
          "committed_at": "2023-11-17T16:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8caeee9ccb64ebd3cbc54600661c2997fd18325",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.5.3 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-17T14:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9fe5fcf6fa1c654d1e3f69d41a650aee61fc631",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-17T14:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "529f8c32882f5fe1b8d6a32b41474bb9bf89982a",
          "body": "Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.3 to 7.23.2.\r\n- [Release notes](https://github.com/babel/babel/releases)\r\n- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/babel/babel/commits/v7.23\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Corentin Ardeois <cardeois@landr.com>",
          "is_bot": true,
          "headline": "build(deps): bump @babel/traverse from 7.17.3 to 7.23.2 (#146)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-17T14:14:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc3db0e5e5431925d02938af11102a33580eda13",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.5.2 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-17T14:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b577c987230239c07412213c2f5061fa803608c",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-11-17T14:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4852447897149ed96912d7749a24bb55a17d09a5",
          "body": "Bumps [graphql](https://github.com/graphql/graphql-js) from 16.3.0 to 16.8.1.\r\n- [Release notes](https://github.com/graphql/graphql-js/releases)\r\n- [Commits](https://github.com/graphql/graphql-js/compare/v16.3.0...v16.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: graphql\r\n  dependency-type: direct:development\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps-dev): bump graphql from 16.3.0 to 16.8.1 (#144)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-17T14:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b6b611e4dde08c6b63ca6c12e2bfeceaf1c9785",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.5.1 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-10-12T14:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "198d3f8f6d53a256127ba07d142d1c9b4243eac6",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-10-12T14:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75806f3da464d9b927d88265a7ccec14370cd01",
          "body": "Increase number of days before an issue or PR becomes stale.\r\nI don't have much time to work on this project right now, so removing\r\nthe stale label for a relevant issue that was not",
          "is_bot": false,
          "headline": "fix: update stale bot (#145)",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-10-12T14:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "788bd72ef7fb41512879fe06497201e3e48a6d42",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.5.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-04-19T15:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfd2d4820517e8af17f71f65067165cffc37e7c2",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-04-19T15:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992200b9decf4ab60e77d0df4cfb18e45b2a365d",
          "body": null,
          "is_bot": false,
          "headline": "implement defaultNullableToNull config option (#128) (#130)",
          "author_name": "Gerald Urschitz",
          "author_login": "gurschitz",
          "committed_at": "2023-04-19T15:46:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ecc1b2c7d95b4f7bda862871a4370e934ca519a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.4.2 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-04-19T15:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad58398be17cfb880d02a31e94fb9ef9c2a286f",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-04-19T15:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6245c059e587ae31e8c83edce386b58c6c599740",
          "body": null,
          "is_bot": false,
          "headline": "allow listElementCount to be 0 in config (#129)",
          "author_name": "Gerald Urschitz",
          "author_login": "gurschitz",
          "committed_at": "2023-04-19T15:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9671528a42ca35e7cbe61835024e3fbd0071b023",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.4.1 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-04-13T17:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6989a8ad9b132a7c0c2815c02841b1755491c6",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-04-13T17:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31e9a93ea22462e499a4c8cad4621798119bb1e1",
          "body": null,
          "is_bot": false,
          "headline": "support types that implement from multiple types (#127)",
          "author_name": "Maor Daniel",
          "author_login": "maordaniel",
          "committed_at": "2023-04-13T17:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340a426b3210a37208f705f2d5bb5ae0fd38a17d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.4.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-04-11T14:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa418fbcce9d311cd7403dc5fe313b3f81875283",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-04-11T14:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1e171686384a8f1a951d6efedf35544b568ff37",
          "body": "Add support for useImplementingTypes GraphQL codegen configuration.\r\n\r\nWhen a GraphQL interface is used for a field, this flag will use the implementing types, instead of the interface itself.",
          "is_bot": false,
          "headline": "add support for useImplementingTypes (#125)",
          "author_name": "Maor Daniel",
          "author_login": "maordaniel",
          "committed_at": "2023-04-11T14:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec5ada0ca3e7749752222be3a173bbd3024f1b25",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.3.1 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-03-21T15:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7240e88bd38d11db6b8a07246053342fad5a6e1b",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-03-21T15:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a3027872e3ad5d0bbffd0b1a01f9689a97808f",
          "body": null,
          "is_bot": false,
          "headline": "fix relationships overrides via fieldGeneration config (#123)",
          "author_name": "Gerald Urschitz",
          "author_login": "gurschitz",
          "committed_at": "2023-03-21T15:30:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a63866b4d474cd66b3e04c30e98663ad217b1145",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to: 3.3.0 [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-03-16T20:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89b45e43f96484c7c9925a90b091e94b6d945789",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md [skip ci]",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-03-16T20:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95bd83f0dbdd6e156a7f297d79c81beedb7a3d70",
          "body": "Update enum values generation when it contains underscores to match Typescript generator\r\n- Will use `transformUnderscore` config for enum type name only\r\n- Enum keys underscores are always transformed, whatever the config from `transformUnderscore`\r\n\r\nUpdate generation when `enumsAsTypes` is `true`:\r\n- We need to keep the value as is because it's the string value to be sent",
          "is_bot": false,
          "headline": "fix: enum values update (#120)",
          "author_name": "Corentin Ardeois",
          "author_login": "ardeois",
          "committed_at": "2023-03-16T19:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 21,
      "latest_release_at": "2026-06-16T03:11:49Z",
      "latest_release_tag": "v5.1.2",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 45,
      "mean_days_between_releases": 52.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "graphql-codegen-typescript-mock-data",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "graphql",
            "codegen",
            "graphql-codegen",
            "plugin",
            "typescript",
            "mocks",
            "fakes"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/graphql-codegen-typescript-mock-data",
          "is_deprecated": false,
          "latest_version": "5.1.2",
          "repository_url": "https://github.com/ardeois/graphql-codegen-typescript-mock-data",
          "versions_count": 109,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 1113882,
          "first_published_at": "2019-10-29T03:26:16.486000Z",
          "latest_published_at": "2026-06-16T03:11:43.809000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 45
        }
      ]
    },
    "popularity": {
      "forks": 61,
      "stars": 149,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-03-19",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 2
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 2
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 60,
        "total_forks": 61
      },
      "star_history": null,
      "open_issues_and_prs": 11
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 35867,
      "source_files_sampled": 37,
      "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": [
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.23",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 2,
            "oldest_advisory_days": 120
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 2,
        "affected_count": 1,
        "assessed_count": 37,
        "malicious_count": 0,
        "assessed_package": "npm:graphql-codegen-typescript-mock-data@5.1.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@faker-js/faker",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.8.0"
        },
        {
          "name": "@graphql-codegen/plugin-helpers",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.4"
        },
        {
          "name": "@graphql-tools/utils",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.7.2"
        },
        {
          "name": "casual",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.6.2"
        },
        {
          "name": "change-case-all",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.15"
        },
        {
          "name": "indefinite",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.1"
        },
        {
          "name": "pascal-case",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.1"
        },
        {
          "name": "sentence-case",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.3"
        },
        {
          "name": "tslib",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.0"
        },
        {
          "name": "upper-case",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@faker-js/faker",
            "direct": true,
            "version": "9.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/plugin-helpers",
            "direct": true,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/utils",
            "direct": true,
            "version": "10.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/utils",
            "direct": true,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "casual",
            "direct": true,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "change-case-all",
            "direct": true,
            "version": "1.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "indefinite",
            "direct": true,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "pascal-case",
            "direct": true,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sentence-case",
            "direct": true,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "2.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "upper-case",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ardatan/relay-compiler",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@auto-it/bot-list",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@auto-it/conventional-commits",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@auto-it/core",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@auto-it/npm",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@auto-it/package-json-utils",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@auto-it/released",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@auto-it/version-file",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "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-import-attributes",
            "direct": false,
            "version": "7.29.7",
            "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.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@endemolshinegroup/cosmiconfig-typescript-loader",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/schema-ast",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/testing",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/typescript",
            "direct": false,
            "version": "4.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-codegen/visitor-plugin-common",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/optimize",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-tools/relay-operation-optimizer",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-typed-document-node/core",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hutson/parse-repository-url",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "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": "@octokit/auth-token",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "4.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "12.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-enterprise-compatibility",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-request-log",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-rest-endpoint-methods",
            "direct": false,
            "version": "5.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-retry",
            "direct": false,
            "version": "3.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-throttling",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/rest",
            "direct": false,
            "version": "18.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "6.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "1.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/command-line-args",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/command-line-usage",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/indefinite",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "27.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/parse-json",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prettier",
            "direct": false,
            "version": "2.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "16.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/experimental-utils",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "5.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@whatwg-node/promise-helpers",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "abab",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.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": "acorn-walk",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "add-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "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.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-back",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-back",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-uniq",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlast",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.tosorted",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "author-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "auto",
            "direct": false,
            "version": "11.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "auto-bind",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "await-to-js",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.37",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "bottleneck",
            "direct": false,
            "version": "2.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.15",
            "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.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camel-case",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-keys",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001799",
            "ecosystem": "npm"
          },
          {
            "name": "capital-case",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "change-case",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "command-line-application",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "command-line-args",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "command-line-usage",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-tags",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "constant-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-core",
            "direct": false,
            "version": "4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-preset-loader",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-writer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-inspect",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "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": "dargs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dateformat",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-graph",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "deprecation",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domexception",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dot-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "8.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.372",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "endent",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-ci",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-iterator-helpers",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "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.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-landr",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "8.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jest",
            "direct": false,
            "version": "25.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "7.37.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.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": "expect",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-parse",
            "direct": false,
            "version": "1.0.3",
            "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.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-replace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "fp-ts",
            "direct": false,
            "version": "2.16.11",
            "ecosystem": "npm"
          },
          {
            "name": "fromentries",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.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.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-monorepo-packages",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-own-enumerable-property-symbols",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-pkg-repo",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-raw-commits",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "git-remote-origin-url",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-semver-tags",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "gitconfiglocal",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "gitlog",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "graphql",
            "direct": false,
            "version": "16.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "graphql-helix",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "graphql-tag",
            "direct": false,
            "version": "2.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "hard-rejection",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.1.0",
            "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-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "header-case",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.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.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "3.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "import-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-from",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "io-ts",
            "direct": false,
            "version": "2.2.22",
            "ecosystem": "npm"
          },
          {
            "name": "is-absolute",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-document.all",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.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-generator-function",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-lower-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-relative",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-text-path",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unc-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-upper-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "java-properties",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-jsdom",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-jasmine2",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-serializer",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "16.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-with-bigint",
            "direct": false,
            "version": "3.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "JSONStream",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "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.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "11.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.chunk",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.get",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.ismatch",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lower-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lower-case-first",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lz-string",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "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-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "meant",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "8.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "mersenne-twister",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimist-options",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "modify-values",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "module-alias",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "moment",
            "direct": false,
            "version": "2.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare-lite",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "nested-error-stacks",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "no-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "nock",
            "direct": false,
            "version": "13.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-exports-info",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.47",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.3",
            "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.24",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "objectorarray",
            "direct": false,
            "version": "1.0.5",
            "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.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "os-homedir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "param-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-author",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-filepath",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-github-url",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-case",
            "direct": false,
            "version": "3.0.4",
            "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-root",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-root-regex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-conf",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "please-upgrade-node",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-config-landr",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "propagate",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "q",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reduce-flatten",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "remove-markdown",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "requireg",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.7",
            "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.exports",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "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.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver-compare",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signale",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "snake-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "split",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "sponge-case",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-object",
            "direct": false,
            "version": "3.3.0",
            "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-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "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.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "swap-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "table-layout",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "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-extensions",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "throat",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinycolor2",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "title-case",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "27.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "9.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "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.18.1",
            "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": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-memoize",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "typical",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typical",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unc-path-regex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.24.6",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "upper-case-first",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "user-home",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "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": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.22",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrapjs",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "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": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.11",
            "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": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 850,
        "direct_count": 15,
        "indirect_count": 835
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 3,
        "merged_prs": 113,
        "open_issues": 8,
        "closed_ratio": 0.89,
        "closed_issues": 65,
        "closed_unmerged_prs": 23
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ardeois",
          "commits": 267,
          "avatar_url": "https://avatars.githubusercontent.com/u/1867939?v=4"
        },
        {
          "type": "User",
          "login": "gurschitz",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4624537?v=4"
        },
        {
          "type": "User",
          "login": "emab",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/8884999?v=4"
        },
        {
          "type": "User",
          "login": "sebvilhelm",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/25344971?v=4"
        },
        {
          "type": "User",
          "login": "3nvi",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/10436045?v=4"
        },
        {
          "type": "User",
          "login": "maordaniel",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/47079236?v=4"
        },
        {
          "type": "User",
          "login": "Miyaboom",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/38338260?v=4"
        },
        {
          "type": "User",
          "login": "rpereira-anchor",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/103072752?v=4"
        },
        {
          "type": "User",
          "login": "RicardoTrindade",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13217751?v=4"
        },
        {
          "type": "User",
          "login": "argvniyx-enroute",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/97992712?v=4"
        }
      ],
      "contributors_sampled": 38,
      "top_contributor_share": 0.856
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "codeql-analysis.yml",
        "deploy.yml",
        "lint.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 9,
            "reason": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 5/26 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "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": 9,
            "reason": "SAST tool detected but not run on all commits",
            "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": 5,
            "reason": "5 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "13367e8e74acc39b385a8f4cc4d99ec54c78093d",
        "ran_at": "2026-07-31T06:36:22Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T07:02:48Z",
      "oldest_open_prs": [
        {
          "number": 205,
          "created_at": "2026-05-18T04:06:11Z",
          "last_comment_at": "2026-06-16T15:45:35Z",
          "last_comment_author": "jkasala-jobber"
        },
        {
          "number": 209,
          "created_at": "2026-06-15T19:04:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 214,
          "created_at": "2026-07-13T08:06:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-16T03:10:35Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 135,
          "created_at": "2023-06-20T13:52:23Z",
          "last_comment_at": "2023-10-11T22:32:42Z",
          "last_comment_author": "stale"
        },
        {
          "number": 163,
          "created_at": "2024-06-06T00:33:16Z",
          "last_comment_at": "2024-06-10T16:50:42Z",
          "last_comment_author": "ardeois"
        },
        {
          "number": 184,
          "created_at": "2025-04-04T19:17:16Z",
          "last_comment_at": "2025-04-04T20:19:41Z",
          "last_comment_author": "shawngustaw"
        },
        {
          "number": 185,
          "created_at": "2025-04-29T19:08:51Z",
          "last_comment_at": "2025-05-14T14:21:39Z",
          "last_comment_author": "BhoomikaSorathiya"
        },
        {
          "number": 197,
          "created_at": "2026-01-16T17:36:09Z",
          "last_comment_at": "2026-07-19T22:35:18Z",
          "last_comment_author": "stale"
        },
        {
          "number": 200,
          "created_at": "2026-03-16T13:05:23Z",
          "last_comment_at": "2026-04-29T13:55:13Z",
          "last_comment_author": "ardeois"
        },
        {
          "number": 212,
          "created_at": "2026-06-18T09:40:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 213,
          "created_at": "2026-07-02T08:39:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ardeois/graphql-codegen-typescript-mock-data",
    "host": "github.com",
    "name": "graphql-codegen-typescript-mock-data",
    "owner": "ardeois"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 63 is calibrated to 71 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 63,
            "calibrated": 71,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 71,
      "inputs": {
        "security": 55,
        "vitality": 69,
        "community": 70,
        "governance": 59,
        "calibration": "2026-08-02",
        "engineering": 65,
        "ai_readiness": 53,
        "weighted_overall_raw": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 69,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 21,
              "human_commit_share": 0.91,
              "days_since_last_push": 5,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "21 commits in the last year",
                "points": 12.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 92,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v5.1.2",
              "releases_from_tags": false,
              "days_since_latest_release": 45,
              "mean_days_between_releases": 52.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 45 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 45
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~52.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 52.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 49,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 49 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 49
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 61,
              "stars": 149,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "149 stars",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 149
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "61 forks",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 61
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "graphql-codegen-typescript-mock-data"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 1113882
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,113,882 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1113882,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 59,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 38,
              "top_contributor_share": 0.856
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 86% of commits",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "38 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "merged_prs": 113,
              "open_issues": 8,
              "closed_issues": 65,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.89,
              "closed_unmerged_prs": 23,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "89% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "113/136 decided PRs merged",
                "points": 24.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 113,
                      "decided": 136
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/26 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "followers": 14,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ardeois",
              "public_repos": 20,
              "account_age_days": 5154
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "14 followers of ardeois",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 14,
                      "login": "ardeois"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "20 public repos, account ~14 yr old",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 20
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "graphql-codegen-typescript-mock-data"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 45
            },
            "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 45 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 45
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "109 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 109
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 65,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "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": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "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": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 5/26 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "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 detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "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": "5 existing vulnerabilities detected",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "good",
            "name": "Dependency advisories",
            "note": "Matched the npm:graphql-codegen-typescript-mock-data@5.1.2 runtime dependency closure — what installing the published package pulls in — 37 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:graphql-codegen-typescript-mock-data@5.1.2",
                  "assessed": 37
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 1,
              "assessed_packages": 37,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "1 affected: lodash 4.17.23 (high 8.1)",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "lodash 4.17.23 (high 8.1)"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 120 days ago",
                "points": 33.3,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 120
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 37,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 8
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 53,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.319,
              "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": "29 of 91 human commits state their intent (structured subject or explanatory body)",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "sampled": 91
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.09
            },
            "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.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "9 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 35867,
              "source_files_sampled": 37,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/37 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 37,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "host-extension"
      ],
      "labels": [
        "library",
        "plugin"
      ],
      "scores": {
        "plugin": 4,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "plugin",
          "source": "description:plugin",
          "weight": 2
        },
        {
          "tier": "tags",
          "label": "plugin",
          "source": "tag:plugin",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": true,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T06:36:43.671994Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ardeois/graphql-codegen-typescript-mock-data.svg",
  "full_name": "ardeois/graphql-codegen-typescript-mock-data",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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