Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 12:23 UTC

Rotorsoft / act-root

Event-sourcing framework for TypeScript. Three primitives (actions, state, reactions), Zod end to end, no broker required. Postgres, SQLite, or in-memory.

TypeScriptMIT★ 8 stars⑂ 1 forksince Feb 2025View on GitHub ↗

Rotorsoft/act-root holds a health index of 79 out of 100, placing it in the Good band. It scores highest on Vitality (100/100) and lowest on Community & Adoption (56/100). It was last updated today. 2 contributors account for most of its recent work.

79
overall / 100
Good

Software health index

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

79
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

Roger TorresPersonal account
18 followers28 public repossince Jul 2018rotorsoft

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

Package ecosystems

Metrics by category

Vitality

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

100Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 3,100 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year3,100
human_commit_share0.93
days_since_last_push0
active_weeks_last_year52

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~0.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag@rotorsoft/act-tck-v1.27.22
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases0.2
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?

56Moderate · 18% of overall
How it's scored
13.7/60Stars — 8 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars8
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
58.9/80Monthly downloads — 26,332 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@rotorsoft/act, @rotorsoft/act-pg, @rotorsoft/act-ops, @rotorsoft/act-sse, @rotorsoft/act-tck, @rotorsoft/act-http, @rotorsoft/act-otel, @rotorsoft/act-pino
dependents
ecosystemsnpm
total_downloads
monthly_downloads26,332
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?

69Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.5/22.5Commit distribution — top contributor authored 49% of commits
5.4/13.5Contributor breadth — 4 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled4
top_contributor_share0.488
How it's scored
46.4/46.8Issue resolution — 99% of issues closed
36.5/38.3PR acceptance — 971/1,018 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/17 approved changesets -- score normalized to 0
Inputs used
merged_prs971
open_issues2
closed_issues300
issue_closed_ratio0.993
closed_unmerged_prs47
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.2/25Owner reach — 18 followers of Rotorsoft
22.6/25Track record — 28 public repos, account ~8 yr old
Inputs used
followers18
owner_typeUser
is_verified
owner_loginRotorsoft
public_repos28
account_age_days2,920
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 0 days ago
20/20Version history — 177 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@rotorsoft/act, @rotorsoft/act-pg, @rotorsoft/act-ops, @rotorsoft/act-sse, @rotorsoft/act-tck, @rotorsoft/act-http, @rotorsoft/act-otel, @rotorsoft/act-pino
ecosystemsnpm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://rotorsoft.github.io/act-root/
10/10Repository description
10/10Topics — 12 topics
10/10Wiki
Inputs used
topicscqrs, domain-driven-design, event-driven-architecture, event-sourcing, event-store, framework, nodejs, postgres, reactive, sqlite, typescript, zod
has_wikiyes
homepagehttps://rotorsoft.github.io/act-root/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

77Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 8 out of 8 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 0/17 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages1,943
unassessed_packages64
affected_by_severityhigh 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1943 resolved dependencies against OSV. 64 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

75Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 93 of 93 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes43,841
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — biome.json
11/11Static type checking — docs/tsconfig.json, libs/act-crypto/tsconfig.json, libs/act-diagram/tsconfig.json, libs/act-http/tsconfig.json, libs/act-notify/tsconfig.json, libs/act-ops/tsconfig.json, libs/act-otel/tsconfig.json, libs/act-patch/tsconfig.json, libs/act-pg/tsconfig.json, libs/act-pino/tsconfig.json, libs/act-sqlite/tsconfig.json, libs/act-sse/tsconfig.json, libs/act-tck/tsconfig.json, libs/act/tsconfig.json, packages/calculator/tsconfig.json, packages/client/tsconfig.json, packages/inspector/tsconfig.json, packages/server/tsconfig.json, packages/wolfdesk/tsconfig.json, performance/act-performance/tsconfig.json, recipes/tsconfig.json, tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
10/10Demonstrated agent practice — 29 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 7 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsdocs/tsconfig.json, libs/act-crypto/tsconfig.json, libs/act-diagram/tsconfig.json, libs/act-http/tsconfig.json, libs/act-notify/tsconfig.json, libs/act-ops/tsconfig.json, libs/act-otel/tsconfig.json, libs/act-patch/tsconfig.json, libs/act-pg/tsconfig.json, libs/act-pino/tsconfig.json, libs/act-sqlite/tsconfig.json, libs/act-sse/tsconfig.json, libs/act-tck/tsconfig.json, libs/act/tsconfig.json, packages/calculator/tsconfig.json, packages/client/tsconfig.json, packages/inspector/tsconfig.json, packages/server/tsconfig.json, packages/wolfdesk/tsconfig.json, performance/act-performance/tsconfig.json, recipes/tsconfig.json, tsconfig.json
agent_commit_share0.29
toolchain_manifests
dependency_bot_commit_share0.07
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.7/55Manageable file sizes — 3/551 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes167,832
source_files_sampled551
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples, recipes
Inputs used
example_dirsexamples, recipes
has_mcp_signalno
api_schema_files

Key facts

8GitHub stars
4contributors
3,100commits, last 12 months
0days since last push
100releases
2bus factor
2open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package '@rotorsoft/act-root' from its registry
  • deps.dev does not index npm:@rotorsoft/act@1.23.17; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 7.1 / 10
7.1aggregate

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-24 12:23 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests8 out of 8 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 0/17 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 70
RegistryPackageVersion constraintManifest
npm@rotorsoft/actworkspace:^package.json
npm@rotorsoft/act-pgworkspace:^package.json
npm@act/wolfdeskworkspace:^recipes/package.json
npm@rotorsoft/actworkspace:^recipes/package.json
npm@rotorsoft/act-otelworkspace:^recipes/package.json
npmlucide-react^1.25.0libs/act-diagram/package.json
npmsucrase^3.35.1libs/act-diagram/package.json
npm@rotorsoft/act-patchworkspace:^libs/act-http/package.json
npm@rotorsoft/act-cryptoworkspace:^libs/act-pg/package.json
npmpg^8.22.0libs/act-pg/package.json
npmpino^10.3.1libs/act-pino/package.json
npmpino-pretty^13.1.3libs/act-pino/package.json
npm@libsql/client^0.17.4libs/act-sqlite/package.json
npm@rotorsoft/act-cryptoworkspace:^libs/act-sqlite/package.json
npm@rotorsoft/act-httpworkspace:^libs/act-sse/package.json
npm@rotorsoft/act-patchworkspace:^libs/act/package.json
npm@rotorsoft/act>=1.23.6packages/calculator/package.json
npm@trpc/server11.18.0packages/calculator/package.json
npmzod^4.4.3packages/calculator/package.json
npm@act/calculatorworkspace:^packages/client/package.json
npm@rotorsoft/actworkspace:^packages/client/package.json
npm@rotorsoft/act-httpworkspace:^packages/client/package.json
npm@rotorsoft/act-pgworkspace:^packages/client/package.json
npm@tanstack/react-query^5.101.2packages/client/package.json
npm@tanstack/react-query-devtools^5.101.2packages/client/package.json
npm@trpc/client11.18.0packages/client/package.json
npm@trpc/react-query11.18.0packages/client/package.json
npmreact^19.2.7packages/client/package.json
npmreact-dom^19.2.7packages/client/package.json
npm@libsql/client^0.17.4packages/inspector/package.json
npm@rotorsoft/actworkspace:^packages/inspector/package.json
npm@rotorsoft/act-pgworkspace:^packages/inspector/package.json
npm@rotorsoft/act-sqliteworkspace:^packages/inspector/package.json
npm@tanstack/react-query^5.101.2packages/inspector/package.json
npm@trpc/client11.18.0packages/inspector/package.json
npm@trpc/react-query11.18.0packages/inspector/package.json
npm@trpc/server11.18.0packages/inspector/package.json
npmcors^2.8.6packages/inspector/package.json
npmd3-scale^4.0.2packages/inspector/package.json
npmd3-time^3.1.0packages/inspector/package.json
npmlucide-react^1.25.0packages/inspector/package.json
npmpg^8.22.0packages/inspector/package.json
npmreact^19.2.7packages/inspector/package.json
npmreact-dom^19.2.7packages/inspector/package.json
npmzod^4.4.3packages/inspector/package.json
npm@act/calculatorworkspace:^packages/server/package.json
npm@hono/node-server^2.0.10packages/server/package.json
npm@rotorsoft/actworkspace:^packages/server/package.json
npm@rotorsoft/act-httpworkspace:^packages/server/package.json
npm@rotorsoft/act-opsworkspace:^packages/server/package.json
npm@rotorsoft/act-otelworkspace:^packages/server/package.json
npm@rotorsoft/act-pgworkspace:^packages/server/package.json
npm@trpc/server11.18.0packages/server/package.json
npmcors^2.8.6packages/server/package.json
npmhono^4.12.30packages/server/package.json
npmprom-client^15.1.3packages/server/package.json
npmzod^4.4.3packages/server/package.json
npm@libsql/client^0.17.4packages/wolfdesk/package.json
npm@rotorsoft/actworkspace:^packages/wolfdesk/package.json
npm@rotorsoft/act-httpworkspace:^packages/wolfdesk/package.json
npm@rotorsoft/act-pgworkspace:^packages/wolfdesk/package.json
npm@trpc/server11.18.0packages/wolfdesk/package.json
npmdrizzle-orm^0.45.2packages/wolfdesk/package.json
npmzod^4.4.3packages/wolfdesk/package.json
npm@rotorsoft/act^1.23.6performance/act-performance/package.json
npm@rotorsoft/act-pg^1.13.11performance/act-performance/package.json
npmcli-table3^0.6.5performance/act-performance/package.json
npmexpress^5.2.1performance/act-performance/package.json
npmpg^8.22.0performance/act-performance/package.json
npmzod^4.4.3performance/act-performance/package.json
All dependencies 2,007

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

RegistryPackageVersionRelation
npm@hono/node-server2.0.10direct
npm@hono/node-server^2.0.10direct
npm@libsql/client0.17.4direct
npm@libsql/client^0.17.4direct
npm@rotorsoft/act>=1.23.6direct
npm@rotorsoft/act^1.23.6direct
npm@rotorsoft/act-pg^1.13.11direct
npm@tanstack/react-query5.101.2direct
npm@tanstack/react-query^5.101.2direct
npm@tanstack/react-query-devtools5.101.2direct
npm@tanstack/react-query-devtools^5.101.2direct
npm@trpc/client11.18.0direct
npm@trpc/react-query11.18.0direct
npm@trpc/server11.18.0direct
npm@trpc/server^11.18.0direct
npmcli-table30.6.5direct
npmcli-table3^0.6.5direct
npmcors2.8.6direct
npmcors^2.8.6direct
npmd3-scale4.0.2direct
npmd3-scale^4.0.2direct
npmd3-time3.1.0direct
npmd3-time^3.1.0direct
npmdrizzle-orm0.45.2direct
npmdrizzle-orm^0.45.2direct
npmexpress5.2.1direct
npmexpress^5.2.1direct
npmhono4.12.31direct
npmhono^4.12.30direct
npmlucide-react1.25.0direct
npmlucide-react^1.25.0direct
npmpg8.22.0direct
npmpg^8.22.0direct
npmpino10.3.1direct
npmpino^10.3.1direct
npmpino-pretty13.1.3direct
npmpino-pretty^13.1.3direct
npmprom-client15.1.3direct
npmprom-client^15.1.3direct
npmreact19.2.7direct
npmreact^19.2.7direct
npmreact-dom19.2.7direct
npmreact-dom^19.2.7direct
npmsucrase3.35.1direct
npmsucrase^3.35.1direct
npmzod4.4.3direct
npmzod^4.4.3direct
npm@11ty/gray-matter1.0.0indirect
npm@actions/core3.0.0indirect
npm@actions/exec3.0.0indirect
npm@actions/http-client4.0.0indirect
npm@actions/io3.0.2indirect
npm@algolia/abtesting1.16.1indirect
npm@algolia/autocomplete-core1.19.2indirect
npm@algolia/autocomplete-core1.19.8indirect
npm@algolia/autocomplete-plugin-algolia-insights1.19.2indirect
npm@algolia/autocomplete-plugin-algolia-insights1.19.8indirect
npm@algolia/autocomplete-shared1.19.2indirect
npm@algolia/autocomplete-shared1.19.8indirect
npm@algolia/client-abtesting5.50.1indirect
npm@algolia/client-analytics5.50.1indirect
npm@algolia/client-common5.50.1indirect
npm@algolia/client-insights5.50.1indirect
npm@algolia/client-personalization5.50.1indirect
npm@algolia/client-query-suggestions5.50.1indirect
npm@algolia/client-search5.50.1indirect
npm@algolia/events4.0.1indirect
npm@algolia/ingestion1.50.1indirect
npm@algolia/monitoring1.50.1indirect
npm@algolia/recommend5.50.1indirect
npm@algolia/requester-browser-xhr5.50.1indirect
npm@algolia/requester-fetch5.50.1indirect
npm@algolia/requester-node-http5.50.1indirect
npm@anthropic-ai/sdk0.112.3indirect
npm@anthropic-ai/sdk^0.112.1indirect
npm@aws-sdk/checksums3.1000.18indirect
npm@aws-sdk/client-s33.1090.0indirect
npm@aws-sdk/client-s3^3.1089.0indirect
npm@aws-sdk/core3.975.3indirect
npm@aws-sdk/credential-provider-env3.972.59indirect
npm@aws-sdk/credential-provider-http3.972.61indirect
npm@aws-sdk/credential-provider-ini3.973.4indirect
npm@aws-sdk/credential-provider-login3.972.66indirect
npm@aws-sdk/credential-provider-node3.972.70indirect
npm@aws-sdk/credential-provider-process3.972.59indirect
npm@aws-sdk/credential-provider-sso3.973.3indirect
npm@aws-sdk/credential-provider-web-identity3.972.65indirect
npm@aws-sdk/middleware-sdk-s33.972.64indirect
npm@aws-sdk/nested-clients3.997.33indirect
npm@aws-sdk/signature-v4-multi-region3.996.41indirect
npm@aws-sdk/token-providers3.1088.0indirect
npm@aws-sdk/types3.974.2indirect
npm@aws-sdk/xml-builder3.972.36indirect
npm@aws/lambda-invoke-store0.3.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/code-frame8.0.0indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/generator8.0.0indirect
npm@babel/helper-annotate-as-pure7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-create-class-features-plugin7.29.7indirect
npm@babel/helper-create-regexp-features-plugin7.28.5indirect
npm@babel/helper-define-polyfill-provider0.6.8indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-globals8.0.0indirect
npm@babel/helper-member-expression-to-functions7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-imports8.0.0indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-module-transforms8.0.1indirect
npm@babel/helper-optimise-call-expression7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-plugin-utils8.0.1indirect
npm@babel/helper-remap-async-to-generator7.27.1indirect
npm@babel/helper-replace-supers7.29.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-string-parser8.0.0indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-identifier8.0.2indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helper-wrap-function7.28.6indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/parser8.0.0indirect
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.28.5indirect
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.27.1indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.27.1indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.27.1indirect
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.28.6indirect
npm@babel/plugin-proposal-decorators7.29.7indirect
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirect
npm@babel/plugin-syntax-decorators7.29.7indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-import-assertions7.28.6indirect
npm@babel/plugin-syntax-import-attributes7.28.6indirect
npm@babel/plugin-syntax-jsx7.28.6indirect
npm@babel/plugin-syntax-typescript7.28.6indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.27.1indirect
npm@babel/plugin-transform-async-generator-functions7.29.0indirect
npm@babel/plugin-transform-async-to-generator7.28.6indirect
npm@babel/plugin-transform-block-scoped-functions7.27.1indirect
npm@babel/plugin-transform-block-scoping7.28.6indirect
npm@babel/plugin-transform-class-properties7.28.6indirect
npm@babel/plugin-transform-class-static-block7.28.6indirect
npm@babel/plugin-transform-classes7.28.6indirect
npm@babel/plugin-transform-computed-properties7.28.6indirect
npm@babel/plugin-transform-destructuring7.28.5indirect
npm@babel/plugin-transform-dotall-regex7.28.6indirect
npm@babel/plugin-transform-duplicate-keys7.27.1indirect
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.29.0indirect
npm@babel/plugin-transform-dynamic-import7.27.1indirect
npm@babel/plugin-transform-explicit-resource-management7.28.6indirect
npm@babel/plugin-transform-exponentiation-operator7.28.6indirect
npm@babel/plugin-transform-export-namespace-from7.27.1indirect
npm@babel/plugin-transform-for-of7.27.1indirect
npm@babel/plugin-transform-function-name7.27.1indirect
npm@babel/plugin-transform-json-strings7.28.6indirect
npm@babel/plugin-transform-literals7.27.1indirect
npm@babel/plugin-transform-logical-assignment-operators7.28.6indirect
npm@babel/plugin-transform-member-expression-literals7.27.1indirect
npm@babel/plugin-transform-modules-amd7.27.1indirect
npm@babel/plugin-transform-modules-commonjs7.28.6indirect
npm@babel/plugin-transform-modules-systemjs8.0.1indirect
npm@babel/plugin-transform-modules-umd7.27.1indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.29.0indirect
npm@babel/plugin-transform-new-target7.27.1indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.28.6indirect
npm@babel/plugin-transform-numeric-separator7.28.6indirect
npm@babel/plugin-transform-object-rest-spread7.28.6indirect
npm@babel/plugin-transform-object-super7.27.1indirect
npm@babel/plugin-transform-optional-catch-binding7.28.6indirect
npm@babel/plugin-transform-optional-chaining7.28.6indirect
npm@babel/plugin-transform-parameters7.27.7indirect
npm@babel/plugin-transform-private-methods7.28.6indirect
npm@babel/plugin-transform-private-property-in-object7.28.6indirect
npm@babel/plugin-transform-property-literals7.27.1indirect
npm@babel/plugin-transform-react-constant-elements7.27.1indirect
npm@babel/plugin-transform-react-display-name7.28.0indirect
npm@babel/plugin-transform-react-jsx7.28.6indirect
npm@babel/plugin-transform-react-jsx-development7.27.1indirect
npm@babel/plugin-transform-react-pure-annotations7.27.1indirect
npm@babel/plugin-transform-regenerator7.29.0indirect
npm@babel/plugin-transform-regexp-modifiers7.28.6indirect
npm@babel/plugin-transform-reserved-words7.27.1indirect
npm@babel/plugin-transform-runtime7.29.0indirect
npm@babel/plugin-transform-shorthand-properties7.27.1indirect
npm@babel/plugin-transform-spread7.28.6indirect
npm@babel/plugin-transform-sticky-regex7.27.1indirect
npm@babel/plugin-transform-template-literals7.27.1indirect
npm@babel/plugin-transform-typeof-symbol7.27.1indirect
npm@babel/plugin-transform-typescript7.28.6indirect
npm@babel/plugin-transform-unicode-escapes7.27.1indirect
npm@babel/plugin-transform-unicode-property-regex7.28.6indirect
npm@babel/plugin-transform-unicode-regex7.27.1indirect
npm@babel/plugin-transform-unicode-sets-regex7.28.6indirect
npm@babel/preset-env7.29.2indirect
npm@babel/preset-modules0.1.6-no-external-pluginsindirect
npm@babel/preset-react7.28.5indirect
npm@babel/preset-typescript7.28.5indirect
npm@babel/runtime7.29.2indirect
npm@babel/template7.29.7indirect
npm@babel/template8.0.0indirect
npm@babel/traverse7.29.7indirect
npm@babel/traverse8.0.0indirect
npm@babel/types7.29.7indirect
npm@babel/types8.0.0indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@biomejs/biome2.5.4indirect
npm@biomejs/cli-darwin-arm642.5.4indirect
npm@biomejs/cli-darwin-x642.5.4indirect
npm@biomejs/cli-linux-arm642.5.4indirect
npm@biomejs/cli-linux-arm64-musl2.5.4indirect
npm@biomejs/cli-linux-x642.5.4indirect
npm@biomejs/cli-linux-x64-musl2.5.4indirect
npm@biomejs/cli-win32-arm642.5.4indirect
npm@biomejs/cli-win32-x642.5.4indirect
npm@clack/core1.4.3indirect
npm@clack/prompts1.7.0indirect
npm@clack/prompts^1.7.0indirect
npm@colors/colors1.5.0indirect
npm@commitlint/cli21.2.1indirect
npm@commitlint/config-conventional21.2.0indirect
npm@commitlint/config-validator21.2.0indirect
npm@commitlint/ensure21.2.0indirect
npm@commitlint/execute-rule21.0.1indirect
npm@commitlint/format21.2.0indirect
npm@commitlint/is-ignored21.2.0indirect
npm@commitlint/lint21.2.0indirect
npm@commitlint/load21.2.0indirect
npm@commitlint/message21.2.0indirect
npm@commitlint/parse21.2.0indirect
npm@commitlint/read21.2.1indirect
npm@commitlint/resolve-extends21.2.0indirect
npm@commitlint/rules21.2.0indirect
npm@commitlint/to-lines21.0.1indirect
npm@commitlint/top-level21.2.0indirect
npm@commitlint/types21.2.0indirect
npm@conventional-changelog/git-client3.1.0indirect
npm@conventional-changelog/template1.2.1indirect
npm@csstools/cascade-layer-name-parser2.0.5indirect
npm@csstools/color-helpers5.1.0indirect
npm@csstools/css-calc2.1.4indirect
npm@csstools/css-color-parser3.1.0indirect
npm@csstools/css-parser-algorithms3.0.5indirect
npm@csstools/css-tokenizer3.0.4indirect
npm@csstools/media-query-list-parser4.0.3indirect
npm@csstools/postcss-alpha-function1.0.1indirect
npm@csstools/postcss-cascade-layers5.0.2indirect
npm@csstools/postcss-color-function4.0.12indirect
npm@csstools/postcss-color-function-display-p3-linear1.0.1indirect
npm@csstools/postcss-color-mix-function3.0.12indirect
npm@csstools/postcss-color-mix-variadic-function-arguments1.0.2indirect
npm@csstools/postcss-content-alt-text2.0.8indirect
npm@csstools/postcss-contrast-color-function2.0.12indirect
npm@csstools/postcss-exponential-functions2.0.9indirect
npm@csstools/postcss-font-format-keywords4.0.0indirect
npm@csstools/postcss-gamut-mapping2.0.11indirect
npm@csstools/postcss-gradients-interpolation-method5.0.12indirect
npm@csstools/postcss-hwb-function4.0.12indirect
npm@csstools/postcss-ic-unit4.0.4indirect
npm@csstools/postcss-initial2.0.1indirect
npm@csstools/postcss-is-pseudo-class5.0.3indirect
npm@csstools/postcss-light-dark-function2.0.11indirect
npm@csstools/postcss-logical-float-and-clear3.0.0indirect
npm@csstools/postcss-logical-overflow2.0.0indirect
npm@csstools/postcss-logical-overscroll-behavior2.0.0indirect
npm@csstools/postcss-logical-resize3.0.0indirect
npm@csstools/postcss-logical-viewport-units3.0.4indirect
npm@csstools/postcss-media-minmax2.0.9indirect
npm@csstools/postcss-media-queries-aspect-ratio-number-values3.0.5indirect
npm@csstools/postcss-nested-calc4.0.0indirect
npm@csstools/postcss-normalize-display-values4.0.1indirect
npm@csstools/postcss-oklab-function4.0.12indirect
npm@csstools/postcss-position-area-property1.0.0indirect
npm@csstools/postcss-progressive-custom-properties4.2.1indirect
npm@csstools/postcss-property-rule-prelude-list1.0.0indirect
npm@csstools/postcss-random-function2.0.1indirect
npm@csstools/postcss-relative-color-syntax3.0.12indirect
npm@csstools/postcss-scope-pseudo-class4.0.1indirect
npm@csstools/postcss-sign-functions1.1.4indirect
npm@csstools/postcss-stepped-value-functions4.0.9indirect
npm@csstools/postcss-syntax-descriptor-syntax-production1.0.1indirect
npm@csstools/postcss-system-ui-font-family1.0.0indirect
npm@csstools/postcss-text-decoration-shorthand4.0.3indirect
npm@csstools/postcss-trigonometric-functions4.0.9indirect
npm@csstools/postcss-unset-value4.0.0indirect
npm@csstools/selector-resolve-nested3.1.0indirect
npm@csstools/selector-specificity5.0.0indirect
npm@csstools/utilities2.0.0indirect
npm@discoveryjs/json-ext0.5.7indirect
npm@docsearch/core4.6.2indirect
npm@docsearch/css4.6.2indirect
npm@docsearch/react4.6.2indirect
npm@docusaurus/babel3.10.2indirect
npm@docusaurus/bundler3.10.2indirect
npm@docusaurus/core3.10.2indirect
npm@docusaurus/core^3.10.2indirect
npm@docusaurus/cssnano-preset3.10.2indirect
npm@docusaurus/faster3.10.2indirect
npm@docusaurus/faster^3.10.2indirect
npm@docusaurus/logger3.10.2indirect
npm@docusaurus/mdx-loader3.10.2indirect
npm@docusaurus/module-type-aliases3.10.2indirect
npm@docusaurus/plugin-content-blog3.10.2indirect
npm@docusaurus/plugin-content-docs3.10.2indirect
npm@docusaurus/plugin-content-pages3.10.2indirect
npm@docusaurus/plugin-css-cascade-layers3.10.2indirect
npm@docusaurus/plugin-debug3.10.2indirect
npm@docusaurus/plugin-google-analytics3.10.2indirect
npm@docusaurus/plugin-google-gtag3.10.2indirect
npm@docusaurus/plugin-google-tag-manager3.10.2indirect
npm@docusaurus/plugin-sitemap3.10.2indirect
npm@docusaurus/plugin-svgr3.10.2indirect
npm@docusaurus/preset-classic3.10.2indirect
npm@docusaurus/preset-classic^3.10.2indirect
npm@docusaurus/react-loadable6.0.0indirect
npm@docusaurus/theme-classic3.10.2indirect
npm@docusaurus/theme-common3.10.2indirect
npm@docusaurus/theme-search-algolia3.10.2indirect
npm@docusaurus/theme-translations3.10.2indirect
npm@docusaurus/tsconfig3.10.2indirect
npm@docusaurus/types3.10.2indirect
npm@docusaurus/utils3.10.2indirect
npm@docusaurus/utils-common3.10.2indirect
npm@docusaurus/utils-validation3.10.2indirect
npm@drizzle-team/brocli0.10.2indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@esbuild-kit/core-utils3.3.2indirect
npm@esbuild-kit/esm-loader2.6.5indirect
npm@esbuild/aix-ppc640.25.12indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.25.12indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.25.12indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.25.12indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.25.12indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.25.12indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.25.12indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.25.12indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.25.12indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.25.12indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.25.12indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.25.12indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.25.12indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.25.12indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.25.12indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.25.12indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.25.12indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.25.12indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.25.12indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.25.12indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.25.12indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.25.12indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.25.12indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.25.12indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.25.12indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.25.12indirect
npm@esbuild/win32-x640.28.1indirect
npm@fast-check/vitest0.4.1indirect
npm@fast-check/vitest^0.4.1indirect
npm@fastify/ajv-compiler4.0.5indirect
npm@fastify/error4.2.0indirect
npm@fastify/fast-json-stringify-compiler5.0.3indirect
npm@fastify/forwarded3.0.1indirect
npm@fastify/merge-json-schemas0.2.1indirect
npm@fastify/proxy-addr5.1.0indirect
npm@gerrit0/mini-shiki3.23.0indirect
npm@hapi/hoek9.3.0indirect
npm@hapi/topo5.1.0indirect
npm@hono/zod-validator0.9.0indirect
npm@hono/zod-validator^0.9.0indirect
npm@inquirer/ansi2.0.7indirect
npm@inquirer/checkbox5.2.1indirect
npm@inquirer/confirm6.1.1indirect
npm@inquirer/core11.2.1indirect
npm@inquirer/editor5.2.2indirect
npm@inquirer/expand5.1.1indirect
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.5.2indirect
npm@inquirer/rawlist5.3.1indirect
npm@inquirer/search4.2.1indirect
npm@inquirer/select5.2.1indirect
npm@inquirer/type4.0.7indirect
npm@jest/schemas29.6.3indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jsonjoy.com/base641.1.2indirect
npm@jsonjoy.com/base6417.67.0indirect
npm@jsonjoy.com/buffers1.2.1indirect
npm@jsonjoy.com/buffers17.67.0indirect
npm@jsonjoy.com/codegen1.0.0indirect
npm@jsonjoy.com/codegen17.67.0indirect
npm@jsonjoy.com/fs-core4.57.1indirect
npm@jsonjoy.com/fs-fsa4.57.1indirect
npm@jsonjoy.com/fs-node4.57.1indirect
npm@jsonjoy.com/fs-node-builtins4.57.1indirect
npm@jsonjoy.com/fs-node-to-fsa4.57.1indirect
npm@jsonjoy.com/fs-node-utils4.57.1indirect
npm@jsonjoy.com/fs-print4.57.1indirect
npm@jsonjoy.com/fs-snapshot4.57.1indirect
npm@jsonjoy.com/json-pack1.21.0indirect
npm@jsonjoy.com/json-pack17.67.0indirect
npm@jsonjoy.com/json-pointer1.0.2indirect
npm@jsonjoy.com/json-pointer17.67.0indirect
npm@jsonjoy.com/util1.9.0indirect
npm@jsonjoy.com/util17.67.0indirect
npm@leichtgewicht/ip-codec2.0.5indirect
npm@libsql/core0.17.4indirect
npm@libsql/darwin-arm640.5.28indirect
npm@libsql/darwin-x640.5.28indirect
npm@libsql/hrana-client0.10.0indirect
npm@libsql/isomorphic-ws0.1.5indirect
npm@libsql/linux-arm-gnueabihf0.5.28indirect
npm@libsql/linux-arm-musleabihf0.5.28indirect
npm@libsql/linux-arm64-gnu0.5.28indirect
npm@libsql/linux-arm64-musl0.5.28indirect
npm@libsql/linux-x64-gnu0.5.28indirect
npm@libsql/linux-x64-musl0.5.28indirect
npm@libsql/win32-x64-msvc0.5.28indirect
npm@mdx-js/mdx3.1.1indirect
npm@mdx-js/react3.1.1indirect
npm@mdx-js/react^3.1.1indirect
npm@module-federation/error-codes0.22.0indirect
npm@module-federation/runtime0.22.0indirect
npm@module-federation/runtime-core0.22.0indirect
npm@module-federation/runtime-tools0.22.0indirect
npm@module-federation/sdk0.22.0indirect
npm@module-federation/webpack-bundler-runtime0.22.0indirect
npm@napi-rs/wasm-runtime1.0.7indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@neon-rs/load0.0.4indirect
npm@noble/hashes1.4.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@octokit/auth-token6.0.0indirect
npm@octokit/core7.0.6indirect
npm@octokit/endpoint11.0.2indirect
npm@octokit/graphql9.0.3indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/plugin-paginate-rest14.0.0indirect
npm@octokit/plugin-retry8.0.3indirect
npm@octokit/plugin-throttling11.0.3indirect
npm@octokit/request10.0.7indirect
npm@octokit/request-error7.1.0indirect
npm@octokit/types16.0.0indirect
npm@opentelemetry/api1.9.1indirect
npm@oxc-project/types0.139.0indirect
npm@parcel/watcher2.5.1indirect
npm@parcel/watcher-android-arm642.5.1indirect
npm@parcel/watcher-darwin-arm642.5.1indirect
npm@parcel/watcher-darwin-x642.5.1indirect
npm@parcel/watcher-freebsd-x642.5.1indirect
npm@parcel/watcher-linux-arm-glibc2.5.1indirect
npm@parcel/watcher-linux-arm-musl2.5.1indirect
npm@parcel/watcher-linux-arm64-glibc2.5.1indirect
npm@parcel/watcher-linux-arm64-musl2.5.1indirect
npm@parcel/watcher-linux-x64-glibc2.5.1indirect
npm@parcel/watcher-linux-x64-musl2.5.1indirect
npm@parcel/watcher-win32-arm642.5.1indirect
npm@parcel/watcher-win32-ia322.5.1indirect
npm@parcel/watcher-win32-x642.5.1indirect
npm@peculiar/asn1-cms2.6.1indirect
npm@peculiar/asn1-csr2.6.1indirect
npm@peculiar/asn1-ecc2.6.1indirect
npm@peculiar/asn1-pfx2.6.1indirect
npm@peculiar/asn1-pkcs82.6.1indirect
npm@peculiar/asn1-pkcs92.6.1indirect
npm@peculiar/asn1-rsa2.6.1indirect
npm@peculiar/asn1-schema2.6.0indirect
npm@peculiar/asn1-x5092.6.1indirect
npm@peculiar/asn1-x509-attr2.6.1indirect
npm@peculiar/x5091.14.3indirect
npm@pinojs/redact0.4.0indirect
npm@pnpm/config.env-replace1.1.0indirect
npm@pnpm/network.ca-file1.0.2indirect
npm@pnpm/npm-conf3.0.2indirect
npm@polka/url1.0.0-next.29indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/rollup-android-arm-eabi4.62.2indirect
npm@rollup/rollup-android-arm644.62.2indirect
npm@rollup/rollup-darwin-arm644.62.2indirect
npm@rollup/rollup-darwin-x644.62.2indirect
npm@rollup/rollup-freebsd-arm644.62.2indirect
npm@rollup/rollup-freebsd-x644.62.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.2indirect
npm@rollup/rollup-linux-arm64-gnu4.62.2indirect
npm@rollup/rollup-linux-arm64-musl4.62.2indirect
npm@rollup/rollup-linux-loong64-gnu4.62.2indirect
npm@rollup/rollup-linux-loong64-musl4.62.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.2indirect
npm@rollup/rollup-linux-ppc64-musl4.62.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.2indirect
npm@rollup/rollup-linux-riscv64-musl4.62.2indirect
npm@rollup/rollup-linux-s390x-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-musl4.62.2indirect
npm@rollup/rollup-openbsd-x644.62.2indirect
npm@rollup/rollup-openharmony-arm644.62.2indirect
npm@rollup/rollup-win32-arm64-msvc4.62.2indirect
npm@rollup/rollup-win32-ia32-msvc4.62.2indirect
npm@rollup/rollup-win32-x64-gnu4.62.2indirect
npm@rollup/rollup-win32-x64-msvc4.62.2indirect
npm@rspack/binding1.7.11indirect
npm@rspack/binding-darwin-arm641.7.11indirect
npm@rspack/binding-darwin-x641.7.11indirect
npm@rspack/binding-linux-arm64-gnu1.7.11indirect
npm@rspack/binding-linux-arm64-musl1.7.11indirect
npm@rspack/binding-linux-x64-gnu1.7.11indirect
npm@rspack/binding-linux-x64-musl1.7.11indirect
npm@rspack/binding-wasm32-wasi1.7.11indirect
npm@rspack/binding-win32-arm64-msvc1.7.11indirect
npm@rspack/binding-win32-ia32-msvc1.7.11indirect
npm@rspack/binding-win32-x64-msvc1.7.11indirect
npm@rspack/core1.7.11indirect
npm@rspack/lite-tapable1.1.0indirect
npm@sec-ant/readable-stream0.4.1indirect
npm@semantic-release/changelog6.0.3indirect
npm@semantic-release/commit-analyzer13.0.1indirect
npm@semantic-release/error3.0.0indirect
npm@semantic-release/error4.0.0indirect
npm@semantic-release/exec7.1.0indirect
npm@semantic-release/git10.0.1indirect
npm@semantic-release/github12.0.9indirect
npm@semantic-release/npm13.1.5indirect
npm@semantic-release/release-notes-generator14.1.1indirect
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@sideway/address4.1.5indirect
npm@sideway/formula3.0.1indirect
npm@sideway/pinpoint2.0.0indirect
npm@simple-libs/child-process-utils2.0.0indirect
npm@simple-libs/stream-utils1.2.0indirect
npm@simple-libs/stream-utils2.0.0indirect
npm@sinclair/typebox0.27.10indirect
npm@sindresorhus/is4.6.0indirect
npm@sindresorhus/is5.6.0indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@slorber/react-helmet-async1.3.0indirect
npm@slorber/remark-comment1.0.0indirect
npm@smithy/core3.29.5indirect
npm@smithy/credential-provider-imds4.4.10indirect
npm@smithy/fetch-http-handler5.6.7indirect
npm@smithy/node-http-handler4.9.7indirect
npm@smithy/signature-v45.6.6indirect
npm@smithy/types4.16.1indirect
npm@stablelib/base641.0.1indirect
npm@stackblitz/sdk1.11.1indirect
npm@stackblitz/sdk^1.11.1indirect
npm@standard-schema/spec1.1.0indirect
npm@stryker-mutator/api9.6.1indirect
npm@stryker-mutator/core9.6.1indirect
npm@stryker-mutator/core^9.6.1indirect
npm@stryker-mutator/instrumenter9.6.1indirect
npm@stryker-mutator/util9.6.1indirect
npm@stryker-mutator/vitest-runner9.6.1indirect
npm@stryker-mutator/vitest-runner^9.6.1indirect
npm@svgr/babel-plugin-add-jsx-attribute8.0.0indirect
npm@svgr/babel-plugin-remove-jsx-attribute8.0.0indirect
npm@svgr/babel-plugin-remove-jsx-empty-expression8.0.0indirect
npm@svgr/babel-plugin-replace-jsx-attribute-value8.0.0indirect
npm@svgr/babel-plugin-svg-dynamic-title8.0.0indirect
npm@svgr/babel-plugin-svg-em-dimensions8.0.0indirect
npm@svgr/babel-plugin-transform-react-native-svg8.1.0indirect
npm@svgr/babel-plugin-transform-svg-component8.0.0indirect
npm@svgr/babel-preset8.1.0indirect
npm@svgr/core8.1.0indirect
npm@svgr/hast-util-to-babel-ast8.0.0indirect
npm@svgr/plugin-jsx8.1.0indirect
npm@svgr/plugin-svgo8.1.0indirect
npm@svgr/webpack8.1.0indirect
npm@swc/core1.15.43indirect
npm@swc/core-darwin-arm641.15.43indirect
npm@swc/core-darwin-x641.15.43indirect
npm@swc/core-linux-arm-gnueabihf1.15.43indirect
npm@swc/core-linux-arm64-gnu1.15.43indirect
npm@swc/core-linux-arm64-musl1.15.43indirect
npm@swc/core-linux-ppc64-gnu1.15.43indirect
npm@swc/core-linux-s390x-gnu1.15.43indirect
npm@swc/core-linux-x64-gnu1.15.43indirect
npm@swc/core-linux-x64-musl1.15.43indirect
npm@swc/core-win32-arm64-msvc1.15.43indirect
npm@swc/core-win32-ia32-msvc1.15.43indirect
npm@swc/core-win32-x64-msvc1.15.43indirect
npm@swc/counter0.1.3indirect
npm@swc/html1.15.43indirect
npm@swc/html-darwin-arm641.15.43indirect
npm@swc/html-darwin-x641.15.43indirect
npm@swc/html-linux-arm-gnueabihf1.15.43indirect
npm@swc/html-linux-arm64-gnu1.15.43indirect
npm@swc/html-linux-arm64-musl1.15.43indirect
npm@swc/html-linux-ppc64-gnu1.15.43indirect
npm@swc/html-linux-s390x-gnu1.15.43indirect
npm@swc/html-linux-x64-gnu1.15.43indirect
npm@swc/html-linux-x64-musl1.15.43indirect
npm@swc/html-win32-arm64-msvc1.15.43indirect
npm@swc/html-win32-ia32-msvc1.15.43indirect
npm@swc/html-win32-x64-msvc1.15.43indirect
npm@swc/types0.1.27indirect
npm@szmarczak/http-timer5.0.1indirect
npm@tailwindcss/cli4.3.3indirect
npm@tailwindcss/cli^4.3.3indirect
npm@tailwindcss/node4.3.3indirect
npm@tailwindcss/oxide4.3.3indirect
npm@tailwindcss/oxide-android-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-arm644.3.3indirect
npm@tailwindcss/oxide-darwin-x644.3.3indirect
npm@tailwindcss/oxide-freebsd-x644.3.3indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-arm64-musl4.3.3indirect
npm@tailwindcss/oxide-linux-x64-gnu4.3.3indirect
npm@tailwindcss/oxide-linux-x64-musl4.3.3indirect
npm@tailwindcss/oxide-wasm32-wasi4.3.3indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.3.3indirect
npm@tailwindcss/oxide-win32-x64-msvc4.3.3indirect
npm@tailwindcss/vite4.3.3indirect
npm@tailwindcss/vite^4.3.3indirect
npm@tanstack/query-core5.101.2indirect
npm@tanstack/query-devtools5.101.2indirect
npm@total-typescript/ts-reset0.6.1indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/body-parser1.19.6indirect
npm@types/bonjour3.5.13indirect
npm@types/chai5.2.3indirect
npm@types/chance1.1.8indirect
npm@types/connect3.4.38indirect
npm@types/connect-history-api-fallback1.5.4indirect
npm@types/cors2.8.19indirect
npm@types/cors^2.8.19indirect
npm@types/d3-scale4.0.9indirect
npm@types/d3-scale^4.0.9indirect
npm@types/d3-time3.0.4indirect
npm@types/d3-time^3.0.4indirect
npm@types/debug4.1.13indirect
npm@types/deep-eql4.0.2indirect
npm@types/eslint9.6.1indirect
npm@types/eslint-scope3.7.7indirect
npm@types/estree1.0.9indirect
npm@types/estree-jsx1.0.5indirect
npm@types/express5.0.6indirect
npm@types/express^5.0.6indirect
npm@types/express-serve-static-core5.1.0indirect
npm@types/express-serve-static-core5.1.1indirect
npm@types/hast3.0.4indirect
npm@types/history4.7.11indirect
npm@types/html-minifier-terser6.1.0indirect
npm@types/http-cache-semantics4.2.0indirect
npm@types/http-errors2.0.5indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jsesc2.5.1indirect
npm@types/json-schema7.0.15indirect
npm@types/mdast4.0.4indirect
npm@types/mdx2.0.13indirect
npm@types/minimist1.2.5indirect
npm@types/ms2.1.0indirect
npm@types/node17.0.45indirect
npm@types/node25.9.4indirect
npm@types/node25.9.5indirect
npm@types/node^25.9.5indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/pg8.20.0indirect
npm@types/pg^8.20.0indirect
npm@types/prismjs1.26.6indirect
npm@types/qs6.15.0indirect
npm@types/range-parser1.2.7indirect
npm@types/react19.2.17indirect
npm@types/react^19.2.17indirect
npm@types/react-dom19.2.3indirect
npm@types/react-dom^19.2.3indirect
npm@types/react-router5.1.20indirect
npm@types/react-router-config5.0.11indirect
npm@types/react-router-dom5.3.3indirect
npm@types/sax1.2.7indirect
npm@types/send1.2.1indirect
npm@types/serve-index1.9.4indirect
npm@types/serve-static2.2.0indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@types/ws8.18.1indirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@ungap/structured-clone1.3.0indirect
npm@vitejs/plugin-react6.0.3indirect
npm@vitejs/plugin-react^6.0.3indirect
npm@vitest/coverage-v84.1.10indirect
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@webassemblyjs/ast1.14.1indirect
npm@webassemblyjs/floating-point-hex-parser1.13.2indirect
npm@webassemblyjs/helper-api-error1.13.2indirect
npm@webassemblyjs/helper-buffer1.14.1indirect
npm@webassemblyjs/helper-numbers1.13.2indirect
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirect
npm@webassemblyjs/helper-wasm-section1.14.1indirect
npm@webassemblyjs/ieee7541.13.2indirect
npm@webassemblyjs/leb1281.13.2indirect
npm@webassemblyjs/utf81.13.2indirect
npm@webassemblyjs/wasm-edit1.14.1indirect
npm@webassemblyjs/wasm-gen1.14.1indirect
npm@webassemblyjs/wasm-opt1.14.1indirect
npm@webassemblyjs/wasm-parser1.14.1indirect
npm@webassemblyjs/wast-printer1.14.1indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmabstract-logging2.0.1indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmacorn8.16.0indirect
npmacorn-import-phases1.0.4indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.5indirect
npmaddress2.0.3indirect
npmagent-base9.0.0indirect
npmaggregate-error3.1.0indirect
npmaggregate-error5.0.0indirect
npmajv6.14.0indirect
npmajv8.18.0indirect
npmajv8.20.0indirect
npmajv-formats2.1.1indirect
npmajv-formats3.0.1indirect
npmajv-keywords3.5.2indirect
npmajv-keywords5.1.0indirect
npmalgoliasearch5.50.1indirect
npmalgoliasearch-helper3.28.1indirect
npmangular-html-parser10.4.0indirect
npmansi-align3.0.1indirect
npmansi-escapes7.2.0indirect
npmansi-html-community0.0.8indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmansis3.17.0indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmarg5.0.2indirect
npmargparse2.0.1indirect
npmargv-formatter1.0.0indirect
npmarray-ify1.0.0indirect
npmarray-union2.1.0indirect
npmasn1js3.0.7indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.0indirect
npmastring1.9.0indirect
npmatomic-sleep1.0.0indirect
npmautoprefixer10.5.2indirect
npmautoprefixer10.5.4indirect
npmautoprefixer^10.5.4indirect
npmavvio9.2.0indirect
npmbabel-loader9.2.1indirect
npmbabel-plugin-dynamic-import-node2.3.3indirect
npmbabel-plugin-polyfill-corejs20.4.17indirect
npmbabel-plugin-polyfill-corejs30.13.0indirect
npmbabel-plugin-polyfill-corejs30.14.2indirect
npmbabel-plugin-polyfill-regenerator0.6.8indirect
npmbail2.0.2indirect
npmbalanced-match4.0.3indirect
npmbaseline-browser-mapping2.10.40indirect
npmbaseline-browser-mapping2.10.43indirect
npmbatch0.6.1indirect
npmbefore-after-hook4.0.0indirect
npmbig.js5.2.2indirect
npmbinary-extensions2.3.0indirect
npmbintrees1.0.2indirect
npmbody-parser2.3.0indirect
npmbonjour-service1.3.0indirect
npmboolbase1.0.0indirect
npmbottleneck2.19.5indirect
npmbowser2.14.1indirect
npmboxen6.2.1indirect
npmboxen7.1.1indirect
npmbrace-expansion5.0.7indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.4indirect
npmbrowserslist4.28.6indirect
npmbuffer-from1.1.2indirect
npmbundle-name4.1.0indirect
npmbundle-require5.1.0indirect
npmbytes3.0.0indirect
npmbytes3.1.2indirect
npmbytestreamjs2.0.1indirect
npmcac6.7.14indirect
npmcacheable-lookup7.0.0indirect
npmcacheable-request10.2.14indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamel-case4.1.2indirect
npmcamelcase6.3.0indirect
npmcamelcase7.0.1indirect
npmcaniuse-api3.0.0indirect
npmcaniuse-lite1.0.30001799indirect
npmcaniuse-lite1.0.30001806indirect
npmccount2.0.1indirect
npmchai6.2.2indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmchance1.1.13indirect
npmchar-regex1.0.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmchardet2.2.0indirect
npmcheerio1.0.0-rc.12indirect
npmcheerio-select2.1.0indirect
npmchokidar3.6.0indirect
npmchokidar4.0.3indirect
npmchokidar5.0.0indirect
npmchrome-trace-event1.0.4indirect
npmci-info3.9.0indirect
npmclean-css5.3.3indirect
npmclean-stack2.2.0indirect
npmclean-stack5.3.0indirect
npmcli-boxes3.0.0indirect
npmcli-cursor5.0.0indirect
npmcli-highlight2.1.11indirect
npmcli-truncate5.2.0indirect
npmcli-width4.1.0indirect
npmcliui7.0.4indirect
npmcliui9.0.1indirect
npmclone-deep4.0.1indirect
npmclsx2.1.1indirect
npmclsx^2.1.1indirect
npmcollapse-white-space2.1.0indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolord2.9.3indirect
npmcolorette2.0.20indirect
npmcombine-promises1.2.0indirect
npmcomma-separated-tokens2.0.3indirect
npmcommander10.0.1indirect
npmcommander11.1.0indirect
npmcommander14.0.3indirect
npmcommander2.20.3indirect
npmcommander4.1.1indirect
npmcommander5.1.0indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmcommon-path-prefix3.0.0indirect
npmcompare-func2.0.0indirect
npmcompressible2.0.18indirect
npmcompression1.8.1indirect
npmconcurrently10.0.3indirect
npmconcurrently^10.0.3indirect
npmconfbox0.1.8indirect
npmconfig-chain1.1.13indirect
npmconfigstore6.0.0indirect
npmconnect-history-api-fallback2.0.0indirect
npmconsola3.4.2indirect
npmcontent-disposition0.5.2indirect
npmcontent-disposition1.0.1indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmconventional-changelog-angular8.2.0indirect
npmconventional-changelog-angular9.2.1indirect
npmconventional-changelog-conventionalcommits10.2.1indirect
npmconventional-changelog-writer8.2.0indirect
npmconventional-commits-filter5.0.0indirect
npmconventional-commits-parser6.3.0indirect
npmconventional-commits-parser7.0.1indirect
npmconvert-hrtime5.0.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie1.1.1indirect
npmcookie-signature1.2.2indirect
npmcopy-text-to-clipboard3.2.2indirect
npmcopy-webpack-plugin11.0.0indirect
npmcore-js3.49.0indirect
npmcore-js-compat3.49.0indirect
npmcore-util-is1.0.3indirect
npmcosmiconfig8.3.6indirect
npmcosmiconfig9.0.1indirect
npmcosmiconfig-typescript-loader6.2.0indirect
npmcross-spawn7.0.6indirect
npmcrypto-random-string2.0.0indirect
npmcrypto-random-string4.0.0indirect
npmcss-blank-pseudo7.0.1indirect
npmcss-declaration-sorter7.4.0indirect
npmcss-has-pseudo7.0.3indirect
npmcss-loader6.11.0indirect
npmcss-minimizer-webpack-plugin5.0.1indirect
npmcss-prefers-color-scheme10.0.0indirect
npmcss-select4.3.0indirect
npmcss-select5.2.2indirect
npmcss-tree2.2.1indirect
npmcss-tree3.2.1indirect
npmcss-what6.2.2indirect
npmcssdb8.8.0indirect
npmcssesc3.0.0indirect
npmcssnano6.1.2indirect
npmcssnano-preset-advanced6.1.2indirect
npmcssnano-preset-default6.1.2indirect
npmcssnano-utils4.0.2indirect
npmcsso5.0.5indirect
npmcsstype3.2.3indirect
npmd3-array3.2.4indirect
npmd3-color3.1.0indirect
npmd3-format3.1.2indirect
npmd3-interpolate3.0.1indirect
npmd3-time-format4.1.0indirect
npmdateformat4.6.3indirect
npmdebounce1.2.1indirect
npmdebug2.6.9indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.3.0indirect
npmdecompress-response6.0.0indirect
npmdeep-extend0.6.0indirect
npmdeepmerge4.3.1indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefer-to-connect2.0.1indirect
npmdefine-data-property1.1.4indirect
npmdefine-lazy-prop2.0.0indirect
npmdefine-lazy-prop3.0.0indirect
npmdefine-properties1.2.1indirect
npmdel6.1.1indirect
npmdepd1.1.2indirect
npmdepd2.0.0indirect
npmdequal2.0.3indirect
npmdes.js1.1.0indirect
npmdetect-libc1.0.3indirect
npmdetect-libc2.0.2indirect
npmdetect-libc2.1.2indirect
npmdetect-port2.1.0indirect
npmdevlop1.1.0indirect
npmdiff-match-patch1.0.5indirect
npmdir-glob3.0.1indirect
npmdns-packet5.6.1indirect
npmdocusaurus-plugin-typedoc1.4.2indirect
npmdocusaurus-plugin-typedoc^1.4.2indirect
npmdom-converter0.2.0indirect
npmdom-serializer1.4.1indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler4.3.1indirect
npmdomhandler5.0.3indirect
npmdomutils2.8.0indirect
npmdomutils3.2.2indirect
npmdot-case3.0.4indirect
npmdot-prop5.3.0indirect
npmdot-prop6.0.1indirect
npmdrizzle-kit0.31.10indirect
npmdrizzle-kit^0.31.10indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.2indirect
npmduplexer20.1.4indirect
npmeastasianwidth0.2.0indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.380indirect
npmelectron-to-chromium1.5.393indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmemojilib2.4.0indirect
npmemojis-list3.0.0indirect
npmemoticon4.1.0indirect
npmencodeurl2.0.0indirect
npmend-of-stream1.4.5indirect
npmenhanced-resolve5.24.2indirect
npmentities2.2.0indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmenv-ci11.2.0indirect
npmenv-paths2.2.1indirect
npmenvironment1.1.0indirect
npmerror-ex1.3.4indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.0.0indirect
npmes-object-atoms1.1.1indirect
npmes-toolkit1.46.1indirect
npmesast-util-from-estree2.0.0indirect
npmesast-util-from-js2.0.1indirect
npmesbuild0.25.12indirect
npmesbuild0.28.1indirect
npmescalade3.2.0indirect
npmescape-goat4.0.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint-scope5.1.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-util-attach-comments3.0.0indirect
npmestree-util-build-jsx3.0.1indirect
npmestree-util-is-identifier-name3.0.0indirect
npmestree-util-scope1.0.0indirect
npmestree-util-to-js2.0.0indirect
npmestree-util-value-to-estree3.5.0indirect
npmestree-util-visit2.0.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmeta2.2.0indirect
npmetag1.8.1indirect
npmeval0.1.8indirect
npmeventemitter34.0.7indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmexeca5.1.1indirect
npmexeca8.0.1indirect
npmexeca9.6.1indirect
npmexpect-type1.3.0indirect
npmextend3.0.2indirect
npmextend-shallow2.0.1indirect
npmfast-check4.9.0indirect
npmfast-content-type-parse3.0.0indirect
npmfast-copy4.0.2indirect
npmfast-decode-uri-component1.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-json-stringify6.4.0indirect
npmfast-json-stringify7.0.1indirect
npmfast-querystring1.1.2indirect
npmfast-safe-stringify2.1.1indirect
npmfast-sha2561.3.0indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-uri4.1.1indirect
npmfast-wrap-ansi0.2.0indirect
npmfastify5.10.0indirect
npmfastify^5.10.0indirect
npmfastq1.20.1indirect
npmfault2.0.1indirect
npmfdir6.5.0indirect
npmfeed4.2.2indirect
npmfigures2.0.0indirect
npmfigures6.1.0indirect
npmfile-loader6.2.0indirect
npmfile-url3.0.0indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.1indirect
npmfind-cache-dir4.0.0indirect
npmfind-my-way9.6.0indirect
npmfind-up2.1.0indirect
npmfind-up3.0.0indirect
npmfind-up6.3.0indirect
npmfind-up-simple1.0.1indirect
npmfind-versions6.0.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmflat5.0.2indirect
npmform-data-encoder2.1.4indirect
npmformat0.2.2indirect
npmforwarded0.2.0indirect
npmfraction.js5.3.4indirect
npmfresh2.0.0indirect
npmfs-extra10.1.0indirect
npmfs-extra11.3.4indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction-timeout1.0.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmget-intrinsic1.3.0indirect
npmget-own-enumerable-property-symbols3.0.2indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmget-stream8.0.1indirect
npmget-stream9.0.1indirect
npmget-tsconfig4.13.0indirect
npmgit-log-parser1.2.1indirect
npmgithub-slugger1.5.0indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regex.js1.2.0indirect
npmglob-to-regexp0.4.1indirect
npmglobal-directory5.0.0indirect
npmglobal-dirs3.0.1indirect
npmglobby11.1.0indirect
npmglobby13.2.2indirect
npmgopd1.2.0indirect
npmgot12.6.1indirect
npmgraceful-fs4.2.10indirect
npmgraceful-fs4.2.11indirect
npmgzip-size6.0.0indirect
npmhandlebars4.7.9indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhas-yarn3.0.0indirect
npmhasown2.0.2indirect
npmhast-util-from-parse58.0.3indirect
npmhast-util-parse-selector4.0.0indirect
npmhast-util-raw9.1.0indirect
npmhast-util-to-estree3.1.3indirect
npmhast-util-to-jsx-runtime2.3.6indirect
npmhast-util-to-parse58.0.1indirect
npmhast-util-whitespace3.0.0indirect
npmhastscript9.0.1indirect
npmhe1.2.0indirect
npmhelp-me5.0.0indirect
npmhighlight.js10.7.3indirect
npmhistory4.10.1indirect
npmhoist-non-react-statics3.3.2indirect
npmhook-std4.0.0indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info7.0.2indirect
npmhosted-git-info9.0.2indirect
npmhtml-escaper2.0.2indirect
npmhtml-minifier-terser6.1.0indirect
npmhtml-minifier-terser7.2.0indirect
npmhtml-tags3.3.1indirect
npmhtml-void-elements3.0.0indirect
npmhtml-webpack-plugin5.6.6indirect
npmhtmlparser26.1.0indirect
npmhtmlparser28.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-errors1.8.1indirect
npmhttp-errors2.0.1indirect
npmhttp-proxy-agent9.0.0indirect
npmhttp-proxy-middleware4.2.0indirect
npmhttp2-wrapper2.2.1indirect
npmhttps-proxy-agent9.0.0indirect
npmhttpxy0.5.4indirect
npmhuman-signals2.1.0indirect
npmhuman-signals5.0.0indirect
npmhuman-signals8.0.1indirect
npmhyperdyperid1.2.0indirect
npmiconv-lite0.7.2indirect
npmicss-utils5.1.0indirect
npmignore5.3.2indirect
npmimage-size2.0.2indirect
npmimport-fresh3.3.1indirect
npmimport-from-esm2.0.0indirect
npmimport-lazy4.0.0indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npmindent-string5.0.0indirect
npmindex-to-position1.2.0indirect
npminfima0.2.0-alpha.45indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini2.0.0indirect
npmini6.0.0indirect
npminline-style-parser0.2.7indirect
npminternmap2.0.3indirect
npminvariant2.2.4indirect
npmipaddr.js1.9.1indirect
npmipaddr.js2.3.0indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-arrayish0.2.1indirect
npmis-binary-path2.1.0indirect
npmis-ci3.0.1indirect
npmis-core-module2.16.1indirect
npmis-decimal2.0.1indirect
npmis-docker2.2.1indirect
npmis-docker3.0.0indirect
npmis-extendable0.1.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-glob4.0.3indirect
npmis-hexadecimal2.0.1indirect
npmis-in-ssh1.0.0indirect
npmis-inside-container1.0.0indirect
npmis-installed-globally0.4.0indirect
npmis-network-error1.3.1indirect
npmis-npm6.1.0indirect
npmis-number7.0.0indirect
npmis-obj1.0.1indirect
npmis-obj2.0.0indirect
npmis-path-cwd2.2.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj4.1.0indirect
npmis-plain-object2.0.4indirect
npmis-promise4.0.0indirect
npmis-regexp1.0.0indirect
npmis-stream2.0.1indirect
npmis-stream3.0.0indirect
npmis-stream4.0.1indirect
npmis-typedarray1.0.0indirect
npmis-unicode-supported2.1.0indirect
npmis-wsl2.2.0indirect
npmis-wsl3.1.1indirect
npmis-yarn-global0.4.1indirect
npmisarray0.0.1indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmissue-parser7.0.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjava-properties1.0.2indirect
npmjest-util29.7.0indirect
npmjest-worker27.5.1indirect
npmjest-worker29.7.0indirect
npmjiti1.21.7indirect
npmjiti2.7.0indirect
npmjoi17.13.4indirect
npmjoycon3.1.1indirect
npmjs-base643.7.8indirect
npmjs-md40.3.2indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.0indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-rpc-2.01.7.1indirect
npmjson-schema-ref-resolver3.0.0indirect
npmjson-schema-to-ts3.1.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson52.2.3indirect
npmjsonfile6.2.0indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmlatest-version7.0.0indirect
npmlaunch-editor2.14.1indirect
npmleven3.1.0indirect
npmlibsql0.5.28indirect
npmlight-my-request6.6.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
npmlint-staged17.0.8indirect
npmlistr210.2.1indirect
npmload-json-file4.0.0indirect
npmload-tsconfig0.2.5indirect
npmloader-runner4.3.1indirect
npmloader-utils2.0.4indirect
npmlocate-path2.0.0indirect
npmlocate-path3.0.0indirect
npmlocate-path7.2.0indirect
npmlodash4.18.1indirect
npmlodash-es4.18.1indirect
npmlodash.capitalize4.2.1indirect
npmlodash.debounce4.0.8indirect
npmlodash.escaperegexp4.1.2indirect
npmlodash.groupby4.6.0indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.memoize4.1.2indirect
npmlodash.uniq4.5.0indirect
npmlodash.uniqby4.7.0indirect
npmlog-update6.1.0indirect
npmlongest-streak3.1.0indirect
npmloose-envify1.4.0indirect
npmlower-case2.0.2indirect
npmlowercase-keys3.0.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.2.5indirect
npmlru-cache5.1.1indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.2indirect
npmmake-asynchronous1.0.1indirect
npmmake-dir4.0.0indirect
npmmarkdown-extensions2.0.0indirect
npmmarkdown-it14.3.0indirect
npmmarkdown-table3.0.4indirect
npmmarked15.0.12indirect
npmmarked-terminal7.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-directive3.1.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-frontmatter2.0.1indirect
npmmdast-util-gfm3.1.0indirect
npmmdast-util-gfm-autolink-literal2.0.1indirect
npmmdast-util-gfm-footnote2.1.0indirect
npmmdast-util-gfm-strikethrough2.0.0indirect
npmmdast-util-gfm-table2.0.0indirect
npmmdast-util-gfm-task-list-item2.0.0indirect
npmmdast-util-mdx3.0.0indirect
npmmdast-util-mdx-expression2.0.1indirect
npmmdast-util-mdx-jsx3.2.0indirect
npmmdast-util-mdxjs-esm2.0.1indirect
npmmdast-util-phrasing4.1.0indirect
npmmdast-util-to-hast13.2.1indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmdn-data2.0.28indirect
npmmdn-data2.27.1indirect
npmmdurl2.0.0indirect
npmmedia-typer1.1.0indirect
npmmemfs4.57.1indirect
npmmeow13.2.0indirect
npmmeow14.1.0indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-directive3.0.2indirect
npmmicromark-extension-frontmatter2.0.0indirect
npmmicromark-extension-gfm3.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-strikethrough2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-gfm-tagfilter2.0.0indirect
npmmicromark-extension-gfm-task-list-item2.1.0indirect
npmmicromark-extension-mdx-expression3.0.1indirect
npmmicromark-extension-mdx-jsx3.0.2indirect
npmmicromark-extension-mdx-md2.0.0indirect
npmmicromark-extension-mdxjs3.0.0indirect
npmmicromark-extension-mdxjs-esm3.0.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-mdx-expression2.0.3indirect
npmmicromark-factory-space1.1.0indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character1.2.0indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-events-to-acorn2.0.3indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol1.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types1.1.0indirect
npmmicromark-util-types2.0.2indirect
npmmicromatch4.0.8indirect
npmmime4.1.0indirect
npmmime-db1.33.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.18indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn2.1.0indirect
npmmimic-fn4.0.0indirect
npmmimic-function5.0.1indirect
npmmimic-response3.1.0indirect
npmmimic-response4.0.0indirect
npmmini-css-extract-plugin2.10.2indirect
npmminimalistic-assert1.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmmlly1.8.0indirect
npmmri1.2.0indirect
npmmrmime2.0.1indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmmulticast-dns7.2.5indirect
npmmutation-server-protocol0.4.1indirect
npmmutation-testing-elements3.7.3indirect
npmmutation-testing-metrics3.7.3indirect
npmmutation-testing-report-schema3.7.3indirect
npmmute-stream3.0.0indirect
npmmz2.7.0indirect
npmnanoid3.3.12indirect
npmnanoid3.3.16indirect
npmnegotiator0.6.3indirect
npmnegotiator0.6.4indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmnerf-dart1.0.0indirect
npmno-case3.0.4indirect
npmnode-addon-api7.1.1indirect
npmnode-emoji2.2.0indirect
npmnode-releases2.0.50indirect
npmnode-releases2.0.51indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data6.0.2indirect
npmnormalize-package-data8.0.0indirect
npmnormalize-path3.0.0indirect
npmnormalize-url8.1.1indirect
npmnormalize-url9.0.0indirect
npmnpm11.9.0indirect
npmnpm-run-path4.0.1indirect
npmnpm-run-path5.3.0indirect
npmnpm-run-path6.0.0indirect
npmnprogress0.2.0indirect
npmnth-check2.1.1indirect
npmnull-loader4.0.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobug2.1.1indirect
npmon-exit-leak-free2.1.2indirect
npmon-finished2.4.1indirect
npmon-headers1.1.0indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmonetime6.0.0indirect
npmonetime7.0.0indirect
npmopen11.0.0indirect
npmopen8.4.2indirect
npmopener1.5.2indirect
npmp-cancelable3.0.0indirect
npmp-each-series2.2.0indirect
npmp-each-series3.0.0indirect
npmp-event6.0.1indirect
npmp-filter4.1.0indirect
npmp-finally1.0.0indirect
npmp-limit1.3.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate2.0.0indirect
npmp-locate3.0.0indirect
npmp-locate6.0.0indirect
npmp-map4.0.0indirect
npmp-map7.0.4indirect
npmp-queue6.6.2indirect
npmp-reduce2.1.0indirect
npmp-reduce3.0.0indirect
npmp-retry8.0.0indirect
npmp-timeout3.2.0indirect
npmp-timeout6.1.4indirect
npmp-try1.0.0indirect
npmp-try2.2.0indirect
npmpackage-json8.1.1indirect
npmparam-case3.0.4indirect
npmparent-module1.0.1indirect
npmparse-entities4.0.2indirect
npmparse-json4.0.0indirect
npmparse-json5.2.0indirect
npmparse-json8.3.0indirect
npmparse-ms4.0.0indirect
npmparse-numeric-range1.3.0indirect
npmparse55.1.1indirect
npmparse56.0.1indirect
npmparse57.3.0indirect
npmparse5-htmlparser2-tree-adapter6.0.1indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparseurl1.3.3indirect
npmpascal-case3.1.2indirect
npmpath-exists3.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-is-inside1.0.2indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-parse1.0.7indirect
npmpath-to-regexp1.9.0indirect
npmpath-to-regexp3.3.0indirect
npmpath-to-regexp8.4.2indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmpg-cloudflare1.4.0indirect
npmpg-connection-string2.14.0indirect
npmpg-int81.0.1indirect
npmpg-pool3.14.0indirect
npmpg-protocol1.14.0indirect
npmpg-protocol1.15.0indirect
npmpg-types2.2.0indirect
npmpgpass1.0.5indirect
npmpicocolors1.1.1indirect
npmpicocolors^1.1.1indirect
npmpicomatch4.0.5indirect
npmpify3.0.0indirect
npmpino-abstract-transport3.0.0indirect
npmpino-std-serializers7.0.0indirect
npmpirates4.0.7indirect
npmpkg-conf2.1.0indirect
npmpkg-dir7.0.0indirect
npmpkg-types1.3.1indirect
npmpkg-up3.1.0indirect
npmpkijs3.4.0indirect
npmpostcss8.5.16indirect
npmpostcss8.5.20indirect
npmpostcss^8.5.19indirect
npmpostcss-attribute-case-insensitive7.0.1indirect
npmpostcss-calc9.0.1indirect
npmpostcss-clamp4.1.0indirect
npmpostcss-color-functional-notation7.0.12indirect
npmpostcss-color-hex-alpha10.0.0indirect
npmpostcss-color-rebeccapurple10.0.0indirect
npmpostcss-colormin6.1.0indirect
npmpostcss-convert-values6.1.0indirect
npmpostcss-custom-media11.0.6indirect
npmpostcss-custom-properties14.0.6indirect
npmpostcss-custom-selectors8.0.5indirect
npmpostcss-dir-pseudo-class9.0.1indirect
npmpostcss-discard-comments6.0.2indirect
npmpostcss-discard-duplicates6.0.3indirect
npmpostcss-discard-empty6.0.3indirect
npmpostcss-discard-overridden6.0.2indirect
npmpostcss-discard-unused6.0.5indirect
npmpostcss-double-position-gradients6.0.4indirect
npmpostcss-focus-visible10.0.1indirect
npmpostcss-focus-within9.0.1indirect
npmpostcss-font-variant5.0.0indirect
npmpostcss-gap-properties6.0.0indirect
npmpostcss-image-set-function7.0.0indirect
npmpostcss-lab-function7.0.12indirect
npmpostcss-load-config6.0.1indirect
npmpostcss-loader7.3.4indirect
npmpostcss-logical8.1.0indirect
npmpostcss-merge-idents6.0.3indirect
npmpostcss-merge-longhand6.0.5indirect
npmpostcss-merge-rules6.1.1indirect
npmpostcss-minify-font-values6.1.0indirect
npmpostcss-minify-gradients6.0.3indirect
npmpostcss-minify-params6.1.0indirect
npmpostcss-minify-selectors6.0.4indirect
npmpostcss-modules-extract-imports3.1.0indirect
npmpostcss-modules-local-by-default4.2.0indirect
npmpostcss-modules-scope3.2.1indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-nesting13.0.2indirect
npmpostcss-normalize-charset6.0.2indirect
npmpostcss-normalize-display-values6.0.2indirect
npmpostcss-normalize-positions6.0.2indirect
npmpostcss-normalize-repeat-style6.0.2indirect
npmpostcss-normalize-string6.0.2indirect
npmpostcss-normalize-timing-functions6.0.2indirect
npmpostcss-normalize-unicode6.1.0indirect
npmpostcss-normalize-url6.0.2indirect
npmpostcss-normalize-whitespace6.0.2indirect
npmpostcss-opacity-percentage3.0.0indirect
npmpostcss-ordered-values6.0.2indirect
npmpostcss-overflow-shorthand6.0.0indirect
npmpostcss-page-break3.0.4indirect
npmpostcss-place10.0.0indirect
npmpostcss-preset-env10.6.1indirect
npmpostcss-pseudo-class-any-link10.0.1indirect
npmpostcss-reduce-idents6.0.3indirect
npmpostcss-reduce-initial6.1.0indirect
npmpostcss-reduce-transforms6.0.2indirect
npmpostcss-replace-overflow-wrap4.0.0indirect
npmpostcss-selector-not8.0.1indirect
npmpostcss-selector-parser6.1.2indirect
npmpostcss-selector-parser7.1.1indirect
npmpostcss-sort-media-queries5.2.0indirect
npmpostcss-svgo6.0.3indirect
npmpostcss-unique-selectors6.0.4indirect
npmpostcss-value-parser4.2.0indirect
npmpostcss-zindex6.0.2indirect
npmpostgres-array2.0.0indirect
npmpostgres-bytea1.0.1indirect
npmpostgres-date1.0.7indirect
npmpostgres-interval1.2.0indirect
npmpowershell-utils0.1.0indirect
npmpretty-error4.0.0indirect
npmpretty-ms9.3.0indirect
npmpretty-time1.1.0indirect
npmprism-react-renderer2.4.1indirect
npmprism-react-renderer^2.4.1indirect
npmprismjs1.30.0indirect
npmprocess-nextick-args2.0.1indirect
npmprocess-warning4.0.1indirect
npmprocess-warning5.0.0indirect
npmprogress2.0.3indirect
npmpromise-limit2.7.0indirect
npmprompts2.4.2indirect
npmprop-types15.8.1indirect
npmproperty-information7.1.0indirect
npmproto-list1.2.4indirect
npmproxy-addr2.0.7indirect
npmpump3.0.3indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmpupa3.3.0indirect
npmpure-rand8.4.0indirect
npmpvtsutils1.3.6indirect
npmpvutils1.1.5indirect
npmqs6.15.3indirect
npmqueue-microtask1.2.3indirect
npmquick-format-unescaped4.0.4indirect
npmquick-lru5.1.1indirect
npmramda0.27.2indirect
npmrange-parser1.2.0indirect
npmrange-parser1.2.1indirect
npmraw-body3.0.2indirect
npmrc1.2.8indirect
npmreact-fast-compare3.2.2indirect
npmreact-is16.13.1indirect
npmreact-json-view-lite2.5.0indirect
npmreact-loadable-ssr-addon-v5-slorber1.0.3indirect
npmreact-router5.3.4indirect
npmreact-router-config5.1.1indirect
npmreact-router-dom5.3.4indirect
npmread-package-up11.0.0indirect
npmread-package-up12.0.0indirect
npmread-pkg10.1.0indirect
npmread-pkg5.2.0indirect
npmread-pkg9.0.1indirect
npmreadable-stream2.3.8indirect
npmreaddirp3.6.0indirect
npmreaddirp4.1.2indirect
npmreaddirp5.0.0indirect
npmreal-require0.2.0indirect
npmrecma-build-jsx1.0.0indirect
npmrecma-jsx1.0.1indirect
npmrecma-parse1.0.0indirect
npmrecma-stringify1.0.0indirect
npmreflect-metadata0.2.2indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.2.2indirect
npmregexpu-core6.4.0indirect
npmregistry-auth-token5.1.1indirect
npmregistry-url6.0.1indirect
npmregjsgen0.8.0indirect
npmregjsparser0.13.1indirect
npmrehype-raw7.0.0indirect
npmrehype-recma1.0.0indirect
npmrelateurl0.2.7indirect
npmremark-directive3.0.1indirect
npmremark-emoji4.0.1indirect
npmremark-frontmatter5.0.0indirect
npmremark-gfm4.0.1indirect
npmremark-mdx3.1.1indirect
npmremark-parse11.0.0indirect
npmremark-rehype11.1.2indirect
npmremark-stringify11.0.0indirect
npmrenderkid3.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequire-like0.1.2indirect
npmresolve1.22.11indirect
npmresolve-alpn1.2.1indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pathname3.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmresponselike3.0.0indirect
npmrestore-cursor5.1.0indirect
npmret0.5.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrimraf3.0.2indirect
npmrolldown1.1.5indirect
npmrollup4.62.2indirect
npmrouter2.2.0indirect
npmrtlcss4.3.0indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex25.1.1indirect
npmsafe-stable-stringify2.5.0indirect
npmsafer-buffer2.1.2indirect
npmsax1.6.0indirect
npmscheduler0.27.0indirect
npmschema-dts1.1.5indirect
npmschema-utils3.3.0indirect
npmschema-utils4.3.3indirect
npmsearch-insights2.17.3indirect
npmsection-matter1.0.0indirect
npmsecure-json-parse4.1.0indirect
npmselfsigned5.5.0indirect
npmsemantic-release25.0.8indirect
npmsemantic-release-monorepo8.0.2indirect
npmsemantic-release-plugin-decorators4.0.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.7.4indirect
npmsemver-diff4.0.0indirect
npmsemver-regex4.0.5indirect
npmsend1.2.1indirect
npmserialize-javascript7.0.7indirect
npmserve-handler6.1.7indirect
npmserve-index1.9.2indirect
npmserve-static2.2.1indirect
npmset-cookie-parser2.7.2indirect
npmset-function-length1.2.2indirect
npmsetprototypeof1.2.0indirect
npmshallow-clone3.0.1indirect
npmshallowequal1.1.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.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
npmsignale1.4.0indirect
npmsimple-git-hooks2.13.1indirect
npmsirv2.0.4indirect
npmsisteransi1.0.5indirect
npmsitemap7.1.3indirect
npmskin-tone2.0.0indirect
npmslash3.0.0indirect
npmslash4.0.0indirect
npmslice-ansi7.1.2indirect
npmslice-ansi8.0.0indirect
npmsnake-case3.0.4indirect
npmsonic-boom4.2.0indirect
npmsort-css-media-queries2.2.0indirect
npmsource-map0.6.1indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmspace-separated-tokens2.0.2indirect
npmspawn-error-forwarder1.0.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.22indirect
npmsplit21.0.0indirect
npmsplit24.2.0indirect
npmsrcset4.0.0indirect
npmstackback0.0.2indirect
npmstandardwebhooks1.0.0indirect
npmstatuses1.5.0indirect
npmstatuses2.0.2indirect
npmstd-env3.10.0indirect
npmstd-env4.0.0indirect
npmstream-combiner21.1.1indirect
npmstring-argv0.3.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width8.2.1indirect
npmstring_decoder1.1.1indirect
npmstringify-entities4.0.4indirect
npmstringify-object3.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-bom-string1.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-final-newline3.0.0indirect
npmstrip-final-newline4.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstrip-json-comments5.0.3indirect
npmstyle-to-js1.1.21indirect
npmstyle-to-object1.0.14indirect
npmstylehacks6.1.1indirect
npmsuper-regex1.1.0indirect
npmsupports-color10.2.2indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks3.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvg-parser2.0.4indirect
npmsvgo4.0.2indirect
npmswc-loader0.2.7indirect
npmtagged-tag1.0.0indirect
npmtailwindcss4.3.3indirect
npmtailwindcss^4.3.3indirect
npmtapable2.3.3indirect
npmtdigest0.1.2indirect
npmtemp-dir2.0.0indirect
npmtemp-dir3.0.0indirect
npmtempy1.0.1indirect
npmtempy3.2.0indirect
npmterser5.46.1indirect
npmterser-webpack-plugin5.4.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmthingies2.6.0indirect
npmthread-stream4.0.0indirect
npmthrough22.0.5indirect
npmthunky1.1.0indirect
npmtime-span5.1.0indirect
npmtiny-invariant1.3.3indirect
npmtiny-warning1.0.3indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.16indirect
npmtinyglobby0.2.17indirect
npmtinypool1.1.1indirect
npmtinyrainbow3.1.0indirect
npmto-regex-range5.0.1indirect
npmtoad-cache3.7.1indirect
npmtoidentifier1.0.1indirect
npmtotalist3.0.1indirect
npmtraverse0.6.8indirect
npmtree-dump1.1.0indirect
npmtree-kill1.2.2indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmts-algebra2.0.0indirect
npmts-interface-checker0.1.13indirect
npmtsconfig-paths4.2.0indirect
npmtslib1.14.1indirect
npmtslib2.8.1indirect
npmtsup8.5.1indirect
npmtsx4.23.0indirect
npmtsx4.23.1indirect
npmtsx^4.23.1indirect
npmtsyringe4.10.0indirect
npmtunnel0.0.6indirect
npmtype-fest0.16.0indirect
npmtype-fest0.6.0indirect
npmtype-fest1.4.0indirect
npmtype-fest2.19.0indirect
npmtype-fest4.41.0indirect
npmtype-fest5.4.4indirect
npmtype-is2.0.1indirect
npmtype-is2.1.0indirect
npmtyped-inject5.0.0indirect
npmtyped-rest-client2.3.1indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypedoc0.28.20indirect
npmtypedoc^0.28.20indirect
npmtypedoc-docusaurus-theme1.4.2indirect
npmtypedoc-plugin-markdown4.12.0indirect
npmtypedoc-plugin-markdown^4.12.0indirect
npmtypescript6.0.3indirect
npmtypescript7.0.2indirect
npmtypescript^7.0.2indirect
npmtypescript~6.0.3indirect
npmuc.micro2.1.0indirect
npmufo1.6.1indirect
npmuglify-js3.19.3indirect
npmunderscore1.13.8indirect
npmundici8.7.0indirect
npmundici-types7.24.6indirect
npmunicode-canonical-property-names-ecmascript2.0.1indirect
npmunicode-emoji-modifier-base1.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.2.1indirect
npmunicode-property-aliases-ecmascript2.2.0indirect
npmunicorn-magic0.1.0indirect
npmunicorn-magic0.3.0indirect
npmunicorn-magic0.4.0indirect
npmunified11.0.5indirect
npmunique-string2.0.0indirect
npmunique-string3.0.0indirect
npmunist-util-is6.0.1indirect
npmunist-util-position5.0.0indirect
npmunist-util-position-from-estree2.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.2indirect
npmuniversal-user-agent7.0.3indirect
npmuniversalify2.0.1indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmupdate-notifier6.0.2indirect
npmuri-js4.4.1indirect
npmurl-join5.0.0indirect
npmurl-loader4.1.1indirect
npmutil-deprecate1.0.2indirect
npmutila0.4.0indirect
npmutility-types3.11.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalue-equal1.0.1indirect
npmvary1.1.2indirect
npmvfile6.0.3indirect
npmvfile-location5.0.3indirect
npmvfile-message4.0.3indirect
npmvite8.1.5indirect
npmvite^8.1.5indirect
npmvitest4.1.10indirect
npmvitest^4.1.10indirect
npmwatchpack2.5.1indirect
npmweapon-regex1.3.6indirect
npmweb-namespaces2.0.1indirect
npmweb-worker1.2.0indirect
npmwebpack5.105.4indirect
npmwebpack-bundle-analyzer4.10.2indirect
npmwebpack-dev-middleware8.0.3indirect
npmwebpack-dev-server6.0.0indirect
npmwebpack-merge5.10.0indirect
npmwebpack-merge6.0.1indirect
npmwebpack-sources3.3.4indirect
npmwebpackbar7.0.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmwidest-line4.0.1indirect
npmwildcard2.0.1indirect
npmwordwrap1.0.0indirect
npmwrap-ansi10.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmws8.21.0indirect
npmws8.21.1indirect
npmwsl-utils0.3.1indirect
npmxdg-basedir5.1.0indirect
npmxml-js1.6.11indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyaml2.9.0indirect
npmyargs16.2.0indirect
npmyargs18.0.0indirect
npmyargs-parser20.2.9indirect
npmyargs-parser22.0.0indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.2.2indirect
npmyoctocolors2.1.2indirect
npmzwitch2.0.4indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1,943 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 64 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
find-my-way9.6.0indirecthigh19.7.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "cqrs",
        "domain-driven-design",
        "event-driven-architecture",
        "event-sourcing",
        "event-store",
        "framework",
        "nodejs",
        "postgres",
        "reactive",
        "sqlite",
        "typescript",
        "zod"
      ],
      "is_fork": false,
      "size_kb": 96027,
      "has_wiki": true,
      "homepage": "https://rotorsoft.github.io/act-root/",
      "languages": {
        "CSS": 4786,
        "HTML": 10064,
        "Shell": 16300,
        "PLpgSQL": 31497,
        "Dockerfile": 152,
        "JavaScript": 43132,
        "TypeScript": 3801595
      },
      "pushed_at": "2026-07-24T11:16:35Z",
      "created_at": "2025-02-19T21:33:03Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T17:25:32Z",
      "description": "Event-sourcing framework for TypeScript. Three primitives (actions, state, reactions), Zod end to end, no broker required. Postgres, SQLite, or in-memory.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Roger Torres",
      "type": "User",
      "login": "Rotorsoft",
      "company": "rotorsoft",
      "location": "Miami, FL",
      "followers": 18,
      "avatar_url": "https://avatars.githubusercontent.com/u/41707007?v=4",
      "created_at": "2018-07-25T21:38:43Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 2920
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "@rotorsoft/act-tck-v1.27.22",
          "kind": "other",
          "published_at": "2026-07-23T17:25:36Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.17",
          "kind": "other",
          "published_at": "2026-07-23T17:24:23Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.21",
          "kind": "other",
          "published_at": "2026-07-23T12:16:56Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.16",
          "kind": "other",
          "published_at": "2026-07-23T12:15:38Z"
        },
        {
          "tag": "@rotorsoft/act-pino-v1.0.3",
          "kind": "other",
          "published_at": "2026-07-22T13:05:01Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.15",
          "kind": "other",
          "published_at": "2026-07-22T13:02:39Z"
        },
        {
          "tag": "@rotorsoft/act-patch-v1.2.6",
          "kind": "other",
          "published_at": "2026-07-22T13:01:02Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.20",
          "kind": "other",
          "published_at": "2026-07-22T12:54:22Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.14",
          "kind": "other",
          "published_at": "2026-07-22T12:53:16Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.19",
          "kind": "other",
          "published_at": "2026-07-21T22:42:54Z"
        },
        {
          "tag": "@rotorsoft/act-notify-v0.1.3",
          "kind": "other",
          "published_at": "2026-07-21T22:41:25Z"
        },
        {
          "tag": "@rotorsoft/act-otel-v0.1.3",
          "kind": "other",
          "published_at": "2026-07-21T22:40:07Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.14",
          "kind": "other",
          "published_at": "2026-07-21T22:38:38Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.18",
          "kind": "other",
          "published_at": "2026-07-21T00:30:02Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.13",
          "kind": "other",
          "published_at": "2026-07-21T00:28:53Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.17",
          "kind": "other",
          "published_at": "2026-07-21T00:16:38Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.12",
          "kind": "other",
          "published_at": "2026-07-21T00:15:54Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.13",
          "kind": "other",
          "published_at": "2026-07-21T00:15:21Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.16",
          "kind": "other",
          "published_at": "2026-07-21T00:11:17Z"
        },
        {
          "tag": "@rotorsoft/act-sqlite-v1.12.8",
          "kind": "other",
          "published_at": "2026-07-21T00:09:57Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.12",
          "kind": "other",
          "published_at": "2026-07-21T00:08:43Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.15",
          "kind": "other",
          "published_at": "2026-07-20T12:55:43Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.11",
          "kind": "other",
          "published_at": "2026-07-20T12:54:29Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.11",
          "kind": "other",
          "published_at": "2026-07-20T12:53:18Z"
        },
        {
          "tag": "@rotorsoft/act-diagram-v1.0.10",
          "kind": "other",
          "published_at": "2026-07-20T12:49:20Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.10",
          "kind": "other",
          "published_at": "2026-07-20T12:48:02Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.14",
          "kind": "other",
          "published_at": "2026-07-19T13:51:18Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.9",
          "kind": "other",
          "published_at": "2026-07-19T13:50:21Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.13",
          "kind": "other",
          "published_at": "2026-07-19T13:46:23Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.10",
          "kind": "other",
          "published_at": "2026-07-19T13:45:47Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.8",
          "kind": "other",
          "published_at": "2026-07-19T13:45:17Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.12",
          "kind": "other",
          "published_at": "2026-07-18T23:36:52Z"
        },
        {
          "tag": "@rotorsoft/act-notify-v0.1.2",
          "kind": "other",
          "published_at": "2026-07-18T23:35:33Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.7",
          "kind": "other",
          "published_at": "2026-07-18T23:23:41Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.11",
          "kind": "other",
          "published_at": "2026-07-18T23:21:10Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.12",
          "kind": "other",
          "published_at": "2026-07-18T23:18:44Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.9",
          "kind": "other",
          "published_at": "2026-07-18T23:17:30Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.10",
          "kind": "other",
          "published_at": "2026-07-18T18:56:22Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.8",
          "kind": "other",
          "published_at": "2026-07-18T18:55:09Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.9",
          "kind": "other",
          "published_at": "2026-07-18T13:50:38Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.7",
          "kind": "other",
          "published_at": "2026-07-18T13:49:22Z"
        },
        {
          "tag": "@rotorsoft/act-sqlite-v1.12.7",
          "kind": "other",
          "published_at": "2026-07-17T12:21:57Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.11",
          "kind": "other",
          "published_at": "2026-07-17T12:20:35Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.6",
          "kind": "other",
          "published_at": "2026-07-17T12:19:11Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.8",
          "kind": "other",
          "published_at": "2026-07-17T12:14:33Z"
        },
        {
          "tag": "@rotorsoft/act-sqlite-v1.12.6",
          "kind": "other",
          "published_at": "2026-07-17T12:13:23Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.10",
          "kind": "other",
          "published_at": "2026-07-17T12:12:15Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.5",
          "kind": "other",
          "published_at": "2026-07-17T12:11:12Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.7",
          "kind": "other",
          "published_at": "2026-07-17T12:06:18Z"
        },
        {
          "tag": "@rotorsoft/act-ops-v0.2.4",
          "kind": "other",
          "published_at": "2026-07-17T12:05:10Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.6",
          "kind": "other",
          "published_at": "2026-07-16T13:43:41Z"
        },
        {
          "tag": "@rotorsoft/act-sqlite-v1.12.5",
          "kind": "other",
          "published_at": "2026-07-16T13:42:29Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.9",
          "kind": "other",
          "published_at": "2026-07-16T13:41:07Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.4",
          "kind": "other",
          "published_at": "2026-07-16T13:39:51Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.5",
          "kind": "other",
          "published_at": "2026-07-16T01:03:33Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.3",
          "kind": "other",
          "published_at": "2026-07-16T01:02:28Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.4",
          "kind": "other",
          "published_at": "2026-07-15T13:19:51Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.2",
          "kind": "other",
          "published_at": "2026-07-15T13:18:23Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.3",
          "kind": "other",
          "published_at": "2026-07-15T00:17:10Z"
        },
        {
          "tag": "@rotorsoft/act-sqlite-v1.12.4",
          "kind": "other",
          "published_at": "2026-07-15T00:15:56Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.8",
          "kind": "other",
          "published_at": "2026-07-15T00:14:43Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.1",
          "kind": "other",
          "published_at": "2026-07-15T00:13:33Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.2",
          "kind": "other",
          "published_at": "2026-07-12T19:40:08Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.7",
          "kind": "other",
          "published_at": "2026-07-12T19:38:43Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.1",
          "kind": "other",
          "published_at": "2026-07-12T00:04:35Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.6",
          "kind": "other",
          "published_at": "2026-07-12T00:03:29Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.27.0",
          "kind": "other",
          "published_at": "2026-07-11T18:20:19Z"
        },
        {
          "tag": "@rotorsoft/act-v1.23.0",
          "kind": "other",
          "published_at": "2026-07-11T18:19:01Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.26.10",
          "kind": "other",
          "published_at": "2026-07-11T18:10:27Z"
        },
        {
          "tag": "@rotorsoft/act-v1.22.9",
          "kind": "other",
          "published_at": "2026-07-11T18:08:47Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.6",
          "kind": "other",
          "published_at": "2026-07-11T17:07:13Z"
        },
        {
          "tag": "@rotorsoft/act-v1.22.8",
          "kind": "other",
          "published_at": "2026-07-11T17:05:46Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.26.9",
          "kind": "other",
          "published_at": "2026-07-11T17:00:36Z"
        },
        {
          "tag": "@rotorsoft/act-sqlite-v1.12.3",
          "kind": "other",
          "published_at": "2026-07-11T17:00:17Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.5",
          "kind": "other",
          "published_at": "2026-07-11T16:59:03Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.5",
          "kind": "other",
          "published_at": "2026-07-11T16:58:43Z"
        },
        {
          "tag": "@rotorsoft/act-v1.22.7",
          "kind": "other",
          "published_at": "2026-07-11T16:57:07Z"
        },
        {
          "tag": "@rotorsoft/act-ops-v0.2.3",
          "kind": "other",
          "published_at": "2026-07-11T15:32:21Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.4",
          "kind": "other",
          "published_at": "2026-07-11T15:30:57Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.26.8",
          "kind": "other",
          "published_at": "2026-07-11T15:28:39Z"
        },
        {
          "tag": "@rotorsoft/act-crypto-v0.1.2",
          "kind": "other",
          "published_at": "2026-07-11T15:26:58Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.26.7",
          "kind": "other",
          "published_at": "2026-07-11T15:25:32Z"
        },
        {
          "tag": "@rotorsoft/act-otel-v0.1.2",
          "kind": "other",
          "published_at": "2026-07-11T15:25:24Z"
        },
        {
          "tag": "@rotorsoft/act-v1.22.6",
          "kind": "other",
          "published_at": "2026-07-11T15:24:03Z"
        },
        {
          "tag": "@rotorsoft/act-http-v1.8.3",
          "kind": "other",
          "published_at": "2026-07-11T15:23:49Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.4",
          "kind": "other",
          "published_at": "2026-07-11T15:18:23Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.26.6",
          "kind": "other",
          "published_at": "2026-07-11T14:31:01Z"
        },
        {
          "tag": "@rotorsoft/act-notify-v0.1.1",
          "kind": "other",
          "published_at": "2026-07-11T14:29:43Z"
        },
        {
          "tag": "@rotorsoft/act-sqlite-v1.12.2",
          "kind": "other",
          "published_at": "2026-07-11T14:28:23Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.3",
          "kind": "other",
          "published_at": "2026-07-11T14:27:05Z"
        },
        {
          "tag": "@rotorsoft/act-v1.22.5",
          "kind": "other",
          "published_at": "2026-07-11T14:25:42Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.26.5",
          "kind": "other",
          "published_at": "2026-07-10T21:39:30Z"
        },
        {
          "tag": "@rotorsoft/act-pg-v1.13.2",
          "kind": "other",
          "published_at": "2026-07-10T21:38:05Z"
        },
        {
          "tag": "@rotorsoft/act-v1.22.4",
          "kind": "other",
          "published_at": "2026-07-10T21:22:18Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.26.4",
          "kind": "other",
          "published_at": "2026-07-10T21:15:57Z"
        },
        {
          "tag": "@rotorsoft/act-sqlite-v1.12.1",
          "kind": "other",
          "published_at": "2026-07-10T21:14:27Z"
        },
        {
          "tag": "@rotorsoft/act-v1.22.3",
          "kind": "other",
          "published_at": "2026-07-10T21:12:52Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.26.3",
          "kind": "other",
          "published_at": "2026-07-10T20:43:08Z"
        },
        {
          "tag": "@rotorsoft/act-v1.22.2",
          "kind": "other",
          "published_at": "2026-07-10T20:41:43Z"
        },
        {
          "tag": "@rotorsoft/act-tck-v1.26.2",
          "kind": "other",
          "published_at": "2026-07-10T19:28:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "859ef3656d3a055b5bccca1bbe05ef9c49ec5f7e",
          "body": "# [@rotorsoft/act-tck-v1.27.22](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.21...@rotorsoft/act-tck-v1.27.22) (2026-07-23)\n\n### Bug Fixes\n\n* **act:** enforce lane agreement per-target, not per (target, source) ([76c9839](https://github.com/rotorsoft/act-root/commit/76c9839a8605c7a2d864e31927b9953245562524)), closes [#1325](https://github.com/rotorsoft/act-root/issues/1325)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.22 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-23T17:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49fc632764f6f9697dd15db614f1816c4c1e2939",
          "body": "# [@rotorsoft/act-v1.23.17](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.16...@rotorsoft/act-v1.23.17) (2026-07-23)\n\n### Bug Fixes\n\n* **act:** enforce lane agreement per-target, not per (target, source) ([76c9839](https://github.com/rotorsoft/act-root/commit/76c9839a8605c7a2d864e31927b9953245562524)), closes [#1325](https://github.com/rotorsoft/act-root/issues/1325)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.17 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-23T17:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e4640d03d95ed51853407bad3c634fd8d2fcc29",
          "body": "fix(act): enforce lane agreement per-target, not per (target, source) (#1325)",
          "is_bot": false,
          "headline": "Merge pull request #1327 from Rotorsoft/act-1325-lane-guard",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-23T17:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5365409a484ebb29f3a2238462e8dc4da9140ca6",
          "body": "chore: log wave-6 debug-wave findings to invariants (#1325 + sweeps)",
          "is_bot": false,
          "headline": "Merge pull request #1326 from Rotorsoft/chore-wave6-invariants",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-23T17:14:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76c9839a8605c7a2d864e31927b9953245562524",
          "body": "classify_registry keyed its lane-agreement guard on (target, source), so\ntwo static reactions to the same target from different sources with\ndifferent lanes escaped the \"lanes don't merge\" throw. subscribe then\nlast-writer-wins on lane per-target, silently re-laning the stream — an\nonlyLanes-filtere\n[…]\neaction to a target regardless of source: a per-target\nlane map now throws at build on any same-target disagreement.\n\nCloses #1325\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act): enforce lane agreement per-target, not per (target, source)",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-23T17:12:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "57a9dd9b738af3db3fb21ffcb2f0fa42bee03658",
          "body": "Confirmed: #1325 (static cross-source reactions split priority from lane →\nsilent onlyLanes starvation). Two new standing invariants: a sensitive-bearing\nstate cannot snapshot (build guard forecloses PII-via-snapshot resurrection),\nand SQLite's ISO-string deferred_at round-trips exactly (not a diver\n[…]\nio cross-adapter differential),\nact-ops retry/poison (surface is aspirational, doesn't exist), and the\nforget/PII-shred lifecycle.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: log wave-6 debug-wave findings to invariants",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-23T17:00:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "039314fb66238e0953c4a618298dda39baadeef7",
          "body": "# [@rotorsoft/act-tck-v1.27.21](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.20...@rotorsoft/act-tck-v1.27.21) (2026-07-23)\n\n### Bug Fixes\n\n* **act:** strip PII on the fold engine's cold path like the warm path ([97583f9](https://github.com/rotorsoft/act-root/commit/97583f9cd6d162d979065a6c1bdbb22754523e5d)), closes [#1320](https://github.com/rotorsoft/act-root/issues/1320)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.21 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-23T12:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b386fe718d240e1c60d6e55b87e0b8339d5a25ec",
          "body": "# [@rotorsoft/act-v1.23.16](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.15...@rotorsoft/act-v1.23.16) (2026-07-23)\n\n### Bug Fixes\n\n* **act:** strip PII on the fold engine's cold path like the warm path ([97583f9](https://github.com/rotorsoft/act-root/commit/97583f9cd6d162d979065a6c1bdbb22754523e5d)), closes [#1320](https://github.com/rotorsoft/act-root/issues/1320)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.16 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-23T12:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8de32ed068cbead35461548ac19f14038ce830dd",
          "body": "chore: log wave-5 debug-wave findings to invariants (#1317–#1320)",
          "is_bot": false,
          "headline": "Merge pull request #1324 from Rotorsoft/chore-wave5-invariants",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-23T12:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bb8c53a737fea9c0cb2da37a6d1d67505d543b0",
          "body": "Log #1317 (scoped-audit singleton leak, HIGH/security), #1318 (act-patch\nprototype-less >16-key object), #1319 (act-pino dropped context message),\nand #1320 (fold PII cold-vs-warm divergence) as fixed regression anchors,\neach with its sibling pattern for future waves.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: append wave-5 findings to debug-wave invariants",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-23T12:11:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "66889629b2e8c90e104b0739bbdaf6aa3b31542e",
          "body": "fix(act): strip PII on the fold engine's cold path like the warm path (#1320)",
          "is_bot": false,
          "headline": "Merge pull request #1322 from Rotorsoft/act-1320-fold-pii",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-23T12:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "112a8741cb62a32bf686db758a7e160698cf7fe3",
          "body": "chore(deps): resolve 4 open Dependabot alerts (shell-quote, brace-expansion, fast-uri, body-parser) [security]",
          "is_bot": false,
          "headline": "Merge pull request #1323 from Rotorsoft/act-dependabot-security",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-23T12:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338420771b5c5b76203caea38926ef6e2a837b59",
          "body": "…ons [security]\n\nThe existing pnpm overrides pinned stale ranges while newer vulnerable\ntransitive versions slipped past them, leaving 4 open Dependabot alerts:\n\n- shell-quote 1.8.4 (high, quadratic-complexity DoS) — no override existed\n- brace-expansion 5.0.6 (high, exponential-time DoS) — override\n[…]\n their patched versions\n(shell-quote 1.10.0, brace-expansion 5.0.7, fast-uri 4.1.1, body-parser\n2.3.0). Build and typecheck green.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): widen CVE overrides to catch current transitive resoluti…",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-23T12:04:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "97583f9cd6d162d979065a6c1bdbb22754523e5d",
          "body": "The projection fold engine's first-sight load folded events through\nload()'s actorless gate (sensitive key → \"[REDACTED]\"), while its warm\nincremental path folds pii_stripped events (key removed). So a folded\nPII-aware projection row differed by cache warmth, eviction, or rebuild\ntiming. Compose the\n[…]\ne events so\nboth paths drop the key structurally; the fold handler now takes the\nregistry's sensitive-fields lookup.\n\nCloses #1320\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act): strip PII on the fold engine's cold path like the warm path",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-23T11:36:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4a0d2bcb503780fe3bc9c617dfb3ca91a9f7ac40",
          "body": "# [@rotorsoft/act-pino-v1.0.3](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-pino-v1.0.2...@rotorsoft/act-pino-v1.0.3) (2026-07-22)\n\n### Bug Fixes\n\n* **act-pino:** keep the context message when the payload is a string ([b853f04](https://github.com/rotorsoft/act-root/commit/b853f04a3de449adb5cb2e3037e13260dfe075cb)), closes [#1319](https://github.com/rotorsoft/act-root/issues/1319)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-pino-v1.0.3 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-22T13:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b3484ab856686808668ea41c249025de4932783",
          "body": "# [@rotorsoft/act-v1.23.15](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.14...@rotorsoft/act-v1.23.15) (2026-07-22)\n\n### Bug Fixes\n\n* **act:** run app.audit() inside the scoped-ports frame ([2cfa720](https://github.com/rotorsoft/act-root/commit/2cfa720bf3e8e7d17656a0935e1ba7922ce9be7d)), closes [#1317](https://github.com/rotorsoft/act-root/issues/1317)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.15 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-22T13:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bde577ed663a588db8239e5160545365e7e5c133",
          "body": "# [@rotorsoft/act-patch-v1.2.6](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-patch-v1.2.5...@rotorsoft/act-patch-v1.2.6) (2026-07-22)\n\n### Bug Fixes\n\n* **act-patch:** return an ordinary-prototype object on the two-pass path ([50f3f85](https://github.com/rotorsoft/act-root/commit/50f3f8521d3882e37bf60b061754713422c905f1)), closes [#1318](https://github.com/rotorsoft/act-root/issues/1318)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-patch-v1.2.6 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-22T13:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec1df65a19236c9bba1b5388c2d5ecdc44f4e74d",
          "body": "fix: scoped-audit leak (#1317) + quality fixes (#1318, #1319) + lint debt",
          "is_bot": false,
          "headline": "Merge pull request #1321 from Rotorsoft/act-quality-security-sweep",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-22T12:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ee298e0ceecdf587430b2af9d94861a9ed4b20",
          "body": "# [@rotorsoft/act-tck-v1.27.20](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.19...@rotorsoft/act-tck-v1.27.20) (2026-07-22)\n\n### Bug Fixes\n\n* **act-http:** mark SSE overlay frames so live clients apply them ([d8f4070](https://github.com/rotorsoft/act-root/commit/d8f4070e5ab5c9f5d1597e342c75f88c1535415c)), closes [#1312](https://github.com/rotorsoft/act-root/issues/1312)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.20 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-22T12:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7bdd29f569bc95dd0c9ddb8ef052f55b8cbe8a3",
          "body": "# [@rotorsoft/act-http-v1.8.14](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-http-v1.8.13...@rotorsoft/act-http-v1.8.14) (2026-07-22)\n\n### Bug Fixes\n\n* **act-http:** mark SSE overlay frames so live clients apply them ([d8f4070](https://github.com/rotorsoft/act-root/commit/d8f4070e5ab5c9f5d1597e342c75f88c1535415c)), closes [#1312](https://github.com/rotorsoft/act-root/issues/1312)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-http-v1.8.14 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-22T12:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26c60bab727b4a964c8934253aaf061b3a45a82",
          "body": "fix(act-http): mark SSE overlay frames so live clients apply them (#1312)",
          "is_bot": false,
          "headline": "Merge pull request #1316 from Rotorsoft/act-1312-sse-overlay",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-22T12:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9c0ff0699128780a5590154808a0b38b5665df",
          "body": "Post-format source text of act.ts (audit scope wrap) and act-pino (string\npayload msg handling).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(act-tck): regenerate stability snapshot for the audit + pino fixes",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-22T12:48:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2cfa720bf3e8e7d17656a0935e1ba7922ce9be7d",
          "body": "audit() returned the raw async generator, whose body runs lazily during the\nconsumer's for-await — outside any _scoped frame — so store() resolved the\nsingleton and a scoped (multi-tenant) Act audited the wrong store: a false\nall-clear when the singleton is empty, or another tenant's stream stats wh\n[…]\n the scoped bag during iteration; for a non-scoped Act\n_scoped(fn) is just fn(), so singleton behavior is unchanged.\n\nCloses #1317\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act): run app.audit() inside the scoped-ports frame",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-22T12:48:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b853f04a3de449adb5cb2e3037e13260dfe075cb",
          "body": "_log's string short-circuit fired even when a msg was supplied, so\nlog.error(\"reason\", \"label\") emitted only \"reason\" and dropped \"label\" —\nlosing the diagnostic context on exactly the framework's own\nuncaught-exception / unhandled-rejection handlers when code throws/rejects\na string. Gate the short-circuit on msg === undefined; when both are\npresent, log the label as the message and keep the payload as a field.\n\nCloses #1319\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-pino): keep the context message when the payload is a string",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-22T12:45:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "50f3f8521d3882e37bf60b061754713422c905f1",
          "body": "The >16-key copy strategy allocated its scratch buffer with\nObject.create(null) and returned it directly, so patch() produced a\nprototype-less state for any object with more than 16 top-level keys —\nbreaking instanceof, hasOwnProperty, and prototype-aware equality while\nthe <=16 path returned a normal object. Use {} for both branches; the\ntwo-pass loop keeps the large-object perf win.\n\nCloses #1318\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-patch): return an ordinary-prototype object on the two-pass path",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-22T12:44:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bb62ce8a1f5e8d9c5fec11e77dc1d9f59496f536",
          "body": "`pnpm lint` (biome check .) surfaced pre-existing findings in files CI's\nper-changed-file hook never re-lints: an unsafe-optional-chain access in the\nstore-TCK query_stats assertions (→ non-null assertions where the value is\nknown to exist), a useOptionalChain simplification in PostgresStore, unused\ntest imports, and a dead noExplicitAny suppression (the rule is off). No\nbehavior change.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(repo): clear full-repo biome lint findings",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-22T12:42:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8761aeb9431407bc38e1e9b5a66ec2bd972f424e",
          "body": "…tion)\n\nRename the PatchMessage overlay marker from `overlay` to `_overlay`, matching\nthe `_v` reserved-field convention on BroadcastState. The marker is a\nmessage-level key (sibling of the numeric version keys), so it never collided\nwith a domain payload field, but the underscore makes its framework-reserved\nstatus unambiguous and future-proof.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(act-http): name the overlay marker _overlay (reserved conven…",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-22T12:37:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2722f46ff8571ae7ce43400f6ae7e4e2da93802d",
          "body": "Post-biome-format source text of the act-http/sse exports touched by the\noverlay marker fix (#1312).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(act-tck): regenerate stability snapshot for the overlay marker",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-22T12:30:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d8f4070e5ab5c9f5d1597e342c75f88c1535415c",
          "body": "overlay() emitted a patch keyed at the current, unchanged stream version,\nwhich applyPatchMessage dropped as stale for any caught-up client — so\npresence/computed-field updates never reached already-connected viewers,\nonly reconnecting ones. A same-version overlay was indistinguishable from\na stale \n[…]\n kind:\"patch\" frame, so the generated trpc/hono SSE transports\nneed no change.\n\nSee rfcs/1312-sse-overlay-marker.md.\n\nCloses #1312\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-http): mark SSE overlay frames so live clients apply them",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-22T12:26:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d69e89f5a3c2d49147d628b505a1af9bb529135d",
          "body": "… (#1315)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency fast-uri@<=3.1.1 to >=4.1.1 [security]…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T22:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2533d20d64104f3c3d0388de3e854d670bf4b863",
          "body": "# [@rotorsoft/act-tck-v1.27.19](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.18...@rotorsoft/act-tck-v1.27.19) (2026-07-21)\n\n### Bug Fixes\n\n* **act-otel:** sum streams_blocked across every app on a shared registry ([b20b57b](https://github.com/rotorsoft/act-root/commit/b20b57b85148e36f3ab07784f27d12cb7ae59f5e)), closes [#1313](https://github.com/rotorsoft/act-root/issues/1313)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.19 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T22:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7de962e1316cb935e992fb44b6c4ad1b33b5ad1",
          "body": "# [@rotorsoft/act-notify-v0.1.3](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-notify-v0.1.2...@rotorsoft/act-notify-v0.1.3) (2026-07-21)\n\n### Bug Fixes\n\n* **act-notify:** don't await the broker hint-publish on the commit path ([457dc2a](https://github.com/rotorsoft/act-root/commit/457dc2a83fc48c61c4676d7ed298f3f540335632)), closes [#1311](https://github.com/rotorsoft/act-root/issues/1311)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-notify-v0.1.3 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T22:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a28f8bfa1d116590374ebdc87d42eeb7d35aab9",
          "body": "# [@rotorsoft/act-otel-v0.1.3](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-otel-v0.1.2...@rotorsoft/act-otel-v0.1.3) (2026-07-21)\n\n### Bug Fixes\n\n* **act-otel:** sum streams_blocked across every app on a shared registry ([b20b57b](https://github.com/rotorsoft/act-root/commit/b20b57b85148e36f3ab07784f27d12cb7ae59f5e)), closes [#1313](https://github.com/rotorsoft/act-root/issues/1313)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-otel-v0.1.3 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T22:40:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1dc4622f201c4916f8a8d020dc05f3e05a136c2",
          "body": "# [@rotorsoft/act-v1.23.14](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.13...@rotorsoft/act-v1.23.14) (2026-07-21)\n\n### Bug Fixes\n\n* **act:** classify audit deprecation per-state, not over the global event set ([ca7acce](https://github.com/rotorsoft/act-root/commit/ca7acce23e9\n[…]\nark advancement as settle progress ([ecf21a3](https://github.com/rotorsoft/act-root/commit/ecf21a31c2d1eefbf4e181263e164f08d2476e84)), closes [#1309](https://github.com/rotorsoft/act-root/issues/1309)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.14 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T22:38:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "471d68a4acdff90943a98b198066a7e4396a3695",
          "body": "fix: resolve four debug-wave findings (#1309, #1310, #1311, #1313)",
          "is_bot": false,
          "headline": "Merge pull request #1314 from Rotorsoft/fix-debug-wave-findings",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-21T22:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b20b57b85148e36f3ab07784f27d12cb7ae59f5e",
          "body": "The streams_blocked gauge's collect() closed over one app, and gauge_on\nreturns the already-registered gauge on a second instrument(), so a\nsecond Act on the same registry never fed the gauge — its blocked\nstreams read as 0 on the page-worthy metric, contradicting the\ndocumented \"two bridges feed th\n[…]\nallowing a per-provider rejection so a\ndegraded store doesn't poison the scrape); the disposer removes its\nprovider.\n\nCloses #1313\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-otel): sum streams_blocked across every app on a shared registry",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-21T22:24:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ca7acce23e944b4688fdf0f13e582b6628bb83a4",
          "body": "…vent set\n\napp.audit([\"deprecated-load\"]) grouped _v<n> families over the global\nunion of every event name across every state, while the builder/registry\nclassify strictly per state. On a cross-state base-name collision this\n(1) flagged a sole-version event deprecated toward an unrelated state's\nsam\n[…]\nt set (inverted from\nevent_to_state), matching registry.deprecated_events. The now-dead\nknown_events dep is dropped.\n\nCloses #1310\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act): classify audit deprecation per-state, not over the global e…",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-21T21:43:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ecf21a31c2d1eefbf4e181263e164f08d2476e84",
          "body": "settle()'s catch-up loop derived progress only from subscribe/ack/block\ncounts and discarded correlate's last_id, so a bounded correlate window\n(limit, default 100) full of globally-inert events advanced the\ncheckpoint but registered \"no progress\" — breaking the loop before a\nreactive event just pas\n[…]\neams\" contract. Now `last_id > after_before` counts as\nprogress; it terminates because ids are monotonic and finite.\n\nCloses #1309\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act): count correlate watermark advancement as settle progress",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-21T21:40:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "457dc2a83fc48c61c4676d7ed298f3f540335632",
          "body": "withBroker.commit awaited broker.publish() inline, so a hung or slow\nbroker stalled commit() indefinitely even though the durable write had\nalready landed — contradicting the \"a broker outage degrades cross-\nprocess latency to the poll cycle, never a commit\" contract. The publish\nis now invoked sync\n[…]\nts\nresult is no longer awaited; a slow/hung/rejecting broker degrades to the\npoll cycle instead of gating the write.\n\nCloses #1311\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-notify): don't await the broker hint-publish on the commit path",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-21T21:39:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f758778b5d0d4fda5d8d170bbef50c520d719c56",
          "body": "# [@rotorsoft/act-tck-v1.27.18](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.17...@rotorsoft/act-tck-v1.27.18) (2026-07-21)\n\n### Bug Fixes\n\n* **act-http:** map tRPC malformed body to 422 via in-resolver validation ([c2517ea](https://github.com/rotorsoft/act-root/commit/c2517ea68a7521b2da90e658ebbd3697ada40693)), closes [#1295](https://github.com/rotorsoft/act-root/issues/1295)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.18 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T00:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c2a7c8dc0b115dcbd260a1cb8abad3f751cb68",
          "body": "# [@rotorsoft/act-http-v1.8.13](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-http-v1.8.12...@rotorsoft/act-http-v1.8.13) (2026-07-21)\n\n### Bug Fixes\n\n* **act-http:** map tRPC malformed body to 422 via in-resolver validation ([c2517ea](https://github.com/rotorsoft/act-root/commit/c2517ea68a7521b2da90e658ebbd3697ada40693)), closes [#1295](https://github.com/rotorsoft/act-root/issues/1295)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-http-v1.8.13 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T00:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020aaf0f37b638600a24ba17dd56186f10778fdd",
          "body": "chore: append wave-2 findings to debug-wave invariants",
          "is_bot": false,
          "headline": "Merge pull request #1308 from Rotorsoft/chore-debug-wave-invariants",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-21T00:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8817dd58b5a5ef8721e61a1f92d1fc31ac3680f6",
          "body": "Record the four confirmed bugs from the latest debug wave (#1293–#1296) as\nregression anchors, plus this wave's ruled-out surface (store-method parity,\ntransport app.do-throw parity, webhook envelope/verify boundaries,\norchestrator unblock/reset/close-cycle) so the next wave starts sharper.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: append wave-2 findings to debug-wave invariants",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-21T00:26:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f8be925a4b6d0919ec0a89e75cfd741dfcdba592",
          "body": "fix(act-http): map tRPC malformed body to 422 via in-resolver validation (#1295)",
          "is_bot": false,
          "headline": "Merge pull request #1307 from Rotorsoft/act-1295-trpc-validation-status",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-21T00:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2517ea68a7521b2da90e658ebbd3697ada40693",
          "body": "tRPC's `.input(schema)` rejects a schema-invalid body before the resolver\nwith a hardcoded BAD_REQUEST (400) + raw ZodError, so it never reached\n`to_trpc_error` — diverging from Hono/OpenAPI, which map the same body to\n422 / ApiError, and breaking the guide's \"one shape for every framework\nerror\" pr\n[…]\ner). The public router type comes from the\nGeneratedRouter cast, so passthrough input changes no client-facing type.\n\nCloses #1295\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-http): map tRPC malformed body to 422 via in-resolver validation",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-21T00:22:06Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "737eb2d559b0e38719d089c1b0c7a199641ab257",
          "body": "# [@rotorsoft/act-tck-v1.27.17](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.16...@rotorsoft/act-tck-v1.27.17) (2026-07-21)\n\n### Bug Fixes\n\n* **act-http:** finalize receiver deliveries through the guarded finalizers ([aea5c68](https://github.com/rotorsoft/act-root/commit/aea5c6813d56faf9a6187210030e96c7a16b9dd5)), closes [#1293](https://github.com/rotorsoft/act-root/issues/1293)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.17 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T00:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2547f0b11b882cc54cb83ba953857b571668cfb",
          "body": "# [@rotorsoft/act-http-v1.8.12](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-http-v1.8.11...@rotorsoft/act-http-v1.8.12) (2026-07-21)\n\n### Bug Fixes\n\n* **act-http:** finalize receiver deliveries through the guarded finalizers ([aea5c68](https://github.com/rotorsoft/act-root/commit/aea5c6813d56faf9a6187210030e96c7a16b9dd5)), closes [#1293](https://github.com/rotorsoft/act-root/issues/1293)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-http-v1.8.12 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T00:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20f61a88707fba17b5705a15cb99777150d44e0d",
          "body": "# [@rotorsoft/act-v1.23.13](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.12...@rotorsoft/act-v1.23.13) (2026-07-21)\n\n### Bug Fixes\n\n* **act:** block before ack so partial-progress-then-block lands the block ([7d59322](https://github.com/rotorsoft/act-root/commit/7d593229ca3cee55b6d10ed99a4098b79fcedbc9)), closes [#1296](https://github.com/rotorsoft/act-root/issues/1296)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.13 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T00:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a587502bbf85eb093bf15b25fcd7f6a90910330a",
          "body": "fix(act-http): finalize receiver deliveries through the guarded finalizers (#1293)",
          "is_bot": false,
          "headline": "Merge pull request #1306 from Rotorsoft/act-1293-receiver-finalize",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-21T00:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd3d88ad7dcfe989e09d5cb320366483ba48c655",
          "body": "# [@rotorsoft/act-tck-v1.27.16](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.15...@rotorsoft/act-tck-v1.27.16) (2026-07-21)\n\n### Bug Fixes\n\n* **act-sqlite:** omit pii from query_stats head/tail ([7a78379](https://github.com/rotorsoft/act-root/commit/7a78379df438cc2da19e11d2\n[…]\nrogress-then-block lands the block ([7d59322](https://github.com/rotorsoft/act-root/commit/7d593229ca3cee55b6d10ed99a4098b79fcedbc9)), closes [#1296](https://github.com/rotorsoft/act-root/issues/1296)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.16 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T00:11:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a561a75127e31708cf4d58f287005a8d54b2b5b9",
          "body": "# [@rotorsoft/act-sqlite-v1.12.8](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-sqlite-v1.12.7...@rotorsoft/act-sqlite-v1.12.8) (2026-07-21)\n\n### Bug Fixes\n\n* **act-sqlite:** omit pii from query_stats head/tail ([7a78379](https://github.com/rotorsoft/act-root/commit/7a78379df438cc2da1\n[…]\nceeded prefix on partial-progress defers ([#1278](https://github.com/rotorsoft/act-root/issues/1278)) ([4bfd833](https://github.com/rotorsoft/act-root/commit/4bfd83313f375403031c6781b0f7eb01169f74d7))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-sqlite-v1.12.8 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T00:09:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3fe4ecb61635ba1ad664704d1f6c22a2cda95074",
          "body": "fix(act): block before ack so partial-progress-then-block lands the block (#1296)",
          "is_bot": false,
          "headline": "Merge pull request #1305 from Rotorsoft/act-1296-partial-block",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-21T00:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea5c6813d56faf9a6187210030e96c7a16b9dd5",
          "body": "…izers\n\nThe receiver route called `options.store.commit/release` directly while the\n`webhookMiddleware` it mounts also auto-finalizes after `next()`, so every\ndelivery finalized twice. The redundant second `release` is not inert — it\ndeletes a still-tentative entry, so a concurrent retry that re-cla\n[…]\nes the route's finalize and the middleware's auto-finalize into one\nstore call, exactly as its doc-comment promises.\n\nCloses #1293\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-http): finalize receiver deliveries through the guarded final…",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-21T00:08:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8d5fa72eec47803607b0faf14e7bc65156f1361e",
          "body": "# [@rotorsoft/act-v1.23.12](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.11...@rotorsoft/act-v1.23.12) (2026-07-21)\n\n### Bug Fixes\n\n* **act-sqlite:** omit pii from query_stats head/tail ([7a78379](https://github.com/rotorsoft/act-root/commit/7a78379df438cc2da19e11d20183f62e84fe52f1)), closes [#1294](https://github.com/rotorsoft/act-root/issues/1294)",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.12 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-21T00:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a774eca5053af73cdab323cc0f16d689a89f38",
          "body": "fix(act-sqlite): omit pii from query_stats head/tail (#1294)",
          "is_bot": false,
          "headline": "Merge pull request #1304 from Rotorsoft/act-1294-query-stats-pii",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-21T00:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d593229ca3cee55b6d10ed99a4098b79fcedbc9",
          "body": "…lock\n\nA drain batch that succeeds on its first event and throws NonRetryableError\non a later one finalizes with `handled > 0` AND `block: true`. Both stores\ngate `block` on the lease still being held (`WHERE leased_by = by`), but\n`ack` releases the lease. Acking first dropped the block silently — t\n[…]\ntream; the\npartial-progress stream now lands in both `acked` and `blocked` as the\nfinalizer comment always promised.\n\nCloses #1296\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act): block before ack so partial-progress-then-block lands the b…",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-21T00:03:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7a78379df438cc2da19e11d20183f62e84fe52f1",
          "body": "query_stats is an operator-introspection surface with no actor context and\nno disclosure gate, but the SQLite adapter selected and decrypted the pii\ncolumn into head/tail — leaking plaintext pii that PostgresStore and\nInMemoryStore never returned. Strip pii from both query_stats code paths\n(heads-on\n[…]\null-scan) to match the other adapters, and pin the\npii-safe contract in the store-TCK so no adapter can drift again.\n\nCloses #1294\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-sqlite): omit pii from query_stats head/tail",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-20T23:53:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e9e065111d151d8847caef38658c66c39494b08e",
          "body": "# [@rotorsoft/act-tck-v1.27.15](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.14...@rotorsoft/act-tck-v1.27.15) (2026-07-20)\n\n### Bug Fixes\n\n* **deps:** update non-major dependencies ([#1299](https://github.com/rotorsoft/act-root/issues/1299)) ([c96d8a0](https://github.com/rotorsoft/act-root/commit/c96d8a0745614da530ed4d7d2c1299e1e4120660))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.15 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-20T12:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6faf157a13b65efbc00fbbdeec1cbb5f7f5aec8a",
          "body": "# [@rotorsoft/act-http-v1.8.11](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-http-v1.8.10...@rotorsoft/act-http-v1.8.11) (2026-07-20)\n\n### Bug Fixes\n\n* **deps:** update non-major dependencies ([#1299](https://github.com/rotorsoft/act-root/issues/1299)) ([c96d8a0](https://github.com/rotorsoft/act-root/commit/c96d8a0745614da530ed4d7d2c1299e1e4120660))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-http-v1.8.11 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-20T12:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0117692bcf786771e89252049b4b2415db1bcfc4",
          "body": "# [@rotorsoft/act-v1.23.11](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.10...@rotorsoft/act-v1.23.11) (2026-07-20)\n\n### Bug Fixes\n\n* **deps:** update non-major dependencies ([#1299](https://github.com/rotorsoft/act-root/issues/1299)) ([c96d8a0](https://github.com/rotorsoft/act-root/commit/c96d8a0745614da530ed4d7d2c1299e1e4120660))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.11 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-20T12:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c96d8a0745614da530ed4d7d2c1299e1e4120660",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): update non-major dependencies (#1299)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T12:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f823e6e80456643a3736ff1219a85a272b8f8f3",
          "body": "# [@rotorsoft/act-diagram-v1.0.10](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-diagram-v1.0.9...@rotorsoft/act-diagram-v1.0.10) (2026-07-20)\n\n### Bug Fixes\n\n* **deps:** update non-major dependencies ([226463e](https://github.com/rotorsoft/act-root/commit/226463e4bda6165f08c2c429da6f11defeab5952))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-diagram-v1.0.10 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-20T12:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c36f69682675ee04e9136984d83908068e1fd4d",
          "body": "# [@rotorsoft/act-http-v1.8.10](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-http-v1.8.9...@rotorsoft/act-http-v1.8.10) (2026-07-20)\n\n### Bug Fixes\n\n* **deps:** update non-major dependencies ([226463e](https://github.com/rotorsoft/act-root/commit/226463e4bda6165f08c2c429da6f11defeab5952))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-http-v1.8.10 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-20T12:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8f7af9d25f3afd33be6e437ddcd21a047635439",
          "body": "chore(deps): update dev dependencies (minor)",
          "is_bot": false,
          "headline": "Merge pull request #1300 from Rotorsoft/renovate/dev-dependencies",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-20T12:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1371c7d29bdaf06f659d1ab13ab1bfc12d93207a",
          "body": "fix(deps): update non-major dependencies (minor)",
          "is_bot": false,
          "headline": "Merge pull request #1301 from Rotorsoft/renovate/non-major-dependencies",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-20T12:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "710f6b77046732d7f3822deafa1c5fa2bfd44ea0",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dev dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T12:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9c6ea057dc4f3d48fd96b6ece6c78ed2fb42d4",
          "body": "chore(deps): update actions/setup-node action to v7",
          "is_bot": false,
          "headline": "Merge pull request #1302 from Rotorsoft/renovate/actions-setup-node-7.x",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-20T12:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "503ba35fbe2ea4ac94261a782d1bed4c21964858",
          "body": "chore(deps): update dev dependencies (patch)",
          "is_bot": false,
          "headline": "Merge pull request #1298 from Rotorsoft/renovate/patch-dev-dependencies",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-20T12:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "226463e4bda6165f08c2c429da6f11defeab5952",
          "body": null,
          "is_bot": true,
          "headline": "fix(deps): update non-major dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T08:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9c68403210ca09e0d34ce2143fdfd1877e9ee48",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update dev dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T08:53:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4f53cea2627b022de8898525a3ff89ef8cd4e8",
          "body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update dependency @types/node to ^25.9.5 (#1297)",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T08:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50a32abcad47d47ff32fe3625ecbbb69b3319ef0",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): update actions/setup-node action to v7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T02:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "673d9cf0efd9befa76b365c5d38d6fc513d1d269",
          "body": "# [@rotorsoft/act-tck-v1.27.14](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.13...@rotorsoft/act-tck-v1.27.14) (2026-07-19)\n\n### Bug Fixes\n\n* **act-http:** mark the OpenAPI Idempotency-Key header required ([#1287](https://github.com/rotorsoft/act-root/issues/1287)) ([3261f3e](https://github.com/rotorsoft/act-root/commit/3261f3e50415933456d1f8e3941f5510c8643edd))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.14 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-19T13:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bd2470c7ccb6f6c9dcb0280c3b1e9b95a6a77f3",
          "body": "# [@rotorsoft/act-http-v1.8.9](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-http-v1.8.8...@rotorsoft/act-http-v1.8.9) (2026-07-19)\n\n### Bug Fixes\n\n* **act-http:** mark the OpenAPI Idempotency-Key header required ([#1287](https://github.com/rotorsoft/act-root/issues/1287)) ([3261f3e](https://github.com/rotorsoft/act-root/commit/3261f3e50415933456d1f8e3941f5510c8643edd))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-http-v1.8.9 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-19T13:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa7c8e7c2339c9c9b9c49338c14b1eba9a8cf8d1",
          "body": "…required\n\nfix(act-http): mark the OpenAPI Idempotency-Key header required (ACT-1287)",
          "is_bot": false,
          "headline": "Merge pull request #1292 from Rotorsoft/act-1287-openapi-idempotency-…",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-19T13:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dd7eb8e5c9af30756c2316841f9cf7cdbb28acf",
          "body": "# [@rotorsoft/act-tck-v1.27.13](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.12...@rotorsoft/act-tck-v1.27.13) (2026-07-19)\n\n### Bug Fixes\n\n* **act-http:** map a tRPC actor-extractor deny to UNAUTHORIZED, not 500 ([#1286](https://github.com/rotorsoft/act-root/issues/1286)) \n[…]\n DeferTimer on a premature ceiling clamp ([#1288](https://github.com/rotorsoft/act-root/issues/1288)) ([76cdb0a](https://github.com/rotorsoft/act-root/commit/76cdb0a54a0cba152006d966add715be6179017a))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.13 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-19T13:46:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f9c688891f3bcbe1a13447a9e0bd99588ffcd6d",
          "body": "# [@rotorsoft/act-v1.23.10](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.9...@rotorsoft/act-v1.23.10) (2026-07-19)\n\n### Bug Fixes\n\n* **act:** self-re-arm DeferTimer on a premature ceiling clamp ([#1288](https://github.com/rotorsoft/act-root/issues/1288)) ([76cdb0a](https://github.com/rotorsoft/act-root/commit/76cdb0a54a0cba152006d966add715be6179017a))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.10 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-19T13:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12d2a63773197399999ed3f5c3d849df6d37214e",
          "body": "# [@rotorsoft/act-http-v1.8.8](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-http-v1.8.7...@rotorsoft/act-http-v1.8.8) (2026-07-19)\n\n### Bug Fixes\n\n* **act-http:** map a tRPC actor-extractor deny to UNAUTHORIZED, not 500 ([#1286](https://github.com/rotorsoft/act-root/issues/1286)) ([f16c971](https://github.com/rotorsoft/act-root/commit/f16c97182774edc2c64963358f912f4ada411b58))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-http-v1.8.8 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-19T13:45:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3261f3e50415933456d1f8e3941f5510c8643edd",
          "body": "The OpenAPI emitter declared `Idempotency-Key` as `required: false`, but the\ngenerated Hono/tRPC route fail-closes with 400 when idempotency is enabled and\nthe header is absent. A client generated from the doc would omit a header the\nroute mandates.\n\nEmit `required: true` (and drop \"Optional\" from the description) so the doc\nmatches the route. Updates the OpenAPIOptions doc-comment and README wording\n(If-Match stays optional).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-http): mark the OpenAPI Idempotency-Key header required (#1287)",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-19T13:41:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ff77303e4d6c1817115cfb614a88af819264157b",
          "body": "fix(act-http): tRPC actor deny maps to UNAUTHORIZED (401), not 500 (ACT-1286)",
          "is_bot": false,
          "headline": "Merge pull request #1291 from Rotorsoft/act-1286-trpc-actor-401",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-19T13:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ea6d6a510ec0ac74a84aacabfe86bd5619ab5b0",
          "body": "fix(act): self-re-arm DeferTimer on a premature ceiling clamp (ACT-1288)",
          "is_bot": false,
          "headline": "Merge pull request #1290 from Rotorsoft/act-1288-defertimer-rearm",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-19T13:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f16c97182774edc2c64963358f912f4ada411b58",
          "body": "…00 (#1286)\n\nThe trpc() generator resolved the actor inside the mutation's main try, so a\n\"throw to deny\" from the extractor (a plain Error) fell through to_trpc_error\n→ toApiError(500) → INTERNAL_SERVER_ERROR, while Hono's `authenticated`\nmiddleware returns 401. The auto-generated-API guide explici\n[…]\ng the message), distinct from a\nframework error inside app.do. Adds a red-first test (Error + non-Error deny\n→ 401) matching Hono.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-http): map a tRPC actor-extractor deny to UNAUTHORIZED, not 5…",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-19T13:37:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "76cdb0a54a0cba152006d966add715be6179017a",
          "body": "DeferTimer.schedule clamps a wait to the 32-bit setTimeout ceiling (~24.8\ndays) and its comment promised on_wake re-schedules for the remaining span,\nbut the drain consumer's on_wake only sets its armed flag and its arm-\ntriggered drain early-returns before the re-schedule (the stream is still\nstore\n[…]\nirst ceiling wake; extend it\nto advance past the real due-time and prove the re-arm fires and GCs the\nentry (red without the fix).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act): self-re-arm DeferTimer on a premature ceiling clamp (#1288)",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-19T13:34:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d93569eb7e122504e7a51c5655cd82d42ece5edc",
          "body": "chore(debug-wave): record 2026-07-19 wave findings and clean sweeps",
          "is_bot": false,
          "headline": "Merge pull request #1289 from Rotorsoft/chore-debug-wave-2026-07-19",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-19T13:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b8a782fe1262f5da58fad3dba3006a0ebdef9e0",
          "body": "Append terse regression anchors for #1286 (tRPC actor-deny → 500 not 401),\n#1287 (OpenAPI Idempotency-Key doc/route mismatch), and #1288 (DeferTimer\nnever re-arms past the ~24.8-day ceiling), plus one swept-clean bullet for\nthe act-ops / cache / PII-read-surface / config lenses. Detail lives in the\nGitHub issues; invariants.md stays a one-line-per-fact index.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(debug-wave): record 2026-07-19 wave findings and clean sweeps",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-19T13:28:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a470288bf5e2ed2882a85a989a42680db5583eba",
          "body": "# [@rotorsoft/act-tck-v1.27.12](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.11...@rotorsoft/act-tck-v1.27.12) (2026-07-18)\n\n### Bug Fixes\n\n* **act-notify:** unsubscribe only the disposing listener on a shared broker ([#1279](https://github.com/rotorsoft/act-root/issues/1279)) ([e1be8ef](https://github.com/rotorsoft/act-root/commit/e1be8efaa557309d42e65cd87c9703b6d16b37ad))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.12 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-18T23:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a506f7fb592b1aefa129a3af4b0399f3842683e",
          "body": "# [@rotorsoft/act-notify-v0.1.2](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-notify-v0.1.1...@rotorsoft/act-notify-v0.1.2) (2026-07-18)\n\n### Bug Fixes\n\n* **act-notify:** unsubscribe only the disposing listener on a shared broker ([#1279](https://github.com/rotorsoft/act-root/issues/1279)) ([e1be8ef](https://github.com/rotorsoft/act-root/commit/e1be8efaa557309d42e65cd87c9703b6d16b37ad))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-notify-v0.1.2 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-18T23:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d5ac0721403f27eae86d7a681b08393517ff86",
          "body": "fix(act-notify): unsubscribe only the disposing listener on a shared broker (ACT-1279)",
          "is_bot": false,
          "headline": "Merge pull request #1285 from Rotorsoft/act-1279-redis-broker-listener",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-18T23:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1be8efaa557309d42e65cd87c9703b6d16b37ad",
          "body": "…broker (#1279)\n\nRedisBroker.subscribe's disposer called unsubscribe(channel) with no listener,\nwhich node-redis v4 treats as \"remove every listener on the channel.\" One broker\nshared by two subscribers (sidecar+worker / one-broker-N-workers) broke: disposing\none silenced the other's cross-process w\n[…]\nec fake now models node-redis's real multi-listener add +\nby-reference/channel-wide remove, so the regression is pinned. RFC 1279.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-notify): unsubscribe only the disposing listener on a shared …",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-18T23:28:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0a150adce74e5ad32597fd4f8c680aadd6f2f754",
          "body": "# [@rotorsoft/act-http-v1.8.7](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-http-v1.8.6...@rotorsoft/act-http-v1.8.7) (2026-07-18)\n\n### Bug Fixes\n\n* **act-http:** map tRPC error codes by identity so wire status matches Hono/OpenAPI ([#1280](https://github.com/rotorsoft/act-root/issues/1280)) ([8cbd4c4](https://github.com/rotorsoft/act-root/commit/8cbd4c4c91b24f625ce7cdcf42c5126653cadc18))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-http-v1.8.7 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-18T23:23:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6af903f6e6af0685329eced66795b224733a0e08",
          "body": "# [@rotorsoft/act-tck-v1.27.11](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.10...@rotorsoft/act-tck-v1.27.11) (2026-07-18)\n\n### Bug Fixes\n\n* **act-http:** map tRPC error codes by identity so wire status matches Hono/OpenAPI ([#1280](https://github.com/rotorsoft/act-root/is\n[…]\nceeded prefix on partial-progress defers ([#1278](https://github.com/rotorsoft/act-root/issues/1278)) ([4bfd833](https://github.com/rotorsoft/act-root/commit/4bfd83313f375403031c6781b0f7eb01169f74d7))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.11 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-18T23:21:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b4b29a95d8aca04e210f004740e88006cee62376",
          "body": "fix(act-http): tRPC error codes map by identity so wire status matches Hono/OpenAPI (ACT-1280)",
          "is_bot": false,
          "headline": "Merge pull request #1284 from Rotorsoft/act-1280-trpc-status-parity",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-18T23:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53831dd4d5533485cfb81f49e5556b57bba27028",
          "body": "# [@rotorsoft/act-pg-v1.13.12](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-pg-v1.13.11...@rotorsoft/act-pg-v1.13.12) (2026-07-18)\n\n### Bug Fixes\n\n* **act:** advance the watermark past the succeeded prefix on partial-progress defers ([#1278](https://github.com/rotorsoft/act-root/issues/1278)) ([4bfd833](https://github.com/rotorsoft/act-root/commit/4bfd83313f375403031c6781b0f7eb01169f74d7))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-pg-v1.13.12 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-18T23:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cbd4c4c91b24f625ce7cdcf42c5126653cadc18",
          "body": "…s Hono/OpenAPI (#1280)\n\n`status_to_trpc_code` mapped `ConcurrencyError` (412) → `CONFLICT` (tRPC wire\n409) and `StreamClosedError` (410) → `PRECONDITION_FAILED` (tRPC wire 412), so\nthe two transports disagreed and the codes were semantically swapped relative\nto their own HTTP meaning.\n\nMap by error\n[…]\nhared framework error, with the StreamClosedError 410→404 exception. Updates\nthe two mapping assertions and auto-generated-api.md.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act-http): map tRPC error codes by identity so wire status matche…",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-18T23:17:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ef8195494230d5aca633c155fe15fe334fa5f936",
          "body": "# [@rotorsoft/act-v1.23.9](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.8...@rotorsoft/act-v1.23.9) (2026-07-18)\n\n### Bug Fixes\n\n* **act:** advance the watermark past the succeeded prefix on partial-progress defers ([#1278](https://github.com/rotorsoft/act-root/issues/1278)) ([4bfd833](https://github.com/rotorsoft/act-root/commit/4bfd83313f375403031c6781b0f7eb01169f74d7))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.9 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-18T23:17:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9f645fdc78183dc64344e8f325c9bfb6c5c56c9",
          "body": "fix(act): advance watermark past succeeded prefix on partial-progress defers (ACT-1278)",
          "is_bot": false,
          "headline": "Merge pull request #1283 from Rotorsoft/act-1278-advance-and-defer",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-18T23:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bfd83313f375403031c6781b0f7eb01169f74d7",
          "body": "…progress defers (#1278)\n\nOn a partial-progress drain — a leased stream carries several events for one\nreaction and an earlier event succeeds before a later one throws or defers —\nthe finalize step now advances the watermark to the last fully-handled event\nAND persists the defer schedule in one atom\n[…]\nvior-contracts. RFC 1278.\n\nSupersedes the earlier hold-the-whole-stream fix, which re-ran the handled\nprefix every backoff window.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(act): advance the watermark past the succeeded prefix on partial-…",
          "author_name": "rotorsoft",
          "author_login": null,
          "committed_at": "2026-07-18T19:47:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "db010a9f48d5e6f2d478844f4fc386c9ac89c8d8",
          "body": "# [@rotorsoft/act-tck-v1.27.10](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-tck-v1.27.9...@rotorsoft/act-tck-v1.27.10) (2026-07-18)\n\n### Bug Fixes\n\n* **act:** drop the pii sidecar inside pii_gate, fixing load's leak and de-duplicating the query gate ([29073b6](https://github.com/rot\n[…]\nry_array with default-deny PII redaction ([#1277](https://github.com/rotorsoft/act-root/issues/1277)) ([a26c5b9](https://github.com/rotorsoft/act-root/commit/a26c5b9661d9f254ce3efac7599a3af33ff6cfa2))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-tck-v1.27.10 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-18T18:56:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a97a1fd6ca731cdaa5e79931908e9035d82ff4e6",
          "body": "# [@rotorsoft/act-v1.23.8](https://github.com/rotorsoft/act-root/compare/@rotorsoft/act-v1.23.7...@rotorsoft/act-v1.23.8) (2026-07-18)\n\n### Bug Fixes\n\n* **act:** drop the pii sidecar inside pii_gate, fixing load's leak and de-duplicating the query gate ([29073b6](https://github.com/rotorsoft/act-roo\n[…]\nry_array with default-deny PII redaction ([#1277](https://github.com/rotorsoft/act-root/issues/1277)) ([a26c5b9](https://github.com/rotorsoft/act-root/commit/a26c5b9661d9f254ce3efac7599a3af33ff6cfa2))",
          "is_bot": false,
          "headline": "chore(release): @rotorsoft/act-v1.23.8 [skip ci]",
          "author_name": "semantic-release-bot",
          "author_login": "semantic-release-bot",
          "committed_at": "2026-07-18T18:55:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e0bb8b0934d2df0c740fca5de46403f6aa76a765",
          "body": "fix(act): gate query/query_array with default-deny PII redaction (ACT-1277)",
          "is_bot": false,
          "headline": "Merge pull request #1281 from Rotorsoft/act-1277-query-pii-gate",
          "author_name": "Roger Torres",
          "author_login": "Rotorsoft",
          "committed_at": "2026-07-18T18:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 3100,
      "latest_release_at": "2026-07-23T17:25:36Z",
      "latest_release_tag": "@rotorsoft/act-tck-v1.27.22",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 0.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@rotorsoft/act",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "typescript",
            "event-sourcing",
            "cqrs",
            "ddd",
            "framework",
            "actor",
            "agent"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@rotorsoft/act",
          "is_deprecated": false,
          "latest_version": "1.23.17",
          "repository_url": "https://github.com/rotorsoft/act-root",
          "versions_count": 177,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 9593,
          "first_published_at": "2025-03-02T15:12:26.220000Z",
          "latest_published_at": "2026-07-23T17:24:21.984000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "@rotorsoft/act-pg",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "typescript",
            "event-sourcing",
            "postgres",
            "event-store",
            "listen-notify"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@rotorsoft/act-pg",
          "is_deprecated": false,
          "latest_version": "1.13.12",
          "repository_url": "https://github.com/rotorsoft/act-root",
          "versions_count": 108,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 4524,
          "first_published_at": "2025-03-02T15:13:01.718000Z",
          "latest_published_at": "2026-07-18T23:18:43.369000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@rotorsoft/act-ops",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "typescript",
            "operational",
            "idempotency",
            "dedup",
            "retry",
            "receiver"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@rotorsoft/act-ops",
          "is_deprecated": false,
          "latest_version": "0.2.4",
          "repository_url": "https://github.com/rotorsoft/act-root",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 658,
          "first_published_at": "2026-05-31T17:36:44.861000Z",
          "latest_published_at": "2026-07-17T12:05:09.507000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 7
        },
        {
          "name": "@rotorsoft/act-sse",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "typescript",
            "sse",
            "server-sent-events",
            "real-time",
            "eventsource"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@rotorsoft/act-sse",
          "is_deprecated": false,
          "latest_version": "1.2.6",
          "repository_url": "https://github.com/rotorsoft/act-root",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 245,
          "first_published_at": "2026-03-12T14:50:58.350000Z",
          "latest_published_at": "2026-06-29T08:02:58.598000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 25
        },
        {
          "name": "@rotorsoft/act-tck",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "typescript",
            "event-sourcing",
            "cqrs",
            "tck",
            "test-compatibility-kit",
            "contract-tests"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@rotorsoft/act-tck",
          "is_deprecated": false,
          "latest_version": "1.27.22",
          "repository_url": "https://github.com/rotorsoft/act-root",
          "versions_count": 77,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 7782,
          "first_published_at": "2026-05-14T15:52:22.527000Z",
          "latest_published_at": "2026-07-23T17:25:35.130000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "@rotorsoft/act-http",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "typescript",
            "http",
            "webhook",
            "sse",
            "server-sent-events",
            "real-time"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@rotorsoft/act-http",
          "is_deprecated": false,
          "latest_version": "1.8.14",
          "repository_url": "https://github.com/rotorsoft/act-root",
          "versions_count": 31,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2648,
          "first_published_at": "2026-05-16T16:38:29.493000Z",
          "latest_published_at": "2026-07-22T12:53:15.317000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        },
        {
          "name": "@rotorsoft/act-otel",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "typescript",
            "prometheus",
            "metrics",
            "observability",
            "event-sourcing"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@rotorsoft/act-otel",
          "is_deprecated": false,
          "latest_version": "0.1.3",
          "repository_url": "https://github.com/rotorsoft/act-root",
          "versions_count": 4,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 491,
          "first_published_at": "2026-07-05T18:44:16.444000Z",
          "latest_published_at": "2026-07-21T22:40:06.296000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        },
        {
          "name": "@rotorsoft/act-pino",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "typescript",
            "pino",
            "logger",
            "adapter"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@rotorsoft/act-pino",
          "is_deprecated": false,
          "latest_version": "1.0.3",
          "repository_url": "https://github.com/rotorsoft/act-root",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 391,
          "first_published_at": "2026-03-25T16:26:58.610000Z",
          "latest_published_at": "2026-07-22T13:05:00.220000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 8,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-02-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "recipes"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "docs/tsconfig.json",
        "libs/act-crypto/tsconfig.json",
        "libs/act-diagram/tsconfig.json",
        "libs/act-http/tsconfig.json",
        "libs/act-notify/tsconfig.json",
        "libs/act-ops/tsconfig.json",
        "libs/act-otel/tsconfig.json",
        "libs/act-patch/tsconfig.json",
        "libs/act-pg/tsconfig.json",
        "libs/act-pino/tsconfig.json",
        "libs/act-sqlite/tsconfig.json",
        "libs/act-sse/tsconfig.json",
        "libs/act-tck/tsconfig.json",
        "libs/act/tsconfig.json",
        "packages/calculator/tsconfig.json",
        "packages/client/tsconfig.json",
        "packages/inspector/tsconfig.json",
        "packages/server/tsconfig.json",
        "packages/wolfdesk/tsconfig.json",
        "performance/act-performance/tsconfig.json",
        "recipes/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 167832,
      "source_files_sampled": 551,
      "oversized_source_files": 3,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 43841
    },
    "dependencies": {
      "manifests": [
        "docs/package.json",
        "package.json",
        "recipes/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "find-my-way",
            "direct": false,
            "version": "9.6.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-c96f-x56v-gq3h"
            ],
            "fixed_version": "9.7.0",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 1943,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 64,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@rotorsoft/act",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-pg",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@act/wolfdesk",
          "manifest": "recipes/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act",
          "manifest": "recipes/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-otel",
          "manifest": "recipes/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "lucide-react",
          "manifest": "libs/act-diagram/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.25.0"
        },
        {
          "name": "sucrase",
          "manifest": "libs/act-diagram/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.35.1"
        },
        {
          "name": "@rotorsoft/act-patch",
          "manifest": "libs/act-http/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-crypto",
          "manifest": "libs/act-pg/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "pg",
          "manifest": "libs/act-pg/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.22.0"
        },
        {
          "name": "pino",
          "manifest": "libs/act-pino/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.3.1"
        },
        {
          "name": "pino-pretty",
          "manifest": "libs/act-pino/package.json",
          "ecosystem": "npm",
          "version_constraint": "^13.1.3"
        },
        {
          "name": "@libsql/client",
          "manifest": "libs/act-sqlite/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.17.4"
        },
        {
          "name": "@rotorsoft/act-crypto",
          "manifest": "libs/act-sqlite/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-http",
          "manifest": "libs/act-sse/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-patch",
          "manifest": "libs/act/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act",
          "manifest": "packages/calculator/package.json",
          "ecosystem": "npm",
          "version_constraint": ">=1.23.6"
        },
        {
          "name": "@trpc/server",
          "manifest": "packages/calculator/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.18.0"
        },
        {
          "name": "zod",
          "manifest": "packages/calculator/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        },
        {
          "name": "@act/calculator",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-http",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-pg",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@tanstack/react-query",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.101.2"
        },
        {
          "name": "@tanstack/react-query-devtools",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.101.2"
        },
        {
          "name": "@trpc/client",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.18.0"
        },
        {
          "name": "@trpc/react-query",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.18.0"
        },
        {
          "name": "react",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.7"
        },
        {
          "name": "react-dom",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.7"
        },
        {
          "name": "@libsql/client",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.17.4"
        },
        {
          "name": "@rotorsoft/act",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-pg",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-sqlite",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@tanstack/react-query",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.101.2"
        },
        {
          "name": "@trpc/client",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.18.0"
        },
        {
          "name": "@trpc/react-query",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.18.0"
        },
        {
          "name": "@trpc/server",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.18.0"
        },
        {
          "name": "cors",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.8.6"
        },
        {
          "name": "d3-scale",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.2"
        },
        {
          "name": "d3-time",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.0"
        },
        {
          "name": "lucide-react",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.25.0"
        },
        {
          "name": "pg",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.22.0"
        },
        {
          "name": "react",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.7"
        },
        {
          "name": "react-dom",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.7"
        },
        {
          "name": "zod",
          "manifest": "packages/inspector/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        },
        {
          "name": "@act/calculator",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@hono/node-server",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.10"
        },
        {
          "name": "@rotorsoft/act",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-http",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-ops",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-otel",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-pg",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@trpc/server",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.18.0"
        },
        {
          "name": "cors",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.8.6"
        },
        {
          "name": "hono",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.12.30"
        },
        {
          "name": "prom-client",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^15.1.3"
        },
        {
          "name": "zod",
          "manifest": "packages/server/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        },
        {
          "name": "@libsql/client",
          "manifest": "packages/wolfdesk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.17.4"
        },
        {
          "name": "@rotorsoft/act",
          "manifest": "packages/wolfdesk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-http",
          "manifest": "packages/wolfdesk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@rotorsoft/act-pg",
          "manifest": "packages/wolfdesk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@trpc/server",
          "manifest": "packages/wolfdesk/package.json",
          "ecosystem": "npm",
          "version_constraint": "11.18.0"
        },
        {
          "name": "drizzle-orm",
          "manifest": "packages/wolfdesk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.45.2"
        },
        {
          "name": "zod",
          "manifest": "packages/wolfdesk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        },
        {
          "name": "@rotorsoft/act",
          "manifest": "performance/act-performance/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.23.6"
        },
        {
          "name": "@rotorsoft/act-pg",
          "manifest": "performance/act-performance/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.13.11"
        },
        {
          "name": "cli-table3",
          "manifest": "performance/act-performance/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.6.5"
        },
        {
          "name": "express",
          "manifest": "performance/act-performance/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.2.1"
        },
        {
          "name": "pg",
          "manifest": "performance/act-performance/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.22.0"
        },
        {
          "name": "zod",
          "manifest": "performance/act-performance/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@hono/node-server",
            "direct": true,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-server",
            "direct": true,
            "version": "^2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/client",
            "direct": true,
            "version": "0.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/client",
            "direct": true,
            "version": "^0.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rotorsoft/act",
            "direct": true,
            "version": ">=1.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rotorsoft/act",
            "direct": true,
            "version": "^1.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@rotorsoft/act-pg",
            "direct": true,
            "version": "^1.13.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-query",
            "direct": true,
            "version": "5.101.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-query",
            "direct": true,
            "version": "^5.101.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-query-devtools",
            "direct": true,
            "version": "5.101.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/react-query-devtools",
            "direct": true,
            "version": "^5.101.2",
            "ecosystem": "npm"
          },
          {
            "name": "@trpc/client",
            "direct": true,
            "version": "11.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@trpc/react-query",
            "direct": true,
            "version": "11.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@trpc/server",
            "direct": true,
            "version": "11.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@trpc/server",
            "direct": true,
            "version": "^11.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": true,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": true,
            "version": "^0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": true,
            "version": "2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": true,
            "version": "^2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "d3-scale",
            "direct": true,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-scale",
            "direct": true,
            "version": "^4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time",
            "direct": true,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time",
            "direct": true,
            "version": "^3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "drizzle-orm",
            "direct": true,
            "version": "0.45.2",
            "ecosystem": "npm"
          },
          {
            "name": "drizzle-orm",
            "direct": true,
            "version": "^0.45.2",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": true,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": true,
            "version": "^5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": true,
            "version": "4.12.31",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": true,
            "version": "^4.12.30",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-react",
            "direct": true,
            "version": "1.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "lucide-react",
            "direct": true,
            "version": "^1.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg",
            "direct": true,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg",
            "direct": true,
            "version": "^8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "pino",
            "direct": true,
            "version": "10.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pino",
            "direct": true,
            "version": "^10.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pino-pretty",
            "direct": true,
            "version": "13.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "pino-pretty",
            "direct": true,
            "version": "^13.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prom-client",
            "direct": true,
            "version": "15.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prom-client",
            "direct": true,
            "version": "^15.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "^19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "^19.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": true,
            "version": "3.35.1",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": true,
            "version": "^3.35.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "^4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@11ty/gray-matter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/core",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/exec",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/http-client",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@actions/io",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/abtesting",
            "direct": false,
            "version": "1.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-core",
            "direct": false,
            "version": "1.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-core",
            "direct": false,
            "version": "1.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-plugin-algolia-insights",
            "direct": false,
            "version": "1.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-plugin-algolia-insights",
            "direct": false,
            "version": "1.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-shared",
            "direct": false,
            "version": "1.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-shared",
            "direct": false,
            "version": "1.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/events",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/sdk",
            "direct": false,
            "version": "0.112.3",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/sdk",
            "direct": false,
            "version": "^0.112.1",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/checksums",
            "direct": false,
            "version": "3.1000.18",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-s3",
            "direct": false,
            "version": "3.1090.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-s3",
            "direct": false,
            "version": "^3.1089.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/core",
            "direct": false,
            "version": "3.975.3",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-env",
            "direct": false,
            "version": "3.972.59",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-http",
            "direct": false,
            "version": "3.972.61",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-ini",
            "direct": false,
            "version": "3.973.4",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-login",
            "direct": false,
            "version": "3.972.66",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-node",
            "direct": false,
            "version": "3.972.70",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-process",
            "direct": false,
            "version": "3.972.59",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-sso",
            "direct": false,
            "version": "3.973.3",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-web-identity",
            "direct": false,
            "version": "3.972.65",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-sdk-s3",
            "direct": false,
            "version": "3.972.64",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/nested-clients",
            "direct": false,
            "version": "3.997.33",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/signature-v4-multi-region",
            "direct": false,
            "version": "3.996.41",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/token-providers",
            "direct": false,
            "version": "3.1088.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/types",
            "direct": false,
            "version": "3.974.2",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/xml-builder",
            "direct": false,
            "version": "3.972.36",
            "ecosystem": "npm"
          },
          {
            "name": "@aws/lambda-invoke-store",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "8.0.0",
            "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/generator",
            "direct": false,
            "version": "8.0.0",
            "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-create-class-features-plugin",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "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-imports",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.28.6",
            "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/parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-decorators",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-decorators",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-named-capturing-groups-regex",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-explicit-resource-management",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-constant-elements",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-display-name",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-development",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-pure-annotations",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regexp-modifiers",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-runtime",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-react",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/biome",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-arm64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-darwin-x64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-arm64-musl",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-linux-x64-musl",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-arm64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@biomejs/cli-win32-x64",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/core",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/prompts",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@clack/prompts",
            "direct": false,
            "version": "^1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/cli",
            "direct": false,
            "version": "21.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-conventional",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/config-validator",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/ensure",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/execute-rule",
            "direct": false,
            "version": "21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/format",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/is-ignored",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/lint",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/load",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/message",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/parse",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/read",
            "direct": false,
            "version": "21.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/resolve-extends",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/rules",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/to-lines",
            "direct": false,
            "version": "21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/top-level",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commitlint/types",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@conventional-changelog/git-client",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@conventional-changelog/template",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/cascade-layer-name-parser",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/media-query-list-parser",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-alpha-function",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-cascade-layers",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-function",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-function-display-p3-linear",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-mix-function",
            "direct": false,
            "version": "3.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-mix-variadic-function-arguments",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-content-alt-text",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-contrast-color-function",
            "direct": false,
            "version": "2.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-exponential-functions",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-font-format-keywords",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-gamut-mapping",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-gradients-interpolation-method",
            "direct": false,
            "version": "5.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-hwb-function",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-ic-unit",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-initial",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-is-pseudo-class",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-light-dark-function",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-float-and-clear",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-overflow",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-overscroll-behavior",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-resize",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-viewport-units",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-media-minmax",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-media-queries-aspect-ratio-number-values",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-nested-calc",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-normalize-display-values",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-oklab-function",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-position-area-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-progressive-custom-properties",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-property-rule-prelude-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-random-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-relative-color-syntax",
            "direct": false,
            "version": "3.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-scope-pseudo-class",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-sign-functions",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-stepped-value-functions",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-syntax-descriptor-syntax-production",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-system-ui-font-family",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-text-decoration-shorthand",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-trigonometric-functions",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-unset-value",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-resolve-nested",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-specificity",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/utilities",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@discoveryjs/json-ext",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/core",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/css",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/react",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/babel",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/bundler",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/core",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/core",
            "direct": false,
            "version": "^3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/cssnano-preset",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/faster",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/faster",
            "direct": false,
            "version": "^3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/logger",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/mdx-loader",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/module-type-aliases",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-blog",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-docs",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-pages",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-css-cascade-layers",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-debug",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-google-analytics",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-google-gtag",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-google-tag-manager",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-sitemap",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-svgr",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/preset-classic",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/preset-classic",
            "direct": false,
            "version": "^3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/react-loadable",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-classic",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-common",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-search-algolia",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-translations",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/tsconfig",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/types",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/utils",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/utils-common",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/utils-validation",
            "direct": false,
            "version": "3.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@drizzle-team/brocli",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild-kit/core-utils",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild-kit/esm-loader",
            "direct": false,
            "version": "2.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fast-check/vitest",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fast-check/vitest",
            "direct": false,
            "version": "^0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/ajv-compiler",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/error",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/fast-json-stringify-compiler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/forwarded",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/merge-json-schemas",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/proxy-addr",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gerrit0/mini-shiki",
            "direct": false,
            "version": "3.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/hoek",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/topo",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/zod-validator",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/zod-validator",
            "direct": false,
            "version": "^0.9.0",
            "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.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": "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.5.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": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "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/source-map",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/base64",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/base64",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/buffers",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/buffers",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/codegen",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/codegen",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-core",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-fsa",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-builtins",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-to-fsa",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-node-utils",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-print",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/fs-snapshot",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pack",
            "direct": false,
            "version": "1.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pack",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pointer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/json-pointer",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/util",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jsonjoy.com/util",
            "direct": false,
            "version": "17.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@leichtgewicht/ip-codec",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/core",
            "direct": false,
            "version": "0.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/darwin-arm64",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/darwin-x64",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/hrana-client",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/isomorphic-ws",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/linux-arm-gnueabihf",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/linux-arm-musleabihf",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/linux-arm64-gnu",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/linux-arm64-musl",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/linux-x64-gnu",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/linux-x64-musl",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "@libsql/win32-x64-msvc",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/mdx",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": false,
            "version": "^3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@module-federation/error-codes",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@module-federation/runtime",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@module-federation/runtime-core",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@module-federation/runtime-tools",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@module-federation/sdk",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@module-federation/webpack-bundler-runtime",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@neon-rs/load",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@noble/hashes",
            "direct": false,
            "version": "1.4.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": "@octokit/auth-token",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-retry",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-throttling",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.139.0",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-cms",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-csr",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-ecc",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-pfx",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-pkcs8",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-pkcs9",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-rsa",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-schema",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-x509",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/asn1-x509-attr",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@peculiar/x509",
            "direct": false,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pinojs/redact",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/config.env-replace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/network.ca-file",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/npm-conf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.29",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-darwin-arm64",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-darwin-x64",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-linux-x64-musl",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-wasm32-wasi",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/core",
            "direct": false,
            "version": "1.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@rspack/lite-tapable",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/changelog",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/commit-analyzer",
            "direct": false,
            "version": "13.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/error",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/error",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/exec",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/git",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/github",
            "direct": false,
            "version": "12.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/npm",
            "direct": false,
            "version": "13.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@semantic-release/release-notes-generator",
            "direct": false,
            "version": "14.1.1",
            "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": "@sideway/address",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sideway/formula",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sideway/pinpoint",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/child-process-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/stream-utils",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/stream-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.10",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@slorber/react-helmet-async",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@slorber/remark-comment",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/core",
            "direct": false,
            "version": "3.29.5",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/credential-provider-imds",
            "direct": false,
            "version": "4.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "5.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": false,
            "version": "4.9.7",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "5.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stablelib/base64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stackblitz/sdk",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stackblitz/sdk",
            "direct": false,
            "version": "^1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/api",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/core",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/core",
            "direct": false,
            "version": "^9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/instrumenter",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/util",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/vitest-runner",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/vitest-runner",
            "direct": false,
            "version": "^9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-add-jsx-attribute",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-attribute",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-empty-expression",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-replace-jsx-attribute-value",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-dynamic-title",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-em-dimensions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-react-native-svg",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-svg-component",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-preset",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/core",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/hast-util-to-babel-ast",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-jsx",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-svgo",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/webpack",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-ppc64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-s390x-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/counter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-darwin-arm64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-darwin-x64",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-linux-arm64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-linux-arm64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-linux-ppc64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-linux-s390x-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-linux-x64-gnu",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-linux-x64-musl",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-win32-arm64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-win32-ia32-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/html-win32-x64-msvc",
            "direct": false,
            "version": "1.15.43",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "npm"
          },
          {
            "name": "@szmarczak/http-timer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/cli",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/cli",
            "direct": false,
            "version": "^4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/vite",
            "direct": false,
            "version": "^4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/query-core",
            "direct": false,
            "version": "5.101.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tanstack/query-devtools",
            "direct": false,
            "version": "5.101.2",
            "ecosystem": "npm"
          },
          {
            "name": "@total-typescript/ts-reset",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bonjour",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chance",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect-history-api-fallback",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cors",
            "direct": false,
            "version": "2.8.19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/cors",
            "direct": false,
            "version": "^2.8.19",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-scale",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-scale",
            "direct": false,
            "version": "^4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-time",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-time",
            "direct": false,
            "version": "^3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "3.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "^5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/history",
            "direct": false,
            "version": "4.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/html-minifier-terser",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-errors",
            "direct": false,
            "version": "2.0.5",
            "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/jsesc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdx",
            "direct": false,
            "version": "2.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "17.0.45",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^25.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg",
            "direct": false,
            "version": "^8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prismjs",
            "direct": false,
            "version": "1.26.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/range-parser",
            "direct": false,
            "version": "1.2.7",
            "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.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-router",
            "direct": false,
            "version": "5.1.20",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-router-config",
            "direct": false,
            "version": "5.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-router-dom",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sax",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-index",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-static",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "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": "@typescript/typescript-aix-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-loong64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-mips64el",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-riscv64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-s390x",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-sunos-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "^6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.10",
            "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": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "abstract-logging",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-phases",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "address",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.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-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "5.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch-helper",
            "direct": false,
            "version": "3.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "angular-html-parser",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-align",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-html-community",
            "direct": false,
            "version": "0.0.8",
            "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": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansis",
            "direct": false,
            "version": "3.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "argv-formatter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "asn1js",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "astring",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "atomic-sleep",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "^10.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "avvio",
            "direct": false,
            "version": "9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "9.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-dynamic-import-node",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.17",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.40",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.43",
            "ecosystem": "npm"
          },
          {
            "name": "batch",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "big.js",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bintrees",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bonjour-service",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bottleneck",
            "direct": false,
            "version": "2.19.5",
            "ecosystem": "npm"
          },
          {
            "name": "bowser",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "7.1.1",
            "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.4",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-require",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytestreamjs",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-lookup",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-request",
            "direct": false,
            "version": "10.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camel-case",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-api",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001799",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001806",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chance",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.0.0-rc.12",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio-select",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-boxes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-highlight",
            "direct": false,
            "version": "2.1.11",
            "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": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "collapse-white-space",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "combine-promises",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compressible",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "compression",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "concurrently",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "concurrently",
            "direct": false,
            "version": "^10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "configstore",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "connect-history-api-fallback",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.2",
            "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": "conventional-changelog-angular",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "9.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-conventionalcommits",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-writer",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-hrtime",
            "direct": false,
            "version": "5.0.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",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "copy-text-to-clipboard",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "copy-webpack-plugin",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig-typescript-loader",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-blank-pseudo",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-declaration-sorter",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-has-pseudo",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-minimizer-webpack-plugin",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-prefers-color-scheme",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssdb",
            "direct": false,
            "version": "8.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-preset-advanced",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-preset-default",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-utils",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "csso",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "d3-array",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "d3-color",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-format",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-interpolate",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time-format",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dateformat",
            "direct": false,
            "version": "4.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "debounce",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "defer-to-connect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "del",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "des.js",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-port",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-match-patch",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dns-packet",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "docusaurus-plugin-typedoc",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "docusaurus-plugin-typedoc",
            "direct": false,
            "version": "^1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "dom-converter",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "1.4.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": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dot-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "drizzle-kit",
            "direct": false,
            "version": "0.31.10",
            "ecosystem": "npm"
          },
          {
            "name": "drizzle-kit",
            "direct": false,
            "version": "^0.31.10",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer2",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.380",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.393",
            "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": "emojilib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "emojis-list",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoticon",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-ci",
            "direct": false,
            "version": "11.2.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": "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-toolkit",
            "direct": false,
            "version": "1.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "esast-util-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esast-util-from-js",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.12",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-goat",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-attach-comments",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-build-jsx",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-scope",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-to-js",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-value-to-estree",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-visit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eta",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eval",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-check",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-content-type-parse",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-copy",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-decode-uri-component",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "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-json-stringify",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stringify",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-querystring",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-safe-stringify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-sha256",
            "direct": false,
            "version": "1.3.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": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastify",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastify",
            "direct": false,
            "version": "^5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fault",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "feed",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-loader",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-url",
            "direct": false,
            "version": "3.0.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-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-my-way",
            "direct": false,
            "version": "9.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-versions",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fix-dts-default-cjs-exports",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "form-data-encoder",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "format",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-timeout",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-own-enumerable-property-symbols",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-log-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "github-slugger",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regex.js",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "global-dirs",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "13.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "got",
            "direct": false,
            "version": "12.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "gzip-size",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-yarn",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-from-parse5",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-parse-selector",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-raw",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-estree",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hastscript",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "help-me",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "highlight.js",
            "direct": false,
            "version": "10.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "history",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "hoist-non-react-statics",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "hook-std",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-minifier-terser",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-minifier-terser",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-void-elements",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-webpack-plugin",
            "direct": false,
            "version": "5.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-middleware",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http2-wrapper",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "httpxy",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hyperdyperid",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "icss-utils",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-from-esm",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-lazy",
            "direct": false,
            "version": "4.0.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": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "index-to-position",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "infima",
            "direct": false,
            "version": "0.2.0-alpha.45",
            "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": "inline-style-parser",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "internmap",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-ci",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-in-ssh",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-installed-globally",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-network-error",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-npm",
            "direct": false,
            "version": "6.1.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-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-cwd",
            "direct": false,
            "version": "2.2.0",
            "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-plain-object",
            "direct": false,
            "version": "2.0.4",
            "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-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-yarn-global",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "issue-parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "java-properties",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.7",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "joi",
            "direct": false,
            "version": "17.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "joycon",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-base64",
            "direct": false,
            "version": "3.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "js-md4",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-rpc-2.0",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-ref-resolver",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-to-ts",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "latest-version",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "launch-editor",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "libsql",
            "direct": false,
            "version": "0.5.28",
            "ecosystem": "npm"
          },
          {
            "name": "light-my-request",
            "direct": false,
            "version": "6.6.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": "lint-staged",
            "direct": false,
            "version": "17.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-tsconfig",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "loader-utils",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.capitalize",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.escaperegexp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.groupby",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isplainobject",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isstring",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniq",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniqby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lower-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lowercase-keys",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lunr",
            "direct": false,
            "version": "2.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "make-asynchronous",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-extensions",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "marked",
            "direct": false,
            "version": "15.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "marked-terminal",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-directive",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-frontmatter",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.28",
            "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": "memfs",
            "direct": false,
            "version": "4.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "14.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": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-directive",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-frontmatter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-expression",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-jsx",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-md",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs-esm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-mdx-expression",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-events-to-acorn",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.33.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.18",
            "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-fn",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mini-css-extract-plugin",
            "direct": false,
            "version": "2.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimalistic-assert",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.0",
            "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.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multicast-dns",
            "direct": false,
            "version": "7.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-server-protocol",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-testing-elements",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-testing-metrics",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-testing-report-schema",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "nerf-dart",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "no-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-emoji",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.50",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm",
            "direct": false,
            "version": "11.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nprogress",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "null-loader",
            "direct": false,
            "version": "4.0.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": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-exit-leak-free",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.1.0",
            "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": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "opener",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-cancelable",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-each-series",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-each-series",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": false,
            "version": "6.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-retry",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "param-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-numeric-range",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "pascal-case",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-inside",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pg-cloudflare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-connection-string",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-int8",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pg-pool",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-protocol",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-protocol",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-types",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pgpass",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "^1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pino-abstract-transport",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pino-std-serializers",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-conf",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-up",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkijs",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.16",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.5.19",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-attribute-case-insensitive",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-calc",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-clamp",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-color-functional-notation",
            "direct": false,
            "version": "7.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-color-hex-alpha",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-color-rebeccapurple",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-colormin",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-convert-values",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-media",
            "direct": false,
            "version": "11.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-properties",
            "direct": false,
            "version": "14.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-selectors",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-dir-pseudo-class",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-comments",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-duplicates",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-empty",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-overridden",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-unused",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-double-position-gradients",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-focus-visible",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-focus-within",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-font-variant",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-gap-properties",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-image-set-function",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-lab-function",
            "direct": false,
            "version": "7.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-loader",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-logical",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-idents",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-longhand",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-rules",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-font-values",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-gradients",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-params",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-selectors",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-extract-imports",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-local-by-default",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-scope",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nesting",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-charset",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-display-values",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-positions",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-repeat-style",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-string",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-timing-functions",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-unicode",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-url",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-whitespace",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-opacity-percentage",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-ordered-values",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-overflow-shorthand",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-page-break",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-place",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-preset-env",
            "direct": false,
            "version": "10.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-pseudo-class-any-link",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-idents",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-initial",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-transforms",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-replace-overflow-wrap",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-not",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-sort-media-queries",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-svgo",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-unique-selectors",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-zindex",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-array",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-bytea",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-date",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-interval",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "powershell-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-error",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-time",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prism-react-renderer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "prism-react-renderer",
            "direct": false,
            "version": "^2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-warning",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-warning",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "promise-limit",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "7.1.0",
            "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": "pump",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pupa",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "pvtsutils",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "pvutils",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-format-unescaped",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ramda",
            "direct": false,
            "version": "0.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.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": "react-fast-compare",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-json-view-lite",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-loadable-ssr-addon-v5-slorber",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-config",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "real-require",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "recma-build-jsx",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "recma-jsx",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "recma-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "recma-stringify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-raw",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-recma",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "relateurl",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "remark-directive",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-emoji",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-frontmatter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-mdx",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": false,
            "version": "11.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "renderkid",
            "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": "require-like",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-alpn",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pathname",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "responselike",
            "direct": false,
            "version": "3.0.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": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.62.2",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rtlcss",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-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.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-stable-stringify",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-dts",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "search-insights",
            "direct": false,
            "version": "2.17.3",
            "ecosystem": "npm"
          },
          {
            "name": "section-matter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "secure-json-parse",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "selfsigned",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "semantic-release",
            "direct": false,
            "version": "25.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "semantic-release-monorepo",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "semantic-release-plugin-decorators",
            "direct": false,
            "version": "4.0.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": "semver-diff",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver-regex",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "7.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "serve-handler",
            "direct": false,
            "version": "6.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "serve-index",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shallowequal",
            "direct": false,
            "version": "1.1.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": "shell-quote",
            "direct": false,
            "version": "1.10.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": "signale",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-git-hooks",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "sitemap",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "skin-tone",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "4.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": "snake-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "sonic-boom",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sort-css-media-queries",
            "direct": false,
            "version": "2.2.0",
            "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.21",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spawn-error-forwarder",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "srcset",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "standardwebhooks",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-combiner2",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "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.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-object",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom-string",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "4.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": "style-to-js",
            "direct": false,
            "version": "1.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "stylehacks",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "super-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "svg-parser",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "swc-loader",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "^4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tdigest",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tempy",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tempy",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.46.1",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "thenify",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "thenify-all",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "thingies",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "thread-stream",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "thunky",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "time-span",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-warning",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toad-cache",
            "direct": false,
            "version": "3.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "traverse",
            "direct": false,
            "version": "0.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "tree-dump",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-algebra",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsup",
            "direct": false,
            "version": "8.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "^4.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsyringe",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-inject",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-rest-client",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "0.28.20",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "^0.28.20",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-docusaurus-theme",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-plugin-markdown",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc-plugin-markdown",
            "direct": false,
            "version": "^4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "~6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "underscore",
            "direct": false,
            "version": "1.13.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.24.6",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-emoji-modifier-base",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "update-notifier",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "url-loader",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utila",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "utility-types",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "value-equal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-location",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "^8.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "^4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "weapon-regex",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "web-namespaces",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "web-worker",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.105.4",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-bundle-analyzer",
            "direct": false,
            "version": "4.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-middleware",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-server",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "webpackbar",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wildcard",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.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": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "wsl-utils",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-js",
            "direct": false,
            "version": "1.6.11",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2007,
        "direct_count": 47,
        "indirect_count": 1960
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 971,
        "open_issues": 2,
        "closed_ratio": 0.993,
        "closed_issues": 300,
        "closed_unmerged_prs": 47
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "Rotorsoft",
          "commits": 965,
          "avatar_url": "https://avatars.githubusercontent.com/u/41707007?v=4"
        },
        {
          "type": "User",
          "login": "renovate-bot",
          "commits": 533,
          "avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4"
        },
        {
          "type": "User",
          "login": "semantic-release-bot",
          "commits": 454,
          "avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
        },
        {
          "type": "User",
          "login": "vtrtorres",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/281931077?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.488
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci-cd.yml",
        "conformance.yml",
        "deploy-docs.yml",
        "docs-build.yml",
        "docs-snippets.yml",
        "mutation.yml",
        "perf-baseline.yml",
        "stress.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "biome.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 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 0/17 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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 29 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": 10,
            "reason": "packaging workflow 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": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "859ef3656d3a055b5bccca1bbe05ef9c49ec5f7e",
        "ran_at": "2026-07-24T12:23:17Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T17:28:10Z",
      "oldest_open_prs": [
        {
          "number": 914,
          "created_at": "2026-06-08T00:21:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1303,
          "created_at": "2026-07-20T02:37:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-23T17:17:53Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 881,
          "created_at": "2026-06-06T12:38:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1328,
          "created_at": "2026-07-23T21:56:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Rotorsoft/act-root",
    "host": "github.com",
    "name": "act-root",
    "owner": "Rotorsoft"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 79,
      "inputs": {
        "security": 77,
        "vitality": 100,
        "community": 56,
        "governance": 69,
        "engineering": 90
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 100,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 3100,
              "human_commit_share": 0.93,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "3100 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 3100
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 29 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": 100,
              "latest_release_tag": "@rotorsoft/act-tck-v1.27.22",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 0.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.2
                    }
                  }
                ],
                "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": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "forks": 1,
              "stars": 8,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "8 stars",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 74,
            "inputs": {
              "packages": [
                "@rotorsoft/act",
                "@rotorsoft/act-pg",
                "@rotorsoft/act-ops",
                "@rotorsoft/act-sse",
                "@rotorsoft/act-tck",
                "@rotorsoft/act-http",
                "@rotorsoft/act-otel",
                "@rotorsoft/act-pino"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 26332
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "26,332 downloads/month across npm",
                "points": 58.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 26332,
                      "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": 69,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 4,
              "top_contributor_share": 0.488
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 49% of commits",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 49
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 971,
              "open_issues": 2,
              "closed_issues": 300,
              "issue_closed_ratio": 0.993,
              "closed_unmerged_prs": 47
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "99% of issues closed",
                "points": 46.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "971/1018 decided PRs merged",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 971,
                      "decided": 1018
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/17 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 18,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Rotorsoft",
              "public_repos": 28,
              "account_age_days": 2920
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "18 followers of Rotorsoft",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 18,
                      "login": "Rotorsoft"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~8 yr old",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@rotorsoft/act",
                "@rotorsoft/act-pg",
                "@rotorsoft/act-ops",
                "@rotorsoft/act-sse",
                "@rotorsoft/act-tck",
                "@rotorsoft/act-http",
                "@rotorsoft/act-otel",
                "@rotorsoft/act-pino"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "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 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "177 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 177
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "biome.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "cqrs",
                "domain-driven-design",
                "event-driven-architecture",
                "event-sourcing",
                "event-store",
                "framework",
                "nodejs",
                "postgres",
                "reactive",
                "sqlite",
                "typescript",
                "zod"
              ],
              "has_wiki": true,
              "homepage": "https://rotorsoft.github.io/act-root/",
              "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": "https://rotorsoft.github.io/act-root/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "12 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 77,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 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 0/17 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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 29 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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 detected",
                "points": 2,
                "status": "partial",
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1943 resolved dependencies against OSV; 64 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1943
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 64
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 1943,
              "unassessed_packages": 64,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1943,
              "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": "good",
        "name": "AI Readiness",
        "value": 75,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 43841
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "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": "93 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 93,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "docs/tsconfig.json",
                "libs/act-crypto/tsconfig.json",
                "libs/act-diagram/tsconfig.json",
                "libs/act-http/tsconfig.json",
                "libs/act-notify/tsconfig.json",
                "libs/act-ops/tsconfig.json",
                "libs/act-otel/tsconfig.json",
                "libs/act-patch/tsconfig.json",
                "libs/act-pg/tsconfig.json",
                "libs/act-pino/tsconfig.json",
                "libs/act-sqlite/tsconfig.json",
                "libs/act-sse/tsconfig.json",
                "libs/act-tck/tsconfig.json",
                "libs/act/tsconfig.json",
                "packages/calculator/tsconfig.json",
                "packages/client/tsconfig.json",
                "packages/inspector/tsconfig.json",
                "packages/server/tsconfig.json",
                "packages/wolfdesk/tsconfig.json",
                "performance/act-performance/tsconfig.json",
                "recipes/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.29,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.07
            },
            "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": "biome.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "biome.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "docs/tsconfig.json, libs/act-crypto/tsconfig.json, libs/act-diagram/tsconfig.json, libs/act-http/tsconfig.json, libs/act-notify/tsconfig.json, libs/act-ops/tsconfig.json, libs/act-otel/tsconfig.json, libs/act-patch/tsconfig.json, libs/act-pg/tsconfig.json, libs/act-pino/tsconfig.json, libs/act-sqlite/tsconfig.json, libs/act-sse/tsconfig.json, libs/act-tck/tsconfig.json, libs/act/tsconfig.json, packages/calculator/tsconfig.json, packages/client/tsconfig.json, packages/inspector/tsconfig.json, packages/server/tsconfig.json, packages/wolfdesk/tsconfig.json, performance/act-performance/tsconfig.json, recipes/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/tsconfig.json, libs/act-crypto/tsconfig.json, libs/act-diagram/tsconfig.json, libs/act-http/tsconfig.json, libs/act-notify/tsconfig.json, libs/act-ops/tsconfig.json, libs/act-otel/tsconfig.json, libs/act-patch/tsconfig.json, libs/act-pg/tsconfig.json, libs/act-pino/tsconfig.json, libs/act-sqlite/tsconfig.json, libs/act-sse/tsconfig.json, libs/act-tck/tsconfig.json, libs/act/tsconfig.json, packages/calculator/tsconfig.json, packages/client/tsconfig.json, packages/inspector/tsconfig.json, packages/server/tsconfig.json, packages/wolfdesk/tsconfig.json, performance/act-performance/tsconfig.json, recipes/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "29 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 29,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "7 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 7,
                      "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": 167832,
              "source_files_sampled": 551,
              "oversized_source_files": 3
            },
            "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": "3/551 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 551,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "recipes"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples, recipes",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, recipes"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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",
    "Could not fetch npm package '@rotorsoft/act-root' from its registry",
    "deps.dev does not index npm:@rotorsoft/act@1.23.17; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T12:23:32.719052Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/Rotorsoft/act-root.svg",
  "full_name": "Rotorsoft/act-root",
  "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.