Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 07:08 UTC

GetStream / stream-video-js

GetStream's React, React Native and JavaScript Video SDKs

TypeScriptCustom license★ 124 stars⑂ 49 forkssince Jul 2022View on GitHub ↗

GetStream/stream-video-js holds a health index of 80 out of 100, placing it in the Good band. It scores highest on Vitality (100/100) and lowest on Security (57/100). It was last updated today. 2 contributors account for most of its recent work.

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

80
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

StreamOrganization
1,541 followers488 public repossince Aug 2014

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@stream-io/video-client1.55.2236,3365734 days ago
npm@stream-io/video-codemod0.0.231250 days ago
npm@stream-io/video-styling1.14.21,8993025 days ago
npm@stream-io/video-react-sdk1.39.3155,8875794 days ago
npm@stream-io/video-react-bindings1.18.3207,3414674 days ago
npm@stream-io/video-react-native-sdk1.41.064,6087214 days ago
npm@stream-io/audio-filters-web0.10.139,969264 days ago
npm@stream-io/video-filters-web0.8.3160,692284 days ago

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 — 399 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year399
human_commit_share1
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 4 days ago
27/27Release cadence — a release every ~0.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag@stream-io/video-react-sdk-1.39.3
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases0.9
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?

72Good · 18% of overall
How it's scored
33.9/60Stars — 124 stars
14/25Forks — 49 forks
7.9/15Watchers — 27 watchers
Inputs used
forks49
stars124
watchers27
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
0/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_conductno
has_pull_request_templateyes
How it's scored
79.2/80Monthly downloads — 866,763 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@stream-io/video-client, @stream-io/video-codemod, @stream-io/video-styling, @stream-io/video-react-sdk, @stream-io/video-react-bindings, @stream-io/video-react-native-sdk, @stream-io/audio-filters-web, @stream-io/video-filters-web
dependents
ecosystemsnpm
total_downloads
monthly_downloads866,763
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?

80Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.8/22.5Commit distribution — top contributor authored 34% of commits
13.5/13.5Contributor breadth — 47 contributors
10/10OpenSSF Scorecard: Contributors — project has 13 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled47
top_contributor_share0.344
How it's scored
45.1/46.8Issue resolution — 96% of issues closed
35.6/38.3PR acceptance — 2,013/2,160 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 11/30 approved changesets -- score normalized to 3
Inputs used
merged_prs2,013
open_issues6
closed_issues162
issue_closed_ratio0.964
closed_unmerged_prs147
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.9/25Owner reach — 1,541 followers of GetStream
25/25Track record — 488 public repos, account ~11 yr old
Inputs used
followers1,541
owner_typeOrganization
is_verified
owner_loginGetStream
public_repos488
account_age_days4,343
How it's scored
25/25Published & resolvable — 8 package(s) on npm
35/35Publish recency — latest publish 4 days ago
20/20Version history — 721 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@stream-io/video-client, @stream-io/video-codemod, @stream-io/video-styling, @stream-io/video-react-sdk, @stream-io/video-react-bindings, @stream-io/video-react-native-sdk, @stream-io/audio-filters-web, @stream-io/video-filters-web
ecosystemsnpm
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 6 workflow(s)
24/24Tests present
16/16Linter config — .rubocop.yml, eslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://getstream.io/video/sdk/
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicscalling, javascript, react, reactnative, sdk, video, webrtc
has_wikiyes
homepagehttps://getstream.io/video/sdk/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
2.2/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 11 out of 11 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
2.2/7.5Code-Review — Found 11/30 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 13 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 89 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
10/35Direct dependencies free of known advisories — 2 affected: axios 1.16.0 (high 8.2), axios 1.16.1 (high 8.2)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories109
affected_packages46
assessed_packages2,294
unassessed_packages135
affected_by_severitycritical 3, high 30, moderate 9, low 4
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 2294 resolved dependencies against OSV. 135 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/CLAUDE.md, AGENTS.md, packages/client/CLAUDE.md, packages/react-native-sdk/CLAUDE.md, packages/react-sdk/CLAUDE.md, sample-apps/react-native/dogfood/CLAUDE.md, sample-apps/react/react-dogfood/CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 99 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.99
agent_instruction_files.claude/CLAUDE.md, AGENTS.md, packages/client/CLAUDE.md, packages/react-native-sdk/CLAUDE.md, packages/react-sdk/CLAUDE.md, sample-apps/react-native/dogfood/CLAUDE.md, sample-apps/react/react-dogfood/CLAUDE.md
agent_instruction_max_bytes33,203
How it's scored
12.6/18One-command bootstrap — packages/noise-cancellation-react-native/android/build.gradle, packages/react-native-callingx/android/build.gradle, packages/react-native-sdk/android/build.gradle (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .rubocop.yml, eslint.config.mjs
11/11Static type checking — packages/audio-filters-web/tsconfig.json, packages/client/tsconfig.json, packages/noise-cancellation-react-native/tsconfig.json, packages/react-bindings/tsconfig.json, packages/react-native-callingx/tsconfig.json, packages/react-native-sdk/expo-config-plugin/tsconfig.json, packages/react-native-sdk/tsconfig.json, packages/react-sdk/tsconfig.json, packages/video-filters-react-native/tsconfig.json, packages/video-filters-web/tsconfig.json, sample-apps/client/ts-quickstart/tsconfig.json, sample-apps/react-native/dogfood/tsconfig.json, sample-apps/react-native/expo-video-sample/tsconfig.json, sample-apps/react-native/ringing-tutorial/tsconfig.json, sample-apps/react/audio-rooms/tsconfig.json, sample-apps/react/cookbook-participant-list/tsconfig.json, sample-apps/react/egress-composite/tsconfig.json, sample-apps/react/livestream-app/tsconfig.json, sample-apps/react/messenger-clone/tsconfig.json, sample-apps/react/react-dogfood/tsconfig.json, sample-apps/react/stream-video-react-tutorial/tsconfig.json, sample-apps/react/zoom-clone/tsconfig.json
10/10Reproducible environment — Dockerfile, lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock, yarn.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/audio-filters-web/tsconfig.json, packages/client/tsconfig.json, packages/noise-cancellation-react-native/tsconfig.json, packages/react-bindings/tsconfig.json, packages/react-native-callingx/tsconfig.json, packages/react-native-sdk/expo-config-plugin/tsconfig.json, packages/react-native-sdk/tsconfig.json, packages/react-sdk/tsconfig.json, packages/video-filters-react-native/tsconfig.json, packages/video-filters-web/tsconfig.json, sample-apps/client/ts-quickstart/tsconfig.json, sample-apps/react-native/dogfood/tsconfig.json, sample-apps/react-native/expo-video-sample/tsconfig.json, sample-apps/react-native/ringing-tutorial/tsconfig.json, sample-apps/react/audio-rooms/tsconfig.json, sample-apps/react/cookbook-participant-list/tsconfig.json, sample-apps/react/egress-composite/tsconfig.json, sample-apps/react/livestream-app/tsconfig.json, sample-apps/react/messenger-clone/tsconfig.json, sample-apps/react/react-dogfood/tsconfig.json, sample-apps/react/stream-video-react-tutorial/tsconfig.json, sample-apps/react/zoom-clone/tsconfig.json
agent_commit_share0.02
toolchain_manifestspackages/noise-cancellation-react-native/android/build.gradle, packages/react-native-callingx/android/build.gradle, packages/react-native-sdk/android/build.gradle, packages/video-filters-react-native/android/build.gradle, sample-apps/react-native/dogfood/android/app/build.gradle, sample-apps/react-native/dogfood/android/build.gradle, sample-apps/react-native/expo-video-sample/modules/video-effects/android/build.gradle
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.6/55Manageable file sizes — 10/1,436 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes3,007,361
source_files_sampled1,436
oversized_source_files10
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — example
Inputs used
example_dirsexample
has_mcp_signalno
api_schema_files

Key facts

124GitHub stars
47contributors
399commits, last 12 months
0days since last push
100releases
2bus factor
6open issues
npmpackage ecosystems

Data collection warnings

  • deps.dev does not index npm:@stream-io/video-client@1.55.2; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 124 ★ / 49 ⇿
124Stars
49Forks
91Releases

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

025507510012512449112023-022024-112026-07
Major 0Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

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

3Binary-Artifactsbinaries present in source code
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-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 11/30 approved changesets -- score normalized to 3
10Contributorsproject has 13 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities89 existing vulnerabilities detected
Direct dependencies 31
RegistryPackageVersion constraintManifest
npmwasm-feature-detect^1.8.0packages/audio-filters-web/package.json
npm@protobuf-ts/runtime^2.11.1packages/client/package.json
npm@protobuf-ts/runtime-rpc^2.11.1packages/client/package.json
npm@protobuf-ts/twirp-transport^2.11.1packages/client/package.json
npm@stream-io/logger^2.0.0packages/client/package.json
npm@stream-io/worker-timer^1.2.5packages/client/package.json
npmaxios^1.16.1packages/client/package.json
npmrxjs~7.8.2packages/client/package.json
npmsdp-transform^2.15.0packages/client/package.json
npmua-parser-js^1.0.41packages/client/package.json
npmwebrtc-adapter^8.2.4packages/client/package.json
npmjscodeshift^17.3.0packages/codemod/package.json
npm@stream-io/video-clientworkspace:*packages/react-bindings/package.json
npmi18next^25.10.10packages/react-bindings/package.json
npmrxjs~7.8.2packages/react-bindings/package.json
npm@stream-io/video-clientworkspace:*packages/react-native-sdk/package.json
npm@stream-io/video-react-bindingsworkspace:*packages/react-native-sdk/package.json
npmintl-pluralrules2.0.1packages/react-native-sdk/package.json
npmreact-native-url-polyfill^3.0.0packages/react-native-sdk/package.json
npmrxjs~7.8.2packages/react-native-sdk/package.json
npmtext-encoding-polyfill0.6.7packages/react-native-sdk/package.json
npm@floating-ui/react^0.27.19packages/react-sdk/package.json
npm@stream-io/video-clientworkspace:*packages/react-sdk/package.json
npm@stream-io/video-filters-webworkspace:*packages/react-sdk/package.json
npm@stream-io/video-react-bindingsworkspace:*packages/react-sdk/package.json
npmchart.js^4.5.1packages/react-sdk/package.json
npmclsx^2.1.1packages/react-sdk/package.json
npmreact-chartjs-2^5.3.1packages/react-sdk/package.json
npm@mediapipe/tasks-vision^0.10.35packages/video-filters-web/package.json
npm@stream-io/worker-timer^1.2.5packages/video-filters-web/package.json
npmwasm-feature-detect^1.8.0packages/video-filters-web/package.json
All dependencies 2,429

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

RegistryPackageVersionRelation
npm@floating-ui/react0.27.19direct
npm@floating-ui/react^0.27.19direct
npm@mediapipe/tasks-vision0.10.35direct
npm@mediapipe/tasks-vision^0.10.35direct
npm@protobuf-ts/runtime2.11.1direct
npm@protobuf-ts/runtime^2.11.1direct
npm@protobuf-ts/runtime-rpc2.11.1direct
npm@protobuf-ts/runtime-rpc^2.11.1direct
npm@protobuf-ts/twirp-transport2.11.1direct
npm@protobuf-ts/twirp-transport^2.11.1direct
npm@stream-io/logger2.0.0direct
npm@stream-io/logger^2.0.0direct
npm@stream-io/worker-timer1.2.5direct
npm@stream-io/worker-timer^1.2.5direct
npmaxios1.16.0direct
npmaxios1.16.1direct
npmaxios^1.16.1direct
npmchart.js4.5.1direct
npmchart.js^4.5.1direct
npmclsx2.1.1direct
npmclsx^2.1.1direct
npmi18next25.10.10direct
npmi18next^25.10.10direct
npmintl-pluralrules2.0.1direct
npmjscodeshift17.3.0direct
npmjscodeshift^17.3.0direct
npmreact-chartjs-25.3.1direct
npmreact-chartjs-2^5.3.1direct
npmreact-native-url-polyfill2.0.0direct
npmreact-native-url-polyfill3.0.0direct
npmreact-native-url-polyfill^3.0.0direct
npmrxjs7.8.2direct
npmrxjs~7.8.2direct
npmsdp-transform2.15.0direct
npmsdp-transform^2.15.0direct
npmtext-encoding-polyfill0.6.7direct
npmua-parser-js1.0.41direct
npmua-parser-js^1.0.41direct
npmwasm-feature-detect1.8.0direct
npmwasm-feature-detect^1.8.0direct
npmwebrtc-adapter8.2.4direct
npmwebrtc-adapter^8.2.4direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@adobe/css-tools4.5.0indirect
npm@alloc/quick-lru5.2.0indirect
npm@ark/schema0.56.0indirect
npm@ark/util0.56.0indirect
npm@babel/cli7.26.4indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/core^7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-annotate-as-pure7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-create-class-features-plugin7.29.7indirect
npm@babel/helper-create-regexp-features-plugin7.29.7indirect
npm@babel/helper-define-polyfill-provider0.6.8indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-member-expression-to-functions7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-optimise-call-expression7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-remap-async-to-generator7.29.7indirect
npm@babel/helper-replace-supers7.29.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.29.7indirect
npm@babel/helper-split-export-declaration7.24.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helper-wrap-function7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.29.7indirect
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.29.7indirect
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.29.7indirect
npm@babel/plugin-bugfix-safari-rest-destructuring-rhs-array7.29.7indirect
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.29.7indirect
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.29.7indirect
npm@babel/plugin-proposal-decorators7.22.10indirect
npm@babel/plugin-proposal-export-default-from7.25.9indirect
npm@babel/plugin-proposal-private-methods7.18.6indirect
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-decorators7.22.10indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-default-from7.25.9indirect
npm@babel/plugin-syntax-flow7.28.6indirect
npm@babel/plugin-syntax-import-assertions7.29.7indirect
npm@babel/plugin-syntax-import-attributes7.29.7indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.29.7indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.29.7indirect
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirect
npm@babel/plugin-transform-arrow-functions7.29.7indirect
npm@babel/plugin-transform-async-generator-functions7.29.7indirect
npm@babel/plugin-transform-async-to-generator7.29.7indirect
npm@babel/plugin-transform-block-scoped-functions7.29.7indirect
npm@babel/plugin-transform-block-scoping7.29.7indirect
npm@babel/plugin-transform-class-properties7.29.7indirect
npm@babel/plugin-transform-class-static-block7.29.7indirect
npm@babel/plugin-transform-classes7.29.7indirect
npm@babel/plugin-transform-computed-properties7.29.7indirect
npm@babel/plugin-transform-destructuring7.29.7indirect
npm@babel/plugin-transform-dotall-regex7.29.7indirect
npm@babel/plugin-transform-duplicate-keys7.29.7indirect
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.29.7indirect
npm@babel/plugin-transform-dynamic-import7.29.7indirect
npm@babel/plugin-transform-explicit-resource-management7.29.7indirect
npm@babel/plugin-transform-exponentiation-operator7.29.7indirect
npm@babel/plugin-transform-export-namespace-from7.29.7indirect
npm@babel/plugin-transform-flow-strip-types7.27.1indirect
npm@babel/plugin-transform-for-of7.29.7indirect
npm@babel/plugin-transform-function-name7.29.7indirect
npm@babel/plugin-transform-json-strings7.29.7indirect
npm@babel/plugin-transform-literals7.29.7indirect
npm@babel/plugin-transform-logical-assignment-operators7.29.7indirect
npm@babel/plugin-transform-member-expression-literals7.29.7indirect
npm@babel/plugin-transform-modules-amd7.29.7indirect
npm@babel/plugin-transform-modules-commonjs7.29.7indirect
npm@babel/plugin-transform-modules-systemjs7.29.7indirect
npm@babel/plugin-transform-modules-umd7.29.7indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.29.7indirect
npm@babel/plugin-transform-new-target7.29.7indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.29.7indirect
npm@babel/plugin-transform-numeric-separator7.29.7indirect
npm@babel/plugin-transform-object-rest-spread7.29.7indirect
npm@babel/plugin-transform-object-super7.29.7indirect
npm@babel/plugin-transform-optional-catch-binding7.29.7indirect
npm@babel/plugin-transform-optional-chaining7.29.7indirect
npm@babel/plugin-transform-parameters7.29.7indirect
npm@babel/plugin-transform-private-methods7.29.7indirect
npm@babel/plugin-transform-private-property-in-object7.29.7indirect
npm@babel/plugin-transform-property-literals7.29.7indirect
npm@babel/plugin-transform-react-display-name7.29.7indirect
npm@babel/plugin-transform-react-jsx7.29.7indirect
npm@babel/plugin-transform-react-jsx-development7.29.7indirect
npm@babel/plugin-transform-react-jsx-self7.27.1indirect
npm@babel/plugin-transform-react-jsx-source7.27.1indirect
npm@babel/plugin-transform-react-pure-annotations7.29.7indirect
npm@babel/plugin-transform-regenerator7.29.7indirect
npm@babel/plugin-transform-regexp-modifiers7.29.7indirect
npm@babel/plugin-transform-reserved-words7.29.7indirect
npm@babel/plugin-transform-runtime7.25.9indirect
npm@babel/plugin-transform-shorthand-properties7.29.7indirect
npm@babel/plugin-transform-spread7.29.7indirect
npm@babel/plugin-transform-sticky-regex7.29.7indirect
npm@babel/plugin-transform-strict-mode7.29.7indirect
npm@babel/plugin-transform-template-literals7.29.7indirect
npm@babel/plugin-transform-typeof-symbol7.29.7indirect
npm@babel/plugin-transform-typescript7.29.7indirect
npm@babel/plugin-transform-unicode-escapes7.29.7indirect
npm@babel/plugin-transform-unicode-property-regex7.29.7indirect
npm@babel/plugin-transform-unicode-regex7.29.7indirect
npm@babel/plugin-transform-unicode-sets-regex7.29.7indirect
npm@babel/preset-env7.29.7indirect
npm@babel/preset-env^7.29.7indirect
npm@babel/preset-flow7.25.9indirect
npm@babel/preset-modules0.1.6-no-external-pluginsindirect
npm@babel/preset-react7.29.7indirect
npm@babel/preset-typescript7.29.7indirect
npm@babel/register7.28.3indirect
npm@babel/runtime7.29.7indirect
npm@babel/runtime^7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@borewit/text-codec0.2.2indirect
npm@braintree/sanitize-url7.1.2indirect
npm@config-plugins/react-native-webrtc15.0.1indirect
npm@config-plugins/react-native-webrtc^15.0.1indirect
npm@egjs/hammerjs2.0.17indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/core1.4.5indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/runtime1.4.5indirect
npm@emnapi/wasi-threads1.0.4indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@emotion/babel-plugin11.13.5indirect
npm@emotion/cache11.14.0indirect
npm@emotion/css11.13.5indirect
npm@emotion/css^11.13.5indirect
npm@emotion/hash0.9.2indirect
npm@emotion/is-prop-valid1.3.1indirect
npm@emotion/memoize0.9.0indirect
npm@emotion/react11.14.0indirect
npm@emotion/react^11.14.0indirect
npm@emotion/serialize1.3.3indirect
npm@emotion/sheet1.4.0indirect
npm@emotion/styled11.14.1indirect
npm@emotion/styled^11.14.1indirect
npm@emotion/unitless0.10.0indirect
npm@emotion/use-insertion-effect-with-fallbacks1.2.0indirect
npm@emotion/utils1.4.2indirect
npm@emotion/weak-memoize0.4.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@expo-google-fonts/material-symbols0.4.27indirect
npm@expo/cli56.1.14indirect
npm@expo/code-signing-certificates0.0.6indirect
npm@expo/config56.0.9indirect
npm@expo/config-plugins56.0.8indirect
npm@expo/config-types56.0.5indirect
npm@expo/config-types^56.0.5indirect
npm@expo/devcert1.2.1indirect
npm@expo/devtools56.0.2indirect
npm@expo/dom-webview56.0.5indirect
npm@expo/env2.3.0indirect
npm@expo/expo-modules-macros-plugin0.0.9indirect
npm@expo/fingerprint0.19.4indirect
npm@expo/image-utils0.10.1indirect
npm@expo/inline-modules0.0.11indirect
npm@expo/json-file10.2.0indirect
npm@expo/local-build-cache-provider56.0.8indirect
npm@expo/log-box56.0.12indirect
npm@expo/metro56.0.0indirect
npm@expo/metro-config56.0.13indirect
npm@expo/metro-file-map56.0.3indirect
npm@expo/metro-runtime56.0.14indirect
npm@expo/osascript2.6.0indirect
npm@expo/package-manager1.12.1indirect
npm@expo/plist0.7.0indirect
npm@expo/plist^0.7.0indirect
npm@expo/prebuild-config56.0.15indirect
npm@expo/require-utils56.1.3indirect
npm@expo/router-server56.0.13indirect
npm@expo/schema-utils56.0.1indirect
npm@expo/sdk-runtime-versions1.0.0indirect
npm@expo/spawn-async1.8.0indirect
npm@expo/sudo-prompt9.3.2indirect
npm@expo/ui56.0.16indirect
npm@expo/ws-tunnel1.0.5indirect
npm@expo/xcpretty4.4.4indirect
npm@fastify/otel0.18.0indirect
npm@firebase/ai2.9.0indirect
npm@firebase/analytics0.10.20indirect
npm@firebase/analytics-compat0.2.26indirect
npm@firebase/analytics-types0.8.3indirect
npm@firebase/app0.14.9indirect
npm@firebase/app-check0.11.1indirect
npm@firebase/app-check-compat0.4.1indirect
npm@firebase/app-check-interop-types0.3.3indirect
npm@firebase/app-check-types0.5.3indirect
npm@firebase/app-compat0.5.9indirect
npm@firebase/app-types0.9.3indirect
npm@firebase/auth1.12.1indirect
npm@firebase/auth-compat0.6.3indirect
npm@firebase/auth-interop-types0.2.4indirect
npm@firebase/auth-types0.13.0indirect
npm@firebase/component0.7.1indirect
npm@firebase/data-connect0.4.0indirect
npm@firebase/database1.1.1indirect
npm@firebase/database-compat2.1.1indirect
npm@firebase/database-types1.0.17indirect
npm@firebase/firestore4.12.0indirect
npm@firebase/firestore-compat0.4.6indirect
npm@firebase/firestore-types3.0.3indirect
npm@firebase/functions0.13.2indirect
npm@firebase/functions-compat0.4.2indirect
npm@firebase/functions-types0.6.3indirect
npm@firebase/installations0.6.20indirect
npm@firebase/installations-compat0.2.20indirect
npm@firebase/installations-types0.5.3indirect
npm@firebase/logger0.5.0indirect
npm@firebase/messaging0.12.24indirect
npm@firebase/messaging-compat0.2.24indirect
npm@firebase/messaging-interop-types0.2.3indirect
npm@firebase/performance0.7.10indirect
npm@firebase/performance-compat0.2.23indirect
npm@firebase/performance-types0.2.3indirect
npm@firebase/remote-config0.8.1indirect
npm@firebase/remote-config-compat0.2.22indirect
npm@firebase/remote-config-types0.5.0indirect
npm@firebase/storage0.14.1indirect
npm@firebase/storage-compat0.4.1indirect
npm@firebase/storage-types0.8.3indirect
npm@firebase/util1.14.0indirect
npm@firebase/webchannel-wrapper1.0.5indirect
npm@floating-ui/core1.7.5indirect
npm@floating-ui/dom1.7.6indirect
npm@floating-ui/dom^1.7.6indirect
npm@floating-ui/react-dom2.1.8indirect
npm@floating-ui/utils0.2.11indirect
npm@gar/promisify1.1.3indirect
npm@gorhom/bottom-sheet5.2.9indirect
npm@gorhom/portal1.0.14indirect
npm@grpc/grpc-js1.9.15indirect
npm@grpc/proto-loader0.7.13indirect
npm@hapi/hoek9.3.0indirect
npm@hapi/topo5.1.0indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.2indirect
npm@hutson/parse-repository-url5.0.0indirect
npm@img/colour1.0.0indirect
npm@img/sharp-darwin-arm640.34.5indirect
npm@img/sharp-darwin-x640.34.5indirect
npm@img/sharp-libvips-darwin-arm641.2.4indirect
npm@img/sharp-libvips-darwin-x641.2.4indirect
npm@img/sharp-libvips-linux-arm1.2.4indirect
npm@img/sharp-libvips-linux-arm641.2.4indirect
npm@img/sharp-libvips-linux-ppc641.2.4indirect
npm@img/sharp-libvips-linux-riscv641.2.4indirect
npm@img/sharp-libvips-linux-s390x1.2.4indirect
npm@img/sharp-libvips-linux-x641.2.4indirect
npm@img/sharp-libvips-linuxmusl-arm641.2.4indirect
npm@img/sharp-libvips-linuxmusl-x641.2.4indirect
npm@img/sharp-linux-arm0.34.5indirect
npm@img/sharp-linux-arm640.34.5indirect
npm@img/sharp-linux-ppc640.34.5indirect
npm@img/sharp-linux-riscv640.34.5indirect
npm@img/sharp-linux-s390x0.34.5indirect
npm@img/sharp-linux-x640.34.5indirect
npm@img/sharp-linuxmusl-arm640.34.5indirect
npm@img/sharp-linuxmusl-x640.34.5indirect
npm@img/sharp-wasm320.34.5indirect
npm@img/sharp-win32-arm640.34.5indirect
npm@img/sharp-win32-ia320.34.5indirect
npm@img/sharp-win32-x640.34.5indirect
npm@inquirer/core6.0.0indirect
npm@inquirer/external-editor1.0.2indirect
npm@inquirer/select1.3.3indirect
npm@inquirer/type1.5.5indirect
npm@internationalized/date3.12.2indirect
npm@internationalized/number3.6.7indirect
npm@internationalized/string3.2.9indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/ttlcache1.4.1indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.6indirect
npm@jest/console29.7.0indirect
npm@jest/core29.7.0indirect
npm@jest/create-cache-key-function29.7.0indirect
npm@jest/diff-sequences30.0.1indirect
npm@jest/environment29.7.0indirect
npm@jest/expect29.7.0indirect
npm@jest/expect-utils29.7.0indirect
npm@jest/fake-timers29.7.0indirect
npm@jest/get-type30.1.0indirect
npm@jest/globals29.7.0indirect
npm@jest/reporters29.7.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/schemas30.0.5indirect
npm@jest/schemas30.4.1indirect
npm@jest/source-map29.6.3indirect
npm@jest/test-result29.7.0indirect
npm@jest/test-sequencer29.7.0indirect
npm@jest/transform29.7.0indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/source-map0.3.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jscutlery/semver6.1.2indirect
npm@kurkle/color0.3.2indirect
npm@lukeed/csprng1.1.0indirect
npm@mapbox/geojson-rewind0.5.2indirect
npm@mapbox/jsonlint-lines-primitives2.0.2indirect
npm@mapbox/mapbox-gl-supported2.0.1indirect
npm@mapbox/point-geometry0.1.0indirect
npm@mapbox/tiny-sdf2.0.6indirect
npm@mapbox/unitbezier0.0.1indirect
npm@mapbox/vector-tile1.3.1indirect
npm@mapbox/whoots-js3.1.0indirect
npm@msgpackr-extract/msgpackr-extract-darwin-arm643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-darwin-x643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm3.0.4indirect
npm@msgpackr-extract/msgpackr-extract-linux-arm643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-linux-x643.0.4indirect
npm@msgpackr-extract/msgpackr-extract-win32-x643.0.4indirect
npm@mui/core-downloads-tracker6.5.0indirect
npm@mui/icons-material6.5.0indirect
npm@mui/icons-material^6.5.0indirect
npm@mui/material6.5.0indirect
npm@mui/material^6.5.0indirect
npm@mui/private-theming6.4.9indirect
npm@mui/styled-engine6.5.0indirect
npm@mui/system6.5.0indirect
npm@mui/types7.2.24indirect
npm@mui/utils6.4.9indirect
npm@napi-rs/wasm-runtime0.2.4indirect
npm@napi-rs/wasm-runtime1.1.4indirect
npm@nestjs/axios4.0.1indirect
npm@nestjs/common11.1.21indirect
npm@nestjs/core11.1.21indirect
npm@next/env16.2.6indirect
npm@next/swc-darwin-arm6416.2.6indirect
npm@next/swc-darwin-x6416.2.6indirect
npm@next/swc-linux-arm64-gnu16.2.6indirect
npm@next/swc-linux-arm64-musl16.2.6indirect
npm@next/swc-linux-x64-gnu16.2.6indirect
npm@next/swc-linux-x64-musl16.2.6indirect
npm@next/swc-win32-arm64-msvc16.2.6indirect
npm@next/swc-win32-x64-msvc16.2.6indirect
npm@next/third-parties16.2.6indirect
npm@next/third-parties^16.2.6indirect
npm@nicolo-ribaudo/chokidar-22.1.8-no-fsevents.3indirect
npm@nodable/entities2.1.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@notifee/react-native9.1.8indirect
npm@npmcli/fs2.1.2indirect
npm@npmcli/move-file2.0.1indirect
npm@nuxt/opencollective0.4.1indirect
npm@nuxtjs/opencollective0.3.2indirect
npm@nx/devkit22.7.5indirect
npm@nx/nx-darwin-arm6422.7.5indirect
npm@nx/nx-darwin-x6422.7.5indirect
npm@nx/nx-freebsd-x6422.7.5indirect
npm@nx/nx-linux-arm-gnueabihf22.7.5indirect
npm@nx/nx-linux-arm64-gnu22.7.5indirect
npm@nx/nx-linux-arm64-musl22.7.5indirect
npm@nx/nx-linux-x64-gnu22.7.5indirect
npm@nx/nx-linux-x64-musl22.7.5indirect
npm@nx/nx-win32-arm64-msvc22.7.5indirect
npm@nx/nx-win32-x64-msvc22.7.5indirect
npm@openapitools/openapi-generator-cli2.34.0indirect
npm@openapitools/openapi-generator-cli^2.34.0indirect
npm@opentelemetry/api1.9.1indirect
npm@opentelemetry/api-logs0.207.0indirect
npm@opentelemetry/api-logs0.212.0indirect
npm@opentelemetry/api-logs0.214.0indirect
npm@opentelemetry/core2.6.1indirect
npm@opentelemetry/core2.7.1indirect
npm@opentelemetry/instrumentation0.207.0indirect
npm@opentelemetry/instrumentation0.212.0indirect
npm@opentelemetry/instrumentation0.214.0indirect
npm@opentelemetry/instrumentation-amqplib0.61.0indirect
npm@opentelemetry/instrumentation-connect0.57.0indirect
npm@opentelemetry/instrumentation-dataloader0.31.0indirect
npm@opentelemetry/instrumentation-fs0.33.0indirect
npm@opentelemetry/instrumentation-generic-pool0.57.0indirect
npm@opentelemetry/instrumentation-graphql0.62.0indirect
npm@opentelemetry/instrumentation-hapi0.60.0indirect
npm@opentelemetry/instrumentation-http0.214.0indirect
npm@opentelemetry/instrumentation-kafkajs0.23.0indirect
npm@opentelemetry/instrumentation-knex0.58.0indirect
npm@opentelemetry/instrumentation-koa0.62.0indirect
npm@opentelemetry/instrumentation-lru-memoizer0.58.0indirect
npm@opentelemetry/instrumentation-mongodb0.67.0indirect
npm@opentelemetry/instrumentation-mongoose0.60.0indirect
npm@opentelemetry/instrumentation-mysql0.60.0indirect
npm@opentelemetry/instrumentation-mysql20.60.0indirect
npm@opentelemetry/instrumentation-pg0.66.0indirect
npm@opentelemetry/instrumentation-tedious0.33.0indirect
npm@opentelemetry/resources2.7.1indirect
npm@opentelemetry/sdk-trace-base2.7.1indirect
npm@opentelemetry/semantic-conventions1.41.1indirect
npm@opentelemetry/sql-common0.41.2indirect
npm@oxc-project/types0.132.0indirect
npm@panva/hkdf1.0.4indirect
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@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.2.9indirect
npm@playwright/test1.60.0indirect
npm@playwright/test^1.60.0indirect
npm@popperjs/core2.11.8indirect
npm@prisma/instrumentation7.6.0indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.4indirect
npm@protobufjs/eventemitter1.1.0indirect
npm@protobufjs/fetch1.1.0indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/inquire1.1.1indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.0indirect
npm@radix-ui/primitive1.1.3indirect
npm@radix-ui/react-collection1.1.7indirect
npm@radix-ui/react-compose-refs1.1.2indirect
npm@radix-ui/react-context1.1.2indirect
npm@radix-ui/react-dialog1.1.15indirect
npm@radix-ui/react-direction1.1.1indirect
npm@radix-ui/react-dismissable-layer1.1.11indirect
npm@radix-ui/react-focus-guards1.1.3indirect
npm@radix-ui/react-focus-scope1.1.7indirect
npm@radix-ui/react-id1.1.1indirect
npm@radix-ui/react-portal1.1.9indirect
npm@radix-ui/react-presence1.1.5indirect
npm@radix-ui/react-primitive2.1.3indirect
npm@radix-ui/react-roving-focus1.1.11indirect
npm@radix-ui/react-slot1.2.3indirect
npm@radix-ui/react-slot1.2.4indirect
npm@radix-ui/react-tabs1.1.13indirect
npm@radix-ui/react-use-callback-ref1.1.1indirect
npm@radix-ui/react-use-controllable-state1.2.2indirect
npm@radix-ui/react-use-effect-event0.0.2indirect
npm@radix-ui/react-use-escape-keydown1.1.1indirect
npm@radix-ui/react-use-layout-effect1.1.1indirect
npm@react-aria/focus3.22.1indirect
npm@react-native-async-storage/async-storage2.2.0indirect
npm@react-native-clipboard/clipboard1.16.3indirect
npm@react-native-clipboard/clipboard^1.16.3indirect
npm@react-native-community/cli20.1.3indirect
npm@react-native-community/cli-clean20.1.3indirect
npm@react-native-community/cli-config20.1.3indirect
npm@react-native-community/cli-config-android20.1.3indirect
npm@react-native-community/cli-config-apple20.1.3indirect
npm@react-native-community/cli-doctor20.1.3indirect
npm@react-native-community/cli-platform-android20.1.3indirect
npm@react-native-community/cli-platform-apple20.1.3indirect
npm@react-native-community/cli-platform-ios20.1.3indirect
npm@react-native-community/cli-server-api20.1.3indirect
npm@react-native-community/cli-tools20.1.3indirect
npm@react-native-community/cli-types20.1.3indirect
npm@react-native-community/netinfo12.0.1indirect
npm@react-native-community/push-notification-ios1.12.0indirect
npm@react-native-community/push-notification-ios^1.12.0indirect
npm@react-native-firebase/app24.0.0indirect
npm@react-native-firebase/app^24.0.0indirect
npm@react-native-firebase/messaging24.0.0indirect
npm@react-native-firebase/messaging^24.0.0indirect
npm@react-native-masked-view/masked-view0.3.2indirect
npm@react-native/assets-registry0.85.3indirect
npm@react-native/babel-plugin-codegen0.85.3indirect
npm@react-native/babel-preset0.85.3indirect
npm@react-native/babel-preset^0.85.3indirect
npm@react-native/codegen0.85.3indirect
npm@react-native/community-cli-plugin0.85.3indirect
npm@react-native/debugger-frontend0.85.3indirect
npm@react-native/debugger-shell0.85.3indirect
npm@react-native/dev-middleware0.85.3indirect
npm@react-native/gradle-plugin0.85.3indirect
npm@react-native/jest-preset0.85.3indirect
npm@react-native/js-polyfills0.85.3indirect
npm@react-native/metro-babel-transformer0.85.3indirect
npm@react-native/metro-config0.85.3indirect
npm@react-native/metro-config^0.85.3indirect
npm@react-native/normalize-colors0.85.3indirect
npm@react-native/typescript-config0.85.3indirect
npm@react-native/typescript-config^0.85.3indirect
npm@react-native/virtualized-lists0.85.3indirect
npm@react-navigation/core7.17.5indirect
npm@react-navigation/elements2.9.19indirect
npm@react-navigation/elements^2.9.19indirect
npm@react-navigation/native7.2.5indirect
npm@react-navigation/native^7.2.5indirect
npm@react-navigation/native-stack7.16.0indirect
npm@react-navigation/native-stack^7.16.0indirect
npm@react-navigation/routers7.5.5indirect
npm@react-types/shared3.36.0indirect
npm@remix-run/router1.23.2indirect
npm@rolldown/binding-android-arm641.0.2indirect
npm@rolldown/binding-darwin-arm641.0.2indirect
npm@rolldown/binding-darwin-x641.0.2indirect
npm@rolldown/binding-freebsd-x641.0.2indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.2indirect
npm@rolldown/binding-linux-arm64-gnu1.0.2indirect
npm@rolldown/binding-linux-arm64-musl1.0.2indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.2indirect
npm@rolldown/binding-linux-s390x-gnu1.0.2indirect
npm@rolldown/binding-linux-x64-gnu1.0.2indirect
npm@rolldown/binding-linux-x64-musl1.0.2indirect
npm@rolldown/binding-openharmony-arm641.0.2indirect
npm@rolldown/binding-wasm32-wasi1.0.2indirect
npm@rolldown/binding-win32-arm64-msvc1.0.2indirect
npm@rolldown/binding-win32-x64-msvc1.0.2indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/plugin-commonjs28.0.1indirect
npm@rollup/plugin-json6.1.0indirect
npm@rollup/plugin-json^6.1.0indirect
npm@rollup/plugin-replace6.0.3indirect
npm@rollup/plugin-replace^6.0.3indirect
npm@rollup/plugin-typescript12.3.0indirect
npm@rollup/plugin-typescript^12.3.0indirect
npm@rollup/pluginutils5.1.4indirect
npm@rollup/rollup-android-arm-eabi4.60.4indirect
npm@rollup/rollup-android-arm644.60.4indirect
npm@rollup/rollup-darwin-arm644.60.4indirect
npm@rollup/rollup-darwin-x644.60.4indirect
npm@rollup/rollup-freebsd-arm644.60.4indirect
npm@rollup/rollup-freebsd-x644.60.4indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.4indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.4indirect
npm@rollup/rollup-linux-arm64-gnu4.60.4indirect
npm@rollup/rollup-linux-arm64-musl4.60.4indirect
npm@rollup/rollup-linux-loong64-gnu4.60.4indirect
npm@rollup/rollup-linux-loong64-musl4.60.4indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.4indirect
npm@rollup/rollup-linux-ppc64-musl4.60.4indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.4indirect
npm@rollup/rollup-linux-riscv64-musl4.60.4indirect
npm@rollup/rollup-linux-s390x-gnu4.60.4indirect
npm@rollup/rollup-linux-x64-gnu4.60.4indirect
npm@rollup/rollup-linux-x64-musl4.60.4indirect
npm@rollup/rollup-openbsd-x644.60.4indirect
npm@rollup/rollup-openharmony-arm644.60.4indirect
npm@rollup/rollup-win32-arm64-msvc4.60.4indirect
npm@rollup/rollup-win32-ia32-msvc4.60.4indirect
npm@rollup/rollup-win32-x64-gnu4.60.4indirect
npm@rollup/rollup-win32-x64-msvc4.60.4indirect
npm@rrweb/record2.0.0-alpha.18indirect
npm@rrweb/types2.0.0-alpha.18indirect
npm@rrweb/utils2.0.0-alpha.18indirect
npm@rtsao/scc1.1.0indirect
npm@sentry-internal/browser-utils10.53.1indirect
npm@sentry-internal/feedback10.53.1indirect
npm@sentry-internal/replay10.53.1indirect
npm@sentry-internal/replay-canvas10.53.1indirect
npm@sentry/babel-plugin-component-annotate5.3.0indirect
npm@sentry/browser10.53.1indirect
npm@sentry/bundler-plugin-core5.3.0indirect
npm@sentry/cli2.58.5indirect
npm@sentry/cli-darwin2.58.5indirect
npm@sentry/cli-linux-arm2.58.5indirect
npm@sentry/cli-linux-arm642.58.5indirect
npm@sentry/cli-linux-i6862.58.5indirect
npm@sentry/cli-linux-x642.58.5indirect
npm@sentry/cli-win32-arm642.58.5indirect
npm@sentry/cli-win32-i6862.58.5indirect
npm@sentry/cli-win32-x642.58.5indirect
npm@sentry/core10.53.1indirect
npm@sentry/nextjs10.53.1indirect
npm@sentry/nextjs^10.53.1indirect
npm@sentry/node10.53.1indirect
npm@sentry/node-core10.53.1indirect
npm@sentry/opentelemetry10.53.1indirect
npm@sentry/react10.53.1indirect
npm@sentry/react^10.53.1indirect
npm@sentry/rollup-plugin5.3.0indirect
npm@sentry/vercel-edge10.53.1indirect
npm@sentry/vite-plugin5.3.0indirect
npm@sentry/vite-plugin^5.3.0indirect
npm@sentry/webpack-plugin5.3.0indirect
npm@sideway/address4.1.4indirect
npm@sideway/formula3.0.1indirect
npm@sideway/pinpoint2.0.0indirect
npm@sinclair/typebox0.27.8indirect
npm@sinclair/typebox0.34.41indirect
npm@sindresorhus/merge-streams2.3.0indirect
npm@sinonjs/commons2.0.0indirect
npm@sinonjs/fake-timers10.0.2indirect
npm@skooldev/skool-stream-layout1.0.22indirect
npm@standard-schema/spec1.1.0indirect
npm@stream-io/escape-string-regexp5.0.1indirect
npm@stream-io/node-sdk0.7.59indirect
npm@stream-io/node-sdk^0.7.59indirect
npm@stream-io/react-native-webrtc145.0.0indirect
npm@stream-io/transliterate1.5.5indirect
npm@swc/helpers0.5.15indirect
npm@swc/helpers0.5.17indirect
npm@testing-library/jest-dom6.9.1indirect
npm@testing-library/jest-native5.4.3indirect
npm@testing-library/jest-native^5.4.3indirect
npm@testing-library/react-native13.3.3indirect
npm@testing-library/user-event14.6.1indirect
npm@tokenizer/inflate0.4.1indirect
npm@tokenizer/token0.3.0indirect
npm@tootallnate/once2.0.0indirect
npm@total-typescript/shoehorn0.1.2indirect
npm@total-typescript/shoehorn^0.1.2indirect
npm@tsconfig/node1818.2.6indirect
npm@tsconfig/node18^18.2.6indirect
npm@tybys/wasm-util0.10.2indirect
npm@tybys/wasm-util0.9.0indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.6.4indirect
npm@types/babel__template7.4.1indirect
npm@types/babel__traverse7.18.3indirect
npm@types/chai5.2.2indirect
npm@types/connect3.4.38indirect
npm@types/css-font-loading-module0.0.7indirect
npm@types/debug4.1.12indirect
npm@types/deep-eql4.0.2indirect
npm@types/dom-mediacapture-transform0.1.11indirect
npm@types/dom-mediacapture-transform^0.1.11indirect
npm@types/dom-webcodecs0.1.16indirect
npm@types/emscripten1.41.5indirect
npm@types/emscripten^1.41.5indirect
npm@types/estree1.0.8indirect
npm@types/estree1.0.9indirect
npm@types/estree-jsx1.0.5indirect
npm@types/geojson7946.0.16indirect
npm@types/geojson^7946.0.16indirect
npm@types/graceful-fs4.1.6indirect
npm@types/hammerjs2.0.41indirect
npm@types/hast3.0.4indirect
npm@types/istanbul-lib-coverage2.0.4indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/jest29.5.14indirect
npm@types/jest^29.5.14indirect
npm@types/jscodeshift17.3.0indirect
npm@types/jscodeshift^17.3.0indirect
npm@types/jsdom20.0.1indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/jsonwebtoken9.0.10indirect
npm@types/mapbox-gl2.7.21indirect
npm@types/mapbox-gl^2.7.21indirect
npm@types/mdast4.0.4indirect
npm@types/ms0.7.31indirect
npm@types/mute-stream0.0.4indirect
npm@types/mysql2.15.27indirect
npm@types/node18.19.99indirect
npm@types/node20.19.41indirect
npm@types/node25.9.3indirect
npm@types/node^25.9.3indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/parse-json4.0.0indirect
npm@types/pg8.15.6indirect
npm@types/pg-pool2.0.7indirect
npm@types/prop-types15.7.14indirect
npm@types/react19.2.15indirect
npm@types/react^19.2.15indirect
npm@types/react~19.2.15indirect
npm@types/react-dom19.2.3indirect
npm@types/react-dom~19.2.3indirect
npm@types/react-test-renderer19.1.0indirect
npm@types/react-test-renderer^19.1.0indirect
npm@types/react-transition-group4.4.12indirect
npm@types/sdp-transform2.15.0indirect
npm@types/sdp-transform^2.15.0indirect
npm@types/stack-utils2.0.1indirect
npm@types/tedious4.0.14indirect
npm@types/tough-cookie4.0.5indirect
npm@types/ua-parser-js0.7.39indirect
npm@types/ua-parser-js^0.7.39indirect
npm@types/unist2.0.11indirect
npm@types/unist3.0.3indirect
npm@types/whatwg-mimetype3.0.2indirect
npm@types/wrap-ansi3.0.0indirect
npm@types/ws8.18.1indirect
npm@types/yargs17.0.35indirect
npm@types/yargs^17.0.35indirect
npm@types/yargs-parser21.0.0indirect
npm@typescript-eslint/eslint-plugin8.60.0indirect
npm@typescript-eslint/parser8.60.0indirect
npm@typescript-eslint/project-service8.60.0indirect
npm@typescript-eslint/scope-manager8.60.0indirect
npm@typescript-eslint/tsconfig-utils8.60.0indirect
npm@typescript-eslint/type-utils8.60.0indirect
npm@typescript-eslint/types8.60.0indirect
npm@typescript-eslint/typescript-estree8.60.0indirect
npm@typescript-eslint/utils8.60.0indirect
npm@typescript-eslint/visitor-keys8.60.0indirect
npm@ungap/structured-clone1.3.0indirect
npm@virtuoso.dev/react-urx0.2.13indirect
npm@virtuoso.dev/urx0.2.13indirect
npm@vitejs/plugin-basic-ssl2.3.0indirect
npm@vitejs/plugin-basic-ssl^2.3.0indirect
npm@vitejs/plugin-react6.0.2indirect
npm@vitejs/plugin-react^6.0.2indirect
npm@vitest/coverage-v84.1.7indirect
npm@vitest/coverage-v8^4.1.7indirect
npm@vitest/expect4.1.7indirect
npm@vitest/mocker4.1.7indirect
npm@vitest/pretty-format4.1.7indirect
npm@vitest/runner4.1.7indirect
npm@vitest/snapshot4.1.7indirect
npm@vitest/spy4.1.7indirect
npm@vitest/utils4.1.7indirect
npm@vscode/sudo-prompt9.3.1indirect
npm@xmldom/xmldom0.8.10indirect
npm@xstate/fsm1.6.5indirect
npm@yarnpkg/lockfile1.1.0indirect
npm@zkochan/js-yaml0.0.7indirect
npmabab2.0.6indirect
npmabbrev1.1.1indirect
npmabort-controller3.0.0indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmacorn8.16.0indirect
npmacorn-globals7.0.1indirect
npmacorn-import-attributes1.9.5indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.4indirect
npmadd-stream1.0.0indirect
npmagent-base6.0.2indirect
npmagent-base7.1.4indirect
npmagent-base9.0.0indirect
npmagentkeepalive4.3.0indirect
npmaggregate-error3.1.0indirect
npmajv6.15.0indirect
npmanser1.4.10indirect
npmansi-colors4.1.3indirect
npmansi-escapes4.3.2indirect
npmansi-escapes6.2.1indirect
npmansi-escapes7.0.0indirect
npmansi-fragments0.2.1indirect
npmansi-regex4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmappdirsjs1.2.7indirect
npmaproba2.0.0indirect
npmare-we-there-yet3.0.1indirect
npmarg5.0.2indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmaria-hidden1.2.6indirect
npmaria-query5.3.2indirect
npmarkregex0.0.5indirect
npmarktype2.2.0indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-ify1.0.0indirect
npmarray-includes3.1.9indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmasap2.0.6indirect
npmast-types0.13.4indirect
npmast-types0.16.1indirect
npmast-v8-to-istanbul1.0.2indirect
npmastral-regex1.0.0indirect
npmasync-function1.0.0indirect
npmasync-limiter1.0.1indirect
npmasynckit0.4.0indirect
npmattr-accept2.2.5indirect
npmautoprefixer10.5.0indirect
npmautoprefixer^10.5.0indirect
npmavailable-typed-arrays1.0.7indirect
npmbabel-jest29.7.0indirect
npmbabel-plugin-dynamic-import-node2.3.3indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist29.6.3indirect
npmbabel-plugin-macros3.1.0indirect
npmbabel-plugin-polyfill-corejs20.4.17indirect
npmbabel-plugin-polyfill-corejs30.10.6indirect
npmbabel-plugin-polyfill-corejs30.14.2indirect
npmbabel-plugin-polyfill-regenerator0.6.8indirect
npmbabel-plugin-react-compiler1.0.0indirect
npmbabel-plugin-react-compiler^1.0.0indirect
npmbabel-plugin-react-native-web0.21.1indirect
npmbabel-plugin-syntax-hermes-parser0.33.3indirect
npmbabel-plugin-syntax-hermes-parser0.34.0indirect
npmbabel-plugin-transform-flow-enums0.0.2indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-expo56.0.14indirect
npmbabel-preset-jest29.6.3indirect
npmbadgin1.2.3indirect
npmbail2.0.2indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.3indirect
npmbalanced-match4.0.4indirect
npmbase-640.1.0indirect
npmbase64-arraybuffer1.0.2indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.30indirect
npmbasic-ftp5.3.1indirect
npmbig-integer1.6.51indirect
npmbinary-extensions2.2.0indirect
npmbl4.1.0indirect
npmbody-parser2.2.2indirect
npmboolbase1.0.0indirect
npmbplist-creator0.1.0indirect
npmbplist-creator0.1.1indirect
npmbplist-parser0.3.2indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.1.0indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.2indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer5.7.1indirect
npmbuffer-equal-constant-time1.0.1indirect
npmbuffer-from1.1.2indirect
npmbytes3.1.2indirect
npmcacache16.1.3indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcamelcase-css2.0.1indirect
npmcaniuse-lite1.0.30001792indirect
npmccount2.0.1indirect
npmchai6.2.2indirect
npmchalk2.4.2indirect
npmchalk3.0.0indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmchar-regex2.0.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-html42.1.0indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmchardet2.1.0indirect
npmchokidar3.6.0indirect
npmchokidar5.0.0indirect
npmchownr2.0.0indirect
npmchrome-launcher0.15.2indirect
npmchromium-edge-launcher0.3.0indirect
npmci-info2.0.0indirect
npmci-info3.8.0indirect
npmcjs-module-lexer1.3.1indirect
npmcjs-module-lexer2.2.0indirect
npmclean-stack2.2.0indirect
npmcli-cursor2.1.0indirect
npmcli-cursor3.1.0indirect
npmcli-cursor5.0.0indirect
npmcli-spinners2.6.1indirect
npmcli-spinners2.9.2indirect
npmcli-truncate5.1.0indirect
npmcli-width3.0.0indirect
npmcli-width4.1.0indirect
npmclient-only0.0.1indirect
npmcliui6.0.0indirect
npmcliui8.0.1indirect
npmcliui9.0.1indirect
npmclone1.0.4indirect
npmclone-deep4.0.1indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.1indirect
npmcolor4.2.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-string1.9.1indirect
npmcolor-support1.1.3indirect
npmcolorette1.4.0indirect
npmcolorette2.0.20indirect
npmcombined-stream1.0.8indirect
npmcomma-separated-tokens2.0.3indirect
npmcommand-exists1.2.9indirect
npmcommander12.1.0indirect
npmcommander14.0.3indirect
npmcommander2.20.3indirect
npmcommander4.1.1indirect
npmcommander6.2.1indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmcommander9.5.0indirect
npmcommondir1.0.1indirect
npmcompare-func2.0.0indirect
npmcompare-versions6.1.1indirect
npmcompressible2.0.18indirect
npmcompression1.7.5indirect
npmconcat-map0.0.1indirect
npmconcurrently9.2.1indirect
npmconcurrently^9.2.1indirect
npmconnect3.7.0indirect
npmconsola2.15.3indirect
npmconsola3.4.2indirect
npmconsole-control-strings1.1.0indirect
npmconsole.table0.10.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmconventional-changelog5.1.0indirect
npmconventional-changelog-angular7.0.0indirect
npmconventional-changelog-atom4.0.0indirect
npmconventional-changelog-codemirror4.0.0indirect
npmconventional-changelog-conventionalcommits7.0.2indirect
npmconventional-changelog-core7.0.0indirect
npmconventional-changelog-ember4.0.0indirect
npmconventional-changelog-eslint5.0.0indirect
npmconventional-changelog-express4.0.0indirect
npmconventional-changelog-jquery5.0.0indirect
npmconventional-changelog-jshint4.0.0indirect
npmconventional-changelog-preset-loader4.1.0indirect
npmconventional-changelog-writer7.0.1indirect
npmconventional-commits-filter4.0.0indirect
npmconventional-commits-parser5.0.0indirect
npmconventional-recommended-bump9.0.0indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcore-js-compat3.49.0indirect
npmcosmiconfig7.1.0indirect
npmcosmiconfig9.0.0indirect
npmcreate-jest29.7.0indirect
npmcross-spawn7.0.6indirect
npmcss-select5.1.0indirect
npmcss-tree1.1.3indirect
npmcss-what6.1.0indirect
npmcss.escape1.5.1indirect
npmcsscolorparser1.0.3indirect
npmcssesc3.0.0indirect
npmcssom0.3.8indirect
npmcssom0.5.0indirect
npmcssstyle2.3.0indirect
npmcsstype3.2.3indirect
npmd1.0.2indirect
npmdargs8.1.0indirect
npmdata-uri-to-buffer8.0.0indirect
npmdata-urls3.0.2indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdayjs1.11.13indirect
npmdayjs1.11.20indirect
npmdayjs^1.11.20indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.3.4indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdecimal.js10.5.0indirect
npmdecode-named-character-reference1.1.0indirect
npmdecode-uri-component0.2.2indirect
npmdedent1.7.2indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefaults1.0.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-lazy-prop2.0.0indirect
npmdefine-properties1.2.1indirect
npmdegenerator7.0.1indirect
npmdel8.0.1indirect
npmdel-cli6.0.0indirect
npmdel-cli^6.0.0indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdepd2.0.0indirect
npmdequal2.0.3indirect
npmdestroy1.2.0indirect
npmdetect-indent6.1.0indirect
npmdetect-libc1.0.3indirect
npmdetect-libc2.1.2indirect
npmdetect-newline3.1.0indirect
npmdetect-node-es1.1.0indirect
npmdevlop1.1.0indirect
npmdidyoumean1.2.2indirect
npmdiff-sequences29.6.3indirect
npmdlv1.1.3indirect
npmdnssd-advertise1.1.4indirect
npmdoctrine2.1.0indirect
npmdom-accessibility-api0.6.3indirect
npmdom-helpers5.2.1indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomexception4.0.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmdot-prop5.3.0indirect
npmdotenv16.4.7indirect
npmdotenv16.6.1indirect
npmdotenv^16.6.1indirect
npmdotenv-expand12.0.3indirect
npmdunder-proto1.0.1indirect
npmearcut2.2.4indirect
npmeastasianwidth0.2.0indirect
npmeasy-table1.1.0indirect
npmecdsa-sig-formatter1.0.11indirect
npmee-first1.1.1indirect
npmejs5.0.1indirect
npmelectron-to-chromium1.5.330indirect
npmemittery0.13.1indirect
npmemoji-regex10.5.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencodeurl1.0.2indirect
npmencodeurl2.0.0indirect
npmencoding0.1.13indirect
npmend-of-stream1.4.5indirect
npmenhanced-resolve5.18.3indirect
npmenquirer2.3.6indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmenv-paths2.2.1indirect
npmenvinfo7.14.0indirect
npmenvironment1.1.0indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.2indirect
npmerror-stack-parser2.1.4indirect
npmerrorhandler1.5.1indirect
npmes-abstract1.24.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.2.1indirect
npmes-module-lexer2.1.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.0indirect
npmes5-ext0.10.64indirect
npmes6-iterator2.0.3indirect
npmes6-symbol3.1.3indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmescodegen2.1.0indirect
npmeslint9.39.4indirect
npmeslint-compat-utils0.5.1indirect
npmeslint-config-prettier9.1.0indirect
npmeslint-config-universe15.2.0indirect
npmeslint-import-resolver-node0.3.9indirect
npmeslint-module-utils2.12.1indirect
npmeslint-plugin-es3.0.1indirect
npmeslint-plugin-es-x7.8.0indirect
npmeslint-plugin-import2.32.0indirect
npmeslint-plugin-n17.23.1indirect
npmeslint-plugin-node11.1.0indirect
npmeslint-plugin-prettier5.5.4indirect
npmeslint-plugin-react7.37.5indirect
npmeslint-plugin-react-compiler19.1.0-rc.2indirect
npmeslint-plugin-react-hooks7.1.1indirect
npmeslint-scope8.4.0indirect
npmeslint-utils2.1.0indirect
npmeslint-visitor-keys1.3.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmesniff2.0.1indirect
npmespree10.4.0indirect
npmesprima4.0.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-util-is-identifier-name3.0.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmevent-emitter0.3.5indirect
npmevent-target-shim5.0.1indirect
npmeventemitter35.0.1indirect
npmexeca4.1.0indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect29.7.0indirect
npmexpect-type1.3.0indirect
npmexpo56.0.9indirect
npmexpo~56.0.9indirect
npmexpo-application56.0.3indirect
npmexpo-asset56.0.16indirect
npmexpo-build-properties56.0.17indirect
npmexpo-build-properties~56.0.17indirect
npmexpo-constants56.0.17indirect
npmexpo-constants~56.0.17indirect
npmexpo-dev-client56.0.19indirect
npmexpo-dev-client~56.0.19indirect
npmexpo-dev-launcher56.0.19indirect
npmexpo-dev-menu56.0.16indirect
npmexpo-dev-menu-interface56.0.1indirect
npmexpo-file-system56.0.7indirect
npmexpo-font56.0.5indirect
npmexpo-font~56.0.5indirect
npmexpo-glass-effect56.0.4indirect
npmexpo-json-utils56.0.0indirect
npmexpo-keep-awake56.0.3indirect
npmexpo-linking56.0.13indirect
npmexpo-linking~56.0.13indirect
npmexpo-manifests56.0.4indirect
npmexpo-module-scripts56.0.3indirect
npmexpo-module-scripts^56.0.3indirect
npmexpo-modules-autolinking56.0.15indirect
npmexpo-modules-core56.0.15indirect
npmexpo-modules-jsi56.0.8indirect
npmexpo-notifications56.0.16indirect
npmexpo-notifications~56.0.16indirect
npmexpo-router56.2.9indirect
npmexpo-router~56.2.9indirect
npmexpo-server56.0.5indirect
npmexpo-splash-screen56.0.10indirect
npmexpo-splash-screen~56.0.10indirect
npmexpo-symbols56.0.6indirect
npmexpo-system-ui56.0.5indirect
npmexpo-system-ui~56.0.5indirect
npmexpo-updates-interface56.0.2indirect
npmexpo-web-browser56.0.5indirect
npmexpo-web-browser~56.0.5indirect
npmexponential-backoff3.1.1indirect
npmext1.7.0indirect
npmextend3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.2.0indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-safe-stringify2.1.1indirect
npmfast-xml-builder1.2.0indirect
npmfast-xml-parser5.8.0indirect
npmfastq1.15.0indirect
npmfaye-websocket0.11.4indirect
npmfb-dotslash0.5.8indirect
npmfb-watchman2.0.2indirect
npmfdir6.5.0indirect
npmfetch-nodeshim0.4.10indirect
npmfigures3.2.0indirect
npmfile-entry-cache8.0.0indirect
npmfile-selector2.1.2indirect
npmfile-type21.3.4indirect
npmfill-range7.1.1indirect
npmfilter-obj1.1.0indirect
npmfinalhandler1.1.2indirect
npmfind-cache-dir2.1.0indirect
npmfind-root1.1.0indirect
npmfind-up3.0.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfind-up6.3.0indirect
npmfirebase12.10.0indirect
npmfix-webm-duration1.0.6indirect
npmflat5.0.2indirect
npmflat-cache4.0.1indirect
npmflatted3.3.3indirect
npmflow-enums-runtime0.0.6indirect
npmflow-parser0.295.0indirect
npmfollow-redirects1.16.0indirect
npmfontfaceobserver2.3.0indirect
npmfor-each0.3.5indirect
npmforeground-child3.3.1indirect
npmform-data4.0.5indirect
npmforwarded-parse2.1.2indirect
npmfraction.js5.3.4indirect
npmframer-motion12.40.0indirect
npmframer-motion^12.40.0indirect
npmfresh0.5.2indirect
npmfs-constants1.0.0indirect
npmfs-extra11.3.5indirect
npmfs-extra8.1.0indirect
npmfs-minipass2.1.0indirect
npmfs-readdir-recursive1.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgauge4.0.4indirect
npmgensync1.0.0-beta.2indirect
npmgeojson0.5.0indirect
npmgeojson^0.5.0indirect
npmgeojson-vt3.2.1indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmget-intrinsic1.3.0indirect
npmget-nonce1.0.1indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmget-stream5.2.0indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.1.0indirect
npmget-tsconfig4.11.0indirect
npmget-uri8.0.0indirect
npmgetenv2.0.0indirect
npmgit-raw-commits4.0.0indirect
npmgit-semver-tags7.0.1indirect
npmgl-matrix3.4.3indirect
npmgleap14.8.14indirect
npmgleap^14.8.14indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob8.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals15.15.0indirect
npmglobals16.5.0indirect
npmglobalthis1.0.4indirect
npmglobby14.1.0indirect
npmglobrex0.1.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgrid-index1.1.0indirect
npmhandlebars4.7.9indirect
npmhappy-dom20.9.0indirect
npmhappy-dom^20.9.0indirect
npmhas-bigints1.0.2indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhas-unicode2.0.1indirect
npmhasown2.0.2indirect
npmhasown2.0.3indirect
npmhast-util-find-and-replace5.0.1indirect
npmhast-util-is-element3.0.0indirect
npmhast-util-to-jsx-runtime2.3.6indirect
npmhast-util-whitespace3.0.0indirect
npmhermes-compiler250829098.0.10indirect
npmhermes-estree0.25.1indirect
npmhermes-estree0.33.3indirect
npmhermes-estree0.34.0indirect
npmhermes-estree0.35.0indirect
npmhermes-parser0.25.1indirect
npmhermes-parser0.33.3indirect
npmhermes-parser0.34.0indirect
npmhermes-parser0.35.0indirect
npmhls.js1.6.16indirect
npmhls.js^1.6.16indirect
npmhoist-non-react-statics3.3.2indirect
npmhosted-git-info7.0.2indirect
npmhotkeys-js3.13.15indirect
npmhotkeys-js^3.13.15indirect
npmhtml-encoding-sniffer3.0.0indirect
npmhtml-escaper2.0.2indirect
npmhtml-url-attributes3.0.1indirect
npmhttp-cache-semantics4.1.1indirect
npmhttp-errors2.0.0indirect
npmhttp-errors2.0.1indirect
npmhttp-parser-js0.5.8indirect
npmhttp-proxy-agent5.0.0indirect
npmhttp-proxy-agent9.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhttps-proxy-agent7.0.6indirect
npmhttps-proxy-agent9.0.0indirect
npmhuman-signals1.1.1indirect
npmhuman-signals2.1.0indirect
npmhumanize-ms1.2.1indirect
npmhusky9.1.7indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.2indirect
npmidb7.1.1indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimage-size1.0.2indirect
npmimmer9.0.21indirect
npmimmer^9.0.21indirect
npmimmutable5.1.5indirect
npmimport-fresh3.3.0indirect
npmimport-in-the-middle2.0.6indirect
npmimport-in-the-middle3.0.1indirect
npmimport-local3.1.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminfer-owner1.0.4indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npminline-style-parser0.2.4indirect
npminquirer8.2.7indirect
npminternal-slot1.1.0indirect
npminvariant2.2.4indirect
npmip-address10.2.0indirect
npmis-absolute1.0.0indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-array-buffer3.0.5indirect
npmis-arrayish0.2.1indirect
npmis-arrayish0.3.2indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-decimal2.0.1indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-generator-fn2.1.0indirect
npmis-generator-function1.1.0indirect
npmis-git-dirty2.0.2indirect
npmis-git-repository2.0.0indirect
npmis-glob4.0.3indirect
npmis-hexadecimal2.0.1indirect
npmis-interactive1.0.0indirect
npmis-lambda1.0.1indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-obj2.0.0indirect
npmis-path-cwd3.0.0indirect
npmis-path-inside4.0.0indirect
npmis-plain-obj2.1.0indirect
npmis-plain-obj4.1.0indirect
npmis-plain-object2.0.4indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-reference1.2.1indirect
npmis-regex1.2.1indirect
npmis-relative1.0.0indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-stream2.0.1indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-text-path2.0.0indirect
npmis-typed-array1.1.15indirect
npmis-unc-path1.0.0indirect
npmis-unicode-supported0.1.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmis-windows1.0.2indirect
npmis-wsl1.1.0indirect
npmis-wsl2.2.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmisobject3.0.1indirect
npmisomorphic-ws5.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-instrument6.0.1indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.2.0indirect
npmiterare1.2.1indirect
npmiterator.prototype1.1.5indirect
npmjackspeak3.4.0indirect
npmjest29.7.0indirect
npmjest^29.7.0indirect
npmjest-changed-files29.7.0indirect
npmjest-circus29.7.0indirect
npmjest-cli29.7.0indirect
npmjest-config29.7.0indirect
npmjest-diff29.7.0indirect
npmjest-diff30.2.0indirect
npmjest-docblock29.7.0indirect
npmjest-each29.7.0indirect
npmjest-environment-jsdom29.7.0indirect
npmjest-environment-node29.7.0indirect
npmjest-expo56.0.4indirect
npmjest-get-type29.6.3indirect
npmjest-haste-map29.7.0indirect
npmjest-leak-detector29.7.0indirect
npmjest-matcher-utils29.7.0indirect
npmjest-matcher-utils30.2.0indirect
npmjest-message-util29.7.0indirect
npmjest-mock29.7.0indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util29.6.3indirect
npmjest-resolve29.7.0indirect
npmjest-resolve-dependencies29.7.0indirect
npmjest-runner29.7.0indirect
npmjest-runtime29.7.0indirect
npmjest-snapshot29.7.0indirect
npmjest-snapshot-prettier2.8.8indirect
npmjest-util29.7.0indirect
npmjest-validate29.7.0indirect
npmjest-watch-select-projects2.0.0indirect
npmjest-watch-typeahead2.2.1indirect
npmjest-watcher29.7.0indirect
npmjest-worker29.7.0indirect
npmjimp-compact0.16.1indirect
npmjiti1.21.7indirect
npmjoi17.9.1indirect
npmjose4.15.9indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.1indirect
npmjsc-safe-url0.2.4indirect
npmjsdom20.0.3indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-parse-even-better-errors3.0.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsonc-parser3.2.0indirect
npmjsonfile4.0.0indirect
npmjsonfile6.1.0indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmjsonwebtoken9.0.3indirect
npmjsx-ast-utils3.3.3indirect
npmjwa2.0.1indirect
npmjws4.0.1indirect
npmkdbush4.0.2indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmkleur4.1.5indirect
npmlan-network0.2.1indirect
npmlaunch-editor2.10.0indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlighthouse-logger1.4.2indirect
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
npmlines-and-columns2.0.3indirect
npmlines-and-columns2.0.4indirect
npmlinkifyjs4.3.3indirect
npmlint-staged16.4.0indirect
npmlistr29.0.5indirect
npmload-esm1.0.3indirect
npmload-script1.0.0indirect
npmlocate-path3.0.0indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlocate-path7.2.0indirect
npmlodash4.17.21indirect
npmlodash-es4.18.1indirect
npmlodash.camelcase4.3.0indirect
npmlodash.debounce4.0.8indirect
npmlodash.deburr4.1.0indirect
npmlodash.includes4.3.0indirect
npmlodash.isboolean3.0.3indirect
npmlodash.isinteger4.0.4indirect
npmlodash.isnumber3.0.3indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlodash.mergewith4.6.2indirect
npmlodash.once4.1.1indirect
npmlodash.throttle4.1.1indirect
npmlodash.uniqby4.7.0indirect
npmlog-symbols2.2.0indirect
npmlog-symbols4.1.0indirect
npmlog-update6.1.0indirect
npmlogkitty0.7.1indirect
npmlong5.2.3indirect
npmlongest-streak3.1.0indirect
npmloose-envify1.4.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.0.2indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmlru-cache7.18.3indirect
npmmagic-string0.30.21indirect
npmmagicast0.5.3indirect
npmmake-dir2.1.0indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmake-fetch-happen10.2.1indirect
npmmakeerror1.0.12indirect
npmmapbox-gl2.15.0indirect
npmmapbox-gl^2.15.0indirect
npmmarkdown-table3.0.4indirect
npmmarky1.2.5indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-find-and-replace3.0.2indirect
npmmdast-util-from-markdown2.0.2indirect
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-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.0indirect
npmmdast-util-to-markdown2.1.2indirect
npmmdast-util-to-string4.0.0indirect
npmmdn-data2.0.14indirect
npmmedia-typer1.1.0indirect
npmmemoize-one5.2.1indirect
npmmeow12.1.1indirect
npmmeow13.2.0indirect
npmmerge-options3.0.4indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmetro0.84.4indirect
npmmetro-babel-transformer0.84.4indirect
npmmetro-cache0.84.4indirect
npmmetro-cache-key0.84.4indirect
npmmetro-config0.84.4indirect
npmmetro-core0.84.4indirect
npmmetro-file-map0.84.4indirect
npmmetro-minify-terser0.84.4indirect
npmmetro-resolver0.84.4indirect
npmmetro-runtime0.84.4indirect
npmmetro-source-map0.84.4indirect
npmmetro-symbolicate0.84.4indirect
npmmetro-transform-plugins0.84.4indirect
npmmetro-transform-worker0.84.4indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
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-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
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-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-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime2.6.0indirect
npmmime4.0.7indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn1.2.0indirect
npmmimic-fn2.1.0indirect
npmmimic-function5.0.1indirect
npmmin-indent1.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimatch5.1.6indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass3.3.6indirect
npmminipass5.0.0indirect
npmminipass7.1.3indirect
npmminipass-collect1.0.2indirect
npmminipass-fetch2.1.2indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib2.1.2indirect
npmmitt3.0.1indirect
npmmkdirp1.0.4indirect
npmmobile-device-detect0.4.3indirect
npmmobile-device-detect^0.4.3indirect
npmmodule-details-from-path1.0.4indirect
npmmotion-dom12.40.0indirect
npmmotion-utils12.39.0indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmsgpackr2.0.2indirect
npmmsgpackr-extract3.0.4indirect
npmmultitars1.0.0indirect
npmmurmurhash-js1.0.0indirect
npmmute-stream0.0.8indirect
npmmute-stream1.0.0indirect
npmmz2.7.0indirect
npmnanoid3.3.12indirect
npmnanoid5.1.11indirect
npmnanoid^5.1.11indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.3indirect
npmnegotiator0.6.4indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmnetmask2.0.2indirect
npmnext16.2.6indirect
npmnext^16.2.6indirect
npmnext-auth4.24.14indirect
npmnext-auth^4.24.14indirect
npmnext-tick1.1.0indirect
npmnocache3.0.4indirect
npmnode-addon-api7.1.1indirect
npmnode-exports-info1.6.0indirect
npmnode-fetch2.7.0indirect
npmnode-forge1.4.0indirect
npmnode-gyp9.3.1indirect
npmnode-gyp-build-optional-packages5.2.2indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.36indirect
npmnode-stream-zip1.15.0indirect
npmnopt6.0.0indirect
npmnormalize-package-data6.0.2indirect
npmnormalize-path3.0.0indirect
npmnpm-package-arg11.0.3indirect
npmnpm-run-path4.0.1indirect
npmnpmlog6.0.2indirect
npmnth-check2.1.1indirect
npmnullthrows1.1.1indirect
npmnwsapi2.2.16indirect
npmnx22.7.5indirect
npmoauth0.9.15indirect
npmob10.84.4indirect
npmobject-assign4.1.1indirect
npmobject-hash2.2.0indirect
npmobject-hash3.0.0indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmobug2.1.1indirect
npmoidc-token-hash5.0.1indirect
npmon-finished2.3.0indirect
npmon-finished2.4.1indirect
npmon-headers1.0.2indirect
npmonce1.4.0indirect
npmonetime2.0.1indirect
npmonetime5.1.2indirect
npmonetime7.0.0indirect
npmopen6.4.0indirect
npmopen7.4.2indirect
npmopen8.4.2indirect
npmopenid-client5.4.0indirect
npmoptionator0.9.3indirect
npmora3.4.0indirect
npmora5.3.0indirect
npmora5.4.1indirect
npmown-keys1.0.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate3.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-locate6.0.0indirect
npmp-map4.0.0indirect
npmp-map7.0.4indirect
npmp-try2.2.0indirect
npmpac-proxy-agent9.0.1indirect
npmpac-resolver9.0.1indirect
npmpackage-json-from-dist1.0.1indirect
npmparent-module1.0.1indirect
npmparse-entities4.0.2indirect
npmparse-json5.2.0indirect
npmparse-json7.1.1indirect
npmparse-png2.1.0indirect
npmparse57.2.1indirect
npmparseurl1.3.3indirect
npmpath0.12.7indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-expression-matcher1.5.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpath-to-regexp8.4.2indirect
npmpath-type4.0.0indirect
npmpath-type6.0.0indirect
npmpathe2.0.3indirect
npmpbf3.2.1indirect
npmpg-int81.0.1indirect
npmpg-protocol1.6.1indirect
npmpg-types2.2.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.4indirect
npmpify2.3.0indirect
npmpify4.0.1indirect
npmpirates4.0.7indirect
npmpkg-dir3.0.0indirect
npmpkg-dir4.2.0indirect
npmplaywright1.60.0indirect
npmplaywright-core1.60.0indirect
npmplist3.1.0indirect
npmpngjs3.4.0indirect
npmpossible-typed-array-names1.0.0indirect
npmpostcss8.4.31indirect
npmpostcss8.5.15indirect
npmpostcss^8.5.15indirect
npmpostcss-import15.1.0indirect
npmpostcss-js4.1.0indirect
npmpostcss-load-config6.0.1indirect
npmpostcss-nested6.2.0indirect
npmpostcss-selector-parser6.1.2indirect
npmpostcss-value-parser4.2.0indirect
npmpostgres-array2.0.0indirect
npmpostgres-bytea1.0.0indirect
npmpostgres-date1.0.7indirect
npmpostgres-interval1.2.0indirect
npmpotpack2.0.0indirect
npmpreact10.13.2indirect
npmpreact-render-to-string5.2.6indirect
npmprelude-ls1.2.1indirect
npmpresentable-error0.0.1indirect
npmprettier3.8.3indirect
npmprettier^3.8.3indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-format29.7.0indirect
npmpretty-format3.8.0indirect
npmpretty-format30.2.0indirect
npmpretty-format30.4.1indirect
npmproc-log4.2.0indirect
npmprocess0.11.10indirect
npmprogress2.0.3indirect
npmpromise8.3.0indirect
npmpromise-inflight1.0.1indirect
npmpromise-retry2.0.1indirect
npmprompts2.4.2indirect
npmprop-types15.8.1indirect
npmproperty-information7.1.0indirect
npmprotobufjs7.4.0indirect
npmprotocol-buffers-schema3.6.0indirect
npmproxy-agent8.0.1indirect
npmproxy-from-env1.1.0indirect
npmproxy-from-env2.1.0indirect
npmpsl1.15.0indirect
npmpump3.0.0indirect
npmpunycode2.3.1indirect
npmpure-rand6.0.1indirect
npmqrcode.react4.2.0indirect
npmqrcode.react^4.2.0indirect
npmqs6.15.2indirect
npmquery-string7.1.3indirect
npmquerystringify2.2.0indirect
npmqueue6.0.2indirect
npmqueue-microtask1.2.3indirect
npmquickjs-wasi2.2.0indirect
npmquickselect2.0.0indirect
npmrange-parser1.2.1indirect
npmraw-body3.0.2indirect
npmraw-body^3.0.2indirect
npmreact19.2.3indirect
npmreact-aria3.50.0indirect
npmreact-devtools-core6.1.5indirect
npmreact-dom19.2.3indirect
npmreact-dropzone14.4.1indirect
npmreact-fast-compare3.2.2indirect
npmreact-freeze1.0.3indirect
npmreact-is16.13.1indirect
npmreact-is-1818.3.1indirect
npmreact-is-1919.2.6indirect
npmreact-markdown9.1.0indirect
npmreact-native0.85.3indirect
npmreact-native-blob-util0.22.2indirect
npmreact-native-blob-util^0.22.2indirect
npmreact-native-builder-bob0.41.0indirect
npmreact-native-builder-bob^0.41.0indirect
npmreact-native-device-info14.1.1indirect
npmreact-native-device-info^14.1.1indirect
npmreact-native-drawer-layout4.2.4indirect
npmreact-native-gesture-handler2.31.2indirect
npmreact-native-gesture-handler~2.31.2indirect
npmreact-native-haptic-feedback2.3.4indirect
npmreact-native-haptic-feedback^2.3.4indirect
npmreact-native-image-picker8.2.1indirect
npmreact-native-image-picker^8.2.1indirect
npmreact-native-is-edge-to-edge1.3.1indirect
npmreact-native-lightbox0.7.0indirect
npmreact-native-markdown-package1.8.2indirect
npmreact-native-mmkv3.3.3indirect
npmreact-native-mmkv^3.3.3indirect
npmreact-native-monorepo-config0.3.3indirect
npmreact-native-permissions5.5.1indirect
npmreact-native-permissions^5.5.1indirect
npmreact-native-reanimated4.3.1indirect
npmreact-native-safe-area-context5.8.0indirect
npmreact-native-safe-area-context~5.8.0indirect
npmreact-native-screens4.25.2indirect
npmreact-native-share12.3.1indirect
npmreact-native-share^12.3.1indirect
npmreact-native-svg15.15.5indirect
npmreact-native-teleport1.1.7indirect
npmreact-native-teleport^1.1.7indirect
npmreact-native-toast-message2.3.3indirect
npmreact-native-toast-message^2.3.3indirect
npmreact-native-video6.19.2indirect
npmreact-native-video^6.19.2indirect
npmreact-native-vision-camera4.7.3indirect
npmreact-native-vision-camera^4.7.3indirect
npmreact-native-worklets0.8.3indirect
npmreact-player2.10.1indirect
npmreact-refresh0.14.2indirect
npmreact-remove-scroll2.7.1indirect
npmreact-remove-scroll-bar2.3.8indirect
npmreact-router6.30.3indirect
npmreact-router-dom6.30.3indirect
npmreact-router-dom^6.30.3indirect
npmreact-stately3.48.0indirect
npmreact-style-singleton2.2.3indirect
npmreact-test-renderer19.2.3indirect
npmreact-textarea-autosize8.5.9indirect
npmreact-transition-group4.4.5indirect
npmreact-virtuoso2.19.1indirect
npmread-cache1.0.0indirect
npmread-pkg8.1.0indirect
npmread-pkg-up10.1.0indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmreaddirp5.0.0indirect
npmrecast0.23.11indirect
npmredent3.0.0indirect
npmreflect-metadata0.2.2indirect
npmreflect.getprototypeof1.0.10indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.2.2indirect
npmregenerator-runtime0.13.11indirect
npmregexp.prototype.flags1.5.4indirect
npmregexpp3.2.0indirect
npmregexpu-core6.4.0indirect
npmregjsgen0.8.0indirect
npmregjsparser0.13.0indirect
npmremark-gfm4.0.1indirect
npmremark-parse11.0.0indirect
npmremark-rehype11.1.2indirect
npmremark-stringify11.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-in-the-middle8.0.1indirect
npmrequire-main-filename2.0.0indirect
npmrequires-port1.0.0indirect
npmresolve1.22.12indirect
npmresolve2.0.0-next.7indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmresolve-protobuf-schema2.1.0indirect
npmresolve-workspace-root2.0.0indirect
npmresolve.exports2.0.3indirect
npmrestore-cursor2.0.0indirect
npmrestore-cursor3.1.0indirect
npmrestore-cursor5.1.0indirect
npmretry0.12.0indirect
npmreusify1.0.4indirect
npmrfdc1.4.1indirect
npmrimraf3.0.2indirect
npmrimraf6.1.3indirect
npmrimraf^6.1.3indirect
npmrolldown1.0.2indirect
npmrollup4.60.4indirect
npmrollup^4.60.4indirect
npmrrdom2.0.0-alpha.18indirect
npmrrweb2.0.0-alpha.18indirect
npmrrweb-snapshot2.0.0-alpha.18indirect
npmrun-async2.4.1indirect
npmrun-async3.0.0indirect
npmrun-parallel1.2.0indirect
npmrw1.3.3indirect
npmsafe-array-concat1.1.3indirect
npmsafe-buffer5.2.1indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsafer-buffer2.1.2indirect
npmsass1.100.0indirect
npmsass^1.100.0indirect
npmsax1.2.4indirect
npmsaxes6.0.0indirect
npmscheduler0.27.0indirect
npmsdp3.2.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.7.4indirect
npmsemver7.8.1indirect
npmsend0.19.0indirect
npmsend0.19.2indirect
npmserialize-error2.1.0indirect
npmserve-static1.16.2indirect
npmserver-only0.0.1indirect
npmset-blocking2.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsetprototypeof1.2.0indirect
npmsf-symbols-typescript2.2.0indirect
npmshallow-clone3.0.1indirect
npmshallowequal1.1.0indirect
npmsharp0.34.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.3indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsimple-markdown0.7.3indirect
npmsimple-plist1.4.0indirect
npmsimple-swizzle0.2.2indirect
npmsisteransi1.0.5indirect
npmslash2.0.0indirect
npmslash3.0.0indirect
npmslash5.1.0indirect
npmslice-ansi2.1.0indirect
npmslice-ansi7.1.0indirect
npmslugify1.6.6indirect
npmsmart-buffer4.2.0indirect
npmsmol-toml1.6.1indirect
npmsocks2.8.9indirect
npmsocks-proxy-agent10.0.0indirect
npmsocks-proxy-agent7.0.0indirect
npmsource-map0.5.6indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.13indirect
npmsource-map-support0.5.21indirect
npmspace-separated-tokens2.0.2indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.13indirect
npmsplit-on-first1.1.0indirect
npmsplit24.2.0indirect
npmsprintf-js1.0.3indirect
npmssri9.0.1indirect
npmstack-generator2.0.10indirect
npmstack-utils2.0.6indirect
npmstackback0.0.2indirect
npmstackframe1.3.4indirect
npmstacktrace-gps3.1.2indirect
npmstacktrace-js2.0.2indirect
npmstacktrace-parser0.1.11indirect
npmstatuses1.5.0indirect
npmstatuses2.0.1indirect
npmstatuses2.0.2indirect
npmstd-env4.1.0indirect
npmstop-iteration-iterator1.1.0indirect
npmstream-buffers2.2.0indirect
npmstream-chat9.49.0indirect
npmstream-chat^9.49.0indirect
npmstream-chat-react14.6.1indirect
npmstream-chat-react^14.6.1indirect
npmstream-chat-react-native9.5.2indirect
npmstream-chat-react-native^9.5.2indirect
npmstream-chat-react-native-core9.5.2indirect
npmstrict-uri-encode2.0.0indirect
npmstrict-url-sanitise0.0.1indirect
npmstring-argv0.3.2indirect
npmstring-length4.0.2indirect
npmstring-length5.0.1indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width8.1.0indirect
npmstring-width-cjs4.2.3indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.3.0indirect
npmstringify-entities4.0.4indirect
npmstrip-ansi5.2.0indirect
npmstrip-ansi7.2.0indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrnum2.3.0indirect
npmstrtok310.3.5indirect
npmstructured-headers0.4.1indirect
npmstyle-to-js1.1.16indirect
npmstyle-to-object1.0.8indirect
npmstyled-jsx5.1.6indirect
npmstylis4.2.0indirect
npmsucrase3.35.1indirect
npmsupercluster8.0.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks2.3.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmswr2.4.1indirect
npmswr^2.4.1indirect
npmsymbol-tree3.2.4indirect
npmsynckit0.11.11indirect
npmtabbable6.2.0indirect
npmtailwindcss3.4.19indirect
npmtailwindcss^3.4.19indirect
npmtapable2.2.1indirect
npmtar6.2.1indirect
npmtar-stream2.2.0indirect
npmterminal-link2.1.1indirect
npmterser5.16.9indirect
npmtest-exclude6.0.0indirect
npmtext-extensions2.4.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmthird-party-capital1.0.20indirect
npmthroat5.0.0indirect
npmthrough2.3.8indirect
npmtiny-invariant1.3.3indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.2indirect
npmtinyglobby0.2.16indirect
npmtinyqueue2.0.3indirect
npmtinyrainbow3.1.0indirect
npmtmp0.2.6indirect
npmtmpl1.0.5indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtoken-types6.1.2indirect
npmtoqr0.1.1indirect
npmtough-cookie4.1.4indirect
npmtr460.0.3indirect
npmtr463.0.0indirect
npmtree-kill1.2.2indirect
npmtrim-lines3.0.1indirect
npmtrough2.2.0indirect
npmts-api-utils2.5.0indirect
npmts-declaration-location1.0.7indirect
npmts-essentials10.0.3indirect
npmts-interface-checker0.1.13indirect
npmts-jest29.4.11indirect
npmtsconfig-paths3.15.0indirect
npmtsconfig-paths4.2.0indirect
npmtslib2.8.1indirect
npmtype2.7.2indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.21.3indirect
npmtype-fest0.7.1indirect
npmtype-fest3.13.1indirect
npmtype-fest4.41.0indirect
npmtype-is2.1.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript6.0.3indirect
npmtypescript^6.0.3indirect
npmtypescript-eslint8.60.0indirect
npmuglify-js3.17.4indirect
npmuid2.0.2indirect
npmuint8array-extras1.5.0indirect
npmunbox-primitive1.1.0indirect
npmunc-path-regex0.1.2indirect
npmundici-types5.26.5indirect
npmundici-types6.21.0indirect
npmundici-types7.24.6indirect
npmunicode-canonical-property-names-ecmascript2.0.0indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.2.1indirect
npmunicode-property-aliases-ecmascript2.1.0indirect
npmunicorn-magic0.3.0indirect
npmunified11.0.5indirect
npmunique-filename2.0.1indirect
npmunique-selector0.5.0indirect
npmunique-slug3.0.0indirect
npmunist-builder4.0.0indirect
npmunist-util-is6.0.0indirect
npmunist-util-position5.0.0indirect
npmunist-util-stringify-position4.0.0indirect
npmunist-util-visit5.1.0indirect
npmunist-util-visit-parents6.0.1indirect
npmuniversalify0.1.2indirect
npmuniversalify0.2.0indirect
npmuniversalify2.0.0indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmurl-parse1.5.10indirect
npmuse-callback-ref1.3.3indirect
npmuse-composed-ref1.4.0indirect
npmuse-isomorphic-layout-effect1.2.1indirect
npmuse-latest1.3.0indirect
npmuse-latest-callback0.2.6indirect
npmuse-sidecar1.1.3indirect
npmuse-sync-external-store1.6.0indirect
npmutil0.10.4indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmuuid13.0.2indirect
npmuuid7.0.3indirect
npmuuid8.3.2indirect
npmv8-to-istanbul9.1.0indirect
npmvalidate-npm-package-license3.0.4indirect
npmvalidate-npm-package-name5.0.1indirect
npmvary1.1.2indirect
npmvaul1.1.2indirect
npmvfile6.0.3indirect
npmvfile-message4.0.2indirect
npmvite8.0.14indirect
npmvite^8.0.14indirect
npmvitest4.1.7indirect
npmvitest^4.1.7indirect
npmvitest-mock-extended4.0.0indirect
npmvitest-mock-extended^4.0.0indirect
npmvlq1.0.1indirect
npmvt-pbf3.1.3indirect
npmw3c-xmlserializer4.0.0indirect
npmwalker1.0.8indirect
npmwarn-once0.1.1indirect
npmwcwidth1.0.1indirect
npmweb-vitals4.2.4indirect
npmwebidl-conversions3.0.1indirect
npmwebidl-conversions5.0.0indirect
npmwebidl-conversions7.0.0indirect
npmwebsocket-driver0.7.4indirect
npmwebsocket-extensions0.1.4indirect
npmwhatwg-encoding2.0.0indirect
npmwhatwg-fetch3.6.2indirect
npmwhatwg-mimetype3.0.0indirect
npmwhatwg-url11.0.0indirect
npmwhatwg-url5.0.0indirect
npmwhatwg-url-minimum0.1.2indirect
npmwhatwg-url-without-unicode8.0.0-3indirect
npmwhich2.0.2indirect
npmwhich6.0.1indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-module2.0.0indirect
npmwhich-typed-array1.1.19indirect
npmwhy-is-node-running2.3.0indirect
npmwide-align1.1.5indirect
npmwordwrap1.0.0indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.0indirect
npmwrap-ansi-cjs7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmws6.2.3indirect
npmws7.5.10indirect
npmws8.21.0indirect
npmxcode3.0.1indirect
npmxml-name-validator4.0.0indirect
npmxml-naming0.1.0indirect
npmxml2js0.6.0indirect
npmxmlbuilder11.0.1indirect
npmxmlbuilder15.1.1indirect
npmxmlchars2.2.0indirect
npmxtend4.0.2indirect
npmy18n4.0.3indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyaml1.10.2indirect
npmyaml2.9.0indirect
npmyargs15.4.1indirect
npmyargs17.7.2indirect
npmyargs18.0.0indirect
npmyargs^18.0.0indirect
npmyargs-parser18.1.3indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.2.0indirect
npmzod3.25.76indirect
npmzod4.2.1indirect
npmzod-validation-error3.5.4indirect
npmzod-validation-error4.0.2indirect
npmzwitch2.0.4indirect
PyPIfb-idbindirect
RubyGemsabbrev0.1.2indirect
RubyGemsactivesupport7.2.3indirect
RubyGemsaddressable2.8.8indirect
RubyGemsalgoliasearch1.27.5indirect
RubyGemsartifactory3.0.17indirect
RubyGemsast2.4.3indirect
RubyGemsatomos0.1.3indirect
RubyGemsaws-eventstream1.4.0indirect
RubyGemsaws-partitions1.1208.0indirect
RubyGemsaws-sdk-core3.241.4indirect
RubyGemsaws-sdk-kms1.121.0indirect
RubyGemsaws-sdk-s31.212.0indirect
RubyGemsaws-sigv41.12.1indirect
RubyGemsbabosa1.0.4indirect
RubyGemsbase640.2.0indirect
RubyGemsbenchmark0.5.0indirect
RubyGemsbigdecimal4.0.1indirect
RubyGemsCFPropertyList3.0.8indirect
RubyGemsclaide1.1.0indirect
RubyGemscocoapods1.15.2indirect
RubyGemscocoapods-core1.15.2indirect
RubyGemscocoapods-deintegrate1.0.5indirect
RubyGemscocoapods-downloader2.1indirect
RubyGemscocoapods-plugins1.0.0indirect
RubyGemscocoapods-search1.0.1indirect
RubyGemscocoapods-trunk1.6.0indirect
RubyGemscocoapods-try1.2.0indirect
RubyGemscolored1.2indirect
RubyGemscolored23.1.2indirect
RubyGemscommander4.6.0indirect
RubyGemsconcurrent-ruby1.3.3indirect
RubyGemsconnection_pool3.0.2indirect
RubyGemscsv3.3.5indirect
RubyGemsdeclarative0.0.20indirect
RubyGemsdigest-crc0.7.0indirect
RubyGemsdomain_name0.6.20240107indirect
RubyGemsdotenv2.8.1indirect
RubyGemsdrb2.2.3indirect
RubyGemsemoji_regex3.2.3indirect
RubyGemsescape0.0.4indirect
RubyGemsethon0.15.0indirect
RubyGemsexcon0.112.0indirect
RubyGemsfaraday1.10.4indirect
RubyGemsfaraday-cookie_jar0.0.8indirect
RubyGemsfaraday-em_http1.0.0indirect
RubyGemsfaraday-em_synchrony1.0.1indirect
RubyGemsfaraday-excon1.1.0indirect
RubyGemsfaraday-httpclient1.0.1indirect
RubyGemsfaraday-multipart1.2.0indirect
RubyGemsfaraday-net_http1.0.2indirect
RubyGemsfaraday-net_http_persistent1.2.0indirect
RubyGemsfaraday-patron1.0.0indirect
RubyGemsfaraday-rack1.0.0indirect
RubyGemsfaraday-retry1.0.4indirect
RubyGemsfaraday_middleware1.2.1indirect
RubyGemsfastimage2.4.0indirect
RubyGemsfastlane2.231.1indirect
RubyGemsfastlane-plugin-increment_version_code0.4.3indirect
RubyGemsfastlane-plugin-increment_version_name0.0.10indirect
RubyGemsfastlane-plugin-load_json0.0.1indirect
RubyGemsfastlane-plugin-stream_actions0.3.16indirect
RubyGemsfastlane-sirp1.0.0indirect
RubyGemsffi1.17.3indirect
RubyGemsfourflusher2.3.1indirect
RubyGemsfuzzy_match2.0.4indirect
RubyGemsgh_inspector1.1.3indirect
RubyGemsgoogle-apis-androidpublisher_v30.54.0indirect
RubyGemsgoogle-apis-core0.11.3indirect
RubyGemsgoogle-apis-iamcredentials_v10.17.0indirect
RubyGemsgoogle-apis-playcustomapp_v10.13.0indirect
RubyGemsgoogle-apis-storage_v10.31.0indirect
RubyGemsgoogle-cloud-core1.8.0indirect
RubyGemsgoogle-cloud-env1.6.0indirect
RubyGemsgoogle-cloud-errors1.5.0indirect
RubyGemsgoogle-cloud-storage1.47.0indirect
RubyGemsgoogleauth1.8.1indirect
RubyGemshighline2.0.3indirect
RubyGemshttp-cookie1.0.8indirect
RubyGemshttpclient2.9.0indirect
RubyGemsi18n1.14.8indirect
RubyGemsjmespath1.6.2indirect
RubyGemsjson2.18.0indirect
RubyGemsjwt2.10.2indirect
RubyGemslanguage_server-protocol3.17.0.5indirect
RubyGemslogger1.7.0indirect
RubyGemsmini_magick4.13.2indirect
RubyGemsmini_mime1.1.5indirect
RubyGemsminitest6.0.1indirect
RubyGemsmolinillo0.8.0indirect
RubyGemsmulti_json1.19.1indirect
RubyGemsmultipart-post2.4.1indirect
RubyGemsmutex_m0.3.0indirect
RubyGemsnanaimo0.3.0indirect
RubyGemsnap1.1.0indirect
RubyGemsnaturally2.3.0indirect
RubyGemsnetrc0.11.0indirect
RubyGemsnkf0.2.0indirect
RubyGemsoptparse0.8.1indirect
RubyGemsos1.1.4indirect
RubyGemsostruct0.6.3indirect
RubyGemsparallel1.27.0indirect
RubyGemsparser3.3.10.1indirect
RubyGemsplist3.7.2indirect
RubyGemsprism1.8.0indirect
RubyGemspublic_suffix4.0.7indirect
RubyGemsracc1.8.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrake13.3.1indirect
RubyGemsregexp_parser2.11.3indirect
RubyGemsrepresentable3.2.0indirect
RubyGemsretriable3.1.2indirect
RubyGemsrexml3.4.4indirect
RubyGemsrouge3.28.0indirect
RubyGemsrubocop1.60.2indirect
RubyGemsrubocop-ast1.49.0indirect
RubyGemsrubocop-performance1.23.1indirect
RubyGemsrubocop-require_tools0.1.2indirect
RubyGemsruby-macho2.5.1indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemsruby2_keywords0.0.5indirect
RubyGemsrubyzip2.4.1indirect
RubyGemssecurerandom0.4.1indirect
RubyGemssecurity0.1.5indirect
RubyGemssignet0.21.0indirect
RubyGemssimctl1.6.10indirect
RubyGemssysrandom1.0.5indirect
RubyGemsterminal-notifier2.0.0indirect
RubyGemsterminal-table3.0.2indirect
RubyGemstrailblazer-option0.1.2indirect
RubyGemstty-cursor0.7.1indirect
RubyGemstty-screen0.8.2indirect
RubyGemstty-spinner0.9.3indirect
RubyGemstyphoeus1.5.0indirect
RubyGemstzinfo2.0.6indirect
RubyGemsuber0.1.0indirect
RubyGemsunicode-display_width2.6.0indirect
RubyGemsword_wrap1.0.0indirect
RubyGemsxcodeproj1.25.1indirect
RubyGemsxcpretty0.4.1indirect
RubyGemsxcpretty-travis-formatter1.0.1indirect
RubyGemsxctest_list1.2.1indirect
Dependency advisories 46

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

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.3.3indirectcritical23.4.2
protobufjs7.4.0indirectcritical118.6.0
shell-quote1.8.3indirectcritical21.9.0
axios1.16.0directhigh101.18.0
axios1.16.1directhigh101.18.0
@grpc/grpc-js1.9.15indirecthigh21.14.4
@xmldom/xmldom0.8.10indirecthigh50.9.10
activesupport7.2.3indirecthigh38.1.2.1
addressable2.8.8indirecthigh12.9.0
brace-expansion1.1.11indirecthigh35.0.7
brace-expansion2.1.0indirecthigh15.0.7
brace-expansion5.0.6indirecthigh15.0.7
concurrent-ruby1.3.3indirecthigh31.3.7
faraday1.10.4indirecthigh22.14.3
form-data4.0.5indirecthigh14.0.6
immutable5.1.5indirecthigh25.1.8
js-yaml3.14.1indirecthigh34.3.0
js-yaml4.1.1indirecthigh24.3.0
json2.18.0indirecthigh12.19.2
jwt2.10.2indirecthigh13.2.0
lodash4.17.21indirecthigh34.18.0
minimatch5.1.6indirecthigh310.2.3
picomatch2.3.1indirecthigh24.0.4
react-router6.30.3indirecthigh17.14.1
sharp0.34.5indirecthigh10.35.0
tar6.2.1indirecthigh117.5.19
tmp0.2.6indirecthigh10.2.7
uuid7.0.3indirecthigh113.0.1
uuid8.3.2indirecthigh113.0.1
vite8.0.14indirecthigh28.0.16
websocket-driver0.7.4indirecthigh20.7.5
ws6.2.3indirecthigh18.21.0
ws7.5.10indirecthigh18.21.0
@opentelemetry/core2.6.1indirectmoderate12.8.0
@opentelemetry/core2.7.1indirectmoderate12.8.0
@protobufjs/utf81.1.0indirectmoderate18.0.2
excon0.112.0indirectmoderate11.5.0
joi17.9.1indirectmoderate118.2.1
mdast-util-to-hast13.2.0indirectmoderate113.2.1
postcss8.4.31indirectmoderate18.5.10
protocol-buffers-schema3.6.0indirectmoderate13.6.1
yaml1.10.2indirectmoderate12.8.3
@tootallnate/once2.0.0indirectlow13.0.1
body-parser2.2.2indirectlow12.3.0
launch-editor2.10.0indirectlow18.0.16
on-headers1.0.2indirectlow11.1.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": [
        "calling",
        "javascript",
        "react",
        "reactnative",
        "sdk",
        "video",
        "webrtc"
      ],
      "is_fork": false,
      "size_kb": 256114,
      "has_wiki": true,
      "homepage": "https://getstream.io/video/sdk/",
      "languages": {
        "CSS": 18494,
        "HTML": 2926,
        "Java": 10325,
        "Ruby": 14136,
        "SCSS": 284577,
        "Shell": 2722,
        "Swift": 479907,
        "Kotlin": 436967,
        "Dockerfile": 692,
        "JavaScript": 129214,
        "TypeScript": 4082944,
        "Objective-C": 52083,
        "Objective-C++": 27568
      },
      "pushed_at": "2026-07-21T15:08:43Z",
      "created_at": "2022-07-06T10:56:45Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T09:32:41Z",
      "description": "GetStream's React, React Native and JavaScript Video SDKs",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://getstream.io",
      "name": "Stream",
      "type": "Organization",
      "login": "GetStream",
      "company": null,
      "location": "Boulder",
      "followers": 1541,
      "avatar_url": "https://avatars.githubusercontent.com/u/8597527?v=4",
      "created_at": "2014-08-30T08:33:13Z",
      "is_verified": null,
      "public_repos": 488,
      "account_age_days": 4343
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "@stream-io/video-react-sdk-1.39.3",
          "kind": "other",
          "published_at": "2026-07-17T09:32:04Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.41.0",
          "kind": "other",
          "published_at": "2026-07-17T09:31:36Z"
        },
        {
          "tag": "@stream-io/video-filters-web-0.8.3",
          "kind": "other",
          "published_at": "2026-07-17T09:31:10Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.7.0",
          "kind": "other",
          "published_at": "2026-07-17T09:30:55Z"
        },
        {
          "tag": "@stream-io/video-filters-react-native-0.14.3",
          "kind": "other",
          "published_at": "2026-07-17T09:30:40Z"
        },
        {
          "tag": "@stream-io/noise-cancellation-react-native-0.9.3",
          "kind": "other",
          "published_at": "2026-07-17T09:30:25Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.18.3",
          "kind": "other",
          "published_at": "2026-07-17T09:30:09Z"
        },
        {
          "tag": "@stream-io/video-client-1.55.2",
          "kind": "other",
          "published_at": "2026-07-17T09:29:56Z"
        },
        {
          "tag": "@stream-io/audio-filters-web-0.10.1",
          "kind": "other",
          "published_at": "2026-07-17T09:29:29Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.39.2",
          "kind": "other",
          "published_at": "2026-07-09T09:18:41Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.40.2",
          "kind": "other",
          "published_at": "2026-07-09T09:18:15Z"
        },
        {
          "tag": "@stream-io/video-filters-web-0.8.2",
          "kind": "other",
          "published_at": "2026-07-09T09:17:49Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.6.2",
          "kind": "other",
          "published_at": "2026-07-09T09:17:33Z"
        },
        {
          "tag": "@stream-io/video-filters-react-native-0.14.2",
          "kind": "other",
          "published_at": "2026-07-09T09:17:18Z"
        },
        {
          "tag": "@stream-io/noise-cancellation-react-native-0.9.2",
          "kind": "other",
          "published_at": "2026-07-09T09:17:03Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.18.2",
          "kind": "other",
          "published_at": "2026-07-09T09:16:48Z"
        },
        {
          "tag": "@stream-io/audio-filters-web-0.10.0",
          "kind": "other",
          "published_at": "2026-07-09T09:16:32Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.39.1",
          "kind": "other",
          "published_at": "2026-07-02T12:38:02Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.40.1",
          "kind": "other",
          "published_at": "2026-07-02T12:37:35Z"
        },
        {
          "tag": "@stream-io/video-filters-web-0.8.1",
          "kind": "other",
          "published_at": "2026-07-02T12:37:08Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.6.1",
          "kind": "other",
          "published_at": "2026-07-02T12:36:52Z"
        },
        {
          "tag": "@stream-io/video-filters-react-native-0.14.1",
          "kind": "other",
          "published_at": "2026-07-02T12:36:38Z"
        },
        {
          "tag": "@stream-io/noise-cancellation-react-native-0.9.1",
          "kind": "other",
          "published_at": "2026-07-02T12:36:22Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.18.1",
          "kind": "other",
          "published_at": "2026-07-02T12:36:06Z"
        },
        {
          "tag": "@stream-io/video-client-1.55.1",
          "kind": "other",
          "published_at": "2026-07-02T12:35:53Z"
        },
        {
          "tag": "@stream-io/audio-filters-web-0.9.1",
          "kind": "other",
          "published_at": "2026-07-02T12:35:25Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.39.0",
          "kind": "other",
          "published_at": "2026-06-26T12:17:24Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.40.0",
          "kind": "other",
          "published_at": "2026-06-26T12:16:57Z"
        },
        {
          "tag": "@stream-io/video-styling-1.14.2",
          "kind": "other",
          "published_at": "2026-06-26T12:16:35Z"
        },
        {
          "tag": "@stream-io/video-filters-web-0.8.0",
          "kind": "other",
          "published_at": "2026-06-26T12:16:22Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.6.0",
          "kind": "other",
          "published_at": "2026-06-26T12:16:07Z"
        },
        {
          "tag": "@stream-io/video-filters-react-native-0.14.0",
          "kind": "other",
          "published_at": "2026-06-26T12:15:52Z"
        },
        {
          "tag": "@stream-io/noise-cancellation-react-native-0.9.0",
          "kind": "other",
          "published_at": "2026-06-26T12:15:38Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.18.0",
          "kind": "other",
          "published_at": "2026-06-26T12:15:23Z"
        },
        {
          "tag": "@stream-io/video-client-1.55.0",
          "kind": "other",
          "published_at": "2026-06-26T12:15:11Z"
        },
        {
          "tag": "@stream-io/audio-filters-web-0.9.0",
          "kind": "other",
          "published_at": "2026-06-26T12:14:43Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.38.0",
          "kind": "other",
          "published_at": "2026-06-19T14:21:58Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.39.0",
          "kind": "other",
          "published_at": "2026-06-19T14:21:29Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.17.0",
          "kind": "other",
          "published_at": "2026-06-19T14:20:59Z"
        },
        {
          "tag": "@stream-io/video-client-1.54.0",
          "kind": "other",
          "published_at": "2026-06-19T14:20:47Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.38.2",
          "kind": "other",
          "published_at": "2026-06-12T15:51:34Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.37.7",
          "kind": "other",
          "published_at": "2026-06-12T15:51:06Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.16.5",
          "kind": "other",
          "published_at": "2026-06-12T15:50:37Z"
        },
        {
          "tag": "@stream-io/video-client-1.53.2",
          "kind": "other",
          "published_at": "2026-06-12T15:50:26Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.38.1",
          "kind": "other",
          "published_at": "2026-06-12T10:52:58Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.5.1",
          "kind": "other",
          "published_at": "2026-06-12T10:52:34Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.37.6",
          "kind": "other",
          "published_at": "2026-06-12T10:52:16Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.16.4",
          "kind": "other",
          "published_at": "2026-06-12T10:51:50Z"
        },
        {
          "tag": "@stream-io/video-client-1.53.1",
          "kind": "other",
          "published_at": "2026-06-12T10:51:39Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.38.0",
          "kind": "other",
          "published_at": "2026-06-11T22:04:46Z"
        },
        {
          "tag": "@stream-io/noise-cancellation-react-native-0.8.0",
          "kind": "other",
          "published_at": "2026-06-11T22:04:23Z"
        },
        {
          "tag": "@stream-io/video-filters-react-native-0.13.0",
          "kind": "other",
          "published_at": "2026-06-11T22:04:05Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.5.0",
          "kind": "other",
          "published_at": "2026-06-11T22:03:49Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.37.5",
          "kind": "other",
          "published_at": "2026-06-11T22:03:31Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.16.3",
          "kind": "other",
          "published_at": "2026-06-11T22:03:04Z"
        },
        {
          "tag": "@stream-io/video-client-1.53.0",
          "kind": "other",
          "published_at": "2026-06-11T22:02:52Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.37.0",
          "kind": "other",
          "published_at": "2026-06-04T09:58:23Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.4.0",
          "kind": "other",
          "published_at": "2026-06-04T09:57:59Z"
        },
        {
          "tag": "@stream-io/video-codemod-0.0.2",
          "kind": "other",
          "published_at": "2026-06-01T14:25:08Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.36.2",
          "kind": "other",
          "published_at": "2026-06-01T14:24:54Z"
        },
        {
          "tag": "@stream-io/video-filters-react-native-0.12.4",
          "kind": "other",
          "published_at": "2026-06-01T14:24:29Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.37.4",
          "kind": "other",
          "published_at": "2026-06-01T14:24:10Z"
        },
        {
          "tag": "@stream-io/video-styling-1.14.1",
          "kind": "other",
          "published_at": "2026-06-01T14:23:43Z"
        },
        {
          "tag": "@stream-io/video-filters-web-0.7.5",
          "kind": "other",
          "published_at": "2026-06-01T14:23:29Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.16.2",
          "kind": "other",
          "published_at": "2026-06-01T14:23:13Z"
        },
        {
          "tag": "@stream-io/video-client-1.52.0",
          "kind": "other",
          "published_at": "2026-06-01T14:23:00Z"
        },
        {
          "tag": "@stream-io/audio-filters-web-0.8.2",
          "kind": "other",
          "published_at": "2026-06-01T14:22:27Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.36.1",
          "kind": "other",
          "published_at": "2026-05-26T16:25:30Z"
        },
        {
          "tag": "@stream-io/video-filters-react-native-0.12.3",
          "kind": "other",
          "published_at": "2026-05-26T16:25:06Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.3.1",
          "kind": "other",
          "published_at": "2026-05-26T16:24:51Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.37.3",
          "kind": "other",
          "published_at": "2026-05-26T16:24:33Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.16.1",
          "kind": "other",
          "published_at": "2026-05-26T16:24:05Z"
        },
        {
          "tag": "@stream-io/video-client-1.51.0",
          "kind": "other",
          "published_at": "2026-05-26T16:23:53Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.37.2",
          "kind": "other",
          "published_at": "2026-05-25T12:04:19Z"
        },
        {
          "tag": "@stream-io/audio-filters-web-0.8.1",
          "kind": "other",
          "published_at": "2026-05-25T12:03:48Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.36.0",
          "kind": "other",
          "published_at": "2026-05-25T06:48:04Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.3.0",
          "kind": "other",
          "published_at": "2026-05-25T06:47:38Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.37.1",
          "kind": "other",
          "published_at": "2026-05-25T06:47:20Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.35.0",
          "kind": "other",
          "published_at": "2026-05-18T13:29:15Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.37.0",
          "kind": "other",
          "published_at": "2026-05-18T13:28:45Z"
        },
        {
          "tag": "@stream-io/video-styling-1.14.0",
          "kind": "other",
          "published_at": "2026-05-18T13:28:19Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.16.0",
          "kind": "other",
          "published_at": "2026-05-18T13:28:07Z"
        },
        {
          "tag": "@stream-io/video-client-1.50.0",
          "kind": "other",
          "published_at": "2026-05-18T13:27:55Z"
        },
        {
          "tag": "@stream-io/audio-filters-web-0.8.0",
          "kind": "other",
          "published_at": "2026-05-18T13:27:22Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.34.0",
          "kind": "other",
          "published_at": "2026-05-08T12:24:28Z"
        },
        {
          "tag": "@stream-io/video-filters-react-native-0.12.2",
          "kind": "other",
          "published_at": "2026-05-08T12:24:04Z"
        },
        {
          "tag": "@stream-io/react-native-callingx-0.2.0",
          "kind": "other",
          "published_at": "2026-05-08T12:23:49Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.36.1",
          "kind": "other",
          "published_at": "2026-05-08T12:23:31Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.15.1",
          "kind": "other",
          "published_at": "2026-05-08T12:23:04Z"
        },
        {
          "tag": "@stream-io/video-client-1.49.0",
          "kind": "other",
          "published_at": "2026-05-08T12:22:52Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.33.0",
          "kind": "other",
          "published_at": "2026-04-28T12:05:59Z"
        },
        {
          "tag": "@stream-io/video-filters-react-native-0.12.1",
          "kind": "other",
          "published_at": "2026-04-28T12:05:36Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.36.0",
          "kind": "other",
          "published_at": "2026-04-28T12:05:18Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.15.0",
          "kind": "other",
          "published_at": "2026-04-28T12:04:51Z"
        },
        {
          "tag": "@stream-io/video-client-1.48.0",
          "kind": "other",
          "published_at": "2026-04-28T12:04:39Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.32.4",
          "kind": "other",
          "published_at": "2026-04-23T17:52:18Z"
        },
        {
          "tag": "@stream-io/video-react-native-sdk-1.32.3",
          "kind": "other",
          "published_at": "2026-04-15T12:24:47Z"
        },
        {
          "tag": "@stream-io/video-react-sdk-1.35.2",
          "kind": "other",
          "published_at": "2026-04-15T12:24:19Z"
        },
        {
          "tag": "@stream-io/video-react-bindings-1.14.2",
          "kind": "other",
          "published_at": "2026-04-15T12:23:53Z"
        },
        {
          "tag": "@stream-io/video-client-1.47.0",
          "kind": "other",
          "published_at": "2026-04-15T12:23:41Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a9b75d01f6892cc587c6ddd65a326210c4478b5e",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-dogfood): release version 4.41.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a7b59d815a8d75e7420f63ed86d9bcee4a75bef",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-sdk): release version 1.39.3",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a882972bf5c3340e7d3d169f22ecc0abb10e14e5",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-sdk): release version 1.41.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f6ee90febaf13e5004bf4e5150f2395ce2510d4",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-filters-web): release version 0.8.3",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c149e8ac1a3eda85dc4719d34b1bb6d87ce3e9e",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/react-native-callingx): release version 0.7.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c747dac504a5c8555df22c54f84ba785b45eb408",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-filters-react-native): release version 0.14.3",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e70a930506711c14b3598941ee914d2b808ddc11",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/noise-cancellation-react-native): release version 0.9.3",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:30:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "375c2bd70ac025ccb3ed28eddb85484167b805b1",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-bindings): release version 1.18.3",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "499b4162d1440c0e892ac3d50b2def0717554ca5",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-client): release version 1.55.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:29:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d5af85502ee6059abffcef6f8a7ddc9c98eebe",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/audio-filters-web): release version 0.10.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-17T09:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb2273e4cb8cf386df3323fec49c2c98a469119",
          "body": "### 💡 Overview\n\nAdded CallKit providerDidReset handling - leave the call when the event\nis triggered.\n\n### 📝 Implementation notes\n\n🎫 Ticket:\nhttps://linear.app/stream/issue/RN-415/cxprovider-leave-on-reset\n\n\n<!-- This is an auto-generated comment: release notes by coderabbit.ai\n-->\n## Summary by Cod\n[…]\nhen the calling provider resets.\n* Improved handling of reset scenarios, including logging failures\nwithout interrupting cleanup.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "feat: improved providerDidReset handling (#2329)",
          "author_name": "Artem Grintsevich",
          "author_login": "greenfrvr",
          "committed_at": "2026-07-16T08:48:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c51b2d605bc828e3561a909bd929241308dcf4dd",
          "body": "### 💡 Overview\n\n`BaseVideoProcessor` is the documented base class for building custom\nvideo processors, but it was only imported internally (by\n`VirtualBackground` and `FullScreenBlur`) and never re-exported from the\npackage entry point. Consumers following the [video compositing\ndocs](https://getst\n[…]\nodeRabbit\n\n* **New Features**\n* Added `BaseVideoProcessor` to the package’s public exports, making it\navailable for broader use.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(video-filters-web): export BaseVideoProcessor (#2337)",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-07-16T07:58:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "910a5de6160cc34de99ea1615ef40bb034c57078",
          "body": "### 💡 Overview\n\nthe RN SDK spotlight view, did not prioritise the dominant speaker.\nWhich is not expected in spotlight view. This PR fixes.\n\n### 📝 Implementation notes\n\nPort the useSpeakerLayoutSortPreset from React SDK\n\n🎫 Ticket: https://linear.app/stream/issue/XYZ-123\n\n📑 Docs: https://github.com/G\n[…]\niguration.\n* **Bug Fixes**\n* Restores the prior participant ordering after temporary\nlayout-specific sorting is no longer needed.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix: use speakerLayoutSortPreset in RN spotlight view (#2332)",
          "author_name": "Santhosh Vaiyapuri",
          "author_login": "santhoshvai",
          "committed_at": "2026-07-13T14:52:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70cb9029d3a6c888743a02011332d683562d42ec",
          "body": "### 💡 Overview\n\nNative RTCView does not observe about late arriving tracks. So a local\nvideo which may have empty video track initially would always not render\nthe actual video track after it arrives later. This PR fixes that.\n\n### 📝 Implementation notes\n\nWe just render RTCView after video track is \n[…]\nntains a video\ntrack before displaying it.\n* Prevented unnecessary iOS screenshot registration when no video track\nis available.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix: only render RTCView once stream has a video track (#2331)",
          "author_name": "Santhosh Vaiyapuri",
          "author_login": "santhoshvai",
          "committed_at": "2026-07-13T12:19:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "88d5e97d2c38a6035b70a9e2fc0596a88277e9f6",
          "body": "### 💡 Overview\n\nSorting behaved wrongly when participant went off-screen. It is because,\nwhen going off-screen the visibility patch was not applied correctly.\nThis PR fixes that.\n\nNote: this affected only sorting. The off screen participants were\nswitched off with video correctly, because thats a di\n[…]\nks.\n* **Improvements**\n* Enhanced the responsiveness and stability of participant visibility\nupdates during rapid layout changes.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix: scrolling-off reported visibility incorrectly (#2330)",
          "author_name": "Santhosh Vaiyapuri",
          "author_login": "santhoshvai",
          "committed_at": "2026-07-13T09:57:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c114ab405fc47782ff432c6d186d20319d9c673",
          "body": "…Call (#2327)\n\nReplaces the deprecated `ImageBackground` component in the RN SDK's `IncomingCall` with a `View` + absolutely-positioned `Image`, per the migration guidance in the upcoming React Native `v0.87.0-rc.0` changelog (`ImageBackground` is deprecated there in favor of `View` + `Image`).\n\n###\n[…]\nckground color / theme override) with an `Image` absolutely filled inside it, instead of `ImageBackground`.\n- No visual or behavioral change - `resizeMode=\"cover\"` matches `ImageBackground`'s default.",
          "is_bot": false,
          "headline": "fix(react-native-sdk): replace deprecated ImageBackground in Incoming…",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-07-10T09:36:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f027dba97a29dace823d7dec803e449f30463237",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-dogfood): release version 4.41.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45cefd512e80c0b9b739dc8853eba0ef51940ca7",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-sdk): release version 1.39.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:18:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "908e73abdf3bae214715170583c1c575fb406b29",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-sdk): release version 1.40.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "037dabca6cfdd7701b76d58c18659849f2bd91d5",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-filters-web): release version 0.8.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dab47cc22eb353c5aae7909f9d5c98d156569a9",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/react-native-callingx): release version 0.6.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae3dd2fc26f3e60be267d39b3cc60e73162ad55c",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-filters-react-native): release version 0.14.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d78de10e89d20b550507453a4df59fed8fcafe",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/noise-cancellation-react-native): release version 0.9.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e79a5e47012e0e0555f2a424cd6c9dd26a06f3be",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-bindings): release version 1.18.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7ba37b1e597e188d3240caf959b981a698eeff7",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/audio-filters-web): release version 0.10.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-09T09:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a96df4ffc9279d2d9cd14da5196a275faf3d1891",
          "body": "### 💡 Overview\n\nFixes two Android bugs where callingx calls break when the app is\nbackgrounded (locked screen cases) — e.g. answering a ringing call on\nthe lock screen and then tabbing out:\n\n1. Audio and video drop a few seconds after backgrounding with locked\nscreen.\n  2. Call drops 2 minutes after\n[…]\nalls triggered\nfrom push events.\n* **Documentation**\n* Updated public API docs to reflect the new background keep-alive\nworkflow.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix: callingx background handling (#2310)",
          "author_name": "Artem Grintsevich",
          "author_login": "greenfrvr",
          "committed_at": "2026-07-08T15:26:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "23d9f499f11ec223fcbde22b9666aaf1663fef8d",
          "body": "### 💡 Overview\n\nAvoided CXProvider redundant recreation. \nUpdated CXProvider configuration setup.\n\n🎫 Ticket:\nhttps://linear.app/stream/issue/RN-414/cxprovider-instantiation-and-configuration-updates\n\n\n<!-- This is an auto-generated comment: release notes by coderabbit.ai\n-->\n## Summary by CodeRabbit\n[…]\n improve\nreliability across app sessions.\n* Reduced issues from concurrent settings access to help prevent\ninconsistent behavior.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "chore: updated CXProvider init and config flow (#2326)",
          "author_name": "Artem Grintsevich",
          "author_login": "greenfrvr",
          "committed_at": "2026-07-08T15:25:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "95bcc2a2dac12c0051b61a1704f927793eaaf727",
          "body": "…om (#2324)\n\n### 💡 Overview\n\n**Primarily this PR implements the advice below from Android\ncore-telecom docs**\n\n<img width=\"944\" height=\"629\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/b2b02f92-118f-4577-a5ab-19b651a9f5d0\"\n/>\n\nOther changes: \n\n* Fix: incoming calls were always added \n[…]\nlecom audio routing on\niOS).\n* **Tests**\n* Added Jest coverage for Telecom-managed endpoint status and\n`didChangeAudioEndpoints`.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix: android callingx calls should handle audio through through telec…",
          "author_name": "Santhosh Vaiyapuri",
          "author_login": "santhoshvai",
          "committed_at": "2026-07-08T10:44:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b53d3bf73839ece096aa0f0172773ea95d30de10",
          "body": "…2325)\n\n### 💡 Overview\n\nThe dialer page (`/ring?type=audio_call`) hardcodes `video: true` in its\n`call.getOrCreate({ ring: true, ... })` request regardless of the call\ntype from the URL. The backend rejects ring requests with `video: true`\non call types that have video disabled:\n\n```\nGetOrCreateCall\n[…]\nion errors in supported cases.\n* Video is now enabled only for call types that support it, making\ndialing more reliable overall.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(react-dogfood): do not request video ring on audio_call dialer (#…",
          "author_name": "Aleksandar Apostolov",
          "author_login": "aleksandar-apostolov",
          "committed_at": "2026-07-07T14:11:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "acde928e53363f40a685f3713a9a5c41126063a2",
          "body": "### 💡 Overview\n\nThis PR upgrades the bundled Krisp noise-cancellation SDK in\n`@stream-io/audio-filters-web` from 2.3.4 to 2.3.8. The public API is\nunchanged across these versions, so the upgrade is a bundle replacement\nrather than an integration change.\nThe noise-cancellation model is not changed.\n\n\n[…]\nchance of interruptions when buffer issues occur during\naudio filtering.\n\n* **Chores**\n  * Updated the bundled audio SDK version.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "feat(audio-filters-web): Upgrade krisp to 2.3.8 (#2308)",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-07-06T14:27:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e6919d7b304e7936911c68b8a447a41c8f21264a",
          "body": "### 💡 Overview\n\nThe dialer page created ringing calls without `video: true`, so outgoing\nrings weren't flagged as video calls. This adds `video: true` alongside\nthe existing `ring: true` in `getOrCreate`.\n\n### 📝 Implementation notes\n\nOne-line change in `DialerPage.tsx`.\n\n\n<!-- This is an auto-genera\n[…]\nures**\n* Ringing now starts with video enabled by default, so calls initiated\nfrom the dialer can open with video support ready.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "feat(dogfood): enable video on outgoing ringing calls (#2323)",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-07-06T13:10:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1b7756cb0951079facd591807f06cc606b256309",
          "body": "## Summary\n- Add explicit `permissions` blocks to four workflows flagged by CodeQL\n`actions/missing-workflow-permissions` (alerts #2, #4, #5, #7–#10, #33).\n- Follows the same pattern as `test.yml`: default to read-only\n`contents`, grant `actions: write` only where artifact upload/download\nis needed,\n[…]\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->\n\n---------\n\nCo-authored-by: Peter Matkovski <matkovski@Peters-MacBook-Pro.local>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "ci: Add least-privilege permissions to GitHub Actions workflows (#2322)",
          "author_name": "Peter Matkovski",
          "author_login": "peter-matkovski",
          "committed_at": "2026-07-06T08:43:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "41a8bc8b2ab07eff0867102ec7ca9c9a87b43018",
          "body": "…#2321)\n\n### 💡 Overview\n\nIn rn dogfood, closed captions appeared only when speaking while muted\nwas shown. This is fixed in this PR.\n\nExtra: moved components inside its parent scoped folders. \n\n### 📝 Implementation notes\n\n🎫 Ticket: https://linear.app/stream/issue/XYZ-123\n\n📑 Docs: https://github.com/\n[…]\nlated references in the call screen to match the\ncurrent structure.\n\n* **Chores**\n  * Removed unused call assets and components.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(dogfood): closed captions appeared only on speaking while muted (…",
          "author_name": "Santhosh Vaiyapuri",
          "author_login": "santhoshvai",
          "committed_at": "2026-07-06T07:30:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c3bac0f00222a9fc931f26e22ed3dc5ce1c38bbc",
          "body": "### 💡 Overview\n\nMade ringing call in the dogfood use the same callcontrols as the\nmeeting calls\n\n### 📝 Implementation notes\n\n🎫 Ticket: https://linear.app/stream/issue/RN-344\n\n📑 Docs: https://github.com/GetStream/docs-content/pull/<id>\n\n\n<!-- This is an auto-generated comment: release notes by codera\n[…]\ncipant actions only\nappear when available.\n* Refined call UI presentation with improved background handling during\nactive calls.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "feat(dogfood-rn): make ringing UI share callcontent with meeting (#2318)",
          "author_name": "Santhosh Vaiyapuri",
          "author_login": "santhoshvai",
          "committed_at": "2026-07-06T04:52:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f9ab807975b75b526b175b85c275dac6b8eedd56",
          "body": "… appears after mount (#2317)\n\nFixes a React Native bug where a remote participant's video is never\nsubscribed to on the first session, even though the participant and its\npublished video track are present in call state. No\n`updateSubscriptions` call is sent for that participant at all, and only\na m\n[…]\nactions` prop (->\n`supportedReactions`).\n\n🎫 Ticket:\nhttps://linear.app/stream/issue/RN-408/rn-client-does-not-request-video-on-first-user-session\n📑 Docs: _N/A (internal bug fix, no public API change)_",
          "is_bot": false,
          "headline": "fix(react-native-sdk): subscribe to remote video when the participant…",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-07-03T12:44:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ef8ba457f169e8b1b2b72dfac8d8ec6375560cc",
          "body": "### 💡 Overview\n\nAdds a webrtc-reference subagent and turns the \"Android or iOS WebRTC\nReference\" section of AGENTS.md into a pointer to it. This saves tokens.\nWe need not use main agent for grepping reference codebase.\n\n### 📝 Implementation notes\n\n- New: .claude/agents/webrtc-reference.md — pure ref\n[…]\net, effort: medium (cheaper than main thread; effort pinned\non every invocation including auto-delegation).\n- Tools restricted to read-only: WebFetch, WebSearch, Read, Grep, Glob —\nno Bash/Edit/Write.",
          "is_bot": false,
          "headline": "chore:  add webrtc-reference subagent for native WebRTC lookups (#2315)",
          "author_name": "Santhosh Vaiyapuri",
          "author_login": "santhoshvai",
          "committed_at": "2026-07-03T11:31:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ca8621a53daace0561235cac4a82d03d031ffe15",
          "body": "…sample apps (#2316)\n\n### 💡 Overview\n\nSample-app maintenance grouped into two commits (no published SDK source\nis touched):\n\n1. **RN dogfood iOS -> UIScene lifecycle** - iOS 26+ SDKs require the\nscene lifecycle, so the React Native root view can no longer be created\ndirectly in `AppDelegate`.\n2. **s\n[…]\npported version for\nmore reliable builds.\n\n* **Chores**\n  * Updated environment-aware client configuration in React sample apps.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "chore: update RN dogfood iOS scene lifecycle and bump stream-chat in …",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-07-03T10:16:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "54689f3daf19143192291c712f978fe43e2035a1",
          "body": "…ceStaticLinking (#2314)\n\nFixes #2313\n\nRemoved the `withBuildProperties` plugin entirely along with the\nnow-unused `expo-build-properties` dependency.\n\nThe ProGuard rule is unnecessary: `@stream-io/react-native-webrtc` ships\n`android/consumer-rules.pro` with `-keep class org.webrtc.** { *; }` and\nap\n[…]\nies\nstep from the native plugin pipeline.\n* Updated package dependencies to no longer include the Expo\nbuild-properties package.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix: remove redundant expo build-properties plugin that reset ios.for…",
          "author_name": "Santhosh Vaiyapuri",
          "author_login": "santhoshvai",
          "committed_at": "2026-07-02T12:58:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "28a71cc156aeac99b4b815d75db41429da27872c",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-dogfood): release version 4.40.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "948fdddbac0fcbdab5d4c95bf3c8169a8ec73844",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-sdk): release version 1.39.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01a0a8b52b3b81065585d8d65fe3a0a694f68e76",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-sdk): release version 1.40.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "801f0d5d2534641ca7f64426795a6b033e9f2480",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-filters-web): release version 0.8.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8df59b71990155572693519e95eff1d714587c41",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/react-native-callingx): release version 0.6.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:36:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91fa470f3d01957c17874c52b62dbe5602991b54",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-filters-react-native): release version 0.14.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2a6ce18bf3dddebab442925efaded9d028d072f",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/noise-cancellation-react-native): release version 0.9.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc26263ecbfa477a10c13fc1bf89214dde639e2",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-bindings): release version 1.18.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f48a4d562bfc3e33c475496c849807b5b46363",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-client): release version 1.55.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:35:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f528f9ce00c1542d6127c8c80af1e1d9c340d7c6",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/audio-filters-web): release version 0.9.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-07-02T12:35:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac79c64f7231b12295e726f258e92c28b239d28b",
          "body": "### 💡 Overview\n\nAdjusted the way how we confirm registered calls in CallKit, prevented\ncold state async instantiation issue.\nLoosen condition for CXProvider recreation on setup.\n\n🎫 Ticket:\nhttps://linear.app/stream/issue/RN-401/callkit-cxcallobserver-improvements\n\n\n<!-- This is an auto-generated com\n[…]\nisting\ncall is already in progress.\n* Reduced cases where call status could become out of sync with the\napp’s current call list.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix: made CXCallObserver static warm instance (#2306)",
          "author_name": "Artem Grintsevich",
          "author_login": "greenfrvr",
          "committed_at": "2026-07-02T12:28:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "049f06b30ec7f420e0eab0e298545c5d2d3bcc67",
          "body": "…#2309)\n\n### 💡 Overview\nThis PR fixes an issue where republishing could reuse a cached publisher\ntransceiver without renegotiating, even if the previous SetPublisher\nnegotiation failed. Publisher transceivers are now marked as negotiated\nonly after a successful SFU negotiation. If a cached transceiv\n[…]\nhly without extra setup.\n* Reduced delays in quality changes and unpublish/re-publish scenarios\nfor some browser-specific cases.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix: renegotiate unacknowledged publisher transceivers on republish (…",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-06-30T14:21:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "30b332cd2dc5542305f8722db9a8d55ba139af9a",
          "body": "… timeout (#2307)\n\n### 💡 Overview\n\nThis PR fixes an issue where `connectUser()` could hide the real initial\nWebSocket failure reason. When the initial WS connection failed with a\ntransient error, the client started the reconnect flow and later threw\nthe generic `\"initial WS connection could not be e\n[…]\ne healthy.\n\n* **Tests**\n* Added coverage for reconnect failures to ensure the reported error\nincludes the specific close reason.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(client): propagate underlying WS connection error through connect…",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-06-29T08:57:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "81852bb4e9b21b1aaf801c7ffce20a1de7692930",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-dogfood): release version 4.40.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dfbb7cfecd58c688956e26565fe14587c84856c",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-sdk): release version 1.39.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c994f30b05e2f139978b8531aee2ebdee42112b",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-sdk): release version 1.40.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef34a852023194c93c1ba28b67d84dddca76fb6b",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-styling): release version 1.14.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5921e75c6c36086003fe70ecf2611f2ebab92008",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-filters-web): release version 0.8.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b03d5d699a3f558de0885b61c41cffbf8d6553a",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/react-native-callingx): release version 0.6.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de3ef600994564da42a1479bc673eb43f318d6de",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-filters-react-native): release version 0.14.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d13dcca37652f4d4a9e37bceaa9cad46183fb89",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/noise-cancellation-react-native): release version 0.9.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3544252c47439258a4f12ee8821b9aeadd61d11c",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-bindings): release version 1.18.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c313f2ca124999a05ccf617053e665653b05dc9",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-client): release version 1.55.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:14:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04989ab9bd11fd93778a499aa9d0645c24f873d1",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/audio-filters-web): release version 0.9.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-26T12:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1f4ec78b3719d438c72c249d058e0349161b85c",
          "body": "### 💡 Overview\n\nAdds two dropdowns to the React dogfood Developer menu for switching the\nactive publish codec (video and audio) in place, with no SDP\nrenegotiation. Intended as a QA / experimentation dev tool.\n\n### 📝 Implementation notes\n\n- New `CodecSelector` in `DevMenu.tsx`, rendered once for vid\n[…]\nReformatted participant statistics links for clearer, multi-line\ndisplay while keeping the same behavior and selection precedence\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "feat(react-dogfood): add in-place codec switching to dev menu (#2299)",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-26T11:44:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "06e5f5800498e14e47dc1cb8e46449c86d4a4387",
          "body": "### 💡 Overview\n\nFour reconnection-robustness changes for the core client.\n\n**1. Signal-close revival hardening (`StreamSfuClient`, `Call`).** A\nwedged signal WebSocket can be detected as dead by two independent\nsources (the health watchdog and the transport `close` event), which on\na stuck socket ca\n[…]\nen, `iceCandiates` helper, and\nsubscriber trickle wiring + rollback-restore coverage.\n\n🎫 Ticket:\nhttps://linear.app/stream/issue/REACT-1016/improve-bandwidth-estimation-ramp-up-and-harden-ice-restarts",
          "is_bot": false,
          "headline": "fix(client): harden SFU reconnection and ICE-restart recovery (#2285)",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-26T10:40:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c5803fc777a241d25c975e316140700c773bc840",
          "body": "### 💡 Overview\n\nImproves delivery reliability of the delta-compressed WebRTC stats\n(`rtcStats`) that `SfuStatsReporter` sends to the SFU. The delta chain\nassumed in-order, exactly-once delivery, but `sendStats` is a loose,\nno-retry HTTP call, so under bad network conditions deltas were dropped\nor ap\n[…]\nr delta delivery, flush/scheduling behavior,\nconcurrency serialization, and capped trace buffering (including\noverflow/rollback).\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(client): reliably deliver delta-compressed WebRTC stats (#2304)",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-26T10:20:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "75e04894e7a28f563c2665c1f4a1e763317bb247",
          "body": "This reverts commit 1efbf0188864edc4de3bf4d03d87e189fddf4663.",
          "is_bot": false,
          "headline": "Revert \"feat: made CXCallObserver static warm instance\"",
          "author_name": "Artem Grintsevich",
          "author_login": "greenfrvr",
          "committed_at": "2026-06-25T17:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1efbf0188864edc4de3bf4d03d87e189fddf4663",
          "body": null,
          "is_bot": false,
          "headline": "feat: made CXCallObserver static warm instance",
          "author_name": "Artem Grintsevich",
          "author_login": "greenfrvr",
          "committed_at": "2026-06-25T16:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7a5c8677717e62cacee903eb2a0e586b15b4b88",
          "body": "### 💡 Overview\n\n`StreamVideoClient.api.test.ts` was an integration test that hit a live\ncoordinator backend. It required `STREAM_API_KEY`/`STREAM_SECRET`,\nrelied on retries and long timeouts, and was flaky. This converts it\ninto a fast, hermetic unit test (runs in ~16ms, no backend).\n\n### 📝 Implemen\n[…]\noint + payload) and\nresponse transformation (`queryCalls` wrapping responses into `Call`\ninstances).\n- Original test names and structure preserved; only the bodies changed.\n\n🎫 Ticket: N/A\n\n📑 Docs: N/A",
          "is_bot": false,
          "headline": "test(client): convert StreamVideoClient API test to a unit test (#2303)",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-24T16:46:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87cfaa456e2ed7d1a0b5034a95d0f09f01903d2e",
          "body": "### 💡 Overview\n\nThis PR contains pre-call testing functionality for React Native SDK and\ndogfood app example how it can be used by end user. The idea of pre-call\ntesting is to receive loopback tracks and record them to a local video\nfile to be able to check the call from the callee's perspective.\n\n#\n[…]\n audio and tracking loopback streams.\n* Enhanced join flow options so loopback recording is applied correctly\nand reset on leave.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "feat: pre-call testing (#2235)",
          "author_name": "Artem Grintsevich",
          "author_login": "greenfrvr",
          "committed_at": "2026-06-24T15:21:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cbf18642f9466614a9ee11d08ceaad8c2ce98d58",
          "body": "…e dead code (#2274)\n\n### 💡 Overview\n\nA batch of React Native SDK performance and cleanup changes: re-render\nreductions across the participant and livestream render chain, an\nevent-listener memory-leak fix, an unmount-safety guard, and dead-icon\ncleanup. No public API changes.\n\n### 📝 Implementation \n[…]\nndering responsiveness.\n\n* **Chores**\n* Removed unused/deprecated icons from the SDK exports and updated the\nsample app to match.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "perf(react-native-sdk): reduce re-renders, fix listener cleanup, prun…",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-24T11:40:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f260fc20817408ffa6e808841776b90b63565b19",
          "body": "### 💡 Overview\n\nAdds a per-package **bundle-size report** that posts (and updates) a\nsingle sticky comment on every PR, showing each publishable package's\nunminified and minified size plus the minified delta vs `main` — all in\nKB. Also bumps the repo's GitHub Actions to their latest released\nversion\n[…]\nrs (`actions/download-artifact@v8`,\n`actions/upload-artifact@v7`); the rest were already on their current\nmajor.\n\n🎫 Ticket: N/A\n\n📑 Docs: N/A (internal CI tooling; no public API or SDK behavior change)",
          "is_bot": false,
          "headline": "ci(bundle-size): per-package size report with deltas on PRs (#2302)",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-24T08:41:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86fc21a82afb2db49ef4fc1562a5b5d456d85f27",
          "body": "### 💡 Overview\n\nThis PR fixes an issue where the client event reporter emits telemetry\nfor a call that is no longer registered, producing events the backend\nrejects (400, code 4: type is required / join_attempt_id is required).\nWhen `leave()` races an in-flight join, the join flow keeps running\nafte\n[…]\n call-scoped updates.\n* Preserved connection-level reporting where appropriate, even if the\nassociated call is no longer active.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(client): omit client telemetry events for unregistered calls (#2301)",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-06-24T08:17:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0234d1e2e3e2f031d69ab6335c97924f9f47a6ec",
          "body": "Performance and hygiene fixes for `@stream-io/video-react-sdk`, from a\nstructured performance audit. Three focus areas: re-render reduction on\nhot paths, event-listener hygiene, and one use-after-cleanup correctness\nfix. No public API changes.\n\n### 📝 Implementation notes\n\n- **`React.memo` on hot-pat\n[…]\n\n`stream`/element change or unmount within the same tick fired it on an\nelement the cleanup had just nulled, producing `play() interrupted` /\n`AbortError` noise. The timeout is now cleared in cleanup.",
          "is_bot": false,
          "headline": "perf(react-sdk): reduce re-renders and event-listener churn (#2273)",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-23T08:58:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "df729c01d9eaf9a7229d618b51381f6c6cfeb8ca",
          "body": "…an in-flight reconnect (#2300)\n\n### 💡 Overview\nThis PR fixes an issue where a network offline / online transition could\ninterfere with an ongoing SFU reconnect. In some cases, the network\nrecovery handler would close the newly created SFU signaling socket\nwhile the rejoin was still in progress. The\n[…]\n to\nprevent unnecessary disconnections when a reconnect is already in\nprogress, resulting in more reliable connection stability.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(client): don't tear down the SFU socket on a network blip during …",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-06-23T08:51:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d9ea15846582fa8db86b3b873eca2afe92ae3593",
          "body": "…r floors (#2290)\n\n### 💡 Overview\n\nUpgrades the monorepo to **TypeScript 6.0.3**, pins the compilation\n`target` / `module` / `lib` to **ES2022**, introduces a shared\nTypeScript config package, and raises the supported-browser floors.\n\n### 📝 Implementation notes\n\n**TypeScript 6.0.3** across all works\n[…]\nfiguration across packages.\n* Adjusted browser support checks (Chrome/Edge 136+, Firefox 137+,\nSafari 18+, Android WebView 136+).\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "feat: upgrade to TypeScript 6.0.3, pin ES2022, raise supported-browse…",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-22T13:02:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "818f9c5fa3c2eed34818d13b0f50312eb6e77b84",
          "body": "…2298)\n\n### 💡 Overview\n\nAfter each release, automatically comment on every released PR and the\nGitHub issues it closes, telling the submitter which package versions\nship their change. This resumes and levels up the changelog-enrichment\nwork from #2297: that PR explained _what_ changed in dependent S\n[…]\nils open if the `gh` comment read\nerrors, so a rerun could double-post.\n- `yarn test:scripts` is not yet wired into the CI `test.yml` workflow.\n\n🎫 Ticket: _TBD_\n\n📑 Docs: n/a (internal release tooling)",
          "is_bot": false,
          "headline": "ci(release): comment shipped-in-release versions on PRs and issues (#…",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-22T10:07:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9be2ad3e7b8592b68284aae31f88aa8c8aa88263",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-dogfood): release version 4.39.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-19T14:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e68eb9d15162ec9cd69d36f9d184ad78f3845b4",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-sdk): release version 1.38.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-19T14:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a01416ef6ae8ca752097056007f211615fca60",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-sdk): release version 1.39.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-19T14:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9522752206ee11d8354d98030cd5b7580dc1663c",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-bindings): release version 1.17.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-19T14:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae79f4737ffa53f96f6736a5158fbb32f7034c4e",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-client): release version 1.54.0",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-19T14:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a11ca1555a9d9dfb88afd9a63ea576117bf8e0a6",
          "body": "…s (#2297)\n\nDependent SDKs (`@stream-io/video-react-sdk`,\n`@stream-io/video-react-native-sdk`) are usually versioned only because\na workspace dependency changed, so their changelog / GitHub release /\nnpm page showed nothing but `@stream-io/video-client updated to version\nX.Y.Z` — hiding the actual c\n[…]\nw included in the React Native SDK package\ndistribution.\n  * Added test coverage for changelog enrichment and parsing utilities.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "chore(release): enrich SDK changelogs with upstream dependency change…",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-19T13:13:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "978602cd44e4551ff5af33d8da9f41a55036106f",
          "body": "…endency (#2294)\n\n### 💡 Overview\n\n`@stream-io/video-react-bindings` imports `@stream-io/video-client` at\nruntime, but the package only declared it under `peerDependencies` and\n`devDependencies`; it was missing from `dependencies`. This declares it\nas a regular `workspace:*` runtime dependency.\n\n### \n[…]\n-->\n\n## Summary by CodeRabbit\n\n* **Chores**\n* Optimized internal package dependencies to improve installation and\ncompatibility.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(react-bindings): declare @stream-io/video-client as a runtime dep…",
          "author_name": "Oliver Lazoroski",
          "author_login": "oliverlaz",
          "committed_at": "2026-06-19T09:48:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c14617ce8cccbb97cc68e8ba75225f49607ccbe",
          "body": "### 💡 Overview\nThis PR fixes an issue where a reconnecting client could get stuck\nrejoining the same unhealthy SFU, because the coordinator's `/join` can\nhand back the same SFU that failed. Failed rejoins are counted per SFU\nduring a reconnection, and once an SFU fails enough times we set\n`migrating\n[…]\nged.\n* Strengthened reconnection test coverage to validate the updated rejoin\nand SFU exclusion behavior across multiple retries.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(client): send migrating_from after repeated rejoin failures (#2287)",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-06-19T08:16:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "30341888eddbe878e97d39bb2f11c5b4455755d6",
          "body": "… recovery (#2292)\n\n### 💡 Overview\nThis PR fixes an issue where a `network: online` event could close the\nSFU WebSocket even though the call had not entered offline recovery.\nThis can happen when `network: offline` fires before the call has\nsuccessfully joined, so no networkAvailableTask is created.\n[…]\nt unnecessary\noperations when transitioning back online, ensuring more reliable\nconnectivity restoration during network changes.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(client): avoid SFU socket close when online fires without offline…",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-06-18T12:19:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a9c670dec44cc008f1b22aab8cb61998e71d3050",
          "body": "…ng (#2275)\n\n### 💡 Overview\nThe SFU now publishes a video track right after `setPublisher` (before\nthe first frame), so there's a window where a participant has a video\ntrack that's still connecting. This PR shows a spinner during that\nwindow - mirroring the existing\naudio-connecting behaviour which\n[…]\nreen share connection states\n* Improved participant labels to display both audio and video connecting\nstatus during active calls\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "feat(client): show connecting indicator while video track is connecti…",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-06-16T11:33:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d72791614c98ca3bedafe0538e0ac68050260ead",
          "body": "### 💡 Overview\nThis PR introduces a `disableClientEventReporting` client option that\nturns off the client-side event reporter (call-lifecycle telemetry) for\na given `StreamVideoClient` instance. It defaults to `false`, so\nexisting behavior is unchanged for all callers.\nThe egress composite sample ap\n[…]\n\n* Added coverage to verify no event requests are sent when reporting is\nturned off (including an egress composite sample setup).\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "feat(client): allow disabling client event reporter (#2286)",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-06-16T09:36:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9bf5062460b0fbabf5360cd2184157a70d1d95b",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-dogfood): release version 4.38.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T15:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a9e98384aaa4a9cd899c7d08c7f52b4750ed4b",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-sdk): release version 1.38.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T15:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e60ba7773ea55a6ec41dcd3f028f1c651a65c984",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-sdk): release version 1.37.7",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T15:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d752aa052071563244ff308aca35be9b03e9afaf",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-bindings): release version 1.16.5",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T15:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ebca914a82ef9c428a31fcad25ea98b32203547",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-client): release version 1.53.2",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T15:50:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4403348115500499cd60919a417d97659546bb8b",
          "body": "…sconnect races an in-flight join (#2284)\n\n### 💡 Overview\nThis PR fixes client call-event telemetry being rejected by the backend\nwith 400 `user_id is required` when `disconnectUser() `(or a fast\nunmount / StrictMode remount) races an in-flight join() so the orphaned\njoin kept emitting events that r\n[…]\n\n\n* **Bug Fixes**\n* Enhanced event tracking reliability for join operations with improved\nuser identification fallback handling.\n\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->",
          "is_bot": false,
          "headline": "fix(client): keep user_id populated in call event telemetry when a di…",
          "author_name": "jdimovska",
          "author_login": "jdimovska",
          "committed_at": "2026-06-12T15:36:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4acebc79f9bc0ee8af54473a43804ad83ae8fdb3",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-dogfood): release version 4.38.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T10:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe60d1ca48bcdc718f5f947201dc46b129b653f4",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-native-sdk): release version 1.38.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T10:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d12d16247f1cd35a8e77359f6ef866397c5d700d",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/react-native-callingx): release version 0.5.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T10:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8807bd769e06f7568eee718ce18634c0f5e06a3a",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-sdk): release version 1.37.6",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T10:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6513b0cbfb578144dfef15f54545c698febd7be",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-react-bindings): release version 1.16.4",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T10:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c33e0d5d718a59c8a98aaf0fdcea05c74d4b480",
          "body": null,
          "is_bot": false,
          "headline": "chore(@stream-io/video-client): release version 1.53.1",
          "author_name": "GitHub Actions Bot",
          "author_login": null,
          "committed_at": "2026-06-12T10:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc672a69971d6ca46648696c242609c687cb42d7",
          "body": "### 💡 Overview\n\n1. If voice processing was enabled, but mic was muted and then call was\njoined.. remote audio did not play - [fix(ios): joining a call muted can\nbreak both sending and receiving\na…](https://github.com/GetStream/stream-video-js/commit/dc252118646ab5398b8fdefc675514a4feb103fc)\n2. [fix:\n[…]\ning preparation\nlifecycle.\n<!-- end of auto-generated comment: release notes by coderabbit.ai -->\n\n---------\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(ios): joining a call muted may break remote audio playout (#2282)",
          "author_name": "Santhosh Vaiyapuri",
          "author_login": "santhoshvai",
          "committed_at": "2026-06-12T10:46:03Z",
          "body_truncated": true,
          "is_coding_agent": true
        }
      ],
      "releases_count": 100,
      "commits_last_year": 399,
      "latest_release_at": "2026-07-17T09:32:04Z",
      "latest_release_tag": "@stream-io/video-react-sdk-1.39.3",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 0.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@stream-io/video-client",
          "exists": true,
          "license": "See license in LICENSE",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@stream-io/video-client",
          "is_deprecated": false,
          "latest_version": "1.55.2",
          "repository_url": "https://github.com/GetStream/stream-video-js",
          "versions_count": 573,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 236336,
          "first_published_at": "2023-02-09T10:48:48.804000Z",
          "latest_published_at": "2026-07-17T09:30:02.129000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "@stream-io/video-codemod",
          "exists": true,
          "license": "See license in LICENSE",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@stream-io/video-codemod",
          "is_deprecated": false,
          "latest_version": "0.0.2",
          "repository_url": "https://github.com/GetStream/stream-video-js",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 31,
          "first_published_at": "2025-12-24T14:43:09.573000Z",
          "latest_published_at": "2026-06-01T14:25:13.727000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 50
        },
        {
          "name": "@stream-io/video-styling",
          "exists": true,
          "license": "See license in LICENSE",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@stream-io/video-styling",
          "is_deprecated": false,
          "latest_version": "1.14.2",
          "repository_url": "https://github.com/GetStream/stream-video-js",
          "versions_count": 30,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 1899,
          "first_published_at": "2024-04-05T12:25:07.008000Z",
          "latest_published_at": "2026-06-26T12:16:39.564000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 25
        },
        {
          "name": "@stream-io/video-react-sdk",
          "exists": true,
          "license": "See license in LICENSE",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@stream-io/video-react-sdk",
          "is_deprecated": false,
          "latest_version": "1.39.3",
          "repository_url": "https://github.com/GetStream/stream-video-js",
          "versions_count": 579,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 155887,
          "first_published_at": "2023-05-07T09:27:38.009000Z",
          "latest_published_at": "2026-07-17T09:32:09.899000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "@stream-io/video-react-bindings",
          "exists": true,
          "license": "See license in LICENSE",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@stream-io/video-react-bindings",
          "is_deprecated": false,
          "latest_version": "1.18.3",
          "repository_url": "https://github.com/GetStream/stream-video-js",
          "versions_count": 467,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 207341,
          "first_published_at": "2023-05-07T11:21:05.229000Z",
          "latest_published_at": "2026-07-17T09:30:14.321000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "@stream-io/video-react-native-sdk",
          "exists": true,
          "license": "See license in LICENSE",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@stream-io/video-react-native-sdk",
          "is_deprecated": false,
          "latest_version": "1.41.0",
          "repository_url": "https://github.com/GetStream/stream-video-js",
          "versions_count": 721,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 64608,
          "first_published_at": "2023-06-09T10:38:13.470000Z",
          "latest_published_at": "2026-07-17T09:31:42.168000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "@stream-io/audio-filters-web",
          "exists": true,
          "license": "See license in LICENSE",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@stream-io/audio-filters-web",
          "is_deprecated": false,
          "latest_version": "0.10.1",
          "repository_url": "https://github.com/GetStream/stream-video-js",
          "versions_count": 26,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 39969,
          "first_published_at": "2024-04-25T16:16:37.188000Z",
          "latest_published_at": "2026-07-17T09:29:36.419000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "@stream-io/video-filters-web",
          "exists": true,
          "license": "See license in LICENSE",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@stream-io/video-filters-web",
          "is_deprecated": false,
          "latest_version": "0.8.3",
          "repository_url": "https://github.com/GetStream/stream-video-js",
          "versions_count": 28,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 8,
          "monthly_downloads": 160692,
          "first_published_at": "2024-04-05T12:25:00.697000Z",
          "latest_published_at": "2026-07-17T09:31:17.479000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 49,
      "stars": 124,
      "watchers": 27,
      "fork_history": {
        "days": [
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 49,
        "total_forks": 49
      },
      "star_history": {
        "days": [
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 2
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-29",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 2
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 2
          },
          {
            "date": "2024-03-16",
            "count": 2
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 2
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-08-10",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 2
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 2
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-27",
            "count": 2
          },
          {
            "date": "2026-04-18",
            "count": 7
          },
          {
            "date": "2026-04-19",
            "count": 3
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 124,
        "total_stars": 124
      },
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/audio-filters-web/tsconfig.json",
        "packages/client/tsconfig.json",
        "packages/noise-cancellation-react-native/tsconfig.json",
        "packages/react-bindings/tsconfig.json",
        "packages/react-native-callingx/tsconfig.json",
        "packages/react-native-sdk/expo-config-plugin/tsconfig.json",
        "packages/react-native-sdk/tsconfig.json",
        "packages/react-sdk/tsconfig.json",
        "packages/video-filters-react-native/tsconfig.json",
        "packages/video-filters-web/tsconfig.json",
        "sample-apps/client/ts-quickstart/tsconfig.json",
        "sample-apps/react-native/dogfood/tsconfig.json",
        "sample-apps/react-native/expo-video-sample/tsconfig.json",
        "sample-apps/react-native/ringing-tutorial/tsconfig.json",
        "sample-apps/react/audio-rooms/tsconfig.json",
        "sample-apps/react/cookbook-participant-list/tsconfig.json",
        "sample-apps/react/egress-composite/tsconfig.json",
        "sample-apps/react/livestream-app/tsconfig.json",
        "sample-apps/react/messenger-clone/tsconfig.json",
        "sample-apps/react/react-dogfood/tsconfig.json",
        "sample-apps/react/stream-video-react-tutorial/tsconfig.json",
        "sample-apps/react/zoom-clone/tsconfig.json"
      ],
      "toolchain_manifests": [
        "packages/noise-cancellation-react-native/android/build.gradle",
        "packages/react-native-callingx/android/build.gradle",
        "packages/react-native-sdk/android/build.gradle",
        "packages/video-filters-react-native/android/build.gradle",
        "sample-apps/react-native/dogfood/android/app/build.gradle",
        "sample-apps/react-native/dogfood/android/build.gradle",
        "sample-apps/react-native/expo-video-sample/modules/video-effects/android/build.gradle"
      ],
      "largest_source_bytes": 3007361,
      "source_files_sampled": 1436,
      "oversized_source_files": 10,
      "agent_instruction_files": [
        ".claude/CLAUDE.md",
        "AGENTS.md",
        "packages/client/CLAUDE.md",
        "packages/react-native-sdk/CLAUDE.md",
        "packages/react-sdk/CLAUDE.md",
        "sample-apps/react-native/dogfood/CLAUDE.md",
        "sample-apps/react/react-dogfood/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 33203
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-25h7-pfq9-p65f",
              "GHSA-rf6f-7fwh-wjgh"
            ],
            "fixed_version": "3.4.2",
            "advisory_count": 2,
            "oldest_advisory_days": 130
          },
          {
            "name": "protobufjs",
            "direct": false,
            "version": "7.4.0",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-2pr8-phx7-x9h3",
              "GHSA-66ff-xgx4-vchm",
              "GHSA-685m-2w69-288q",
              "GHSA-75px-5xx7-5xc7",
              "GHSA-f38q-mgvj-vph7",
              "GHSA-fx83-v9x8-x52w",
              "GHSA-jggg-4jg4-v7c6",
              "GHSA-jvwf-75h9-cwgg",
              "GHSA-q6x5-8v7m-xcrf",
              "GHSA-wcpc-wj8m-hjx6"
            ],
            "fixed_version": "8.6.0",
            "advisory_count": 11,
            "oldest_advisory_days": 96
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-395f-4hp3-45gv",
              "GHSA-w7jw-789q-3m8p"
            ],
            "fixed_version": "1.9.0",
            "advisory_count": 2,
            "oldest_advisory_days": 42
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.16.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-42h9-826w-cgv3",
              "GHSA-7q8q-rj6j-mhjq",
              "GHSA-f4gw-2p7v-4548",
              "GHSA-gcfj-64vw-6mp9",
              "GHSA-hcpx-6fm6-wx23",
              "GHSA-jqh4-m9w3-8hp9",
              "GHSA-mmx7-hfxf-jppx",
              "GHSA-mwf2-3pr3-8698",
              "GHSA-pmv8-rq9r-6j72",
              "GHSA-xj6q-8x83-jv6g"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 10,
            "oldest_advisory_days": 1
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.16.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-42h9-826w-cgv3",
              "GHSA-7q8q-rj6j-mhjq",
              "GHSA-f4gw-2p7v-4548",
              "GHSA-gcfj-64vw-6mp9",
              "GHSA-hcpx-6fm6-wx23",
              "GHSA-jqh4-m9w3-8hp9",
              "GHSA-mmx7-hfxf-jppx",
              "GHSA-mwf2-3pr3-8698",
              "GHSA-pmv8-rq9r-6j72",
              "GHSA-xj6q-8x83-jv6g"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 10,
            "oldest_advisory_days": 1
          },
          {
            "name": "@grpc/grpc-js",
            "direct": false,
            "version": "1.9.15",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5375-pq7m-f5r2",
              "GHSA-99f4-grh7-6pcq"
            ],
            "fixed_version": "1.14.4",
            "advisory_count": 2,
            "oldest_advisory_days": 40
          },
          {
            "name": "@xmldom/xmldom",
            "direct": false,
            "version": "0.8.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2v35-w6hq-6mfw",
              "GHSA-f6ww-3ggp-fr8h",
              "GHSA-j759-j44w-7fr8",
              "GHSA-wh4c-j3r5-mjhp",
              "GHSA-x6wf-f3px-wcqx"
            ],
            "fixed_version": "0.9.10",
            "advisory_count": 5,
            "oldest_advisory_days": 112
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": "7.2.3",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2j26-frm8-cmj9",
              "GHSA-89vf-4333-qx8v",
              "GHSA-cg4j-q9v8-6v38"
            ],
            "fixed_version": "8.1.2.1",
            "advisory_count": 3,
            "oldest_advisory_days": 120
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.8.8",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-h27x-rffw-24p4"
            ],
            "fixed_version": "2.9.0",
            "advisory_count": 1,
            "oldest_advisory_days": 105
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 407
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.3",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6wx8-w4f5-wwcr",
              "GHSA-h8w8-99g7-qmvj",
              "GHSA-wv3x-4vxv-whpp"
            ],
            "fixed_version": "1.3.7",
            "advisory_count": 3,
            "oldest_advisory_days": 32
          },
          {
            "name": "faraday",
            "direct": false,
            "version": "1.10.4",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-33mh-2634-fwr2",
              "GHSA-98m9-hrrm-r99r"
            ],
            "fixed_version": "2.14.3",
            "advisory_count": 2,
            "oldest_advisory_days": 162
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-v56q-mh7h-f735",
              "GHSA-xvcm-6775-5m9r"
            ],
            "fixed_version": "5.1.8",
            "advisory_count": 2,
            "oldest_advisory_days": 0
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 249
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 2,
            "oldest_advisory_days": 36
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.18.0",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-3m6g-2423-7cp3"
            ],
            "fixed_version": "2.19.2",
            "advisory_count": 1,
            "oldest_advisory_days": 124
          },
          {
            "name": "jwt",
            "direct": false,
            "version": "2.10.2",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.4,
            "advisory_ids": [
              "GHSA-c32j-vqhx-rx3x"
            ],
            "fixed_version": "3.2.0",
            "advisory_count": 1,
            "oldest_advisory_days": 64
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 181
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 153
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 118
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "6.30.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2j2x-hqr9-3h42"
            ],
            "fixed_version": "7.14.1",
            "advisory_count": 1,
            "oldest_advisory_days": 48
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.34.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.3,
            "advisory_ids": [
              "GHSA-f88m-g3jw-g9cj"
            ],
            "fixed_version": "0.35.0",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.2.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-34x7-hfp2-rc4v",
              "GHSA-83g3-92jg-28cx",
              "GHSA-8qq5-rm4j-mr97",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-9ppj-qmqm-q256",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-qffp-2rhf-9h96",
              "GHSA-r6q2-hw4h-h46w",
              "GHSA-vmf3-w455-68vh"
            ],
            "fixed_version": "7.5.19",
            "advisory_count": 11,
            "oldest_advisory_days": 186
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-7c78-jf6q-g5cm"
            ],
            "fixed_version": "0.2.7",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "7.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 90
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 90
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.14",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fx2h-pf6j-xcff",
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 2,
            "oldest_advisory_days": 36
          },
          {
            "name": "websocket-driver",
            "direct": false,
            "version": "0.7.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mp7j-qc5w-4988",
              "GHSA-xv26-6w52-cph6"
            ],
            "fixed_version": "0.7.5",
            "advisory_count": 2,
            "oldest_advisory_days": 6
          },
          {
            "name": "ws",
            "direct": false,
            "version": "6.2.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "@opentelemetry/core",
            "direct": false,
            "version": "2.6.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-8988-4f7v-96qf"
            ],
            "fixed_version": "2.8.0",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "@opentelemetry/core",
            "direct": false,
            "version": "2.7.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-8988-4f7v-96qf"
            ],
            "fixed_version": "2.8.0",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "@protobufjs/utf8",
            "direct": false,
            "version": "1.1.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-q6x5-8v7m-xcrf"
            ],
            "fixed_version": "8.0.2",
            "advisory_count": 1,
            "oldest_advisory_days": 70
          },
          {
            "name": "excon",
            "direct": false,
            "version": "0.112.0",
            "severity": "moderate",
            "ecosystem": "rubygems",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-48rx-c7pg-q66r"
            ],
            "fixed_version": "1.5.0",
            "advisory_count": 1,
            "oldest_advisory_days": 11
          },
          {
            "name": "joi",
            "direct": false,
            "version": "17.9.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-q7cg-457f-vx79"
            ],
            "fixed_version": "18.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 40
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-4fh9-h7wg-q85m"
            ],
            "fixed_version": "13.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 232
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.31",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.1,
            "advisory_ids": [
              "GHSA-qx2v-qp2m-jg93"
            ],
            "fixed_version": "8.5.10",
            "advisory_count": 1,
            "oldest_advisory_days": 88
          },
          {
            "name": "protocol-buffers-schema",
            "direct": false,
            "version": "3.6.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-j452-xhg8-qg39"
            ],
            "fixed_version": "3.6.1",
            "advisory_count": 1,
            "oldest_advisory_days": 97
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 4.3,
            "advisory_ids": [
              "GHSA-48c2-rrv3-qjmp"
            ],
            "fixed_version": "2.8.3",
            "advisory_count": 1,
            "oldest_advisory_days": 118
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-vpq2-c234-7xj6"
            ],
            "fixed_version": "3.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 141
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.2",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-v422-hmwv-36x6"
            ],
            "fixed_version": "2.3.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "launch-editor",
            "direct": false,
            "version": "2.10.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.0.2",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.4,
            "advisory_ids": [
              "GHSA-76c9-3jph-rj3q"
            ],
            "fixed_version": "1.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 369
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 4,
          "high": 30,
          "critical": 3,
          "moderate": 9
        },
        "advisory_count": 109,
        "affected_count": 46,
        "assessed_count": 2294,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 135,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "wasm-feature-detect",
          "manifest": "packages/audio-filters-web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.8.0"
        },
        {
          "name": "@protobuf-ts/runtime",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.11.1"
        },
        {
          "name": "@protobuf-ts/runtime-rpc",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.11.1"
        },
        {
          "name": "@protobuf-ts/twirp-transport",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.11.1"
        },
        {
          "name": "@stream-io/logger",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.0"
        },
        {
          "name": "@stream-io/worker-timer",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.5"
        },
        {
          "name": "axios",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.16.1"
        },
        {
          "name": "rxjs",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "~7.8.2"
        },
        {
          "name": "sdp-transform",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.15.0"
        },
        {
          "name": "ua-parser-js",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.41"
        },
        {
          "name": "webrtc-adapter",
          "manifest": "packages/client/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.2.4"
        },
        {
          "name": "jscodeshift",
          "manifest": "packages/codemod/package.json",
          "ecosystem": "npm",
          "version_constraint": "^17.3.0"
        },
        {
          "name": "@stream-io/video-client",
          "manifest": "packages/react-bindings/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "i18next",
          "manifest": "packages/react-bindings/package.json",
          "ecosystem": "npm",
          "version_constraint": "^25.10.10"
        },
        {
          "name": "rxjs",
          "manifest": "packages/react-bindings/package.json",
          "ecosystem": "npm",
          "version_constraint": "~7.8.2"
        },
        {
          "name": "@stream-io/video-client",
          "manifest": "packages/react-native-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@stream-io/video-react-bindings",
          "manifest": "packages/react-native-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "intl-pluralrules",
          "manifest": "packages/react-native-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.1"
        },
        {
          "name": "react-native-url-polyfill",
          "manifest": "packages/react-native-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "rxjs",
          "manifest": "packages/react-native-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "~7.8.2"
        },
        {
          "name": "text-encoding-polyfill",
          "manifest": "packages/react-native-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.6.7"
        },
        {
          "name": "@floating-ui/react",
          "manifest": "packages/react-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.27.19"
        },
        {
          "name": "@stream-io/video-client",
          "manifest": "packages/react-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@stream-io/video-filters-web",
          "manifest": "packages/react-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@stream-io/video-react-bindings",
          "manifest": "packages/react-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "chart.js",
          "manifest": "packages/react-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.5.1"
        },
        {
          "name": "clsx",
          "manifest": "packages/react-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.1"
        },
        {
          "name": "react-chartjs-2",
          "manifest": "packages/react-sdk/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.3.1"
        },
        {
          "name": "@mediapipe/tasks-vision",
          "manifest": "packages/video-filters-web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.10.35"
        },
        {
          "name": "@stream-io/worker-timer",
          "manifest": "packages/video-filters-web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.5"
        },
        {
          "name": "wasm-feature-detect",
          "manifest": "packages/video-filters-web/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.8.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@floating-ui/react",
            "direct": true,
            "version": "0.27.19",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react",
            "direct": true,
            "version": "^0.27.19",
            "ecosystem": "npm"
          },
          {
            "name": "@mediapipe/tasks-vision",
            "direct": true,
            "version": "0.10.35",
            "ecosystem": "npm"
          },
          {
            "name": "@mediapipe/tasks-vision",
            "direct": true,
            "version": "^0.10.35",
            "ecosystem": "npm"
          },
          {
            "name": "@protobuf-ts/runtime",
            "direct": true,
            "version": "2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobuf-ts/runtime",
            "direct": true,
            "version": "^2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobuf-ts/runtime-rpc",
            "direct": true,
            "version": "2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobuf-ts/runtime-rpc",
            "direct": true,
            "version": "^2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobuf-ts/twirp-transport",
            "direct": true,
            "version": "2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobuf-ts/twirp-transport",
            "direct": true,
            "version": "^2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stream-io/logger",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stream-io/logger",
            "direct": true,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stream-io/worker-timer",
            "direct": true,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@stream-io/worker-timer",
            "direct": true,
            "version": "^1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "1.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": true,
            "version": "^1.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "chart.js",
            "direct": true,
            "version": "4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "chart.js",
            "direct": true,
            "version": "^4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": true,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": true,
            "version": "^2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "i18next",
            "direct": true,
            "version": "25.10.10",
            "ecosystem": "npm"
          },
          {
            "name": "i18next",
            "direct": true,
            "version": "^25.10.10",
            "ecosystem": "npm"
          },
          {
            "name": "intl-pluralrules",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jscodeshift",
            "direct": true,
            "version": "17.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jscodeshift",
            "direct": true,
            "version": "^17.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-chartjs-2",
            "direct": true,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-chartjs-2",
            "direct": true,
            "version": "^5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-url-polyfill",
            "direct": true,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-url-polyfill",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-url-polyfill",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": true,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": true,
            "version": "~7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "sdp-transform",
            "direct": true,
            "version": "2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "sdp-transform",
            "direct": true,
            "version": "^2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-encoding-polyfill",
            "direct": true,
            "version": "0.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "ua-parser-js",
            "direct": true,
            "version": "1.0.41",
            "ecosystem": "npm"
          },
          {
            "name": "ua-parser-js",
            "direct": true,
            "version": "^1.0.41",
            "ecosystem": "npm"
          },
          {
            "name": "wasm-feature-detect",
            "direct": true,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "wasm-feature-detect",
            "direct": true,
            "version": "^1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "webrtc-adapter",
            "direct": true,
            "version": "8.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "webrtc-adapter",
            "direct": true,
            "version": "^8.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@adobe/css-tools",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ark/schema",
            "direct": false,
            "version": "0.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ark/util",
            "direct": false,
            "version": "0.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/cli",
            "direct": false,
            "version": "7.26.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "^7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.29.7",
            "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-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-transforms",
            "direct": false,
            "version": "7.29.7",
            "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-remap-async-to-generator",
            "direct": false,
            "version": "7.29.7",
            "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-split-export-declaration",
            "direct": false,
            "version": "7.24.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-decorators",
            "direct": false,
            "version": "7.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-export-default-from",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-methods",
            "direct": false,
            "version": "7.18.6",
            "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-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-decorators",
            "direct": false,
            "version": "7.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-export-default-from",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-flow",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-named-capturing-groups-regex",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-explicit-resource-management",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-flow-strip-types",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-display-name",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-development",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-self",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-source",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-pure-annotations",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regexp-modifiers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-runtime",
            "direct": false,
            "version": "7.25.9",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-strict-mode",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "^7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-flow",
            "direct": false,
            "version": "7.25.9",
            "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.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/register",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "^7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@borewit/text-codec",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@braintree/sanitize-url",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@config-plugins/react-native-webrtc",
            "direct": false,
            "version": "15.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@config-plugins/react-native-webrtc",
            "direct": false,
            "version": "^15.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@egjs/hammerjs",
            "direct": false,
            "version": "2.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/babel-plugin",
            "direct": false,
            "version": "11.13.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/cache",
            "direct": false,
            "version": "11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/css",
            "direct": false,
            "version": "11.13.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/css",
            "direct": false,
            "version": "^11.13.5",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/hash",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/is-prop-valid",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/memoize",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/react",
            "direct": false,
            "version": "11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/react",
            "direct": false,
            "version": "^11.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/serialize",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/sheet",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/styled",
            "direct": false,
            "version": "11.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/styled",
            "direct": false,
            "version": "^11.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/unitless",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/use-insertion-effect-with-fallbacks",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/utils",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emotion/weak-memoize",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@expo-google-fonts/material-symbols",
            "direct": false,
            "version": "0.4.27",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/cli",
            "direct": false,
            "version": "56.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/code-signing-certificates",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/config",
            "direct": false,
            "version": "56.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/config-plugins",
            "direct": false,
            "version": "56.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/config-types",
            "direct": false,
            "version": "56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/config-types",
            "direct": false,
            "version": "^56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/devcert",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/devtools",
            "direct": false,
            "version": "56.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/dom-webview",
            "direct": false,
            "version": "56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/env",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/expo-modules-macros-plugin",
            "direct": false,
            "version": "0.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/fingerprint",
            "direct": false,
            "version": "0.19.4",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/image-utils",
            "direct": false,
            "version": "0.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/inline-modules",
            "direct": false,
            "version": "0.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/json-file",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/local-build-cache-provider",
            "direct": false,
            "version": "56.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/log-box",
            "direct": false,
            "version": "56.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/metro",
            "direct": false,
            "version": "56.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/metro-config",
            "direct": false,
            "version": "56.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/metro-file-map",
            "direct": false,
            "version": "56.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/metro-runtime",
            "direct": false,
            "version": "56.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/osascript",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/package-manager",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/plist",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/plist",
            "direct": false,
            "version": "^0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/prebuild-config",
            "direct": false,
            "version": "56.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/require-utils",
            "direct": false,
            "version": "56.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/router-server",
            "direct": false,
            "version": "56.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/schema-utils",
            "direct": false,
            "version": "56.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/sdk-runtime-versions",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/spawn-async",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/sudo-prompt",
            "direct": false,
            "version": "9.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/ui",
            "direct": false,
            "version": "56.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/ws-tunnel",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@expo/xcpretty",
            "direct": false,
            "version": "4.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/otel",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/ai",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/analytics",
            "direct": false,
            "version": "0.10.20",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/analytics-compat",
            "direct": false,
            "version": "0.2.26",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/analytics-types",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/app",
            "direct": false,
            "version": "0.14.9",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/app-check",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/app-check-compat",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/app-check-interop-types",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/app-check-types",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/app-compat",
            "direct": false,
            "version": "0.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/app-types",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/auth",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/auth-compat",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/auth-interop-types",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/auth-types",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/component",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/data-connect",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/database",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/database-compat",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/database-types",
            "direct": false,
            "version": "1.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/firestore",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/firestore-compat",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/firestore-types",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/functions",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/functions-compat",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/functions-types",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/installations",
            "direct": false,
            "version": "0.6.20",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/installations-compat",
            "direct": false,
            "version": "0.2.20",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/installations-types",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/logger",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/messaging",
            "direct": false,
            "version": "0.12.24",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/messaging-compat",
            "direct": false,
            "version": "0.2.24",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/messaging-interop-types",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/performance",
            "direct": false,
            "version": "0.7.10",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/performance-compat",
            "direct": false,
            "version": "0.2.23",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/performance-types",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/remote-config",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/remote-config-compat",
            "direct": false,
            "version": "0.2.22",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/remote-config-types",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/storage",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/storage-compat",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/storage-types",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/util",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/webchannel-wrapper",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/core",
            "direct": false,
            "version": "1.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": false,
            "version": "1.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/dom",
            "direct": false,
            "version": "^1.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/react-dom",
            "direct": false,
            "version": "2.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@floating-ui/utils",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promisify",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@gorhom/bottom-sheet",
            "direct": false,
            "version": "5.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@gorhom/portal",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/grpc-js",
            "direct": false,
            "version": "1.9.15",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/proto-loader",
            "direct": false,
            "version": "0.7.13",
            "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": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@hutson/parse-repository-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/colour",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-ppc64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-riscv64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-s390x",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-arm64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-x64",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-ppc64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-riscv64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-s390x",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-wasm32",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-arm64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-ia32",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-x64",
            "direct": false,
            "version": "0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/date",
            "direct": false,
            "version": "3.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/number",
            "direct": false,
            "version": "3.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "@internationalized/string",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/ttlcache",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/create-cache-key-function",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "29.7.0",
            "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.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jscutlery/semver",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@kurkle/color",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@lukeed/csprng",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mapbox/geojson-rewind",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@mapbox/jsonlint-lines-primitives",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@mapbox/mapbox-gl-supported",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mapbox/point-geometry",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mapbox/tiny-sdf",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@mapbox/unitbezier",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mapbox/vector-tile",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mapbox/whoots-js",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-arm64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-darwin-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-arm64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-linux-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@msgpackr-extract/msgpackr-extract-win32-x64",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/core-downloads-tracker",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/icons-material",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/icons-material",
            "direct": false,
            "version": "^6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/material",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/material",
            "direct": false,
            "version": "^6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/private-theming",
            "direct": false,
            "version": "6.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/styled-engine",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/system",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/types",
            "direct": false,
            "version": "7.2.24",
            "ecosystem": "npm"
          },
          {
            "name": "@mui/utils",
            "direct": false,
            "version": "6.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/axios",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/common",
            "direct": false,
            "version": "11.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "@nestjs/core",
            "direct": false,
            "version": "11.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "@next/env",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-darwin-arm64",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-darwin-x64",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-arm64-gnu",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-arm64-musl",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-x64-gnu",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-linux-x64-musl",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-win32-arm64-msvc",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/swc-win32-x64-msvc",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/third-parties",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@next/third-parties",
            "direct": false,
            "version": "^16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nicolo-ribaudo/chokidar-2",
            "direct": false,
            "version": "2.1.8-no-fsevents.3",
            "ecosystem": "npm"
          },
          {
            "name": "@nodable/entities",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@notifee/react-native",
            "direct": false,
            "version": "9.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/move-file",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nuxt/opencollective",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nuxtjs/opencollective",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/devkit",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-darwin-arm64",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-darwin-x64",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-freebsd-x64",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-arm-gnueabihf",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-arm64-gnu",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-arm64-musl",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-x64-gnu",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-x64-musl",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-win32-arm64-msvc",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-win32-x64-msvc",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "@openapitools/openapi-generator-cli",
            "direct": false,
            "version": "2.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "@openapitools/openapi-generator-cli",
            "direct": false,
            "version": "^2.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api-logs",
            "direct": false,
            "version": "0.207.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api-logs",
            "direct": false,
            "version": "0.212.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api-logs",
            "direct": false,
            "version": "0.214.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/core",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/core",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation",
            "direct": false,
            "version": "0.207.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation",
            "direct": false,
            "version": "0.212.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation",
            "direct": false,
            "version": "0.214.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-amqplib",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-connect",
            "direct": false,
            "version": "0.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-dataloader",
            "direct": false,
            "version": "0.31.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-fs",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-generic-pool",
            "direct": false,
            "version": "0.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-graphql",
            "direct": false,
            "version": "0.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-hapi",
            "direct": false,
            "version": "0.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-http",
            "direct": false,
            "version": "0.214.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-kafkajs",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-knex",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-koa",
            "direct": false,
            "version": "0.62.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-lru-memoizer",
            "direct": false,
            "version": "0.58.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-mongodb",
            "direct": false,
            "version": "0.67.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-mongoose",
            "direct": false,
            "version": "0.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-mysql",
            "direct": false,
            "version": "0.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-mysql2",
            "direct": false,
            "version": "0.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-pg",
            "direct": false,
            "version": "0.66.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/instrumentation-tedious",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/resources",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sdk-trace-base",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/semantic-conventions",
            "direct": false,
            "version": "1.41.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/sql-common",
            "direct": false,
            "version": "0.41.2",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.132.0",
            "ecosystem": "npm"
          },
          {
            "name": "@panva/hkdf",
            "direct": false,
            "version": "1.0.4",
            "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": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "^1.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@popperjs/core",
            "direct": false,
            "version": "2.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/instrumentation",
            "direct": false,
            "version": "7.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/aspromise",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/base64",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/codegen",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/eventemitter",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/fetch",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/float",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/inquire",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/path",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/pool",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/utf8",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/primitive",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-collection",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-compose-refs",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-context",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dialog",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-direction",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-dismissable-layer",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-focus-guards",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-focus-scope",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-id",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-portal",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-presence",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-primitive",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-roving-focus",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slot",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slot",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-tabs",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-callback-ref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-controllable-state",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-effect-event",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-escape-keydown",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-use-layout-effect",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-aria/focus",
            "direct": false,
            "version": "3.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-async-storage/async-storage",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-clipboard/clipboard",
            "direct": false,
            "version": "1.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-clipboard/clipboard",
            "direct": false,
            "version": "^1.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-clean",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-config",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-config-android",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-config-apple",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-doctor",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-platform-android",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-platform-apple",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-platform-ios",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-server-api",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-tools",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/cli-types",
            "direct": false,
            "version": "20.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/netinfo",
            "direct": false,
            "version": "12.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/push-notification-ios",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-community/push-notification-ios",
            "direct": false,
            "version": "^1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-firebase/app",
            "direct": false,
            "version": "24.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-firebase/app",
            "direct": false,
            "version": "^24.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-firebase/messaging",
            "direct": false,
            "version": "24.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-firebase/messaging",
            "direct": false,
            "version": "^24.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native-masked-view/masked-view",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/assets-registry",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/babel-plugin-codegen",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/babel-preset",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/babel-preset",
            "direct": false,
            "version": "^0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/codegen",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/community-cli-plugin",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/debugger-frontend",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/debugger-shell",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/dev-middleware",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/gradle-plugin",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/jest-preset",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/js-polyfills",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/metro-babel-transformer",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/metro-config",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/metro-config",
            "direct": false,
            "version": "^0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/normalize-colors",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/typescript-config",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/typescript-config",
            "direct": false,
            "version": "^0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-native/virtualized-lists",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "@react-navigation/core",
            "direct": false,
            "version": "7.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-navigation/elements",
            "direct": false,
            "version": "2.9.19",
            "ecosystem": "npm"
          },
          {
            "name": "@react-navigation/elements",
            "direct": false,
            "version": "^2.9.19",
            "ecosystem": "npm"
          },
          {
            "name": "@react-navigation/native",
            "direct": false,
            "version": "7.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-navigation/native",
            "direct": false,
            "version": "^7.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-navigation/native-stack",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-navigation/native-stack",
            "direct": false,
            "version": "^7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@react-navigation/routers",
            "direct": false,
            "version": "7.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@react-types/shared",
            "direct": false,
            "version": "3.36.0",
            "ecosystem": "npm"
          },
          {
            "name": "@remix-run/router",
            "direct": false,
            "version": "1.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-commonjs",
            "direct": false,
            "version": "28.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-json",
            "direct": false,
            "version": "^6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-replace",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-replace",
            "direct": false,
            "version": "^6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-typescript",
            "direct": false,
            "version": "12.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/plugin-typescript",
            "direct": false,
            "version": "^12.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/pluginutils",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rrweb/record",
            "direct": false,
            "version": "2.0.0-alpha.18",
            "ecosystem": "npm"
          },
          {
            "name": "@rrweb/types",
            "direct": false,
            "version": "2.0.0-alpha.18",
            "ecosystem": "npm"
          },
          {
            "name": "@rrweb/utils",
            "direct": false,
            "version": "2.0.0-alpha.18",
            "ecosystem": "npm"
          },
          {
            "name": "@rtsao/scc",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry-internal/browser-utils",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry-internal/feedback",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry-internal/replay",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry-internal/replay-canvas",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/babel-plugin-component-annotate",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/browser",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/bundler-plugin-core",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli",
            "direct": false,
            "version": "2.58.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-darwin",
            "direct": false,
            "version": "2.58.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-linux-arm",
            "direct": false,
            "version": "2.58.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-linux-arm64",
            "direct": false,
            "version": "2.58.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-linux-i686",
            "direct": false,
            "version": "2.58.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-linux-x64",
            "direct": false,
            "version": "2.58.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-win32-arm64",
            "direct": false,
            "version": "2.58.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-win32-i686",
            "direct": false,
            "version": "2.58.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/cli-win32-x64",
            "direct": false,
            "version": "2.58.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/core",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/nextjs",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/nextjs",
            "direct": false,
            "version": "^10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/node",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/node-core",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/opentelemetry",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/react",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/react",
            "direct": false,
            "version": "^10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/rollup-plugin",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/vercel-edge",
            "direct": false,
            "version": "10.53.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/vite-plugin",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/vite-plugin",
            "direct": false,
            "version": "^5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sentry/webpack-plugin",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sideway/address",
            "direct": false,
            "version": "4.1.4",
            "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": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.41",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@skooldev/skool-stream-layout",
            "direct": false,
            "version": "1.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stream-io/escape-string-regexp",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stream-io/node-sdk",
            "direct": false,
            "version": "0.7.59",
            "ecosystem": "npm"
          },
          {
            "name": "@stream-io/node-sdk",
            "direct": false,
            "version": "^0.7.59",
            "ecosystem": "npm"
          },
          {
            "name": "@stream-io/react-native-webrtc",
            "direct": false,
            "version": "145.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@stream-io/transliterate",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.17",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-dom",
            "direct": false,
            "version": "6.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-native",
            "direct": false,
            "version": "5.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/jest-native",
            "direct": false,
            "version": "^5.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/react-native",
            "direct": false,
            "version": "13.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@testing-library/user-event",
            "direct": false,
            "version": "14.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tokenizer/inflate",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tokenizer/token",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@total-typescript/shoehorn",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@total-typescript/shoehorn",
            "direct": false,
            "version": "^0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node18",
            "direct": false,
            "version": "18.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node18",
            "direct": false,
            "version": "^18.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/css-font-loading-module",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/dom-mediacapture-transform",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/dom-mediacapture-transform",
            "direct": false,
            "version": "^0.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/dom-webcodecs",
            "direct": false,
            "version": "0.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/emscripten",
            "direct": false,
            "version": "1.41.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/emscripten",
            "direct": false,
            "version": "^1.41.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "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/geojson",
            "direct": false,
            "version": "7946.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/geojson",
            "direct": false,
            "version": "^7946.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hammerjs",
            "direct": false,
            "version": "2.0.41",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "29.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "^29.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jscodeshift",
            "direct": false,
            "version": "17.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jscodeshift",
            "direct": false,
            "version": "^17.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "20.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonwebtoken",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mapbox-gl",
            "direct": false,
            "version": "2.7.21",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mapbox-gl",
            "direct": false,
            "version": "^2.7.21",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "0.7.31",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mute-stream",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mysql",
            "direct": false,
            "version": "2.15.27",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "18.19.99",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.41",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^25.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg",
            "direct": false,
            "version": "8.15.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg-pool",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prop-types",
            "direct": false,
            "version": "15.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "^19.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "~19.2.15",
            "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-test-renderer",
            "direct": false,
            "version": "19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-test-renderer",
            "direct": false,
            "version": "^19.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-transition-group",
            "direct": false,
            "version": "4.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sdp-transform",
            "direct": false,
            "version": "2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sdp-transform",
            "direct": false,
            "version": "^2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tedious",
            "direct": false,
            "version": "4.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ua-parser-js",
            "direct": false,
            "version": "0.7.39",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ua-parser-js",
            "direct": false,
            "version": "^0.7.39",
            "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/whatwg-mimetype",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/wrap-ansi",
            "direct": false,
            "version": "3.0.0",
            "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",
            "direct": false,
            "version": "^17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@virtuoso.dev/react-urx",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "@virtuoso.dev/urx",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-basic-ssl",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-basic-ssl",
            "direct": false,
            "version": "^2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitejs/plugin-react",
            "direct": false,
            "version": "^6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "^4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vscode/sudo-prompt",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xmldom/xmldom",
            "direct": false,
            "version": "0.8.10",
            "ecosystem": "npm"
          },
          {
            "name": "@xstate/fsm",
            "direct": false,
            "version": "1.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/lockfile",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@zkochan/js-yaml",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "abab",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": false,
            "version": "3.0.0",
            "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-globals",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-attributes",
            "direct": false,
            "version": "1.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "add-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agentkeepalive",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "anser",
            "direct": false,
            "version": "1.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-fragments",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "4.1.1",
            "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": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "any-promise",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "appdirsjs",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "are-we-there-yet",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "aria-hidden",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "aria-query",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "arkregex",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "arktype",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-buffer-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlast",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.findlastindex",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flatmap",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.tosorted",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "arraybuffer.prototype.slice",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "asap",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-limiter",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "attr-accept",
            "direct": false,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "^10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "available-typed-arrays",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-dynamic-import-node",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-macros",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.17",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.10.6",
            "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": "babel-plugin-react-compiler",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-react-compiler",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-react-native-web",
            "direct": false,
            "version": "0.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-syntax-hermes-parser",
            "direct": false,
            "version": "0.33.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-syntax-hermes-parser",
            "direct": false,
            "version": "0.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-transform-flow-enums",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-expo",
            "direct": false,
            "version": "56.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "badgin",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base-64",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "base64-arraybuffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.30",
            "ecosystem": "npm"
          },
          {
            "name": "basic-ftp",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "big-integer",
            "direct": false,
            "version": "1.6.51",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bplist-creator",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bplist-creator",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "bplist-parser",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-equal-constant-time",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "16.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-css",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001792",
            "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": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "2.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.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-launcher",
            "direct": false,
            "version": "0.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "chromium-edge-launcher",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "client-only",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "command-exists",
            "direct": false,
            "version": "1.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "12.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "9.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "commondir",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compare-versions",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "compressible",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "compression",
            "direct": false,
            "version": "1.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concurrently",
            "direct": false,
            "version": "9.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "concurrently",
            "direct": false,
            "version": "^9.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "connect",
            "direct": false,
            "version": "3.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "2.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "console-control-strings",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "console.table",
            "direct": false,
            "version": "0.10.0",
            "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",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-atom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-codemirror",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-conventionalcommits",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-core",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-ember",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-eslint",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-express",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-jquery",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-jshint",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-preset-loader",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-writer",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-recommended-bump",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "css.escape",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "csscolorparser",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "d",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "dargs",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-buffer",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-length",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-view-byte-offset",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "1.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "^1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "decode-uri-component",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "defaults",
            "direct": false,
            "version": "1.0.4",
            "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-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "degenerator",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "del",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "del-cli",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "del-cli",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delegates",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-node-es",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "didyoumean",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dlv",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "dnssd-advertise",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-accessibility-api",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dom-helpers",
            "direct": false,
            "version": "5.2.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": "domexception",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "^16.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv-expand",
            "direct": false,
            "version": "12.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "earcut",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "easy-table",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ecdsa-sig-formatter",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.330",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "envinfo",
            "direct": false,
            "version": "7.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "error-stack-parser",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "errorhandler",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-iterator-helpers",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-shim-unscopables",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es5-ext",
            "direct": false,
            "version": "0.10.64",
            "ecosystem": "npm"
          },
          {
            "name": "es6-iterator",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "es6-symbol",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-compat-utils",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-universe",
            "direct": false,
            "version": "15.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-es",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-es-x",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-n",
            "direct": false,
            "version": "17.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-node",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react",
            "direct": false,
            "version": "7.37.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-compiler",
            "direct": false,
            "version": "19.1.0-rc.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-react-hooks",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esniff",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "event-emitter",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "expo",
            "direct": false,
            "version": "56.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "expo",
            "direct": false,
            "version": "~56.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "expo-application",
            "direct": false,
            "version": "56.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expo-asset",
            "direct": false,
            "version": "56.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "expo-build-properties",
            "direct": false,
            "version": "56.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "expo-build-properties",
            "direct": false,
            "version": "~56.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "expo-constants",
            "direct": false,
            "version": "56.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "expo-constants",
            "direct": false,
            "version": "~56.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "expo-dev-client",
            "direct": false,
            "version": "56.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "expo-dev-client",
            "direct": false,
            "version": "~56.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "expo-dev-launcher",
            "direct": false,
            "version": "56.0.19",
            "ecosystem": "npm"
          },
          {
            "name": "expo-dev-menu",
            "direct": false,
            "version": "56.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "expo-dev-menu-interface",
            "direct": false,
            "version": "56.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "expo-file-system",
            "direct": false,
            "version": "56.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "expo-font",
            "direct": false,
            "version": "56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "expo-font",
            "direct": false,
            "version": "~56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "expo-glass-effect",
            "direct": false,
            "version": "56.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "expo-json-utils",
            "direct": false,
            "version": "56.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "expo-keep-awake",
            "direct": false,
            "version": "56.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expo-linking",
            "direct": false,
            "version": "56.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "expo-linking",
            "direct": false,
            "version": "~56.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "expo-manifests",
            "direct": false,
            "version": "56.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "expo-module-scripts",
            "direct": false,
            "version": "56.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expo-module-scripts",
            "direct": false,
            "version": "^56.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expo-modules-autolinking",
            "direct": false,
            "version": "56.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "expo-modules-core",
            "direct": false,
            "version": "56.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "expo-modules-jsi",
            "direct": false,
            "version": "56.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "expo-notifications",
            "direct": false,
            "version": "56.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "expo-notifications",
            "direct": false,
            "version": "~56.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "expo-router",
            "direct": false,
            "version": "56.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "expo-router",
            "direct": false,
            "version": "~56.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "expo-server",
            "direct": false,
            "version": "56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "expo-splash-screen",
            "direct": false,
            "version": "56.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "expo-splash-screen",
            "direct": false,
            "version": "~56.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "expo-symbols",
            "direct": false,
            "version": "56.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "expo-system-ui",
            "direct": false,
            "version": "56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "expo-system-ui",
            "direct": false,
            "version": "~56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "expo-updates-interface",
            "direct": false,
            "version": "56.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "expo-web-browser",
            "direct": false,
            "version": "56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "expo-web-browser",
            "direct": false,
            "version": "~56.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ext",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-safe-stringify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-builder",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "faye-websocket",
            "direct": false,
            "version": "0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "fb-dotslash",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-nodeshim",
            "direct": false,
            "version": "0.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-selector",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "21.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "filter-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-root",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "firebase",
            "direct": false,
            "version": "12.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "fix-webm-duration",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "flow-enums-runtime",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "flow-parser",
            "direct": false,
            "version": "0.295.0",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "fontfaceobserver",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded-parse",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "framer-motion",
            "direct": false,
            "version": "12.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "framer-motion",
            "direct": false,
            "version": "^12.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-readdir-recursive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function.prototype.name",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "functions-have-names",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "gauge",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "geojson",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "geojson",
            "direct": false,
            "version": "^0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "geojson-vt",
            "direct": false,
            "version": "3.2.1",
            "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-nonce",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-uri",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "getenv",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-raw-commits",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-semver-tags",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gl-matrix",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "gleap",
            "direct": false,
            "version": "14.8.14",
            "ecosystem": "npm"
          },
          {
            "name": "gleap",
            "direct": false,
            "version": "^14.8.14",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "15.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "16.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "globalthis",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "14.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globrex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "grid-index",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "20.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "happy-dom",
            "direct": false,
            "version": "^20.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-proto",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-find-and-replace",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-is-element",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-compiler",
            "direct": false,
            "version": "250829098.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-estree",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-estree",
            "direct": false,
            "version": "0.33.3",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-estree",
            "direct": false,
            "version": "0.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-estree",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-parser",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-parser",
            "direct": false,
            "version": "0.33.3",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-parser",
            "direct": false,
            "version": "0.34.0",
            "ecosystem": "npm"
          },
          {
            "name": "hermes-parser",
            "direct": false,
            "version": "0.35.0",
            "ecosystem": "npm"
          },
          {
            "name": "hls.js",
            "direct": false,
            "version": "1.6.16",
            "ecosystem": "npm"
          },
          {
            "name": "hls.js",
            "direct": false,
            "version": "^1.6.16",
            "ecosystem": "npm"
          },
          {
            "name": "hoist-non-react-statics",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hotkeys-js",
            "direct": false,
            "version": "3.13.15",
            "ecosystem": "npm"
          },
          {
            "name": "hotkeys-js",
            "direct": false,
            "version": "^3.13.15",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-url-attributes",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-parser-js",
            "direct": false,
            "version": "0.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "humanize-ms",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "idb",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": false,
            "version": "9.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "immer",
            "direct": false,
            "version": "^9.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-in-the-middle",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "import-in-the-middle",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.1.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": "infer-owner",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer",
            "direct": false,
            "version": "8.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-absolute",
            "direct": false,
            "version": "1.0.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-array-buffer",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-async-function",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-view",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-finalizationregistry",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-function",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-git-dirty",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-git-repository",
            "direct": false,
            "version": "2.0.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-interactive",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-lambda",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-map",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "2.1.0",
            "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-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-reference",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-relative",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-set",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-text-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-typed-array",
            "direct": false,
            "version": "1.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "is-unc-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakmap",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakset",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-ws",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "iterare",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "iterator.prototype",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-jsdom",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-expo",
            "direct": false,
            "version": "56.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot-prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watch-select-projects",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watch-typeahead",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jimp-compact",
            "direct": false,
            "version": "0.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.7",
            "ecosystem": "npm"
          },
          {
            "name": "joi",
            "direct": false,
            "version": "17.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "4.15.9",
            "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": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsc-safe-url",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "20.0.3",
            "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-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "JSONStream",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "jsonwebtoken",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "jwa",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jws",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "kdbush",
            "direct": false,
            "version": "4.0.2",
            "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": "kleur",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "lan-network",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "launch-editor",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lighthouse-logger",
            "direct": false,
            "version": "1.4.2",
            "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": "lines-and-columns",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "linkifyjs",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "16.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "9.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "load-esm",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "load-script",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.deburr",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.includes",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isboolean",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isinteger",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.isnumber",
            "direct": false,
            "version": "3.0.3",
            "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.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.mergewith",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.once",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.throttle",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniqby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "logkitty",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "5.2.3",
            "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": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "10.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "mapbox-gl",
            "direct": false,
            "version": "2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "mapbox-gl",
            "direct": false,
            "version": "^2.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "marky",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.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.2",
            "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-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.0",
            "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.14",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "memoize-one",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "12.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-options",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "metro",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-babel-transformer",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-cache",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-cache-key",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-config",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-core",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-file-map",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-minify-terser",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-resolver",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-runtime",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-source-map",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-symbolicate",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-transform-plugins",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "metro-transform-worker",
            "direct": false,
            "version": "0.84.4",
            "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-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-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-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": "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-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": "2.0.1",
            "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": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "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": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mobile-device-detect",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "mobile-device-detect",
            "direct": false,
            "version": "^0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "module-details-from-path",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "motion-dom",
            "direct": false,
            "version": "12.40.0",
            "ecosystem": "npm"
          },
          {
            "name": "motion-utils",
            "direct": false,
            "version": "12.39.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "msgpackr-extract",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "multitars",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "murmurhash-js",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "1.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": "5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "^5.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "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": "netmask",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "next",
            "direct": false,
            "version": "16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "next",
            "direct": false,
            "version": "^16.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "next-auth",
            "direct": false,
            "version": "4.24.14",
            "ecosystem": "npm"
          },
          {
            "name": "next-auth",
            "direct": false,
            "version": "^4.24.14",
            "ecosystem": "npm"
          },
          {
            "name": "next-tick",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "nocache",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-exports-info",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-forge",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build-optional-packages",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.36",
            "ecosystem": "npm"
          },
          {
            "name": "node-stream-zip",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npmlog",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nullthrows",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "nx",
            "direct": false,
            "version": "22.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "oauth",
            "direct": false,
            "version": "0.9.15",
            "ecosystem": "npm"
          },
          {
            "name": "ob1",
            "direct": false,
            "version": "0.84.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "object.entries",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "object.fromentries",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "object.groupby",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "oidc-token-hash",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "openid-client",
            "direct": false,
            "version": "5.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "own-keys",
            "direct": false,
            "version": "1.0.1",
            "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": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-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-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-proxy-agent",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pac-resolver",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "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": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-png",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path",
            "direct": false,
            "version": "0.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-expression-matcher",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pbf",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pg-int8",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pg-protocol",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "pg-types",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "plist",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pngjs",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "possible-typed-array-names",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.4.31",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "^8.5.15",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-import",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-js",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-load-config",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nested",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-array",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-bytea",
            "direct": false,
            "version": "1.0.0",
            "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": "potpack",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "preact",
            "direct": false,
            "version": "10.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "preact-render-to-string",
            "direct": false,
            "version": "5.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "presentable-error",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "promise",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "promise-inflight",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "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": "protobufjs",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "protocol-buffers-schema",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "qrcode.react",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "qrcode.react",
            "direct": false,
            "version": "^4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "query-string",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quickjs-wasi",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "quickselect",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "^3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-aria",
            "direct": false,
            "version": "3.50.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-devtools-core",
            "direct": false,
            "version": "6.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-dropzone",
            "direct": false,
            "version": "14.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-fast-compare",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-freeze",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is-18",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is-19",
            "direct": false,
            "version": "19.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "react-markdown",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native",
            "direct": false,
            "version": "0.85.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-blob-util",
            "direct": false,
            "version": "0.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-blob-util",
            "direct": false,
            "version": "^0.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-builder-bob",
            "direct": false,
            "version": "0.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-builder-bob",
            "direct": false,
            "version": "^0.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-device-info",
            "direct": false,
            "version": "14.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-device-info",
            "direct": false,
            "version": "^14.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-drawer-layout",
            "direct": false,
            "version": "4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-gesture-handler",
            "direct": false,
            "version": "2.31.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-gesture-handler",
            "direct": false,
            "version": "~2.31.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-haptic-feedback",
            "direct": false,
            "version": "2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-haptic-feedback",
            "direct": false,
            "version": "^2.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-image-picker",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-image-picker",
            "direct": false,
            "version": "^8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-is-edge-to-edge",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-lightbox",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-markdown-package",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-mmkv",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-mmkv",
            "direct": false,
            "version": "^3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-monorepo-config",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-permissions",
            "direct": false,
            "version": "5.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-permissions",
            "direct": false,
            "version": "^5.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-reanimated",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-safe-area-context",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-safe-area-context",
            "direct": false,
            "version": "~5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-screens",
            "direct": false,
            "version": "4.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-share",
            "direct": false,
            "version": "12.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-share",
            "direct": false,
            "version": "^12.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-svg",
            "direct": false,
            "version": "15.15.5",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-teleport",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-teleport",
            "direct": false,
            "version": "^1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-toast-message",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-toast-message",
            "direct": false,
            "version": "^2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-video",
            "direct": false,
            "version": "6.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-video",
            "direct": false,
            "version": "^6.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-vision-camera",
            "direct": false,
            "version": "4.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-vision-camera",
            "direct": false,
            "version": "^4.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-native-worklets",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-player",
            "direct": false,
            "version": "2.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-refresh",
            "direct": false,
            "version": "0.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-remove-scroll",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-remove-scroll-bar",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "6.30.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": false,
            "version": "6.30.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": false,
            "version": "^6.30.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-stately",
            "direct": false,
            "version": "3.48.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-style-singleton",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-test-renderer",
            "direct": false,
            "version": "19.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-textarea-autosize",
            "direct": false,
            "version": "8.5.9",
            "ecosystem": "npm"
          },
          {
            "name": "react-transition-group",
            "direct": false,
            "version": "4.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "react-virtuoso",
            "direct": false,
            "version": "2.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "read-cache",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "recast",
            "direct": false,
            "version": "0.23.11",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "reflect.getprototypeof",
            "direct": false,
            "version": "1.0.10",
            "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": "regenerator-runtime",
            "direct": false,
            "version": "0.13.11",
            "ecosystem": "npm"
          },
          {
            "name": "regexp.prototype.flags",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": false,
            "version": "4.0.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": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-in-the-middle",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-main-filename",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.12",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "2.0.0-next.7",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-protobuf-schema",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-workspace-root",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "^6.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "^4.60.4",
            "ecosystem": "npm"
          },
          {
            "name": "rrdom",
            "direct": false,
            "version": "2.0.0-alpha.18",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb",
            "direct": false,
            "version": "2.0.0-alpha.18",
            "ecosystem": "npm"
          },
          {
            "name": "rrweb-snapshot",
            "direct": false,
            "version": "2.0.0-alpha.18",
            "ecosystem": "npm"
          },
          {
            "name": "run-async",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "run-async",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rw",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-array-concat",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-push-apply",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex-test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.100.0",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "^1.100.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "sdp",
            "direct": false,
            "version": "3.2.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",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-error",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "1.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "server-only",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-name",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-proto",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sf-symbols-typescript",
            "direct": false,
            "version": "2.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": "sharp",
            "direct": false,
            "version": "0.34.5",
            "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.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "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": "simple-markdown",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "simple-plist",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "simple-swizzle",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "slugify",
            "direct": false,
            "version": "1.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "split-on-first",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-generator",
            "direct": false,
            "version": "2.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "stackback",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stackframe",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "stacktrace-gps",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "stacktrace-js",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stacktrace-parser",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stop-iteration-iterator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-buffers",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chat",
            "direct": false,
            "version": "9.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chat",
            "direct": false,
            "version": "^9.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chat-react",
            "direct": false,
            "version": "14.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chat-react",
            "direct": false,
            "version": "^14.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chat-react-native",
            "direct": false,
            "version": "9.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chat-react-native",
            "direct": false,
            "version": "^9.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "stream-chat-react-native-core",
            "direct": false,
            "version": "9.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "strict-uri-encode",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strict-url-sanitise",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "5.0.1",
            "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.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width-cjs",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.matchall",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.repeat",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trim",
            "direct": false,
            "version": "1.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi-cjs",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strnum",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strtok3",
            "direct": false,
            "version": "10.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "structured-headers",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-js",
            "direct": false,
            "version": "1.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "styled-jsx",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "stylis",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sucrase",
            "direct": false,
            "version": "3.35.1",
            "ecosystem": "npm"
          },
          {
            "name": "supercluster",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "swr",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "swr",
            "direct": false,
            "version": "^2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.11",
            "ecosystem": "npm"
          },
          {
            "name": "tabbable",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "^3.4.19",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-link",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.16.9",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-extensions",
            "direct": false,
            "version": "2.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": "third-party-capital",
            "direct": false,
            "version": "1.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "throat",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "tinyqueue",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "token-types",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "toqr",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "3.0.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-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-declaration-location",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "ts-essentials",
            "direct": false,
            "version": "10.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ts-interface-checker",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "29.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "3.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-buffer",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-length",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-byte-offset",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "typed-array-length",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.60.0",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "uid",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uint8array-extras",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unc-path-regex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "6.21.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.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.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unique-selector",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-builder",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.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.1",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.0",
            "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": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "use-callback-ref",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "use-composed-ref",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "use-isomorphic-layout-effect",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "use-latest",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "use-latest-callback",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "use-sidecar",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "use-sync-external-store",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "util",
            "direct": false,
            "version": "0.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vaul",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "8.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "^8.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": false,
            "version": "^4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "vitest-mock-extended",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vitest-mock-extended",
            "direct": false,
            "version": "^4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vlq",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vt-pbf",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "warn-once",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "web-vitals",
            "direct": false,
            "version": "4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-driver",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-extensions",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-fetch",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url-minimum",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url-without-unicode",
            "direct": false,
            "version": "8.0.0-3",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-builtin-type",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "which-collection",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which-typed-array",
            "direct": false,
            "version": "1.1.19",
            "ecosystem": "npm"
          },
          {
            "name": "why-is-node-running",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "wide-align",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi-cjs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "xcode",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-naming",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml2js",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "xmlbuilder",
            "direct": false,
            "version": "15.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "15.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "^18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "18.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.25.76",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod-validation-error",
            "direct": false,
            "version": "3.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "zod-validation-error",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fb-idb",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "1.27.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "artifactory",
            "direct": false,
            "version": "3.0.17",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "atomos",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "aws-eventstream",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "aws-partitions",
            "direct": false,
            "version": "1.1208.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "aws-sdk-core",
            "direct": false,
            "version": "3.241.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "aws-sdk-kms",
            "direct": false,
            "version": "1.121.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "aws-sdk-s3",
            "direct": false,
            "version": "1.212.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "aws-sigv4",
            "direct": false,
            "version": "1.12.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "babosa",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "CFPropertyList",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "claide",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cocoapods",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "cocoapods-core",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "cocoapods-deintegrate",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "cocoapods-downloader",
            "direct": false,
            "version": "2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cocoapods-plugins",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cocoapods-search",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cocoapods-trunk",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cocoapods-try",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "colored",
            "direct": false,
            "version": "1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "colored2",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "connection_pool",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "declarative",
            "direct": false,
            "version": "0.0.20",
            "ecosystem": "rubygems"
          },
          {
            "name": "digest-crc",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "domain_name",
            "direct": false,
            "version": "0.6.20240107",
            "ecosystem": "rubygems"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "drb",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "emoji_regex",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "escape",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "ethon",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "excon",
            "direct": false,
            "version": "0.112.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday",
            "direct": false,
            "version": "1.10.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-cookie_jar",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-em_http",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-em_synchrony",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-excon",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-httpclient",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-multipart",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-net_http",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-net_http_persistent",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-patron",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-rack",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-retry",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday_middleware",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "fastimage",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "fastlane",
            "direct": false,
            "version": "2.231.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "fastlane-plugin-increment_version_code",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "fastlane-plugin-increment_version_name",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "rubygems"
          },
          {
            "name": "fastlane-plugin-load_json",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "fastlane-plugin-stream_actions",
            "direct": false,
            "version": "0.3.16",
            "ecosystem": "rubygems"
          },
          {
            "name": "fastlane-sirp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": false,
            "version": "1.17.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "fourflusher",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "fuzzy_match",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "gh_inspector",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-apis-androidpublisher_v3",
            "direct": false,
            "version": "0.54.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-apis-core",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-apis-iamcredentials_v1",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-apis-playcustomapp_v1",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-apis-storage_v1",
            "direct": false,
            "version": "0.31.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-core",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-env",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-errors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "google-cloud-storage",
            "direct": false,
            "version": "1.47.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "googleauth",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "highline",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "http-cookie",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "httpclient",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": "1.14.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "jmespath",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.18.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jwt",
            "direct": false,
            "version": "2.10.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mini_magick",
            "direct": false,
            "version": "4.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "mini_mime",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "molinillo",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "multi_json",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "multipart-post",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "mutex_m",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "nanaimo",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "nap",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "naturally",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "netrc",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "nkf",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "optparse",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "os",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.10.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "plist",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "public_suffix",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.11.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "representable",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "retriable",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rouge",
            "direct": false,
            "version": "3.28.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.60.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.49.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-performance",
            "direct": false,
            "version": "1.23.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-require_tools",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-macho",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby2_keywords",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubyzip",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "securerandom",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "security",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "signet",
            "direct": false,
            "version": "0.21.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "simctl",
            "direct": false,
            "version": "1.6.10",
            "ecosystem": "rubygems"
          },
          {
            "name": "sysrandom",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "terminal-notifier",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "terminal-table",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "trailblazer-option",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-cursor",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-screen",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "tty-spinner",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "typhoeus",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "uber",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "word_wrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "xcodeproj",
            "direct": false,
            "version": "1.25.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "xcpretty",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "xcpretty-travis-formatter",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "xctest_list",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2429,
        "direct_count": 42,
        "indirect_count": 2387
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 2013,
        "open_issues": 6,
        "closed_ratio": 0.964,
        "closed_issues": 162,
        "closed_unmerged_prs": 147
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "oliverlaz",
          "commits": 971,
          "avatar_url": "https://avatars.githubusercontent.com/u/843172?v=4"
        },
        {
          "type": "User",
          "login": "santhoshvai",
          "commits": 578,
          "avatar_url": "https://avatars.githubusercontent.com/u/3846977?v=4"
        },
        {
          "type": "User",
          "login": "szuperaz",
          "commits": 331,
          "avatar_url": "https://avatars.githubusercontent.com/u/6690098?v=4"
        },
        {
          "type": "User",
          "login": "khushal87",
          "commits": 237,
          "avatar_url": "https://avatars.githubusercontent.com/u/39884168?v=4"
        },
        {
          "type": "User",
          "login": "myandrienko",
          "commits": 111,
          "avatar_url": "https://avatars.githubusercontent.com/u/975978?v=4"
        },
        {
          "type": "User",
          "login": "arnautov-anton",
          "commits": 97,
          "avatar_url": "https://avatars.githubusercontent.com/u/43254280?v=4"
        },
        {
          "type": "User",
          "login": "jdimovska",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/18148765?v=4"
        },
        {
          "type": "User",
          "login": "vanGalilea",
          "commits": 68,
          "avatar_url": "https://avatars.githubusercontent.com/u/25864161?v=4"
        },
        {
          "type": "User",
          "login": "MartinCupela",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/32706194?v=4"
        },
        {
          "type": "User",
          "login": "zwaardje",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/2331068?v=4"
        }
      ],
      "contributors_sampled": 47,
      "top_contributor_share": 0.344
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "deploy-react-sample-apps.yml",
        "egress-composite-e2e.yml",
        "pr-check.yml",
        "react-native-workflow.yml",
        "test.yml",
        "version-and-release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml",
        "eslint.config.mjs"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock",
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 3,
            "reason": "binaries present in source code",
            "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": "11 out of 11 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": 3,
            "reason": "Found 11/30 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 13 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "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 7 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "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": 0,
            "reason": "89 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a9b75d01f6892cc587c6ddd65a326210c4478b5e",
        "ran_at": "2026-07-22T07:07:50Z",
        "aggregate_score": 5.5,
        "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-21T22:13:36Z",
      "oldest_open_prs": [
        {
          "number": 1996,
          "created_at": "2025-11-13T15:25:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2198,
          "created_at": "2026-04-10T08:50:22Z",
          "last_comment_at": "2026-06-30T21:50:18Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 2228,
          "created_at": "2026-05-06T12:09:51Z",
          "last_comment_at": "2026-05-06T12:10:10Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 2231,
          "created_at": "2026-05-08T15:01:57Z",
          "last_comment_at": "2026-05-08T15:02:17Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 2271,
          "created_at": "2026-06-02T12:20:26Z",
          "last_comment_at": "2026-06-02T12:20:47Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 2305,
          "created_at": "2026-06-25T14:38:10Z",
          "last_comment_at": "2026-06-25T14:38:20Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 2328,
          "created_at": "2026-07-09T14:11:29Z",
          "last_comment_at": "2026-07-09T14:11:41Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 2334,
          "created_at": "2026-07-15T14:37:36Z",
          "last_comment_at": "2026-07-21T14:59:03Z",
          "last_comment_author": "coderabbitai"
        },
        {
          "number": 2339,
          "created_at": "2026-07-20T18:10:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-16T08:48:56Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 1890,
          "created_at": "2025-08-17T06:31:38Z",
          "last_comment_at": "2025-08-18T10:33:15Z",
          "last_comment_author": "oliverlaz"
        },
        {
          "number": 1987,
          "created_at": "2025-11-07T16:14:16Z",
          "last_comment_at": "2025-11-11T17:35:49Z",
          "last_comment_author": "Vondry"
        },
        {
          "number": 1988,
          "created_at": "2025-11-08T15:53:49Z",
          "last_comment_at": "2025-11-25T20:08:43Z",
          "last_comment_author": "Vondry"
        },
        {
          "number": 1992,
          "created_at": "2025-11-10T17:22:26Z",
          "last_comment_at": "2025-11-18T09:13:00Z",
          "last_comment_author": "Vondry"
        },
        {
          "number": 2146,
          "created_at": "2026-02-27T16:23:09Z",
          "last_comment_at": "2026-03-02T11:47:50Z",
          "last_comment_author": "jdimovska"
        },
        {
          "number": 2338,
          "created_at": "2026-07-17T06:34:33Z",
          "last_comment_at": "2026-07-19T19:28:52Z",
          "last_comment_author": "amamenko"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/GetStream/stream-video-js",
    "host": "github.com",
    "name": "stream-video-js",
    "owner": "GetStream"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 80,
      "inputs": {
        "security": 57,
        "vitality": 100,
        "community": 72,
        "governance": 80,
        "engineering": 84
      },
      "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": 399,
              "human_commit_share": 1,
              "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": "399 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 399
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 7 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": "@stream-io/video-react-sdk-1.39.3",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 0.9
            },
            "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 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.9
                    }
                  }
                ],
                "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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 72,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "forks": 49,
              "stars": 124,
              "watchers": 27,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "124 stars",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 124
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "49 forks",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "27 watchers",
                "points": 7.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 99,
            "inputs": {
              "packages": [
                "@stream-io/video-client",
                "@stream-io/video-codemod",
                "@stream-io/video-styling",
                "@stream-io/video-react-sdk",
                "@stream-io/video-react-bindings",
                "@stream-io/video-react-native-sdk",
                "@stream-io/audio-filters-web",
                "@stream-io/video-filters-web"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 866763
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "866,763 downloads/month across npm",
                "points": 79.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 866763,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 80,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 47,
              "top_contributor_share": 0.344
            },
            "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 34% of commits",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 34
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "47 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 13 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "merged_prs": 2013,
              "open_issues": 6,
              "closed_issues": 162,
              "issue_closed_ratio": 0.964,
              "closed_unmerged_prs": 147
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 45.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2013/2160 decided PRs merged",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2013,
                      "decided": 2160
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 11/30 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "followers": 1541,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "GetStream",
              "public_repos": 488,
              "account_age_days": 4343
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,541 followers of GetStream",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1541,
                      "login": "GetStream"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "488 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 488
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@stream-io/video-client",
                "@stream-io/video-codemod",
                "@stream-io/video-styling",
                "@stream-io/video-react-sdk",
                "@stream-io/video-react-bindings",
                "@stream-io/video-react-native-sdk",
                "@stream-io/audio-filters-web",
                "@stream-io/video-filters-web"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "721 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 721
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": ".rubocop.yml, eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "calling",
                "javascript",
                "react",
                "reactnative",
                "sdk",
                "video",
                "webrtc"
              ],
              "has_wiki": true,
              "homepage": "https://getstream.io/video/sdk/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://getstream.io/video/sdk/",
                "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 11 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 11/30 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 13 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "89 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 2294 resolved dependencies against OSV; 135 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 2294
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 135
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "source": "osv",
              "advisories": 109,
              "affected_packages": 46,
              "assessed_packages": 2294,
              "unassessed_packages": 135,
              "affected_by_severity": "critical 3, high 30, moderate 9, low 4",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: axios 1.16.0 (high 8.2), axios 1.16.1 (high 8.2)",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "axios 1.16.0 (high 8.2), axios 1.16.1 (high 8.2)"
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 2294,
              "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": 14
            },
            "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": 0.99,
              "agent_instruction_files": [
                ".claude/CLAUDE.md",
                "AGENTS.md",
                "packages/client/CLAUDE.md",
                "packages/react-native-sdk/CLAUDE.md",
                "packages/react-sdk/CLAUDE.md",
                "sample-apps/react-native/dogfood/CLAUDE.md",
                "sample-apps/react/react-dogfood/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 33203
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".claude/CLAUDE.md, AGENTS.md, packages/client/CLAUDE.md, packages/react-native-sdk/CLAUDE.md, packages/react-sdk/CLAUDE.md, sample-apps/react-native/dogfood/CLAUDE.md, sample-apps/react/react-dogfood/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".claude/CLAUDE.md, AGENTS.md, packages/client/CLAUDE.md, packages/react-native-sdk/CLAUDE.md, packages/react-sdk/CLAUDE.md, sample-apps/react-native/dogfood/CLAUDE.md, sample-apps/react/react-dogfood/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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock",
                "yarn.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/audio-filters-web/tsconfig.json",
                "packages/client/tsconfig.json",
                "packages/noise-cancellation-react-native/tsconfig.json",
                "packages/react-bindings/tsconfig.json",
                "packages/react-native-callingx/tsconfig.json",
                "packages/react-native-sdk/expo-config-plugin/tsconfig.json",
                "packages/react-native-sdk/tsconfig.json",
                "packages/react-sdk/tsconfig.json",
                "packages/video-filters-react-native/tsconfig.json",
                "packages/video-filters-web/tsconfig.json",
                "sample-apps/client/ts-quickstart/tsconfig.json",
                "sample-apps/react-native/dogfood/tsconfig.json",
                "sample-apps/react-native/expo-video-sample/tsconfig.json",
                "sample-apps/react-native/ringing-tutorial/tsconfig.json",
                "sample-apps/react/audio-rooms/tsconfig.json",
                "sample-apps/react/cookbook-participant-list/tsconfig.json",
                "sample-apps/react/egress-composite/tsconfig.json",
                "sample-apps/react/livestream-app/tsconfig.json",
                "sample-apps/react/messenger-clone/tsconfig.json",
                "sample-apps/react/react-dogfood/tsconfig.json",
                "sample-apps/react/stream-video-react-tutorial/tsconfig.json",
                "sample-apps/react/zoom-clone/tsconfig.json"
              ],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "packages/noise-cancellation-react-native/android/build.gradle",
                "packages/react-native-callingx/android/build.gradle",
                "packages/react-native-sdk/android/build.gradle",
                "packages/video-filters-react-native/android/build.gradle",
                "sample-apps/react-native/dogfood/android/app/build.gradle",
                "sample-apps/react-native/dogfood/android/build.gradle",
                "sample-apps/react-native/expo-video-sample/modules/video-effects/android/build.gradle"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "packages/noise-cancellation-react-native/android/build.gradle, packages/react-native-callingx/android/build.gradle, packages/react-native-sdk/android/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "packages/noise-cancellation-react-native/android/build.gradle, packages/react-native-callingx/android/build.gradle, packages/react-native-sdk/android/build.gradle"
                    }
                  }
                ],
                "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": ".rubocop.yml, eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml, eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/audio-filters-web/tsconfig.json, packages/client/tsconfig.json, packages/noise-cancellation-react-native/tsconfig.json, packages/react-bindings/tsconfig.json, packages/react-native-callingx/tsconfig.json, packages/react-native-sdk/expo-config-plugin/tsconfig.json, packages/react-native-sdk/tsconfig.json, packages/react-sdk/tsconfig.json, packages/video-filters-react-native/tsconfig.json, packages/video-filters-web/tsconfig.json, sample-apps/client/ts-quickstart/tsconfig.json, sample-apps/react-native/dogfood/tsconfig.json, sample-apps/react-native/expo-video-sample/tsconfig.json, sample-apps/react-native/ringing-tutorial/tsconfig.json, sample-apps/react/audio-rooms/tsconfig.json, sample-apps/react/cookbook-participant-list/tsconfig.json, sample-apps/react/egress-composite/tsconfig.json, sample-apps/react/livestream-app/tsconfig.json, sample-apps/react/messenger-clone/tsconfig.json, sample-apps/react/react-dogfood/tsconfig.json, sample-apps/react/stream-video-react-tutorial/tsconfig.json, sample-apps/react/zoom-clone/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/audio-filters-web/tsconfig.json, packages/client/tsconfig.json, packages/noise-cancellation-react-native/tsconfig.json, packages/react-bindings/tsconfig.json, packages/react-native-callingx/tsconfig.json, packages/react-native-sdk/expo-config-plugin/tsconfig.json, packages/react-native-sdk/tsconfig.json, packages/react-sdk/tsconfig.json, packages/video-filters-react-native/tsconfig.json, packages/video-filters-web/tsconfig.json, sample-apps/client/ts-quickstart/tsconfig.json, sample-apps/react-native/dogfood/tsconfig.json, sample-apps/react-native/expo-video-sample/tsconfig.json, sample-apps/react-native/ringing-tutorial/tsconfig.json, sample-apps/react/audio-rooms/tsconfig.json, sample-apps/react/cookbook-participant-list/tsconfig.json, sample-apps/react/egress-composite/tsconfig.json, sample-apps/react/livestream-app/tsconfig.json, sample-apps/react/messenger-clone/tsconfig.json, sample-apps/react/react-dogfood/tsconfig.json, sample-apps/react/stream-video-react-tutorial/tsconfig.json, sample-apps/react/zoom-clone/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": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 3007361,
              "source_files_sampled": 1436,
              "oversized_source_files": 10
            },
            "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": "10/1436 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1436,
                      "oversized": 10
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "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": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "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": [
    "deps.dev does not index npm:@stream-io/video-client@1.55.2; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T07:08:23.207445Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/GetStream/stream-video-js.svg",
  "full_name": "GetStream/stream-video-js",
  "license_state": "custom",
  "license_spdx": null
}

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.26.0 — full methodology · metrics wiki.

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