Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-31 19:47 UTC

Siteimprove / alfa-integrations

Integrations of Alfa with various external tools

TypeScriptMIT★ 10 stars⑂ 6 forkssince Mar 2023View on GitHub ↗

Siteimprove/alfa-integrations holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Vitality (95/100) and lowest on Community & Adoption (44/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

69
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

SiteimproveOrganization
57 followers57 public repossince Feb 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@siteimprove/alfa-cli0.84.2617479 days ago
npm@siteimprove/alfa-chai0.84.2868479 days ago
npm@siteimprove/alfa-jest0.84.2818479 days ago
npm@siteimprove/alfa-assert0.84.2944479 days ago
npm@siteimprove/alfa-jquery0.84.2456479 days ago
npm@siteimprove/alfa-angular0.84.2824479 days ago
npm@siteimprove/alfa-cheerio0.84.2845479 days ago
npm@siteimprove/alfa-command0.84.2648479 days ago

Metrics by category

Vitality

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

95Excellent · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
27.7/36Commit cadence — 40/52 weeks with commits
18/18Commit volume — 314 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year314
human_commit_share0.31
days_since_last_push3
active_weeks_last_year40

Release discipline

100Excellent
How it's scored
27/27Ships releases — 91 releases published
36/36Release recency — latest release 9 days ago
27/27Release cadence — a release every ~12.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count91
latest_release_tagv0.84.2
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases12.5
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?

44At risk · 18% of overall
How it's scored
15.5/60Stars — 10 stars
5.8/25Forks — 6 forks
0/15Watchers — 2 watchers
Inputs used
forks6
stars10
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)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateyes
How it's scored
50.4/80Monthly downloads — 6,020 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@siteimprove/alfa-cli, @siteimprove/alfa-chai, @siteimprove/alfa-jest, @siteimprove/alfa-assert, @siteimprove/alfa-jquery, @siteimprove/alfa-angular, @siteimprove/alfa-cheerio, @siteimprove/alfa-command
dependents
ecosystemsnpm
total_downloads
monthly_downloads6,020
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?

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.9/22.5Commit distribution — top contributor authored 60% of commits
10.8/13.5Contributor breadth — 8 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.603
How it's scored
0/46.8Issue resolution — no issues or no data
34.6/38.3PR acceptance — 403/446 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/14 approved changesets -- score normalized to 0
Inputs used
merged_prs403
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs43
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.7/25Owner reach — 57 followers of Siteimprove
24.8/25Track record — 57 public repos, account ~14 yr old
Inputs used
followers57
owner_typeOrganization
is_verified
owner_loginSiteimprove
public_repos57
account_age_days5,281
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 9 days ago
20/20Version history — 47 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@siteimprove/alfa-cli, @siteimprove/alfa-chai, @siteimprove/alfa-jest, @siteimprove/alfa-assert, @siteimprove/alfa-jquery, @siteimprove/alfa-angular, @siteimprove/alfa-cheerio, @siteimprove/alfa-command
ecosystemsnpm
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 22 out of 22 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/14 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
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
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is 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/7.5Vulnerabilities — 6 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages105
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@siteimprove/alfa-cli@0.84.2 runtime dependency closure — what installing the published package pulls in — 105 packages. Reachability is not analyzed.

AI Readiness

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

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
29.2/40Legible commit history — 17 of 31 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.548
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — packages/alfa-angular-test/test/tsconfig.json, packages/alfa-angular-test/tsconfig.json, packages/alfa-angular/src/tsconfig.json, packages/alfa-angular/tsconfig.json, packages/alfa-assert/src/tsconfig.json, packages/alfa-assert/test/tsconfig.json, packages/alfa-assert/tsconfig.json, packages/alfa-chai/src/tsconfig.json, packages/alfa-chai/test/tsconfig.json, packages/alfa-chai/tsconfig.json, packages/alfa-cheerio/src/tsconfig.json, packages/alfa-cheerio/test/tsconfig.json, packages/alfa-cheerio/tsconfig.json, packages/alfa-cli/src/tsconfig.json, packages/alfa-cli/tsconfig.json, packages/alfa-command/src/tsconfig.json, packages/alfa-command/test/tsconfig.json, packages/alfa-command/tsconfig.json, packages/alfa-crawler/src/tsconfig.json, packages/alfa-crawler/test/tsconfig.json, packages/alfa-crawler/tsconfig.json, packages/alfa-cypress/src/tsconfig.json, packages/alfa-cypress/test/tsconfig.json, packages/alfa-cypress/tsconfig.json, packages/alfa-formatter-earl/src/tsconfig.json, packages/alfa-formatter-earl/test/tsconfig.json, packages/alfa-formatter-earl/tsconfig.json, packages/alfa-formatter-json/src/tsconfig.json, packages/alfa-formatter-json/tsconfig.json, packages/alfa-formatter-sarif/src/tsconfig.json, packages/alfa-formatter-sarif/tsconfig.json, packages/alfa-formatter/src/tsconfig.json, packages/alfa-formatter/tsconfig.json, packages/alfa-frontier/src/tsconfig.json, packages/alfa-frontier/test/tsconfig.json, packages/alfa-frontier/tsconfig.json, packages/alfa-interviewer/src/tsconfig.json, packages/alfa-interviewer/tsconfig.json, packages/alfa-jasmine/src/tsconfig.json, packages/alfa-jasmine/test/tsconfig.json, packages/alfa-jasmine/tsconfig.json, packages/alfa-jest/src/tsconfig.json, packages/alfa-jest/test/tsconfig.json, packages/alfa-jest/tsconfig.json, packages/alfa-jquery/src/tsconfig.json, packages/alfa-jquery/test/tsconfig.json, packages/alfa-jquery/tsconfig.json, packages/alfa-playwright/src/tsconfig.json, packages/alfa-playwright/test/tsconfig.json, packages/alfa-playwright/tsconfig.json, packages/alfa-puppeteer/src/tsconfig.json, packages/alfa-puppeteer/test/tsconfig.json, packages/alfa-puppeteer/tsconfig.json, packages/alfa-react/src/tsconfig.json, packages/alfa-react/test/tsconfig.json, packages/alfa-react/tsconfig.json, packages/alfa-scraper/src/tsconfig.json, packages/alfa-scraper/test/tsconfig.json, packages/alfa-scraper/tsconfig.json, packages/alfa-selenium/src/tsconfig.json, packages/alfa-selenium/test/tsconfig.json, packages/alfa-selenium/tsconfig.json, packages/alfa-test-utils/src/tsconfig.json, packages/alfa-test-utils/test/tsconfig.json, packages/alfa-test-utils/tsconfig.json, packages/alfa-unexpected/src/tsconfig.json, packages/alfa-unexpected/test/tsconfig.json, packages/alfa-unexpected/tsconfig.json, packages/alfa-vitest/src/tsconfig.json, packages/alfa-vitest/test/tsconfig.json, packages/alfa-vitest/tsconfig.json, packages/alfa-vue/src/tsconfig.json, packages/alfa-vue/test/tsconfig.json, packages/alfa-vue/tsconfig.json, packages/alfa-webdriver/src/tsconfig.json, packages/alfa-webdriver/test/tsconfig.json, packages/alfa-webdriver/tsconfig.json, packages/tsconfig.json, scratches/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 69 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
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configspackages/alfa-angular-test/test/tsconfig.json, packages/alfa-angular-test/tsconfig.json, packages/alfa-angular/src/tsconfig.json, packages/alfa-angular/tsconfig.json, packages/alfa-assert/src/tsconfig.json, packages/alfa-assert/test/tsconfig.json, packages/alfa-assert/tsconfig.json, packages/alfa-chai/src/tsconfig.json, packages/alfa-chai/test/tsconfig.json, packages/alfa-chai/tsconfig.json, packages/alfa-cheerio/src/tsconfig.json, packages/alfa-cheerio/test/tsconfig.json, packages/alfa-cheerio/tsconfig.json, packages/alfa-cli/src/tsconfig.json, packages/alfa-cli/tsconfig.json, packages/alfa-command/src/tsconfig.json, packages/alfa-command/test/tsconfig.json, packages/alfa-command/tsconfig.json, packages/alfa-crawler/src/tsconfig.json, packages/alfa-crawler/test/tsconfig.json, packages/alfa-crawler/tsconfig.json, packages/alfa-cypress/src/tsconfig.json, packages/alfa-cypress/test/tsconfig.json, packages/alfa-cypress/tsconfig.json, packages/alfa-formatter-earl/src/tsconfig.json, packages/alfa-formatter-earl/test/tsconfig.json, packages/alfa-formatter-earl/tsconfig.json, packages/alfa-formatter-json/src/tsconfig.json, packages/alfa-formatter-json/tsconfig.json, packages/alfa-formatter-sarif/src/tsconfig.json, packages/alfa-formatter-sarif/tsconfig.json, packages/alfa-formatter/src/tsconfig.json, packages/alfa-formatter/tsconfig.json, packages/alfa-frontier/src/tsconfig.json, packages/alfa-frontier/test/tsconfig.json, packages/alfa-frontier/tsconfig.json, packages/alfa-interviewer/src/tsconfig.json, packages/alfa-interviewer/tsconfig.json, packages/alfa-jasmine/src/tsconfig.json, packages/alfa-jasmine/test/tsconfig.json, packages/alfa-jasmine/tsconfig.json, packages/alfa-jest/src/tsconfig.json, packages/alfa-jest/test/tsconfig.json, packages/alfa-jest/tsconfig.json, packages/alfa-jquery/src/tsconfig.json, packages/alfa-jquery/test/tsconfig.json, packages/alfa-jquery/tsconfig.json, packages/alfa-playwright/src/tsconfig.json, packages/alfa-playwright/test/tsconfig.json, packages/alfa-playwright/tsconfig.json, packages/alfa-puppeteer/src/tsconfig.json, packages/alfa-puppeteer/test/tsconfig.json, packages/alfa-puppeteer/tsconfig.json, packages/alfa-react/src/tsconfig.json, packages/alfa-react/test/tsconfig.json, packages/alfa-react/tsconfig.json, packages/alfa-scraper/src/tsconfig.json, packages/alfa-scraper/test/tsconfig.json, packages/alfa-scraper/tsconfig.json, packages/alfa-selenium/src/tsconfig.json, packages/alfa-selenium/test/tsconfig.json, packages/alfa-selenium/tsconfig.json, packages/alfa-test-utils/src/tsconfig.json, packages/alfa-test-utils/test/tsconfig.json, packages/alfa-test-utils/tsconfig.json, packages/alfa-unexpected/src/tsconfig.json, packages/alfa-unexpected/test/tsconfig.json, packages/alfa-unexpected/tsconfig.json, packages/alfa-vitest/src/tsconfig.json, packages/alfa-vitest/test/tsconfig.json, packages/alfa-vitest/tsconfig.json, packages/alfa-vue/src/tsconfig.json, packages/alfa-vue/test/tsconfig.json, packages/alfa-vue/tsconfig.json, packages/alfa-webdriver/src/tsconfig.json, packages/alfa-webdriver/test/tsconfig.json, packages/alfa-webdriver/tsconfig.json, packages/tsconfig.json, scratches/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.69
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.6/55Manageable file sizes — 1/133 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes3,019,751
source_files_sampled133
oversized_source_files1

Key facts

10GitHub stars
8contributors
314commits, last 12 months
3days since last push
91releases
1bus factor
0open 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 ★ / 6 ⇿
0Stars
6Forks
89Releases

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.

123456612023-042024-112026-07
Major 0Minor 21Patch 68

Each point covers 4 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests22 out of 22 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/14 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
4Vulnerabilities6 existing vulnerabilities detected
Direct dependencies 125
RegistryPackageVersion constraintManifest
npm@angular/common^22.0.7packages/alfa-angular-test/package.json
npm@angular/compiler^22.0.7packages/alfa-angular-test/package.json
npm@angular/core^22.0.7packages/alfa-angular-test/package.json
npm@angular/platform-browser^22.0.7packages/alfa-angular-test/package.json
npmtslib^2.3.0packages/alfa-angular-test/package.json
npm@angular/core^22.0.7packages/alfa-angular/package.json
npm@siteimprove/alfa-device^0.119.0packages/alfa-angular/package.json
npm@siteimprove/alfa-dom^0.119.0packages/alfa-angular/package.json
npm@siteimprove/alfa-http^0.119.0packages/alfa-angular/package.json
npm@siteimprove/alfa-web^0.119.0packages/alfa-angular/package.json
npmrxjs^7.8.2packages/alfa-angular/package.json
npmzone.js^0.16.2packages/alfa-angular/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-assert/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-assert/package.json
npm@siteimprove/alfa-option^0.119.0packages/alfa-assert/package.json
npm@siteimprove/alfa-performance^0.119.0packages/alfa-assert/package.json
npm@siteimprove/alfa-predicate^0.119.0packages/alfa-assert/package.json
npm@siteimprove/alfa-result^0.119.0packages/alfa-assert/package.json
npm@siteimprove/alfa-sequence^0.119.0packages/alfa-assert/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-chai/package.json
npm@siteimprove/alfa-assertworkspace:^packages/alfa-chai/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-chai/package.json
npm@siteimprove/alfa-mapper^0.119.0packages/alfa-chai/package.json
npm@siteimprove/alfa-device^0.119.0packages/alfa-cheerio/package.json
npm@siteimprove/alfa-dom^0.119.0packages/alfa-cheerio/package.json
npm@siteimprove/alfa-http^0.119.0packages/alfa-cheerio/package.json
npm@siteimprove/alfa-web^0.119.0packages/alfa-cheerio/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-commandworkspace:^packages/alfa-cli/package.json
npm@siteimprove/alfa-device^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-formatterworkspace:^packages/alfa-cli/package.json
npm@siteimprove/alfa-http^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-interviewerworkspace:^packages/alfa-cli/package.json
npm@siteimprove/alfa-iterable^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-option^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-result^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-rules^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-scraperworkspace:^packages/alfa-cli/package.json
npm@siteimprove/alfa-time^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-url^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-web^0.119.0packages/alfa-cli/package.json
npm@siteimprove/alfa-functor^0.119.0packages/alfa-command/package.json
npm@siteimprove/alfa-json^0.119.0packages/alfa-command/package.json
npm@siteimprove/alfa-mapper^0.119.0packages/alfa-command/package.json
npm@siteimprove/alfa-option^0.119.0packages/alfa-command/package.json
npm@siteimprove/alfa-parser^0.119.0packages/alfa-command/package.json
npm@siteimprove/alfa-predicate^0.119.0packages/alfa-command/package.json
npm@siteimprove/alfa-refinement^0.119.0packages/alfa-command/package.json
npm@siteimprove/alfa-result^0.119.0packages/alfa-command/package.json
npm@siteimprove/alfa-thunk^0.119.0packages/alfa-command/package.json
npmchalk^5.3.0packages/alfa-command/package.json
npm@siteimprove/alfa-dom^0.119.0packages/alfa-crawler/package.json
npm@siteimprove/alfa-frontierworkspace:^packages/alfa-crawler/package.json
npm@siteimprove/alfa-mapper^0.119.0packages/alfa-crawler/package.json
npm@siteimprove/alfa-result^0.119.0packages/alfa-crawler/package.json
npm@siteimprove/alfa-scraperworkspace:^packages/alfa-crawler/package.json
npm@siteimprove/alfa-url^0.119.0packages/alfa-crawler/package.json
npm@siteimprove/alfa-web^0.119.0packages/alfa-crawler/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-cypress/package.json
npm@siteimprove/alfa-assertworkspace:^packages/alfa-cypress/package.json
npm@siteimprove/alfa-device^0.119.0packages/alfa-cypress/package.json
npm@siteimprove/alfa-dom^0.119.0packages/alfa-cypress/package.json
npm@siteimprove/alfa-formatterworkspace:^packages/alfa-cypress/package.json
npm@siteimprove/alfa-formatter-earlworkspace:^packages/alfa-cypress/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-cypress/package.json
npm@siteimprove/alfa-http^0.119.0packages/alfa-cypress/package.json
npm@siteimprove/alfa-mapper^0.119.0packages/alfa-cypress/package.json
npm@siteimprove/alfa-url^0.119.0packages/alfa-cypress/package.json
npm@siteimprove/alfa-web^0.119.0packages/alfa-cypress/package.json
npmcypress^15.18.1packages/alfa-cypress/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-formatter-earl/package.json
npm@siteimprove/alfa-earl^0.119.0packages/alfa-formatter-earl/package.json
npm@siteimprove/alfa-formatterworkspace:^packages/alfa-formatter-earl/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-formatter-earl/package.json
npm@siteimprove/alfa-rules^0.119.0packages/alfa-formatter-earl/package.json
npmjsonld^9.0.0packages/alfa-formatter-earl/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-formatter-json/package.json
npm@siteimprove/alfa-formatterworkspace:^packages/alfa-formatter-json/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-formatter-json/package.json
npm@siteimprove/alfa-json^0.119.0packages/alfa-formatter-json/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-formatter-sarif/package.json
npm@siteimprove/alfa-formatterworkspace:^packages/alfa-formatter-sarif/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-formatter-sarif/package.json
npm@siteimprove/alfa-rules^0.119.0packages/alfa-formatter-sarif/package.json
npm@siteimprove/alfa-sarif^0.119.0packages/alfa-formatter-sarif/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-formatter/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-formatter/package.json
npm@siteimprove/alfa-result^0.119.0packages/alfa-formatter/package.json
npm@siteimprove/alfa-equatable^0.119.0packages/alfa-frontier/package.json
npm@siteimprove/alfa-json^0.119.0packages/alfa-frontier/package.json
npm@siteimprove/alfa-option^0.119.0packages/alfa-frontier/package.json
npm@siteimprove/alfa-predicate^0.119.0packages/alfa-frontier/package.json
npm@siteimprove/alfa-url^0.119.0packages/alfa-frontier/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-interviewer/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-interviewer/package.json
npm@siteimprove/alfa-result^0.119.0packages/alfa-interviewer/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-jasmine/package.json
npm@siteimprove/alfa-assertworkspace:^packages/alfa-jasmine/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-jasmine/package.json
npm@siteimprove/alfa-mapper^0.119.0packages/alfa-jasmine/package.json
npm@types/jasmine^6.0.0packages/alfa-jasmine/package.json
npmjasmine^6.3.0packages/alfa-jasmine/package.json
npm@siteimprove/alfa-act^0.119.0packages/alfa-jest/package.json
npm@siteimprove/alfa-assertworkspace:^packages/alfa-jest/package.json
npm@siteimprove/alfa-hash^0.119.0packages/alfa-jest/package.json
npm@siteimprove/alfa-mapper^0.119.0packages/alfa-jest/package.json
npm@types/jest^30.0.0packages/alfa-jest/package.json
npmjest^30.4.2packages/alfa-jest/package.json
npm@siteimprove/alfa-device^0.119.0packages/alfa-jquery/package.json
npm@siteimprove/alfa-dom^0.119.0packages/alfa-jquery/package.json
npm@siteimprove/alfa-http^0.119.0packages/alfa-jquery/package.json
npm@siteimprove/alfa-option^0.119.0packages/alfa-jquery/package.json
npm@siteimprove/alfa-web^0.119.0packages/alfa-jquery/package.json
npm@siteimprove/alfa-device^0.119.0packages/alfa-playwright/package.json
npm@siteimprove/alfa-dom^0.119.0packages/alfa-playwright/package.json
npm@siteimprove/alfa-http^0.119.0packages/alfa-playwright/package.json
npm@siteimprove/alfa-url^0.119.0packages/alfa-playwright/package.json
npm@siteimprove/alfa-web^0.119.0packages/alfa-playwright/package.json
npmplaywright^1.61.1packages/alfa-playwright/package.json
npm@siteimprove/alfa-device^0.119.0packages/alfa-puppeteer/package.json
npm@siteimprove/alfa-dom^0.119.0packages/alfa-puppeteer/package.json
npm@siteimprove/alfa-http^0.119.0packages/alfa-puppeteer/package.json
npm@siteimprove/alfa-url^0.119.0packages/alfa-puppeteer/package.json
npm@siteimprove/alfa-web^0.119.0packages/alfa-puppeteer/package.json
npmpuppeteer^25.3.0packages/alfa-puppeteer/package.json
All dependencies 1,551

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

RegistryPackageVersionRelation
npm@angular/common22.0.7direct
npm@angular/common^22.0.7direct
npm@angular/compiler22.0.7direct
npm@angular/compiler^22.0.7direct
npm@angular/core22.0.7direct
npm@angular/core^22.0.7direct
npm@angular/platform-browser22.0.7direct
npm@angular/platform-browser^22.0.7direct
npm@siteimprove/alfa-act0.119.0direct
npm@siteimprove/alfa-act^0.119.0direct
npm@siteimprove/alfa-device0.119.0direct
npm@siteimprove/alfa-device^0.119.0direct
npm@siteimprove/alfa-dom0.119.0direct
npm@siteimprove/alfa-dom^0.119.0direct
npm@siteimprove/alfa-earl0.119.0direct
npm@siteimprove/alfa-earl^0.119.0direct
npm@siteimprove/alfa-equatable0.119.0direct
npm@siteimprove/alfa-equatable^0.119.0direct
npm@siteimprove/alfa-functor0.119.0direct
npm@siteimprove/alfa-functor^0.119.0direct
npm@siteimprove/alfa-hash0.119.0direct
npm@siteimprove/alfa-hash^0.119.0direct
npm@siteimprove/alfa-http0.119.0direct
npm@siteimprove/alfa-http^0.119.0direct
npm@siteimprove/alfa-iterable0.119.0direct
npm@siteimprove/alfa-iterable^0.119.0direct
npm@siteimprove/alfa-json0.119.0direct
npm@siteimprove/alfa-json^0.119.0direct
npm@siteimprove/alfa-mapper0.119.0direct
npm@siteimprove/alfa-mapper^0.119.0direct
npm@siteimprove/alfa-option0.119.0direct
npm@siteimprove/alfa-option^0.119.0direct
npm@siteimprove/alfa-parser0.119.0direct
npm@siteimprove/alfa-parser^0.119.0direct
npm@siteimprove/alfa-performance0.119.0direct
npm@siteimprove/alfa-performance^0.119.0direct
npm@siteimprove/alfa-predicate0.119.0direct
npm@siteimprove/alfa-predicate^0.119.0direct
npm@siteimprove/alfa-refinement0.119.0direct
npm@siteimprove/alfa-refinement^0.119.0direct
npm@siteimprove/alfa-result0.119.0direct
npm@siteimprove/alfa-result^0.119.0direct
npm@siteimprove/alfa-rules0.119.0direct
npm@siteimprove/alfa-rules^0.119.0direct
npm@siteimprove/alfa-sarif0.119.0direct
npm@siteimprove/alfa-sarif^0.119.0direct
npm@siteimprove/alfa-sequence0.119.0direct
npm@siteimprove/alfa-sequence^0.119.0direct
npm@siteimprove/alfa-thunk0.119.0direct
npm@siteimprove/alfa-thunk^0.119.0direct
npm@siteimprove/alfa-time0.119.0direct
npm@siteimprove/alfa-time^0.119.0direct
npm@siteimprove/alfa-url0.119.0direct
npm@siteimprove/alfa-url^0.119.0direct
npm@siteimprove/alfa-web0.119.0direct
npm@siteimprove/alfa-web^0.119.0direct
npm@types/jasmine6.0.0direct
npm@types/jasmine^6.0.0direct
npm@types/jest30.0.0direct
npm@types/jest^30.0.0direct
npmchalk4.1.2direct
npmchalk5.6.2direct
npmchalk^5.3.0direct
npmcypress15.18.1direct
npmcypress^15.18.1direct
npmjasmine6.3.0direct
npmjasmine^6.3.0direct
npmjest30.4.2direct
npmjest^30.4.2direct
npmjsonld9.0.0direct
npmjsonld^9.0.0direct
npmplaywright1.61.1direct
npmplaywright^1.61.1direct
npmpuppeteer25.3.0direct
npmpuppeteer^25.3.0direct
npmrxjs7.8.2direct
npmrxjs^7.8.2direct
npmtslib1.14.1direct
npmtslib2.8.1direct
npmtslib^2.3.0direct
npmzone.js0.16.2direct
npmzone.js^0.16.2direct
npm@algolia/abtesting1.18.0indirect
npm@algolia/client-abtesting5.52.0indirect
npm@algolia/client-analytics5.52.0indirect
npm@algolia/client-common5.52.0indirect
npm@algolia/client-insights5.52.0indirect
npm@algolia/client-personalization5.52.0indirect
npm@algolia/client-query-suggestions5.52.0indirect
npm@algolia/client-search5.52.0indirect
npm@algolia/ingestion1.52.0indirect
npm@algolia/monitoring1.52.0indirect
npm@algolia/recommend5.52.0indirect
npm@algolia/requester-browser-xhr5.52.0indirect
npm@algolia/requester-fetch5.52.0indirect
npm@algolia/requester-node-http5.52.0indirect
npm@ampproject/remapping2.3.0indirect
npm@angular-devkit/architect0.2200.8indirect
npm@angular-devkit/core22.0.8indirect
npm@angular-devkit/schematics22.0.8indirect
npm@angular/build22.0.8indirect
npm@angular/build^22.0.8indirect
npm@angular/cli22.0.8indirect
npm@angular/cli^22.0.8indirect
npm@angular/compiler-cli22.0.8indirect
npm@angular/compiler-cli^22.0.8indirect
npm@asamuzakjp/css-color5.1.11indirect
npm@asamuzakjp/dom-selector7.1.1indirect
npm@asamuzakjp/generational-cache1.0.1indirect
npm@asamuzakjp/nwsapi2.3.9indirect
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-annotate-as-pure7.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.28.6indirect
npm@babel/helper-split-export-declaration7.24.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.28.6indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.28.6indirect
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.28.6indirect
npm@babel/runtime7.28.6indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@bazel/runfiles6.5.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@bramus/specificity2.4.2indirect
npm@changesets/apply-release-plan7.1.1indirect
npm@changesets/assemble-release-plan6.0.10indirect
npm@changesets/changelog-git0.2.1indirect
npm@changesets/cli2.31.1indirect
npm@changesets/config3.1.4indirect
npm@changesets/errors0.2.0indirect
npm@changesets/get-dependents-graph2.1.4indirect
npm@changesets/get-github-info0.6.0indirect
npm@changesets/get-github-info0.8.0indirect
npm@changesets/get-release-plan4.0.16indirect
npm@changesets/get-version-range-type0.4.0indirect
npm@changesets/git3.0.4indirect
npm@changesets/logger0.1.1indirect
npm@changesets/parse0.4.3indirect
npm@changesets/pre2.0.2indirect
npm@changesets/read0.6.7indirect
npm@changesets/should-skip-package0.1.2indirect
npm@changesets/types4.1.0indirect
npm@changesets/types6.1.0indirect
npm@changesets/write0.4.0indirect
npm@csstools/color-helpers6.0.2indirect
npm@csstools/css-calc3.2.0indirect
npm@csstools/css-color-parser4.1.0indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.3indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@cypress/request4.0.0indirect
npm@cypress/xvfb1.2.4indirect
npm@dependents/detective-less5.0.1indirect
npm@digitalbazaar/http-client4.3.0indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/core1.11.2indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/runtime1.11.2indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@exodus/bytes1.15.0indirect
npm@gar/promise-retry1.0.3indirect
npm@gerrit0/mini-shiki3.23.0indirect
npm@harperfast/extended-iterable1.0.3indirect
npm@hono/node-server1.19.13indirect
npm@inquirer/ansi2.0.7indirect
npm@inquirer/checkbox5.2.1indirect
npm@inquirer/confirm6.0.12indirect
npm@inquirer/confirm6.1.1indirect
npm@inquirer/core11.2.1indirect
npm@inquirer/editor5.2.2indirect
npm@inquirer/expand5.1.1indirect
npm@inquirer/external-editor1.0.3indirect
npm@inquirer/external-editor3.0.3indirect
npm@inquirer/figures2.0.7indirect
npm@inquirer/input5.1.2indirect
npm@inquirer/number4.1.1indirect
npm@inquirer/password5.1.1indirect
npm@inquirer/prompts8.4.2indirect
npm@inquirer/rawlist5.3.1indirect
npm@inquirer/search4.2.1indirect
npm@inquirer/select5.2.1indirect
npm@inquirer/type4.0.7indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jasminejs/reporters1.0.0indirect
npm@jest/console30.4.1indirect
npm@jest/core30.4.2indirect
npm@jest/diff-sequences30.4.0indirect
npm@jest/environment30.4.1indirect
npm@jest/expect30.4.1indirect
npm@jest/expect-utils30.4.1indirect
npm@jest/fake-timers30.4.1indirect
npm@jest/get-type30.1.0indirect
npm@jest/globals30.4.1indirect
npm@jest/pattern30.4.0indirect
npm@jest/reporters30.4.1indirect
npm@jest/schemas30.4.1indirect
npm@jest/snapshot-utils30.4.1indirect
npm@jest/source-map30.0.1indirect
npm@jest/test-result30.4.1indirect
npm@jest/test-sequencer30.4.1indirect
npm@jest/transform30.4.1indirect
npm@jest/types30.4.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@kwsites/file-exists1.1.1indirect
npm@kwsites/promise-deferred1.1.1indirect
npm@listr2/prompt-adapter-inquirer4.2.3indirect
npm@lmdb/lmdb-darwin-arm643.5.4indirect
npm@lmdb/lmdb-darwin-x643.5.4indirect
npm@lmdb/lmdb-linux-arm3.5.4indirect
npm@lmdb/lmdb-linux-arm643.5.4indirect
npm@lmdb/lmdb-linux-x643.5.4indirect
npm@lmdb/lmdb-win32-arm643.5.4indirect
npm@lmdb/lmdb-win32-x643.5.4indirect
npm@manypkg/find-root1.1.0indirect
npm@manypkg/find-root3.1.0indirect
npm@manypkg/get-packages1.1.3indirect
npm@manypkg/get-packages3.1.0indirect
npm@manypkg/tools2.1.0indirect
npm@microsoft/api-documenter7.30.10indirect
npm@microsoft/api-extractor7.58.12indirect
npm@microsoft/api-extractor-model7.33.10indirect
npm@microsoft/tsdoc0.16.0indirect
npm@microsoft/tsdoc-config0.18.1indirect
npm@modelcontextprotocol/sdk1.29.0indirect
npm@msgpackr-extract/msgpackr-extract-darwin-arm643.0.3indirect
npm@msgpackr-extract/msgpackr-extract-darwin-x643.0.3indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm3.0.3indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm643.0.3indirect
npm@msgpackr-extract/msgpackr-extract-linux-x643.0.3indirect
npm@msgpackr-extract/msgpackr-extract-win32-x643.0.3indirect
npm@napi-rs/nice1.1.1indirect
npm@napi-rs/nice-android-arm-eabi1.1.1indirect
npm@napi-rs/nice-android-arm641.1.1indirect
npm@napi-rs/nice-darwin-arm641.1.1indirect
npm@napi-rs/nice-darwin-x641.1.1indirect
npm@napi-rs/nice-freebsd-x641.1.1indirect
npm@napi-rs/nice-linux-arm-gnueabihf1.1.1indirect
npm@napi-rs/nice-linux-arm64-gnu1.1.1indirect
npm@napi-rs/nice-linux-arm64-musl1.1.1indirect
npm@napi-rs/nice-linux-ppc64-gnu1.1.1indirect
npm@napi-rs/nice-linux-riscv64-gnu1.1.1indirect
npm@napi-rs/nice-linux-s390x-gnu1.1.1indirect
npm@napi-rs/nice-linux-x64-gnu1.1.1indirect
npm@napi-rs/nice-linux-x64-musl1.1.1indirect
npm@napi-rs/nice-openharmony-arm641.1.1indirect
npm@napi-rs/nice-win32-arm64-msvc1.1.1indirect
npm@napi-rs/nice-win32-ia32-msvc1.1.1indirect
npm@napi-rs/nice-win32-x64-msvc1.1.1indirect
npm@napi-rs/wasm-runtime0.2.12indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@nodable/entities2.1.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@npmcli/agent4.0.0indirect
npm@npmcli/fs5.0.0indirect
npm@npmcli/git7.0.2indirect
npm@npmcli/installed-package-contents4.0.0indirect
npm@npmcli/node-gyp5.0.0indirect
npm@npmcli/package-json7.0.5indirect
npm@npmcli/promise-spawn9.0.1indirect
npm@npmcli/redact4.0.0indirect
npm@npmcli/run-script10.0.4indirect
npm@one-ini/wasm0.1.1indirect
npm@oxc-parser/binding-android-arm-eabi0.140.0indirect
npm@oxc-parser/binding-android-arm640.140.0indirect
npm@oxc-parser/binding-darwin-arm640.140.0indirect
npm@oxc-parser/binding-darwin-x640.140.0indirect
npm@oxc-parser/binding-freebsd-x640.140.0indirect
npm@oxc-parser/binding-linux-arm-gnueabihf0.140.0indirect
npm@oxc-parser/binding-linux-arm-musleabihf0.140.0indirect
npm@oxc-parser/binding-linux-arm64-gnu0.140.0indirect
npm@oxc-parser/binding-linux-arm64-musl0.140.0indirect
npm@oxc-parser/binding-linux-ppc64-gnu0.140.0indirect
npm@oxc-parser/binding-linux-riscv64-gnu0.140.0indirect
npm@oxc-parser/binding-linux-riscv64-musl0.140.0indirect
npm@oxc-parser/binding-linux-s390x-gnu0.140.0indirect
npm@oxc-parser/binding-linux-x64-gnu0.140.0indirect
npm@oxc-parser/binding-linux-x64-musl0.140.0indirect
npm@oxc-parser/binding-openharmony-arm640.140.0indirect
npm@oxc-parser/binding-wasm32-wasi0.140.0indirect
npm@oxc-parser/binding-win32-arm64-msvc0.140.0indirect
npm@oxc-parser/binding-win32-ia32-msvc0.140.0indirect
npm@oxc-parser/binding-win32-x64-msvc0.140.0indirect
npm@oxc-project/types0.133.0indirect
npm@oxc-project/types0.140.0indirect
npm@oxc-resolver/binding-android-arm-eabi11.24.2indirect
npm@oxc-resolver/binding-android-arm6411.24.2indirect
npm@oxc-resolver/binding-darwin-arm6411.24.2indirect
npm@oxc-resolver/binding-darwin-x6411.24.2indirect
npm@oxc-resolver/binding-freebsd-x6411.24.2indirect
npm@oxc-resolver/binding-linux-arm-gnueabihf11.24.2indirect
npm@oxc-resolver/binding-linux-arm-musleabihf11.24.2indirect
npm@oxc-resolver/binding-linux-arm64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-arm64-musl11.24.2indirect
npm@oxc-resolver/binding-linux-ppc64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-riscv64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-riscv64-musl11.24.2indirect
npm@oxc-resolver/binding-linux-s390x-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-x64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-x64-musl11.24.2indirect
npm@oxc-resolver/binding-openharmony-arm6411.24.2indirect
npm@oxc-resolver/binding-wasm32-wasi11.24.2indirect
npm@oxc-resolver/binding-win32-arm64-msvc11.24.2indirect
npm@oxc-resolver/binding-win32-x64-msvc11.24.2indirect
npm@parcel/watcher2.5.6indirect
npm@parcel/watcher-android-arm642.5.6indirect
npm@parcel/watcher-darwin-arm642.5.6indirect
npm@parcel/watcher-darwin-x642.5.6indirect
npm@parcel/watcher-freebsd-x642.5.6indirect
npm@parcel/watcher-linux-arm-glibc2.5.6indirect
npm@parcel/watcher-linux-arm-musl2.5.6indirect
npm@parcel/watcher-linux-arm64-glibc2.5.6indirect
npm@parcel/watcher-linux-arm64-musl2.5.6indirect
npm@parcel/watcher-linux-x64-glibc2.5.6indirect
npm@parcel/watcher-linux-x64-musl2.5.6indirect
npm@parcel/watcher-win32-arm642.5.6indirect
npm@parcel/watcher-win32-ia322.5.6indirect
npm@parcel/watcher-win32-x642.5.6indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.2.9indirect
npm@promptbook/utils0.69.5indirect
npm@puppeteer/browsers2.13.2indirect
npm@puppeteer/browsers3.0.6indirect
npm@rolldown/binding-android-arm641.0.3indirect
npm@rolldown/binding-darwin-arm641.0.3indirect
npm@rolldown/binding-darwin-x641.0.3indirect
npm@rolldown/binding-freebsd-x641.0.3indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.3indirect
npm@rolldown/binding-linux-arm64-gnu1.0.3indirect
npm@rolldown/binding-linux-arm64-musl1.0.3indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.3indirect
npm@rolldown/binding-linux-s390x-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-gnu1.0.3indirect
npm@rolldown/binding-linux-x64-musl1.0.3indirect
npm@rolldown/binding-openharmony-arm641.0.3indirect
npm@rolldown/binding-wasm32-wasi1.0.3indirect
npm@rolldown/binding-win32-arm64-msvc1.0.3indirect
npm@rolldown/binding-win32-x64-msvc1.0.3indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/plugin-json6.1.0indirect
npm@rollup/pluginutils5.3.0indirect
npm@rollup/rollup-android-arm-eabi4.60.2indirect
npm@rollup/rollup-android-arm644.60.2indirect
npm@rollup/rollup-darwin-arm644.60.2indirect
npm@rollup/rollup-darwin-x644.60.2indirect
npm@rollup/rollup-freebsd-arm644.60.2indirect
npm@rollup/rollup-freebsd-x644.60.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.2indirect
npm@rollup/rollup-linux-arm64-gnu4.60.2indirect
npm@rollup/rollup-linux-arm64-musl4.60.2indirect
npm@rollup/rollup-linux-loong64-gnu4.60.2indirect
npm@rollup/rollup-linux-loong64-musl4.60.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.2indirect
npm@rollup/rollup-linux-ppc64-musl4.60.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.2indirect
npm@rollup/rollup-linux-riscv64-musl4.60.2indirect
npm@rollup/rollup-linux-s390x-gnu4.60.2indirect
npm@rollup/rollup-linux-x64-gnu4.60.2indirect
npm@rollup/rollup-linux-x64-musl4.60.2indirect
npm@rollup/rollup-openbsd-x644.60.2indirect
npm@rollup/rollup-openharmony-arm644.60.2indirect
npm@rollup/rollup-win32-arm64-msvc4.60.2indirect
npm@rollup/rollup-win32-ia32-msvc4.60.2indirect
npm@rollup/rollup-win32-x64-gnu4.60.2indirect
npm@rollup/rollup-win32-x64-msvc4.60.2indirect
npm@rollup/wasm-node4.59.0indirect
npm@rushstack/node-core-library5.23.3indirect
npm@rushstack/problem-matcher0.2.1indirect
npm@rushstack/rig-package0.7.3indirect
npm@rushstack/terminal0.24.2indirect
npm@rushstack/ts-command-line5.3.12indirect
npm@schematics/angular22.0.8indirect
npm@shikijs/engine-oniguruma3.23.0indirect
npm@shikijs/langs3.23.0indirect
npm@shikijs/themes3.23.0indirect
npm@shikijs/types3.23.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@sigstore/bundle4.0.0indirect
npm@sigstore/core3.2.1indirect
npm@sigstore/protobuf-specs0.5.0indirect
npm@sigstore/sign4.1.1indirect
npm@sigstore/tuf4.0.2indirect
npm@sigstore/verify3.1.1indirect
npm@simple-git/args-pathspec1.0.3indirect
npm@simple-git/argv-parser1.1.1indirect
npm@sinclair/typebox0.34.48indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers15.4.0indirect
npm@siteimprove/alfa-affine0.119.0indirect
npm@siteimprove/alfa-applicative0.119.0indirect
npm@siteimprove/alfa-aria0.119.0indirect
npm@siteimprove/alfa-aria^0.119.0indirect
npm@siteimprove/alfa-array0.119.0indirect
npm@siteimprove/alfa-array^0.119.0indirect
npm@siteimprove/alfa-bits0.119.0indirect
npm@siteimprove/alfa-branched0.119.0indirect
npm@siteimprove/alfa-cache0.119.0indirect
npm@siteimprove/alfa-callback0.119.0indirect
npm@siteimprove/alfa-cascade0.119.0indirect
npm@siteimprove/alfa-cascade^0.119.0indirect
npm@siteimprove/alfa-clone0.119.0indirect
npm@siteimprove/alfa-collection0.119.0indirect
npm@siteimprove/alfa-comparable0.119.0indirect
npm@siteimprove/alfa-continuation0.119.0indirect
npm@siteimprove/alfa-css0.119.0indirect
npm@siteimprove/alfa-css^0.119.0indirect
npm@siteimprove/alfa-css-feature0.119.0indirect
npm@siteimprove/alfa-eaa0.119.0indirect
npm@siteimprove/alfa-either0.119.0indirect
npm@siteimprove/alfa-emitter0.119.0indirect
npm@siteimprove/alfa-encoding0.119.0indirect
npm@siteimprove/alfa-flags0.119.0indirect
npm@siteimprove/alfa-fnv0.119.0indirect
npm@siteimprove/alfa-foldable0.119.0indirect
npm@siteimprove/alfa-graph0.119.0indirect
npm@siteimprove/alfa-iana0.119.0indirect
npm@siteimprove/alfa-json-ld0.119.0indirect
npm@siteimprove/alfa-lazy0.119.0indirect
npm@siteimprove/alfa-list0.119.0indirect
npm@siteimprove/alfa-map0.119.0indirect
npm@siteimprove/alfa-map^0.119.0indirect
npm@siteimprove/alfa-math0.119.0indirect
npm@siteimprove/alfa-monad0.119.0indirect
npm@siteimprove/alfa-painting-order0.119.0indirect
npm@siteimprove/alfa-record0.119.0indirect
npm@siteimprove/alfa-record^0.119.0indirect
npm@siteimprove/alfa-rectangle0.119.0indirect
npm@siteimprove/alfa-rectangle^0.119.0indirect
npm@siteimprove/alfa-reducer0.119.0indirect
npm@siteimprove/alfa-rng0.119.0indirect
npm@siteimprove/alfa-selective0.119.0indirect
npm@siteimprove/alfa-selective^0.119.0indirect
npm@siteimprove/alfa-selector0.119.0indirect
npm@siteimprove/alfa-selector^0.119.0indirect
npm@siteimprove/alfa-set0.119.0indirect
npm@siteimprove/alfa-slice0.119.0indirect
npm@siteimprove/alfa-string0.119.0indirect
npm@siteimprove/alfa-style0.119.0indirect
npm@siteimprove/alfa-table0.119.0indirect
npm@siteimprove/alfa-test0.119.0indirect
npm@siteimprove/alfa-test^0.119.0indirect
npm@siteimprove/alfa-toolchain0.119.0indirect
npm@siteimprove/alfa-trampoline0.119.0indirect
npm@siteimprove/alfa-tree0.119.0indirect
npm@siteimprove/alfa-trilean0.119.0indirect
npm@siteimprove/alfa-tuple0.119.0indirect
npm@siteimprove/alfa-wcag0.119.0indirect
npm@siteimprove/alfa-wcag^0.119.0indirect
npm@standard-schema/spec1.1.0indirect
npm@svitejs/changesets-changelog-github-compact1.2.0indirect
npm@tootallnate/quickjs-emscripten0.23.0indirect
npm@ts-graphviz/adapter2.0.6indirect
npm@ts-graphviz/adapter3.0.6indirect
npm@ts-graphviz/ast2.0.7indirect
npm@ts-graphviz/ast3.0.6indirect
npm@ts-graphviz/common2.1.5indirect
npm@ts-graphviz/common3.0.5indirect
npm@ts-graphviz/core2.0.7indirect
npm@ts-graphviz/core3.0.7indirect
npm@tufjs/canonical-json2.0.0indirect
npm@tufjs/models4.1.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/argparse1.0.38indirect
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/chai5.2.3indirect
npm@types/chai^5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/hast3.0.4indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jquery4.0.1indirect
npm@types/jquery^4.0.1indirect
npm@types/jsdom28.0.3indirect
npm@types/jsdom^28.0.3indirect
npm@types/jsonld1.5.15indirect
npm@types/jsonld^1.5.15indirect
npm@types/node12.20.55indirect
npm@types/node20.19.35indirect
npm@types/node26.1.1indirect
npm@types/react19.2.17indirect
npm@types/react^19.2.17indirect
npm@types/react-dom19.2.3indirect
npm@types/react-dom^19indirect
npm@types/sarif2.1.7indirect
npm@types/selenium-webdriver4.35.6indirect
npm@types/selenium-webdriver^4.35.6indirect
npm@types/sinonjs__fake-timers8.1.1indirect
npm@types/sinonjs__fake-timers8.1.5indirect
npm@types/sizzle2.3.10indirect
npm@types/stack-utils2.0.3indirect
npm@types/tmp0.2.6indirect
npm@types/tough-cookie4.0.5indirect
npm@types/unist3.0.3indirect
npm@types/which2.0.2indirect
npm@types/ws8.18.1indirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
npm@types/yauzl2.10.3indirect
npm@typescript-eslint/project-service8.56.1indirect
npm@typescript-eslint/tsconfig-utils8.56.1indirect
npm@typescript-eslint/types8.56.1indirect
npm@typescript-eslint/typescript-estree8.56.1indirect
npm@typescript-eslint/visitor-keys8.56.1indirect
npm@ungap/structured-clone1.3.0indirect
npm@unrs/resolver-binding-android-arm-eabi1.11.1indirect
npm@unrs/resolver-binding-android-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-x641.11.1indirect
npm@unrs/resolver-binding-freebsd-x641.11.1indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-musl1.11.1indirect
npm@unrs/resolver-binding-wasm32-wasi1.11.1indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-x64-msvc1.11.1indirect
npm@vitejs/plugin-basic-ssl2.3.0indirect
npm@vitest/expect4.1.10indirect
npm@vitest/mocker4.1.10indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/runner4.1.10indirect
npm@vitest/snapshot4.1.10indirect
npm@vitest/spy4.1.10indirect
npm@vitest/utils4.1.10indirect
npm@vue/compiler-core3.5.40indirect
npm@vue/compiler-dom3.5.40indirect
npm@vue/compiler-sfc3.5.40indirect
npm@vue/compiler-ssr3.5.40indirect
npm@vue/reactivity3.5.40indirect
npm@vue/runtime-core3.5.40indirect
npm@vue/runtime-dom3.5.40indirect
npm@vue/server-renderer3.5.40indirect
npm@vue/shared3.5.40indirect
npm@vue/test-utils2.4.11indirect
npm@vue/test-utils^2.4.11indirect
npm@wdio/config9.29.1indirect
npm@wdio/logger9.29.1indirect
npm@wdio/protocols9.29.1indirect
npm@wdio/repl9.16.2indirect
npm@wdio/types9.29.1indirect
npm@wdio/utils9.29.1indirect
npm@yarnpkg/lockfile1.1.0indirect
npm@zip.js/zip.js2.8.21indirect
npmabbrev2.0.0indirect
npmabbrev4.0.0indirect
npmabort-controller3.0.0indirect
npmaccepts2.0.0indirect
npmagent-base6.0.2indirect
npmagent-base7.1.4indirect
npmagent-base9.0.0indirect
npmajv8.18.0indirect
npmajv8.20.0indirect
npmajv-draft-041.0.0indirect
npmajv-formats3.0.1indirect
npmalgoliasearch5.52.0indirect
npmansi-colors4.1.3indirect
npmansi-escapes4.3.2indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles2.0.0indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmapp-module-path2.2.0indirect
npmarch2.2.0indirect
npmarchiver7.0.1indirect
npmarchiver-utils5.0.2indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmaria-query5.3.2indirect
npmarray-changes3.0.1indirect
npmarray-changes-async3.0.1indirect
npmarray-union2.1.0indirect
npmarraydiff-async0.2.0indirect
npmarraydiff-papandreou0.1.1-patch1indirect
npmasn10.2.6indirect
npmassert-plus1.0.0indirect
npmassertion-error2.0.1indirect
npmast-module-types6.0.1indirect
npmast-types0.13.4indirect
npmasync3.2.6indirect
npmasync-function1.0.0indirect
npmasync-generator-function1.0.0indirect
npmasynckit0.4.0indirect
npmat-least-node1.0.0indirect
npmaws-sign20.7.0indirect
npmaws41.13.2indirect
npmaxios1.18.1indirect
npmaxios^1.18.1indirect
npmaxios-mock-adapter2.1.0indirect
npmaxios-mock-adapter^2.1.0indirect
npmb4a1.8.0indirect
npmbabel-jest30.4.1indirect
npmbabel-plugin-istanbul7.0.1indirect
npmbabel-plugin-jest-hoist30.4.0indirect
npmbabel-preset-current-node-syntax1.2.0indirect
npmbabel-preset-jest30.4.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbare-events2.8.2indirect
npmbare-fs4.5.5indirect
npmbare-os3.7.0indirect
npmbare-path3.0.0indirect
npmbare-stream2.8.0indirect
npmbare-url2.3.2indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.0indirect
npmbasic-ftp5.3.1indirect
npmbcrypt-pbkdf1.0.2indirect
npmbeasties0.4.2indirect
npmbetter-path-resolve1.0.0indirect
npmbidi-js1.0.3indirect
npmbl4.1.0indirect
npmblob-util2.0.2indirect
npmbluebird3.7.2indirect
npmbody-parser2.3.0indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.16indirect
npmbrace-expansion2.0.3indirect
npmbrace-expansion5.0.7indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.1indirect
npmbser2.1.1indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-crc320.2.13indirect
npmbuffer-crc321.0.0indirect
npmbuffer-from1.1.2indirect
npmbytes3.1.2indirect
npmcacache20.0.3indirect
npmcachedir2.4.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001775indirect
npmcanonicalize2.1.0indirect
npmcaseless0.12.0indirect
npmchai6.2.2indirect
npmchai^6.2.2indirect
npmchar-regex1.0.2indirect
npmchardet2.1.1indirect
npmcheerio1.2.0indirect
npmcheerio^1.2.0indirect
npmcheerio-select2.1.0indirect
npmchokidar4.0.3indirect
npmchokidar5.0.0indirect
npmchownr3.0.0indirect
npmchromium-bidi16.0.1indirect
npmci-info4.4.0indirect
npmcjs-module-lexer2.2.0indirect
npmcli-cursor3.1.0indirect
npmcli-cursor5.0.0indirect
npmcli-spinners2.9.2indirect
npmcli-spinners3.4.0indirect
npmcli-table30.6.1indirect
npmcli-truncate5.2.0indirect
npmcli-width4.1.0indirect
npmcliui8.0.1indirect
npmcliui9.0.1indirect
npmclone1.0.4indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-diff0.1.7indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcolorjs.io0.7.0indirect
npmcolors1.4.0indirect
npmcombined-stream1.0.8indirect
npmcommander10.0.1indirect
npmcommander12.1.0indirect
npmcommander14.0.3indirect
npmcommander6.2.1indirect
npmcommander7.2.0indirect
npmcommander9.5.0indirect
npmcommon-path-prefix3.0.0indirect
npmcommon-tags1.8.2indirect
npmcommondir1.0.1indirect
npmcompress-commons6.0.2indirect
npmconcat-map0.0.1indirect
npmconfig-chain1.1.13indirect
npmcontent-disposition1.0.1indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcopy-anything2.0.6indirect
npmcore-util-is1.0.2indirect
npmcore-util-is1.0.3indirect
npmcors2.8.6indirect
npmcrc-321.2.2indirect
npmcrc32-stream6.0.0indirect
npmcross-spawn7.0.6indirect
npmcss-select5.2.2indirect
npmcss-select6.0.0indirect
npmcss-shorthand-properties1.1.2indirect
npmcss-tree3.2.1indirect
npmcss-value0.0.1indirect
npmcss-what6.2.2indirect
npmcss-what7.0.0indirect
npmcsstype3.2.3indirect
npmdashdash1.14.1indirect
npmdata-uri-to-buffer6.0.2indirect
npmdata-urls7.0.0indirect
npmdataloader1.4.0indirect
npmdayjs1.11.19indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdecamelize6.0.1indirect
npmdecimal.js10.6.0indirect
npmdedent1.7.2indirect
npmdeep-extend0.6.0indirect
npmdeepmerge4.3.1indirect
npmdeepmerge-ts7.1.5indirect
npmdefaults1.0.4indirect
npmdegenerator5.0.1indirect
npmdelayed-stream1.0.0indirect
npmdepd2.0.0indirect
npmdependency-graph1.0.0indirect
npmdependency-tree11.4.0indirect
npmdetect-indent3.0.1indirect
npmdetect-indent6.1.0indirect
npmdetect-libc2.1.2indirect
npmdetect-newline3.1.0indirect
npmdetective-amd6.0.1indirect
npmdetective-cjs6.0.1indirect
npmdetective-es65.0.1indirect
npmdetective-postcss7.0.1indirect
npmdetective-sass6.0.1indirect
npmdetective-scss5.0.1indirect
npmdetective-stylus5.0.1indirect
npmdetective-typescript14.0.0indirect
npmdetective-vue22.2.0indirect
npmdevtools-protocol0.0.1638949indirect
npmdiff5.2.2indirect
npmdiff8.0.3indirect
npmdir-glob3.0.1indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomhandler^5.0.3indirect
npmdomutils3.2.2indirect
npmdotenv16.6.1indirect
npmdunder-proto1.0.1indirect
npmeastasianwidth0.2.0indirect
npmecc-jsbn0.1.2indirect
npmedge-paths3.0.5indirect
npmedgedriver6.3.0indirect
npmeditorconfig1.0.7indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.302indirect
npmemittery0.13.1indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencodeurl2.0.0indirect
npmencoding-sniffer0.2.1indirect
npmend-of-stream1.4.5indirect
npmenhanced-resolve5.20.0indirect
npmenquirer2.4.1indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmentities7.0.1indirect
npmentities8.0.0indirect
npmenv-paths2.2.1indirect
npmenvironment1.1.0indirect
npmerrno0.1.8indirect
npmerror-ex1.3.4indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.0.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp2.0.0indirect
npmescodegen2.1.0indirect
npmeslint-visitor-keys5.0.1indirect
npmesprima4.0.1indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmevent-target-shim5.0.1indirect
npmeventemitter26.4.7indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmevents-universal1.0.1indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.0.6indirect
npmexeca4.1.0indirect
npmexeca5.1.1indirect
npmexecutable4.1.1indirect
npmexit-x0.2.2indirect
npmexpect30.4.1indirect
npmexpect-type1.3.0indirect
npmexponential-backoff3.1.3indirect
npmexpress5.2.1indirect
npmexpress-rate-limit8.5.1indirect
npmextend3.0.2indirect
npmextendable-error0.1.7indirect
npmextract-zip2.0.1indirect
npmextsprintf1.3.0indirect
npmextsprintf1.4.1indirect
npmfast-deep-equal2.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-uri3.1.4indirect
npmfast-wrap-ansi0.2.2indirect
npmfast-xml-builder1.2.0indirect
npmfast-xml-parser5.7.1indirect
npmfastq1.20.1indirect
npmfb-watchman2.0.2indirect
npmfd-package-json2.0.0indirect
npmfd-slicer1.1.0indirect
npmfdir6.5.0indirect
npmfiling-cabinet5.2.0indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.1indirect
npmfind-cache-directory6.0.0indirect
npmfind-up4.1.0indirect
npmfind-up-simple1.0.1indirect
npmfollow-redirects1.16.0indirect
npmforeground-child3.3.1indirect
npmforever-agent0.6.1indirect
npmform-data4.0.6indirect
npmformatly0.3.0indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfs-extra11.3.3indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfs-extra9.1.0indirect
npmfs-minipass3.0.3indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgeckodriver6.1.0indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-amd-module-type6.0.1indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.5.0indirect
npmget-intrinsic1.3.1indirect
npmget-own-enumerable-property-symbols3.0.2indirect
npmget-package-type0.1.0indirect
npmget-port7.1.0indirect
npmget-proto1.0.1indirect
npmget-stdin4.0.1indirect
npmget-stream5.2.0indirect
npmget-stream6.0.1indirect
npmget-tsconfig4.14.0indirect
npmget-uri6.0.5indirect
npmgetpass0.1.7indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-to-regexp0.4.1indirect
npmglobal-dirs3.0.1indirect
npmglobby11.1.0indirect
npmgonzales-pe4.3.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgrapheme-splitter1.0.4indirect
npmgreedy-interval-packer1.2.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasha5.2.2indirect
npmhasown2.0.4indirect
npmhono4.12.31indirect
npmhosted-git-info9.0.2indirect
npmhtml-encoding-sniffer6.0.0indirect
npmhtml-escaper2.0.2indirect
npmhtmlfy0.8.1indirect
npmhtmlparser210.1.0indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-errors2.0.1indirect
npmhttp-proxy-agent7.0.2indirect
npmhttp-signature1.4.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhttps-proxy-agent7.0.6indirect
npmhttps-proxy-agent9.0.0indirect
npmhuman-id4.1.3indirect
npmhuman-signals1.1.1indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.2indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore-walk8.0.0indirect
npmimage-size0.5.5indirect
npmimmediate3.0.6indirect
npmimmutable5.1.9indirect
npmimport-lazy4.0.0indirect
npmimport-local3.2.0indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini2.0.0indirect
npmini6.0.0indirect
npminjection-js2.6.1indirect
npmip-address10.2.0indirect
npmipaddr.js1.9.1indirect
npmis-arrayish0.2.1indirect
npmis-buffer2.0.5indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-finite1.1.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-installed-globally0.4.0indirect
npmis-interactive1.0.0indirect
npmis-interactive2.0.0indirect
npmis-number7.0.0indirect
npmis-obj1.0.1indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj4.1.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-promise4.0.0indirect
npmis-regexp1.0.0indirect
npmis-stream2.0.1indirect
npmis-subdir1.2.0indirect
npmis-typedarray1.0.0indirect
npmis-unicode-supported0.1.0indirect
npmis-unicode-supported2.1.0indirect
npmis-url1.2.4indirect
npmis-url-superb4.0.0indirect
npmis-what3.14.1indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmisstream0.1.2indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjasmine-core6.3.0indirect
npmjest-changed-files30.4.1indirect
npmjest-circus30.4.2indirect
npmjest-cli30.4.2indirect
npmjest-config30.4.2indirect
npmjest-diff30.4.1indirect
npmjest-docblock30.4.0indirect
npmjest-each30.4.1indirect
npmjest-environment-node30.4.1indirect
npmjest-haste-map30.4.1indirect
npmjest-leak-detector30.4.1indirect
npmjest-matcher-utils30.4.1indirect
npmjest-message-util30.4.1indirect
npmjest-mock30.4.1indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util30.4.0indirect
npmjest-resolve30.4.1indirect
npmjest-resolve-dependencies30.4.2indirect
npmjest-runner30.4.2indirect
npmjest-runtime30.4.2indirect
npmjest-snapshot30.4.1indirect
npmjest-util30.4.1indirect
npmjest-validate30.4.1indirect
npmjest-watcher30.4.1indirect
npmjest-worker30.4.1indirect
npmjiti2.7.0indirect
npmjju1.4.0indirect
npmjose6.1.3indirect
npmjquery4.0.0indirect
npmjquery^4.0.0indirect
npmjs-beautify1.15.4indirect
npmjs-cookie3.0.7indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.15.0indirect
npmjs-yaml4.1.1indirect
npmjsbn0.1.1indirect
npmjsdom29.1.1indirect
npmjsdom^29.1.1indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-parse-even-better-errors5.0.0indirect
npmjson-schema0.4.0indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjson-stringify-pretty-compact4.0.0indirect
npmjson-stringify-safe5.0.1indirect
npmjson52.2.3indirect
npmjsonc-parser3.3.1indirect
npmjsonfile4.0.0indirect
npmjsonfile6.2.0indirect
npmjsonparse1.3.1indirect
npmjsprim2.0.2indirect
npmjszip3.10.1indirect
npmknip6.29.0indirect
npmky1.14.3indirect
npmlazystream1.0.1indirect
npmless4.5.1indirect
npmleven3.1.0indirect
npmlie3.3.0indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmlinkify-it5.0.2indirect
npmlistr210.2.1indirect
npmlistr29.0.5indirect
npmlmdb3.5.4indirect
npmlocate-app2.5.0indirect
npmlocate-path5.0.0indirect
npmlodash4.18.1indirect
npmlodash.clonedeep4.5.0indirect
npmlodash.once4.1.1indirect
npmlodash.startcase4.4.0indirect
npmlodash.zip4.2.0indirect
npmlog-symbols4.1.0indirect
npmlog-symbols7.0.1indirect
npmlog-update6.1.0indirect
npmloglevel1.9.2indirect
npmloglevel-plugin-prefix0.8.4indirect
npmlru-cache10.4.3indirect
npmlru-cache11.3.5indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmlru-cache7.18.3indirect
npmlunr2.3.9indirect
npmmadge8.0.0indirect
npmmagic-string0.30.21indirect
npmmagicpen6.2.4indirect
npmmake-dir2.1.0indirect
npmmake-dir4.0.0indirect
npmmake-fetch-happen15.0.6indirect
npmmakeerror1.0.12indirect
npmmarkdown-it14.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.27.1indirect
npmmdurl2.0.0indirect
npmmedia-typer1.1.0indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn2.1.0indirect
npmmimic-function5.0.1indirect
npmminimatch10.2.3indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimatch5.1.9indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass3.3.6indirect
npmminipass7.1.3indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch5.0.2indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized2.0.0indirect
npmminizlib3.1.0indirect
npmmitt3.0.1indirect
npmmodern-tar0.7.6indirect
npmmodule-definition6.0.1indirect
npmmodule-lookup-amd9.1.1indirect
npmmri1.2.0indirect
npmmrmime2.0.1indirect
npmms2.1.3indirect
npmmsgpackr1.11.8indirect
npmmsgpackr-extract3.0.3indirect
npmmute-stream3.0.0indirect
npmnanoid3.3.16indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmneedle3.3.1indirect
npmnegotiator1.0.0indirect
npmnetmask2.0.2indirect
npmng-packagr22.0.2indirect
npmng-packagr^22.0.2indirect
npmnode-addon-api6.1.0indirect
npmnode-addon-api7.1.1indirect
npmnode-fetch2.7.0indirect
npmnode-gyp12.2.0indirect
npmnode-gyp-build-optional-packages5.2.2indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.27indirect
npmnode-source-walk7.0.1indirect
npmnopt7.2.1indirect
npmnopt9.0.0indirect
npmnormalize-path3.0.0indirect
npmnpm-bundled5.0.0indirect
npmnpm-install-checks8.0.0indirect
npmnpm-normalize-package-bin5.0.0indirect
npmnpm-package-arg13.0.2indirect
npmnpm-packlist10.0.4indirect
npmnpm-pick-manifest11.0.3indirect
npmnpm-registry-fetch19.1.1indirect
npmnpm-run-path4.0.1indirect
npmnth-check2.1.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobug2.1.1indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmonetime7.0.0indirect
npmora5.4.1indirect
npmora9.4.0indirect
npmordered-binary1.6.1indirect
npmospath1.2.2indirect
npmoutdent0.5.0indirect
npmoxc-parser0.140.0indirect
npmoxc-resolver11.24.2indirect
npmp-filter2.1.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-map2.1.0indirect
npmp-map7.0.4indirect
npmp-try2.2.0indirect
npmpac-proxy-agent7.2.0indirect
npmpac-resolver7.0.1indirect
npmpackage-json-from-dist1.0.1indirect
npmpackage-manager-detector0.2.11indirect
npmpacote21.5.1indirect
npmpako1.0.11indirect
npmparse-json5.2.0indirect
npmparse-ms2.1.0indirect
npmparse-node-version1.0.1indirect
npmparse57.3.0indirect
npmparse58.0.1indirect
npmparse5-html-rewriting-stream8.0.1indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparse5-parser-stream7.1.2indirect
npmparse5-sax-parser8.0.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-expression-matcher1.5.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpath-to-regexp8.4.0indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmpend1.2.0indirect
npmperformance-now2.1.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpicomatch4.0.5indirect
npmpify2.3.0indirect
npmpify4.0.1indirect
npmpirates4.0.7indirect
npmpiscina5.2.0indirect
npmpkce-challenge5.0.1indirect
npmpkg-dir4.2.0indirect
npmpkg-dir8.0.0indirect
npmplaywright-core1.61.1indirect
npmpluralize8.0.0indirect
npmpostcss8.5.21indirect
npmpostcss-media-query-parser0.2.3indirect
npmpostcss-safe-parser7.0.1indirect
npmpostcss-values-parser6.0.2indirect
npmprecinct12.2.0indirect
npmprettier2.8.8indirect
npmprettier3.9.6indirect
npmpretty-bytes5.6.0indirect
npmpretty-format30.4.1indirect
npmpretty-ms7.0.1indirect
npmproc-log6.1.0indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprogress2.0.3indirect
npmproto-list1.2.4indirect
npmproxy-addr2.0.7indirect
npmproxy-agent6.5.0indirect
npmproxy-from-env1.0.0indirect
npmproxy-from-env1.1.0indirect
npmproxy-from-env2.1.0indirect
npmprr1.0.1indirect
npmpump3.0.4indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmpuppeteer-core25.3.0indirect
npmpure-rand7.0.1indirect
npmqs6.14.2indirect
npmqs6.15.3indirect
npmquansync0.2.11indirect
npmquery-selector-shadow-dom1.0.1indirect
npmqueue-microtask1.2.3indirect
npmquote-unquote1.0.0indirect
npmrange-parser1.2.1indirect
npmraw-body3.0.2indirect
npmrc1.2.8indirect
npmrdf-canonize5.0.0indirect
npmreact19.2.7indirect
npmreact^19.2.7indirect
npmreact-dom19.2.7indirect
npmreact-dom^19.2.7indirect
npmreact-is-1818.3.1indirect
npmreact-is-1919.2.6indirect
npmread-yaml-file1.1.0indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreadable-stream4.7.0indirect
npmreaddir-glob1.1.3indirect
npmreaddirp4.1.2indirect
npmreaddirp5.0.0indirect
npmreflect-metadata0.2.2indirect
npmrepeating1.1.3indirect
npmrequest-progress3.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequirejs2.3.8indirect
npmrequirejs-config-file4.0.0indirect
npmresolve1.22.11indirect
npmresolve-cwd3.0.0indirect
npmresolve-dependency-path4.0.1indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmresq1.11.0indirect
npmrestore-cursor3.1.0indirect
npmrestore-cursor5.1.0indirect
npmret0.5.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrgb2hex0.2.5indirect
npmrolldown1.0.3indirect
npmrollup4.60.2indirect
npmrollup-plugin-dts6.4.1indirect
npmrouter2.2.0indirect
npmrun-parallel1.2.0indirect
npmsafaridriver1.0.1indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex25.0.0indirect
npmsafer-buffer2.1.2indirect
npmsass1.99.0indirect
npmsass-lookup6.1.0indirect
npmsax1.5.0indirect
npmsaxes6.0.0indirect
npmscheduler0.27.0indirect
npmselenium-webdriver4.46.0indirect
npmselenium-webdriver^4.46.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.7.4indirect
npmsend1.2.1indirect
npmserialize-error12.0.0indirect
npmserve-static2.2.1indirect
npmsetimmediate1.0.5indirect
npmsetprototypeof1.2.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
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsigstore4.1.1indirect
npmsimple-git3.36.0indirect
npmsimple-git^3.36.0indirect
npmslash3.0.0indirect
npmslice-ansi7.1.2indirect
npmslice-ansi8.0.0indirect
npmsmart-buffer4.2.0indirect
npmsmol-toml1.7.1indirect
npmsocks2.8.7indirect
npmsocks-proxy-agent8.0.5indirect
npmsource-map0.6.1indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.13indirect
npmsource-map-support0.5.21indirect
npmspacetrim0.11.59indirect
npmspawndamnit3.0.1indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse4.0.0indirect
npmspdx-license-ids3.0.23indirect
npmsplit24.2.0indirect
npmsprintf-js1.0.3indirect
npmsshpk1.18.0indirect
npmssri13.0.1indirect
npmstack-utils2.0.6indirect
npmstackback0.0.2indirect
npmstatuses2.0.2indirect
npmstd-env4.0.0indirect
npmstdin-discarder0.3.2indirect
npmstream-to-array2.3.0indirect
npmstreamx2.23.0indirect
npmstring-argv0.3.2indirect
npmstring-length4.0.2indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width8.2.0indirect
npmstring-width-cjs4.2.3indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstringify-object3.3.0indirect
npmstrip-ansi7.2.0indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstrip-json-comments5.0.3indirect
npmstrnum2.2.3indirect
npmstylus-lookup6.1.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-tree3.2.4indirect
npmsynckit0.11.12indirect
npmsysteminformation5.31.17indirect
npmtapable2.3.0indirect
npmtar7.5.22indirect
npmtar-fs3.1.1indirect
npmtar-stream3.1.8indirect
npmteex1.0.1indirect
npmterm-size2.2.1indirect
npmtest-exclude6.0.0indirect
npmtext-decoder1.2.7indirect
npmthrottleit1.0.1indirect
npmtinybench2.9.0indirect
npmtinyexec1.0.2indirect
npmtinyglobby0.2.16indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtldts6.1.86indirect
npmtldts7.0.27indirect
npmtldts-core6.1.86indirect
npmtldts-core7.0.27indirect
npmtmp0.2.7indirect
npmtmpl1.0.5indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtough-cookie5.1.2indirect
npmtough-cookie6.0.1indirect
npmtr460.0.3indirect
npmtr466.0.0indirect
npmtree-kill1.2.2indirect
npmts-api-utils2.4.0indirect
npmts-graphviz2.1.6indirect
npmts-graphviz3.0.7indirect
npmtsconfig-paths4.2.0indirect
npmtuf-js4.1.0indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtype-detect4.0.8indirect
npmtype-fest0.21.3indirect
npmtype-fest0.8.1indirect
npmtype-fest4.26.0indirect
npmtype-fest4.41.0indirect
npmtype-is2.1.0indirect
npmtyped-query-selector2.12.2indirect
npmtypedoc0.28.20indirect
npmtypedoc-plugin-markdown4.12.0indirect
npmtypescript5.9.3indirect
npmtypescript6.0.3indirect
npmuc.micro2.1.0indirect
npmukkonen2.2.0indirect
npmunbash4.0.3indirect
npmundici6.27.0indirect
npmundici7.28.0indirect
npmundici-types6.21.0indirect
npmundici-types7.25.0indirect
npmundici-types8.3.0indirect
npmunexpected13.2.1indirect
npmunexpected^13.2.1indirect
npmunexpected-bluebird2.9.34-longstack2indirect
npmunique-filename5.0.0indirect
npmunique-slug6.0.0indirect
npmuniversalify0.1.2indirect
npmuniversalify2.0.1indirect
npmunpipe1.0.0indirect
npmunrs-resolver1.11.1indirect
npmuntildify4.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmurlpattern-polyfill10.1.0indirect
npmuserhome1.0.1indirect
npmutil-deprecate1.0.2indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-name7.0.2indirect
npmvary1.1.2indirect
npmverror1.10.0indirect
npmvite7.3.6indirect
npmvite8.0.16indirect
npmvitest4.1.10indirect
npmvitest^4.1.10indirect
npmvue3.5.40indirect
npmvue^3.5.40indirect
npmvue-component-type-helpers3.2.7indirect
npmw3c-xmlserializer5.0.0indirect
npmwait-port1.1.0indirect
npmwalk-up-path4.0.0indirect
npmwalkdir0.4.1indirect
npmwalker1.0.8indirect
npmwatchpack2.5.1indirect
npmwcwidth1.0.1indirect
npmweak-lru-cache1.2.2indirect
npmwebdriver9.29.1indirect
npmwebdriver-bidi-protocol0.4.2indirect
npmwebdriverio9.29.1indirect
npmwebdriverio^9.29.1indirect
npmwebidl-conversions3.0.1indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmwhich6.0.1indirect
npmwhy-is-node-running2.3.0indirect
npmwrap-ansi10.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmwrap-ansi-cjs7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmws8.21.0indirect
npmxml-name-validator5.0.0indirect
npmxml-naming0.1.0indirect
npmxmlchars2.2.0indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyaml2.9.0indirect
npmyargs17.7.2indirect
npmyargs18.0.0indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyauzl2.10.0indirect
npmyauzl3.3.1indirect
npmyocto-queue0.1.0indirect
npmyoctocolors2.1.2indirect
npmzip-stream6.0.1indirect
npmzod3.25.76indirect
npmzod4.4.2indirect
npmzod4.4.3indirect
npmzod-to-json-schema3.25.1indirect
Dependency advisories 0

Installing npm:@siteimprove/alfa-cli@0.84.2 pulls in 105 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 17863,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "HTML": 2941,
        "Shell": 685,
        "JavaScript": 10930,
        "TypeScript": 298400
      },
      "pushed_at": "2026-07-28T14:43:20Z",
      "created_at": "2023-03-06T14:36:06Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-28T14:48:48Z",
      "description": "Integrations of Alfa with various external tools",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://siteimprove.com/",
      "name": "Siteimprove",
      "type": "Organization",
      "login": "Siteimprove",
      "company": null,
      "location": "Denmark",
      "followers": 57,
      "avatar_url": "https://avatars.githubusercontent.com/u/1436607?v=4",
      "created_at": "2012-02-14T12:35:07Z",
      "is_verified": null,
      "public_repos": 57,
      "account_age_days": 5281
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.84.2",
          "kind": "patch",
          "published_at": "2026-07-22T13:58:35Z"
        },
        {
          "tag": "v0.84.1",
          "kind": "patch",
          "published_at": "2026-07-06T09:03:25Z"
        },
        {
          "tag": "v0.84.0",
          "kind": "minor",
          "published_at": "2026-06-11T13:21:15Z"
        },
        {
          "tag": "v0.83.0",
          "kind": "minor",
          "published_at": "2026-05-29T09:46:01Z"
        },
        {
          "tag": "v0.82.1",
          "kind": "patch",
          "published_at": "2026-04-23T09:31:44Z"
        },
        {
          "tag": "v0.82.0",
          "kind": "minor",
          "published_at": "2026-04-13T14:21:35Z"
        },
        {
          "tag": "v0.81.10",
          "kind": "patch",
          "published_at": "2026-04-10T12:42:03Z"
        },
        {
          "tag": "v0.81.9",
          "kind": "patch",
          "published_at": "2026-04-09T08:38:09Z"
        },
        {
          "tag": "v0.81.8",
          "kind": "patch",
          "published_at": "2026-04-08T12:29:53Z"
        },
        {
          "tag": "v0.81.6",
          "kind": "patch",
          "published_at": "2026-04-01T07:03:06Z"
        },
        {
          "tag": "v0.81.5",
          "kind": "patch",
          "published_at": "2026-03-31T12:50:47Z"
        },
        {
          "tag": "v0.81.4",
          "kind": "patch",
          "published_at": "2026-02-24T15:42:36Z"
        },
        {
          "tag": "v0.81.3",
          "kind": "patch",
          "published_at": "2026-02-19T12:33:46Z"
        },
        {
          "tag": "v0.81.2",
          "kind": "patch",
          "published_at": "2026-02-19T10:44:58Z"
        },
        {
          "tag": "v0.81.1",
          "kind": "patch",
          "published_at": "2026-02-05T10:34:31Z"
        },
        {
          "tag": "v0.81.0",
          "kind": "minor",
          "published_at": "2026-01-21T12:51:14Z"
        },
        {
          "tag": "v0.80.6",
          "kind": "patch",
          "published_at": "2025-12-10T12:47:08Z"
        },
        {
          "tag": "v0.80.5",
          "kind": "patch",
          "published_at": "2025-12-01T13:50:49Z"
        },
        {
          "tag": "v0.80.4",
          "kind": "patch",
          "published_at": "2025-11-25T10:40:54Z"
        },
        {
          "tag": "v0.80.3",
          "kind": "patch",
          "published_at": "2025-10-27T09:36:10Z"
        },
        {
          "tag": "v0.80.2",
          "kind": "patch",
          "published_at": "2025-10-22T12:56:07Z"
        },
        {
          "tag": "v0.80.1",
          "kind": "patch",
          "published_at": "2025-07-31T09:03:35Z"
        },
        {
          "tag": "v0.80.0",
          "kind": "minor",
          "published_at": "2025-07-28T09:58:32Z"
        },
        {
          "tag": "v0.79.4",
          "kind": "patch",
          "published_at": "2025-05-16T09:39:14Z"
        },
        {
          "tag": "v0.79.3",
          "kind": "patch",
          "published_at": "2025-05-12T10:06:08Z"
        },
        {
          "tag": "v0.79.2",
          "kind": "patch",
          "published_at": "2025-04-02T14:47:49Z"
        },
        {
          "tag": "v0.79.1",
          "kind": "patch",
          "published_at": "2025-03-31T12:28:10Z"
        },
        {
          "tag": "v0.79.0",
          "kind": "minor",
          "published_at": "2025-03-28T10:04:15Z"
        },
        {
          "tag": "v0.78.2",
          "kind": "patch",
          "published_at": "2025-03-20T08:39:16Z"
        },
        {
          "tag": "v0.78.1",
          "kind": "patch",
          "published_at": "2025-03-18T11:49:21Z"
        },
        {
          "tag": "v0.78.0",
          "kind": "minor",
          "published_at": "2025-03-05T14:36:22Z"
        },
        {
          "tag": "v0.77.3",
          "kind": "patch",
          "published_at": "2025-02-21T12:34:40Z"
        },
        {
          "tag": "v0.77.2",
          "kind": "patch",
          "published_at": "2025-02-20T10:59:28Z"
        },
        {
          "tag": "v0.77.1",
          "kind": "patch",
          "published_at": "2025-02-05T13:57:37Z"
        },
        {
          "tag": "v0.77.0",
          "kind": "minor",
          "published_at": "2025-02-03T10:23:26Z"
        },
        {
          "tag": "v0.76.2",
          "kind": "patch",
          "published_at": "2024-12-18T08:47:15Z"
        },
        {
          "tag": "v0.76.1",
          "kind": "patch",
          "published_at": "2024-12-13T08:42:01Z"
        },
        {
          "tag": "v0.76.0",
          "kind": "minor",
          "published_at": "2024-12-09T15:02:54Z"
        },
        {
          "tag": "v0.75.0",
          "kind": "minor",
          "published_at": "2024-12-06T14:13:46Z"
        },
        {
          "tag": "v0.74.3",
          "kind": "patch",
          "published_at": "2024-11-19T14:01:46Z"
        },
        {
          "tag": "v0.74.2",
          "kind": "patch",
          "published_at": "2024-10-22T13:37:12Z"
        },
        {
          "tag": "v0.74.1",
          "kind": "patch",
          "published_at": "2024-10-22T11:49:47Z"
        },
        {
          "tag": "v0.74.0",
          "kind": "minor",
          "published_at": "2024-10-22T08:32:52Z"
        },
        {
          "tag": "v0.73.4",
          "kind": "patch",
          "published_at": "2024-10-11T11:09:13Z"
        },
        {
          "tag": "v0.73.3",
          "kind": "patch",
          "published_at": "2024-10-07T11:38:25Z"
        },
        {
          "tag": "v0.73.2",
          "kind": "patch",
          "published_at": "2024-10-03T15:04:32Z"
        },
        {
          "tag": "v0.73.1",
          "kind": "patch",
          "published_at": "2024-09-12T13:26:59Z"
        },
        {
          "tag": "v0.73.0",
          "kind": "minor",
          "published_at": "2024-09-11T11:25:14Z"
        },
        {
          "tag": "v0.72.0",
          "kind": "minor",
          "published_at": "2024-09-11T09:53:41Z"
        },
        {
          "tag": "v0.71.2",
          "kind": "patch",
          "published_at": "2024-09-11T09:45:38Z"
        },
        {
          "tag": "v0.71.1",
          "kind": "patch",
          "published_at": "2024-09-09T11:11:25Z"
        },
        {
          "tag": "v0.71.0",
          "kind": "minor",
          "published_at": "2024-09-09T08:04:14Z"
        },
        {
          "tag": "v0.70.1",
          "kind": "patch",
          "published_at": "2024-09-03T09:13:25Z"
        },
        {
          "tag": "v0.70.0",
          "kind": "minor",
          "published_at": "2024-08-21T13:50:57Z"
        },
        {
          "tag": "v0.69.1",
          "kind": "patch",
          "published_at": "2024-08-08T12:19:51Z"
        },
        {
          "tag": "v0.69.0",
          "kind": "minor",
          "published_at": "2024-08-07T12:48:07Z"
        },
        {
          "tag": "v0.68.4",
          "kind": "patch",
          "published_at": "2024-07-29T09:20:11Z"
        },
        {
          "tag": "v0.68.3",
          "kind": "patch",
          "published_at": "2024-07-25T11:05:07Z"
        },
        {
          "tag": "v0.68.2",
          "kind": "patch",
          "published_at": "2024-07-25T09:46:25Z"
        },
        {
          "tag": "v0.68.1",
          "kind": "patch",
          "published_at": "2024-07-19T11:09:05Z"
        },
        {
          "tag": "v0.68.0",
          "kind": "minor",
          "published_at": "2024-07-03T13:56:08Z"
        },
        {
          "tag": "v0.67.0",
          "kind": "minor",
          "published_at": "2024-06-26T07:16:11Z"
        },
        {
          "tag": "v0.66.3",
          "kind": "patch",
          "published_at": "2024-06-25T11:03:23Z"
        },
        {
          "tag": "v0.66.2",
          "kind": "patch",
          "published_at": "2024-06-25T07:25:43Z"
        },
        {
          "tag": "v0.66.1",
          "kind": "patch",
          "published_at": "2024-06-24T07:39:36Z"
        },
        {
          "tag": "v0.66.0",
          "kind": "minor",
          "published_at": "2024-06-13T07:47:35Z"
        },
        {
          "tag": "v0.65.2",
          "kind": "patch",
          "published_at": "2024-06-03T13:33:23Z"
        },
        {
          "tag": "v0.65.1",
          "kind": "patch",
          "published_at": "2024-05-01T13:20:50Z"
        },
        {
          "tag": "v0.65.0",
          "kind": "minor",
          "published_at": "2024-04-30T13:32:50Z"
        },
        {
          "tag": "v0.64.11",
          "kind": "patch",
          "published_at": "2024-04-17T14:30:22Z"
        },
        {
          "tag": "v0.64.10",
          "kind": "patch",
          "published_at": "2024-03-21T13:34:19Z"
        },
        {
          "tag": "v0.64.9",
          "kind": "patch",
          "published_at": "2024-02-26T14:15:10Z"
        },
        {
          "tag": "v0.64.8",
          "kind": "patch",
          "published_at": "2024-02-14T12:59:01Z"
        },
        {
          "tag": "v0.64.7",
          "kind": "patch",
          "published_at": "2024-02-14T12:38:24Z"
        },
        {
          "tag": "v0.64.6",
          "kind": "patch",
          "published_at": "2024-02-06T13:50:29Z"
        },
        {
          "tag": "v0.64.5",
          "kind": "patch",
          "published_at": "2024-01-08T15:03:25Z"
        },
        {
          "tag": "v0.64.4",
          "kind": "patch",
          "published_at": "2023-12-20T13:41:52Z"
        },
        {
          "tag": "v0.64.3",
          "kind": "patch",
          "published_at": "2023-12-15T08:30:33Z"
        },
        {
          "tag": "v0.64.2",
          "kind": "patch",
          "published_at": "2023-12-05T13:23:14Z"
        },
        {
          "tag": "v0.64.1",
          "kind": "patch",
          "published_at": "2023-12-05T12:57:33Z"
        },
        {
          "tag": "v0.64.0",
          "kind": "minor",
          "published_at": "2023-10-20T13:36:58Z"
        },
        {
          "tag": "v0.63.1",
          "kind": "patch",
          "published_at": "2023-09-12T14:56:45Z"
        },
        {
          "tag": "v0.62.11",
          "kind": "patch",
          "published_at": "2023-08-10T09:47:22Z"
        },
        {
          "tag": "v0.62.10",
          "kind": "patch",
          "published_at": "2023-07-14T09:12:57Z"
        },
        {
          "tag": "v0.62.9",
          "kind": "patch",
          "published_at": "2023-06-22T09:26:03Z"
        },
        {
          "tag": "v0.62.8",
          "kind": "patch",
          "published_at": "2023-05-17T11:39:02Z"
        },
        {
          "tag": "v0.62.7",
          "kind": "patch",
          "published_at": "2023-05-17T07:32:19Z"
        },
        {
          "tag": "v0.62.6",
          "kind": "patch",
          "published_at": "2023-04-20T09:57:50Z"
        },
        {
          "tag": "v0.62.5",
          "kind": "patch",
          "published_at": "2023-04-05T08:05:42Z"
        },
        {
          "tag": "v0.62.4",
          "kind": "patch",
          "published_at": "2023-04-04T14:21:02Z"
        },
        {
          "tag": "v0.62.3",
          "kind": "patch",
          "published_at": "2023-03-30T14:08:03Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f64417400da7e22a106048e8d2e7f0ff14d80011",
          "body": null,
          "is_bot": false,
          "headline": "Update codeql.yml (#450)",
          "author_name": "pooya-si",
          "author_login": "pooya-si",
          "committed_at": "2026-07-28T14:43:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4d0d009e75e3d92d97479d12d5996aaa6d52d7c",
          "body": "…tes (#446)\n\nBumps the development-minor-patch group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.30.9` | `7.30.10` |\n| [@microsoft/api-extractor](https://githu\n[…]\nte:semver-patch\n  dependency-group: development-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 7 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T23:46:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e6827bcb1109b686b35631f16702faa53adc7bd",
          "body": "Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.20 to 7.5.22.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.20...v7.5.22)\n\n---\nupdated-depend\n[…]\nar\n  dependency-version: 7.5.22\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tar from 7.5.20 to 7.5.22 (#449)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T23:27:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "befd61efcc2a52917dda17cabcaa00ed96fde175",
          "body": "Bumps the angular group with 1 update: [ng-packagr](https://github.com/ng-packagr/ng-packagr).\n\n\nUpdates `ng-packagr` from 22.0.1 to 22.0.2\n- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)\n- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/22.0.2/CHANGELOG.md)\n- [Commits\n[…]\npe: version-update:semver-patch\n  dependency-group: angular\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ng-packagr from 22.0.1 to 22.0.2 in the angular group (#444)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-26T23:14:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e161ae33493a949c3b6538d05368ea266ea18344",
          "body": null,
          "is_bot": false,
          "headline": "v0.84.2",
          "author_name": "siteimprove-builduser",
          "author_login": "siteimprove-builduser",
          "committed_at": "2026-07-22T13:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3a041b2658940cd643ec133bc80b62ead813e3",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency graphs",
          "author_name": "siteimprove-builduser",
          "author_login": "siteimprove-builduser",
          "committed_at": "2026-07-22T13:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75771bb42a27075b448caf9efa9a6c68e75a854",
          "body": "Update Alfa.",
          "is_bot": false,
          "headline": "Update Alfa (#443)",
          "author_name": "pooya-si",
          "author_login": "pooya-si",
          "committed_at": "2026-07-22T13:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ad59c45814a3b0dd25ad04769dcd9123fc332a",
          "body": "Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.6 to 5.1.9.\n- [Release notes](https://github.com/immutable-js/immutable-js/releases)\n- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/immutable-js/immutable-js/co\n[…]\nble\n  dependency-version: 5.1.9\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump immutable from 5.1.6 to 5.1.9 (#440)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T12:26:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea70bf21f74e4978265fbfda12f7cc2529f2c29c",
          "body": "Bumps [hono](https://github.com/honojs/hono) from 4.12.26 to 4.12.31.\n- [Release notes](https://github.com/honojs/hono/releases)\n- [Commits](https://github.com/honojs/hono/compare/v4.12.26...v4.12.31)\n\n---\nupdated-dependencies:\n- dependency-name: hono\n  dependency-version: 4.12.31\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump hono from 4.12.26 to 4.12.31 (#439)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T12:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e67bbff2d4b6c20840739516298f8fd30c0e5b5",
          "body": "Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.4.\n- [Release notes](https://github.com/fastify/fast-uri/releases)\n- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: fast-uri\n  dependency-version: 3.1.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump fast-uri from 3.1.2 to 3.1.4 (#441)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T11:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061e8183eac6c3268d31c9fa89f71e7d0f938f99",
          "body": null,
          "is_bot": false,
          "headline": "Remove incorrect error reporting note",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-07-22T11:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bc2e304c4753ec72df1026293f644a927860ffc",
          "body": "Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.2 to 2.3.0.\n- [Release notes](https://github.com/expressjs/body-parser/releases)\n- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)\n- [Commits](https://github.com/expressjs/body-parser/compare/v2.2.2..\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump body-parser from 2.2.2 to 2.3.0 (#438)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T13:29:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eea7a87c633d4703debd3de2e1900aee979612a7",
          "body": "Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.13 to 1.1.16.\n- [Release notes](https://github.com/juliangruber/brace-expansion/releases)\n- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.13...v1.1.16)\n\n---\nupdated-dependencies:\n- dependency-n\n[…]\non\n  dependency-version: 1.1.16\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump brace-expansion from 1.1.13 to 1.1.16 (#437)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T13:01:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cfadef01ffdb965348c1b8630b5494d69e3a4a23",
          "body": "Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.16 to 7.5.20.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.16...v7.5.20)\n\n---\nupdated-depend\n[…]\nar\n  dependency-version: 7.5.20\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tar from 7.5.16 to 7.5.20 (#436)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T12:47:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea279bdabbaff58f88124c29bba69f93253434f2",
          "body": "* Update vite\n\n* Update undici\n\n* Regenerate lockfile",
          "is_bot": false,
          "headline": "Update dependencies (#435)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-07-21T12:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c402ffdebab11c2170e64d34bd62083b7c2b9c",
          "body": "Bumps the production-patch group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.6` | `22.0.7` |\n| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `\n[…]\non-update:semver-patch\n  dependency-group: production-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group across 1 directory with 5 updates (#434)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T12:19:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d1befe5875d9c4ff67deecb4db7baea6a9b6eb02",
          "body": "…tes (#432)\n\nBumps the development-minor-patch group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@changesets/cli](https://github.com/changesets/changesets) | `2.31.0` | `2.31.1` |\n| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/ap\n[…]\nte:semver-minor\n  dependency-group: development-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 7 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-20T11:58:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b73922da6b5e5a304fb804c171ff049bc56a4c56",
          "body": null,
          "is_bot": false,
          "headline": "Trigger dependabot",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-07-20T11:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28a4d3512e326d047e95137b31de6624c24e65b7",
          "body": null,
          "is_bot": false,
          "headline": "Use squash instead of merge commits",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-07-20T11:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067731531b8ec2aa971a7ba6a561dac3da0b1c59",
          "body": "Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.31.6 to 5.31.17.\n- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)\n- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)\n- [Commits](https://githu\n[…]\nn\n  dependency-version: 5.31.17\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump systeminformation from 5.31.6 to 5.31.17 (#430)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T07:52:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea53a850a963fb2f45e8ec4cb4cec375eb611383",
          "body": null,
          "is_bot": false,
          "headline": "Give ownership to the manifests and lockfile to the builduser",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-07-14T11:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4521e8f64ec9ecc9d8120637b2e4311c0396fe1",
          "body": null,
          "is_bot": false,
          "headline": "Update yarn (#429)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-07-14T10:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "389127d1d8df76b5db2652589f224057e7adb6b2",
          "body": null,
          "is_bot": false,
          "headline": "Enable runs on Node 24.* (#428)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-07-14T10:34:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb8202257639db07ac199bc82fcbbe8dd7d3b5a",
          "body": null,
          "is_bot": false,
          "headline": "Copy automerge setup (#427)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-07-14T09:16:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d704bc79cb4b2a006080016255fedd75e4d057de",
          "body": "Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.45.0 to 4.46.0.\n- [Release notes](https://github.com/SeleniumHQ/selenium/releases)\n- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.45.0...selenium-4.46.0)\n\n---\nupdated-dependencies:\n- dependency-name: sel\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump selenium-webdriver from 4.45.0 to 4.46.0 (#426)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T08:59:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31db514811dc15f124c9f23b3fd6842393dbb39a",
          "body": "Bumps [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) from 9.28.0 to 9.29.1.\n- [Release notes](https://github.com/webdriverio/webdriverio/releases)\n- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump webdriverio from 9.28.0 to 9.29.1 (#425)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T08:39:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8142087004d2bc271d6d2f1ccbae333e143f9853",
          "body": "…tes (#424)\n\nBumps the development-minor-patch group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.0` | `26.1.1` |\n| [knip](https://github.com/webpro-nl/knip/tree/HEAD/p\n[…]\nte:semver-patch\n  dependency-group: development-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 6 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T07:57:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "685e824f78da026d7a578b439c4683bda232ce90",
          "body": "Bumps the production-patch group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.5` | `22.0.6` |\n| [@an\n[…]\non-update:semver-patch\n  dependency-group: production-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 6 updates (#423)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T07:39:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "626eccef9c818d3efacb9331cc38f1a85e60e245",
          "body": null,
          "is_bot": false,
          "headline": "v0.84.1",
          "author_name": "siteimprove-builduser",
          "author_login": "siteimprove-builduser",
          "committed_at": "2026-07-06T09:00:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b5873ed3f40fe5f77c1e4eaadbac5b8b4b7fa0d",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency graphs",
          "author_name": "siteimprove-builduser",
          "author_login": "siteimprove-builduser",
          "committed_at": "2026-07-06T08:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c09cdc499bbe0119004291d26078d87d437df28d",
          "body": "* Preapprove all @siteimprove packages\n\n* Remove use of alfa-promise\n\n* Update Alfa\n\n* Update documentation",
          "is_bot": false,
          "headline": "Update alfa (#422)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-07-06T08:54:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34cc1b4444714f1181d3d56ef123e35f413fa4c9",
          "body": "…tes (#419)\n\nBumps the development-minor-patch group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.0.1` | `26.1.0` |\n| [knip](https://github.com/webpro-nl/knip/tree/HEAD/p\n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 6 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T08:24:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "15599f906f1e391148f634f614dd37c875eebbb0",
          "body": "Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 25.1.0 to 25.3.0.\n- [Release notes](https://github.com/puppeteer/puppeteer/releases)\n- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v25.1.\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump puppeteer from 25.1.0 to 25.3.0 (#421)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T08:05:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0675354b52d6844cfce9c3bbb0c4f9f7c8e5a513",
          "body": "Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.44.0 to 4.45.0.\n- [Release notes](https://github.com/SeleniumHQ/selenium/releases)\n- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.44.0...selenium-4.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: sel\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump selenium-webdriver from 4.44.0 to 4.45.0 (#420)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T07:53:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "857687e72d16e1b01693abad1fd5cd1a7bea944f",
          "body": "Bumps the production-patch group with 4 updates: [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) and [@ang\n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 4 updates (#418)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T07:40:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9c6614819d1d9f5f8abab0218e82394cd58a5d4",
          "body": "Bumps the angular group with 1 update: [ng-packagr](https://github.com/ng-packagr/ng-packagr).\n\n\nUpdates `ng-packagr` from 22.0.0 to 22.0.1\n- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)\n- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md)\n- [Commits](\n[…]\npe: version-update:semver-patch\n  dependency-group: angular\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump ng-packagr from 22.0.0 to 22.0.1 in the angular group (#417)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T07:17:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a0c9eace97a6ef83a78437436307cc81714506e",
          "body": "Bumps [sigstore](https://github.com/sigstore/sigstore-js) from 4.1.0 to 4.1.1.\n- [Release notes](https://github.com/sigstore/sigstore-js/releases)\n- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@4.1.0...sigstore@4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: sigstore\n  dep\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump sigstore from 4.1.0 to 4.1.1 (#416)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T08:15:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6eee9328a388ae202754187c312a7206515ab3a4",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.0.\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.2...3.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n  dependency-version: 3.15.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump js-yaml from 3.14.2 to 3.15.0 (#415)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T08:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1131012a2064c9fb13f2d0abd11c3787f14ae9b2",
          "body": "Bumps [@sigstore/verify](https://github.com/sigstore/sigstore-js) from 3.1.0 to 3.1.1.\n- [Release notes](https://github.com/sigstore/sigstore-js/releases)\n- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@3.1.0...@sigstore/verify@3.1.1)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nfy\"\n  dependency-version: 3.1.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump @sigstore/verify from 3.1.0 to 3.1.1 (#414)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T07:50:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7402774654d8ee944e40426a95f4f58ba833075e",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation (#413)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-06-30T12:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f6165ef727615ba0e19cf69967e9fc86e9da2a9",
          "body": "…tes (#408)\n\nBumps the development-minor-patch group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.17.1` | `6.23.0` |\n| [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.1` |\n| \n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 5 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T14:05:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f33db0f6a5ad9bdf207660802128c50958469c9",
          "body": "Bumps [playwright](https://github.com/microsoft/playwright) from 1.60.0 to 1.61.1.\n- [Release notes](https://github.com/microsoft/playwright/releases)\n- [Commits](https://github.com/microsoft/playwright/compare/v1.60.0...v1.61.1)\n\n---\nupdated-dependencies:\n- dependency-name: playwright\n  dependency-\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump playwright from 1.60.0 to 1.61.1 (#410)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T08:37:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c15517dace48efe82d441e64ab85e6b11afc3eb4",
          "body": "Bumps [cypress](https://github.com/cypress-io/cypress) from 15.17.0 to 15.18.0.\n- [Release notes](https://github.com/cypress-io/cypress/releases)\n- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/cypress-io/cypress/compare/v15.17.0...v15.18\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump cypress from 15.17.0 to 15.18.0 (#411)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T08:25:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a2a8a6f00e728547c239cefce9d197dbefd86fd3",
          "body": "Bumps [@sigstore/core](https://github.com/sigstore/sigstore-js) from 3.1.0 to 3.2.1.\n- [Release notes](https://github.com/sigstore/sigstore-js/releases)\n- [Commits](https://github.com/sigstore/sigstore-js/compare/sigstore@3.1.0...@sigstore/core@3.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: \"@\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump @sigstore/core from 3.1.0 to 3.2.1 (#412)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T08:06:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc8d1e0afbe653637cd3beb4c8e6b58aef9aa844",
          "body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.3 to 26.0.1.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\nmajor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump @types/node from 25.9.3 to 26.0.1 (#409)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T07:53:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "748900cec14c05b75515a2fa3be471cbd2901ca2",
          "body": "Bumps the production-patch group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.2` | `22.0.4` |\n| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.0.2` | `22.0.4` \n[…]\non-update:semver-patch\n  dependency-group: production-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 6 updates (#407)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-29T07:41:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "26451276d58c50bcd2d0ebde1cf2b81b90154199",
          "body": "…tes (#405)\n\nBumps the development-minor-patch group with 4 updates in the / directory: [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip), [@angular/build](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli) and [@angular/compiler-cli](http\n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 4 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T09:28:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b2af453d98b96028348f1f75057df749a930df9",
          "body": "Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.11 to 7.5.16.\n- [Release notes](https://github.com/isaacs/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.11...v7.5.16)\n\n---\nupdated-depend\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump tar from 7.5.11 to 7.5.16 (#406)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T09:10:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e76d16fdae2f4cd3a95275aa554cbc0f052860e",
          "body": "Bumps [undici](https://github.com/nodejs/undici) from 6.24.0 to 6.27.0.\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v6.24.0...v6.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n  dependency-version: 6.27.0\n  dependency-\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump undici from 6.24.0 to 6.27.0 (#402)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T08:49:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "83d32f4fd0efda4875c3085645d3cb0e2737a23e",
          "body": "Bumps [hono](https://github.com/honojs/hono) from 4.12.23 to 4.12.26.\n- [Release notes](https://github.com/honojs/hono/releases)\n- [Commits](https://github.com/honojs/hono/compare/v4.12.23...v4.12.26)\n\n---\nupdated-dependencies:\n- dependency-name: hono\n  dependency-version: 4.12.26\n  dependency-type:\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump hono from 4.12.23 to 4.12.26 (#401)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T08:29:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2698abfe2578ca1c43df6267eb97cf78d98955b7",
          "body": "Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6.\n- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/form-data/form-data/compare/v4.0.5...v4.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: form-data\n  dependen\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump form-data from 4.0.5 to 4.0.6 (#403)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T08:14:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "166ab1781fec7fca07fb950c9f506766cb3b6b47",
          "body": "Bumps the production-patch group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.8` | `4.1.9` |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.1` | `22.0.2` |\n| [@ang\n[…]\non-update:semver-patch\n  dependency-group: production-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 5 updates (#404)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T07:45:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "995ae15d2dd076e27795d1e77a6e71e9debbff2d",
          "body": null,
          "is_bot": false,
          "headline": "Update yarn (#400)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-06-15T11:03:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddc442b8adf7e6a74c1cd316674ea9b677c187be",
          "body": "Bumps [cypress](https://github.com/cypress-io/cypress) from 15.16.0 to 15.17.0.\n- [Release notes](https://github.com/cypress-io/cypress/releases)\n- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/cypress-io/cypress/compare/v15.16.0...v15.17\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump cypress from 15.16.0 to 15.17.0 (#398)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T10:46:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc04909b9947dd7d27153d736e2122a9815057c6",
          "body": "…tes (#395)\n\nBumps the development-minor-patch group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.30.5` | `7.30.7` |\n| [@microsoft/api-extractor](https://github\n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 7 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T08:41:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b37fd9e820ad8e1ded5053a1fc8c1e52496cc093",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.17.0 to 1.18.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.17.0...v1.18.0)\n\n---\nupdated-dependencies:\n- depe\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump axios from 1.17.0 to 1.18.0 (#397)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T08:18:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a75f49f25ea3f9b43d31c8b28e71b43d566a39e",
          "body": "Bumps [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) from 9.27.2 to 9.28.0.\n- [Release notes](https://github.com/webdriverio/webdriverio/releases)\n- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump webdriverio from 9.27.2 to 9.28.0 (#396)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T07:46:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e49437c9bd6536f710b6451af17ef5b239c0e80f",
          "body": "Bumps the production-patch group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `22.0.0` | `22.0.1` |\n| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `22.0.0` | `22.0.1` \n[…]\non-update:semver-patch\n  dependency-group: production-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 5 updates (#394)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T07:28:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ab9a18a053f8f598826d247fda308584b6806cc2",
          "body": null,
          "is_bot": false,
          "headline": "v0.84.0",
          "author_name": "siteimprove-builduser",
          "author_login": "siteimprove-builduser",
          "committed_at": "2026-06-11T13:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc0cf7420241877fd800329e30869cc9ec82de2",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency graphs",
          "author_name": "siteimprove-builduser",
          "author_login": "siteimprove-builduser",
          "committed_at": "2026-06-11T13:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "026c4f57f6655c46c3a8908b363f0947c24ad969",
          "body": "* Add an update-alfa script\n\n* Update Alfa\n\n* Remove uses of alfa-future\n\n* Update Alfa\n\n* Clean up\n\n* Extract API\n\n---------\n\nCo-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update alfa (#393)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-06-11T13:12:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63cbd18ecbef08d96cdc9d27b041896eb0642443",
          "body": "Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 6.2.0 to 6.3.0.\n- [Release notes](https://github.com/jasmine/jasmine-npm/releases)\n- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)\n- [Commits](https://github.com/jasmine/jasmine-npm/compare/v6.2.0...v6.3.0)\n\n---\n\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump jasmine from 6.2.0 to 6.3.0 (#392)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T10:42:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b790e4f7727638d49a4431db8e1d43268f60f3c8",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.16.1 to 1.17.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.16.1...v1.17.0)\n\n---\nupdated-dependencies:\n- depe\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump axios from 1.16.1 to 1.17.0 (#391)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T09:37:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b755937a99e4a4bea9d30aaecb986d3f9ceaebaf",
          "body": "* Improve grouping\n\n* Update yarn\n\n* Update Angular\n\n* Update Node",
          "is_bot": false,
          "headline": "Update angular (#390)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-06-08T08:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82595b2d90bf5686820f13b07ac68ae83a1c85b3",
          "body": "Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 21.2.3 to 22.0.0.\n- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)\n- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ng-packagr/ng-packagr/compare/21.2.3.\n[…]\nmajor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump ng-packagr from 21.2.3 to 22.0.0 (#387)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T08:04:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8b126de51b8a8a62b76e688185d1cc27988ea5c",
          "body": "Bumps the development-minor-patch group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) and [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jqu\n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group with 3 updates (#386)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T07:39:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19fca37bb308befefecc81388a55153a0718b62e",
          "body": "Bumps the production-patch group with 4 updates: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest), [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@vue/test-utils](https://gi\n[…]\non-update:semver-patch\n  dependency-group: production-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 4 updates (#385)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T07:19:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4cb1309b5df107f16f16e895162b8eacd638caa5",
          "body": "Bumps [hono](https://github.com/honojs/hono) from 4.12.18 to 4.12.23.\n- [Release notes](https://github.com/honojs/hono/releases)\n- [Commits](https://github.com/honojs/hono/compare/v4.12.18...v4.12.23)\n\n---\nupdated-dependencies:\n- dependency-name: hono\n  dependency-version: 4.12.23\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump hono from 4.12.18 to 4.12.23 (#384)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-05T07:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7acf311d86b07ce5a2231953477643546bc89783",
          "body": null,
          "is_bot": false,
          "headline": "Update qs (#383)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-06-01T08:55:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea414c638f7b1364526545a12519f71f447b0907",
          "body": "…tes (#382)\n\nBumps the development-minor-patch group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.14.2` | `6.15.0` |\n| [@angular/build](https://github.com/angular/angular-cli) | `21.2.12` | `2\n[…]\nte:semver-minor\n  dependency-group: development-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 5 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T08:12:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f8fed0e2fcc6c100f831f00908c16ef4564f8df8",
          "body": "Bumps the production-patch group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.14` | `21.2.15` |\n| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.14` | `21.2.\n[…]\non-update:semver-patch\n  dependency-group: production-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 5 updates (#381)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-01T07:29:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0d88d56dfaefbff89434f1fbe01172bd2c9f98ed",
          "body": null,
          "is_bot": false,
          "headline": "v0.83.0",
          "author_name": "siteimprove-builduser",
          "author_login": "siteimprove-builduser",
          "committed_at": "2026-05-29T09:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56f1d57bfd7fc21ee038d8b59bf4ce09839f3ecc",
          "body": null,
          "is_bot": false,
          "headline": "Update dependency graphs",
          "author_name": "siteimprove-builduser",
          "author_login": "siteimprove-builduser",
          "committed_at": "2026-05-29T09:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9cb5d6d5e4f53715629c4395360dfb8d5114693",
          "body": null,
          "is_bot": false,
          "headline": "Update Alfa (#380)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-05-29T09:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4562d8e0b51a86b31b71bda42a328909b6d5ebd1",
          "body": "Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.3.0 to 30.4.2.\n- [Release notes](https://github.com/jestjs/jest/releases)\n- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest)\n\n---\nu\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump jest from 30.3.0 to 30.4.2 (#372)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T14:45:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8bf5cb89c24c177b47de3141088ee18e6f90b165",
          "body": "Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 to 0.2.7.\n- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.5...v0.2.7)\n\n---\nupdated-dependencies:\n- dependency-name: tmp\n  dependency-version: 0.2.6\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump tmp from 0.2.5 to 0.2.7 (#377)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T14:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a777e0ed7a1cf441839513bae021e81887e44427",
          "body": "* Update Node and actions\n\n* Trigger CI/CD\n\n* Update Playwright\n\n* Update puppeteer, webdriverio and yauzl\n\n* Remove yauzl resolution override\n\n* Exclude Webdriver tests from Node26 runs\n\n* Output Node version\n\n* Reinstall Cypress to avoid cache issues\n\n* Fix minor Node 24.14 version in workflow\n\n* Do not run on Node 26\n\n* Try latest Node 24\n\n* Update Cypress and re-enable Node 26 workflow\n\n* Clean up\n\n* Clean up",
          "is_bot": false,
          "headline": "Update Node and actions (#379)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-05-28T13:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9116c222dc2b149ec2ea4ef9dd734da7fe5f0d",
          "body": null,
          "is_bot": false,
          "headline": "Update yarn (#378)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-05-27T10:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b178284b251056caa996f12880d0f7b1070abe",
          "body": "…tes (#375)\n\nBumps the development-minor-patch group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.8.0` | `25.9.1` |\n| [knip](https://github.com/webpro-nl/knip/tree/HEAD/p\n[…]\nte:semver-patch\n  dependency-group: development-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 6 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T07:42:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c910d2eab7a8dc34e77cce151ac858eeaeea1f3",
          "body": "Bumps the production-patch group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.6` | `4.1.7` |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.13` | `21.2.14` |\n| [@a\n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 5 updates (#374)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T07:18:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "77ac26da9efbb911f070d440faf49a3c94382634",
          "body": "Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 3.0.5 to 3.0.7.\n- [Release notes](https://github.com/js-cookie/js-cookie/releases)\n- [Commits](https://github.com/js-cookie/js-cookie/compare/v3.0.5...v3.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: js-cookie\n  dependency-version: 3.0.7\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump js-cookie from 3.0.5 to 3.0.7 (#373)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-27T07:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ae7b565339a7a36193affeffa4d331608b77bf",
          "body": "…tes (#370)\n\nBumps the development-minor-patch group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.8.0` |\n| [knip](https://github.com/webpro-nl/knip/tree/HEAD/p\n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 6 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T08:40:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd8cd558050cd18faced1819735152e033aadbb6",
          "body": "Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.43.0 to 4.44.0.\n- [Release notes](https://github.com/SeleniumHQ/selenium/releases)\n- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.43.0...selenium-4.44.0)\n\n---\nupdated-dependencies:\n- dependency-name: sel\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump selenium-webdriver from 4.43.0 to 4.44.0 (#371)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T08:23:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "74a95fd8d84c844d735338d71ec3059914d23f1f",
          "body": "Bumps the production-patch group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.5` | `4.1.6` |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.12` | `21.2.13` |\n| [@a\n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 6 updates (#369)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T07:39:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f99fed5d29330c333d57b7ebbda51eaa149fb889",
          "body": "Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.31.1 to 5.31.6.\n- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases)\n- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)\n- [Commits](https://github\n[…]\non\n  dependency-version: 5.31.6\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump systeminformation from 5.31.1 to 5.31.6 (#368)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T07:21:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "644b2ab44e12884e18153ac0e1a2ea3747d1697e",
          "body": null,
          "is_bot": false,
          "headline": "Update express-rate-limit",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-05-12T13:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6b48237d041ce7a76f7d88df5cc66edcf4ec1e4",
          "body": "Bumps the production-patch group with 8 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.11` | `21.2.12` |\n| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.16.\n[…]\npatch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group across 1 directory with 8 updates (#367)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T10:33:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5abbd4f756bc7c0470176f6c42a45b5d0ae7fb16",
          "body": "Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.\n- [Release notes](https://github.com/fastify/fast-uri/releases)\n- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: fast-uri\n  dependency-version: 3.1.2\n  dep\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump fast-uri from 3.1.0 to 3.1.2 (#366)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T09:32:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e902d58a6c17c3d93f6b4aa0d1a8f0e12c8c2178",
          "body": "Bumps [fast-xml-builder](https://github.com/NaturalIntelligence/fast-xml-builder) from 1.1.5 to 1.2.0.\n- [Changelog](https://github.com/NaturalIntelligence/fast-xml-builder/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/NaturalIntelligence/fast-xml-builder/compare/v1.1.5...v1.2.0)\n\n---\nupdat\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump fast-xml-builder from 1.1.5 to 1.2.0 (#365)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T09:00:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "faec05179c0bef5b99978a7ce22de8a5b881bc87",
          "body": "Bumps [hono](https://github.com/honojs/hono) from 4.12.14 to 4.12.18.\n- [Release notes](https://github.com/honojs/hono/releases)\n- [Commits](https://github.com/honojs/hono/compare/v4.12.14...v4.12.18)\n\n---\nupdated-dependencies:\n- dependency-name: hono\n  dependency-version: 4.12.18\n  dependency-type:\n[…]\nirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump hono from 4.12.14 to 4.12.18 (#364)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T08:38:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc2699633b5c419f3f77dd0da033311a15aa707e",
          "body": null,
          "is_bot": false,
          "headline": "Update integrate.yml",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-05-11T07:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b4e79f92f67a1fbc67a5bc6b74d77d91502f70",
          "body": "Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.3.0 to 5.3.1.\n- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)\n- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/\n[…]\nftp\n  dependency-version: 5.3.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump basic-ftp from 5.3.0 to 5.3.1 (#363)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-11T07:29:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ebf24797a323cf25185395255879fc79c09f4d64",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.15.2...v1.16.0)\n\n---\nupdated-dependencies:\n- depe\n[…]\nminor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Jean-Yves Moyen <jym@siteimprove.com>",
          "is_bot": true,
          "headline": "Bump axios from 1.15.2 to 1.16.0 (#361)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T07:57:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fb92b8055c49b67c30e009cfdd192e1a3871038e",
          "body": "…tes (#360)\n\nBumps the development-minor-patch group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [jsdom](https://github.com/jsdom/jsdom) | `29.1.0` | `29.1.1` |\n| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.8.0` | `6.11.0` |\n| [@angula\n[…]\nte:semver-minor\n  dependency-group: development-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 5 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T07:41:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef60beaa622162072500cb1e79400ff9e704863e",
          "body": "Bumps the production-patch group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `21.2.10` | `21.2.11` |\n| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `21.2.10` | `21.2.\n[…]\non-update:semver-patch\n  dependency-group: production-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the production-patch group with 7 updates (#359)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T07:16:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1936e391dde71b9e16d4887dd7c9324dd1e7fb2b",
          "body": "… (#357)\n\nBumps the production-patch group with 1 update in the / directory: [@vue/test-utils](https://github.com/vuejs/test-utils).\n\n\nUpdates `@vue/test-utils` from 2.4.8 to 2.4.9\n- [Release notes](https://github.com/vuejs/test-utils/releases)\n- [Commits](https://github.com/vuejs/test-utils/compare\n[…]\non-update:semver-patch\n  dependency-group: production-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump @vue/test-utils in the production-patch group across 1 directory…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-29T11:00:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8744b31f1bbfefa038540077e1db6a36911ed705",
          "body": "…358)\n\nBumps the development-minor-patch group with 1 update: [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip).\n\n\nUpdates `knip` from 6.7.0 to 6.8.0\n- [Release notes](https://github.com/webpro-nl/knip/releases)\n- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.8.0/package\n[…]\nte:semver-minor\n  dependency-group: development-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump knip from 6.7.0 to 6.8.0 in the development-minor-patch group (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-29T10:01:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "89d6fd060f15c3becb17928342f502cc1313cfa6",
          "body": "* Add JQuery tests\n\n* Add changesets\n\n* Enable Dependabot\n\n* Clean up\n\n* Update lockfile",
          "is_bot": false,
          "headline": "Update jquery (#348)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-04-29T09:44:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88811821e2ae05aaa554be1becc5c0503bb4ea6b",
          "body": null,
          "is_bot": false,
          "headline": "Allow flaky tests to run a second time (#351)",
          "author_name": "Jean-Yves Moyen",
          "author_login": "Jym77",
          "committed_at": "2026-04-29T09:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5156c06ce13ba331ed3cfb894cdc10387f3d3a56",
          "body": "…tes (#356)\n\nBumps the development-minor-patch group with 5 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [jsdom](https://github.com/jsdom/jsdom) | `29.0.2` | `29.1.0` |\n| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.6.1` | `6.7.0` |\n| [@angular\n[…]\nte:semver-patch\n  dependency-group: development-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the development-minor-patch group across 1 directory with 5 upda…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T11:24:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 91,
      "commits_last_year": 314,
      "latest_release_at": "2026-07-22T13:58:35Z",
      "latest_release_tag": "v0.84.2",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 40,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 12.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@siteimprove/alfa-cli",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@siteimprove/alfa-cli",
          "is_deprecated": false,
          "latest_version": "0.84.2",
          "repository_url": "https://github.com/Siteimprove/alfa-integrations",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 617,
          "first_published_at": "2024-09-11T10:53:54.309000Z",
          "latest_published_at": "2026-07-22T13:57:00.151000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "@siteimprove/alfa-chai",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@siteimprove/alfa-chai",
          "is_deprecated": false,
          "latest_version": "0.84.2",
          "repository_url": "https://github.com/Siteimprove/alfa-integrations",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 868,
          "first_published_at": "2024-09-11T10:53:47.444000Z",
          "latest_published_at": "2026-07-22T13:56:51.183000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "@siteimprove/alfa-jest",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@siteimprove/alfa-jest",
          "is_deprecated": false,
          "latest_version": "0.84.2",
          "repository_url": "https://github.com/Siteimprove/alfa-integrations",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 818,
          "first_published_at": "2024-09-11T10:54:33.818000Z",
          "latest_published_at": "2026-07-22T13:57:47.607000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "@siteimprove/alfa-assert",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@siteimprove/alfa-assert",
          "is_deprecated": false,
          "latest_version": "0.84.2",
          "repository_url": "https://github.com/Siteimprove/alfa-integrations",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 944,
          "first_published_at": "2024-09-11T10:53:44.146000Z",
          "latest_published_at": "2026-07-22T13:56:46.288000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "@siteimprove/alfa-jquery",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@siteimprove/alfa-jquery",
          "is_deprecated": false,
          "latest_version": "0.84.2",
          "repository_url": "https://github.com/Siteimprove/alfa-integrations",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 456,
          "first_published_at": "2024-09-11T10:54:37.107000Z",
          "latest_published_at": "2026-07-22T13:57:50.971000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "@siteimprove/alfa-angular",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@siteimprove/alfa-angular",
          "is_deprecated": false,
          "latest_version": "0.84.2",
          "repository_url": "https://github.com/Siteimprove/alfa-integrations",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 824,
          "first_published_at": "2024-09-11T10:53:40.803000Z",
          "latest_published_at": "2026-07-22T13:56:42.510000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "@siteimprove/alfa-cheerio",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@siteimprove/alfa-cheerio",
          "is_deprecated": false,
          "latest_version": "0.84.2",
          "repository_url": "https://github.com/Siteimprove/alfa-integrations",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 845,
          "first_published_at": "2024-09-11T10:53:50.821000Z",
          "latest_published_at": "2026-07-22T13:56:55.501000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        },
        {
          "name": "@siteimprove/alfa-command",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@siteimprove/alfa-command",
          "is_deprecated": false,
          "latest_version": "0.84.2",
          "repository_url": "https://github.com/Siteimprove/alfa-integrations",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 648,
          "first_published_at": "2024-09-11T10:53:57.544000Z",
          "latest_published_at": "2026-07-22T13:57:04.129000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 9
        }
      ]
    },
    "popularity": {
      "forks": 6,
      "stars": 10,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 6
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "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": [
        "packages/alfa-angular-test/test/tsconfig.json",
        "packages/alfa-angular-test/tsconfig.json",
        "packages/alfa-angular/src/tsconfig.json",
        "packages/alfa-angular/tsconfig.json",
        "packages/alfa-assert/src/tsconfig.json",
        "packages/alfa-assert/test/tsconfig.json",
        "packages/alfa-assert/tsconfig.json",
        "packages/alfa-chai/src/tsconfig.json",
        "packages/alfa-chai/test/tsconfig.json",
        "packages/alfa-chai/tsconfig.json",
        "packages/alfa-cheerio/src/tsconfig.json",
        "packages/alfa-cheerio/test/tsconfig.json",
        "packages/alfa-cheerio/tsconfig.json",
        "packages/alfa-cli/src/tsconfig.json",
        "packages/alfa-cli/tsconfig.json",
        "packages/alfa-command/src/tsconfig.json",
        "packages/alfa-command/test/tsconfig.json",
        "packages/alfa-command/tsconfig.json",
        "packages/alfa-crawler/src/tsconfig.json",
        "packages/alfa-crawler/test/tsconfig.json",
        "packages/alfa-crawler/tsconfig.json",
        "packages/alfa-cypress/src/tsconfig.json",
        "packages/alfa-cypress/test/tsconfig.json",
        "packages/alfa-cypress/tsconfig.json",
        "packages/alfa-formatter-earl/src/tsconfig.json",
        "packages/alfa-formatter-earl/test/tsconfig.json",
        "packages/alfa-formatter-earl/tsconfig.json",
        "packages/alfa-formatter-json/src/tsconfig.json",
        "packages/alfa-formatter-json/tsconfig.json",
        "packages/alfa-formatter-sarif/src/tsconfig.json",
        "packages/alfa-formatter-sarif/tsconfig.json",
        "packages/alfa-formatter/src/tsconfig.json",
        "packages/alfa-formatter/tsconfig.json",
        "packages/alfa-frontier/src/tsconfig.json",
        "packages/alfa-frontier/test/tsconfig.json",
        "packages/alfa-frontier/tsconfig.json",
        "packages/alfa-interviewer/src/tsconfig.json",
        "packages/alfa-interviewer/tsconfig.json",
        "packages/alfa-jasmine/src/tsconfig.json",
        "packages/alfa-jasmine/test/tsconfig.json",
        "packages/alfa-jasmine/tsconfig.json",
        "packages/alfa-jest/src/tsconfig.json",
        "packages/alfa-jest/test/tsconfig.json",
        "packages/alfa-jest/tsconfig.json",
        "packages/alfa-jquery/src/tsconfig.json",
        "packages/alfa-jquery/test/tsconfig.json",
        "packages/alfa-jquery/tsconfig.json",
        "packages/alfa-playwright/src/tsconfig.json",
        "packages/alfa-playwright/test/tsconfig.json",
        "packages/alfa-playwright/tsconfig.json",
        "packages/alfa-puppeteer/src/tsconfig.json",
        "packages/alfa-puppeteer/test/tsconfig.json",
        "packages/alfa-puppeteer/tsconfig.json",
        "packages/alfa-react/src/tsconfig.json",
        "packages/alfa-react/test/tsconfig.json",
        "packages/alfa-react/tsconfig.json",
        "packages/alfa-scraper/src/tsconfig.json",
        "packages/alfa-scraper/test/tsconfig.json",
        "packages/alfa-scraper/tsconfig.json",
        "packages/alfa-selenium/src/tsconfig.json",
        "packages/alfa-selenium/test/tsconfig.json",
        "packages/alfa-selenium/tsconfig.json",
        "packages/alfa-test-utils/src/tsconfig.json",
        "packages/alfa-test-utils/test/tsconfig.json",
        "packages/alfa-test-utils/tsconfig.json",
        "packages/alfa-unexpected/src/tsconfig.json",
        "packages/alfa-unexpected/test/tsconfig.json",
        "packages/alfa-unexpected/tsconfig.json",
        "packages/alfa-vitest/src/tsconfig.json",
        "packages/alfa-vitest/test/tsconfig.json",
        "packages/alfa-vitest/tsconfig.json",
        "packages/alfa-vue/src/tsconfig.json",
        "packages/alfa-vue/test/tsconfig.json",
        "packages/alfa-vue/tsconfig.json",
        "packages/alfa-webdriver/src/tsconfig.json",
        "packages/alfa-webdriver/test/tsconfig.json",
        "packages/alfa-webdriver/tsconfig.json",
        "packages/tsconfig.json",
        "scratches/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 3019751,
      "source_files_sampled": 133,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 105,
        "malicious_count": 0,
        "assessed_package": "npm:@siteimprove/alfa-cli@0.84.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@angular/common",
          "manifest": "packages/alfa-angular-test/package.json",
          "ecosystem": "npm",
          "version_constraint": "^22.0.7"
        },
        {
          "name": "@angular/compiler",
          "manifest": "packages/alfa-angular-test/package.json",
          "ecosystem": "npm",
          "version_constraint": "^22.0.7"
        },
        {
          "name": "@angular/core",
          "manifest": "packages/alfa-angular-test/package.json",
          "ecosystem": "npm",
          "version_constraint": "^22.0.7"
        },
        {
          "name": "@angular/platform-browser",
          "manifest": "packages/alfa-angular-test/package.json",
          "ecosystem": "npm",
          "version_constraint": "^22.0.7"
        },
        {
          "name": "tslib",
          "manifest": "packages/alfa-angular-test/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.3.0"
        },
        {
          "name": "@angular/core",
          "manifest": "packages/alfa-angular/package.json",
          "ecosystem": "npm",
          "version_constraint": "^22.0.7"
        },
        {
          "name": "@siteimprove/alfa-device",
          "manifest": "packages/alfa-angular/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-dom",
          "manifest": "packages/alfa-angular/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-http",
          "manifest": "packages/alfa-angular/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-web",
          "manifest": "packages/alfa-angular/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "rxjs",
          "manifest": "packages/alfa-angular/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.8.2"
        },
        {
          "name": "zone.js",
          "manifest": "packages/alfa-angular/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.16.2"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-assert/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-assert/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-option",
          "manifest": "packages/alfa-assert/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-performance",
          "manifest": "packages/alfa-assert/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-predicate",
          "manifest": "packages/alfa-assert/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-result",
          "manifest": "packages/alfa-assert/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-sequence",
          "manifest": "packages/alfa-assert/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-chai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-assert",
          "manifest": "packages/alfa-chai/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-chai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-mapper",
          "manifest": "packages/alfa-chai/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-device",
          "manifest": "packages/alfa-cheerio/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-dom",
          "manifest": "packages/alfa-cheerio/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-http",
          "manifest": "packages/alfa-cheerio/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-web",
          "manifest": "packages/alfa-cheerio/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-command",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-device",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-formatter",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-http",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-interviewer",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-iterable",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-option",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-result",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-rules",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-scraper",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-time",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-url",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-web",
          "manifest": "packages/alfa-cli/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-functor",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-json",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-mapper",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-option",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-parser",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-predicate",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-refinement",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-result",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-thunk",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "chalk",
          "manifest": "packages/alfa-command/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.3.0"
        },
        {
          "name": "@siteimprove/alfa-dom",
          "manifest": "packages/alfa-crawler/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-frontier",
          "manifest": "packages/alfa-crawler/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-mapper",
          "manifest": "packages/alfa-crawler/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-result",
          "manifest": "packages/alfa-crawler/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-scraper",
          "manifest": "packages/alfa-crawler/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-url",
          "manifest": "packages/alfa-crawler/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-web",
          "manifest": "packages/alfa-crawler/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-assert",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-device",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-dom",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-formatter",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-formatter-earl",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-http",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-mapper",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-url",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-web",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "cypress",
          "manifest": "packages/alfa-cypress/package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.18.1"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-formatter-earl/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-earl",
          "manifest": "packages/alfa-formatter-earl/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-formatter",
          "manifest": "packages/alfa-formatter-earl/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-formatter-earl/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-rules",
          "manifest": "packages/alfa-formatter-earl/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "jsonld",
          "manifest": "packages/alfa-formatter-earl/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.0"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-formatter-json/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-formatter",
          "manifest": "packages/alfa-formatter-json/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-formatter-json/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-json",
          "manifest": "packages/alfa-formatter-json/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-formatter-sarif/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-formatter",
          "manifest": "packages/alfa-formatter-sarif/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-formatter-sarif/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-rules",
          "manifest": "packages/alfa-formatter-sarif/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-sarif",
          "manifest": "packages/alfa-formatter-sarif/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-formatter/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-formatter/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-result",
          "manifest": "packages/alfa-formatter/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-equatable",
          "manifest": "packages/alfa-frontier/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-json",
          "manifest": "packages/alfa-frontier/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-option",
          "manifest": "packages/alfa-frontier/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-predicate",
          "manifest": "packages/alfa-frontier/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-url",
          "manifest": "packages/alfa-frontier/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-interviewer/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-interviewer/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-result",
          "manifest": "packages/alfa-interviewer/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-jasmine/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-assert",
          "manifest": "packages/alfa-jasmine/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-jasmine/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-mapper",
          "manifest": "packages/alfa-jasmine/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@types/jasmine",
          "manifest": "packages/alfa-jasmine/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.0.0"
        },
        {
          "name": "jasmine",
          "manifest": "packages/alfa-jasmine/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.3.0"
        },
        {
          "name": "@siteimprove/alfa-act",
          "manifest": "packages/alfa-jest/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-assert",
          "manifest": "packages/alfa-jest/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@siteimprove/alfa-hash",
          "manifest": "packages/alfa-jest/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-mapper",
          "manifest": "packages/alfa-jest/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@types/jest",
          "manifest": "packages/alfa-jest/package.json",
          "ecosystem": "npm",
          "version_constraint": "^30.0.0"
        },
        {
          "name": "jest",
          "manifest": "packages/alfa-jest/package.json",
          "ecosystem": "npm",
          "version_constraint": "^30.4.2"
        },
        {
          "name": "@siteimprove/alfa-device",
          "manifest": "packages/alfa-jquery/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-dom",
          "manifest": "packages/alfa-jquery/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-http",
          "manifest": "packages/alfa-jquery/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-option",
          "manifest": "packages/alfa-jquery/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-web",
          "manifest": "packages/alfa-jquery/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-device",
          "manifest": "packages/alfa-playwright/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-dom",
          "manifest": "packages/alfa-playwright/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-http",
          "manifest": "packages/alfa-playwright/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-url",
          "manifest": "packages/alfa-playwright/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-web",
          "manifest": "packages/alfa-playwright/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "playwright",
          "manifest": "packages/alfa-playwright/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.61.1"
        },
        {
          "name": "@siteimprove/alfa-device",
          "manifest": "packages/alfa-puppeteer/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-dom",
          "manifest": "packages/alfa-puppeteer/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-http",
          "manifest": "packages/alfa-puppeteer/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-url",
          "manifest": "packages/alfa-puppeteer/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "@siteimprove/alfa-web",
          "manifest": "packages/alfa-puppeteer/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.119.0"
        },
        {
          "name": "puppeteer",
          "manifest": "packages/alfa-puppeteer/package.json",
          "ecosystem": "npm",
          "version_constraint": "^25.3.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@angular/common",
            "direct": true,
            "version": "22.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/common",
            "direct": true,
            "version": "^22.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler",
            "direct": true,
            "version": "22.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler",
            "direct": true,
            "version": "^22.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/core",
            "direct": true,
            "version": "22.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/core",
            "direct": true,
            "version": "^22.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/platform-browser",
            "direct": true,
            "version": "22.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/platform-browser",
            "direct": true,
            "version": "^22.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-act",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-act",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-device",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-device",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-dom",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-dom",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-earl",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-earl",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-equatable",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-equatable",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-functor",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-functor",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-hash",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-hash",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-http",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-http",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-iterable",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-iterable",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-json",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-json",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-mapper",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-mapper",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-option",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-option",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-parser",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-parser",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-performance",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-performance",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-predicate",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-predicate",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-refinement",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-refinement",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-result",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-result",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-rules",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-rules",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-sarif",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-sarif",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-sequence",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-sequence",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-thunk",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-thunk",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-time",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-time",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-url",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-url",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-web",
            "direct": true,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-web",
            "direct": true,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jasmine",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jasmine",
            "direct": true,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": true,
            "version": "30.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": true,
            "version": "^30.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": true,
            "version": "^5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cypress",
            "direct": true,
            "version": "15.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "cypress",
            "direct": true,
            "version": "^15.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine",
            "direct": true,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine",
            "direct": true,
            "version": "^6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": true,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": true,
            "version": "^30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsonld",
            "direct": true,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonld",
            "direct": true,
            "version": "^9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": true,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": true,
            "version": "^1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer",
            "direct": true,
            "version": "25.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer",
            "direct": true,
            "version": "^25.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": true,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": true,
            "version": "^7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "zone.js",
            "direct": true,
            "version": "0.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "zone.js",
            "direct": true,
            "version": "^0.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/abtesting",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/architect",
            "direct": false,
            "version": "0.2200.8",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/core",
            "direct": false,
            "version": "22.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@angular-devkit/schematics",
            "direct": false,
            "version": "22.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/build",
            "direct": false,
            "version": "22.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/build",
            "direct": false,
            "version": "^22.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/cli",
            "direct": false,
            "version": "22.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/cli",
            "direct": false,
            "version": "^22.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler-cli",
            "direct": false,
            "version": "22.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@angular/compiler-cli",
            "direct": false,
            "version": "^22.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/css-color",
            "direct": false,
            "version": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/dom-selector",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/generational-cache",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@asamuzakjp/nwsapi",
            "direct": false,
            "version": "2.3.9",
            "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-annotate-as-pure",
            "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.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.24.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.28.6",
            "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-jsx",
            "direct": false,
            "version": "7.28.6",
            "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.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.28.6",
            "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": "@bazel/runfiles",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@bramus/specificity",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/apply-release-plan",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/assemble-release-plan",
            "direct": false,
            "version": "6.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-git",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "2.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/config",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/errors",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-dependents-graph",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-github-info",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-github-info",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-release-plan",
            "direct": false,
            "version": "4.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-version-range-type",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/git",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/logger",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/parse",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/pre",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/read",
            "direct": false,
            "version": "0.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/should-skip-package",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/write",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-syntax-patches-for-csstree",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cypress/request",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cypress/xvfb",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@dependents/detective-less",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@digitalbazaar/http-client",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@exodus/bytes",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promise-retry",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@gerrit0/mini-shiki",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@harperfast/extended-iterable",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "1.19.13",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jasminejs/reporters",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/snapshot-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.4.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": "@kwsites/file-exists",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@kwsites/promise-deferred",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@listr2/prompt-adapter-inquirer",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-darwin-arm64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-darwin-x64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-arm",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-arm64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-linux-x64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-win32-arm64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@lmdb/lmdb-win32-x64",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/find-root",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/find-root",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/get-packages",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/get-packages",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/tools",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/api-documenter",
            "direct": false,
            "version": "7.30.10",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/api-extractor",
            "direct": false,
            "version": "7.58.12",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/api-extractor-model",
            "direct": false,
            "version": "7.33.10",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/tsdoc",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@microsoft/tsdoc-config",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": false,
            "version": "1.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-arm64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-x64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-x64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-win32-x64",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-android-arm-eabi",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-android-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-darwin-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-darwin-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-freebsd-x64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-arm64-musl",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-riscv64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-x64-gnu",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-linux-x64-musl",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-openharmony-arm64",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-ia32-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/nice-win32-x64-msvc",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nodable/entities",
            "direct": false,
            "version": "2.1.0",
            "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": "@npmcli/agent",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/redact",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "10.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@one-ini/wasm",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm-eabi",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-android-arm64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-openharmony-arm64",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-wasm32-wasi",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-parser/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm-eabi",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-android-arm64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-arm64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-darwin-x64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-freebsd-x64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-arm64-musl",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-riscv64-musl",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-s390x-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-gnu",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-linux-x64-musl",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-openharmony-arm64",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-wasm32-wasi",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-arm64-msvc",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-resolver/binding-win32-x64-msvc",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@promptbook/utils",
            "direct": false,
            "version": "0.69.5",
            "ecosystem": "npm"
          },
          {
            "name": "@puppeteer/browsers",
            "direct": false,
            "version": "2.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@puppeteer/browsers",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/wasm-node",
            "direct": false,
            "version": "4.59.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/node-core-library",
            "direct": false,
            "version": "5.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/problem-matcher",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/rig-package",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/terminal",
            "direct": false,
            "version": "0.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rushstack/ts-command-line",
            "direct": false,
            "version": "5.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "@schematics/angular",
            "direct": false,
            "version": "22.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/engine-oniguruma",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/langs",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/themes",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/types",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@shikijs/vscode-textmate",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/protobuf-specs",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/verify",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-git/args-pathspec",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-git/argv-parser",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.48",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "15.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-affine",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-applicative",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-aria",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-aria",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-array",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-array",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-bits",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-branched",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-cache",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-callback",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-cascade",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-cascade",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-clone",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-collection",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-comparable",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-continuation",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-css",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-css",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-css-feature",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-eaa",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-either",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-emitter",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-encoding",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-flags",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-fnv",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-foldable",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-graph",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-iana",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-json-ld",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-lazy",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-list",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-map",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-map",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-math",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-monad",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-painting-order",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-record",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-record",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-rectangle",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-rectangle",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-reducer",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-rng",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-selective",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-selective",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-selector",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-selector",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-set",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-slice",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-string",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-style",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-table",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-test",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-test",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-toolchain",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-trampoline",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-tree",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-trilean",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-tuple",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-wcag",
            "direct": false,
            "version": "0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@siteimprove/alfa-wcag",
            "direct": false,
            "version": "^0.119.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svitejs/changesets-changelog-github-compact",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/quickjs-emscripten",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-graphviz/adapter",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-graphviz/adapter",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-graphviz/ast",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-graphviz/ast",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-graphviz/common",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-graphviz/common",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-graphviz/core",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-graphviz/core",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/argparse",
            "direct": false,
            "version": "1.0.38",
            "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/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "^5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.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/jquery",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jquery",
            "direct": false,
            "version": "^4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "28.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "^28.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonld",
            "direct": false,
            "version": "1.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonld",
            "direct": false,
            "version": "^1.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "12.20.55",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": false,
            "version": "^19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sarif",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/selenium-webdriver",
            "direct": false,
            "version": "4.35.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/selenium-webdriver",
            "direct": false,
            "version": "^4.35.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinonjs__fake-timers",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinonjs__fake-timers",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sizzle",
            "direct": false,
            "version": "2.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tmp",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yauzl",
            "direct": false,
            "version": "2.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.56.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm-eabi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-arm64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-freebsd-x64",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-gnu",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-musl",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-wasm32-wasi",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-x64-msvc",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-basic-ssl",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-core",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-dom",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-sfc",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/compiler-ssr",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/reactivity",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-core",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/runtime-dom",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/server-renderer",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/shared",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/test-utils",
            "direct": false,
            "version": "2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@vue/test-utils",
            "direct": false,
            "version": "^2.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/config",
            "direct": false,
            "version": "9.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/logger",
            "direct": false,
            "version": "9.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/protocols",
            "direct": false,
            "version": "9.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/repl",
            "direct": false,
            "version": "9.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/types",
            "direct": false,
            "version": "9.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@wdio/utils",
            "direct": false,
            "version": "9.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/lockfile",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@zip.js/zip.js",
            "direct": false,
            "version": "2.8.21",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-draft-04",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "5.52.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-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "2.0.0",
            "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": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "app-module-path",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "arch",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "archiver",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "archiver-utils",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-changes",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-changes-async",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arraydiff-async",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "arraydiff-papandreou",
            "direct": false,
            "version": "0.1.1-patch1",
            "ecosystem": "npm"
          },
          {
            "name": "asn1",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "assert-plus",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-module-types",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-generator-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "at-least-node",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "aws-sign2",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "aws4",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "^1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "axios-mock-adapter",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios-mock-adapter",
            "direct": false,
            "version": "^2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "bare-os",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "bare-url",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "basic-ftp",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "bcrypt-pbkdf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "beasties",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "better-path-resolve",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bidi-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "blob-util",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "bluebird",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "20.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cachedir",
            "direct": false,
            "version": "2.4.0",
            "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": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001775",
            "ecosystem": "npm"
          },
          {
            "name": "canonicalize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "caseless",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "^6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "^1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio-select",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chromium-bidi",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.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": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-diff",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "colorjs.io",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "colors",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "9.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-tags",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "compress-commons",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "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": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "copy-anything",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "crc-32",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "crc32-stream",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-shorthand-properties",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-value",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "dashdash",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dataloader",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "1.11.19",
            "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": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge-ts",
            "direct": false,
            "version": "7.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "defaults",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "degenerator",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-graph",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dependency-tree",
            "direct": false,
            "version": "11.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detective-amd",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detective-cjs",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detective-es6",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detective-postcss",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detective-sass",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detective-scss",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detective-stylus",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "detective-typescript",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detective-vue2",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "devtools-protocol",
            "direct": false,
            "version": "0.0.1638949",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "^5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ecc-jsbn",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "edge-paths",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "edgedriver",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "editorconfig",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.302",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding-sniffer",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "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-module-lexer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter2",
            "direct": false,
            "version": "6.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "executable",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit-x",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express-rate-limit",
            "direct": false,
            "version": "8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extendable-error",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "extract-zip",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "extsprintf",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "extsprintf",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-truncated-width",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-width",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-builder",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fd-package-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fd-slicer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "filing-cabinet",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-directory",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "forever-agent",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "formatly",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "geckodriver",
            "direct": false,
            "version": "6.1.0",
            "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-amd-module-type",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.1",
            "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-port",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stdin",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-uri",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "getpass",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "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-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-dirs",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gonzales-pe",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "grapheme-splitter",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "greedy-interval-packer",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasha",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": false,
            "version": "4.12.31",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "htmlfy",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-signature",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-id",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "immediate",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "import-lazy",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-meta-resolve",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "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": "ini",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "injection-js",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finite",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-installed-globally",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-interactive",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-interactive",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-subdir",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-url",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-url-superb",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isstream",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jasmine-core",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jju",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "jquery",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jquery",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-beautify",
            "direct": false,
            "version": "1.15.4",
            "ecosystem": "npm"
          },
          {
            "name": "js-cookie",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsbn",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "^29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-typed",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-pretty-compact",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsprim",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jszip",
            "direct": false,
            "version": "3.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "knip",
            "direct": false,
            "version": "6.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "ky",
            "direct": false,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "lazystream",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "less",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lie",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-android-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-arm64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-darwin-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-freebsd-x64",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-arm64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-gnu",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-linux-x64-musl",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-arm64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-win32-x64-msvc",
            "direct": false,
            "version": "1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "lmdb",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-app",
            "direct": false,
            "version": "2.5.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.clonedeep",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.once",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.zip",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loglevel",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "loglevel-plugin-prefix",
            "direct": false,
            "version": "0.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.3.5",
            "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": "lru-cache",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "madge",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicpen",
            "direct": false,
            "version": "6.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "15.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "modern-tar",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "module-definition",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "module-lookup-amd",
            "direct": false,
            "version": "9.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr",
            "direct": false,
            "version": "1.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr-extract",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "needle",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "netmask",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ng-packagr",
            "direct": false,
            "version": "22.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ng-packagr",
            "direct": false,
            "version": "^22.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "12.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build-optional-packages",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "node-source-walk",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "10.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "19.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "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": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ordered-binary",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "ospath",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "outdent",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-parser",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxc-resolver",
            "direct": false,
            "version": "11.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-proxy-agent",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-resolver",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-manager-detector",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "21.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "pako",
            "direct": false,
            "version": "1.0.11",
            "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": "parse-node-version",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-html-rewriting-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-parser-stream",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-sax-parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-expression-matcher",
            "direct": false,
            "version": "1.5.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-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "performance-now",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "piscina",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkce-challenge",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.61.1",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-media-query-parser",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-safe-parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-values-parser",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "precinct",
            "direct": false,
            "version": "12.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.6",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-bytes",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "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": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prr",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer-core",
            "direct": false,
            "version": "25.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "quansync",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "query-selector-shadow-dom",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quote-unquote",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "rdf-canonize",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "^19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "^19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-is-18",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is-19",
            "direct": false,
            "version": "19.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "read-yaml-file",
            "direct": false,
            "version": "1.1.0",
            "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": "readable-stream",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdir-glob",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "repeating",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "request-progress",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "requirejs",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "requirejs-config-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-dependency-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resq",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ret",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rgb2hex",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.60.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup-plugin-dts",
            "direct": false,
            "version": "6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "safaridriver",
            "direct": false,
            "version": "1.0.1",
            "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-regex2",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.99.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass-lookup",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "selenium-webdriver",
            "direct": false,
            "version": "4.46.0",
            "ecosystem": "npm"
          },
          {
            "name": "selenium-webdriver",
            "direct": false,
            "version": "^4.46.0",
            "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.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-error",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "setimmediate",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "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": "siginfo",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-git",
            "direct": false,
            "version": "3.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-git",
            "direct": false,
            "version": "^3.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "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-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "spacetrim",
            "direct": false,
            "version": "0.11.59",
            "ecosystem": "npm"
          },
          {
            "name": "spawndamnit",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "sshpk",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stdin-discarder",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "stream-to-array",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width-cjs",
            "direct": false,
            "version": "4.2.3",
            "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": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi-cjs",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "strnum",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "stylus-lookup",
            "direct": false,
            "version": "6.1.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-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "systeminformation",
            "direct": false,
            "version": "5.31.17",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.22",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "term-size",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "throttleit",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "6.1.86",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "6.1.86",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.0.27",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.7",
            "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": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-graphviz",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "ts-graphviz",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "tweetnacl",
            "direct": false,
            "version": "0.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-query-selector",
            "direct": false,
            "version": "2.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "0.28.20",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-plugin-markdown",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ukkonen",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbash",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "6.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unexpected",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "unexpected",
            "direct": false,
            "version": "^13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "unexpected-bluebird",
            "direct": false,
            "version": "2.9.34-longstack2",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "untildify",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "urlpattern-polyfill",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "userhome",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "verror",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "7.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "^4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "vue",
            "direct": false,
            "version": "^3.5.40",
            "ecosystem": "npm"
          },
          {
            "name": "vue-component-type-helpers",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wait-port",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "walk-up-path",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "weak-lru-cache",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "webdriver",
            "direct": false,
            "version": "9.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "webdriver-bidi-protocol",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "webdriverio",
            "direct": false,
            "version": "9.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "webdriverio",
            "direct": false,
            "version": "^9.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi-cjs",
            "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": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-naming",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "zip-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.25.76",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod-to-json-schema",
            "direct": false,
            "version": "3.25.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1551,
        "direct_count": 82,
        "indirect_count": 1469
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 403,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 43
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "Jym77",
          "commits": 217,
          "avatar_url": "https://avatars.githubusercontent.com/u/19969498?v=4"
        },
        {
          "type": "User",
          "login": "siteimprove-builduser",
          "commits": 113,
          "avatar_url": "https://avatars.githubusercontent.com/u/8577410?v=4"
        },
        {
          "type": "User",
          "login": "rcj-siteimprove",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/114920418?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "jfer-siteimprove",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/166404610?v=4"
        },
        {
          "type": "User",
          "login": "pooya-si",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/203880703?v=4"
        },
        {
          "type": "User",
          "login": "dan-tripp-siteimprove",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/113939352?v=4"
        },
        {
          "type": "User",
          "login": "inga-balcune",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/52285441?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.603
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql.yml",
        "dependabot-automerge.yml",
        "integrate.yml",
        "pr-command.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/14 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "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": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is 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": 4,
            "reason": "6 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f64417400da7e22a106048e8d2e7f0ff14d80011",
        "ran_at": "2026-07-31T19:47:36Z",
        "aggregate_score": 5.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T16:13:16Z",
      "oldest_open_prs": [
        {
          "number": 433,
          "created_at": "2026-07-19T23:15:26Z",
          "last_comment_at": "2026-07-19T23:15:30Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 445,
          "created_at": "2026-07-26T23:10:37Z",
          "last_comment_at": "2026-07-26T23:10:40Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 447,
          "created_at": "2026-07-26T23:16:08Z",
          "last_comment_at": "2026-07-26T23:16:11Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 448,
          "created_at": "2026-07-26T23:16:33Z",
          "last_comment_at": "2026-07-26T23:16:36Z",
          "last_comment_author": "changeset-bot"
        }
      ],
      "last_merged_pr_at": "2026-07-28T14:43:18Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Siteimprove/alfa-integrations",
    "host": "github.com",
    "name": "alfa-integrations",
    "owner": "Siteimprove"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 64,
        "vitality": 95,
        "community": 44,
        "governance": 64,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "commits_last_year": 314,
              "human_commit_share": 0.31,
              "days_since_last_push": 3,
              "active_weeks_last_year": 40
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "40/52 weeks with commits",
                "points": 27.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 40
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "314 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 314
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "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": 100,
            "inputs": {
              "releases_count": 91,
              "latest_release_tag": "v0.84.2",
              "releases_from_tags": false,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 12.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "91 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~12.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 12.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "forks": 6,
              "stars": 10,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "10 stars",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "6 forks",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "packages": [
                "@siteimprove/alfa-cli",
                "@siteimprove/alfa-chai",
                "@siteimprove/alfa-jest",
                "@siteimprove/alfa-assert",
                "@siteimprove/alfa-jquery",
                "@siteimprove/alfa-angular",
                "@siteimprove/alfa-cheerio",
                "@siteimprove/alfa-command"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 6020
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "6,020 downloads/month across npm",
                "points": 50.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 6020,
                      "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": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.603
            },
            "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 60% of commits",
                "points": 8.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "merged_prs": 403,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 43
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "403/446 decided PRs merged",
                "points": 34.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 403,
                      "decided": 446
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "followers": 57,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Siteimprove",
              "public_repos": 57,
              "account_age_days": 5281
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "57 followers of Siteimprove",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 57,
                      "login": "Siteimprove"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "57 public repos, account ~14 yr old",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 57
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@siteimprove/alfa-cli",
                "@siteimprove/alfa-chai",
                "@siteimprove/alfa-jest",
                "@siteimprove/alfa-assert",
                "@siteimprove/alfa-jquery",
                "@siteimprove/alfa-angular",
                "@siteimprove/alfa-cheerio",
                "@siteimprove/alfa-command"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "47 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "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": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 64,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "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": "6 existing vulnerabilities detected",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@siteimprove/alfa-cli@0.84.2 runtime dependency closure — what installing the published package pulls in — 105 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@siteimprove/alfa-cli@0.84.2",
                  "assessed": 105
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 105,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 105,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "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": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.548,
              "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": "17 of 31 human commits state their intent (structured subject or explanatory body)",
                "points": 29.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 17,
                      "sampled": 31
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "packages/alfa-angular-test/test/tsconfig.json",
                "packages/alfa-angular-test/tsconfig.json",
                "packages/alfa-angular/src/tsconfig.json",
                "packages/alfa-angular/tsconfig.json",
                "packages/alfa-assert/src/tsconfig.json",
                "packages/alfa-assert/test/tsconfig.json",
                "packages/alfa-assert/tsconfig.json",
                "packages/alfa-chai/src/tsconfig.json",
                "packages/alfa-chai/test/tsconfig.json",
                "packages/alfa-chai/tsconfig.json",
                "packages/alfa-cheerio/src/tsconfig.json",
                "packages/alfa-cheerio/test/tsconfig.json",
                "packages/alfa-cheerio/tsconfig.json",
                "packages/alfa-cli/src/tsconfig.json",
                "packages/alfa-cli/tsconfig.json",
                "packages/alfa-command/src/tsconfig.json",
                "packages/alfa-command/test/tsconfig.json",
                "packages/alfa-command/tsconfig.json",
                "packages/alfa-crawler/src/tsconfig.json",
                "packages/alfa-crawler/test/tsconfig.json",
                "packages/alfa-crawler/tsconfig.json",
                "packages/alfa-cypress/src/tsconfig.json",
                "packages/alfa-cypress/test/tsconfig.json",
                "packages/alfa-cypress/tsconfig.json",
                "packages/alfa-formatter-earl/src/tsconfig.json",
                "packages/alfa-formatter-earl/test/tsconfig.json",
                "packages/alfa-formatter-earl/tsconfig.json",
                "packages/alfa-formatter-json/src/tsconfig.json",
                "packages/alfa-formatter-json/tsconfig.json",
                "packages/alfa-formatter-sarif/src/tsconfig.json",
                "packages/alfa-formatter-sarif/tsconfig.json",
                "packages/alfa-formatter/src/tsconfig.json",
                "packages/alfa-formatter/tsconfig.json",
                "packages/alfa-frontier/src/tsconfig.json",
                "packages/alfa-frontier/test/tsconfig.json",
                "packages/alfa-frontier/tsconfig.json",
                "packages/alfa-interviewer/src/tsconfig.json",
                "packages/alfa-interviewer/tsconfig.json",
                "packages/alfa-jasmine/src/tsconfig.json",
                "packages/alfa-jasmine/test/tsconfig.json",
                "packages/alfa-jasmine/tsconfig.json",
                "packages/alfa-jest/src/tsconfig.json",
                "packages/alfa-jest/test/tsconfig.json",
                "packages/alfa-jest/tsconfig.json",
                "packages/alfa-jquery/src/tsconfig.json",
                "packages/alfa-jquery/test/tsconfig.json",
                "packages/alfa-jquery/tsconfig.json",
                "packages/alfa-playwright/src/tsconfig.json",
                "packages/alfa-playwright/test/tsconfig.json",
                "packages/alfa-playwright/tsconfig.json",
                "packages/alfa-puppeteer/src/tsconfig.json",
                "packages/alfa-puppeteer/test/tsconfig.json",
                "packages/alfa-puppeteer/tsconfig.json",
                "packages/alfa-react/src/tsconfig.json",
                "packages/alfa-react/test/tsconfig.json",
                "packages/alfa-react/tsconfig.json",
                "packages/alfa-scraper/src/tsconfig.json",
                "packages/alfa-scraper/test/tsconfig.json",
                "packages/alfa-scraper/tsconfig.json",
                "packages/alfa-selenium/src/tsconfig.json",
                "packages/alfa-selenium/test/tsconfig.json",
                "packages/alfa-selenium/tsconfig.json",
                "packages/alfa-test-utils/src/tsconfig.json",
                "packages/alfa-test-utils/test/tsconfig.json",
                "packages/alfa-test-utils/tsconfig.json",
                "packages/alfa-unexpected/src/tsconfig.json",
                "packages/alfa-unexpected/test/tsconfig.json",
                "packages/alfa-unexpected/tsconfig.json",
                "packages/alfa-vitest/src/tsconfig.json",
                "packages/alfa-vitest/test/tsconfig.json",
                "packages/alfa-vitest/tsconfig.json",
                "packages/alfa-vue/src/tsconfig.json",
                "packages/alfa-vue/test/tsconfig.json",
                "packages/alfa-vue/tsconfig.json",
                "packages/alfa-webdriver/src/tsconfig.json",
                "packages/alfa-webdriver/test/tsconfig.json",
                "packages/alfa-webdriver/tsconfig.json",
                "packages/tsconfig.json",
                "scratches/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.69
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/alfa-angular-test/test/tsconfig.json, packages/alfa-angular-test/tsconfig.json, packages/alfa-angular/src/tsconfig.json, packages/alfa-angular/tsconfig.json, packages/alfa-assert/src/tsconfig.json, packages/alfa-assert/test/tsconfig.json, packages/alfa-assert/tsconfig.json, packages/alfa-chai/src/tsconfig.json, packages/alfa-chai/test/tsconfig.json, packages/alfa-chai/tsconfig.json, packages/alfa-cheerio/src/tsconfig.json, packages/alfa-cheerio/test/tsconfig.json, packages/alfa-cheerio/tsconfig.json, packages/alfa-cli/src/tsconfig.json, packages/alfa-cli/tsconfig.json, packages/alfa-command/src/tsconfig.json, packages/alfa-command/test/tsconfig.json, packages/alfa-command/tsconfig.json, packages/alfa-crawler/src/tsconfig.json, packages/alfa-crawler/test/tsconfig.json, packages/alfa-crawler/tsconfig.json, packages/alfa-cypress/src/tsconfig.json, packages/alfa-cypress/test/tsconfig.json, packages/alfa-cypress/tsconfig.json, packages/alfa-formatter-earl/src/tsconfig.json, packages/alfa-formatter-earl/test/tsconfig.json, packages/alfa-formatter-earl/tsconfig.json, packages/alfa-formatter-json/src/tsconfig.json, packages/alfa-formatter-json/tsconfig.json, packages/alfa-formatter-sarif/src/tsconfig.json, packages/alfa-formatter-sarif/tsconfig.json, packages/alfa-formatter/src/tsconfig.json, packages/alfa-formatter/tsconfig.json, packages/alfa-frontier/src/tsconfig.json, packages/alfa-frontier/test/tsconfig.json, packages/alfa-frontier/tsconfig.json, packages/alfa-interviewer/src/tsconfig.json, packages/alfa-interviewer/tsconfig.json, packages/alfa-jasmine/src/tsconfig.json, packages/alfa-jasmine/test/tsconfig.json, packages/alfa-jasmine/tsconfig.json, packages/alfa-jest/src/tsconfig.json, packages/alfa-jest/test/tsconfig.json, packages/alfa-jest/tsconfig.json, packages/alfa-jquery/src/tsconfig.json, packages/alfa-jquery/test/tsconfig.json, packages/alfa-jquery/tsconfig.json, packages/alfa-playwright/src/tsconfig.json, packages/alfa-playwright/test/tsconfig.json, packages/alfa-playwright/tsconfig.json, packages/alfa-puppeteer/src/tsconfig.json, packages/alfa-puppeteer/test/tsconfig.json, packages/alfa-puppeteer/tsconfig.json, packages/alfa-react/src/tsconfig.json, packages/alfa-react/test/tsconfig.json, packages/alfa-react/tsconfig.json, packages/alfa-scraper/src/tsconfig.json, packages/alfa-scraper/test/tsconfig.json, packages/alfa-scraper/tsconfig.json, packages/alfa-selenium/src/tsconfig.json, packages/alfa-selenium/test/tsconfig.json, packages/alfa-selenium/tsconfig.json, packages/alfa-test-utils/src/tsconfig.json, packages/alfa-test-utils/test/tsconfig.json, packages/alfa-test-utils/tsconfig.json, packages/alfa-unexpected/src/tsconfig.json, packages/alfa-unexpected/test/tsconfig.json, packages/alfa-unexpected/tsconfig.json, packages/alfa-vitest/src/tsconfig.json, packages/alfa-vitest/test/tsconfig.json, packages/alfa-vitest/tsconfig.json, packages/alfa-vue/src/tsconfig.json, packages/alfa-vue/test/tsconfig.json, packages/alfa-vue/tsconfig.json, packages/alfa-webdriver/src/tsconfig.json, packages/alfa-webdriver/test/tsconfig.json, packages/alfa-webdriver/tsconfig.json, packages/tsconfig.json, scratches/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/alfa-angular-test/test/tsconfig.json, packages/alfa-angular-test/tsconfig.json, packages/alfa-angular/src/tsconfig.json, packages/alfa-angular/tsconfig.json, packages/alfa-assert/src/tsconfig.json, packages/alfa-assert/test/tsconfig.json, packages/alfa-assert/tsconfig.json, packages/alfa-chai/src/tsconfig.json, packages/alfa-chai/test/tsconfig.json, packages/alfa-chai/tsconfig.json, packages/alfa-cheerio/src/tsconfig.json, packages/alfa-cheerio/test/tsconfig.json, packages/alfa-cheerio/tsconfig.json, packages/alfa-cli/src/tsconfig.json, packages/alfa-cli/tsconfig.json, packages/alfa-command/src/tsconfig.json, packages/alfa-command/test/tsconfig.json, packages/alfa-command/tsconfig.json, packages/alfa-crawler/src/tsconfig.json, packages/alfa-crawler/test/tsconfig.json, packages/alfa-crawler/tsconfig.json, packages/alfa-cypress/src/tsconfig.json, packages/alfa-cypress/test/tsconfig.json, packages/alfa-cypress/tsconfig.json, packages/alfa-formatter-earl/src/tsconfig.json, packages/alfa-formatter-earl/test/tsconfig.json, packages/alfa-formatter-earl/tsconfig.json, packages/alfa-formatter-json/src/tsconfig.json, packages/alfa-formatter-json/tsconfig.json, packages/alfa-formatter-sarif/src/tsconfig.json, packages/alfa-formatter-sarif/tsconfig.json, packages/alfa-formatter/src/tsconfig.json, packages/alfa-formatter/tsconfig.json, packages/alfa-frontier/src/tsconfig.json, packages/alfa-frontier/test/tsconfig.json, packages/alfa-frontier/tsconfig.json, packages/alfa-interviewer/src/tsconfig.json, packages/alfa-interviewer/tsconfig.json, packages/alfa-jasmine/src/tsconfig.json, packages/alfa-jasmine/test/tsconfig.json, packages/alfa-jasmine/tsconfig.json, packages/alfa-jest/src/tsconfig.json, packages/alfa-jest/test/tsconfig.json, packages/alfa-jest/tsconfig.json, packages/alfa-jquery/src/tsconfig.json, packages/alfa-jquery/test/tsconfig.json, packages/alfa-jquery/tsconfig.json, packages/alfa-playwright/src/tsconfig.json, packages/alfa-playwright/test/tsconfig.json, packages/alfa-playwright/tsconfig.json, packages/alfa-puppeteer/src/tsconfig.json, packages/alfa-puppeteer/test/tsconfig.json, packages/alfa-puppeteer/tsconfig.json, packages/alfa-react/src/tsconfig.json, packages/alfa-react/test/tsconfig.json, packages/alfa-react/tsconfig.json, packages/alfa-scraper/src/tsconfig.json, packages/alfa-scraper/test/tsconfig.json, packages/alfa-scraper/tsconfig.json, packages/alfa-selenium/src/tsconfig.json, packages/alfa-selenium/test/tsconfig.json, packages/alfa-selenium/tsconfig.json, packages/alfa-test-utils/src/tsconfig.json, packages/alfa-test-utils/test/tsconfig.json, packages/alfa-test-utils/tsconfig.json, packages/alfa-unexpected/src/tsconfig.json, packages/alfa-unexpected/test/tsconfig.json, packages/alfa-unexpected/tsconfig.json, packages/alfa-vitest/src/tsconfig.json, packages/alfa-vitest/test/tsconfig.json, packages/alfa-vitest/tsconfig.json, packages/alfa-vue/src/tsconfig.json, packages/alfa-vue/test/tsconfig.json, packages/alfa-vue/tsconfig.json, packages/alfa-webdriver/src/tsconfig.json, packages/alfa-webdriver/test/tsconfig.json, packages/alfa-webdriver/tsconfig.json, packages/tsconfig.json, scratches/tsconfig.json, 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": "69 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 69,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 3019751,
              "source_files_sampled": 133,
              "oversized_source_files": 1
            },
            "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": "1/133 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 133,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T19:47:55.727055Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/Siteimprove/alfa-integrations.svg",
  "full_name": "Siteimprove/alfa-integrations",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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