Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 07:57 UTC

langchain-ai / langchainjs

The agent engineering platform

TypeScriptMIT★ 18,011 stars⑂ 3,294 forkssince Feb 2023View on GitHub ↗
KindCommand-line toolWeb interfaceMCP serverLibraryhow this is determined

langchain-ai/langchainjs holds a health index of 97 out of 100, placing it in the Exceptional band. It scores highest on Vitality (100/100) and lowest on AI Readiness (76/100). It was last updated today. 3 contributors account for most of its recent work.

97
overall / 100
Exceptional

Software health index

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

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

Score profile

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

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

Ownership

LangChainOrganization
21,443 followers253 public repossince Mar 2023

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

Package ecosystems

Metrics by category

Vitality

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

100Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 1,386 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,386
human_commit_share0.51
days_since_last_push0
active_weeks_last_year52

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~2.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag@langchain/anthropic@1.5.3
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases2.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?

96Exceptional · 17% of overall
How it's scored
60/60Stars — 18,011 stars
25/25Forks — 3,294 forks
10.9/15Watchers — 91 watchers
Inputs used
forks3,294
stars18,011
watchers91
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
80/80Monthly downloads — 42,996,161 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageslangchain, @langchain/core, @langchain/classic, @langchain/mcp-adapters, @langchain/textsplitters, create-langchain-integration
dependents
ecosystemsnpm
total_downloads
monthly_downloads42,996,161
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?

79Good · 23% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
15.2/22.5Commit distribution — top contributor authored 33% of commits
13.5/13.5Contributor breadth — 98 contributors
10/10OpenSSF Scorecard: Contributors — project has 34 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled98
top_contributor_share0.326
How it's scored
38.6/42Issue resolution — 92% of issues closed
25.4/30PR acceptance — 6,324/7,456 decided PRs merged
1.3/13Newcomer PR acceptance — 1/10 first-time contributors' PRs merged in 30d
6/15OpenSSF Scorecard: Code-Review — Found 4/10 approved changesets -- score normalized to 4
Inputs used
merged_prs6,324
open_issues229
closed_issues2,631
prs_merged_7d3
prs_decided_7d7
prs_merged_30d15
prs_decided_30d33
issue_closed_ratio0.92
closed_unmerged_prs1,132
first_time_authors_30d5
first_time_prs_merged_30d1
first_time_prs_decided_30d10
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 21,443 followers of langchain-ai
19.9/25Track record — 253 public repos, account ~3 yr old
Inputs used
followers21,443
owner_typeOrganization
is_verified
owner_loginlangchain-ai
public_repos253
account_age_days1,252

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 6 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 457 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageslangchain, @langchain/core, @langchain/classic, @langchain/mcp-adapters, @langchain/textsplitters, create-langchain-integration
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows — 22 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

80Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://docs.langchain.com/langchain/
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://docs.langchain.com/langchain/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

77Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 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
3/7.5Code-Review — Found 4/10 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 34 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.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
4.5/5SAST — SAST tool detected but not run on all commits
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 12 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages17
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:langchain@1.5.4 runtime dependency closure — what installing the published package pulls in — 17 packages. Reachability is not analyzed.

AI Readiness

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

76Good · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 51 of 51 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes11,564
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — environment_tests/test-exports-bun/tsconfig.json, environment_tests/test-exports-cf/tsconfig.json, environment_tests/test-exports-cjs/tsconfig.json, environment_tests/test-exports-esbuild/tsconfig.json, environment_tests/test-exports-esm/tsconfig.json, environment_tests/test-exports-node-classic/tsconfig.json, environment_tests/test-exports-tsc/tsconfig.json, environment_tests/test-exports-vercel/tsconfig.json, environment_tests/test-exports-vite/tsconfig.json, environment_tests/test-zod-compat/zod-mismatch/tsconfig.json, environment_tests/test-zod-compat/zod-v3/tsconfig.json, environment_tests/test-zod-compat/zod-v4/tsconfig.json, examples/tsconfig.json, internal/build/tsconfig.json, internal/standard-tests/tsconfig.json, internal/test-helpers/tsconfig.json, libs/create-langchain-integration/template/tsconfig.json, libs/create-langchain-integration/tsconfig.json, libs/langchain-classic/tsconfig.json, libs/langchain-core/tsconfig.json, libs/langchain-mcp-adapters/examples/tsconfig.json, libs/langchain-mcp-adapters/tsconfig.json, libs/langchain-textsplitters/tsconfig.json, libs/langchain/tsconfig.json, libs/providers/langchain-anthropic/tsconfig.json, libs/providers/langchain-aws/tsconfig.json, libs/providers/langchain-cloudflare/tsconfig.json, libs/providers/langchain-cohere/tsconfig.json, libs/providers/langchain-deepseek/tsconfig.json, libs/providers/langchain-exa/tsconfig.json, libs/providers/langchain-fireworks/tsconfig.json, libs/providers/langchain-google-common/tsconfig.json, libs/providers/langchain-google-gauth/tsconfig.json, libs/providers/langchain-google-genai/tsconfig.json, libs/providers/langchain-google-vertexai-web/tsconfig.json, libs/providers/langchain-google-vertexai/tsconfig.json, libs/providers/langchain-google-webauth/tsconfig.json, libs/providers/langchain-google/tsconfig.json, libs/providers/langchain-groq/tsconfig.json, libs/providers/langchain-ibm/tsconfig.json, libs/providers/langchain-mistralai/tsconfig.json, libs/providers/langchain-mongodb/tsconfig.json, libs/providers/langchain-neo4j/tsconfig.json, libs/providers/langchain-ollama/tsconfig.json, libs/providers/langchain-openai/tsconfig.json, libs/providers/langchain-openrouter/tsconfig.json, libs/providers/langchain-perplexity/tsconfig.json, libs/providers/langchain-pgvector/tsconfig.json, libs/providers/langchain-pinecone/tsconfig.json, libs/providers/langchain-qdrant/tsconfig.json, libs/providers/langchain-redis/tsconfig.json, libs/providers/langchain-tavily/tsconfig.json, libs/providers/langchain-together-ai/tsconfig.json, libs/providers/langchain-weaviate/tsconfig.json, libs/providers/langchain-xai/tsconfig.json
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 33 of the last 100 commits are automated dependency updates
8/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configno
typecheck_configsenvironment_tests/test-exports-bun/tsconfig.json, environment_tests/test-exports-cf/tsconfig.json, environment_tests/test-exports-cjs/tsconfig.json, environment_tests/test-exports-esbuild/tsconfig.json, environment_tests/test-exports-esm/tsconfig.json, environment_tests/test-exports-node-classic/tsconfig.json, environment_tests/test-exports-tsc/tsconfig.json, environment_tests/test-exports-vercel/tsconfig.json, environment_tests/test-exports-vite/tsconfig.json, environment_tests/test-zod-compat/zod-mismatch/tsconfig.json, environment_tests/test-zod-compat/zod-v3/tsconfig.json, environment_tests/test-zod-compat/zod-v4/tsconfig.json, examples/tsconfig.json, internal/build/tsconfig.json, internal/standard-tests/tsconfig.json, internal/test-helpers/tsconfig.json, libs/create-langchain-integration/template/tsconfig.json, libs/create-langchain-integration/tsconfig.json, libs/langchain-classic/tsconfig.json, libs/langchain-core/tsconfig.json, libs/langchain-mcp-adapters/examples/tsconfig.json, libs/langchain-mcp-adapters/tsconfig.json, libs/langchain-textsplitters/tsconfig.json, libs/langchain/tsconfig.json, libs/providers/langchain-anthropic/tsconfig.json, libs/providers/langchain-aws/tsconfig.json, libs/providers/langchain-cloudflare/tsconfig.json, libs/providers/langchain-cohere/tsconfig.json, libs/providers/langchain-deepseek/tsconfig.json, libs/providers/langchain-exa/tsconfig.json, libs/providers/langchain-fireworks/tsconfig.json, libs/providers/langchain-google-common/tsconfig.json, libs/providers/langchain-google-gauth/tsconfig.json, libs/providers/langchain-google-genai/tsconfig.json, libs/providers/langchain-google-vertexai-web/tsconfig.json, libs/providers/langchain-google-vertexai/tsconfig.json, libs/providers/langchain-google-webauth/tsconfig.json, libs/providers/langchain-google/tsconfig.json, libs/providers/langchain-groq/tsconfig.json, libs/providers/langchain-ibm/tsconfig.json, libs/providers/langchain-mistralai/tsconfig.json, libs/providers/langchain-mongodb/tsconfig.json, libs/providers/langchain-neo4j/tsconfig.json, libs/providers/langchain-ollama/tsconfig.json, libs/providers/langchain-openai/tsconfig.json, libs/providers/langchain-openrouter/tsconfig.json, libs/providers/langchain-perplexity/tsconfig.json, libs/providers/langchain-pgvector/tsconfig.json, libs/providers/langchain-pinecone/tsconfig.json, libs/providers/langchain-qdrant/tsconfig.json, libs/providers/langchain-redis/tsconfig.json, libs/providers/langchain-tavily/tsconfig.json, libs/providers/langchain-together-ai/tsconfig.json, libs/providers/langchain-weaviate/tsconfig.json, libs/providers/langchain-xai/tsconfig.json
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0.33
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.6/55Manageable file sizes — 17/2,157 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes217,710
source_files_sampled2,157
oversized_source_files17
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files

Key facts

18,011GitHub stars
98contributors
1,386commits, last 12 months
0days since last push
100releases
3bus factor
229open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • First-time contributor figures cover 12 of 15 authors (cap 12)

More detail

Star and fork history 0 ★ / 3,294 ⇿
0Stars
3,294Forks
99Releases

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

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

2,2002,4002,6002,8003,0003,2003,4003,294102025-042025-122026-08
Major 0Minor 0Patch 0

Each point covers 2 days.

OpenSSF Scorecard 7.1 / 10
7.1aggregate

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 4/10 approved changesets -- score normalized to 4
10Contributorsproject has 34 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
9SASTSAST tool detected but not run on all commits
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities12 existing vulnerabilities detected
Direct dependencies 95
RegistryPackageVersion constraintManifest
npm@langchain/coreworkspace:^environment_tests/test-exports-bun/package.json
npm@langchain/openaiworkspace:*environment_tests/test-exports-bun/package.json
npmlangchainworkspace:*environment_tests/test-exports-bun/package.json
npm@langchain/coreworkspace:^environment_tests/test-exports-cf/package.json
npm@langchain/openaiworkspace:*environment_tests/test-exports-cf/package.json
npmlangchainworkspace:*environment_tests/test-exports-cf/package.json
npmwrangler^3.19.0environment_tests/test-exports-cf/package.json
npmvitest4.1.8environment_tests/test-exports-cf/package.json
npmtypescript^5.0.3environment_tests/test-exports-cf/package.json
npm@langchain/coreworkspace:^environment_tests/test-exports-cjs/package.json
npm@langchain/openaiworkspace:*environment_tests/test-exports-cjs/package.json
npm@langchain/ollamaworkspace:*environment_tests/test-exports-cjs/package.json
npm@langchain/google-gauthworkspace:*environment_tests/test-exports-cjs/package.json
npm@tsconfig/recommended^1.0.10environment_tests/test-exports-cjs/package.json
npm@types/node^24.3.0environment_tests/test-exports-cjs/package.json
npmlangchainworkspace:*environment_tests/test-exports-cjs/package.json
npmtypescript^5.0.0environment_tests/test-exports-cjs/package.json
npm@langchain/coreworkspace:^environment_tests/test-exports-esbuild/package.json
npm@langchain/openaiworkspace:*environment_tests/test-exports-esbuild/package.json
npm@tsconfig/recommended^1.0.2environment_tests/test-exports-esbuild/package.json
npm@types/node^18.15.11environment_tests/test-exports-esbuild/package.json
npmesbuild^0.28.1environment_tests/test-exports-esbuild/package.json
npmlangchainworkspace:*environment_tests/test-exports-esbuild/package.json
npmtypescript^5.0.0environment_tests/test-exports-esbuild/package.json
npm@langchain/coreworkspace:^environment_tests/test-exports-esm/package.json
npm@langchain/openaiworkspace:*environment_tests/test-exports-esm/package.json
npm@tsconfig/recommended^1.0.2environment_tests/test-exports-esm/package.json
npm@types/node^24.3.0environment_tests/test-exports-esm/package.json
npmlangchainworkspace:*environment_tests/test-exports-esm/package.json
npmtypescript^5.0.0environment_tests/test-exports-esm/package.json
npm@types/node^24.10.13environment_tests/test-exports-node-classic/package.json
npm@langchain/coreworkspace:^environment_tests/test-exports-node-classic/package.json
npm@tsconfig/recommended^1.0.10environment_tests/test-exports-node-classic/package.json
npmlangchainworkspace:*environment_tests/test-exports-node-classic/package.json
npmtypescript^5.0.0environment_tests/test-exports-node-classic/package.json
npm@langchain/coreworkspace:^environment_tests/test-exports-tsc/package.json
npm@langchain/openaiworkspace:*environment_tests/test-exports-tsc/package.json
npm@types/node^24.3.0environment_tests/test-exports-tsc/package.json
npmlangchainworkspace:*environment_tests/test-exports-tsc/package.json
npmtypescript^5.9.3environment_tests/test-exports-tsc/package.json
npm@langchain/coreworkspace:^environment_tests/test-exports-vercel/package.json
npm@langchain/openaiworkspace:*environment_tests/test-exports-vercel/package.json
npm@types/node18.15.11environment_tests/test-exports-vercel/package.json
npm@types/react18.0.33environment_tests/test-exports-vercel/package.json
npm@types/react-dom18.0.11environment_tests/test-exports-vercel/package.json
npmlangchainworkspace:*environment_tests/test-exports-vercel/package.json
npmnext^16.1.7environment_tests/test-exports-vercel/package.json
npmreact18.2.0environment_tests/test-exports-vercel/package.json
npmreact-dom18.2.0environment_tests/test-exports-vercel/package.json
npmtypescript^5.0.0environment_tests/test-exports-vercel/package.json
npm@langchain/coreworkspace:^environment_tests/test-exports-vite/package.json
npm@langchain/openaiworkspace:*environment_tests/test-exports-vite/package.json
npmlangchainworkspace:*environment_tests/test-exports-vite/package.json
npmtypescript^5.0.0environment_tests/test-exports-vite/package.json
npmvite^6.4.1environment_tests/test-exports-vite/package.json
npm@arethetypeswrong/core^0.18.5internal/build/package.json
npm@typescript/native-preview^7.0.0-dev.20260401.1internal/build/package.json
npmpublint^0.3.22internal/build/package.json
npmrolldown^1.2.0internal/build/package.json
npmtsdown^0.22.14internal/build/package.json
npmtype-fest^5.8.0internal/build/package.json
npmtypescript^7.0.2internal/build/package.json
npmunplugin-unused^0.6.0internal/build/package.json
npm@iarna/toml^2.2.5internal/model-profiles/package.json
npm@langchain/coreworkspace:^internal/model-profiles/package.json
npmcommander^14.0.3internal/model-profiles/package.json
npmtypescript^7.0.2internal/model-profiles/package.json
npmzod^4.3.6internal/model-profiles/package.json
npm@jest/globals^30.4.1internal/standard-tests/package.json
npm@langchain/coreworkspace:^internal/standard-tests/package.json
npmzod^4.3.6internal/standard-tests/package.json
npm@jest/globals^30.4.1internal/test-helpers/package.json
npm@langchain/openaiworkspace:*libs/langchain-classic/package.json
npm@langchain/textsplittersworkspace:*libs/langchain-classic/package.json
npmhandlebars^4.7.9libs/langchain-classic/package.json
npmjs-yaml^5.2.2libs/langchain-classic/package.json
npmjsonpointer^5.0.1libs/langchain-classic/package.json
npmopenapi-types^12.1.3libs/langchain-classic/package.json
npmyaml^2.9.0libs/langchain-classic/package.json
npmzod^3.25.76 || ^4libs/langchain-classic/package.json
npm@cfworker/json-schema^4.0.2libs/langchain-core/package.json
npm@standard-schema/spec^1.1.0libs/langchain-core/package.json
npmjs-tiktoken^1.0.12libs/langchain-core/package.json
npmlangsmith>=0.5.0 <1.0.0libs/langchain-core/package.json
npmmustache^4.2.0libs/langchain-core/package.json
npmp-queue^6.6.2libs/langchain-core/package.json
npmzod^3.25.76 || ^4libs/langchain-core/package.json
npm@modelcontextprotocol/sdk^1.30.0libs/langchain-mcp-adapters/package.json
npmdebug^4.4.3libs/langchain-mcp-adapters/package.json
npmzod^3.25.76 || ^4libs/langchain-mcp-adapters/package.json
npmjs-tiktoken^1.0.12libs/langchain-textsplitters/package.json
npm@langchain/langgraph^1.4.8libs/langchain/package.json
npm@langchain/langgraph-checkpoint^1.1.3libs/langchain/package.json
npmlangsmith>=0.5.0 <1.0.0libs/langchain/package.json
npmzod^3.25.76 || ^4libs/langchain/package.json
All dependencies 2,479

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

RegistryPackageVersionRelation
npm@arethetypeswrong/core0.18.5direct
npm@arethetypeswrong/core^0.18.5direct
npm@cfworker/json-schema4.1.1direct
npm@cfworker/json-schema^4.0.2direct
npm@cfworker/json-schema^4.1.1direct
npm@iarna/toml2.2.5direct
npm@iarna/toml^2.2.5direct
npm@jest/globals30.4.1direct
npm@jest/globals^29.5.0direct
npm@jest/globals^30.4.1direct
npm@langchain/langgraph1.4.8direct
npm@langchain/langgraph^1.4.8direct
npm@langchain/langgraph-checkpoint1.1.3direct
npm@langchain/langgraph-checkpoint^1.1.3direct
npm@langchain/openai0.4.9direct
npm@modelcontextprotocol/sdk1.29.0direct
npm@modelcontextprotocol/sdk1.30.0direct
npm@modelcontextprotocol/sdk^1.30.0direct
npm@standard-schema/spec1.1.0direct
npm@standard-schema/spec^1.1.0direct
npm@tsconfig/recommended1.0.13direct
npm@tsconfig/recommended^1.0.10direct
npm@tsconfig/recommended^1.0.13direct
npm@tsconfig/recommended^1.0.2direct
npm@tsconfig/recommended^1.0.3direct
npm@types/node12.20.55direct
npm@types/node18.15.11direct
npm@types/node18.19.130direct
npm@types/node18.19.80direct
npm@types/node22.20.1direct
npm@types/node25.6.0direct
npm@types/node25.9.1direct
npm@types/node25.9.5direct
npm@types/node26.1.2direct
npm@types/node^18.15.11direct
npm@types/node^22direct
npm@types/node^24.10.13direct
npm@types/node^24.3.0direct
npm@types/node^26.1.2direct
npm@types/react18.0.33direct
npm@types/react19.2.18direct
npm@types/react-dom18.0.11direct
npm@typescript/native-preview7.0.0-dev.20260421.2direct
npm@typescript/native-preview^7.0.0-dev.20260401.1direct
npmcommander13.1.0direct
npmcommander14.0.3direct
npmcommander^14.0.3direct
npmdebug4.3.4direct
npmdebug4.4.3direct
npmdebug^4.4.3direct
npmesbuild0.28.1direct
npmesbuild^0.28.1direct
npmhandlebars4.7.9direct
npmhandlebars^4.7.9direct
npmjs-tiktoken1.0.21direct
npmjs-tiktoken^1.0.12direct
npmjs-yaml3.15.1direct
npmjs-yaml4.3.1direct
npmjs-yaml5.2.2direct
npmjs-yaml^5.2.2direct
npmjsonpointer5.0.1direct
npmjsonpointer^5.0.1direct
npmlangsmith0.7.14direct
npmlangsmith0.8.9direct
npmlangsmith>=0.4.0 <1.0.0direct
npmlangsmith>=0.5.0 <1.0.0direct
npmlangsmith^0.8.7direct
npmmustache4.2.0direct
npmmustache^4.2.0direct
npmnext^16.1.7direct
npmopenapi-types12.1.3direct
npmopenapi-types^12.1.3direct
npmp-queue6.6.2direct
npmp-queue9.3.0direct
npmp-queue^6.6.2direct
npmpublint0.3.22direct
npmpublint^0.3.22direct
npmreact18.2.0direct
npmreact19.2.5direct
npmreact-dom18.2.0direct
npmreact-dom19.2.5direct
npmrolldown1.0.0-rc.17direct
npmrolldown1.2.0direct
npmrolldown^1.2.0direct
npmtsdown0.22.14direct
npmtsdown^0.22.14direct
npmtype-fest0.21.3direct
npmtype-fest0.7.1direct
npmtype-fest2.19.0direct
npmtype-fest4.41.0direct
npmtype-fest5.8.0direct
npmtype-fest^5.8.0direct
npmtypescript5.6.1-rcdirect
npmtypescript5.9.3direct
npmtypescript7.0.2direct
npmtypescript^5.0.0direct
npmtypescript^5.0.3direct
npmtypescript^5.9.3direct
npmtypescript^7.0.2direct
npmtypescript~5.8.3direct
npmtypescript~7.0.2direct
npmunplugin-unused0.5.7direct
npmunplugin-unused0.6.0direct
npmunplugin-unused^0.6.0direct
npmvite7.3.5direct
npmvite^6.4.1direct
npmvitest3.2.7direct
npmvitest4.1.8direct
npmvitest^4.1.8direct
npmwrangler^3.19.0direct
npmyaml2.9.0direct
npmyaml^2.9.0direct
npmzod3.23.8direct
npmzod3.25.76direct
npmzod4.3.6direct
npmzod^3.25.76direct
npmzod^3.25.76 || ^4direct
npmzod^4direct
npmzod^4.0.14direct
npmzod^4.3.6direct
npmzod~3.25.76direct
npm@ai-sdk/amazon-bedrock3.0.97indirect
npm@ai-sdk/anthropic2.0.77indirect
npm@ai-sdk/azure2.0.105indirect
npm@ai-sdk/cerebras1.0.41indirect
npm@ai-sdk/deepseek1.0.37indirect
npm@ai-sdk/gateway2.0.82indirect
npm@ai-sdk/google2.0.70indirect
npm@ai-sdk/google-vertex3.0.132indirect
npm@ai-sdk/groq2.0.38indirect
npm@ai-sdk/mistral2.0.31indirect
npm@ai-sdk/openai2.0.103indirect
npm@ai-sdk/openai-compatible1.0.36indirect
npm@ai-sdk/perplexity2.0.28indirect
npm@ai-sdk/provider2.0.1indirect
npm@ai-sdk/provider-utils3.0.23indirect
npm@ai-sdk/togetherai1.0.39indirect
npm@ai-sdk/xai2.0.68indirect
npm@alloc/quick-lru5.2.0indirect
npm@andrewbranch/untar.js1.0.3indirect
npm@anthropic-ai/sdk0.115.0indirect
npm@anthropic-ai/sdk0.27.3indirect
npm@anthropic-ai/sdk0.39.0indirect
npm@anthropic-ai/sdk^0.115.0indirect
npm@anthropic-ai/vertex-sdk0.19.0indirect
npm@anthropic-ai/vertex-sdk^0.19.0indirect
npm@aws-crypto/crc325.2.0indirect
npm@aws-crypto/crc32c5.2.0indirect
npm@aws-crypto/sha1-browser5.2.0indirect
npm@aws-crypto/sha256-browser5.2.0indirect
npm@aws-crypto/sha256-js5.2.0indirect
npm@aws-crypto/supports-web-crypto5.2.0indirect
npm@aws-crypto/util5.2.0indirect
npm@aws-sdk/client-bedrock-agent-runtime3.1102.0indirect
npm@aws-sdk/client-bedrock-agent-runtime^3.1097.0indirect
npm@aws-sdk/client-bedrock-runtime3.1102.0indirect
npm@aws-sdk/client-bedrock-runtime^3.1097.0indirect
npm@aws-sdk/client-cognito-identity3.1034.0indirect
npm@aws-sdk/client-kendra3.1102.0indirect
npm@aws-sdk/client-kendra^3.1097.0indirect
npm@aws-sdk/client-s33.1041.0indirect
npm@aws-sdk/client-sagemaker3.1034.0indirect
npm@aws-sdk/core3.974.26indirect
npm@aws-sdk/core3.977.5indirect
npm@aws-sdk/crc64-nvme3.972.7indirect
npm@aws-sdk/credential-provider-cognito-identity3.972.26indirect
npm@aws-sdk/credential-provider-env3.972.29indirect
npm@aws-sdk/credential-provider-env3.972.52indirect
npm@aws-sdk/credential-provider-env3.972.66indirect
npm@aws-sdk/credential-provider-http3.972.31indirect
npm@aws-sdk/credential-provider-http3.972.54indirect
npm@aws-sdk/credential-provider-http3.972.68indirect
npm@aws-sdk/credential-provider-ini3.972.33indirect
npm@aws-sdk/credential-provider-ini3.973.11indirect
npm@aws-sdk/credential-provider-login3.972.33indirect
npm@aws-sdk/credential-provider-login3.972.58indirect
npm@aws-sdk/credential-provider-login3.972.73indirect
npm@aws-sdk/credential-provider-node3.972.77indirect
npm@aws-sdk/credential-provider-node^3.972.74indirect
npm@aws-sdk/credential-provider-process3.972.29indirect
npm@aws-sdk/credential-provider-process3.972.52indirect
npm@aws-sdk/credential-provider-process3.972.66indirect
npm@aws-sdk/credential-provider-sso3.972.33indirect
npm@aws-sdk/credential-provider-sso3.972.58indirect
npm@aws-sdk/credential-provider-sso3.973.10indirect
npm@aws-sdk/credential-provider-web-identity3.972.33indirect
npm@aws-sdk/credential-provider-web-identity3.972.58indirect
npm@aws-sdk/credential-provider-web-identity3.972.72indirect
npm@aws-sdk/credential-providers3.1034.0indirect
npm@aws-sdk/dsql-signer3.1102.0indirect
npm@aws-sdk/dsql-signer^3.1097.0indirect
npm@aws-sdk/eventstream-handler-node3.972.31indirect
npm@aws-sdk/middleware-bucket-endpoint3.972.10indirect
npm@aws-sdk/middleware-eventstream3.972.26indirect
npm@aws-sdk/middleware-expect-continue3.972.10indirect
npm@aws-sdk/middleware-flexible-checksums3.974.16indirect
npm@aws-sdk/middleware-host-header3.972.10indirect
npm@aws-sdk/middleware-location-constraint3.972.10indirect
npm@aws-sdk/middleware-logger3.972.10indirect
npm@aws-sdk/middleware-recursion-detection3.972.11indirect
npm@aws-sdk/middleware-sdk-s33.972.37indirect
npm@aws-sdk/middleware-ssec3.972.10indirect
npm@aws-sdk/middleware-user-agent3.972.33indirect
npm@aws-sdk/middleware-user-agent3.972.38indirect
npm@aws-sdk/middleware-websocket3.972.48indirect
npm@aws-sdk/nested-clients3.997.1indirect
npm@aws-sdk/nested-clients3.997.26indirect
npm@aws-sdk/nested-clients3.997.40indirect
npm@aws-sdk/region-config-resolver3.972.13indirect
npm@aws-sdk/signature-v4-multi-region3.996.20indirect
npm@aws-sdk/signature-v4-multi-region3.996.25indirect
npm@aws-sdk/signature-v4-multi-region3.996.38indirect
npm@aws-sdk/signature-v4-multi-region3.996.43indirect
npm@aws-sdk/token-providers3.1034.0indirect
npm@aws-sdk/token-providers3.1078.0indirect
npm@aws-sdk/token-providers3.1102.0indirect
npm@aws-sdk/types3.974.2indirect
npm@aws-sdk/types^3.974.2indirect
npm@aws-sdk/util-arn-parser3.972.3indirect
npm@aws-sdk/util-endpoints3.996.8indirect
npm@aws-sdk/util-locate-window3.965.5indirect
npm@aws-sdk/util-user-agent-browser3.972.10indirect
npm@aws-sdk/util-user-agent-node3.973.19indirect
npm@aws-sdk/util-user-agent-node3.973.24indirect
npm@aws-sdk/xml-builder3.972.33indirect
npm@aws-sdk/xml-builder3.972.37indirect
npm@aws/lambda-invoke-store0.2.4indirect
npm@aws/lambda-invoke-store0.3.0indirect
npm@azure/abort-controller2.1.2indirect
npm@azure/abort-controller2.2.0indirect
npm@azure/core-auth1.10.1indirect
npm@azure/core-auth1.11.0indirect
npm@azure/core-client1.10.1indirect
npm@azure/core-client1.11.0indirect
npm@azure/core-http-compat2.5.0indirect
npm@azure/core-paging1.7.0indirect
npm@azure/core-rest-pipeline1.23.0indirect
npm@azure/core-rest-pipeline1.25.0indirect
npm@azure/core-tracing1.3.1indirect
npm@azure/core-tracing1.4.0indirect
npm@azure/core-util1.13.1indirect
npm@azure/core-util1.14.0indirect
npm@azure/identity4.13.1indirect
npm@azure/identity^4.12.0indirect
npm@azure/identity^4.13.1indirect
npm@azure/identity^4.2.1indirect
npm@azure/logger1.3.0indirect
npm@azure/logger1.4.0indirect
npm@azure/msal-browser5.8.0indirect
npm@azure/msal-common16.5.1indirect
npm@azure/msal-node5.1.4indirect
npm@azure/search-documents12.2.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-import-attributes7.29.7indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-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-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.29.7indirect
npm@babel/runtime7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.8indirect
npm@balena/dockerignore1.0.2indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@borewit/text-codec0.2.2indirect
npm@braidai/lang1.1.2indirect
npm@browserbasehq/sdk2.10.0indirect
npm@browserbasehq/stagehand1.14.0indirect
npm@browserbasehq/stagehand3.2.1indirect
npm@browserbasehq/stagehand^1.3.0indirect
npm@browserbasehq/stagehand^3.2.0indirect
npm@changesets/apply-release-plan7.1.1indirect
npm@changesets/assemble-release-plan6.0.10indirect
npm@changesets/changelog-git0.2.1indirect
npm@changesets/changelog-github0.7.0indirect
npm@changesets/cli2.31.1indirect
npm@changesets/config3.1.4indirect
npm@changesets/errors0.2.0indirect
npm@changesets/get-dependents-graph2.1.4indirect
npm@changesets/get-github-info0.8.0indirect
npm@changesets/get-release-plan4.0.16indirect
npm@changesets/get-version-range-type0.4.0indirect
npm@changesets/git3.0.4indirect
npm@changesets/logger0.1.1indirect
npm@changesets/parse0.4.3indirect
npm@changesets/pre2.0.2indirect
npm@changesets/read0.6.7indirect
npm@changesets/should-skip-package0.1.2indirect
npm@changesets/types4.1.0indirect
npm@changesets/types6.1.0indirect
npm@changesets/write0.4.0indirect
npm@clickhouse/client0.2.10indirect
npm@clickhouse/client1.18.3indirect
npm@clickhouse/client^0.2.5indirect
npm@clickhouse/client^1.18.2indirect
npm@clickhouse/client-common0.2.10indirect
npm@clickhouse/client-common1.18.3indirect
npm@cloudflare/workers-types4.20260602.1indirect
npm@cloudflare/workers-types^4.20230321.0indirect
npm@cloudflare/workers-types^4.20260602.1indirect
npm@colors/colors1.6.0indirect
npm@commander-js/extra-typings13.1.0indirect
npm@conventional-changelog/git-client2.7.0indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@dabh/diagnostics2.0.8indirect
npm@datastructures-js/deque1.0.8indirect
npm@dsnp/parquetjs1.8.7indirect
npm@elastic/elasticsearch8.19.2indirect
npm@elastic/elasticsearch^8.19.2indirect
npm@elastic/transport8.10.2indirect
npm@electric-sql/pglite0.4.3indirect
npm@electric-sql/pglite-socket0.1.3indirect
npm@electric-sql/pglite-tools0.3.3indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/core1.11.2indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/runtime1.11.2indirect
npm@emnapi/runtime1.11.3indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x64*indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.10.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.6indirect
npm@eslint/js9.39.5indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@faker-js/faker10.4.0indirect
npm@faker-js/faker8.4.1indirect
npm@faker-js/faker^10.4.0indirect
npm@faker-js/faker^8.3.1indirect
npm@faker-js/faker^8.4.1indirect
npm@fastify/busboy3.2.0indirect
npm@firebase/app-check-interop-types0.3.4indirect
npm@firebase/app-types0.9.5indirect
npm@firebase/auth-interop-types0.2.5indirect
npm@firebase/component0.7.3indirect
npm@firebase/database1.1.3indirect
npm@firebase/database-compat2.1.4indirect
npm@firebase/database-types1.0.20indirect
npm@firebase/logger0.5.1indirect
npm@firebase/util1.15.1indirect
npm@gar/promisify1.1.3indirect
npm@getmetal/metal-sdk7.7.1indirect
npm@getmetal/metal-sdk^7.7.1indirect
npm@getzep/zep-cloud1.0.12indirect
npm@getzep/zep-cloud3.18.0indirect
npm@getzep/zep-cloud^1.0.12indirect
npm@getzep/zep-cloud^3.18.0indirect
npm@getzep/zep-js2.0.2indirect
npm@getzep/zep-js^2.0.2indirect
npm@gomomento/generated-types0.133.0indirect
npm@gomomento/sdk1.118.0indirect
npm@gomomento/sdk-core1.118.0indirect
npm@google-cloud/firestore7.11.6indirect
npm@google-cloud/paginator5.0.2indirect
npm@google-cloud/projectify4.0.0indirect
npm@google-cloud/promisify4.0.0indirect
npm@google-cloud/storage7.19.0indirect
npm@google/genai1.50.1indirect
npm@google/generative-ai0.24.1indirect
npm@google/generative-ai^0.24.1indirect
npm@graphql-typed-document-node/core3.2.0indirect
npm@grpc/grpc-js1.14.4indirect
npm@grpc/proto-loader0.7.15indirect
npm@grpc/proto-loader0.8.0indirect
npm@grpc/proto-loader0.8.1indirect
npm@hono/node-server2.0.12indirect
npm@hono/node-server^2.0.12indirect
npm@hono/node-ws1.3.1indirect
npm@hono/zod-validator0.7.6indirect
npm@huggingface/jinja0.3.4indirect
npm@huggingface/transformers3.0.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@ibm-cloud/watsonx-ai1.7.15indirect
npm@ibm-cloud/watsonx-ai^1.7.15indirect
npm@img/sharp-darwin-arm640.33.5indirect
npm@img/sharp-darwin-x640.33.5indirect
npm@img/sharp-libvips-darwin-arm641.0.4indirect
npm@img/sharp-libvips-darwin-x641.0.4indirect
npm@img/sharp-libvips-linux-arm1.0.5indirect
npm@img/sharp-libvips-linux-arm641.0.4indirect
npm@img/sharp-libvips-linux-s390x1.0.4indirect
npm@img/sharp-libvips-linux-x641.0.4indirect
npm@img/sharp-libvips-linuxmusl-arm641.0.4indirect
npm@img/sharp-libvips-linuxmusl-x641.0.4indirect
npm@img/sharp-linux-arm0.33.5indirect
npm@img/sharp-linux-arm640.33.5indirect
npm@img/sharp-linux-s390x0.33.5indirect
npm@img/sharp-linux-x640.33.5indirect
npm@img/sharp-linuxmusl-arm640.33.5indirect
npm@img/sharp-linuxmusl-x640.33.5indirect
npm@img/sharp-wasm320.33.5indirect
npm@img/sharp-win32-ia320.33.5indirect
npm@img/sharp-win32-x640.33.5indirect
npm@inquirer/ansi2.0.7indirect
npm@inquirer/checkbox5.2.1indirect
npm@inquirer/confirm6.1.1indirect
npm@inquirer/core11.2.1indirect
npm@inquirer/editor5.2.2indirect
npm@inquirer/expand5.1.1indirect
npm@inquirer/external-editor1.0.3indirect
npm@inquirer/external-editor3.0.3indirect
npm@inquirer/figures2.0.7indirect
npm@inquirer/input5.1.2indirect
npm@inquirer/number4.1.1indirect
npm@inquirer/password5.1.1indirect
npm@inquirer/prompts8.4.2indirect
npm@inquirer/rawlist5.3.1indirect
npm@inquirer/search4.2.1indirect
npm@inquirer/select5.2.1indirect
npm@inquirer/type4.0.7indirect
npm@ioredis/commands1.10.0indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.6indirect
npm@jest/console30.4.1indirect
npm@jest/core30.4.2indirect
npm@jest/create-cache-key-function30.3.0indirect
npm@jest/diff-sequences30.3.0indirect
npm@jest/diff-sequences30.4.0indirect
npm@jest/environment30.4.1indirect
npm@jest/expect30.4.1indirect
npm@jest/expect-utils30.3.0indirect
npm@jest/expect-utils30.4.1indirect
npm@jest/fake-timers30.4.1indirect
npm@jest/get-type30.1.0indirect
npm@jest/pattern30.0.1indirect
npm@jest/pattern30.4.0indirect
npm@jest/reporters30.4.1indirect
npm@jest/schemas30.0.5indirect
npm@jest/schemas30.4.1indirect
npm@jest/snapshot-utils30.4.1indirect
npm@jest/source-map30.0.1indirect
npm@jest/test-result30.4.1indirect
npm@jest/test-sequencer30.4.1indirect
npm@jest/transform30.4.1indirect
npm@jest/types30.3.0indirect
npm@jest/types30.4.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@js-sdsl/ordered-map4.4.2indirect
npm@kwsites/file-exists1.1.1indirect
npm@lancedb/lancedb0.33.0indirect
npm@lancedb/lancedb^0.33.0indirect
npm@lancedb/lancedb-darwin-arm640.33.0indirect
npm@lancedb/lancedb-linux-arm64-gnu0.33.0indirect
npm@lancedb/lancedb-linux-arm64-musl0.33.0indirect
npm@lancedb/lancedb-linux-x64-gnu0.33.0indirect
npm@lancedb/lancedb-linux-x64-musl0.33.0indirect
npm@lancedb/lancedb-win32-arm64-msvc0.33.0indirect
npm@lancedb/lancedb-win32-x64-msvc0.33.0indirect
npm@langchain/langgraph-api1.4.4indirect
npm@langchain/langgraph-api^1.4.3indirect
npm@langchain/langgraph-sdk1.9.28indirect
npm@langchain/langgraph-sdk^1.9.28indirect
npm@langchain/langgraph-ui1.4.4indirect
npm@langchain/protocol0.0.18indirect
npm@layerup/layerup-security1.6.0indirect
npm@layerup/layerup-security^1.5.12indirect
npm@layerup/layerup-security^1.6.0indirect
npm@loaderkit/resolve1.0.6indirect
npm@manypkg/find-root1.1.0indirect
npm@manypkg/get-packages1.1.3indirect
npm@mistralai/mistralai2.2.1indirect
npm@mongodb-js/saslprep1.4.13indirect
npm@mongodb-js/saslprep1.4.8indirect
npm@napi-rs/lzma-linux-x64-gnu1.5.1indirect
npm@napi-rs/wasm-runtime1.2.2indirect
npm@nodable/entities2.1.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@npmcli/fs1.1.1indirect
npm@npmcli/move-file1.1.2indirect
npm@octokit/auth-token6.0.0indirect
npm@octokit/core7.0.6indirect
npm@octokit/endpoint11.0.3indirect
npm@octokit/graphql9.0.3indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/plugin-paginate-rest14.0.0indirect
npm@octokit/plugin-request-log6.0.0indirect
npm@octokit/plugin-rest-endpoint-methods17.0.0indirect
npm@octokit/request10.0.10indirect
npm@octokit/request-error7.1.0indirect
npm@octokit/rest22.0.1indirect
npm@octokit/types16.0.0indirect
npm@opensearch-project/opensearch2.13.0indirect
npm@opensearch-project/opensearch3.5.1indirect
npm@opensearch-project/opensearch^2.2.0indirect
npm@opensearch-project/opensearch^3.5.1indirect
npm@opentelemetry/api1.9.0indirect
npm@opentelemetry/api1.9.1indirect
npm@opentelemetry/core2.10.0indirect
npm@opentelemetry/semantic-conventions1.43.0indirect
npm@oxc-project/types0.127.0indirect
npm@oxc-project/types0.140.0indirect
npm@oxfmt/binding-android-arm-eabi0.61.0indirect
npm@oxfmt/binding-android-arm640.61.0indirect
npm@oxfmt/binding-darwin-arm640.61.0indirect
npm@oxfmt/binding-darwin-x640.61.0indirect
npm@oxfmt/binding-freebsd-x640.61.0indirect
npm@oxfmt/binding-linux-arm-gnueabihf0.61.0indirect
npm@oxfmt/binding-linux-arm-musleabihf0.61.0indirect
npm@oxfmt/binding-linux-arm64-gnu0.61.0indirect
npm@oxfmt/binding-linux-arm64-musl0.61.0indirect
npm@oxfmt/binding-linux-ppc64-gnu0.61.0indirect
npm@oxfmt/binding-linux-riscv64-gnu0.61.0indirect
npm@oxfmt/binding-linux-riscv64-musl0.61.0indirect
npm@oxfmt/binding-linux-s390x-gnu0.61.0indirect
npm@oxfmt/binding-linux-x64-gnu0.61.0indirect
npm@oxfmt/binding-linux-x64-musl0.61.0indirect
npm@oxfmt/binding-openharmony-arm640.61.0indirect
npm@oxfmt/binding-win32-arm64-msvc0.61.0indirect
npm@oxfmt/binding-win32-ia32-msvc0.61.0indirect
npm@oxfmt/binding-win32-x64-msvc0.61.0indirect
npm@oxlint/binding-android-arm-eabi1.76.0indirect
npm@oxlint/binding-android-arm641.76.0indirect
npm@oxlint/binding-darwin-arm641.76.0indirect
npm@oxlint/binding-darwin-x641.76.0indirect
npm@oxlint/binding-freebsd-x641.76.0indirect
npm@oxlint/binding-linux-arm-gnueabihf1.76.0indirect
npm@oxlint/binding-linux-arm-musleabihf1.76.0indirect
npm@oxlint/binding-linux-arm64-gnu1.76.0indirect
npm@oxlint/binding-linux-arm64-musl1.76.0indirect
npm@oxlint/binding-linux-ppc64-gnu1.76.0indirect
npm@oxlint/binding-linux-riscv64-gnu1.76.0indirect
npm@oxlint/binding-linux-riscv64-musl1.76.0indirect
npm@oxlint/binding-linux-s390x-gnu1.76.0indirect
npm@oxlint/binding-linux-x64-gnu1.76.0indirect
npm@oxlint/binding-linux-x64-musl1.76.0indirect
npm@oxlint/binding-openharmony-arm641.76.0indirect
npm@oxlint/binding-win32-arm64-msvc1.76.0indirect
npm@oxlint/binding-win32-ia32-msvc1.76.0indirect
npm@oxlint/binding-win32-x64-msvc1.76.0indirect
npm@peggyjs/from-mem3.1.3indirect
npm@petamoriken/float163.9.3indirect
npm@phun-ky/typeof2.0.3indirect
npm@pinecone-database/pinecone5.1.2indirect
npm@pinecone-database/pinecone7.2.0indirect
npm@pinecone-database/pinecone^5.0.2indirect
npm@pinecone-database/pinecone^7.1.0indirect
npm@pinojs/redact0.4.0indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.3.6indirect
npm@planetscale/database1.20.1indirect
npm@planetscale/database^1.20.1indirect
npm@playwright/test1.59.1indirect
npm@prisma/client6.19.3indirect
npm@prisma/client^6.19.3indirect
npm@prisma/config7.9.1indirect
npm@prisma/debug7.2.0indirect
npm@prisma/debug7.9.1indirect
npm@prisma/dev0.24.17indirect
npm@prisma/engines7.9.1indirect
npm@prisma/engines-version7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6adindirect
npm@prisma/fetch-engine7.9.1indirect
npm@prisma/get-platform7.2.0indirect
npm@prisma/get-platform7.9.1indirect
npm@prisma/query-plan-executor7.2.0indirect
npm@prisma/streams-local0.1.11indirect
npm@prisma/studio-core0.33.0indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.5indirect
npm@protobufjs/eventemitter1.1.1indirect
npm@protobufjs/fetch1.1.1indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.2indirect
npm@publint/pack0.1.6indirect
npm@puppeteer/browsers2.3.0indirect
npm@qdrant/js-client-rest1.18.0indirect
npm@qdrant/js-client-rest^1.18.0indirect
npm@qdrant/openapi-typescript-fetch1.2.6indirect
npm@quansync/fs1.0.0indirect
npm@radix-ui/primitive1.1.3indirect
npm@radix-ui/react-compose-refs1.1.2indirect
npm@radix-ui/react-primitive2.1.3indirect
npm@radix-ui/react-slot1.2.3indirect
npm@radix-ui/react-toggle1.1.10indirect
npm@radix-ui/react-use-controllable-state1.2.2indirect
npm@radix-ui/react-use-effect-event0.0.2indirect
npm@radix-ui/react-use-layout-effect1.1.1indirect
npm@redis/bloom1.2.0indirect
npm@redis/bloom5.12.1indirect
npm@redis/client1.6.1indirect
npm@redis/client5.12.1indirect
npm@redis/graph1.1.1indirect
npm@redis/json1.0.7indirect
npm@redis/json5.12.1indirect
npm@redis/search1.2.0indirect
npm@redis/search5.12.1indirect
npm@redis/time-series1.1.0indirect
npm@redis/time-series5.12.1indirect
npm@rockset/client0.9.2indirect
npm@rockset/client^0.9.1indirect
npm@rockset/client^0.9.2indirect
npm@rolldown/binding-android-arm641.0.0-rc.17indirect
npm@rolldown/binding-android-arm641.2.0indirect
npm@rolldown/binding-darwin-arm64*indirect
npm@rolldown/binding-darwin-arm641.0.0-rc.17indirect
npm@rolldown/binding-darwin-arm641.2.0indirect
npm@rolldown/binding-darwin-x64*indirect
npm@rolldown/binding-darwin-x641.0.0-rc.17indirect
npm@rolldown/binding-darwin-x641.2.0indirect
npm@rolldown/binding-freebsd-x641.0.0-rc.17indirect
npm@rolldown/binding-freebsd-x641.2.0indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-rc.17indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.0indirect
npm@rolldown/binding-linux-arm64-gnu*indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-rc.17indirect
npm@rolldown/binding-linux-arm64-gnu1.2.0indirect
npm@rolldown/binding-linux-arm64-musl*indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-rc.17indirect
npm@rolldown/binding-linux-arm64-musl1.2.0indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.0-rc.17indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.0indirect
npm@rolldown/binding-linux-s390x-gnu1.0.0-rc.17indirect
npm@rolldown/binding-linux-s390x-gnu1.2.0indirect
npm@rolldown/binding-linux-x64-gnu*indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-rc.17indirect
npm@rolldown/binding-linux-x64-gnu1.2.0indirect
npm@rolldown/binding-linux-x64-musl*indirect
npm@rolldown/binding-linux-x64-musl1.0.0-rc.17indirect
npm@rolldown/binding-linux-x64-musl1.2.0indirect
npm@rolldown/binding-openharmony-arm641.0.0-rc.17indirect
npm@rolldown/binding-openharmony-arm641.2.0indirect
npm@rolldown/binding-wasm32-wasi1.0.0-rc.17indirect
npm@rolldown/binding-wasm32-wasi1.2.0indirect
npm@rolldown/binding-win32-arm64-msvc*indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-rc.17indirect
npm@rolldown/binding-win32-arm64-msvc1.2.0indirect
npm@rolldown/binding-win32-ia32-msvc*indirect
npm@rolldown/binding-win32-ia32-msvc1.0.0-beta.52indirect
npm@rolldown/binding-win32-x64-msvc*indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-rc.17indirect
npm@rolldown/binding-win32-x64-msvc1.2.0indirect
npm@rolldown/pluginutils1.0.0-rc.17indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/rollup-android-arm-eabi4.62.4indirect
npm@rollup/rollup-android-arm644.62.4indirect
npm@rollup/rollup-darwin-arm644.62.4indirect
npm@rollup/rollup-darwin-x644.62.4indirect
npm@rollup/rollup-freebsd-arm644.62.4indirect
npm@rollup/rollup-freebsd-x644.62.4indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.4indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.4indirect
npm@rollup/rollup-linux-arm64-gnu4.62.4indirect
npm@rollup/rollup-linux-arm64-musl4.62.4indirect
npm@rollup/rollup-linux-loong64-gnu4.62.4indirect
npm@rollup/rollup-linux-loong64-musl4.62.4indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.4indirect
npm@rollup/rollup-linux-ppc64-musl4.62.4indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.4indirect
npm@rollup/rollup-linux-riscv64-musl4.62.4indirect
npm@rollup/rollup-linux-s390x-gnu4.62.4indirect
npm@rollup/rollup-linux-x64-gnu4.62.4indirect
npm@rollup/rollup-linux-x64-musl4.62.4indirect
npm@rollup/rollup-openbsd-x644.62.4indirect
npm@rollup/rollup-openharmony-arm644.62.4indirect
npm@rollup/rollup-win32-arm64-msvc4.62.4indirect
npm@rollup/rollup-win32-ia32-msvc4.62.4indirect
npm@rollup/rollup-win32-x64-gnu4.62.4indirect
npm@rollup/rollup-win32-x64-msvc4.62.4indirect
npm@sec-ant/readable-stream0.4.1indirect
npm@simple-libs/child-process-utils1.0.2indirect
npm@simple-libs/stream-utils1.2.0indirect
npm@sinclair/typebox0.34.49indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers15.4.0indirect
npm@smithy/chunked-blob-reader5.2.2indirect
npm@smithy/chunked-blob-reader-native4.2.3indirect
npm@smithy/config-resolver4.4.17indirect
npm@smithy/core3.29.0indirect
npm@smithy/core3.31.1indirect
npm@smithy/credential-provider-imds4.2.14indirect
npm@smithy/credential-provider-imds4.4.16indirect
npm@smithy/credential-provider-imds4.4.5indirect
npm@smithy/eventstream-codec4.2.14indirect
npm@smithy/eventstream-serde-browser4.2.14indirect
npm@smithy/eventstream-serde-config-resolver4.3.14indirect
npm@smithy/eventstream-serde-node4.2.14indirect
npm@smithy/eventstream-serde-universal4.2.14indirect
npm@smithy/fetch-http-handler5.3.17indirect
npm@smithy/fetch-http-handler5.6.13indirect
npm@smithy/fetch-http-handler5.6.2indirect
npm@smithy/hash-blob-browser4.2.15indirect
npm@smithy/hash-node4.2.14indirect
npm@smithy/hash-stream-node4.2.14indirect
npm@smithy/invalid-dependency4.2.14indirect
npm@smithy/is-array-buffer2.2.0indirect
npm@smithy/is-array-buffer4.2.2indirect
npm@smithy/md5-js4.2.14indirect
npm@smithy/middleware-content-length4.2.14indirect
npm@smithy/middleware-endpoint4.4.31indirect
npm@smithy/middleware-endpoint4.4.32indirect
npm@smithy/middleware-retry4.5.4indirect
npm@smithy/middleware-retry4.5.7indirect
npm@smithy/middleware-serde4.2.19indirect
npm@smithy/middleware-serde4.2.20indirect
npm@smithy/middleware-stack4.2.14indirect
npm@smithy/node-config-provider4.3.14indirect
npm@smithy/node-http-handler4.6.0indirect
npm@smithy/node-http-handler4.9.13indirect
npm@smithy/node-http-handler4.9.2indirect
npm@smithy/property-provider4.2.14indirect
npm@smithy/protocol-http5.3.14indirect
npm@smithy/querystring-builder4.2.14indirect
npm@smithy/querystring-parser4.2.14indirect
npm@smithy/service-error-classification4.3.0indirect
npm@smithy/service-error-classification4.3.1indirect
npm@smithy/shared-ini-file-loader4.4.9indirect
npm@smithy/signature-v45.3.14indirect
npm@smithy/signature-v45.6.1indirect
npm@smithy/signature-v45.6.12indirect
npm@smithy/smithy-client4.12.12indirect
npm@smithy/smithy-client4.12.13indirect
npm@smithy/types4.16.1indirect
npm@smithy/types^4.16.1indirect
npm@smithy/url-parser4.2.14indirect
npm@smithy/util-base644.3.2indirect
npm@smithy/util-body-length-browser4.2.2indirect
npm@smithy/util-body-length-node4.2.3indirect
npm@smithy/util-buffer-from2.2.0indirect
npm@smithy/util-buffer-from4.2.2indirect
npm@smithy/util-config-provider4.2.2indirect
npm@smithy/util-defaults-mode-browser4.3.48indirect
npm@smithy/util-defaults-mode-browser4.3.49indirect
npm@smithy/util-defaults-mode-node4.2.53indirect
npm@smithy/util-defaults-mode-node4.2.54indirect
npm@smithy/util-endpoints3.4.2indirect
npm@smithy/util-hex-encoding4.2.2indirect
npm@smithy/util-middleware4.2.14indirect
npm@smithy/util-retry4.3.3indirect
npm@smithy/util-retry4.3.8indirect
npm@smithy/util-stream4.5.24indirect
npm@smithy/util-stream4.5.25indirect
npm@smithy/util-uri-escape4.2.2indirect
npm@smithy/util-utf82.3.0indirect
npm@smithy/util-utf84.2.2indirect
npm@smithy/util-utf84.3.6indirect
npm@smithy/util-waiter4.2.16indirect
npm@smithy/util-waiter4.3.0indirect
npm@smithy/uuid1.1.2indirect
npm@so-ric/colorspace1.1.6indirect
npm@socketregistry/es-set-tostringtag1.0.10indirect
npm@socketregistry/hasown1.0.7indirect
npm@socketregistry/indent-string1.0.14indirect
npm@socketregistry/is-interactive1.0.6indirect
npm@socketregistry/is-unicode-supported1.0.5indirect
npm@socketregistry/isarray1.0.8indirect
npm@socketregistry/object-assign1.0.5indirect
npm@socketregistry/safe-buffer1.0.9indirect
npm@socketregistry/safer-buffer1.0.10indirect
npm@socketregistry/side-channel1.0.10indirect
npm@sparktype/darwin-arm640.1.3indirect
npm@sparktype/darwin-x640.1.3indirect
npm@sparktype/linux-arm640.1.3indirect
npm@sparktype/linux-x640.1.3indirect
npm@sparktype/win32-x640.1.3indirect
npm@sqltools/formatter1.2.5indirect
npm@stablelib/base641.0.1indirect
npm@supabase/auth-js2.111.0indirect
npm@supabase/functions-js2.111.0indirect
npm@supabase/phoenix0.4.5indirect
npm@supabase/postgrest-js2.111.0indirect
npm@supabase/realtime-js2.111.0indirect
npm@supabase/storage-js2.111.0indirect
npm@supabase/supabase-js2.111.0indirect
npm@supabase/supabase-js^2.111.0indirect
npm@swc/core1.15.46indirect
npm@swc/core^1.15.46indirect
npm@swc/core^1.3.90indirect
npm@swc/core-darwin-arm641.15.46indirect
npm@swc/core-darwin-x641.15.46indirect
npm@swc/core-linux-arm-gnueabihf1.15.46indirect
npm@swc/core-linux-arm64-gnu1.15.46indirect
npm@swc/core-linux-arm64-musl1.15.46indirect
npm@swc/core-linux-ppc64-gnu1.15.46indirect
npm@swc/core-linux-s390x-gnu1.15.46indirect
npm@swc/core-linux-x64-gnu1.15.46indirect
npm@swc/core-linux-x64-musl1.15.46indirect
npm@swc/core-win32-arm64-msvc1.15.46indirect
npm@swc/core-win32-ia32-msvc1.15.46indirect
npm@swc/core-win32-x64-msvc*indirect
npm@swc/core-win32-x64-msvc1.15.46indirect
npm@swc/counter0.1.3indirect
npm@swc/helpers0.5.21indirect
npm@swc/jest0.2.39indirect
npm@swc/jest^0.2.29indirect
npm@swc/types0.1.28indirect
npm@tailwindcss/node4.3.2indirect
npm@tailwindcss/oxide4.3.2indirect
npm@tailwindcss/oxide-android-arm644.3.2indirect
npm@tailwindcss/oxide-darwin-arm644.3.2indirect
npm@tailwindcss/oxide-darwin-x644.3.2indirect
npm@tailwindcss/oxide-freebsd-x644.3.2indirect
npm@tailwindcss/oxide-linux-arm-gnueabihf4.3.2indirect
npm@tailwindcss/oxide-linux-arm64-gnu4.3.2indirect
npm@tailwindcss/oxide-linux-arm64-musl4.3.2indirect
npm@tailwindcss/oxide-linux-x64-gnu4.3.2indirect
npm@tailwindcss/oxide-linux-x64-musl4.3.2indirect
npm@tailwindcss/oxide-wasm32-wasi4.3.2indirect
npm@tailwindcss/oxide-win32-arm64-msvc4.3.2indirect
npm@tailwindcss/oxide-win32-x64-msvc4.3.2indirect
npm@tailwindcss/postcss4.3.2indirect
npm@tensorflow/tfjs-backend-cpu4.22.0indirect
npm@tensorflow/tfjs-backend-cpu^4.22.0indirect
npm@tensorflow/tfjs-core4.22.0indirect
npm@tokenizer/inflate0.4.1indirect
npm@tokenizer/token0.3.0indirect
npm@tootallnate/once3.0.1indirect
npm@tootallnate/quickjs-emscripten0.23.0indirect
npm@tsconfig/node101.0.12indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@turbo/darwin-642.10.8indirect
npm@turbo/darwin-arm642.10.8indirect
npm@turbo/linux-642.10.8indirect
npm@turbo/linux-arm642.10.8indirect
npm@turbo/windows-642.10.8indirect
npm@turbo/windows-arm642.10.8indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/body-parser1.19.6indirect
npm@types/caseless0.12.5indirect
npm@types/chai5.2.3indirect
npm@types/connect3.4.38indirect
npm@types/d3-array3.0.3indirect
npm@types/d3-color3.1.0indirect
npm@types/d3-delaunay6.0.1indirect
npm@types/d3-format3.0.1indirect
npm@types/d3-geo3.1.0indirect
npm@types/d3-interpolate3.0.1indirect
npm@types/d3-path3.1.1indirect
npm@types/d3-scale4.0.2indirect
npm@types/d3-shape3.1.7indirect
npm@types/d3-time3.0.0indirect
npm@types/d3-time-format2.1.0indirect
npm@types/debug4.1.12indirect
npm@types/debug4.1.13indirect
npm@types/debug^4.1.13indirect
npm@types/deep-eql4.0.2indirect
npm@types/docker-modem3.0.6indirect
npm@types/dockerode4.0.1indirect
npm@types/estree1.0.9indirect
npm@types/express5.0.6indirect
npm@types/express^5.0.6indirect
npm@types/express-serve-static-core5.1.1indirect
npm@types/flat5.0.5indirect
npm@types/flat^5.0.5indirect
npm@types/geojson7946.0.16indirect
npm@types/google-protobuf3.15.10indirect
npm@types/http-errors2.0.5indirect
npm@types/iarna__toml2.0.5indirect
npm@types/iarna__toml^2.0.5indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest30.0.0indirect
npm@types/js-yaml4.0.9indirect
npm@types/js-yaml^4indirect
npm@types/jsdom28.0.3indirect
npm@types/jsdom^28.0.3indirect
npm@types/json-schema7.0.15indirect
npm@types/jsonwebtoken9.0.10indirect
npm@types/lodash4.17.25indirect
npm@types/long4.0.2indirect
npm@types/ms2.1.0indirect
npm@types/mustache4.2.6indirect
npm@types/mustache^4indirect
npm@types/node-fetch2.6.13indirect
npm@types/node-int640.4.32indirect
npm@types/offscreencanvas2019.7.3indirect
npm@types/parse-path7.1.0indirect
npm@types/pg8.20.3indirect
npm@types/pg^8indirect
npm@types/pg^8.20.3indirect
npm@types/prompts2.4.9indirect
npm@types/prompts^2indirect
npm@types/q1.5.8indirect
npm@types/qs6.15.0indirect
npm@types/range-parser1.2.7indirect
npm@types/request2.48.13indirect
npm@types/retry0.12.0indirect
npm@types/seedrandom2.4.34indirect
npm@types/semver7.7.1indirect
npm@types/send1.2.1indirect
npm@types/serve-static2.2.0indirect
npm@types/ssh20.5.52indirect
npm@types/ssh21.15.5indirect
npm@types/ssh2-streams0.1.13indirect
npm@types/stack-utils2.0.3indirect
npm@types/thrift0.10.17indirect
npm@types/tough-cookie4.0.0indirect
npm@types/tough-cookie4.0.5indirect
npm@types/triple-beam1.3.5indirect
npm@types/uuid11.0.0indirect
npm@types/uuid^11indirect
npm@types/validate-npm-package-name4.0.2indirect
npm@types/webidl-conversions7.0.3indirect
npm@types/whatwg-url11.0.5indirect
npm@types/whatwg-url13.0.0indirect
npm@types/ws8.18.1indirect
npm@types/ws^8indirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
npm@types/yauzl2.10.3indirect
npm@typescript/native-preview-darwin-arm647.0.0-dev.20260421.2indirect
npm@typescript/native-preview-darwin-x647.0.0-dev.20260421.2indirect
npm@typescript/native-preview-linux-arm7.0.0-dev.20260421.2indirect
npm@typescript/native-preview-linux-arm647.0.0-dev.20260421.2indirect
npm@typescript/native-preview-linux-x647.0.0-dev.20260421.2indirect
npm@typescript/native-preview-win32-arm647.0.0-dev.20260421.2indirect
npm@typescript/native-preview-win32-x647.0.0-dev.20260421.2indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@typescript/vfs1.6.4indirect
npm@typespec/ts-http-runtime0.3.5indirect
npm@typespec/ts-http-runtime0.3.8indirect
npm@ungap/structured-clone1.3.1indirect
npm@unrs/resolver-binding-android-arm-eabi1.12.2indirect
npm@unrs/resolver-binding-android-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-arm641.12.2indirect
npm@unrs/resolver-binding-darwin-x641.12.2indirect
npm@unrs/resolver-binding-freebsd-x641.12.2indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-arm64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-loong64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.12.2indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-gnu1.12.2indirect
npm@unrs/resolver-binding-linux-x64-musl1.12.2indirect
npm@unrs/resolver-binding-openharmony-arm641.12.2indirect
npm@unrs/resolver-binding-wasm32-wasi1.12.2indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.12.2indirect
npm@unrs/resolver-binding-win32-x64-msvc1.12.2indirect
npm@upstash/redis1.38.0indirect
npm@upstash/redis^1.38.0indirect
npm@upstash/vector1.2.3indirect
npm@upstash/vector^1.2.2indirect
npm@upstash/vector^1.2.3indirect
npm@vercel/kv3.0.0indirect
npm@vercel/kv^3.0.0indirect
npm@vercel/ncc0.44.1indirect
npm@vercel/ncc^0.44.1indirect
npm@vercel/oidc3.1.0indirect
npm@visx/curve4.0.1-alpha.0indirect
npm@visx/event4.0.1-alpha.0indirect
npm@visx/grid4.0.1-alpha.0indirect
npm@visx/group4.0.1-alpha.0indirect
npm@visx/point4.0.1-alpha.0indirect
npm@visx/responsive4.0.1-alpha.0indirect
npm@visx/scale4.0.1-alpha.0indirect
npm@visx/shape4.0.1-alpha.0indirect
npm@visx/vendor4.0.0-alpha.0indirect
npm@vitest/coverage-v84.1.10indirect
npm@vitest/coverage-v84.1.8indirect
npm@vitest/coverage-v8^4.1.10indirect
npm@vitest/expect3.2.7indirect
npm@vitest/expect4.1.8indirect
npm@vitest/mocker3.2.7indirect
npm@vitest/mocker4.1.8indirect
npm@vitest/pretty-format3.2.7indirect
npm@vitest/pretty-format4.1.10indirect
npm@vitest/pretty-format4.1.8indirect
npm@vitest/runner3.2.7indirect
npm@vitest/runner4.1.8indirect
npm@vitest/snapshot3.2.7indirect
npm@vitest/snapshot4.1.8indirect
npm@vitest/spy3.2.7indirect
npm@vitest/spy4.1.8indirect
npm@vitest/utils3.2.7indirect
npm@vitest/utils4.1.10indirect
npm@vitest/utils4.1.8indirect
npm@webgpu/types0.1.38indirect
npm@xata.io/client0.30.1indirect
npm@xata.io/client^0.30.1indirect
npm@xterm/xterm5.5.0indirect
npm@yuku-codegen/binding-darwin-arm640.8.1indirect
npm@yuku-codegen/binding-darwin-x640.8.1indirect
npm@yuku-codegen/binding-freebsd-x640.8.1indirect
npm@yuku-codegen/binding-linux-arm-gnu0.8.1indirect
npm@yuku-codegen/binding-linux-arm-musl0.8.1indirect
npm@yuku-codegen/binding-linux-arm64-gnu0.8.1indirect
npm@yuku-codegen/binding-linux-arm64-musl0.8.1indirect
npm@yuku-codegen/binding-linux-x64-gnu0.8.1indirect
npm@yuku-codegen/binding-linux-x64-musl0.8.1indirect
npm@yuku-codegen/binding-win32-arm640.8.1indirect
npm@yuku-codegen/binding-win32-x640.8.1indirect
npm@yuku-parser/binding-darwin-arm640.8.1indirect
npm@yuku-parser/binding-darwin-x640.8.1indirect
npm@yuku-parser/binding-freebsd-x640.8.1indirect
npm@yuku-parser/binding-linux-arm-gnu0.8.1indirect
npm@yuku-parser/binding-linux-arm-musl0.8.1indirect
npm@yuku-parser/binding-linux-arm64-gnu0.8.1indirect
npm@yuku-parser/binding-linux-arm64-musl0.8.1indirect
npm@yuku-parser/binding-linux-x64-gnu0.8.1indirect
npm@yuku-parser/binding-linux-x64-musl0.8.1indirect
npm@yuku-parser/binding-win32-arm640.8.1indirect
npm@yuku-parser/binding-win32-x640.8.1indirect
npm@yuku-toolchain/types0.8.1indirect
npm@zenfs/core1.11.4indirect
npm@zilliz/milvus2-sdk-node2.6.14indirect
npm@zilliz/milvus2-sdk-node^2.6.14indirect
npmabbrev1.1.1indirect
npmabbrev4.0.0indirect
npmabort-controller3.0.0indirect
npmabort-controller-x0.5.0indirect
npmaccepts2.0.0indirect
npmacorn8.16.0indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.5indirect
npmafinn-1652.0.2indirect
npmafinn-165-financialmarketnews3.0.0indirect
npmagent-base6.0.2indirect
npmagent-base7.1.4indirect
npmagent-base8.0.0indirect
npmagentkeepalive4.6.0indirect
npmaggregate-error3.1.0indirect
npmai5.0.179indirect
npmajv6.15.0indirect
npmajv8.18.0indirect
npmajv8.20.0indirect
npmajv-formats3.0.1indirect
npmansi-colors4.1.3indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.3indirect
npmansi-styles7.0.0indirect
npmansis4.3.1indirect
npmanymatch3.1.3indirect
npmapache-arrow21.2.0indirect
npmapparatus0.0.10indirect
npmaproba2.1.0indirect
npmarchiver7.0.1indirect
npmarchiver-utils5.0.2indirect
npmare-we-there-yet3.0.1indirect
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmargs-tokenizer0.3.0indirect
npmarray-ify1.0.0indirect
npmarray-union2.1.0indirect
npmarrify2.0.1indirect
npmasn10.2.6indirect
npmassertion-error2.0.1indirect
npmast-types0.13.4indirect
npmast-v8-to-istanbul1.0.5indirect
npmasync3.2.6indirect
npmasync-limiter1.0.1indirect
npmasync-lock1.4.1indirect
npmasync-retry1.3.3indirect
npmasynckit0.4.0indirect
npmatomic-sleep1.0.0indirect
npmatomically2.1.1indirect
npmautoprefixer10.5.2indirect
npmaws-ssl-profiles1.1.2indirect
npmaws41.13.2indirect
npmaws4fetch1.0.20indirect
npmaxios1.18.1indirect
npmaxios1.19.0indirect
npmaxios^1.18.1indirect
npmb4a1.8.1indirect
npmbabel-jest30.4.1indirect
npmbabel-plugin-istanbul7.0.1indirect
npmbabel-plugin-jest-hoist30.4.0indirect
npmbabel-preset-current-node-syntax1.2.0indirect
npmbabel-preset-jest30.4.0indirect
npmbalanced-match4.0.4indirect
npmbare-events2.9.1indirect
npmbare-fs4.7.4indirect
npmbare-path3.1.1indirect
npmbare-stream2.13.3indirect
npmbare-url2.4.6indirect
npmbase-640.1.0indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.33indirect
npmbaseline-browser-mapping2.10.40indirect
npmbasic-ftp6.0.1indirect
npmbcrypt-pbkdf1.0.2indirect
npmbefore-after-hook4.0.0indirect
npmbetter-path-resolve1.0.0indirect
npmbetter-result2.10.0indirect
npmbetter-sqlite312.9.0indirect
npmbetter-sqlite3^12.9.0indirect
npmbignumber.js9.3.1indirect
npmbinary-extensions2.3.0indirect
npmbindings1.5.0indirect
npmbl4.1.0indirect
npmbody-parser2.3.0indirect
npmboolbase1.0.0indirect
npmbowser2.14.1indirect
npmbrace-expansion5.0.8indirect
npmbrace-expansion5.0.9indirect
npmbraces3.0.3indirect
npmbrotli-wasm3.0.1indirect
npmbrowser-or-node1.3.0indirect
npmbrowserslist4.28.2indirect
npmbrowserslist4.28.4indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbson6.10.3indirect
npmbson6.10.4indirect
npmbson7.2.0indirect
npmbson7.3.1indirect
npmbson^7.3.1indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-crc320.2.13indirect
npmbuffer-crc321.0.0indirect
npmbuffer-equal-constant-time1.0.1indirect
npmbuffer-from1.1.2indirect
npmbufferutil4.1.0indirect
npmbuildcheck0.0.7indirect
npmbumpp10.4.1indirect
npmbundle-name4.1.0indirect
npmbyline5.0.0indirect
npmbytes3.1.2indirect
npmc121.11.2indirect
npmc123.3.3indirect
npmc123.3.4indirect
npmcac6.7.14indirect
npmcac7.0.0indirect
npmcacache15.3.0indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001800indirect
npmchai5.3.3indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmchangelogen0.5.7indirect
npmchangelogithub13.16.1indirect
npmchar-regex1.0.2indirect
npmchardet2.2.0indirect
npmcharenc0.0.2indirect
npmcheck-error2.1.3indirect
npmcheerio1.2.0indirect
npmcheerio-select2.1.0indirect
npmchokidar3.6.0indirect
npmchokidar5.0.0indirect
npmchownr1.1.4indirect
npmchownr2.0.0indirect
npmchownr3.0.0indirect
npmchromadb1.10.5indirect
npmchromadb3.4.3indirect
npmchromadb^1.5.3indirect
npmchromadb^3.4.0indirect
npmchromadb-js-bindings-darwin-arm641.3.3indirect
npmchromadb-js-bindings-darwin-x641.3.3indirect
npmchromadb-js-bindings-linux-arm64-gnu1.3.3indirect
npmchromadb-js-bindings-linux-x64-gnu1.3.3indirect
npmchromadb-js-bindings-win32-x64-msvc1.3.3indirect
npmchrome-launcher1.2.1indirect
npmchromium-bidi0.6.3indirect
npmci-info4.4.0indirect
npmcitty0.1.6indirect
npmcitty0.2.2indirect
npmcjs-module-lexer1.4.3indirect
npmcjs-module-lexer2.2.0indirect
npmclassnames2.5.1indirect
npmclean-stack2.2.0indirect
npmcli-cursor3.1.0indirect
npmcli-cursor5.0.0indirect
npmcli-spinners2.9.2indirect
npmcli-spinners3.4.0indirect
npmcli-width4.1.0indirect
npmcliui8.0.1indirect
npmcliui9.0.1indirect
npmclone1.0.4indirect
npmcloudflare4.5.0indirect
npmcluster-key-slot1.1.1indirect
npmcluster-key-slot1.1.2indirect
npmco4.6.0indirect
npmcohere-ai7.21.0indirect
npmcohere-ai8.0.0indirect
npmcohere-ai^7.14.0indirect
npmcohere-ai^8.0.0indirect
npmcollect-v8-coverage1.0.3indirect
npmcolor4.2.3indirect
npmcolor5.0.3indirect
npmcolor-convert2.0.1indirect
npmcolor-convert3.1.3indirect
npmcolor-name1.1.4indirect
npmcolor-name2.1.0indirect
npmcolor-string1.9.1indirect
npmcolor-string2.1.4indirect
npmcolor-support1.1.3indirect
npmcolorette2.0.20indirect
npmcolors1.4.0indirect
npmcombined-stream1.0.8indirect
npmcompare-func2.0.0indirect
npmcompress-commons6.0.2indirect
npmcompromise14.15.0indirect
npmconf15.1.0indirect
npmconf^15.1.0indirect
npmconfbox0.1.8indirect
npmconfbox0.2.4indirect
npmconsola3.4.2indirect
npmconsole-control-strings1.1.0indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmconventional-changelog-conventionalcommits9.3.1indirect
npmconventional-changelog-preset-loader5.0.0indirect
npmconventional-commits-filter5.0.0indirect
npmconventional-commits-parser6.4.0indirect
npmconventional-recommended-bump11.2.0indirect
npmconvert-gitmoji0.1.5indirect
npmconvert-source-map2.0.0indirect
npmconvex1.42.3indirect
npmconvex^1.42.3indirect
npmconvict6.2.5indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcopy-anything4.0.5indirect
npmcore-util-is1.0.3indirect
npmcors2.8.6indirect
npmcpu-features0.0.10indirect
npmcrc-321.2.2indirect
npmcrc32-stream6.0.0indirect
npmcreate-require1.1.1indirect
npmcross-fetch4.1.0indirect
npmcross-spawn7.0.6indirect
npmcrypt0.0.2indirect
npmcss-select5.2.2indirect
npmcss-what6.2.2indirect
npmcssesc3.0.0indirect
npmcsstype3.2.3indirect
npmd3-array3.2.1indirect
npmd3-array3.2.4indirect
npmd3-color3.1.0indirect
npmd3-delaunay6.0.2indirect
npmd3-format3.1.0indirect
npmd3-geo3.1.0indirect
npmd3-interpolate3.0.1indirect
npmd3-path3.1.0indirect
npmd3-scale4.0.2indirect
npmd3-shape3.2.0indirect
npmd3-time3.1.0indirect
npmd3-time-format4.1.0indirect
npmdata-uri-to-buffer4.0.1indirect
npmdata-uri-to-buffer6.0.2indirect
npmdata-uri-to-buffer7.0.0indirect
npmdataloader1.4.0indirect
npmdate-fns4.4.0indirect
npmdate-fns^4.4.0indirect
npmdateformat4.6.3indirect
npmdayjs1.11.20indirect
npmdayjs1.11.21indirect
npmdebounce-fn6.0.0indirect
npmdecompress-response6.0.0indirect
npmdedent1.7.2indirect
npmdeep-eql5.0.2indirect
npmdeep-extend0.6.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdeepmerge-ts7.1.5indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefaults1.0.4indirect
npmdefine-lazy-prop3.0.0indirect
npmdefu6.1.7indirect
npmdegenerator5.0.1indirect
npmdegenerator6.0.0indirect
npmdelaunator5.1.0indirect
npmdelayed-stream1.0.0indirect
npmdelegates1.0.0indirect
npmdenque2.1.0indirect
npmdepd2.0.0indirect
npmdestr2.0.5indirect
npmdetect-indent6.1.0indirect
npmdetect-libc2.1.2indirect
npmdetect-newline3.1.0indirect
npmdevtools-protocol0.0.1312386indirect
npmdevtools-protocol0.0.1464554indirect
npmdiff4.0.4indirect
npmdigest-fetch1.3.0indirect
npmdir-glob3.0.1indirect
npmdocker-compose1.4.2indirect
npmdocker-modem5.0.7indirect
npmdockerode5.0.1indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmdot-prop10.1.0indirect
npmdot-prop5.3.0indirect
npmdotenv16.4.5indirect
npmdotenv16.4.7indirect
npmdotenv16.6.1indirect
npmdotenv17.4.2indirect
npmdotenv8.6.0indirect
npmdotenv^16.3.1indirect
npmdotenv^16.6.1indirect
npmdotenv^17.4.0indirect
npmdpdm3.15.1indirect
npmdpdm4.0.1indirect
npmdpdm^3.12.0indirect
npmdpdm^3.14.0indirect
npmdpdm^4.0.1indirect
npmdts-resolver3.0.0indirect
npmduck-duck-scrape2.2.7indirect
npmduck-duck-scrape^2.2.5indirect
npmduck-duck-scrape^2.2.7indirect
npmduplexify4.1.3indirect
npmeastasianwidth0.2.0indirect
npmecdsa-sig-formatter1.0.11indirect
npmee-first1.1.1indirect
npmeffect3.20.0indirect
npmefrt2.7.0indirect
npmelectron-to-chromium1.5.366indirect
npmelectron-to-chromium1.5.383indirect
npmelkjs0.11.1indirect
npmemittery0.13.1indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmempathic2.0.0indirect
npmempathic2.0.1indirect
npmenabled2.0.0indirect
npmencodeurl2.0.0indirect
npmencoding0.1.13indirect
npmencoding-sniffer0.2.1indirect
npmend-of-stream1.4.5indirect
npmenhanced-resolve5.21.6indirect
npmenquirer2.4.1indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmentities7.0.1indirect
npmentities8.0.0indirect
npmenv-paths2.2.1indirect
npmenv-paths3.0.0indirect
npmerr-code2.0.3indirect
npmerror-ex1.3.4indirect
npmes-module-lexer1.7.0indirect
npmes-module-lexer2.1.0indirect
npmesbuild-plugin-tailwindcss2.2.0indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmescodegen2.1.0indirect
npmeslint9.39.5indirect
npmeslint^9.39.5indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.4.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmeta4.5.1indirect
npmetag1.8.1indirect
npmevent-target-shim5.0.1indirect
npmeventemitter34.0.7indirect
npmeventemitter35.0.4indirect
npmevents3.3.0indirect
npmevents-universal1.0.1indirect
npmeventsource3.0.7indirect
npmeventsource4.1.0indirect
npmeventsource^4.1.0indirect
npmeventsource-parser3.0.8indirect
npmeventsource-parser3.1.0indirect
npmeventsource-parser^3.1.0indirect
npmexa-js1.10.3indirect
npmexa-js^1.10.3indirect
npmexeca5.1.1indirect
npmexeca9.6.1indirect
npmexit-hook4.0.0indirect
npmexit-x0.2.2indirect
npmexpand-template2.0.3indirect
npmexpect30.3.0indirect
npmexpect30.4.1indirect
npmexpect-type1.3.0indirect
npmexponential-backoff3.1.3indirect
npmexpress5.2.1indirect
npmexpress^5.2.1indirect
npmexpress-rate-limit8.3.2indirect
npmexpress-rate-limit8.6.1indirect
npmexsolve1.0.8indirect
npmexsolve1.1.1indirect
npmextend3.0.2indirect
npmextendable-error0.1.7indirect
npmextended-eventsource1.7.0indirect
npmextended-eventsource^1.7.0indirect
npmextract-zip2.0.1indirect
npmfarmhash-modern1.1.0indirect
npmfast-check3.23.2indirect
npmfast-copy4.0.3indirect
npmfast-decode-uri-component1.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-fifo1.3.2indirect
npmfast-glob3.3.3indirect
npmfast-glob^3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-querystring1.1.2indirect
npmfast-safe-stringify2.1.1indirect
npmfast-sha2561.3.0indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-uri4.1.1indirect
npmfast-uri4.1.2indirect
npmfast-wrap-ansi0.2.2indirect
npmfast-xml-builder1.2.0indirect
npmfast-xml-parser5.8.0indirect
npmfastq1.20.1indirect
npmfaye-websocket0.11.4indirect
npmfb-watchman2.0.2indirect
npmfdir6.5.0indirect
npmfecha4.2.3indirect
npmfetch-blob3.2.0indirect
npmfetch-cookie3.2.0indirect
npmfetch-ponyfill7.1.0indirect
npmfflate0.8.3indirect
npmfigures6.1.0indirect
npmfile-entry-cache8.0.0indirect
npmfile-type21.3.2indirect
npmfile-uri-to-path1.0.0indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.1indirect
npmfind-my-way9.7.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfirebase-admin13.10.0indirect
npmfirebase-admin^13.10.0indirect
npmflat5.0.2indirect
npmflat^5.0.2indirect
npmflat-cache4.0.1indirect
npmflatbuffers1.12.0indirect
npmflatbuffers25.9.23indirect
npmflatted3.4.4indirect
npmfn.name1.1.0indirect
npmfollow-redirects1.16.0indirect
npmforeground-child3.3.1indirect
npmform-data4.0.6indirect
npmform-data-encoder1.7.2indirect
npmform-data-encoder4.1.0indirect
npmformdata-node4.4.1indirect
npmformdata-node6.0.3indirect
npmformdata-polyfill4.0.10indirect
npmforwarded0.2.0indirect
npmfraction.js5.3.4indirect
npmfresh2.0.0indirect
npmfs-constants1.0.0indirect
npmfs-extra11.3.4indirect
npmfs-extra7.0.1indirect
npmfs-extra8.1.0indirect
npmfs-minipass2.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunctional-red-black-tree1.0.1indirect
npmgauge4.0.4indirect
npmgaxios6.7.1indirect
npmgaxios7.1.4indirect
npmgaxios7.3.0indirect
npmgcp-metadata6.1.1indirect
npmgcp-metadata8.1.2indirect
npmgenerate-function2.3.1indirect
npmgeneric-names4.0.0indirect
npmgeneric-pool3.9.0indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmget-package-type0.1.0indirect
npmget-port5.1.1indirect
npmget-port-please3.2.0indirect
npmget-stream5.2.0indirect
npmget-stream6.0.1indirect
npmget-stream9.0.1indirect
npmget-tsconfig5.0.0-beta.5indirect
npmget-uri6.0.5indirect
npmget-uri7.0.0indirect
npmgiget1.2.5indirect
npmgiget2.0.0indirect
npmgiget3.3.1indirect
npmgit-up8.1.1indirect
npmgit-url-parse16.1.0indirect
npmgithub-from-package0.0.0indirect
npmglob10.5.0indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobby11.1.0indirect
npmgoogle-auth-library10.6.2indirect
npmgoogle-auth-library10.9.1indirect
npmgoogle-auth-library9.15.1indirect
npmgoogle-auth-library^10.9.1indirect
npmgoogle-gax4.6.1indirect
npmgoogle-logging-utils0.0.2indirect
npmgoogle-logging-utils1.1.3indirect
npmgoogle-protobuf3.21.2indirect
npmgraceful-fs4.2.11indirect
npmgrad-school0.0.5indirect
npmgrammex3.1.13indirect
npmgraphmatch1.1.1indirect
npmgraphql16.14.1indirect
npmgraphql^16.14.1indirect
npmgraphql-request7.4.0indirect
npmgroq-sdk1.4.1indirect
npmgroq-sdk^1.4.1indirect
npmgtoken7.1.0indirect
npmguid-typescript1.0.9indirect
npmhas-flag4.0.0indirect
npmhas-unicode2.0.1indirect
npmhdb0.19.12indirect
npmhdb2.27.1indirect
npmhdb^0.19.8indirect
npmhdb^2.27.1indirect
npmhelp-me5.0.0indirect
npmhnswlib-node3.0.0indirect
npmhnswlib-node^3.0.0indirect
npmhono4.13.0indirect
npmhono^4.12.33indirect
npmhookable6.1.1indirect
npmhpagent1.2.0indirect
npmhtml-entities2.6.0indirect
npmhtml-escaper2.0.2indirect
npmhtmlparser210.1.0indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-errors2.0.1indirect
npmhttp-parser-js0.5.10indirect
npmhttp-proxy-agent4.0.1indirect
npmhttp-proxy-agent5.0.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttp-proxy-agent8.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhttps-proxy-agent7.0.6indirect
npmhttps-proxy-agent8.0.0indirect
npmhuman-id4.2.0indirect
npmhuman-signals2.1.0indirect
npmhuman-signals8.0.1indirect
npmhumanize-ms1.2.1indirect
npmibm-cloud-sdk-core5.6.0indirect
npmibm-cloud-sdk-core^5.6.0indirect
npmiceberg-js0.8.1indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.0indirect
npmiconv-lite0.7.3indirect
npmicss-utils5.1.0indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimport-local3.2.0indirect
npmimport-without-cache0.4.0indirect
npmimurmurhash0.1.4indirect
npminfer-owner1.0.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmint531.0.0indirect
npminternmap2.0.3indirect
npmioredis5.11.1indirect
npmioredis^5.11.1indirect
npmip-address10.2.0indirect
npmip-address10.4.0indirect
npmipaddr.js1.9.1indirect
npmis-any-array3.0.0indirect
npmis-arrayish0.2.1indirect
npmis-arrayish0.3.4indirect
npmis-binary-path2.1.0indirect
npmis-buffer1.1.6indirect
npmis-docker2.2.1indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-in-ssh1.0.0indirect
npmis-inside-container1.0.0indirect
npmis-lambda1.0.1indirect
npmis-network-error1.3.2indirect
npmis-number7.0.0indirect
npmis-obj2.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-promise4.0.0indirect
npmis-property1.0.2indirect
npmis-ssh1.4.1indirect
npmis-stream2.0.1indirect
npmis-stream4.0.1indirect
npmis-subdir1.2.0indirect
npmis-what5.5.0indirect
npmis-windows1.0.2indirect
npmis-wsl2.2.0indirect
npmis-wsl3.1.1indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmisomorphic-fetch3.0.0indirect
npmisomorphic-ws4.0.1indirect
npmisstream0.1.2indirect
npmissue-parser7.0.1indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjackspeak3.4.3indirect
npmjest30.4.2indirect
npmjest^29.5.0indirect
npmjest^30.4.2indirect
npmjest-changed-files30.4.1indirect
npmjest-circus30.4.2indirect
npmjest-cli30.4.2indirect
npmjest-config30.4.2indirect
npmjest-diff30.3.0indirect
npmjest-diff30.4.1indirect
npmjest-docblock30.4.0indirect
npmjest-each30.4.1indirect
npmjest-environment-node30.4.1indirect
npmjest-environment-node^29.6.4indirect
npmjest-environment-node^30.4.1indirect
npmjest-haste-map30.4.1indirect
npmjest-leak-detector30.4.1indirect
npmjest-matcher-utils30.3.0indirect
npmjest-matcher-utils30.4.1indirect
npmjest-message-util30.3.0indirect
npmjest-message-util30.4.1indirect
npmjest-mock30.3.0indirect
npmjest-mock30.4.1indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util30.0.1indirect
npmjest-regex-util30.4.0indirect
npmjest-resolve30.4.1indirect
npmjest-resolve-dependencies30.4.2indirect
npmjest-runner30.4.2indirect
npmjest-runtime30.4.2indirect
npmjest-snapshot30.4.1indirect
npmjest-util30.3.0indirect
npmjest-util30.4.1indirect
npmjest-validate30.4.1indirect
npmjest-watcher30.4.1indirect
npmjest-worker30.4.1indirect
npmjiti1.21.7indirect
npmjiti2.7.0indirect
npmjose4.15.9indirect
npmjose6.2.6indirect
npmjose^6.2.4indirect
npmjoycon3.1.1indirect
npmjs-tokens10.0.0indirect
npmjs-tokens4.0.0indirect
npmjs-tokens9.0.1indirect
npmjsesc3.1.0indirect
npmjson-bigint1.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-parse-even-better-errors6.0.0indirect
npmjson-schema0.4.0indirect
npmjson-schema-to-ts3.1.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-with-bigint3.5.10indirect
npmjson112.0.2indirect
npmjson52.2.3indirect
npmjsonc-parser3.3.1indirect
npmjsonfile4.0.0indirect
npmjsonfile6.2.1indirect
npmjsonwebtoken9.0.3indirect
npmjwa2.0.1indirect
npmjwks-rsa3.2.2indirect
npmjws4.0.1indirect
npmjwt-decode3.1.2indirect
npmkareem3.3.0indirect
npmkeyv4.5.4indirect
npmkleur3.0.3indirect
npmkolorist1.8.0indirect
npmkuler2.0.0indirect
npmlazystream1.0.1indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlighthouse-logger2.0.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
npmlimiter1.1.5indirect
npmlines-and-columns1.2.4indirect
npmlint-staged17.2.0indirect
npmload-esm1.0.3indirect
npmloader-utils3.3.1indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.camelcase4.3.0indirect
npmlodash.capitalize4.2.1indirect
npmlodash.clonedeep4.5.0indirect
npmlodash.escaperegexp4.1.2indirect
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.once4.1.1indirect
npmlodash.startcase4.4.0indirect
npmlodash.uniqby4.7.0indirect
npmlog-symbols4.1.0indirect
npmlog-symbols7.0.1indirect
npmlogform2.7.0indirect
npmloglevel1.9.2indirect
npmlong4.0.0indirect
npmlong5.3.2indirect
npmlorem-ipsum3.0.0indirect
npmlorem-ipsum^3.0.0indirect
npmloupe3.2.1indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmlru-cache7.18.3indirect
npmlru-cache9.1.2indirect
npmlru-memoizer2.3.0indirect
npmlru.min1.1.4indirect
npmlunary0.8.8indirect
npmlunary^0.8.8indirect
npmlz4-wasm-nodejs0.9.2indirect
npmmacos-release3.4.0indirect
npmmagic-string0.30.21indirect
npmmagicast0.3.5indirect
npmmagicast0.5.4indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmake-fetch-happen9.1.0indirect
npmmakeerror1.0.12indirect
npmmariadb3.5.3indirect
npmmariadb^3.5.3indirect
npmmarky1.3.0indirect
npmmd52.3.0indirect
npmmedia-typer1.1.0indirect
npmmem0ai3.1.2indirect
npmmem0ai^3.1.2indirect
npmmemjs1.3.2indirect
npmmemory-pager1.5.0indirect
npmmemorystream0.3.1indirect
npmmeow13.2.0indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime3.0.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn2.1.0indirect
npmmimic-function5.0.1indirect
npmmimic-response3.1.0indirect
npmminimatch10.2.5indirect
npmminimatch10.2.6indirect
npmminimist1.2.8indirect
npmminipass3.3.6indirect
npmminipass7.1.3indirect
npmminipass-collect1.0.2indirect
npmminipass-fetch1.4.1indirect
npmminipass-flush1.0.7indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib2.1.2indirect
npmminizlib3.1.0indirect
npmmitt3.0.1indirect
npmmkdirp1.0.4indirect
npmmkdirp3.0.1indirect
npmmkdirp-classic0.5.3indirect
npmml-array-max2.0.0indirect
npmml-array-min2.0.0indirect
npmml-array-rescale2.0.0indirect
npmml-matrix6.14.0indirect
npmml-matrix^6.14.0indirect
npmmlly1.8.2indirect
npmmongodb6.21.0indirect
npmmongodb7.2.0indirect
npmmongodb7.5.0indirect
npmmongodb^6.17.0indirect
npmmongodb^6.20.0indirect
npmmongodb^7.1.1indirect
npmmongodb-connection-string-url3.0.2indirect
npmmongodb-connection-string-url7.0.1indirect
npmmongodb-connection-string-url7.0.2indirect
npmmongoose9.9.1indirect
npmmpath0.9.0indirect
npmmquery6.0.0indirect
npmmri1.2.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmute-stream3.0.0indirect
npmmysql23.15.3indirect
npmnamed-placeholders1.1.6indirect
npmnan2.28.0indirect
npmnanoid3.3.16indirect
npmnapi-build-utils2.0.0indirect
npmnapi-postinstall0.3.4indirect
npmnatural8.1.1indirect
npmnatural-compare1.4.0indirect
npmneedle3.5.0indirect
npmnegotiator0.6.4indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmneo4j-driver6.2.0indirect
npmneo4j-driver^6.2.0indirect
npmneo4j-driver-bolt-connection6.2.0indirect
npmneo4j-driver-core6.2.0indirect
npmnetmask2.1.1indirect
npmnew-github-release-url2.0.0indirect
npmnice-grpc2.1.16indirect
npmnice-grpc-client-middleware-retry3.1.15indirect
npmnice-grpc-common2.0.3indirect
npmnode-abi3.89.0indirect
npmnode-addon-api7.1.1indirect
npmnode-addon-api8.7.0indirect
npmnode-domexception1.0.0indirect
npmnode-fetch2.6.13indirect
npmnode-fetch2.7.0indirect
npmnode-fetch3.3.2indirect
npmnode-fetch-native1.6.7indirect
npmnode-gyp12.3.0indirect
npmnode-gyp8.4.1indirect
npmnode-gyp-build4.8.4indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.47indirect
npmnode-releases2.0.50indirect
npmnopt5.0.0indirect
npmnopt9.0.0indirect
npmnormalize-path3.0.0indirect
npmnpm-normalize-package-bin6.0.0indirect
npmnpm-run-all29.0.3indirect
npmnpm-run-all2^9.0.3indirect
npmnpm-run-path4.0.1indirect
npmnpm-run-path6.0.0indirect
npmnpmlog6.0.2indirect
npmnth-check2.1.1indirect
npmnypm0.5.4indirect
npmnypm0.6.6indirect
npmobject-hash3.0.0indirect
npmobug2.1.1indirect
npmobug2.1.4indirect
npmofetch1.5.1indirect
npmohash1.1.6indirect
npmohash2.0.11indirect
npmollama0.6.3indirect
npmollama^0.6.3indirect
npmollama-ai-provider-v21.5.5indirect
npmon-exit-leak-free2.1.2indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmone-time1.0.0indirect
npmonetime5.1.2indirect
npmonetime7.0.0indirect
npmonnxruntime-common1.19.2indirect
npmonnxruntime-common1.20.0-dev.20241016-2b8fc5529bindirect
npmonnxruntime-node1.19.2indirect
npmonnxruntime-web1.21.0-dev.20241024-d9ca84ef96indirect
npmopen10.2.0indirect
npmopen11.0.0indirect
npmopenai4.104.0indirect
npmopenai4.29.2indirect
npmopenai5.23.2indirect
npmopenai6.41.0indirect
npmopenai^6.41.0indirect
npmoptionator0.9.4indirect
npmora5.4.1indirect
npmora9.3.0indirect
npmos-name7.0.0indirect
npmoutdent0.5.0indirect
npmoxfmt0.61.0indirect
npmoxlint1.76.0indirect
npmp-filter2.1.0indirect
npmp-finally1.0.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map2.1.0indirect
npmp-map4.0.0indirect
npmp-retry4.6.2indirect
npmp-retry7.1.1indirect
npmp-timeout3.2.0indirect
npmp-timeout7.0.1indirect
npmp-try2.2.0indirect
npmpac-proxy-agent7.2.0indirect
npmpac-proxy-agent8.0.0indirect
npmpac-resolver7.0.1indirect
npmpac-resolver8.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpackage-manager-detector0.2.11indirect
npmpackage-manager-detector1.8.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-ms4.0.0indirect
npmparse-path7.1.0indirect
npmparse-url9.2.0indirect
npmparse57.3.0indirect
npmparse58.0.1indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparse5-parser-stream7.1.2indirect
npmparseurl1.3.3indirect
npmpatchright-core1.59.4indirect
npmpath-exists4.0.0indirect
npmpath-expression-matcher1.5.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmpath-to-regexp8.4.2indirect
npmpath-type4.0.0indirect
npmpathe1.1.2indirect
npmpathe2.0.3indirect
npmpathval2.0.1indirect
npmpeggy5.1.0indirect
npmpeggy^5.1.0indirect
npmpend1.2.0indirect
npmperfect-debounce1.0.0indirect
npmperfect-debounce2.1.0indirect
npmpg8.22.0indirect
npmpg^8.22.0indirect
npmpg-cloudflare1.4.0indirect
npmpg-connection-string2.14.0indirect
npmpg-int81.0.1indirect
npmpg-pool3.14.0indirect
npmpg-protocol1.15.0indirect
npmpg-types2.2.0indirect
npmpgpass1.0.5indirect
npmpickleparser0.2.1indirect
npmpickleparser^0.2.1indirect
npmpicocolors1.1.1indirect
npmpicocolors^1.0.0indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpicomatch4.0.5indirect
npmpidtree1.0.0indirect
npmpify4.0.1indirect
npmpino9.14.0indirect
npmpino-abstract-transport2.0.0indirect
npmpino-abstract-transport3.0.0indirect
npmpino-pretty13.1.3indirect
npmpino-std-serializers7.1.0indirect
npmpirates4.0.7indirect
npmpkce-challenge5.0.1indirect
npmpkg-dir4.2.0indirect
npmpkg-types1.3.1indirect
npmpkg-types2.3.1indirect
npmplatform1.3.6indirect
npmplaywright1.59.1indirect
npmplaywright-core1.59.1indirect
npmpostcss8.5.25indirect
npmpostcss-modules6.0.1indirect
npmpostcss-modules-extract-imports3.1.0indirect
npmpostcss-modules-local-by-default4.2.0indirect
npmpostcss-modules-scope3.2.1indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-selector-parser7.1.4indirect
npmpostcss-value-parser4.2.0indirect
npmpostgres3.4.7indirect
npmpostgres-array2.0.0indirect
npmpostgres-bytea1.0.1indirect
npmpostgres-date1.0.7indirect
npmpostgres-interval1.2.0indirect
npmpowershell-utils0.1.0indirect
npmpowershell-utils0.2.0indirect
npmprebuild-install7.1.3indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprettier3.9.6indirect
npmprettier^3.9.6indirect
npmpretty-format30.3.0indirect
npmpretty-format30.4.1indirect
npmpretty-ms9.3.0indirect
npmprisma7.9.1indirect
npmprisma^7.9.1indirect
npmproc-log6.1.0indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprocess-warning5.0.0indirect
npmprogress2.0.3indirect
npmpromise-inflight1.0.1indirect
npmpromise-retry2.0.1indirect
npmprompts2.4.2indirect
npmprompts^2.4.2indirect
npmproper-lockfile4.1.2indirect
npmproperties-reader3.0.1indirect
npmproto3-json-serializer2.0.2indirect
npmprotobufjs7.6.5indirect
npmprotocols2.0.2indirect
npmproxy-addr2.0.7indirect
npmproxy-agent6.5.0indirect
npmproxy-agent7.0.0indirect
npmproxy-from-env1.1.0indirect
npmproxy-from-env2.1.0indirect
npmpsl1.15.0indirect
npmpump3.0.4indirect
npmpunycode1.4.1indirect
npmpunycode2.3.1indirect
npmpuppeteer-core22.15.0indirect
npmpure-rand6.1.0indirect
npmpure-rand7.0.1indirect
npmq1.5.1indirect
npmqs6.15.2indirect
npmquansync0.2.11indirect
npmquansync1.0.0indirect
npmquerystringify2.2.0indirect
npmqueue-microtask1.2.3indirect
npmquick-format-unescaped4.0.4indirect
npmquickjs-wasi0.0.1indirect
npmrange-parser1.2.1indirect
npmraw-body3.0.2indirect
npmrc1.2.8indirect
npmrc92.1.2indirect
npmrc93.0.1indirect
npmreact-is18.3.1indirect
npmreact-is19.2.8indirect
npmread-package-json-fast6.0.0indirect
npmread-yaml-file1.1.0indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreadable-stream4.7.0indirect
npmreaddir-glob1.1.3indirect
npmreaddirp3.6.0indirect
npmreaddirp5.0.0indirect
npmreadline1.3.0indirect
npmreadline^1.3.0indirect
npmreal-require0.2.0indirect
npmredis4.7.1indirect
npmredis5.12.1indirect
npmredis^4.6.13indirect
npmredis^5.11.0indirect
npmredis-errors1.2.0indirect
npmredis-parser3.0.0indirect
npmreflect-metadata0.2.2indirect
npmreflect-metadata^0.2.2indirect
npmregistry-auth-token3.3.2indirect
npmregistry-url3.1.0indirect
npmrelease-it20.2.0indirect
npmrelease-it^19.0.4indirect
npmrelease-it^20.2.0indirect
npmrelease-it-pnpm4.6.6indirect
npmrelease-it-pnpm^4.6.6indirect
npmremeda2.33.4indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmrequires-port1.0.0indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmrestore-cursor3.1.0indirect
npmrestore-cursor5.1.0indirect
npmret0.5.0indirect
npmretry0.12.0indirect
npmretry0.13.1indirect
npmretry-axios2.6.0indirect
npmretry-request7.0.2indirect
npmreusify1.1.0indirect
npmrfc46481.5.4indirect
npmrimraf3.0.2indirect
npmrimraf6.1.3indirect
npmrimraf^6.1.3indirect
npmrobust-predicates3.0.3indirect
npmrolldown-plugin-dts0.27.14indirect
npmrollup4.62.4indirect
npmrouter2.2.0indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.2indirect
npmsade1.8.1indirect
npmsafe-regex25.1.1indirect
npmsafe-stable-stringify2.5.0indirect
npmsax1.6.0indirect
npmscheduler0.27.0indirect
npmscule1.3.0indirect
npmsecure-json-parse2.7.0indirect
npmsecure-json-parse3.0.2indirect
npmsecure-json-parse4.1.0indirect
npmseedrandom3.0.5indirect
npmsemver6.3.1indirect
npmsemver7.7.4indirect
npmsemver7.8.5indirect
npmsemver^7.5.4indirect
npmsend1.2.1indirect
npmseq-queue0.0.5indirect
npmserve-static2.2.1indirect
npmset-blocking2.0.0indirect
npmset-cookie-parser2.7.2indirect
npmsetprototypeof1.2.0indirect
npmsharp0.33.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmsift17.1.3indirect
npmsiginfo2.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsimple-concat1.0.1indirect
npmsimple-get4.0.1indirect
npmsimple-swizzle0.2.4indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmsmart-buffer4.2.0indirect
npmsnappyjs0.7.0indirect
npmsocks2.8.9indirect
npmsocks-proxy-agent6.2.1indirect
npmsocks-proxy-agent8.0.5indirect
npmsocks-proxy-agent9.0.0indirect
npmsonic-boom4.2.1indirect
npmsource-map0.6.1indirect
npmsource-map-generator2.0.6indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.13indirect
npmsparktype0.1.3indirect
npmsparktype^0.1.3indirect
npmsparse-bitfield3.0.3indirect
npmspawndamnit3.0.1indirect
npmsplit-ca1.0.1indirect
npmsplit24.2.0indirect
npmsprintf-js1.0.3indirect
npmsql-highlight6.1.0indirect
npmsqlite35.1.7indirect
npmsqlite36.0.1indirect
npmsqlite3^5.1.4indirect
npmsqlite3^6.0.1indirect
npmsqlstring2.3.3indirect
npmssh-remote-port-forward1.0.4indirect
npmssh21.17.0indirect
npmssri8.0.1indirect
npmstack-trace0.0.10indirect
npmstack-utils2.0.6indirect
npmstackback0.0.2indirect
npmstacktrace-parser0.1.11indirect
npmstandard-as-callback2.1.0indirect
npmstandardwebhooks1.0.0indirect
npmstatuses2.0.2indirect
npmstd-env3.10.0indirect
npmstd-env4.1.0indirect
npmstd-env4.2.0indirect
npmstdin-discarder0.3.2indirect
npmstopwords-iso1.1.0indirect
npmstream-events1.0.5indirect
npmstream-shift1.0.3indirect
npmstreamx2.28.0indirect
npmstring-argv0.3.2indirect
npmstring-hash1.1.3indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring-width5.1.2indirect
npmstring-width7.2.0indirect
npmstring-width8.2.1indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-final-newline4.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstrip-json-comments5.0.3indirect
npmstrip-literal3.1.0indirect
npmstrnum2.3.0indirect
npmstrtok310.3.5indirect
npmstubborn-fs2.0.0indirect
npmstubborn-utils1.0.2indirect
npmstubs3.0.0indirect
npmsuffix-thumb5.0.2indirect
npmsuperjson2.2.6indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsylvester0.0.21indirect
npmsynckit0.11.13indirect
npmtagged-tag1.0.0indirect
npmtailwindcss4.3.2indirect
npmtapable2.3.3indirect
npmtar7.5.22indirect
npmtar-fs2.1.4indirect
npmtar-fs2.1.5indirect
npmtar-fs3.1.3indirect
npmtar-stream2.2.0indirect
npmtar-stream3.2.0indirect
npmteeny-request9.0.0indirect
npmteex1.0.1indirect
npmterm-size2.2.1indirect
npmtest-exclude6.0.0indirect
npmtestcontainers12.0.4indirect
npmtestcontainers^12.0.4indirect
npmtext-decoder1.2.7indirect
npmtext-hex1.0.0indirect
npmthread-stream3.1.0indirect
npmthrift0.23.0indirect
npmthrough2.3.8indirect
npmtinybench2.9.0indirect
npmtinybench6.1.2indirect
npmtinybench^6.1.2indirect
npmtinyexec0.3.2indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.15indirect
npmtinyglobby0.2.17indirect
npmtinypool1.1.1indirect
npmtinypool2.1.0indirect
npmtinyrainbow2.0.0indirect
npmtinyrainbow3.1.0indirect
npmtinyrainbow3.1.1indirect
npmtinyspy4.0.4indirect
npmtldts7.0.28indirect
npmtldts-core7.0.28indirect
npmtmp0.2.7indirect
npmtmpl1.0.5indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtoken-types6.1.2indirect
npmtough-cookie4.1.3indirect
npmtough-cookie6.0.1indirect
npmtr460.0.3indirect
npmtr465.1.1indirect
npmtree-kill1.2.2indirect
npmtriple-beam1.4.1indirect
npmts-algebra2.0.0indirect
npmts-error1.0.6indirect
npmts-jest29.4.12indirect
npmts-jest^29.1.0indirect
npmts-jest^29.4.12indirect
npmts-node10.9.2indirect
npmts-node^10.9.2indirect
npmtslib2.8.1indirect
npmtsx4.23.1indirect
npmtsx4.23.5indirect
npmtsx^4.23.1indirect
npmtunnel-agent0.6.0indirect
npmturbo2.10.8indirect
npmtweetnacl0.14.5indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-is2.0.1indirect
npmtype-is2.1.0indirect
npmtypeorm1.1.0indirect
npmtypeorm^1.1.0indirect
npmtypesense3.0.6indirect
npmtypesense^3.0.5indirect
npmufo1.6.3indirect
npmuglify-js3.19.3indirect
npmuint8array-extras1.5.0indirect
npmunbzip2-stream1.4.3indirect
npmunconfig-core7.5.0indirect
npmuncrypto0.1.3indirect
npmunctx2.5.0indirect
npmunderscore1.13.8indirect
npmundici8.7.0indirect
npmundici8.9.0indirect
npmundici-types5.26.5indirect
npmundici-types6.21.0indirect
npmundici-types7.19.2indirect
npmundici-types7.24.6indirect
npmundici-types7.27.0indirect
npmundici-types8.3.0indirect
npmunicorn-magic0.3.0indirect
npmunique-filename1.1.1indirect
npmunique-slug2.0.2indirect
npmuniversal-user-agent7.0.3indirect
npmuniversalify0.1.2indirect
npmuniversalify0.2.0indirect
npmuniversalify2.0.1indirect
npmunpipe1.0.0indirect
npmunplugin2.3.11indirect
npmunplugin3.3.0indirect
npmunrs-resolver1.12.2indirect
npmunrun0.2.39indirect
npmupdate-browserslist-db1.2.3indirect
npmupdate-check1.5.4indirect
npmupdate-check^1.5.4indirect
npmuri-js4.4.1indirect
npmurl0.11.4indirect
npmurl-join4.0.1indirect
npmurl-join5.0.0indirect
npmurl-parse1.5.10indirect
npmurlpattern-polyfill10.0.0indirect
npmutil-deprecate1.0.2indirect
npmutilium1.10.1indirect
npmuuid11.1.1indirect
npmuuid13.0.2indirect
npmuuid14.0.1indirect
npmuuid^14.0.1indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul9.3.0indirect
npmvalibot1.4.2indirect
npmvalidate-npm-package-name5.0.1indirect
npmvalidate-npm-package-name8.0.0indirect
npmvalidate-npm-package-name^8.0.0indirect
npmvarint6.0.0indirect
npmvary1.1.2indirect
npmverkit0.3.1indirect
npmvite-node3.2.4indirect
npmvoy-search0.6.3indirect
npmwalker1.0.8indirect
npmwcwidth1.0.1indirect
npmweaviate-client3.14.0indirect
npmweaviate-client^3.14.0indirect
npmweb-auth-library1.0.3indirect
npmweb-auth-library^1.0.3indirect
npmweb-streams-polyfill3.3.3indirect
npmweb-streams-polyfill4.0.0-beta.3indirect
npmweb-streams-polyfill4.3.0indirect
npmweb-streams-polyfill^4.3.0indirect
npmwebidl-conversions3.0.1indirect
npmwebidl-conversions7.0.0indirect
npmwebpack-virtual-modules0.6.2indirect
npmwebsocket-driver0.7.5indirect
npmwebsocket-extensions0.1.4indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-fetch3.6.20indirect
npmwhatwg-mimetype4.0.0indirect
npmwhatwg-url14.2.0indirect
npmwhatwg-url5.0.0indirect
npmwhen-exit2.1.5indirect
npmwhich2.0.2indirect
npmwhich6.0.1indirect
npmwhich7.0.0indirect
npmwhy-is-node-running2.3.0indirect
npmwide-align1.1.5indirect
npmwildcard-match5.1.4indirect
npmwindows-release7.1.1indirect
npmwinston3.19.0indirect
npmwinston-console-format1.0.8indirect
npmwinston-transport4.9.0indirect
npmword-wrap1.2.5indirect
npmwordnet-db3.1.14indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi9.0.2indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic5.0.1indirect
npmws5.2.7indirect
npmws8.21.0indirect
npmws8.21.1indirect
npmwsl-utils0.1.0indirect
npmwsl-utils0.3.1indirect
npmxml-naming0.1.0indirect
npmxtend4.0.2indirect
npmxxhash-wasm1.1.0indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyargs17.7.2indirect
npmyargs17.7.3indirect
npmyargs18.0.0indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyauzl3.3.0indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmyoctocolors2.1.2indirect
npmyuku-ast0.8.1indirect
npmyuku-codegen0.8.1indirect
npmyuku-parser0.8.1indirect
npmzeptomatch2.1.0indirect
npmzip-stream6.0.1indirect
npmzod-to-json-schema3.25.2indirect
npmzod-to-json-schema^3.25.2indirect
Dependency advisories 0

Installing npm:langchain@1.5.4 pulls in 17 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "icon": {
      "bytes": 6380,
      "width": 256,
      "height": 256,
      "rejected": [
        {
          "url": "https://raw.githubusercontent.com/langchain-ai/langchainjs/main/github/images/logo-dark.svg",
          "reason": "HTTP 404",
          "source_type": "readme"
        }
      ],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://avatars.githubusercontent.com/u/126733545?v=4&s=256",
      "source_type": "avatar",
      "content_hash": "bff49a906a639f211d2a112ddca518e3b786244785aecf43f7ad0179d1c6b983",
      "candidates_considered": 2
    },
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 699712,
      "has_wiki": false,
      "homepage": "https://docs.langchain.com/langchain/",
      "languages": {
        "CSS": 8566,
        "HTML": 212244,
        "Shell": 25564,
        "JavaScript": 62423,
        "TypeScript": 11879029
      },
      "pushed_at": "2026-08-05T07:44:01Z",
      "created_at": "2023-02-06T22:50:27Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-05T06:33:31Z",
      "description": "The agent engineering platform",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://www.langchain.com",
      "name": "LangChain",
      "type": "Organization",
      "login": "langchain-ai",
      "company": null,
      "location": "United States of America",
      "followers": 21443,
      "avatar_url": "https://avatars.githubusercontent.com/u/126733545?v=4",
      "created_at": "2023-03-02T00:37:16Z",
      "is_verified": null,
      "public_repos": 253,
      "account_age_days": 1252
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "@langchain/anthropic@1.5.3",
          "kind": "other",
          "published_at": "2026-08-05T04:43:42Z"
        },
        {
          "tag": "@langchain/core@1.2.4",
          "kind": "other",
          "published_at": "2026-07-30T21:01:50Z"
        },
        {
          "tag": "@langchain/anthropic@1.5.2",
          "kind": "other",
          "published_at": "2026-07-24T20:41:40Z"
        },
        {
          "tag": "langchain@1.5.4",
          "kind": "other",
          "published_at": "2026-07-24T20:41:37Z"
        },
        {
          "tag": "@langchain/core@1.2.3",
          "kind": "other",
          "published_at": "2026-07-14T21:43:08Z"
        },
        {
          "tag": "@langchain/aws@1.4.3",
          "kind": "other",
          "published_at": "2026-07-14T21:43:05Z"
        },
        {
          "tag": "@langchain/fireworks@0.2.5",
          "kind": "other",
          "published_at": "2026-07-09T17:09:14Z"
        },
        {
          "tag": "@langchain/classic@1.0.40",
          "kind": "other",
          "published_at": "2026-07-09T17:09:11Z"
        },
        {
          "tag": "@langchain/openai@1.5.5",
          "kind": "other",
          "published_at": "2026-07-09T17:09:08Z"
        },
        {
          "tag": "@langchain/xai@1.4.5",
          "kind": "other",
          "published_at": "2026-07-09T17:09:05Z"
        },
        {
          "tag": "@langchain/together-ai@0.2.5",
          "kind": "other",
          "published_at": "2026-07-09T17:09:02Z"
        },
        {
          "tag": "@langchain/deepseek@1.1.5",
          "kind": "other",
          "published_at": "2026-07-09T17:08:59Z"
        },
        {
          "tag": "@langchain/openrouter@0.4.5",
          "kind": "other",
          "published_at": "2026-07-09T17:08:56Z"
        },
        {
          "tag": "@langchain/neo4j@0.1.12",
          "kind": "other",
          "published_at": "2026-07-09T17:08:53Z"
        },
        {
          "tag": "@langchain/openrouter@0.4.4",
          "kind": "other",
          "published_at": "2026-07-09T05:55:53Z"
        },
        {
          "tag": "@langchain/fireworks@0.2.4",
          "kind": "other",
          "published_at": "2026-07-09T05:55:50Z"
        },
        {
          "tag": "@langchain/openai@1.5.4",
          "kind": "other",
          "published_at": "2026-07-09T05:55:47Z"
        },
        {
          "tag": "@langchain/neo4j@0.1.11",
          "kind": "other",
          "published_at": "2026-07-09T05:55:44Z"
        },
        {
          "tag": "@langchain/xai@1.4.4",
          "kind": "other",
          "published_at": "2026-07-09T05:55:41Z"
        },
        {
          "tag": "@langchain/together-ai@0.2.4",
          "kind": "other",
          "published_at": "2026-07-09T05:55:38Z"
        },
        {
          "tag": "@langchain/deepseek@1.1.4",
          "kind": "other",
          "published_at": "2026-07-09T05:55:35Z"
        },
        {
          "tag": "@langchain/core@1.2.2",
          "kind": "other",
          "published_at": "2026-07-09T05:55:32Z"
        },
        {
          "tag": "@langchain/classic@1.0.39",
          "kind": "other",
          "published_at": "2026-07-09T05:55:29Z"
        },
        {
          "tag": "langchain@1.5.3",
          "kind": "other",
          "published_at": "2026-07-08T22:32:32Z"
        },
        {
          "tag": "@langchain/aws@1.4.2",
          "kind": "other",
          "published_at": "2026-06-23T18:29:23Z"
        },
        {
          "tag": "langchain@1.5.2",
          "kind": "other",
          "published_at": "2026-06-23T18:29:20Z"
        },
        {
          "tag": "@langchain/fireworks@0.2.3",
          "kind": "other",
          "published_at": "2026-06-23T18:29:17Z"
        },
        {
          "tag": "@langchain/classic@1.0.38",
          "kind": "other",
          "published_at": "2026-06-23T18:29:14Z"
        },
        {
          "tag": "@langchain/openrouter@0.4.3",
          "kind": "other",
          "published_at": "2026-06-23T18:29:11Z"
        },
        {
          "tag": "@langchain/xai@1.4.3",
          "kind": "other",
          "published_at": "2026-06-23T18:29:08Z"
        },
        {
          "tag": "@langchain/deepseek@1.1.3",
          "kind": "other",
          "published_at": "2026-06-23T18:29:05Z"
        },
        {
          "tag": "@langchain/openai@1.5.3",
          "kind": "other",
          "published_at": "2026-06-23T18:29:02Z"
        },
        {
          "tag": "@langchain/together-ai@0.2.3",
          "kind": "other",
          "published_at": "2026-06-23T18:28:59Z"
        },
        {
          "tag": "@langchain/neo4j@0.1.10",
          "kind": "other",
          "published_at": "2026-06-23T18:28:56Z"
        },
        {
          "tag": "@langchain/groq@1.3.1",
          "kind": "other",
          "published_at": "2026-06-22T17:26:29Z"
        },
        {
          "tag": "@langchain/openrouter@0.4.2",
          "kind": "other",
          "published_at": "2026-06-22T17:26:26Z"
        },
        {
          "tag": "@langchain/classic@1.0.37",
          "kind": "other",
          "published_at": "2026-06-22T17:26:23Z"
        },
        {
          "tag": "@langchain/openai@1.5.2",
          "kind": "other",
          "published_at": "2026-06-22T17:26:20Z"
        },
        {
          "tag": "@langchain/google@0.2.1",
          "kind": "other",
          "published_at": "2026-06-22T17:26:17Z"
        },
        {
          "tag": "@langchain/xai@1.4.2",
          "kind": "other",
          "published_at": "2026-06-22T17:26:14Z"
        },
        {
          "tag": "@langchain/fireworks@0.2.2",
          "kind": "other",
          "published_at": "2026-06-22T17:26:11Z"
        },
        {
          "tag": "@langchain/together-ai@0.2.2",
          "kind": "other",
          "published_at": "2026-06-22T17:26:08Z"
        },
        {
          "tag": "@langchain/deepseek@1.1.2",
          "kind": "other",
          "published_at": "2026-06-22T17:26:05Z"
        },
        {
          "tag": "@langchain/anthropic@1.5.1",
          "kind": "other",
          "published_at": "2026-06-22T17:26:02Z"
        },
        {
          "tag": "@langchain/neo4j@0.1.9",
          "kind": "other",
          "published_at": "2026-06-22T17:25:59Z"
        },
        {
          "tag": "@langchain/core@1.2.1",
          "kind": "other",
          "published_at": "2026-06-22T17:25:56Z"
        },
        {
          "tag": "langchain@1.5.1",
          "kind": "other",
          "published_at": "2026-06-22T17:25:53Z"
        },
        {
          "tag": "@langchain/aws@1.4.1",
          "kind": "other",
          "published_at": "2026-06-18T16:40:14Z"
        },
        {
          "tag": "langchain@1.5.0",
          "kind": "other",
          "published_at": "2026-06-18T16:21:45Z"
        },
        {
          "tag": "@langchain/openai@1.5.1",
          "kind": "other",
          "published_at": "2026-06-18T16:21:42Z"
        },
        {
          "tag": "@langchain/deepseek@1.1.1",
          "kind": "other",
          "published_at": "2026-06-18T16:21:38Z"
        },
        {
          "tag": "@langchain/together-ai@0.2.1",
          "kind": "other",
          "published_at": "2026-06-18T16:21:35Z"
        },
        {
          "tag": "@langchain/fireworks@0.2.1",
          "kind": "other",
          "published_at": "2026-06-18T16:21:32Z"
        },
        {
          "tag": "@langchain/xai@1.4.1",
          "kind": "other",
          "published_at": "2026-06-18T16:21:30Z"
        },
        {
          "tag": "@langchain/classic@1.0.36",
          "kind": "other",
          "published_at": "2026-06-18T16:21:27Z"
        },
        {
          "tag": "@langchain/neo4j@0.1.8",
          "kind": "other",
          "published_at": "2026-06-18T16:21:23Z"
        },
        {
          "tag": "@langchain/openrouter@0.4.1",
          "kind": "other",
          "published_at": "2026-06-18T16:21:21Z"
        },
        {
          "tag": "@langchain/google-webauth@2.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:27Z"
        },
        {
          "tag": "@langchain/groq@1.3.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:24Z"
        },
        {
          "tag": "@langchain/core@1.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:22Z"
        },
        {
          "tag": "@langchain/cohere@1.1.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:18Z"
        },
        {
          "tag": "@langchain/google-vertexai@2.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:15Z"
        },
        {
          "tag": "@langchain/openai@1.5.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:13Z"
        },
        {
          "tag": "@langchain/deepseek@1.1.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:10Z"
        },
        {
          "tag": "@langchain/google-gauth@2.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:06Z"
        },
        {
          "tag": "@langchain/google-vertexai-web@2.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:03Z"
        },
        {
          "tag": "@langchain/ibm@0.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:08:00Z"
        },
        {
          "tag": "@langchain/xai@1.4.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:57Z"
        },
        {
          "tag": "@langchain/mistralai@1.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:54Z"
        },
        {
          "tag": "@langchain/perplexity@0.3.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:51Z"
        },
        {
          "tag": "@langchain/together-ai@0.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:48Z"
        },
        {
          "tag": "@langchain/ollama@1.3.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:46Z"
        },
        {
          "tag": "@langchain/neo4j@0.1.7",
          "kind": "other",
          "published_at": "2026-06-17T22:07:43Z"
        },
        {
          "tag": "@langchain/google@0.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:40Z"
        },
        {
          "tag": "@langchain/google-genai@2.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:36Z"
        },
        {
          "tag": "@langchain/openrouter@0.4.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:34Z"
        },
        {
          "tag": "@langchain/anthropic@1.5.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:30Z"
        },
        {
          "tag": "@langchain/cloudflare@1.1.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:27Z"
        },
        {
          "tag": "@langchain/aws@1.4.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:25Z"
        },
        {
          "tag": "@langchain/fireworks@0.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:21Z"
        },
        {
          "tag": "@langchain/google-common@2.2.0",
          "kind": "other",
          "published_at": "2026-06-17T22:07:19Z"
        },
        {
          "tag": "langchain@1.4.6",
          "kind": "other",
          "published_at": "2026-06-17T22:07:15Z"
        },
        {
          "tag": "@langchain/classic@1.0.35",
          "kind": "other",
          "published_at": "2026-06-17T22:07:13Z"
        },
        {
          "tag": "@langchain/mistralai@1.1.0",
          "kind": "other",
          "published_at": "2026-05-21T22:01:24Z"
        },
        {
          "tag": "@langchain/xai@1.3.19",
          "kind": "other",
          "published_at": "2026-05-21T22:01:18Z"
        },
        {
          "tag": "@langchain/together-ai@0.1.5",
          "kind": "other",
          "published_at": "2026-05-21T22:01:12Z"
        },
        {
          "tag": "@langchain/openrouter@0.3.0",
          "kind": "other",
          "published_at": "2026-05-21T22:01:06Z"
        },
        {
          "tag": "@langchain/neo4j@0.1.6",
          "kind": "other",
          "published_at": "2026-05-21T22:01:03Z"
        },
        {
          "tag": "@langchain/openai@1.4.7",
          "kind": "other",
          "published_at": "2026-05-21T22:00:51Z"
        },
        {
          "tag": "@langchain/fireworks@0.1.5",
          "kind": "other",
          "published_at": "2026-05-21T22:01:27Z"
        },
        {
          "tag": "@langchain/classic@1.0.34",
          "kind": "other",
          "published_at": "2026-05-21T22:01:21Z"
        },
        {
          "tag": "@langchain/aws@1.3.9",
          "kind": "other",
          "published_at": "2026-05-21T22:01:15Z"
        },
        {
          "tag": "@langchain/core@1.1.48",
          "kind": "other",
          "published_at": "2026-05-21T22:01:09Z"
        },
        {
          "tag": "@langchain/ibm@0.1.1",
          "kind": "other",
          "published_at": "2026-05-21T22:01:00Z"
        },
        {
          "tag": "langchain@1.4.2",
          "kind": "other",
          "published_at": "2026-05-21T22:00:57Z"
        },
        {
          "tag": "@langchain/deepseek@1.0.27",
          "kind": "other",
          "published_at": "2026-05-21T22:00:54Z"
        },
        {
          "tag": "@langchain/google-common@2.1.31",
          "kind": "other",
          "published_at": "2026-05-18T23:47:22Z"
        },
        {
          "tag": "@langchain/google-vertexai-web@2.1.31",
          "kind": "other",
          "published_at": "2026-05-18T23:47:19Z"
        },
        {
          "tag": "@langchain/together-ai@0.1.4",
          "kind": "other",
          "published_at": "2026-05-18T23:47:16Z"
        },
        {
          "tag": "@langchain/aws@1.3.8",
          "kind": "other",
          "published_at": "2026-05-18T23:47:13Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "555d6f14b601e7ba10d652358fe2c695496fe689",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\ns [@talarari](https://github.com/talarari)! - Preserve\ngateway-provided cost metadata in Anthropic streams.\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11296)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-08-05T04:41:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a93e03d7b5078a44274c12acd66aea02f4ff04b",
          "body": "…#11298)\n\nBumps the types group with 2 updates in the / directory:\n[@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg)\nand\n[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\nUpdates `@types/pg` from 8.20.0 to 8.20.3\n<details>\n<summ\n[…]\n/HEAD/types/node\">compare\nview</a></li>\n</ul>\n</details>\n<br />\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the types group across 1 directory with 2 updates (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-04T17:36:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29823f49bf0b2747ddaf719598befbcdcaa85959",
          "body": "Bumps the build-and-test group with 4 updates:\n[tsx](https://github.com/privatenumber/tsx),\n[turbo](https://github.com/vercel/turborepo),\n[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)\nand [ts-jest](https://github.com/kulshekhar/ts-jest).\n\nUpdates `tsx` fr\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the build-and-test group with 4 updates (#11283)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-04T15:57:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "da32679d445f4333e8a02caf3376067ed848dbf3",
          "body": "Bumps the typescript-eslint group with 3 updates:\n[typescript](https://github.com/microsoft/TypeScript),\n[eslint](https://github.com/eslint/eslint) and\n[prettier](https://github.com/prettier/prettier).\n\nUpdates `typescript` from 6.0.3 to 7.0.2\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full d\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the typescript-eslint group with 3 updates (#11282)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-04T15:51:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aeb77fa84cc3cf7aa5af7bd8b6510e35bc9e37df",
          "body": "Bumps the minor-and-patch group with 49 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@changesets/cli](https://github.com/changesets/changesets) | `2.31.0`\n| `2.31.1` |\n| [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.7` |\n`17.2.0` |\n| [oxfmt](https://github.com/oxc-pro\n[…]\n//github.com/jerome-benoit\"><code>@​jerome-benoit</code></a>\n<a href=\"https://github.com/tinylibs/tinybench/commit/e3acdab\"><!-- raw\nHTML omitted -->(e3acd)<!-- raw HTML omitted --></a></li>\n<li>Make…",
          "is_bot": true,
          "headline": "chore(deps): bump the minor-and-patch group with 49 updates (#11287)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-04T15:46:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "21d93684a54361922ff698f7cb23fd4c79d67bc7",
          "body": "Bumps the langchain group with 4 updates:\n[@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core),\n[langsmith](https://github.com/langchain-ai/langsmith-sdk),\n[@langchain/langgraph-api](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-api\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the langchain group with 4 updates (#11279)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-04T08:17:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a677370fe10e3b53ebf061d6f5a3336e64220f2",
          "body": "… (#11280)\n\nBumps the gh-actions-minor-and-patch group with 2 updates:\n[github/codeql-action/init](https://github.com/github/codeql-action) and\n[github/codeql-action/analyze](https://github.com/github/codeql-action).\n\nUpdates `github/codeql-action/init` from 4.36.2 to 4.37.3\n<details>\n<summary>Relea\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the gh-actions-minor-and-patch group with 2 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-04T08:16:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b91ef9ffe8143360cbdb074627acc45c0f211c2d",
          "body": "Bumps the gh-actions-major group with 4 updates:\n[actions/checkout](https://github.com/actions/checkout),\n[actions/setup-node](https://github.com/actions/setup-node),\n[actions/labeler](https://github.com/actions/labeler) and\n[actions/stale](https://github.com/actions/stale).\n\nUpdates `actions/checko\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the gh-actions-major group with 4 updates (#11281)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-04T08:16:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33191e7a086b9b39593a8727ae5925baace879c6",
          "body": "Bumps the aws group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n|\n[@aws-sdk/dsql-signer](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/dsql-signer)\n| `3.1078.0` | `3.1097.0` |\n|\n[@aws-sdk/client-bedrock-agent-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the aws group with 7 updates (#11284)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-04T08:16:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "733ec1170d1ecf477f9d0d0618e57d42e53e5e6a",
          "body": "…ogle group (#11285)\n\nBumps the google group with 1 update:\n[google-auth-library](https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/google-auth-library-nodejs).\n\nUpdates `google-auth-library` from 10.9.0 to 10.9.1\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump google-auth-library from 10.9.0 to 10.9.1 in the go…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-08-04T08:16:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1c4dadbc684b0fe08a34d4a5249d84b6cb110f07",
          "body": "…(#11242)\n\n## Summary\n\n`ChatAnthropic` currently drops a numeric `cost` extension when an\nAnthropic-compatible gateway adds it to the terminal streaming\n`message_delta.usage` object.\n\nThis change preserves that value at:\n\n```ts\nfinalChunk.response_metadata.usage.cost;\n```\n\nToken accounting remains i\n[…]\nx] `pnpm format:check`\n- [x] `pnpm --filter @langchain/anthropic build`\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "fix(anthropic): preserve gateway (LiteLLM) cost in streamed metadata …",
          "author_name": "talarari",
          "author_login": "talarari",
          "committed_at": "2026-08-03T17:55:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d5dfad6f757106092ede959a3424ab67d3ad5aaa",
          "body": "Remote MCP credentials were included in chat-model callback metadata and\ncould be persisted in LangSmith traces. OpenAI MCP tools exposed\n`headers` and `authorization`; Anthropic MCP server definitions exposed\n`authorization_token`.\n\nThis adds a tracing-only invocation-parameter hook in `BaseChatMod\n[…]\nw redact credentials from\nremote MCP tool and server definitions.\n\nThis contribution was prepared with AI-agent assistance.\n\n---------\n\nCo-authored-by: jkennedyvz <jkennedyvz@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(core): redact MCP tracing credentials (#11278)",
          "author_name": "John Kennedy",
          "author_login": "jkennedyvz",
          "committed_at": "2026-07-31T22:20:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f6dbb882d1d4a591d69020145b6a871fe7801b35",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\n://github.com/parveshsaini)! - fix(core):\nbind splitText when trimMessages receives a TextSplitter instance\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11268)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-30T20:59:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9654bde694af4e78080a76a0b39d7edd35683449",
          "body": "When a compiled LangGraph graph (e.g. an agent built with `createAgent`)\nis invoked inside a node of another `StateGraph` with LangSmith tracing\nenabled, every start/end callback event is delivered to two distinct\n`LangChainTracer` instances that share the same run bookkeeping\n(`runTreeMap`). The fi\n[…]\n-------\n\nCo-authored-by: Colin Francis <131073567+colifran@users.noreply.github.com>\nCo-authored-by: Colin Francis <colin.francis@langchain.dev>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(core): coalesce duplicate tracer copies sharing run state (#11190)",
          "author_name": "pawel-twardziak",
          "author_login": "pawel-twardziak",
          "committed_at": "2026-07-30T20:45:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "84ce6d65ef0ab2c556d5a5a3b5651b5cf3d73303",
          "body": "…nstance (#11153)\n\n## Description\n\n`trimMessages` accepts a `textSplitter` that is either a function **or**\nan object with a\n`splitText` method - the JSDoc on `TrimMessagesFields.textSplitter`\nexplicitly documents the\n`BaseDocumentTransformer` (object) form, which is what every real\nsplitter in\n`@la\n[…]\n\nFixes #11152\n\nTwitter: https://x.com/PrvshHasNoLife\n\n---------\n\nCo-authored-by: Colin Francis <131073567+colifran@users.noreply.github.com>\nCo-authored-by: Colin Francis <colin.francis@langchain.dev>",
          "is_bot": false,
          "headline": "fix(core): bind splitText when trimMessages receives a TextSplitter i…",
          "author_name": "Parvesh",
          "author_login": "parveshsaini",
          "committed_at": "2026-07-29T03:32:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "710d74f3fc0ff98d5088c8e0c86752829cfaaa2c",
          "body": "## Summary\n\nRaise pnpm override floors and regenerate the lockfile for all seven\nopen Dependabot alerts:\n\n- `tar` >= 7.5.21\n- `postcss` >= 8.5.18\n- `valibot` >= 1.4.2\n- `fast-uri` >= 3.1.4\n- `body-parser` >= 2.3.0\n- `brace-expansion` >= 5.0.7\n\nThis addresses Dependabot alerts #525, #526, and #536–#5\n[…]\nions: `tar@7.5.22`, `postcss@8.5.23`,\n`valibot@1.4.2`, `fast-uri@4.1.1`, `body-parser@2.3.0`,\n`brace-expansion@5.0.8`\n- `git diff --check`\n\nCo-authored-by: John Kennedy <john@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: resolve open Dependabot alerts (#11259)",
          "author_name": "John Kennedy",
          "author_login": "jkennedyvz",
          "committed_at": "2026-07-25T20:58:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5226cddb0d0b31d33bb78fc51230e4283cd6cc64",
          "body": "…/langchain in the npm_and_yarn group across 1 directory (#11243)\n\nBumps the npm_and_yarn group with 1 update in the /libs/langchain\ndirectory: [@hono/node-server](https://github.com/honojs/node-server).\n\nUpdates `@hono/node-server` from 2.0.4 to 2.0.10\n<details>\n<summary>Release notes</summary>\n<p>\n[…]\nby: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: John Kennedy <65985482+jkennedyvz@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump @hono/node-server from 2.0.4 to 2.0.10 in /libs…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-25T18:53:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d829cb490112454b3cf8718a526f28450ff37062",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\n5870c02dc29c51ab53)\nThanks [@hntrl](https://github.com/hntrl)! - feat(anthropic): add\nclaude-opus-5 support\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11204)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-24T20:39:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c8bd4c4a6dbde07fb24deb5870c02dc29c51ab53",
          "body": "## Summary\n\nAdds `claude-opus-5` support to `@langchain/anthropic` and updates the\nAnthropic SDK to the latest compatible release\n\n## Changes\n\n### `@langchain/anthropic`\n\n- Register Opus 5 defaults and generated capability metadata, including\nits 1M-token context window and 128K maximum output.\n- Tr\n[…]\nalidation, plus a live low-effort Opus 5 invocation test.\n- Upgrade `@anthropic-ai/sdk` from `^0.103.0` to `^0.115.0`\n\n---------\n\nSigned-off-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(anthropic): add Claude Opus 5 support (#11255)",
          "author_name": "Hunter Lovell",
          "author_login": "hntrl",
          "committed_at": "2026-07-24T18:52:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "741f380ae54afd2e920495b3042ea6346865836a",
          "body": "Bumps [@hono/node-server](https://github.com/honojs/node-server) from\n2.0.4 to 2.0.10.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/honojs/node-server/releases\">@​hono/node-server's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v2.0.10</h2>\n<h2>Security fixes<\n[…]\ndabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: langsmith-fleet[bot] <langsmith-fleet[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @hono/node-server from 2.0.4 to 2.0.10 (#11244)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T18:24:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5103cee12ae0e3e56038f0c20edda5159b252daa",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.1.0 to 5.2.2.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md\">js-yaml's\nchangelog</a>.</em></p>\n<blockquote>\n<h2>[5.2.2] - 2026-07-24</h2>\n<h3>Fixed</h3>\n<ul>\n<li\n[…]\nithub.com/langchain-ai/langchainjs/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump js-yaml from 5.1.0 to 5.2.2 (#11256)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T18:05:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db29a6a8060d9d8998f5fb566368e3bad5b32a5b",
          "body": "Bumps [axios](https://github.com/axios/axios) from 1.16.1 to 1.18.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/axios/axios/releases\">axios's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.18.0 — June 13, 2026</h2>\n<p>This release hardens redirect and URL \n[…]\n1.16.1...v1.18.0\">compare\nview</a></li>\n</ul>\n</details>\n<br />\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump axios from 1.16.1 to 1.18.0 (#11228)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T18:04:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3eeeb8ace227289625380dedf9e0fef3ce4ab466",
          "body": "Bumps [typeorm](https://github.com/typeorm/typeorm) from 1.0.0 to 1.1.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/typeorm/typeorm/releases\">typeorm's\nreleases</a>.</em></p>\n<blockquote>\n<h2>1.1.0</h2>\n<h2>What's Changed</h2>\n<ul>\n<li>chore(legacy-nam\n[…]\nithub.com/langchain-ai/langchainjs/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump typeorm from 1.0.0 to 1.1.0 (#11247)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-24T17:53:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ee76ea0347fb611153e5ec7d0e70fa405f5293a3",
          "body": "## Summary\n\n- Adds a pnpm override for `websocket-driver >=0.7.5`.\n- Updates the lockfile resolution from `websocket-driver 0.7.4` to\n`0.7.5` to address:\n  - GHSA-xv26-6w52-cph6 (critical)\n  - GHSA-mp7j-qc5w-4988 (medium)\n\n## Validation\n\n- Confirmed open Dependabot alerts #516 and #517 both target\n`\n[…]\npnpm requires Node >=22.13; attempting to install the repo-pinned pnpm\nvia Socket Firewall failed while fetching the sfw binary with a\ntransient 502.\n\nCo-authored-by: Langster <security@langchain.dev>",
          "is_bot": true,
          "headline": "chore(deps): patch websocket-driver Dependabot advisories (#11213)",
          "author_name": "langsmith-fleet[bot]",
          "author_login": "langsmith-fleet[bot]",
          "committed_at": "2026-07-16T06:15:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5d9de5df9e48a54cbcd95c6fc22a4ac8e78e155",
          "body": "## Summary\n\nResolves the fixable npm Dependabot alerts in `pnpm-lock.yaml` by\ntightening existing root `pnpm.overrides` and regenerating the lockfile:\n\n- `tar` -> `7.5.20` (fixes GHSA-vmf3-w455-68vh / CVE-2026-53655; patched\n>= 7.5.16)\n- `@opentelemetry/core` -> `2.9.0` (fixes GHSA-8988-4f7v-96qf /\n\n[…]\nependabot alert remediation only; no unrelated source\nchanges.\n\n---------\n\nCo-authored-by: Langster <security@langchain.dev>\nCo-authored-by: John Kennedy <65985482+jkennedyvz@users.noreply.github.com>",
          "is_bot": true,
          "headline": "fix(deps): resolve Dependabot security alerts (#11212)",
          "author_name": "langsmith-fleet[bot]",
          "author_login": "langsmith-fleet[bot]",
          "committed_at": "2026-07-16T00:53:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b7b5c525ddc3388e767474d3ad37cb9101424ff4",
          "body": "## Summary\n\n- add Socket Optimize-generated @socketregistry overrides for selected\ntransitive dependencies\n- update the pnpm lockfile to resolve those optimized packages\n\n## Validation\n\n- `CI=true pnpm install --frozen-lockfile`\n- `pnpm exec oxfmt --check package.json`\n\nNote: `pnpm audit --prod --audit-level high` could not complete because\nthe npm audit endpoint returned HTTP 410 (endpoint retired).",
          "is_bot": false,
          "headline": "chore: add Socket optimized dependency overrides (#11205)",
          "author_name": "John Kennedy",
          "author_login": "jkennedyvz",
          "committed_at": "2026-07-15T03:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8cd4d9ae35ae8ae05e011115a351d976560ade9",
          "body": "## Summary\n\nPorts `ToolErrorMiddleware` from\n[langchain-ai/langchain#38781](https://github.com/langchain-ai/langchain/pull/38781)\nto LangChain.js. The new middleware lets agents selectively convert tool\nexecution failures into model-visible error messages while preserving\noriginal exceptions by defa\n[…]\ne of raw exception details unless the\nhandler explicitly includes them.\n- Add focused coverage for error handling, propagation, filtering,\nstructured content, disclosure control, and graph interrupts.",
          "is_bot": false,
          "headline": "feat(langchain): add tool error middleware (#11201)",
          "author_name": "Hunter Lovell",
          "author_login": "hntrl",
          "committed_at": "2026-07-14T23:18:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82a6b8ebf1a876b0ac819f2ee0ae6c6582031cb5",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\nignature-only reasoning during replay, and retain\ncompatibility with legacy and redacted Bedrock reasoning.\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11202)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-14T21:40:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "08e588865927c3bf0eb2ec418cfb3fba527e14bb",
          "body": "## Summary\n\nNormalize Bedrock Converse reasoning into LangChain's standard reasoning\nblock shape by default, including opaque signatures and streaming block\nindexes. Prevent incomplete signature-only reasoning from being replayed\nas an invalid Bedrock `reasoningText` block while preserving tool call\n[…]\nng shape and normalize its\ntext and signature into a standard reasoning block.\n- Retain compatibility with the legacy string-valued reasoning\nrepresentation without changing public core content types.",
          "is_bot": false,
          "headline": "fix(aws): normalize Bedrock reasoning blocks (#11200)",
          "author_name": "Hunter Lovell",
          "author_login": "hntrl",
          "committed_at": "2026-07-14T21:22:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "21aaeb0b2ea5f526702bf6b8f7e1f6da34a21d2e",
          "body": "## Security Alert Patch\n\nResolves 13 Dependabot alerts in the critical/high severity tier.\n\n### Packages updated\n\n| Package | Resolved version | Strategy | Scope |\n| --- | --- | --- | --- |\n| undici | 8.7.0 | Root override | Runtime transitive |\n| protobufjs | 7.6.5 | Root override, capped below 8 |\n[…]\ning Linear ticket found.\n\n### Verification\n\n- [x] `sfw pnpm install --frozen-lockfile`\n- [x] `pnpm format:check`\n- [x] `pnpm lint`\n- [x] `pnpm --filter @langchain/standard-tests exec vitest --version`",
          "is_bot": false,
          "headline": "fix: patch 13 high/critical Dependabot alerts (#11199)",
          "author_name": "John Kennedy",
          "author_login": "jkennedyvz",
          "committed_at": "2026-07-14T19:27:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "782c7f2b2b5c67352736686c8d124e5f85e97fd0",
          "body": "… across 1 directory (#11136)\n\nBumps the types group with 1 update in the / directory:\n[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\nUpdates `@types/node` from 25.9.1 to 26.1.0\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full diff in <a\nhref=\"https://\n[…]\nby: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: John Kennedy <65985482+jkennedyvz@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(dev): bump @types/node from 25.9.1 to 26.1.0 in the types group…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-14T06:46:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f51f338cf4dd3ba188b048b3bfa8134e9b9a64cf",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\ncom/langchain-ai/langchainjs/commit/09e7f6d3408323fee5e19fc9af277114b1e8c89d)]:\n  - @langchain/openai@1.5.5\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11176)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T17:06:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09e7f6d3408323fee5e19fc9af277114b1e8c89d",
          "body": "…put (#11177)\n\n### Summary\n\nFollow-up to the reasoning-block fix. The chat completions outbound\nconverter (`convertMessagesToCompletionsMessageParams`) also forwarded\n`tool_call` content blocks back into the request history. Strict\nopenai-compatible providers reject them, for example DeepSeek returns\n`400 unknown variant 'tool_call', expected 'text'` on longer agent runs.\n\nReference: https://github.com/langchain-ai/openwiki/issues/231\n\n### Tests\n\nUnit tests",
          "is_bot": false,
          "headline": "fix(openai): drop `tool_call` content blocks from chat completions in…",
          "author_name": "Colin Francis",
          "author_login": "colifran",
          "committed_at": "2026-07-09T17:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9f123a49c1c50fd32d54fe4cb15963d21252d5d",
          "body": "…ts as input (#11175)\n\n### Summary\n\nThe Chat Completions outbound converter\n(`convertMessagesToCompletionsMessageParams`) forwarded provider\nreasoning content blocks back into the request history. Strict\nopenai-compatible providers reject them, for example DeepSeek returns\n`400 unknown variant 'reas\n[…]\nsoning_content`, and `thinking` blocks,\nwhich are output-only and not valid Chat Completions input content.\n\nReference issue: https://github.com/langchain-ai/openwiki/issues/231\n\n### Tests\n\nUnit tests",
          "is_bot": false,
          "headline": "fix(openai): filter out content blocks the chat completions api rejec…",
          "author_name": "Colin Francis",
          "author_login": "colifran",
          "committed_at": "2026-07-09T16:35:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cc39f564a9df18655ee4ae92de3f32e251021db8",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\n_metadata.output_version === \"v1\"` and string\n  `content` (common in serialized LangGraph stream payloads).\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11172)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T05:52:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "82bef01ad3dd5e0317e48da40707be6bccc52f94",
          "body": "## Summary\n- Normalize string (and other non-array) `content` to content-block\narrays when constructing `AIMessage` with\n`response_metadata.output_version === \"v1\"`.\n- Prevents `TypeError: initParams.contentBlocks.push is not a function`,\nwhich shows up when LangGraph stream/history payloads still c\n[…]\n.\n\n## Test plan\n- [x] `pnpm test src/messages/tests/ai.test.ts` in `libs/langchain-core`\n(17 passed)\n- [ ] Confirm agent-creation chat no longer throws after bumping\n`@langchain/core` in langchainplus",
          "is_bot": false,
          "headline": "fix(core): coerce string v1 AIMessage content to text blocks (#11171)",
          "author_name": "Christian Bromann",
          "author_login": "christian-bromann",
          "committed_at": "2026-07-09T05:17:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a7c5f83e570c615c6b34e1234f5972dc7a2169c",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\ncom/langchain-ai/langchainjs/commit/988ca7dc9f1debd48278c6e888553e11c7845ca3)]:\n  - @langchain/openai@1.5.4\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11170)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-09T05:14:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "988ca7dc9f1debd48278c6e888553e11c7845ca3",
          "body": "…put (#11169)\n\n### Summary\n\nThe openai responses converter typed all text content as `input_text`\nregardless of role. For example, an assistant message became `{ role:\n\"assistant\", content: [{ type: \"input_text\", … }] }` and the API\nrejected it:\n\n```\n400 Invalid value: 'input_text'. Supported values\n[…]\nnses_api_input`.\n\n### Tests\n\nAdded `convertStandardContentMessageToResponsesInput` regression tests\nverifying that an assistant message converts to `output_text` and a user\nmessage stays `input_text`.",
          "is_bot": false,
          "headline": "fix(openai): emit `output_text` for assistant content in responses in…",
          "author_name": "Colin Francis",
          "author_login": "colifran",
          "committed_at": "2026-07-09T05:01:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e233f4192475cfb97dbd8907b2fb69b812b6950a",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\n [@colifran](https://github.com/colifran)! - fix(langchain):\nmalformed tool input schemas are unrecoverable\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11168)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-08T22:29:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c7a06ec3e4728bb036a28f678dd8ec2521e1c82",
          "body": "### Summary\nWhen a `wrapToolCall` middleware is present, a recoverable tool-input\nerror never reaches the model to self-correct and instead the whole run\naborts instead.\n\nThe root cause is `baseHandler` correctly turns a\n`ToolInputParsingException` into a `ToolInvocationError`. The\n`defaultHandleToo\n[…]\n long --init\nruns die the first time the model fumbles a tool call.\n\n### Tests\n\nAdded two cases to `ToolNode.test.ts`. Both include a `wrapToolCall`\nmiddleware that rewraps errors as `MiddlewareError`",
          "is_bot": false,
          "headline": "fix(langchain): malformed tool input schemas are unrecoverable (#11167)",
          "author_name": "Colin Francis",
          "author_login": "colifran",
          "committed_at": "2026-07-08T22:21:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a1fe3ca9cd779abda3baf23529434dca601f00b",
          "body": "…1134)\n\nBumps the aws group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n|\n[@aws-sdk/dsql-signer](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/dsql-signer)\n| `3.1059.0` | `3.1078.0` |\n|\n[@aws-sdk/client-bedrock-agent-runtime](https://github.com/aws/aws-s\n[…]\n1/packages/types\">compare\nview</a></li>\n</ul>\n</details>\n<br />\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the aws group across 1 directory with 7 updates (#1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-03T23:07:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "553155b5807becca67dcca790b8e42b4e7950b50",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.0.0 to 5.1.0.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md\">js-yaml's\nchangelog</a>.</em></p>\n<blockquote>\n<h2>[5.1.0] - 2026-06-23</h2>\n<h3>Added</h3>\n<ul>\n<li\n[…]\nithub.com/langchain-ai/langchainjs/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump js-yaml from 5.0.0 to 5.1.0 (#11142)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T08:36:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "24bde73901daa41b626eac843453a7a951ff98c3",
          "body": "…nt group (#11132)\n\n[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nRebasing might not happen immediately, so don't worry if this takes some\ntime.\n\nNote: if you make any changes to this PR yourself, they will take\nprecedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBum\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump prettier from 3.8.3 to 3.9.4 in the typescript-esli…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T07:06:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8db72635b93f2f9c8dd79472414741a624c375a9",
          "body": "## Summary\n- remove duplicated `nanoid@3.3.15` lockfile package and snapshot\nentries\n- remove duplicated `postcss@8.5.16` lockfile package and snapshot\nentries\n- keep dependency resolution unchanged\n\n## Testing\n- `sfw pnpm install --frozen-lockfile`\n- `git diff --check`",
          "is_bot": false,
          "headline": "fix: remove duplicate pnpm lockfile entries (#11141)",
          "author_name": "John Kennedy",
          "author_login": "jkennedyvz",
          "committed_at": "2026-07-02T07:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99449de42a492ac5302f61f294f11836779e7b16",
          "body": "Bumps the langchain group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n|\n[@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core)\n| `1.3.4` | `1.4.7` |\n|\n[@langchain/langgraph-checkpoint](https://github.com/langchain-ai/langgraphjs/tree/HEAD/l\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the langchain group with 5 updates (#11131)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T05:05:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39c17d7388e76cea7f4eb59c3833b2d62df297cb",
          "body": "…ogle group (#11135)\n\nBumps the google group with 1 update:\n[google-auth-library](https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/google-auth-library-nodejs).\n\nUpdates `google-auth-library` from 10.6.2 to 10.9.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump google-auth-library from 10.6.2 to 10.9.0 in the go…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T05:05:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32613bee109a3e72423fbe4a3fa774ec12f20e63",
          "body": "Bumps the build-and-test group with 2 updates:\n[turbo](https://github.com/vercel/turborepo) and\n[@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8).\n\nUpdates `turbo` from 2.9.16 to 2.10.2\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"h\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the build-and-test group with 2 updates (#11133)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T05:05:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ecacad5912bb8f9289a01828c0583f2a17e7b79",
          "body": "… (#11129)\n\nBumps the gh-actions-minor-and-patch group with 2 updates:\n[pnpm/action-setup](https://github.com/pnpm/action-setup) and\n[changesets/action](https://github.com/changesets/action).\n\nUpdates `pnpm/action-setup` from 6.0.8 to 6.0.9\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced f\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the gh-actions-minor-and-patch group with 2 updates…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T05:05:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "60a5adbb114f6b370b564e97c11c9dfa6c1c6307",
          "body": "Bumps [hono](https://github.com/honojs/hono) from 4.12.23 to 4.12.25.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/honojs/hono/releases\">hono's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v4.12.25</h2>\n<h2>Security fixes</h2>\n<p>This release includes fixes f\n[…]\nt[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: John Kennedy <65985482+jkennedyvz@users.noreply.github.com>\nCo-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump hono from 4.12.23 to 4.12.25 (#11081)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T08:24:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c817a4b653c1e80d869530eb4c1e317320be0607",
          "body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 5.0.0.\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md\">js-yaml's\nchangelog</a>.</em></p>\n<blockquote>\n<h2>[5.0.0] - 2026-06-20</h2>\n<h3>Added</h3>\n<ul>\n<li\n[…]\nithub.com/langchain-ai/langchainjs/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump js-yaml from 4.2.0 to 5.0.0 (#11095)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T20:47:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1d64ff8d6076fb6656c1f327b7b58eac520314b",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\nlangchain-ai/langchainjs/commit/3205b35ac83037a2fff2998f16a66b5126b306f8)]:\n    -   @langchain/openai@1.5.3\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11101)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-23T18:26:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "72ffc4bf17dc6dca390546c0e6c9503607198f26",
          "body": "## Description\nAdds a default first/inter-chunk idle timeout around Bedrock Converse\nstream iteration so stalled response bodies abort and throw instead of\nhanging forever. The timeout is configurable via streamIdleTimeout and\ncan be disabled with 0; stream timeout helpers live in a documented\nutili\n[…]\nd timeout reset across\nchunks.\n\nMade by [Open\nSWE](https://openswe.vercel.app/agents/e8d4582e-b3c7-f4c3-dbc4-162882a8f07c)\n\n---------\n\nCo-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(aws): add Bedrock stream idle timeout (#11098)",
          "author_name": "Hunter Lovell",
          "author_login": "hntrl",
          "committed_at": "2026-06-23T18:04:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3205b35ac83037a2fff2998f16a66b5126b306f8",
          "body": "…output response (#11100)\n\n### Summary\nWhen an agent requests native / provider structured output\n(ProviderStrategy), the agent core marked every bound tool strict: true.\nOn Anthropic, a large strict-tool surface makes the combined compiled\ngrammar exceed the API's limits:\n\n`400 invalid_request_erro\n[…]\ners of the cooling wind\\ncrunch beneath my steps\"}\n    tool          200     20     0       no      → {\"haiku\":\"Crisp leaves drift downward\\nWhispering of fading warmth—\\nAutumn breathes goodbye\"}\n```",
          "is_bot": false,
          "headline": "fix(langchain, openai): decouple strict tools from strict structured …",
          "author_name": "Colin Francis",
          "author_login": "colifran",
          "committed_at": "2026-06-22T21:25:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ee0df0c49335104968f6c5130dbdb7e777f85d7",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\nlangchain-ai/langchainjs/commit/80c790b593ad19668f1101f84f06c175db114909)]:\n    -   @langchain/openai@1.5.2\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11097)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-22T17:23:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f01770895c06621b469a6c6b5244747f6efdfbf7",
          "body": "Fixes #10566\n\nThis PR fixes 429 handling across providers by classifying rate-limit\nresponses before retrying, rather than treating all 429s as the same\nretryable failure.\n\n## Summary\n\nThe core issue in #10566 is that different 429s require different\nhandling:\n\n- **WAIT**: short-lived pressure with \n[…]\n 429s** no longer blindly auto-retry; they surface as\ncapacity pressure\n- **Quota/billing-style 429s** fail fast instead of retry-looping\n\n---------\n\nSigned-off-by: Christian Bromann <git@bromann.dev>",
          "is_bot": false,
          "headline": "fix(core): better 429 error handling (#10674)",
          "author_name": "Christian Bromann",
          "author_login": "christian-bromann",
          "committed_at": "2026-06-22T17:18:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "05936ab45ce1bbb04b955c3ebdd03dc1451b655c",
          "body": "…045)\n\n## Summary\n\nFixes #11044.\n\nReasoning blocks reassembled from streaming chunks (e.g. via\n`agent.streamEvents()`) never carry an `id` — OpenAI's streaming\nprotocol only includes the reasoning item `id` in non-streaming\nresponses. When such a message is replayed as Responses API **input** on\nthe\n[…]\n`convertReasoningSummaryToResponsesReasoningItem` behavior, to preserve\nthe reasoning summary as context.\n\n## AI Disclosure\n\nThis bug was investigated and the fix authored with AI assistance\n(Claude).",
          "is_bot": false,
          "headline": "fix(openai): omit empty reasoning item id in Responses API input (#11…",
          "author_name": "Zexu Jin",
          "author_login": "jackjin1997",
          "committed_at": "2026-06-22T17:17:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "798cb705222f43759e94d02a790ebb706ef2f099",
          "body": "…esponses API (#11065)\n\n**Fixes #9895**\n\n### Problem\nWith `ChatOpenAI({ useResponsesApi: true })`, a standard file content\nblock using `source_type: \"url\"` throws:\n\n```\nError: URL file blocks with source_type url must be formatted as a data URL for ChatOpenAI\n```\n\neven though the Responses API suppo\n[…]\n suite (103 tests)\ngreen with no type errors.\n\n---------\n\nSigned-off-by: Christian Bromann <git@bromann.dev>\nCo-authored-by: rxits <rxits@proton.me>\nCo-authored-by: Christian Bromann <git@bromann.dev>",
          "is_bot": false,
          "headline": "fix(openai): route standard url file blocks to native input_file in R…",
          "author_name": "Rakshit Sharma",
          "author_login": "rxits",
          "committed_at": "2026-06-22T17:03:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80c790b593ad19668f1101f84f06c175db114909",
          "body": "## Summary\n\n- Surface Responses API lifecycle events for built-in web search, file\nsearch, and image generation while streaming.\n- Emit `generationInfo.tool_outputs` for `in_progress`, `searching`,\n`generating`, and `completed` statuses as appropriate.\n- Add converter unit coverage for web/file sear\n[…]\nrs/tests/responses.test.ts`\n\nTargeted converter tests pass: 85 tests, no type errors.\n\n---------\n\nSigned-off-by: Christian Bromann <git@bromann.dev>\nCo-authored-by: Christian Bromann <git@bromann.dev>",
          "is_bot": false,
          "headline": "fix(openai): stream built-in tool progress events (#11090)",
          "author_name": "Nikhil Pakhloo",
          "author_login": "nikhilpakhloo",
          "committed_at": "2026-06-22T17:02:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2e6afcf17b269aa11a2f18444c208bc8a4b2520",
          "body": "## Summary\n- Bump `@langchain/groq` `peerDependencies.\"@langchain/core\"` from\n`^1.0.0` to `^1.1.30`.\n- The package imports `@langchain/core/utils/standard_schema` and\n`@langchain/core/language_models/structured_output`, both added in\n`@langchain/core@1.1.30`. The previous range allowed older 1.x cor\n[…]\nq build` — passes (attw + publint clean)\n- `pnpm --filter @langchain/groq test` — 40/40 pass\n- `pnpm format:check` — passes\n- `pnpm lint` — passes\n\nFixes #11068\n\nMade with [Cursor](https://cursor.com)",
          "is_bot": false,
          "headline": "fix(groq): require @langchain/core >= 1.1.30 in peer dependency (#11072)",
          "author_name": "Timothy Asiimwe",
          "author_login": "atimothee",
          "committed_at": "2026-06-22T16:59:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c66870ea8ebf9e3b0794ab8d969b25dfb189f2de",
          "body": "…11088)\n\n## Summary\n\nTags Weaviate connections opened by `WeaviateStore` with an\n`X-Weaviate-Client-Integration: langchain/<version>` header so Weaviate\ncan\ntrack LangChain.js usage in its telemetry. This mirrors the Python\n`langchain-weaviate` integration, which registers the same identifier.\n\n## M\n[…]\nray-form headers are left untouched\n\n## Risk\n\nLow. The feature is purely additive telemetry, runs best-effort, and\ncannot\naffect store construction or query behavior even if header registration\nfails.",
          "is_bot": false,
          "headline": "feat(weaviate): add X-Weaviate-Client-Integration telemetry header (#…",
          "author_name": "Duda Nogueira",
          "author_login": "dudanogueira",
          "committed_at": "2026-06-22T16:55:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "baa57ba7cdce2046ba3dd40e9e8cf3c93c9c1ac4",
          "body": "Fixes #11052\n\n## Problem\n\n`ChatAnthropic` always sent `thinking: { type: \"disabled\" }` on every\nrequest, because the `thinking` field defaults to `{ type: \"disabled\" }`\nand `invocationParams()` passed it through unconditionally.\n\nAdaptive-only models such as `claude-fable-5` reject an explicit\n`thin\n[…]\n8 tests in the file\nstill pass. Restoring the fix returns all to green.\n\nA changeset is included (`@langchain/anthropic`: patch).\n\nCo-authored-by: archievi <13202986+archievi@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(anthropic): omit default disabled thinking from requests (#11073)",
          "author_name": "Archie",
          "author_login": "archievi",
          "committed_at": "2026-06-22T16:53:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "04edb8d0fa3c408adbc6e4c277d1f3aaf5b40161",
          "body": "## Summary\n- Fix a small typo (`Recieved` → `Received`) in the user-facing error\nmessage thrown from `_convertToolChoiceToWatsonxToolChoice` in\n`@langchain/ibm`.\n- The error message is what `ChatWatsonx` consumers see when they pass\nan invalid `tool_choice`, so the typo is visible in the wild.\n\n## V\n[…]\n files / 118 tests passed,\nno type errors\n\nNo behavioral change — single-line spelling fix in an error message.\n\nMade with [Cursor](https://cursor.com)\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "docs(ibm): fix \"Recieved\" typo in tool_choice error message (#11066)",
          "author_name": "Timothy Asiimwe",
          "author_login": "atimothee",
          "committed_at": "2026-06-22T16:50:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2b7f368c2baa3f2916a207bf099a437adce2179c",
          "body": "Bumps [uuid](https://github.com/uuidjs/uuid) from 14.0.0 to 14.0.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/uuidjs/uuid/releases\">uuid's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v14.0.1</h2>\n<h2><a\nhref=\"https://github.com/uuidjs/uuid/compare/v14.0.0\n[…]\nithub.com/langchain-ai/langchainjs/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump uuid from 14.0.0 to 14.0.1 (#11094)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T16:36:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "534b43a0719c89e3fb4ab7052d3f39797660aa43",
          "body": "…upt (#11087)\n\n## Summary\n- Fix an unhandled promise rejection that crashed agent runs whenever a\ntool raised a raw `interrupt()` (e.g. a HITL flow surfacing an\n`AIMessage` card), rather than going through `humanInTheLoopMiddleware`.\n- `createToolCallTransformer` previously only recognized interrupt\n[…]\nion (`isToolInterrupt`) so any serialized graph\ninterrupt is treated as control flow: the tool call stays pending and\nresumes on the next run, consistent with the existing headless-interrupt\nbehavior.",
          "is_bot": false,
          "headline": "fix(langchain): keep tool call streams pending across any tool interr…",
          "author_name": "Christian Bromann",
          "author_login": "christian-bromann",
          "committed_at": "2026-06-22T16:35:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7918bbdd2eaf8d9aff736b122f359a555267e1e7",
          "body": "… (#11092)",
          "is_bot": false,
          "headline": "fix(core): only treat arrays of content blocks as ToolMessage content…",
          "author_name": "Alexander Olsen",
          "author_login": "aolsenjazz",
          "committed_at": "2026-06-22T15:12:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f2ca17c6c8269dfe01598b9897b7a42ba30422c",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\nf54895f817eb823eec9d84)\nThanks [@hntrl](https://github.com/hntrl)! - fix: support Bedrock bearer\ntoken auth\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11086)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-18T16:37:53Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a186abacb7dc85f8c5f54895f817eb823eec9d84",
          "body": "## Description\nAdds `AWS_BEARER_TOKEN_BEDROCK`/`bedrockBearerToken` handling for\n`@langchain/aws` Bedrock clients, mirroring Python's bearer-token\npreference by passing a token provider and `httpBearerAuth` preference\ninstead of AWS credentials.\n\n## Self-Hosted Release Note\n`@langchain/aws` now supp\n[…]\nel.app/agents/d049cf05-300a-00bd-d9eb-999e0e7863e4)\n\n---------\n\nSigned-off-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>\nCo-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(aws): support Bedrock bearer token auth (#11082)",
          "author_name": "Hunter Lovell",
          "author_login": "hntrl",
          "committed_at": "2026-06-18T16:30:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0066b88f514bc0acd098dfa37c3aa4a7fa761ba4",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\nlangchain-ai/langchainjs/commit/80b43ecffe0701c3c375c407fb601cb452f708ef)]:\n    -   @langchain/openai@1.5.1\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11085)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-18T16:18:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "80b43ecffe0701c3c375c407fb601cb452f708ef",
          "body": "Fixes #10979\n\nWraps errors thrown while iterating Responses API streams with the\nexisting OpenAI client error wrapper, so mid-stream errors are converted\nconsistently.\n\nTests:\n- `corepack.cmd pnpm --dir libs\\providers\\langchain-openai exec vitest\nrun src/chat_models/tests/responses.test.ts`\n- `corepack.cmd pnpm --dir libs\\providers\\langchain-openai exec oxfmt\n--check src/chat_models/responses.ts\nsrc/chat_models/tests/responses.test.ts`",
          "is_bot": false,
          "headline": "fix(openai): wrap responses stream errors (#11001)",
          "author_name": "Tian Teng",
          "author_login": "Herrtian",
          "committed_at": "2026-06-18T16:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ebd10ae381ef7c9e12759f08d2f2b745bdfae62",
          "body": "…#11062)\n\n## Summary\n- Add `run.subagents` to `createAgent` v3 runs: each tool-dispatched\nnested agent (`createAgent({ name })`) surfaces as a `SubagentRunStream`\nwith `name`, `cause`, scoped `messages` / `toolCalls`, nested\n`subagents`, and a resolved `output`.\n- Refactor agent stream code from `ag\n[…]\nam`) from the package entry —\ntransformer factories stay internal.\n- Bump root `package.json` overrides to `@langchain/langgraph@d6be695`\n(nested-invoke namespace fix required for subagent streaming).",
          "is_bot": false,
          "headline": "feat(langchain): surface tool-dispatched subagents on run.subagents (…",
          "author_name": "Christian Bromann",
          "author_login": "christian-bromann",
          "committed_at": "2026-06-18T16:14:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c5e896270207fcd3bdf1d1877e80b94c72d35f1e",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\n @langchain/neo4j@0.1.7\n\n### Patch Changes\n\n-   Updated dependencies \\[]:\n    -   @langchain/classic@1.0.35\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11059)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-17T22:04:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e51478a4436d69a21f75f1c9e0bb84f3abb6d6f5",
          "body": "## Summary\n\nAdds `bedrockPromptCachingMiddleware`. The interface largely matches\nwhat was previous implemented with `anthropicPromptCachingMiddleware`,\nmaking a best-effort attempt at utilizing prompt caching features for\nsupported models.\n\nDocs + impl are bit heavier with this middleware compared t\n[…]\n/blob/7d61f5f19861643bd39eda333628e59783c75fa9/libs/providers/langchain-aws/src/utils/message_inputs.ts#L91)`ChatBedrockConverse`.\nThere's an argument here that this logic should live in this function",
          "is_bot": false,
          "headline": "feat(aws): bedrock prompt caching middleware (#11080)",
          "author_name": "Alexander Olsen",
          "author_login": "aolsenjazz",
          "committed_at": "2026-06-17T21:39:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d61f5f19861643bd39eda333628e59783c75fa9",
          "body": "Fixes #11068\n\nTightens the `@langchain/core` peer dependency of `@langchain/groq` from\n`^1.0.0` to `^1.1.30`.\n\n`ChatGroq` imports `@langchain/core/utils/standard_schema` and\n`@langchain/core/language_models/structured_output`, both added to\ncore's\n`exports` map in 1.1.30. The previous `^1.0.0` range\n[…]\nh satisfies the peer but lacks those\nsubpaths producing module-not-found failures at build/runtime. The new\nrange reflects the actual minimum.\n\nNo tests were added but a changeset file has been added.",
          "is_bot": false,
          "headline": "fix(groq): tighten @langchain/core peer dependency to ^1.1.30 (#11069)",
          "author_name": "Brandon Hawi",
          "author_login": "brandonhawi",
          "committed_at": "2026-06-17T19:58:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e2811509d75af94f57cedcc3842f178f4c020d1",
          "body": "## Summary\n\nPorts the **native `ChatModelStreamEvent` streaming protocol**\n(`_streamChatModelEvents` / `model.streamEvents()`) across LangChain.js\nchat providers, following the pattern established in\n[#10772](https://github.com/langchain-ai/langchainjs/pull/10772) for\nAnthropic.\n\nDeprecated all othe\n[…]\nases** in packages that import `@langchain/openai`\nfrom source during tests (avoids stale `dist/` without a local rebuild)\n\n---------\n\nCo-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(deps): native streamEvents ChatModelStreamEvent protocol (#10924)",
          "author_name": "Christian Bromann",
          "author_login": "christian-bromann",
          "committed_at": "2026-06-17T18:23:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d212ef91affd19b71dac22fd3761287a96108bf",
          "body": "## Summary\n- Fix \"refering\" → \"referring\" in `TavilyCrawl.description`\n(`libs/providers/langchain-tavily/src/tavily-crawl.ts`).\n- This string is the tool description that LLMs see when deciding to\ninvoke the tool, so a cleaner prompt is a small quality win.\n\n## Validation\n- `pnpm --filter @langchain\n[…]\nchanged in a single file\n\nPre-existing lint and prettier issues on this package were not\nintroduced by this change (they reproduce on `main`).\n\nNo linked issue.\n\nMade with [Cursor](https://cursor.com)",
          "is_bot": false,
          "headline": "docs(tavily): fix \"refering\" typo in tool description (#11067)",
          "author_name": "Timothy Asiimwe",
          "author_login": "atimothee",
          "committed_at": "2026-06-15T01:01:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a001816b56a0f19326d1e3e5ccbea5ae90dd549f",
          "body": "…/test-exports-esbuild in the npm_and_yarn group across 1 directory (#11058)\n\nBumps the npm_and_yarn group with 1 update in the\n/environment_tests/test-exports-esbuild directory:\n[esbuild](https://github.com/evanw/esbuild).\n\nUpdates `esbuild` from 0.28.0 to 0.28.1\n<details>\n<summary>Release notes</s\n[…]\nithub.com/langchain-ai/langchainjs/network/alerts).\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump esbuild from 0.28.0 to 0.28.1 in /environment_tests…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T01:00:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "234c8bbb97444357847de5751d81ee9c51a7d33f",
          "body": "Four GitHub Actions references were still on floating tags, which would\nfail under GitHub's \"require actions to be pinned to a full-length\ncommit SHA\" policy. Pinning them lets that org/branch setting be enabled\nwithout breaking CI, and aligns the last stragglers with the SHA-pinning\nconvention already used across the rest of the repo.",
          "is_bot": false,
          "headline": "ci(infra): pin GitHub Actions to full-length commit SHAs (#11061)",
          "author_name": "Mason Daugherty",
          "author_login": "mdrxy",
          "committed_at": "2026-06-13T01:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aeaa767a48dcc5451371f14adf4a06f064d23b9",
          "body": "… (#11012)\n\n## Summary\n- Add optional `when` predicate on `InterruptOnConfig` for\n`humanInTheLoopMiddleware`, aligned with langchain-ai/langchain#37579.\n- Introduce exported `WhenPredicate` type; predicate receives a\nbatch-mode `ToolCallRequest` (`tool` undefined, node-level `runtime`)\nand returns whether to interrupt or auto-approve.\n- Add unit tests for skip interrupt, fire interrupt, and captured\nrequest shape (tool call, state messages, runtime thread id).",
          "is_bot": false,
          "headline": "feat(langchain): add `when` predicate to human-in-the-loop middleware…",
          "author_name": "Christian Bromann",
          "author_login": "christian-bromann",
          "committed_at": "2026-06-13T00:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac0f71d03994664cfee98e71a584d4aa3321746f",
          "body": "## Summary\n- Preserve existing v1 contentBlocks when constructing AIMessage\ninstances.\n- Add a focused regression for AIMessage constructor behavior with\noutput_version v1.\n\nfixes https://github.com/langchain-ai/langgraphjs/issues/1949\n\nCo-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(core): preserve AIMessage content blocks (#11047)",
          "author_name": "Christian Bromann",
          "author_login": "christian-bromann",
          "committed_at": "2026-06-13T00:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39f338e08e6abfd9e1d02157b2e8b3c9768a673c",
          "body": "## Summary\n\nRemoves the deprecated `@langchain/google-cloud-sql-pg` package and\nevery trace of it from the repo, since it is no longer supported.\n\n## Changes\n\n- Delete the package directory\n`libs/providers/langchain-google-cloud-sql-pg/` (source, tests, README,\nCHANGELOG, configs).\n- Remove the work\n[…]\nPostgresChatMessageHistory`, `PostgresVectorStore`), and prose (`Cloud\nSQL`) returns zero matches.\n\n> Note: publishing/deprecating the package on the npm registry is a\nseparate step outside this repo.",
          "is_bot": false,
          "headline": "chore: remove deprecated @langchain/google-cloud-sql-pg package (#11060)",
          "author_name": "Hunter Lovell",
          "author_login": "hntrl",
          "committed_at": "2026-06-12T23:33:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3aff161e1ca9cc7e92277ad071e372e5b55a0c6e",
          "body": "…#10547)\n\n## Problem\n\n`toolMessageToContent()` in `@langchain/google-common` calls `.reduce()`\ndirectly on\n`message.content` assuming it is always a string or an array. When\n`content` is a plain\nobject (e.g. `{ status: \"ok\", value: 42 }`), `.reduce()` crashes because\nplain objects\ndon't have that me\n[…]\nlMessageToContent()` to guard the `.reduce()` call.\n\n## Test Results\n- `@langchain/google-common`: 277/277 passed ✅\n\n---------\n\nCo-authored-by: oleksandr-levkivskiy-95 <alex.levkovskyi@accel-labs.com>",
          "is_bot": false,
          "headline": "fix(google-common): add Array.isArray guard in toolMessageToContent (…",
          "author_name": "alex levkivskiy",
          "author_login": "alex-levkivskiy",
          "committed_at": "2026-06-12T21:33:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "43b10d2af7cf2bdbbf1157a0cc2dae78770730be",
          "body": "…sult parts (#10586)\n\n## Problem\n\nWhen round-tripping messages through LangChain ↔ Gemini API,\n`executableCode` and `codeExecutionResult` content blocks retain the\n`type` field added by `geminiPartToMessageContent`. The Gemini API\nrejects this unknown property.\n\nThe `functionCall` case already corre\n[…]\nd round-trip test verifying `type` field is stripped\n\nCloses #10567\n\n---------\n\nCo-authored-by: Tyson Cung <tysoncung@gmail.com>\nCo-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(google): strip type field from executableCode and codeExecutionRe…",
          "author_name": "Tyson Cung",
          "author_login": "tysoncung",
          "committed_at": "2026-06-12T21:29:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cdb465b57e1eb9b797dd6f741bb7357ed7ef8c96",
          "body": "Fixes #10518.\n\n## Summary\n- normalize `ChatGoogle` non-streaming `llmOutput.tokenUsage` to the\nstandard camelCase shape expected by callback handlers\n- keep the richer `usageMetadata` payload alongside the normalized token\nusage summary\n- add a focused unit regression covering `handleLLMEnd` on `inv\n[…]\n`.\\\\node_modules\\\\.bin\\\\eslint.cmd src/chat_models/base.ts\nsrc/chat_models/tests/index.test.ts`\n- `git diff --check`\n\n---------\n\nCo-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(google): normalize ChatGoogle callback token usage (#10537)",
          "author_name": "Raashish Aggarwal",
          "author_login": "raashish1601",
          "committed_at": "2026-06-12T21:29:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "de0958cdb1b2e31868b038ce48e149ebe7151ba7",
          "body": "…xing built-in and function tools (#10676)\n\n## Summary\n\nFixes #10675\n\nWhen a request to the Gemini API includes both server-side built-in\ntools (e.g. `googleSearch`, `codeExecution`) and function declarations,\nthe API requires `tool_config.include_server_side_tool_invocations:\ntrue` and otherwise re\n[…]\nh / GoogleSearchRetrieval tests still pass.\n\n## AI Disclosure\n\nThis bug was identified and fixed with AI assistance.\n\n---------\n\nCo-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix(google-common): auto-set includeServerSideToolInvocations when mi…",
          "author_name": "Jackjin",
          "author_login": "jackjin1997",
          "committed_at": "2026-06-12T21:26:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19e7ff07e89429ed4cc7f605b4b290ee0f331f7b",
          "body": "Fixes a small wording typo in Google provider presence-penalty comments\nby changing \"dependant\" to \"dependent\". No runtime behavior changes.\n\nCo-authored-by: scosemicolon <277933778+scosemicolon@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: fix Google provider comment wording (#10950)",
          "author_name": "S;Co",
          "author_login": "scosemicolon",
          "committed_at": "2026-06-12T21:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc590c990c7ff746fae733321184ded5c966f6e7",
          "body": "This PR was opened by the [Changesets\nrelease](https://github.com/changesets/action) GitHub action. When\nyou're ready to do a release, you can merge this and the packages will\nbe published to npm automatically. If you're not ready to do a release\nyet, that's fine, whenever you add more changesets to\n[…]\nthropic 5-series models\n- add unit and integration coverage for default-parameter behavior on\nnew model IDs\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: version packages (#11010)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-12T20:46:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ac88e86d92914bd43d64129fc851b1661ca47c95",
          "body": "fixes a test that was technically never correct",
          "is_bot": false,
          "headline": "chore(langchain): fix bad state test (#11056)",
          "author_name": "Hunter Lovell",
          "author_login": "hntrl",
          "committed_at": "2026-06-12T20:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6d26605832f827bc3a0ee1cac109deb70b68aad",
          "body": "…1046)\n\n## Summary\n\n`VoyageEmbeddings` was previously available via `@langchain/community`,\nwhich has been removed\nfrom this monorepo. This PR moves it directly into `@langchain/mongodb`,\nmaking it the natural\nhome for users building MongoDB Atlas vector search pipelines with\nVoyage AI embeddings.\n\n\n[…]\nest.ts\n\n# Integration tests (requires VOYAGE_API_KEY or VOYAGEAI_API_KEY)\npnpm vitest run --mode int src/tests/voyage.int.test.ts\n\n---------\n\nSigned-off-by: Casey Clements <casey.clements@mongodb.com>",
          "is_bot": false,
          "headline": "feat(mongodb): migrate VoyageEmbeddings from @langchain/community (#1…",
          "author_name": "Casey Clements",
          "author_login": "caseyclements",
          "committed_at": "2026-06-11T18:39:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "32bbacfd6df5c5f933fa56ed76265cc51bb8f70d",
          "body": "# feat(mongodb): add `$rerank` support to `MongoDBAtlasVectorSearch`\n\nThis PR adds MongoDB Atlas `$rerank` aggregation pipeline support to\n`MongoDBAtlasVectorSearch`, fixes flaky `MongoDBAtlasSemanticCache`\nintegration tests, and updates the auto-embedding test infrastructure to\nuse the `mongodb/mon\n[…]\no 120 s to allow the `mongot` process time to\ninitialise.\n\n---------\n\nSigned-off-by: Casey Clements <casey.clements@mongodb.com>\nCo-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(mongodb): add $rerank support to MongoDBAtlasVectorSearch (#10944)",
          "author_name": "Casey Clements",
          "author_login": "caseyclements",
          "committed_at": "2026-06-11T17:23:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f573630ccccd9c1377f7e6084a59c0a2ce35531",
          "body": "## Summary\n\nAdds Anthropic Claude 5-series model support to `@langchain/anthropic`\nby introducing `claude-fable-5` and `claude-mythos-5` handling and\nupdating SDK compatibility.\n\nThis updates default invocation parameter behavior for the new model\nfamily, adds model-specific parameter validation cov\n[…]\nlt sampling omission.\n- Added integration tests for default-parameter invocations on Fable and\nMythos, with access-gated skip behavior for environments lacking\nrequired Anthropic account entitlements.",
          "is_bot": false,
          "headline": "feat(anthropic): add mythos 5 and fable 5 support (#11040)",
          "author_name": "Hunter Lovell",
          "author_login": "hntrl",
          "committed_at": "2026-06-09T20:12:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1160784032bce394e6bb2e93f41ba9e09f812517",
          "body": "## Summary\n\nThis PR upgrades the `@langchain/weaviate` integration to\n`weaviate-client` v3.13.0 and adds support for creating collections from\na raw JSON schema using the new `createFromJson` API.\n\nIt will allow more advanced usage, as you can now define the advanced\ncollections options, such as dyn\n[…]\nles with no errors in `vectorstores.ts`\n- [ ] Integration tests against a live Weaviate instance (requires\n`WEAVIATE_URL` + credentials)\n\n---------\n\nCo-authored-by: Christian Bromann <git@bromann.dev>",
          "is_bot": false,
          "headline": "feat(weaviate): create from json (#10785)",
          "author_name": "Duda Nogueira",
          "author_login": "dudanogueira",
          "committed_at": "2026-06-09T16:58:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cbf274c21d25f3c131aaceaa37c35a390d3ea9c1",
          "body": "## Description\n\nAdds `providerToolSearchMiddleware` - provider-side tool search for\nagents. Enables API consumers to opt tools into tool deferral +\ndiscovery by providing tool instances/names to the middleware's\n`searchableTools` arg.\n\n## Changes\n\n**`langchain` agent middleware:**\n- Add `providerToo\n[…]\nmore future proof than the initially proposes\n`include`/`includeTools`. Also open to a `deferredTools` nomenclature.\n\n---------\n\nCo-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(langchain): add providerToolSearchMiddleware (#11026)",
          "author_name": "Alexander Olsen",
          "author_login": "aolsenjazz",
          "committed_at": "2026-06-08T20:46:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9db45b56926f52181fb99dcfec399e5c181613fa",
          "body": "## Security Alert Patch\n\nResolves 3 Dependabot security alerts (medium severity) in the monorepo\nlockfile via `pnpm.overrides`.\n\n### Packages Updated\n\n| Package | Old Constraint | New Constraint | Resolved Version |\nStrategy | CVE/GHSA |\n\n|---------|---------------|----------------|-----------------\n[…]\n (qs ≤6.15.1, ws 8.x\n<8.20.1, ip-address ≤10.1.0 all gone)\n- [x] `ws@5.2.5` (thrift) left untouched\n\n🤖 Submitted by langster-patch\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: patch 3 security alerts (medium severity) (#11023)",
          "author_name": "John Kennedy",
          "author_login": "jkennedyvz",
          "committed_at": "2026-06-04T03:23:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "132fe55d6d4a1cf4557f07bea954c8bb9f63d3bf",
          "body": "…lint group across 1 directory (#11005)\n\nBumps the typescript-eslint group with 1 update in the / directory:\n[typescript](https://github.com/microsoft/TypeScript).\n\nUpdates `typescript` from 5.8.3 to 6.0.3\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/mic\n[…]\nby: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: John Kennedy <65985482+jkennedyvz@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump typescript from 5.8.3 to 6.0.3 in the typescript-es…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T07:24:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "50b8ea470f00bd5376b906d1bc0211e93082936e",
          "body": "… update (#11018)\n\nBumps the npm_and_yarn group with 1 update in the\n/environment_tests/test-exports-cf directory:\n[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).\nBumps the npm_and_yarn group with 1 update in the /examples directory:\n[vitest](https://github.com/vitest-dev/v\n[…]\n\"https://github.com/vitest-dev/vitest/commit/3e4b913b1\"><!-- raw\nHTML omitted -->(3e4b9)<!-- raw HTML omitted --></a></li>\n<li>Add <code>toTestSpecification</code> to reported tasks  -  by <a\nhref=\"h…",
          "is_bot": true,
          "headline": "chore(deps): bump the npm_and_yarn group across 38 directories with 1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T06:53:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b0000f683c3419e7703736ec26852503ff815088",
          "body": "…#11009)\n\nBumps the types group with 2 updates in the / directory:\n[@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom)\nand\n[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).\n\nUpdates `@types/jsdom` from 28.0.1 to 28.0.3\n<detai\n[…]\n/HEAD/types/node\">compare\nview</a></li>\n</ul>\n</details>\n<br />\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the types group across 1 directory with 2 updates (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T05:54:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a3baa83331304257e0a71e4187be8b0214ce52b",
          "body": "…1017)\n\n[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nRebasing might not happen immediately, so don't worry if this takes some\ntime.\n\nNote: if you make any changes to this PR yourself, they will take\nprecedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps the aws g\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the aws group across 1 directory with 7 updates (#1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T05:53:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7d61e352335f7d240478a5e9c73d815c8a95256f",
          "body": "…updates (#11006)\n\nBumps the build-and-test group with 8 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.4` |\n| [turbo](https://github.com/vercel/turborepo) | `2.9.14` | `2.9.16` |\n|\n[@vitest/coverage-v8](https\n[…]\nS path under TypeScript &gt;= 6</li>\n<li><a\nhref=\"https://github.com/kulshekhar/ts-jest/commit/efb3c2f84d3583db0787982a18425d99edadfe25\"><code>efb3c2f</code></a>\nbuild(deps): bump webpack-dev-server …",
          "is_bot": true,
          "headline": "chore(deps): bump the build-and-test group across 1 directory with 8 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T05:50:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "765bc271ef22da6389ed69e1e0a71d84e481da2d",
          "body": "…11.0 in the google group (#11008)\n\nBumps the google group with 1 update:\n[@google-cloud/cloud-sql-connector](https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector).\n\nUpdates `@google-cloud/cloud-sql-connector` from 1.10.0 to 1.11.0\n<details>\n<summary>Release notes</summary>\n<p><em>Sourc\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump @google-cloud/cloud-sql-connector from 1.10.0 to 1.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T05:39:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "72996af16ae53f4e60a3d69e4d60834c77205721",
          "body": "…4 updates (#11013)\n\nBumps the minor-and-patch group with 44 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n|\n[@changesets/changelog-github](https://github.com/changesets/changesets)\n| `0.6.0` | `0.7.0` |\n| [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) |\n`\n[…]\nsdk's\nreleases</a>.</em></p>\n<blockquote>\n<h2>v1.117.4</h2>\n<h2>1.117.4 (2026-05-08)</h2>\n<h4>Bug Fixes</h4>\n<ul>\n<li>vulns in nodejs sdk (<a\nhref=\"https://redirect.github.com/momentohq/client-sdk-ja…",
          "is_bot": true,
          "headline": "chore(deps): bump the minor-and-patch group across 1 directory with 4…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T05:39:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 1386,
      "latest_release_at": "2026-08-05T04:43:42Z",
      "latest_release_tag": "@langchain/anthropic@1.5.3",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 2.9
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.compose",
        "tree.dockerfile"
      ],
      "declarations": [
        {
          "name": null,
          "path": "environment_tests/test-exports-bun/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "environment_tests/test-exports-cf/package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "environment_tests/test-exports-cjs/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "environment_tests/test-exports-esbuild/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "environment_tests/test-exports-esm/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "environment_tests/test-exports-node-classic/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "environment_tests/test-exports-tsc/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "environment_tests/test-exports-vercel/package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "environment_tests/test-exports-vite/package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "internal/build/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "internal/model-profiles/package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "internal/standard-tests/package.json",
          "tokens": [
            "npm.entry",
            "npm.private",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "internal/test-helpers/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "internal/tsconfig/package.json",
          "tokens": [
            "npm.entry",
            "npm.private"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "create-langchain-integration",
          "path": "libs/create-langchain-integration/package.json",
          "tokens": [
            "npm.bin"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@langchain/classic",
          "path": "libs/langchain-classic/package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@langchain/core",
          "path": "libs/langchain-core/package.json",
          "tokens": [
            "npm.entry"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@langchain/mcp-adapters",
          "path": "libs/langchain-mcp-adapters/package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "@langchain/textsplitters",
          "path": "libs/langchain-textsplitters/package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        },
        {
          "name": "langchain",
          "path": "libs/langchain/package.json",
          "tokens": [
            "npm.entry",
            "npm.peer_dependencies"
          ],
          "ecosystem": "npm"
        },
        {
          "name": null,
          "path": "package.json",
          "tokens": [
            "npm.private"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 3,
        "header": 3,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "langchain",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "llm",
            "ai",
            "gpt3",
            "chain",
            "prompt",
            "prompt engineering",
            "chatgpt",
            "machine learning",
            "ml",
            "openai",
            "embeddings",
            "vectorstores"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/langchain",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.5.4",
          "repository_url": "https://github.com/langchain-ai/langchainjs",
          "versions_count": 457,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 11370976,
          "first_published_at": "2023-02-14T18:06:57.074000Z",
          "latest_published_at": "2026-07-24T20:41:38.173000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 11
        },
        {
          "name": "@langchain/core",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "llm",
            "ai",
            "gpt3",
            "chain",
            "prompt",
            "prompt engineering",
            "chatgpt",
            "machine learning",
            "ml",
            "openai",
            "embeddings",
            "vectorstores"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@langchain/core",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.2.4",
          "repository_url": "https://github.com/langchain-ai/langchainjs",
          "versions_count": 345,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 21365413,
          "first_published_at": "2023-11-22T23:00:08.849000Z",
          "latest_published_at": "2026-07-30T21:06:57.258000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@langchain/classic",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "llm",
            "ai",
            "gpt3",
            "chain",
            "prompt",
            "prompt engineering",
            "chatgpt",
            "machine learning",
            "ml",
            "openai",
            "embeddings",
            "vectorstores"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@langchain/classic",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.0.40",
          "repository_url": "https://github.com/langchain-ai/langchainjs",
          "versions_count": 58,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 2467908,
          "first_published_at": "2025-10-14T20:34:51.457000Z",
          "latest_published_at": "2026-07-09T17:08:50.673000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 26
        },
        {
          "name": "@langchain/mcp-adapters",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "langchain",
            "mcp",
            "model-context-protocol",
            "ai",
            "tools"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@langchain/mcp-adapters",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.1.3",
          "repository_url": "https://github.com/langchain-ai/langchainjs",
          "versions_count": 30,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 1008002,
          "first_published_at": "2025-03-13T15:30:49.589000Z",
          "latest_published_at": "2026-02-12T03:09:33.622000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 174
        },
        {
          "name": "@langchain/textsplitters",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@langchain/textsplitters",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "1.0.1",
          "repository_url": "https://github.com/langchain-ai/langchainjs",
          "versions_count": 9,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 6783805,
          "first_published_at": "2024-04-23T03:33:44.067000Z",
          "latest_published_at": "2025-11-24T17:46:00.350000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 253
        },
        {
          "name": "create-langchain-integration",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/create-langchain-integration",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.0.12",
          "repository_url": "https://github.com/langchain-ai/langchainjs",
          "versions_count": 12,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 2,
          "monthly_downloads": 57,
          "first_published_at": "2023-12-03T23:26:04.170000Z",
          "latest_published_at": "2025-01-02T17:47:43.387000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 579
        }
      ]
    },
    "popularity": {
      "forks": 3294,
      "stars": 18011,
      "watchers": 91,
      "fork_history": {
        "days": [
          {
            "date": "2025-04-03",
            "count": 3
          },
          {
            "date": "2025-04-04",
            "count": 2
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 2
          },
          {
            "date": "2025-04-08",
            "count": 5
          },
          {
            "date": "2025-04-09",
            "count": 2
          },
          {
            "date": "2025-04-10",
            "count": 3
          },
          {
            "date": "2025-04-11",
            "count": 2
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 4
          },
          {
            "date": "2025-04-16",
            "count": 5
          },
          {
            "date": "2025-04-18",
            "count": 2
          },
          {
            "date": "2025-04-19",
            "count": 2
          },
          {
            "date": "2025-04-20",
            "count": 2
          },
          {
            "date": "2025-04-21",
            "count": 3
          },
          {
            "date": "2025-04-22",
            "count": 3
          },
          {
            "date": "2025-04-23",
            "count": 2
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 3
          },
          {
            "date": "2025-04-29",
            "count": 4
          },
          {
            "date": "2025-04-30",
            "count": 4
          },
          {
            "date": "2025-05-01",
            "count": 2
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 2
          },
          {
            "date": "2025-05-09",
            "count": 2
          },
          {
            "date": "2025-05-10",
            "count": 2
          },
          {
            "date": "2025-05-12",
            "count": 2
          },
          {
            "date": "2025-05-14",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 2
          },
          {
            "date": "2025-05-16",
            "count": 2
          },
          {
            "date": "2025-05-18",
            "count": 3
          },
          {
            "date": "2025-05-19",
            "count": 2
          },
          {
            "date": "2025-05-20",
            "count": 3
          },
          {
            "date": "2025-05-22",
            "count": 2
          },
          {
            "date": "2025-05-23",
            "count": 5
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 3
          },
          {
            "date": "2025-05-27",
            "count": 2
          },
          {
            "date": "2025-05-28",
            "count": 3
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 4
          },
          {
            "date": "2025-05-31",
            "count": 2
          },
          {
            "date": "2025-06-02",
            "count": 3
          },
          {
            "date": "2025-06-03",
            "count": 2
          },
          {
            "date": "2025-06-04",
            "count": 4
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 3
          },
          {
            "date": "2025-06-08",
            "count": 3
          },
          {
            "date": "2025-06-10",
            "count": 4
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 5
          },
          {
            "date": "2025-06-13",
            "count": 2
          },
          {
            "date": "2025-06-14",
            "count": 2
          },
          {
            "date": "2025-06-16",
            "count": 4
          },
          {
            "date": "2025-06-17",
            "count": 2
          },
          {
            "date": "2025-06-18",
            "count": 3
          },
          {
            "date": "2025-06-19",
            "count": 7
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 3
          },
          {
            "date": "2025-06-23",
            "count": 4
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 3
          },
          {
            "date": "2025-06-26",
            "count": 2
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 6
          },
          {
            "date": "2025-07-01",
            "count": 2
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 2
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 5
          },
          {
            "date": "2025-07-07",
            "count": 2
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 2
          },
          {
            "date": "2025-07-11",
            "count": 6
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 2
          },
          {
            "date": "2025-07-16",
            "count": 5
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 3
          },
          {
            "date": "2025-07-19",
            "count": 4
          },
          {
            "date": "2025-07-20",
            "count": 2
          },
          {
            "date": "2025-07-21",
            "count": 5
          },
          {
            "date": "2025-07-22",
            "count": 2
          },
          {
            "date": "2025-07-23",
            "count": 2
          },
          {
            "date": "2025-07-24",
            "count": 4
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 2
          },
          {
            "date": "2025-07-30",
            "count": 4
          },
          {
            "date": "2025-07-31",
            "count": 3
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 2
          },
          {
            "date": "2025-08-04",
            "count": 2
          },
          {
            "date": "2025-08-05",
            "count": 3
          },
          {
            "date": "2025-08-07",
            "count": 4
          },
          {
            "date": "2025-08-08",
            "count": 4
          },
          {
            "date": "2025-08-09",
            "count": 2
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 5
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 2
          },
          {
            "date": "2025-08-17",
            "count": 2
          },
          {
            "date": "2025-08-18",
            "count": 2
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 2
          },
          {
            "date": "2025-08-22",
            "count": 2
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 3
          },
          {
            "date": "2025-08-28",
            "count": 2
          },
          {
            "date": "2025-08-29",
            "count": 4
          },
          {
            "date": "2025-08-30",
            "count": 2
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 3
          },
          {
            "date": "2025-09-03",
            "count": 2
          },
          {
            "date": "2025-09-04",
            "count": 7
          },
          {
            "date": "2025-09-05",
            "count": 3
          },
          {
            "date": "2025-09-06",
            "count": 4
          },
          {
            "date": "2025-09-07",
            "count": 2
          },
          {
            "date": "2025-09-08",
            "count": 2
          },
          {
            "date": "2025-09-09",
            "count": 2
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 3
          },
          {
            "date": "2025-09-16",
            "count": 4
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 4
          },
          {
            "date": "2025-09-21",
            "count": 2
          },
          {
            "date": "2025-09-22",
            "count": 4
          },
          {
            "date": "2025-09-23",
            "count": 2
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 4
          },
          {
            "date": "2025-09-26",
            "count": 3
          },
          {
            "date": "2025-09-28",
            "count": 4
          },
          {
            "date": "2025-09-29",
            "count": 3
          },
          {
            "date": "2025-09-30",
            "count": 7
          },
          {
            "date": "2025-10-01",
            "count": 2
          },
          {
            "date": "2025-10-02",
            "count": 3
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 2
          },
          {
            "date": "2025-10-05",
            "count": 4
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 5
          },
          {
            "date": "2025-10-16",
            "count": 5
          },
          {
            "date": "2025-10-17",
            "count": 2
          },
          {
            "date": "2025-10-18",
            "count": 2
          },
          {
            "date": "2025-10-19",
            "count": 3
          },
          {
            "date": "2025-10-20",
            "count": 4
          },
          {
            "date": "2025-10-21",
            "count": 3
          },
          {
            "date": "2025-10-22",
            "count": 4
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 5
          },
          {
            "date": "2025-10-26",
            "count": 4
          },
          {
            "date": "2025-10-27",
            "count": 3
          },
          {
            "date": "2025-10-28",
            "count": 2
          },
          {
            "date": "2025-10-29",
            "count": 3
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 3
          },
          {
            "date": "2025-11-01",
            "count": 2
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 4
          },
          {
            "date": "2025-11-06",
            "count": 4
          },
          {
            "date": "2025-11-07",
            "count": 2
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 2
          },
          {
            "date": "2025-11-12",
            "count": 5
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 2
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 3
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 3
          },
          {
            "date": "2025-11-24",
            "count": 6
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 2
          },
          {
            "date": "2025-11-28",
            "count": 3
          },
          {
            "date": "2025-11-29",
            "count": 5
          },
          {
            "date": "2025-11-30",
            "count": 2
          },
          {
            "date": "2025-12-01",
            "count": 4
          },
          {
            "date": "2025-12-02",
            "count": 2
          },
          {
            "date": "2025-12-04",
            "count": 4
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 2
          },
          {
            "date": "2025-12-08",
            "count": 5
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 4
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 2
          },
          {
            "date": "2025-12-14",
            "count": 2
          },
          {
            "date": "2025-12-15",
            "count": 2
          },
          {
            "date": "2025-12-16",
            "count": 6
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 3
          },
          {
            "date": "2025-12-30",
            "count": 3
          },
          {
            "date": "2025-12-31",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 2
          },
          {
            "date": "2026-01-02",
            "count": 2
          },
          {
            "date": "2026-01-03",
            "count": 2
          },
          {
            "date": "2026-01-04",
            "count": 2
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 3
          },
          {
            "date": "2026-01-07",
            "count": 3
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 2
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 3
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 7
          },
          {
            "date": "2026-01-14",
            "count": 3
          },
          {
            "date": "2026-01-15",
            "count": 2
          },
          {
            "date": "2026-01-16",
            "count": 3
          },
          {
            "date": "2026-01-17",
            "count": 2
          },
          {
            "date": "2026-01-18",
            "count": 2
          },
          {
            "date": "2026-01-19",
            "count": 2
          },
          {
            "date": "2026-01-20",
            "count": 3
          },
          {
            "date": "2026-01-21",
            "count": 3
          },
          {
            "date": "2026-01-22",
            "count": 2
          },
          {
            "date": "2026-01-23",
            "count": 3
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 2
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 4
          },
          {
            "date": "2026-01-28",
            "count": 5
          },
          {
            "date": "2026-01-29",
            "count": 5
          },
          {
            "date": "2026-01-31",
            "count": 3
          },
          {
            "date": "2026-02-01",
            "count": 2
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 3
          },
          {
            "date": "2026-02-05",
            "count": 2
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 4
          },
          {
            "date": "2026-02-11",
            "count": 3
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 2
          },
          {
            "date": "2026-02-15",
            "count": 2
          },
          {
            "date": "2026-02-16",
            "count": 2
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 3
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 2
          },
          {
            "date": "2026-02-25",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 2
          },
          {
            "date": "2026-02-27",
            "count": 2
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 2
          },
          {
            "date": "2026-03-04",
            "count": 2
          },
          {
            "date": "2026-03-05",
            "count": 3
          },
          {
            "date": "2026-03-06",
            "count": 4
          },
          {
            "date": "2026-03-07",
            "count": 3
          },
          {
            "date": "2026-03-08",
            "count": 2
          },
          {
            "date": "2026-03-09",
            "count": 5
          },
          {
            "date": "2026-03-10",
            "count": 4
          },
          {
            "date": "2026-03-11",
            "count": 4
          },
          {
            "date": "2026-03-12",
            "count": 3
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 2
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 3
          },
          {
            "date": "2026-03-17",
            "count": 4
          },
          {
            "date": "2026-03-18",
            "count": 3
          },
          {
            "date": "2026-03-20",
            "count": 8
          },
          {
            "date": "2026-03-21",
            "count": 4
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 4
          },
          {
            "date": "2026-03-26",
            "count": 2
          },
          {
            "date": "2026-03-27",
            "count": 3
          },
          {
            "date": "2026-03-28",
            "count": 3
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-03-30",
            "count": 5
          },
          {
            "date": "2026-03-31",
            "count": 3
          },
          {
            "date": "2026-04-01",
            "count": 3
          },
          {
            "date": "2026-04-02",
            "count": 3
          },
          {
            "date": "2026-04-03",
            "count": 2
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 3
          },
          {
            "date": "2026-04-08",
            "count": 3
          },
          {
            "date": "2026-04-09",
            "count": 2
          },
          {
            "date": "2026-04-10",
            "count": 5
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 2
          },
          {
            "date": "2026-04-15",
            "count": 2
          },
          {
            "date": "2026-04-16",
            "count": 3
          },
          {
            "date": "2026-04-17",
            "count": 3
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 2
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 2
          },
          {
            "date": "2026-04-22",
            "count": 3
          },
          {
            "date": "2026-04-23",
            "count": 6
          },
          {
            "date": "2026-04-24",
            "count": 3
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 4
          },
          {
            "date": "2026-04-30",
            "count": 3
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 3
          },
          {
            "date": "2026-05-05",
            "count": 3
          },
          {
            "date": "2026-05-06",
            "count": 2
          },
          {
            "date": "2026-05-07",
            "count": 2
          },
          {
            "date": "2026-05-08",
            "count": 2
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 2
          },
          {
            "date": "2026-05-12",
            "count": 4
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 3
          },
          {
            "date": "2026-05-16",
            "count": 5
          },
          {
            "date": "2026-05-17",
            "count": 2
          },
          {
            "date": "2026-05-19",
            "count": 2
          },
          {
            "date": "2026-05-20",
            "count": 2
          },
          {
            "date": "2026-05-21",
            "count": 5
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 3
          },
          {
            "date": "2026-05-25",
            "count": 3
          },
          {
            "date": "2026-05-26",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-05-29",
            "count": 2
          },
          {
            "date": "2026-05-30",
            "count": 2
          },
          {
            "date": "2026-05-31",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 4
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 3
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 2
          },
          {
            "date": "2026-06-07",
            "count": 4
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 4
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 3
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 2
          },
          {
            "date": "2026-06-14",
            "count": 4
          },
          {
            "date": "2026-06-15",
            "count": 3
          },
          {
            "date": "2026-06-17",
            "count": 2
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 3
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 4
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 2
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 2
          },
          {
            "date": "2026-06-30",
            "count": 4
          },
          {
            "date": "2026-07-01",
            "count": 2
          },
          {
            "date": "2026-07-02",
            "count": 5
          },
          {
            "date": "2026-07-03",
            "count": 5
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 5
          },
          {
            "date": "2026-07-07",
            "count": 3
          },
          {
            "date": "2026-07-08",
            "count": 2
          },
          {
            "date": "2026-07-09",
            "count": 3
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 4
          },
          {
            "date": "2026-07-12",
            "count": 2
          },
          {
            "date": "2026-07-13",
            "count": 4
          },
          {
            "date": "2026-07-14",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 2
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 2
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 2
          },
          {
            "date": "2026-07-20",
            "count": 2
          },
          {
            "date": "2026-07-21",
            "count": 3
          },
          {
            "date": "2026-07-22",
            "count": 2
          },
          {
            "date": "2026-07-23",
            "count": 2
          },
          {
            "date": "2026-07-24",
            "count": 6
          },
          {
            "date": "2026-07-25",
            "count": 1
          },
          {
            "date": "2026-07-27",
            "count": 3
          },
          {
            "date": "2026-07-28",
            "count": 2
          },
          {
            "date": "2026-07-29",
            "count": 3
          },
          {
            "date": "2026-07-30",
            "count": 3
          },
          {
            "date": "2026-07-31",
            "count": 3
          },
          {
            "date": "2026-08-01",
            "count": 1
          },
          {
            "date": "2026-08-02",
            "count": 2
          },
          {
            "date": "2026-08-03",
            "count": 2
          },
          {
            "date": "2026-08-04",
            "count": 2
          },
          {
            "date": "2026-08-05",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 3294
      },
      "star_history": null,
      "open_issues_and_prs": 468
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "environment_tests/test-exports-bun/tsconfig.json",
        "environment_tests/test-exports-cf/tsconfig.json",
        "environment_tests/test-exports-cjs/tsconfig.json",
        "environment_tests/test-exports-esbuild/tsconfig.json",
        "environment_tests/test-exports-esm/tsconfig.json",
        "environment_tests/test-exports-node-classic/tsconfig.json",
        "environment_tests/test-exports-tsc/tsconfig.json",
        "environment_tests/test-exports-vercel/tsconfig.json",
        "environment_tests/test-exports-vite/tsconfig.json",
        "environment_tests/test-zod-compat/zod-mismatch/tsconfig.json",
        "environment_tests/test-zod-compat/zod-v3/tsconfig.json",
        "environment_tests/test-zod-compat/zod-v4/tsconfig.json",
        "examples/tsconfig.json",
        "internal/build/tsconfig.json",
        "internal/standard-tests/tsconfig.json",
        "internal/test-helpers/tsconfig.json",
        "libs/create-langchain-integration/template/tsconfig.json",
        "libs/create-langchain-integration/tsconfig.json",
        "libs/langchain-classic/tsconfig.json",
        "libs/langchain-core/tsconfig.json",
        "libs/langchain-mcp-adapters/examples/tsconfig.json",
        "libs/langchain-mcp-adapters/tsconfig.json",
        "libs/langchain-textsplitters/tsconfig.json",
        "libs/langchain/tsconfig.json",
        "libs/providers/langchain-anthropic/tsconfig.json",
        "libs/providers/langchain-aws/tsconfig.json",
        "libs/providers/langchain-cloudflare/tsconfig.json",
        "libs/providers/langchain-cohere/tsconfig.json",
        "libs/providers/langchain-deepseek/tsconfig.json",
        "libs/providers/langchain-exa/tsconfig.json",
        "libs/providers/langchain-fireworks/tsconfig.json",
        "libs/providers/langchain-google-common/tsconfig.json",
        "libs/providers/langchain-google-gauth/tsconfig.json",
        "libs/providers/langchain-google-genai/tsconfig.json",
        "libs/providers/langchain-google-vertexai-web/tsconfig.json",
        "libs/providers/langchain-google-vertexai/tsconfig.json",
        "libs/providers/langchain-google-webauth/tsconfig.json",
        "libs/providers/langchain-google/tsconfig.json",
        "libs/providers/langchain-groq/tsconfig.json",
        "libs/providers/langchain-ibm/tsconfig.json",
        "libs/providers/langchain-mistralai/tsconfig.json",
        "libs/providers/langchain-mongodb/tsconfig.json",
        "libs/providers/langchain-neo4j/tsconfig.json",
        "libs/providers/langchain-ollama/tsconfig.json",
        "libs/providers/langchain-openai/tsconfig.json",
        "libs/providers/langchain-openrouter/tsconfig.json",
        "libs/providers/langchain-perplexity/tsconfig.json",
        "libs/providers/langchain-pgvector/tsconfig.json",
        "libs/providers/langchain-pinecone/tsconfig.json",
        "libs/providers/langchain-qdrant/tsconfig.json",
        "libs/providers/langchain-redis/tsconfig.json",
        "libs/providers/langchain-tavily/tsconfig.json",
        "libs/providers/langchain-together-ai/tsconfig.json",
        "libs/providers/langchain-weaviate/tsconfig.json",
        "libs/providers/langchain-xai/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 217710,
      "source_files_sampled": 2157,
      "oversized_source_files": 17,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 11564
    },
    "dependencies": {
      "manifests": [
        "examples/package.json",
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 17,
        "malicious_count": 0,
        "assessed_package": "npm:langchain@1.5.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@langchain/core",
          "manifest": "environment_tests/test-exports-bun/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@langchain/openai",
          "manifest": "environment_tests/test-exports-bun/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "langchain",
          "manifest": "environment_tests/test-exports-bun/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@langchain/core",
          "manifest": "environment_tests/test-exports-cf/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@langchain/openai",
          "manifest": "environment_tests/test-exports-cf/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "langchain",
          "manifest": "environment_tests/test-exports-cf/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "wrangler",
          "manifest": "environment_tests/test-exports-cf/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.19.0"
        },
        {
          "name": "vitest",
          "manifest": "environment_tests/test-exports-cf/package.json",
          "ecosystem": "npm",
          "version_constraint": "4.1.8"
        },
        {
          "name": "typescript",
          "manifest": "environment_tests/test-exports-cf/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.3"
        },
        {
          "name": "@langchain/core",
          "manifest": "environment_tests/test-exports-cjs/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@langchain/openai",
          "manifest": "environment_tests/test-exports-cjs/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@langchain/ollama",
          "manifest": "environment_tests/test-exports-cjs/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@langchain/google-gauth",
          "manifest": "environment_tests/test-exports-cjs/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tsconfig/recommended",
          "manifest": "environment_tests/test-exports-cjs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.10"
        },
        {
          "name": "@types/node",
          "manifest": "environment_tests/test-exports-cjs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^24.3.0"
        },
        {
          "name": "langchain",
          "manifest": "environment_tests/test-exports-cjs/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "typescript",
          "manifest": "environment_tests/test-exports-cjs/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "@langchain/core",
          "manifest": "environment_tests/test-exports-esbuild/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@langchain/openai",
          "manifest": "environment_tests/test-exports-esbuild/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tsconfig/recommended",
          "manifest": "environment_tests/test-exports-esbuild/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.2"
        },
        {
          "name": "@types/node",
          "manifest": "environment_tests/test-exports-esbuild/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.15.11"
        },
        {
          "name": "esbuild",
          "manifest": "environment_tests/test-exports-esbuild/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.28.1"
        },
        {
          "name": "langchain",
          "manifest": "environment_tests/test-exports-esbuild/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "typescript",
          "manifest": "environment_tests/test-exports-esbuild/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "@langchain/core",
          "manifest": "environment_tests/test-exports-esm/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@langchain/openai",
          "manifest": "environment_tests/test-exports-esm/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@tsconfig/recommended",
          "manifest": "environment_tests/test-exports-esm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.2"
        },
        {
          "name": "@types/node",
          "manifest": "environment_tests/test-exports-esm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^24.3.0"
        },
        {
          "name": "langchain",
          "manifest": "environment_tests/test-exports-esm/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "typescript",
          "manifest": "environment_tests/test-exports-esm/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "@types/node",
          "manifest": "environment_tests/test-exports-node-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^24.10.13"
        },
        {
          "name": "@langchain/core",
          "manifest": "environment_tests/test-exports-node-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@tsconfig/recommended",
          "manifest": "environment_tests/test-exports-node-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.10"
        },
        {
          "name": "langchain",
          "manifest": "environment_tests/test-exports-node-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "typescript",
          "manifest": "environment_tests/test-exports-node-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "@langchain/core",
          "manifest": "environment_tests/test-exports-tsc/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@langchain/openai",
          "manifest": "environment_tests/test-exports-tsc/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@types/node",
          "manifest": "environment_tests/test-exports-tsc/package.json",
          "ecosystem": "npm",
          "version_constraint": "^24.3.0"
        },
        {
          "name": "langchain",
          "manifest": "environment_tests/test-exports-tsc/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "typescript",
          "manifest": "environment_tests/test-exports-tsc/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.9.3"
        },
        {
          "name": "@langchain/core",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@langchain/openai",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@types/node",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "18.15.11"
        },
        {
          "name": "@types/react",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "18.0.33"
        },
        {
          "name": "@types/react-dom",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "18.0.11"
        },
        {
          "name": "langchain",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "next",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "^16.1.7"
        },
        {
          "name": "react",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "18.2.0"
        },
        {
          "name": "react-dom",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "18.2.0"
        },
        {
          "name": "typescript",
          "manifest": "environment_tests/test-exports-vercel/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "@langchain/core",
          "manifest": "environment_tests/test-exports-vite/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "@langchain/openai",
          "manifest": "environment_tests/test-exports-vite/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "langchain",
          "manifest": "environment_tests/test-exports-vite/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "typescript",
          "manifest": "environment_tests/test-exports-vite/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.0"
        },
        {
          "name": "vite",
          "manifest": "environment_tests/test-exports-vite/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.4.1"
        },
        {
          "name": "@arethetypeswrong/core",
          "manifest": "internal/build/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.18.5"
        },
        {
          "name": "@typescript/native-preview",
          "manifest": "internal/build/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0-dev.20260401.1"
        },
        {
          "name": "publint",
          "manifest": "internal/build/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.3.22"
        },
        {
          "name": "rolldown",
          "manifest": "internal/build/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.0"
        },
        {
          "name": "tsdown",
          "manifest": "internal/build/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.22.14"
        },
        {
          "name": "type-fest",
          "manifest": "internal/build/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.8.0"
        },
        {
          "name": "typescript",
          "manifest": "internal/build/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.2"
        },
        {
          "name": "unplugin-unused",
          "manifest": "internal/build/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.6.0"
        },
        {
          "name": "@iarna/toml",
          "manifest": "internal/model-profiles/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.5"
        },
        {
          "name": "@langchain/core",
          "manifest": "internal/model-profiles/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "commander",
          "manifest": "internal/model-profiles/package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.0.3"
        },
        {
          "name": "typescript",
          "manifest": "internal/model-profiles/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.2"
        },
        {
          "name": "zod",
          "manifest": "internal/model-profiles/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.6"
        },
        {
          "name": "@jest/globals",
          "manifest": "internal/standard-tests/package.json",
          "ecosystem": "npm",
          "version_constraint": "^30.4.1"
        },
        {
          "name": "@langchain/core",
          "manifest": "internal/standard-tests/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:^"
        },
        {
          "name": "zod",
          "manifest": "internal/standard-tests/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.6"
        },
        {
          "name": "@jest/globals",
          "manifest": "internal/test-helpers/package.json",
          "ecosystem": "npm",
          "version_constraint": "^30.4.1"
        },
        {
          "name": "@langchain/openai",
          "manifest": "libs/langchain-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "@langchain/textsplitters",
          "manifest": "libs/langchain-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "workspace:*"
        },
        {
          "name": "handlebars",
          "manifest": "libs/langchain-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.7.9"
        },
        {
          "name": "js-yaml",
          "manifest": "libs/langchain-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.2.2"
        },
        {
          "name": "jsonpointer",
          "manifest": "libs/langchain-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.0.1"
        },
        {
          "name": "openapi-types",
          "manifest": "libs/langchain-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^12.1.3"
        },
        {
          "name": "yaml",
          "manifest": "libs/langchain-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.9.0"
        },
        {
          "name": "zod",
          "manifest": "libs/langchain-classic/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.25.76 || ^4"
        },
        {
          "name": "@cfworker/json-schema",
          "manifest": "libs/langchain-core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.2"
        },
        {
          "name": "@standard-schema/spec",
          "manifest": "libs/langchain-core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.0"
        },
        {
          "name": "js-tiktoken",
          "manifest": "libs/langchain-core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.12"
        },
        {
          "name": "langsmith",
          "manifest": "libs/langchain-core/package.json",
          "ecosystem": "npm",
          "version_constraint": ">=0.5.0 <1.0.0"
        },
        {
          "name": "mustache",
          "manifest": "libs/langchain-core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.2.0"
        },
        {
          "name": "p-queue",
          "manifest": "libs/langchain-core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.6.2"
        },
        {
          "name": "zod",
          "manifest": "libs/langchain-core/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.25.76 || ^4"
        },
        {
          "name": "@modelcontextprotocol/sdk",
          "manifest": "libs/langchain-mcp-adapters/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.30.0"
        },
        {
          "name": "debug",
          "manifest": "libs/langchain-mcp-adapters/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.4.3"
        },
        {
          "name": "zod",
          "manifest": "libs/langchain-mcp-adapters/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.25.76 || ^4"
        },
        {
          "name": "js-tiktoken",
          "manifest": "libs/langchain-textsplitters/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.12"
        },
        {
          "name": "@langchain/langgraph",
          "manifest": "libs/langchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.4.8"
        },
        {
          "name": "@langchain/langgraph-checkpoint",
          "manifest": "libs/langchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.1.3"
        },
        {
          "name": "langsmith",
          "manifest": "libs/langchain/package.json",
          "ecosystem": "npm",
          "version_constraint": ">=0.5.0 <1.0.0"
        },
        {
          "name": "zod",
          "manifest": "libs/langchain/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.25.76 || ^4"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@arethetypeswrong/core",
            "direct": true,
            "version": "0.18.5",
            "ecosystem": "npm"
          },
          {
            "name": "@arethetypeswrong/core",
            "direct": true,
            "version": "^0.18.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cfworker/json-schema",
            "direct": true,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cfworker/json-schema",
            "direct": true,
            "version": "^4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cfworker/json-schema",
            "direct": true,
            "version": "^4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@iarna/toml",
            "direct": true,
            "version": "2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@iarna/toml",
            "direct": true,
            "version": "^2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": true,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": true,
            "version": "^29.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": true,
            "version": "^30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/langgraph",
            "direct": true,
            "version": "1.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/langgraph",
            "direct": true,
            "version": "^1.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/langgraph-checkpoint",
            "direct": true,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/langgraph-checkpoint",
            "direct": true,
            "version": "^1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/openai",
            "direct": true,
            "version": "0.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": true,
            "version": "1.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": true,
            "version": "1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": true,
            "version": "^1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": true,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@standard-schema/spec",
            "direct": true,
            "version": "^1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/recommended",
            "direct": true,
            "version": "1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/recommended",
            "direct": true,
            "version": "^1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/recommended",
            "direct": true,
            "version": "^1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/recommended",
            "direct": true,
            "version": "^1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/recommended",
            "direct": true,
            "version": "^1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "12.20.55",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "18.15.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "18.19.130",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "18.19.80",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "22.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "25.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "25.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "25.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "26.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "^18.15.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "^22",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "^24.10.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "^24.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": true,
            "version": "^26.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": true,
            "version": "18.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": true,
            "version": "19.2.18",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-dom",
            "direct": true,
            "version": "18.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview",
            "direct": true,
            "version": "7.0.0-dev.20260421.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview",
            "direct": true,
            "version": "^7.0.0-dev.20260401.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": true,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": true,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": true,
            "version": "^14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": true,
            "version": "^4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": true,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": true,
            "version": "^0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": true,
            "version": "4.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": true,
            "version": "^4.7.9",
            "ecosystem": "npm"
          },
          {
            "name": "js-tiktoken",
            "direct": true,
            "version": "1.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "js-tiktoken",
            "direct": true,
            "version": "^1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": true,
            "version": "3.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": true,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": true,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": true,
            "version": "^5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "jsonpointer",
            "direct": true,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonpointer",
            "direct": true,
            "version": "^5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "langsmith",
            "direct": true,
            "version": "0.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "langsmith",
            "direct": true,
            "version": "0.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "langsmith",
            "direct": true,
            "version": ">=0.4.0 <1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "langsmith",
            "direct": true,
            "version": ">=0.5.0 <1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "langsmith",
            "direct": true,
            "version": "^0.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "mustache",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mustache",
            "direct": true,
            "version": "^4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "next",
            "direct": true,
            "version": "^16.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "openapi-types",
            "direct": true,
            "version": "12.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "openapi-types",
            "direct": true,
            "version": "^12.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": true,
            "version": "6.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": true,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": true,
            "version": "^6.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "publint",
            "direct": true,
            "version": "0.3.22",
            "ecosystem": "npm"
          },
          {
            "name": "publint",
            "direct": true,
            "version": "^0.3.22",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": true,
            "version": "19.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": true,
            "version": "19.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": true,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown",
            "direct": true,
            "version": "^1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsdown",
            "direct": true,
            "version": "0.22.14",
            "ecosystem": "npm"
          },
          {
            "name": "tsdown",
            "direct": true,
            "version": "^0.22.14",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": true,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": true,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": true,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": true,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": true,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": true,
            "version": "^5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "5.6.1-rc",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "^5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "^5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "^7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "~5.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "~7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-unused",
            "direct": true,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-unused",
            "direct": true,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin-unused",
            "direct": true,
            "version": "^0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": true,
            "version": "7.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": true,
            "version": "^6.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": true,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": true,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "vitest",
            "direct": true,
            "version": "^4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "wrangler",
            "direct": true,
            "version": "^3.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": true,
            "version": "^2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "3.23.8",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "3.25.76",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "^3.25.76",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "^3.25.76 || ^4",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "^4",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "^4.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "^4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": true,
            "version": "~3.25.76",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/amazon-bedrock",
            "direct": false,
            "version": "3.0.97",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/anthropic",
            "direct": false,
            "version": "2.0.77",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/azure",
            "direct": false,
            "version": "2.0.105",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/cerebras",
            "direct": false,
            "version": "1.0.41",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/deepseek",
            "direct": false,
            "version": "1.0.37",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/gateway",
            "direct": false,
            "version": "2.0.82",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/google",
            "direct": false,
            "version": "2.0.70",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/google-vertex",
            "direct": false,
            "version": "3.0.132",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/groq",
            "direct": false,
            "version": "2.0.38",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/mistral",
            "direct": false,
            "version": "2.0.31",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/openai",
            "direct": false,
            "version": "2.0.103",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/openai-compatible",
            "direct": false,
            "version": "1.0.36",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/perplexity",
            "direct": false,
            "version": "2.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/provider",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/provider-utils",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/togetherai",
            "direct": false,
            "version": "1.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "@ai-sdk/xai",
            "direct": false,
            "version": "2.0.68",
            "ecosystem": "npm"
          },
          {
            "name": "@alloc/quick-lru",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@andrewbranch/untar.js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/sdk",
            "direct": false,
            "version": "0.115.0",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/sdk",
            "direct": false,
            "version": "0.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/sdk",
            "direct": false,
            "version": "0.39.0",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/sdk",
            "direct": false,
            "version": "^0.115.0",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/vertex-sdk",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@anthropic-ai/vertex-sdk",
            "direct": false,
            "version": "^0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/crc32",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/crc32c",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/sha1-browser",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/sha256-browser",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/sha256-js",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/supports-web-crypto",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/util",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-bedrock-agent-runtime",
            "direct": false,
            "version": "3.1102.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-bedrock-agent-runtime",
            "direct": false,
            "version": "^3.1097.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-bedrock-runtime",
            "direct": false,
            "version": "3.1102.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-bedrock-runtime",
            "direct": false,
            "version": "^3.1097.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-cognito-identity",
            "direct": false,
            "version": "3.1034.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-kendra",
            "direct": false,
            "version": "3.1102.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-kendra",
            "direct": false,
            "version": "^3.1097.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-s3",
            "direct": false,
            "version": "3.1041.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-sagemaker",
            "direct": false,
            "version": "3.1034.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/core",
            "direct": false,
            "version": "3.974.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/core",
            "direct": false,
            "version": "3.977.5",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/crc64-nvme",
            "direct": false,
            "version": "3.972.7",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-cognito-identity",
            "direct": false,
            "version": "3.972.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-env",
            "direct": false,
            "version": "3.972.29",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-env",
            "direct": false,
            "version": "3.972.52",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-env",
            "direct": false,
            "version": "3.972.66",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-http",
            "direct": false,
            "version": "3.972.31",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-http",
            "direct": false,
            "version": "3.972.54",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-http",
            "direct": false,
            "version": "3.972.68",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-ini",
            "direct": false,
            "version": "3.972.33",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-ini",
            "direct": false,
            "version": "3.973.11",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-login",
            "direct": false,
            "version": "3.972.33",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-login",
            "direct": false,
            "version": "3.972.58",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-login",
            "direct": false,
            "version": "3.972.73",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-node",
            "direct": false,
            "version": "3.972.77",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-node",
            "direct": false,
            "version": "^3.972.74",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-process",
            "direct": false,
            "version": "3.972.29",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-process",
            "direct": false,
            "version": "3.972.52",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-process",
            "direct": false,
            "version": "3.972.66",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-sso",
            "direct": false,
            "version": "3.972.33",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-sso",
            "direct": false,
            "version": "3.972.58",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-sso",
            "direct": false,
            "version": "3.973.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-web-identity",
            "direct": false,
            "version": "3.972.33",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-web-identity",
            "direct": false,
            "version": "3.972.58",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-web-identity",
            "direct": false,
            "version": "3.972.72",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-providers",
            "direct": false,
            "version": "3.1034.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/dsql-signer",
            "direct": false,
            "version": "3.1102.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/dsql-signer",
            "direct": false,
            "version": "^3.1097.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/eventstream-handler-node",
            "direct": false,
            "version": "3.972.31",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-bucket-endpoint",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-eventstream",
            "direct": false,
            "version": "3.972.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-expect-continue",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-flexible-checksums",
            "direct": false,
            "version": "3.974.16",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-host-header",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-location-constraint",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-logger",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-recursion-detection",
            "direct": false,
            "version": "3.972.11",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-sdk-s3",
            "direct": false,
            "version": "3.972.37",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-ssec",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-user-agent",
            "direct": false,
            "version": "3.972.33",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-user-agent",
            "direct": false,
            "version": "3.972.38",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-websocket",
            "direct": false,
            "version": "3.972.48",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/nested-clients",
            "direct": false,
            "version": "3.997.1",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/nested-clients",
            "direct": false,
            "version": "3.997.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/nested-clients",
            "direct": false,
            "version": "3.997.40",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/region-config-resolver",
            "direct": false,
            "version": "3.972.13",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/signature-v4-multi-region",
            "direct": false,
            "version": "3.996.20",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/signature-v4-multi-region",
            "direct": false,
            "version": "3.996.25",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/signature-v4-multi-region",
            "direct": false,
            "version": "3.996.38",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/signature-v4-multi-region",
            "direct": false,
            "version": "3.996.43",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/token-providers",
            "direct": false,
            "version": "3.1034.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/token-providers",
            "direct": false,
            "version": "3.1078.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/token-providers",
            "direct": false,
            "version": "3.1102.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/types",
            "direct": false,
            "version": "3.974.2",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/types",
            "direct": false,
            "version": "^3.974.2",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-arn-parser",
            "direct": false,
            "version": "3.972.3",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-endpoints",
            "direct": false,
            "version": "3.996.8",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-locate-window",
            "direct": false,
            "version": "3.965.5",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-user-agent-browser",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-user-agent-node",
            "direct": false,
            "version": "3.973.19",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-user-agent-node",
            "direct": false,
            "version": "3.973.24",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/xml-builder",
            "direct": false,
            "version": "3.972.33",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/xml-builder",
            "direct": false,
            "version": "3.972.37",
            "ecosystem": "npm"
          },
          {
            "name": "@aws/lambda-invoke-store",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@aws/lambda-invoke-store",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/abort-controller",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/abort-controller",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-auth",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-auth",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-client",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-client",
            "direct": false,
            "version": "1.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-http-compat",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-paging",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-rest-pipeline",
            "direct": false,
            "version": "1.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-rest-pipeline",
            "direct": false,
            "version": "1.25.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-tracing",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-tracing",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-util",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/core-util",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/identity",
            "direct": false,
            "version": "4.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/identity",
            "direct": false,
            "version": "^4.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/identity",
            "direct": false,
            "version": "^4.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/identity",
            "direct": false,
            "version": "^4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/logger",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/logger",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/msal-browser",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/msal-common",
            "direct": false,
            "version": "16.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/msal-node",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@azure/search-documents",
            "direct": false,
            "version": "12.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-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-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.8",
            "ecosystem": "npm"
          },
          {
            "name": "@balena/dockerignore",
            "direct": false,
            "version": "1.0.2",
            "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": "@braidai/lang",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@browserbasehq/sdk",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@browserbasehq/stagehand",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@browserbasehq/stagehand",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@browserbasehq/stagehand",
            "direct": false,
            "version": "^1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@browserbasehq/stagehand",
            "direct": false,
            "version": "^3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/apply-release-plan",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/assemble-release-plan",
            "direct": false,
            "version": "6.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-git",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/changelog-github",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/cli",
            "direct": false,
            "version": "2.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/config",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/errors",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-dependents-graph",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-github-info",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-release-plan",
            "direct": false,
            "version": "4.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/get-version-range-type",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/git",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/logger",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/parse",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/pre",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/read",
            "direct": false,
            "version": "0.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/should-skip-package",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/types",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@changesets/write",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@clickhouse/client",
            "direct": false,
            "version": "0.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@clickhouse/client",
            "direct": false,
            "version": "1.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "@clickhouse/client",
            "direct": false,
            "version": "^0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@clickhouse/client",
            "direct": false,
            "version": "^1.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "@clickhouse/client-common",
            "direct": false,
            "version": "0.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "@clickhouse/client-common",
            "direct": false,
            "version": "1.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workers-types",
            "direct": false,
            "version": "4.20260602.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workers-types",
            "direct": false,
            "version": "^4.20230321.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workers-types",
            "direct": false,
            "version": "^4.20260602.1",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@commander-js/extra-typings",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@conventional-changelog/git-client",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dabh/diagnostics",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@datastructures-js/deque",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@dsnp/parquetjs",
            "direct": false,
            "version": "1.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "@elastic/elasticsearch",
            "direct": false,
            "version": "8.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@elastic/elasticsearch",
            "direct": false,
            "version": "^8.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@elastic/transport",
            "direct": false,
            "version": "8.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "@electric-sql/pglite",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@electric-sql/pglite-socket",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@electric-sql/pglite-tools",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/core",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/wasi-threads",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.10.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.6",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.5",
            "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": "@faker-js/faker",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "8.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "^10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "^8.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@faker-js/faker",
            "direct": false,
            "version": "^8.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@fastify/busboy",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/app-check-interop-types",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/app-types",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/auth-interop-types",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/component",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/database",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/database-compat",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/database-types",
            "direct": false,
            "version": "1.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/logger",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@firebase/util",
            "direct": false,
            "version": "1.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promisify",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@getmetal/metal-sdk",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@getmetal/metal-sdk",
            "direct": false,
            "version": "^7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@getzep/zep-cloud",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@getzep/zep-cloud",
            "direct": false,
            "version": "3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@getzep/zep-cloud",
            "direct": false,
            "version": "^1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@getzep/zep-cloud",
            "direct": false,
            "version": "^3.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@getzep/zep-js",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@getzep/zep-js",
            "direct": false,
            "version": "^2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@gomomento/generated-types",
            "direct": false,
            "version": "0.133.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gomomento/sdk",
            "direct": false,
            "version": "1.118.0",
            "ecosystem": "npm"
          },
          {
            "name": "@gomomento/sdk-core",
            "direct": false,
            "version": "1.118.0",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/firestore",
            "direct": false,
            "version": "7.11.6",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/paginator",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/projectify",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/promisify",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@google-cloud/storage",
            "direct": false,
            "version": "7.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@google/genai",
            "direct": false,
            "version": "1.50.1",
            "ecosystem": "npm"
          },
          {
            "name": "@google/generative-ai",
            "direct": false,
            "version": "0.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "@google/generative-ai",
            "direct": false,
            "version": "^0.24.1",
            "ecosystem": "npm"
          },
          {
            "name": "@graphql-typed-document-node/core",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/grpc-js",
            "direct": false,
            "version": "1.14.4",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/proto-loader",
            "direct": false,
            "version": "0.7.15",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/proto-loader",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@grpc/proto-loader",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "2.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-server",
            "direct": false,
            "version": "^2.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/node-ws",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@hono/zod-validator",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "@huggingface/jinja",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "@huggingface/transformers",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ibm-cloud/watsonx-ai",
            "direct": false,
            "version": "1.7.15",
            "ecosystem": "npm"
          },
          {
            "name": "@ibm-cloud/watsonx-ai",
            "direct": false,
            "version": "^1.7.15",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-arm64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-arm64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-x64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-s390x",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-x64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-arm64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-x64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-s390x",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-arm64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-wasm32",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-ia32",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/ansi",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@ioredis/commands",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/fs-minipass",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/create-cache-key-function",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/snapshot-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@js-sdsl/ordered-map",
            "direct": false,
            "version": "4.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@kwsites/file-exists",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb",
            "direct": false,
            "version": "^0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb-darwin-arm64",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb-linux-arm64-gnu",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb-linux-arm64-musl",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb-linux-x64-gnu",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb-linux-x64-musl",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb-win32-arm64-msvc",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@lancedb/lancedb-win32-x64-msvc",
            "direct": false,
            "version": "0.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/langgraph-api",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/langgraph-api",
            "direct": false,
            "version": "^1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/langgraph-sdk",
            "direct": false,
            "version": "1.9.28",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/langgraph-sdk",
            "direct": false,
            "version": "^1.9.28",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/langgraph-ui",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@langchain/protocol",
            "direct": false,
            "version": "0.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "@layerup/layerup-security",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@layerup/layerup-security",
            "direct": false,
            "version": "^1.5.12",
            "ecosystem": "npm"
          },
          {
            "name": "@layerup/layerup-security",
            "direct": false,
            "version": "^1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@loaderkit/resolve",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/find-root",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@manypkg/get-packages",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@mistralai/mistralai",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mongodb-js/saslprep",
            "direct": false,
            "version": "1.4.13",
            "ecosystem": "npm"
          },
          {
            "name": "@mongodb-js/saslprep",
            "direct": false,
            "version": "1.4.8",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/lzma-linux-x64-gnu",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@nodable/entities",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/move-file",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-request-log",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-rest-endpoint-methods",
            "direct": false,
            "version": "17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/rest",
            "direct": false,
            "version": "22.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opensearch-project/opensearch",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opensearch-project/opensearch",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opensearch-project/opensearch",
            "direct": false,
            "version": "^2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opensearch-project/opensearch",
            "direct": false,
            "version": "^3.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/api",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/core",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@opentelemetry/semantic-conventions",
            "direct": false,
            "version": "1.43.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.127.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxc-project/types",
            "direct": false,
            "version": "0.140.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-android-arm-eabi",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-android-arm64",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-darwin-arm64",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-darwin-x64",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-freebsd-x64",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-riscv64-musl",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-s390x-gnu",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-linux-x64-musl",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-openharmony-arm64",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-win32-arm64-msvc",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-win32-ia32-msvc",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxfmt/binding-win32-x64-msvc",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-android-arm-eabi",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-android-arm64",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-darwin-arm64",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-darwin-x64",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-freebsd-x64",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-linux-x64-musl",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-openharmony-arm64",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@oxlint/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "@peggyjs/from-mem",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@petamoriken/float16",
            "direct": false,
            "version": "3.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "@phun-ky/typeof",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pinecone-database/pinecone",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pinecone-database/pinecone",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pinecone-database/pinecone",
            "direct": false,
            "version": "^5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pinecone-database/pinecone",
            "direct": false,
            "version": "^7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pinojs/redact",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@planetscale/database",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@planetscale/database",
            "direct": false,
            "version": "^1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.59.1",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/client",
            "direct": false,
            "version": "6.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/client",
            "direct": false,
            "version": "^6.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/config",
            "direct": false,
            "version": "7.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/debug",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/debug",
            "direct": false,
            "version": "7.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/dev",
            "direct": false,
            "version": "0.24.17",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/engines",
            "direct": false,
            "version": "7.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/engines-version",
            "direct": false,
            "version": "7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/fetch-engine",
            "direct": false,
            "version": "7.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/get-platform",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/get-platform",
            "direct": false,
            "version": "7.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/query-plan-executor",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/streams-local",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "@prisma/studio-core",
            "direct": false,
            "version": "0.33.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.5",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/eventemitter",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/fetch",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@protobufjs/float",
            "direct": false,
            "version": "1.0.2",
            "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.2",
            "ecosystem": "npm"
          },
          {
            "name": "@publint/pack",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@puppeteer/browsers",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@qdrant/js-client-rest",
            "direct": false,
            "version": "1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@qdrant/js-client-rest",
            "direct": false,
            "version": "^1.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "@qdrant/openapi-typescript-fetch",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@quansync/fs",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/primitive",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-compose-refs",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-primitive",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-slot",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@radix-ui/react-toggle",
            "direct": false,
            "version": "1.1.10",
            "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-layout-effect",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/bloom",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/bloom",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/client",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/client",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/graph",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/json",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/json",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/search",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/search",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/time-series",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@redis/time-series",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rockset/client",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rockset/client",
            "direct": false,
            "version": "^0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rockset/client",
            "direct": false,
            "version": "^0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-android-arm64",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-arm64",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-darwin-x64",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-freebsd-x64",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-arm64-musl",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-gnu",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-linux-x64-musl",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-openharmony-arm64",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-wasm32-wasi",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-ia32-msvc",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.0.0-beta.52",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/binding-win32-x64-msvc",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.0-rc.17",
            "ecosystem": "npm"
          },
          {
            "name": "@rolldown/pluginutils",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm-eabi",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-android-arm64",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-arm64",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-darwin-x64",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-arm64",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-freebsd-x64",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm-musleabihf",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-gnu",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-arm64-musl",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-gnu",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-loong64-musl",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-gnu",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-ppc64-musl",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-gnu",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-riscv64-musl",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-s390x-gnu",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-gnu",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-linux-x64-musl",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openbsd-x64",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-openharmony-arm64",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-arm64-msvc",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-ia32-msvc",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-gnu",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@rollup/rollup-win32-x64-msvc",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/child-process-utils",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@simple-libs/stream-utils",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.49",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "15.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/chunked-blob-reader",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/chunked-blob-reader-native",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/config-resolver",
            "direct": false,
            "version": "4.4.17",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/core",
            "direct": false,
            "version": "3.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/core",
            "direct": false,
            "version": "3.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/credential-provider-imds",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/credential-provider-imds",
            "direct": false,
            "version": "4.4.16",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/credential-provider-imds",
            "direct": false,
            "version": "4.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-codec",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-browser",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-config-resolver",
            "direct": false,
            "version": "4.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-node",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-universal",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "5.3.17",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "5.6.13",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/hash-blob-browser",
            "direct": false,
            "version": "4.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/hash-node",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/hash-stream-node",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/invalid-dependency",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/is-array-buffer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/is-array-buffer",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/md5-js",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-content-length",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-endpoint",
            "direct": false,
            "version": "4.4.31",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-endpoint",
            "direct": false,
            "version": "4.4.32",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-retry",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-retry",
            "direct": false,
            "version": "4.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-serde",
            "direct": false,
            "version": "4.2.19",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-serde",
            "direct": false,
            "version": "4.2.20",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-stack",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-config-provider",
            "direct": false,
            "version": "4.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": false,
            "version": "4.9.13",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": false,
            "version": "4.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/property-provider",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/protocol-http",
            "direct": false,
            "version": "5.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-builder",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-parser",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/service-error-classification",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/service-error-classification",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/shared-ini-file-loader",
            "direct": false,
            "version": "4.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "5.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "5.6.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/smithy-client",
            "direct": false,
            "version": "4.12.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/smithy-client",
            "direct": false,
            "version": "4.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "^4.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/url-parser",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-base64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-body-length-browser",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-body-length-node",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-buffer-from",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-buffer-from",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-config-provider",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-defaults-mode-browser",
            "direct": false,
            "version": "4.3.48",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-defaults-mode-browser",
            "direct": false,
            "version": "4.3.49",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-defaults-mode-node",
            "direct": false,
            "version": "4.2.53",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-defaults-mode-node",
            "direct": false,
            "version": "4.2.54",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-endpoints",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-hex-encoding",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-middleware",
            "direct": false,
            "version": "4.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-retry",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-retry",
            "direct": false,
            "version": "4.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-stream",
            "direct": false,
            "version": "4.5.24",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-stream",
            "direct": false,
            "version": "4.5.25",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-uri-escape",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-utf8",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-utf8",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-utf8",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-waiter",
            "direct": false,
            "version": "4.2.16",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-waiter",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/uuid",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@so-ric/colorspace",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/es-set-tostringtag",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/hasown",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/indent-string",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/is-interactive",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/is-unicode-supported",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/isarray",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/object-assign",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/safe-buffer",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/safer-buffer",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@socketregistry/side-channel",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@sparktype/darwin-arm64",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sparktype/darwin-x64",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sparktype/linux-arm64",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sparktype/linux-x64",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sparktype/win32-x64",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sqltools/formatter",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@stablelib/base64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/auth-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/functions-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/phoenix",
            "direct": false,
            "version": "0.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/postgrest-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/realtime-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/storage-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/supabase-js",
            "direct": false,
            "version": "2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@supabase/supabase-js",
            "direct": false,
            "version": "^2.111.0",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "^1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "^1.3.90",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-ppc64-gnu",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-s390x-gnu",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "*",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.15.46",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/counter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/helpers",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/jest",
            "direct": false,
            "version": "0.2.39",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/jest",
            "direct": false,
            "version": "^0.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.28",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/node",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-android-arm64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-arm64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-darwin-x64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-freebsd-x64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm-gnueabihf",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-gnu",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-arm64-musl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-gnu",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-linux-x64-musl",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-wasm32-wasi",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-arm64-msvc",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/oxide-win32-x64-msvc",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tailwindcss/postcss",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tensorflow/tfjs-backend-cpu",
            "direct": false,
            "version": "4.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tensorflow/tfjs-backend-cpu",
            "direct": false,
            "version": "^4.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tensorflow/tfjs-core",
            "direct": false,
            "version": "4.22.0",
            "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": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/quickjs-emscripten",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@turbo/darwin-64",
            "direct": false,
            "version": "2.10.8",
            "ecosystem": "npm"
          },
          {
            "name": "@turbo/darwin-arm64",
            "direct": false,
            "version": "2.10.8",
            "ecosystem": "npm"
          },
          {
            "name": "@turbo/linux-64",
            "direct": false,
            "version": "2.10.8",
            "ecosystem": "npm"
          },
          {
            "name": "@turbo/linux-arm64",
            "direct": false,
            "version": "2.10.8",
            "ecosystem": "npm"
          },
          {
            "name": "@turbo/windows-64",
            "direct": false,
            "version": "2.10.8",
            "ecosystem": "npm"
          },
          {
            "name": "@turbo/windows-arm64",
            "direct": false,
            "version": "2.10.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/caseless",
            "direct": false,
            "version": "0.12.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/chai",
            "direct": false,
            "version": "5.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-array",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-color",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-delaunay",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-format",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-geo",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-interpolate",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-path",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-scale",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-shape",
            "direct": false,
            "version": "3.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-time",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-time-format",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "^4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/deep-eql",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/docker-modem",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/dockerode",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "^5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/flat",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/flat",
            "direct": false,
            "version": "^5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/geojson",
            "direct": false,
            "version": "7946.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/google-protobuf",
            "direct": false,
            "version": "3.15.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-errors",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/iarna__toml",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/iarna__toml",
            "direct": false,
            "version": "^2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "30.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/js-yaml",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/js-yaml",
            "direct": false,
            "version": "^4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "28.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsdom",
            "direct": false,
            "version": "^28.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsonwebtoken",
            "direct": false,
            "version": "9.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "@types/lodash",
            "direct": false,
            "version": "4.17.25",
            "ecosystem": "npm"
          },
          {
            "name": "@types/long",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mustache",
            "direct": false,
            "version": "4.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mustache",
            "direct": false,
            "version": "^4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-fetch",
            "direct": false,
            "version": "2.6.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-int64",
            "direct": false,
            "version": "0.4.32",
            "ecosystem": "npm"
          },
          {
            "name": "@types/offscreencanvas",
            "direct": false,
            "version": "2019.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/parse-path",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg",
            "direct": false,
            "version": "8.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg",
            "direct": false,
            "version": "^8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/pg",
            "direct": false,
            "version": "^8.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prompts",
            "direct": false,
            "version": "2.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prompts",
            "direct": false,
            "version": "^2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/q",
            "direct": false,
            "version": "1.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/range-parser",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/request",
            "direct": false,
            "version": "2.48.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/seedrandom",
            "direct": false,
            "version": "2.4.34",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-static",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ssh2",
            "direct": false,
            "version": "0.5.52",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ssh2",
            "direct": false,
            "version": "1.15.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ssh2-streams",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/thrift",
            "direct": false,
            "version": "0.10.17",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/tough-cookie",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/triple-beam",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/uuid",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/uuid",
            "direct": false,
            "version": "^11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/validate-npm-package-name",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/webidl-conversions",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/whatwg-url",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/whatwg-url",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "^8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yauzl",
            "direct": false,
            "version": "2.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-darwin-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260421.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-darwin-x64",
            "direct": false,
            "version": "7.0.0-dev.20260421.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-arm",
            "direct": false,
            "version": "7.0.0-dev.20260421.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260421.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-linux-x64",
            "direct": false,
            "version": "7.0.0-dev.20260421.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-win32-arm64",
            "direct": false,
            "version": "7.0.0-dev.20260421.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/native-preview-win32-x64",
            "direct": false,
            "version": "7.0.0-dev.20260421.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-aix-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-darwin-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-freebsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-loong64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-mips64el",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-ppc64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-riscv64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-s390x",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-linux-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-netbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-openbsd-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-sunos-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-arm64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/typescript-win32-x64",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript/vfs",
            "direct": false,
            "version": "1.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "@typespec/ts-http-runtime",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@typespec/ts-http-runtime",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm-eabi",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-android-arm64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-arm64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-darwin-x64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-freebsd-x64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm-musleabihf",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-arm64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-loong64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-loong64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-ppc64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-riscv64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-s390x-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-gnu",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-linux-x64-musl",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-openharmony-arm64",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-wasm32-wasi",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-arm64-msvc",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-ia32-msvc",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@unrs/resolver-binding-win32-x64-msvc",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@upstash/redis",
            "direct": false,
            "version": "1.38.0",
            "ecosystem": "npm"
          },
          {
            "name": "@upstash/redis",
            "direct": false,
            "version": "^1.38.0",
            "ecosystem": "npm"
          },
          {
            "name": "@upstash/vector",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@upstash/vector",
            "direct": false,
            "version": "^1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@upstash/vector",
            "direct": false,
            "version": "^1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/kv",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/kv",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/ncc",
            "direct": false,
            "version": "0.44.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/ncc",
            "direct": false,
            "version": "^0.44.1",
            "ecosystem": "npm"
          },
          {
            "name": "@vercel/oidc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@visx/curve",
            "direct": false,
            "version": "4.0.1-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@visx/event",
            "direct": false,
            "version": "4.0.1-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@visx/grid",
            "direct": false,
            "version": "4.0.1-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@visx/group",
            "direct": false,
            "version": "4.0.1-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@visx/point",
            "direct": false,
            "version": "4.0.1-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@visx/responsive",
            "direct": false,
            "version": "4.0.1-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@visx/scale",
            "direct": false,
            "version": "4.0.1-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@visx/shape",
            "direct": false,
            "version": "4.0.1-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@visx/vendor",
            "direct": false,
            "version": "4.0.0-alpha.0",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/coverage-v8",
            "direct": false,
            "version": "^4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/expect",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/mocker",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/pretty-format",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/runner",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/snapshot",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/spy",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "@vitest/utils",
            "direct": false,
            "version": "4.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "@webgpu/types",
            "direct": false,
            "version": "0.1.38",
            "ecosystem": "npm"
          },
          {
            "name": "@xata.io/client",
            "direct": false,
            "version": "0.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xata.io/client",
            "direct": false,
            "version": "^0.30.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xterm/xterm",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-darwin-arm64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-darwin-x64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-freebsd-x64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-arm-gnu",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-arm-musl",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-linux-x64-musl",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-win32-arm64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-codegen/binding-win32-x64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-darwin-arm64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-darwin-x64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-freebsd-x64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-arm-gnu",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-arm-musl",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-arm64-gnu",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-arm64-musl",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-x64-gnu",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-linux-x64-musl",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-win32-arm64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-parser/binding-win32-x64",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@yuku-toolchain/types",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@zenfs/core",
            "direct": false,
            "version": "1.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "@zilliz/milvus2-sdk-node",
            "direct": false,
            "version": "2.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "@zilliz/milvus2-sdk-node",
            "direct": false,
            "version": "^2.6.14",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "abort-controller-x",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "afinn-165",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "afinn-165-financialmarketnews",
            "direct": false,
            "version": "3.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": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agentkeepalive",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ai",
            "direct": false,
            "version": "5.0.179",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "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": "ansi-styles",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansis",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "apache-arrow",
            "direct": false,
            "version": "21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "apparatus",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "archiver",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "archiver-utils",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "are-we-there-yet",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "args-tokenizer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "asn1",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "assertion-error",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ast-types",
            "direct": false,
            "version": "0.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "ast-v8-to-istanbul",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "async-limiter",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "async-lock",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "async-retry",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "atomic-sleep",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "atomically",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "aws-ssl-profiles",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "aws4",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "aws4fetch",
            "direct": false,
            "version": "1.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "1.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "^1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "bare-url",
            "direct": false,
            "version": "2.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "base-64",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.33",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.40",
            "ecosystem": "npm"
          },
          {
            "name": "basic-ftp",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "bcrypt-pbkdf",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "better-path-resolve",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "better-result",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "better-sqlite3",
            "direct": false,
            "version": "12.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "better-sqlite3",
            "direct": false,
            "version": "^12.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "bignumber.js",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bindings",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bowser",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "brotli-wasm",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "browser-or-node",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "bson",
            "direct": false,
            "version": "6.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "bson",
            "direct": false,
            "version": "6.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "bson",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "bson",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "bson",
            "direct": false,
            "version": "^7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "0.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-crc32",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-equal-constant-time",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bufferutil",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "buildcheck",
            "direct": false,
            "version": "0.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "bumpp",
            "direct": false,
            "version": "10.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "byline",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "c12",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "c12",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "c12",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "6.7.14",
            "ecosystem": "npm"
          },
          {
            "name": "cac",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "15.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001800",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "chai",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "changelogen",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "changelogithub",
            "direct": false,
            "version": "13.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "charenc",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "check-error",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio-select",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chromadb",
            "direct": false,
            "version": "1.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "chromadb",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "chromadb",
            "direct": false,
            "version": "^1.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "chromadb",
            "direct": false,
            "version": "^3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "chromadb-js-bindings-darwin-arm64",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "chromadb-js-bindings-darwin-x64",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "chromadb-js-bindings-linux-arm64-gnu",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "chromadb-js-bindings-linux-x64-gnu",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "chromadb-js-bindings-win32-x64-msvc",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-launcher",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "chromium-bidi",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "citty",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "citty",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "classnames",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cloudflare",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "cluster-key-slot",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cluster-key-slot",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "cohere-ai",
            "direct": false,
            "version": "7.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "cohere-ai",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cohere-ai",
            "direct": false,
            "version": "^7.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "cohere-ai",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "colors",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compress-commons",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "compromise",
            "direct": false,
            "version": "14.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "conf",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "conf",
            "direct": false,
            "version": "^15.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "confbox",
            "direct": false,
            "version": "0.2.4",
            "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": "content-disposition",
            "direct": false,
            "version": "1.1.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-conventionalcommits",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-preset-loader",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-recommended-bump",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-gitmoji",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convex",
            "direct": false,
            "version": "1.42.3",
            "ecosystem": "npm"
          },
          {
            "name": "convex",
            "direct": false,
            "version": "^1.42.3",
            "ecosystem": "npm"
          },
          {
            "name": "convict",
            "direct": false,
            "version": "6.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "copy-anything",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "cpu-features",
            "direct": false,
            "version": "0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "crc-32",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "crc32-stream",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-fetch",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crypt",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "d3-array",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-array",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "d3-color",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-delaunay",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-format",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-geo",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-interpolate",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-path",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-scale",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-shape",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time-format",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dataloader",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "^4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "dateformat",
            "direct": false,
            "version": "4.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "1.11.21",
            "ecosystem": "npm"
          },
          {
            "name": "debounce-fn",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-eql",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge-ts",
            "direct": false,
            "version": "7.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "defaults",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "degenerator",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "degenerator",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delaunator",
            "direct": false,
            "version": "5.1.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": "denque",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "destr",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "devtools-protocol",
            "direct": false,
            "version": "0.0.1312386",
            "ecosystem": "npm"
          },
          {
            "name": "devtools-protocol",
            "direct": false,
            "version": "0.0.1464554",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "digest-fetch",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "docker-compose",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "docker-modem",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "dockerode",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.4.5",
            "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": "17.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "8.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "^16.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "^16.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "^17.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "dpdm",
            "direct": false,
            "version": "3.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "dpdm",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dpdm",
            "direct": false,
            "version": "^3.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "dpdm",
            "direct": false,
            "version": "^3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "dpdm",
            "direct": false,
            "version": "^4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dts-resolver",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "duck-duck-scrape",
            "direct": false,
            "version": "2.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "duck-duck-scrape",
            "direct": false,
            "version": "^2.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "duck-duck-scrape",
            "direct": false,
            "version": "^2.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "duplexify",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.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": "effect",
            "direct": false,
            "version": "3.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "efrt",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.366",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.383",
            "ecosystem": "npm"
          },
          {
            "name": "elkjs",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "empathic",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "enabled",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "encoding-sniffer",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.21.6",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-plugin-tailwindcss",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "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.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^9.39.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.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": "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.7.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-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eta",
            "direct": false,
            "version": "4.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "event-target-shim",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "^4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "^3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "exa-js",
            "direct": false,
            "version": "1.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "exa-js",
            "direct": false,
            "version": "^1.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "exit-x",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "expand-template",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "expect-type",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "^5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express-rate-limit",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "express-rate-limit",
            "direct": false,
            "version": "8.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "exsolve",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "exsolve",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extendable-error",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "extended-eventsource",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "extended-eventsource",
            "direct": false,
            "version": "^1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "extract-zip",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "farmhash-modern",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-check",
            "direct": false,
            "version": "3.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-copy",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-decode-uri-component",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "^3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-querystring",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-safe-stringify",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-sha256",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-truncated-width",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-width",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-builder",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "faye-websocket",
            "direct": false,
            "version": "0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fecha",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-blob",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-cookie",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-ponyfill",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-type",
            "direct": false,
            "version": "21.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "file-uri-to-path",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-my-way",
            "direct": false,
            "version": "9.7.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": "firebase-admin",
            "direct": false,
            "version": "13.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "firebase-admin",
            "direct": false,
            "version": "^13.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "^5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatbuffers",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "flatbuffers",
            "direct": false,
            "version": "25.9.23",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "fn.name",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "form-data-encoder",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "form-data-encoder",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "formdata-node",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "formdata-node",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "formdata-polyfill",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "2.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": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gauge",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "gaxios",
            "direct": false,
            "version": "6.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "gaxios",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "gaxios",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "gcp-metadata",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "gcp-metadata",
            "direct": false,
            "version": "8.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "generate-function",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "generic-names",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "generic-pool",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-port",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-port-please",
            "direct": false,
            "version": "3.2.0",
            "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-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "5.0.0-beta.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-uri",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-uri",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "giget",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "giget",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "giget",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "git-up",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "git-url-parse",
            "direct": false,
            "version": "16.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "github-from-package",
            "direct": false,
            "version": "0.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "google-auth-library",
            "direct": false,
            "version": "10.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "google-auth-library",
            "direct": false,
            "version": "10.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "google-auth-library",
            "direct": false,
            "version": "9.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "google-auth-library",
            "direct": false,
            "version": "^10.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "google-gax",
            "direct": false,
            "version": "4.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "google-logging-utils",
            "direct": false,
            "version": "0.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "google-logging-utils",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "google-protobuf",
            "direct": false,
            "version": "3.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "grad-school",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "grammex",
            "direct": false,
            "version": "3.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "graphmatch",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "graphql",
            "direct": false,
            "version": "16.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "graphql",
            "direct": false,
            "version": "^16.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "graphql-request",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "groq-sdk",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "groq-sdk",
            "direct": false,
            "version": "^1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "gtoken",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "guid-typescript",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "hdb",
            "direct": false,
            "version": "0.19.12",
            "ecosystem": "npm"
          },
          {
            "name": "hdb",
            "direct": false,
            "version": "2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "hdb",
            "direct": false,
            "version": "^0.19.8",
            "ecosystem": "npm"
          },
          {
            "name": "hdb",
            "direct": false,
            "version": "^2.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "help-me",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hnswlib-node",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hnswlib-node",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "hono",
            "direct": false,
            "version": "^4.12.33",
            "ecosystem": "npm"
          },
          {
            "name": "hookable",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "hpagent",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-entities",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-parser-js",
            "direct": false,
            "version": "0.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "8.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": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-id",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "humanize-ms",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ibm-cloud-sdk-core",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "ibm-cloud-sdk-core",
            "direct": false,
            "version": "^5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "iceberg-js",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "icss-utils",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-without-cache",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "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.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "int53",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "internmap",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ioredis",
            "direct": false,
            "version": "5.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "ioredis",
            "direct": false,
            "version": "^5.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-any-array",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-in-ssh",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-lambda",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-network-error",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-property",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-ssh",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-subdir",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-what",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-fetch",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isomorphic-ws",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isstream",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "issue-parser",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^29.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "^29.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "^30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "30.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.7",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "4.15.9",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "6.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "^6.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "joycon",
            "direct": false,
            "version": "3.1.1",
            "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-tokens",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-bigint",
            "direct": false,
            "version": "1.0.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": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-to-ts",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-typed",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-with-bigint",
            "direct": false,
            "version": "3.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "json11",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonwebtoken",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "jwa",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jwks-rsa",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "jws",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jwt-decode",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "kareem",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kolorist",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "kuler",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lazystream",
            "direct": false,
            "version": "1.0.1",
            "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": "2.0.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": "limiter",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "17.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-esm",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "loader-utils",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.camelcase",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.capitalize",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.clonedeep",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.escaperegexp",
            "direct": false,
            "version": "4.1.2",
            "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.once",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.startcase",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniqby",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "logform",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "loglevel",
            "direct": false,
            "version": "1.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "long",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "lorem-ipsum",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lorem-ipsum",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "loupe",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.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": "lru-cache",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-memoizer",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru.min",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "lunary",
            "direct": false,
            "version": "0.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "lunary",
            "direct": false,
            "version": "^0.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "lz4-wasm-nodejs",
            "direct": false,
            "version": "0.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "macos-release",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "magic-string",
            "direct": false,
            "version": "0.30.21",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "magicast",
            "direct": false,
            "version": "0.5.4",
            "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": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "mariadb",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "mariadb",
            "direct": false,
            "version": "^3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "marky",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "md5",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mem0ai",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mem0ai",
            "direct": false,
            "version": "^3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "memjs",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "memory-pager",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "memorystream",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.7",
            "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": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mitt",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp-classic",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "ml-array-max",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ml-array-min",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ml-array-rescale",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ml-matrix",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ml-matrix",
            "direct": false,
            "version": "^6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "mlly",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb",
            "direct": false,
            "version": "^6.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb",
            "direct": false,
            "version": "^6.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb",
            "direct": false,
            "version": "^7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb-connection-string-url",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb-connection-string-url",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mongodb-connection-string-url",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mongoose",
            "direct": false,
            "version": "9.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "mpath",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "mquery",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mysql2",
            "direct": false,
            "version": "3.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "named-placeholders",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "2.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.16",
            "ecosystem": "npm"
          },
          {
            "name": "napi-build-utils",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "natural",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "needle",
            "direct": false,
            "version": "3.5.0",
            "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": "neo4j-driver",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo4j-driver",
            "direct": false,
            "version": "^6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo4j-driver-bolt-connection",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo4j-driver-core",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "netmask",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "new-github-release-url",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nice-grpc",
            "direct": false,
            "version": "2.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "nice-grpc-client-middleware-retry",
            "direct": false,
            "version": "3.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "nice-grpc-common",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-abi",
            "direct": false,
            "version": "3.89.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-domexception",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.6.13",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch-native",
            "direct": false,
            "version": "1.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "12.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "8.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp-build",
            "direct": false,
            "version": "4.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.47",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.50",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all2",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-all2",
            "direct": false,
            "version": "^9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npmlog",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "nypm",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "nypm",
            "direct": false,
            "version": "0.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-hash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "obug",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "ofetch",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "ohash",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "ohash",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "ollama",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ollama",
            "direct": false,
            "version": "^0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ollama-ai-provider-v2",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "on-exit-leak-free",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "one-time",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "onnxruntime-common",
            "direct": false,
            "version": "1.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "onnxruntime-common",
            "direct": false,
            "version": "1.20.0-dev.20241016-2b8fc5529b",
            "ecosystem": "npm"
          },
          {
            "name": "onnxruntime-node",
            "direct": false,
            "version": "1.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "onnxruntime-web",
            "direct": false,
            "version": "1.21.0-dev.20241024-d9ca84ef96",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "openai",
            "direct": false,
            "version": "4.104.0",
            "ecosystem": "npm"
          },
          {
            "name": "openai",
            "direct": false,
            "version": "4.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "openai",
            "direct": false,
            "version": "5.23.2",
            "ecosystem": "npm"
          },
          {
            "name": "openai",
            "direct": false,
            "version": "6.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "openai",
            "direct": false,
            "version": "^6.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "os-name",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "outdent",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxfmt",
            "direct": false,
            "version": "0.61.0",
            "ecosystem": "npm"
          },
          {
            "name": "oxlint",
            "direct": false,
            "version": "1.76.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-filter",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-retry",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-retry",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-proxy-agent",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-proxy-agent",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pac-resolver",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pac-resolver",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-from-dist",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-manager-detector",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "package-manager-detector",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-path",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-url",
            "direct": false,
            "version": "9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-parser-stream",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "patchright-core",
            "direct": false,
            "version": "1.59.4",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-expression-matcher",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "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": "pathe",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "pathval",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "peggy",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "peggy",
            "direct": false,
            "version": "^5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pend",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "perfect-debounce",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg",
            "direct": false,
            "version": "8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg",
            "direct": false,
            "version": "^8.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-cloudflare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-connection-string",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-int8",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pg-pool",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-protocol",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "pg-types",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pgpass",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pickleparser",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pickleparser",
            "direct": false,
            "version": "^0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "^1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pidtree",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pino",
            "direct": false,
            "version": "9.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "pino-abstract-transport",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pino-abstract-transport",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pino-pretty",
            "direct": false,
            "version": "13.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "pino-std-serializers",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "pkce-challenge",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-types",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "platform",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.59.1",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.59.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.25",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-extract-imports",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-local-by-default",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-scope",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres",
            "direct": false,
            "version": "3.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-array",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-bytea",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-date",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "postgres-interval",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "powershell-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "powershell-utils",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prebuild-install",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.6",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.9.6",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "prisma",
            "direct": false,
            "version": "7.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "prisma",
            "direct": false,
            "version": "^7.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "process",
            "direct": false,
            "version": "0.11.10",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "process-warning",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "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": "prompts",
            "direct": false,
            "version": "^2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "proper-lockfile",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "properties-reader",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proto3-json-serializer",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "protobufjs",
            "direct": false,
            "version": "7.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "protocols",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "puppeteer-core",
            "direct": false,
            "version": "22.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "q",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "quansync",
            "direct": false,
            "version": "0.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "quansync",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "querystringify",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-format-unescaped",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "quickjs-wasi",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "rc9",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "rc9",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "19.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json-fast",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-yaml-file",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "4.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdir-glob",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "readline",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "readline",
            "direct": false,
            "version": "^1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "real-require",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "redis",
            "direct": false,
            "version": "4.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "redis",
            "direct": false,
            "version": "5.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "redis",
            "direct": false,
            "version": "^4.6.13",
            "ecosystem": "npm"
          },
          {
            "name": "redis",
            "direct": false,
            "version": "^5.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "redis-errors",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "redis-parser",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "reflect-metadata",
            "direct": false,
            "version": "^0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "release-it",
            "direct": false,
            "version": "20.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "release-it",
            "direct": false,
            "version": "^19.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "release-it",
            "direct": false,
            "version": "^20.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "release-it-pnpm",
            "direct": false,
            "version": "4.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "release-it-pnpm",
            "direct": false,
            "version": "^4.6.6",
            "ecosystem": "npm"
          },
          {
            "name": "remeda",
            "direct": false,
            "version": "2.33.4",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pkg-maps",
            "direct": false,
            "version": "1.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": "ret",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "retry-axios",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry-request",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rfc4648",
            "direct": false,
            "version": "1.5.4",
            "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": "robust-predicates",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "rolldown-plugin-dts",
            "direct": false,
            "version": "0.27.14",
            "ecosystem": "npm"
          },
          {
            "name": "rollup",
            "direct": false,
            "version": "4.62.4",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "sade",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex2",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-stable-stringify",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "scule",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "secure-json-parse",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "secure-json-parse",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "secure-json-parse",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "seedrandom",
            "direct": false,
            "version": "3.0.5",
            "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.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "^7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "seq-queue",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-cookie-parser",
            "direct": false,
            "version": "2.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.33.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.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "sift",
            "direct": false,
            "version": "17.1.3",
            "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-concat",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-get",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "simple-swizzle",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "snappyjs",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sonic-boom",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-generator",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "sparktype",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "sparktype",
            "direct": false,
            "version": "^0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "sparse-bitfield",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "spawndamnit",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "split-ca",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "sql-highlight",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": "5.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": "^5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": "^6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "sqlstring",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "ssh-remote-port-forward",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ssh2",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-trace",
            "direct": false,
            "version": "0.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": "stacktrace-parser",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "standard-as-callback",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "standardwebhooks",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "stdin-discarder",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "stopwords-iso",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "stream-events",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "stream-shift",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-hash",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "strip-literal",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strnum",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strtok3",
            "direct": false,
            "version": "10.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "stubborn-fs",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stubborn-utils",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "stubs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "suffix-thumb",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "superjson",
            "direct": false,
            "version": "2.2.6",
            "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": "sylvester",
            "direct": false,
            "version": "0.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tailwindcss",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "7.5.22",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "tar-fs",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "teeny-request",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "term-size",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "testcontainers",
            "direct": false,
            "version": "12.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "testcontainers",
            "direct": false,
            "version": "^12.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "text-hex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "thread-stream",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "thrift",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinybench",
            "direct": false,
            "version": "^6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyrainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tinyspy",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "tldts",
            "direct": false,
            "version": "7.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "tldts-core",
            "direct": false,
            "version": "7.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "token-types",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "triple-beam",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-algebra",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-error",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "29.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "^29.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "^29.4.12",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "^10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "^4.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "turbo",
            "direct": false,
            "version": "2.10.8",
            "ecosystem": "npm"
          },
          {
            "name": "tweetnacl",
            "direct": false,
            "version": "0.14.5",
            "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-is",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typeorm",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typeorm",
            "direct": false,
            "version": "^1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "typesense",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typesense",
            "direct": false,
            "version": "^3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "ecosystem": "npm"
          },
          {
            "name": "uint8array-extras",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "unbzip2-stream",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "unconfig-core",
            "direct": false,
            "version": "7.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "uncrypto",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "unctx",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "underscore",
            "direct": false,
            "version": "1.13.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "8.9.0",
            "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.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.24.6",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "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.1",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "2.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "unplugin",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "unrun",
            "direct": false,
            "version": "0.2.39",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "update-check",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "update-check",
            "direct": false,
            "version": "^1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url",
            "direct": false,
            "version": "0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-join",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "url-parse",
            "direct": false,
            "version": "1.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "urlpattern-polyfill",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utilium",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "11.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "^14.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "valibot",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "varint",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "verkit",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "vite-node",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "voy-search",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "weaviate-client",
            "direct": false,
            "version": "3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "weaviate-client",
            "direct": false,
            "version": "^3.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "web-auth-library",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "web-auth-library",
            "direct": false,
            "version": "^1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "web-streams-polyfill",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "web-streams-polyfill",
            "direct": false,
            "version": "4.0.0-beta.3",
            "ecosystem": "npm"
          },
          {
            "name": "web-streams-polyfill",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "web-streams-polyfill",
            "direct": false,
            "version": "^4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-virtual-modules",
            "direct": false,
            "version": "0.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-driver",
            "direct": false,
            "version": "0.7.5",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-extensions",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-fetch",
            "direct": false,
            "version": "3.6.20",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "14.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "when-exit",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "7.0.0",
            "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": "wildcard-match",
            "direct": false,
            "version": "5.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "windows-release",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "winston",
            "direct": false,
            "version": "3.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "winston-console-format",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "winston-transport",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wordnet-db",
            "direct": false,
            "version": "3.1.14",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "5.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.21.1",
            "ecosystem": "npm"
          },
          {
            "name": "wsl-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wsl-utils",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "xml-naming",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "xxhash-wasm",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yauzl",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "yuku-ast",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "yuku-codegen",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "yuku-parser",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "zeptomatch",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zip-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "zod-to-json-schema",
            "direct": false,
            "version": "3.25.2",
            "ecosystem": "npm"
          },
          {
            "name": "zod-to-json-schema",
            "direct": false,
            "version": "^3.25.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2479,
        "direct_count": 121,
        "indirect_count": 2358
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 239,
        "merged_prs": 6324,
        "open_issues": 229,
        "closed_ratio": 0.92,
        "closed_issues": 2631,
        "closed_unmerged_prs": 1132
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "jacoblee93",
          "commits": 2065,
          "avatar_url": "https://avatars.githubusercontent.com/u/6952323?v=4"
        },
        {
          "type": "User",
          "login": "bracesproul",
          "commits": 854,
          "avatar_url": "https://avatars.githubusercontent.com/u/46789226?v=4"
        },
        {
          "type": "User",
          "login": "nfcampos",
          "commits": 718,
          "avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4"
        },
        {
          "type": "User",
          "login": "hntrl",
          "commits": 693,
          "avatar_url": "https://avatars.githubusercontent.com/u/40191806?v=4"
        },
        {
          "type": "User",
          "login": "benjamincburns",
          "commits": 303,
          "avatar_url": "https://avatars.githubusercontent.com/u/803016?v=4"
        },
        {
          "type": "User",
          "login": "christian-bromann",
          "commits": 232,
          "avatar_url": "https://avatars.githubusercontent.com/u/731337?v=4"
        },
        {
          "type": "User",
          "login": "dqbd",
          "commits": 181,
          "avatar_url": "https://avatars.githubusercontent.com/u/1443449?v=4"
        },
        {
          "type": "User",
          "login": "afirstenberg",
          "commits": 113,
          "avatar_url": "https://avatars.githubusercontent.com/u/3507578?v=4"
        },
        {
          "type": "User",
          "login": "vowelparrot",
          "commits": 92,
          "avatar_url": "https://avatars.githubusercontent.com/u/130414180?v=4"
        },
        {
          "type": "User",
          "login": "hwchase17",
          "commits": 68,
          "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.326
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "benchmark-tests.yml",
        "ci.yml",
        "codeql.yml",
        "compatibility.yml",
        "dev-release.yml",
        "examples.yml",
        "format.yml",
        "integration.yml",
        "labeler.yml",
        "no-response.yml",
        "people.yml",
        "platform-compatibility.yml",
        "pr-approval-label.yml",
        "pr_lint.yml",
        "publish-preview.yml",
        "publish.yml",
        "release.yml",
        "standard-tests.yml",
        "test-exports.yml",
        "unit-tests-integrations.yml",
        "unit-tests-langchain-core.yml",
        "unit-tests-langchain.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 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": 4,
            "reason": "Found 4/10 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 34 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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "12 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "555d6f14b601e7ba10d652358fe2c695496fe689",
        "ran_at": "2026-08-05T07:56:58Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 3,
        "decided_7d": 7,
        "merged_30d": 15,
        "authors_30d": 15,
        "decided_30d": 33,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": true,
        "authors_probed_30d": 12,
        "newcomer_merged_30d": 1,
        "bot_prs_excluded_30d": 27,
        "newcomer_authors_30d": 5,
        "newcomer_decided_30d": 10
      },
      "ci_last_run_at": "2026-08-05T07:05:14Z",
      "oldest_open_prs": [
        {
          "number": 9126,
          "created_at": "2025-10-05T22:09:42Z",
          "last_comment_at": "2025-12-18T05:15:59Z",
          "last_comment_author": "athan37"
        },
        {
          "number": 9377,
          "created_at": "2025-11-11T09:32:52Z",
          "last_comment_at": "2025-11-11T10:00:40Z",
          "last_comment_author": "SagarJariwalaScaleTeam"
        },
        {
          "number": 9526,
          "created_at": "2025-12-01T10:55:18Z",
          "last_comment_at": "2026-05-05T18:19:52Z",
          "last_comment_author": "pedroferrarezzo"
        },
        {
          "number": 9654,
          "created_at": "2025-12-13T14:16:12Z",
          "last_comment_at": "2026-01-06T10:17:32Z",
          "last_comment_author": "maxim-shilov-deel"
        },
        {
          "number": 9656,
          "created_at": "2025-12-13T22:24:38Z",
          "last_comment_at": "2025-12-13T22:24:42Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 9687,
          "created_at": "2025-12-18T06:35:32Z",
          "last_comment_at": "2026-03-23T11:55:11Z",
          "last_comment_author": "arsen-a"
        },
        {
          "number": 9695,
          "created_at": "2025-12-18T22:04:06Z",
          "last_comment_at": "2025-12-18T22:04:10Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 9732,
          "created_at": "2026-01-03T23:08:52Z",
          "last_comment_at": "2026-01-03T23:08:56Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 9823,
          "created_at": "2026-01-17T18:24:07Z",
          "last_comment_at": "2026-02-04T01:39:13Z",
          "last_comment_author": "vigneshkb7"
        },
        {
          "number": 9838,
          "created_at": "2026-01-21T14:35:42Z",
          "last_comment_at": "2026-01-29T01:11:58Z",
          "last_comment_author": "christian-bromann"
        },
        {
          "number": 9904,
          "created_at": "2026-02-01T09:16:53Z",
          "last_comment_at": "2026-02-01T09:16:58Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 9925,
          "created_at": "2026-02-05T04:21:48Z",
          "last_comment_at": "2026-02-05T04:21:52Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 9942,
          "created_at": "2026-02-06T20:53:32Z",
          "last_comment_at": "2026-02-06T20:53:39Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 9947,
          "created_at": "2026-02-07T04:15:36Z",
          "last_comment_at": "2026-02-07T18:12:56Z",
          "last_comment_author": "joeljohn159"
        },
        {
          "number": 10001,
          "created_at": "2026-02-11T08:51:13Z",
          "last_comment_at": "2026-02-23T07:41:25Z",
          "last_comment_author": "Axadali"
        },
        {
          "number": 10014,
          "created_at": "2026-02-12T17:32:24Z",
          "last_comment_at": "2026-02-12T17:32:31Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 10047,
          "created_at": "2026-02-14T15:52:43Z",
          "last_comment_at": "2026-02-14T15:52:47Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 10048,
          "created_at": "2026-02-14T18:33:00Z",
          "last_comment_at": "2026-02-21T09:19:28Z",
          "last_comment_author": "aditya-gg04"
        },
        {
          "number": 10050,
          "created_at": "2026-02-16T10:39:47Z",
          "last_comment_at": "2026-02-16T10:39:52Z",
          "last_comment_author": "changeset-bot"
        },
        {
          "number": 10091,
          "created_at": "2026-02-18T13:07:38Z",
          "last_comment_at": "2026-03-03T14:51:24Z",
          "last_comment_author": "daukadolt"
        }
      ],
      "last_merged_pr_at": "2026-08-05T04:41:08Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 4196,
          "created_at": "2024-01-29T11:35:56Z",
          "last_comment_at": "2026-02-25T13:55:03Z",
          "last_comment_author": "Float07"
        },
        {
          "number": 4239,
          "created_at": "2024-02-01T19:34:59Z",
          "last_comment_at": "2026-01-07T10:44:40Z",
          "last_comment_author": "Rafik-Belkadi-Reccap"
        },
        {
          "number": 8386,
          "created_at": "2024-04-12T11:04:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6440,
          "created_at": "2024-08-07T06:55:51Z",
          "last_comment_at": "2026-02-27T21:04:35Z",
          "last_comment_author": "xXMrNidaXx"
        },
        {
          "number": 6498,
          "created_at": "2024-08-12T14:24:00Z",
          "last_comment_at": "2025-03-07T14:43:27Z",
          "last_comment_author": "luizzappa"
        },
        {
          "number": 6936,
          "created_at": "2024-10-04T00:50:38Z",
          "last_comment_at": "2025-05-02T05:32:45Z",
          "last_comment_author": "benjamincburns"
        },
        {
          "number": 6940,
          "created_at": "2024-10-06T13:21:02Z",
          "last_comment_at": "2025-02-23T01:36:14Z",
          "last_comment_author": "Pupix"
        },
        {
          "number": 7114,
          "created_at": "2024-10-30T12:39:40Z",
          "last_comment_at": "2025-03-03T07:22:01Z",
          "last_comment_author": "Stadly"
        },
        {
          "number": 7171,
          "created_at": "2024-11-07T19:07:19Z",
          "last_comment_at": "2025-02-06T18:02:21Z",
          "last_comment_author": "afirstenberg"
        },
        {
          "number": 7193,
          "created_at": "2024-11-12T10:47:44Z",
          "last_comment_at": "2025-04-13T09:37:22Z",
          "last_comment_author": "djaffer"
        },
        {
          "number": 8115,
          "created_at": "2024-11-13T13:44:32Z",
          "last_comment_at": "2025-08-12T20:07:30Z",
          "last_comment_author": "muneebarshadd"
        },
        {
          "number": 7346,
          "created_at": "2024-12-11T16:22:09Z",
          "last_comment_at": "2025-07-12T08:17:31Z",
          "last_comment_author": "Specy"
        },
        {
          "number": 7434,
          "created_at": "2024-12-27T01:31:07Z",
          "last_comment_at": "2025-03-17T15:11:01Z",
          "last_comment_author": "sd-podium"
        },
        {
          "number": 7443,
          "created_at": "2024-12-29T05:19:26Z",
          "last_comment_at": "2025-05-12T07:00:03Z",
          "last_comment_author": "marsal"
        },
        {
          "number": 7540,
          "created_at": "2025-01-17T11:26:05Z",
          "last_comment_at": "2025-01-19T03:49:14Z",
          "last_comment_author": "ucev"
        },
        {
          "number": 7562,
          "created_at": "2025-01-20T21:35:25Z",
          "last_comment_at": "2025-01-22T09:50:01Z",
          "last_comment_author": "morigs"
        },
        {
          "number": 7638,
          "created_at": "2025-02-02T12:37:01Z",
          "last_comment_at": "2025-02-04T02:09:50Z",
          "last_comment_author": "jacoblee93"
        },
        {
          "number": 7640,
          "created_at": "2025-02-03T16:02:23Z",
          "last_comment_at": "2025-05-05T12:20:10Z",
          "last_comment_author": "rifont"
        },
        {
          "number": 7680,
          "created_at": "2025-02-10T15:40:31Z",
          "last_comment_at": "2025-02-10T15:41:50Z",
          "last_comment_author": "dosubot"
        },
        {
          "number": 7741,
          "created_at": "2025-02-23T11:12:39Z",
          "last_comment_at": "2025-05-22T23:43:34Z",
          "last_comment_author": "benjamincburns"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/langchain-ai/langchainjs",
    "host": "github.com",
    "name": "langchainjs",
    "owner": "langchain-ai"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "exceptional",
      "name": "Overall health",
      "note": "The weighted overall 85 is calibrated to 97 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 85,
            "calibrated": 97,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 97,
      "inputs": {
        "security": 77,
        "vitality": 100,
        "community": 96,
        "governance": 79,
        "calibration": "2026-08-02",
        "engineering": 76,
        "ai_readiness": 76,
        "weighted_overall_raw": 85
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 100,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 1386,
              "human_commit_share": 0.51,
              "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": "1386 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1386
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": "@langchain/anthropic@1.5.3",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 2.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 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "exceptional",
        "name": "Community & Adoption",
        "value": 96,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "exceptional",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "forks": 3294,
              "stars": 18011,
              "watchers": 91,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "18,011 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 18011
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3,294 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3294
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "91 watchers",
                "points": 10.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 91
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 3,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "langchain",
                "@langchain/core",
                "@langchain/classic",
                "@langchain/mcp-adapters",
                "@langchain/textsplitters",
                "create-langchain-integration"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 42996161
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "42,996,161 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 42996161,
                      "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": 79,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 98,
              "top_contributor_share": 0.326
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 33% of commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 33
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 34 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 6324,
              "open_issues": 229,
              "closed_issues": 2631,
              "prs_merged_7d": 3,
              "prs_decided_7d": 7,
              "prs_merged_30d": 15,
              "prs_decided_30d": 33,
              "issue_closed_ratio": 0.92,
              "closed_unmerged_prs": 1132,
              "first_time_authors_30d": 5,
              "first_time_prs_merged_30d": 1,
              "first_time_prs_decided_30d": 10
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "92% of issues closed",
                "points": 38.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 92
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "6324/7456 decided PRs merged",
                "points": 25.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 6324,
                      "decided": 7456
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "1/10 first-time contributors' PRs merged in 30d",
                "points": 1.3,
                "status": "partial",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 1,
                      "decided": 10
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/10 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "followers": 21443,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "langchain-ai",
              "public_repos": 253,
              "account_age_days": 1252
            },
            "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": "21,443 followers of langchain-ai",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 21443,
                      "login": "langchain-ai"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "253 public repos, account ~3 yr old",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 253
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "langchain",
                "@langchain/core",
                "@langchain/classic",
                "@langchain/mcp-adapters",
                "@langchain/textsplitters",
                "create-langchain-integration"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "6 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 6,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "457 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 457
                    }
                  }
                ],
                "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": 76,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "22 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://docs.langchain.com/langchain/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.langchain.com/langchain/",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 77,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 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 4/10 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 34 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.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "12 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:langchain@1.5.4 runtime dependency closure — what installing the published package pulls in — 17 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:langchain@1.5.4",
                  "assessed": 17
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 17,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 17,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 15
            },
            "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": 76,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 11564
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.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": "51 of 51 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 51,
                      "sampled": 51
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [
                "environment_tests/test-exports-bun/tsconfig.json",
                "environment_tests/test-exports-cf/tsconfig.json",
                "environment_tests/test-exports-cjs/tsconfig.json",
                "environment_tests/test-exports-esbuild/tsconfig.json",
                "environment_tests/test-exports-esm/tsconfig.json",
                "environment_tests/test-exports-node-classic/tsconfig.json",
                "environment_tests/test-exports-tsc/tsconfig.json",
                "environment_tests/test-exports-vercel/tsconfig.json",
                "environment_tests/test-exports-vite/tsconfig.json",
                "environment_tests/test-zod-compat/zod-mismatch/tsconfig.json",
                "environment_tests/test-zod-compat/zod-v3/tsconfig.json",
                "environment_tests/test-zod-compat/zod-v4/tsconfig.json",
                "examples/tsconfig.json",
                "internal/build/tsconfig.json",
                "internal/standard-tests/tsconfig.json",
                "internal/test-helpers/tsconfig.json",
                "libs/create-langchain-integration/template/tsconfig.json",
                "libs/create-langchain-integration/tsconfig.json",
                "libs/langchain-classic/tsconfig.json",
                "libs/langchain-core/tsconfig.json",
                "libs/langchain-mcp-adapters/examples/tsconfig.json",
                "libs/langchain-mcp-adapters/tsconfig.json",
                "libs/langchain-textsplitters/tsconfig.json",
                "libs/langchain/tsconfig.json",
                "libs/providers/langchain-anthropic/tsconfig.json",
                "libs/providers/langchain-aws/tsconfig.json",
                "libs/providers/langchain-cloudflare/tsconfig.json",
                "libs/providers/langchain-cohere/tsconfig.json",
                "libs/providers/langchain-deepseek/tsconfig.json",
                "libs/providers/langchain-exa/tsconfig.json",
                "libs/providers/langchain-fireworks/tsconfig.json",
                "libs/providers/langchain-google-common/tsconfig.json",
                "libs/providers/langchain-google-gauth/tsconfig.json",
                "libs/providers/langchain-google-genai/tsconfig.json",
                "libs/providers/langchain-google-vertexai-web/tsconfig.json",
                "libs/providers/langchain-google-vertexai/tsconfig.json",
                "libs/providers/langchain-google-webauth/tsconfig.json",
                "libs/providers/langchain-google/tsconfig.json",
                "libs/providers/langchain-groq/tsconfig.json",
                "libs/providers/langchain-ibm/tsconfig.json",
                "libs/providers/langchain-mistralai/tsconfig.json",
                "libs/providers/langchain-mongodb/tsconfig.json",
                "libs/providers/langchain-neo4j/tsconfig.json",
                "libs/providers/langchain-ollama/tsconfig.json",
                "libs/providers/langchain-openai/tsconfig.json",
                "libs/providers/langchain-openrouter/tsconfig.json",
                "libs/providers/langchain-perplexity/tsconfig.json",
                "libs/providers/langchain-pgvector/tsconfig.json",
                "libs/providers/langchain-pinecone/tsconfig.json",
                "libs/providers/langchain-qdrant/tsconfig.json",
                "libs/providers/langchain-redis/tsconfig.json",
                "libs/providers/langchain-tavily/tsconfig.json",
                "libs/providers/langchain-together-ai/tsconfig.json",
                "libs/providers/langchain-weaviate/tsconfig.json",
                "libs/providers/langchain-xai/tsconfig.json"
              ],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.33
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "environment_tests/test-exports-bun/tsconfig.json, environment_tests/test-exports-cf/tsconfig.json, environment_tests/test-exports-cjs/tsconfig.json, environment_tests/test-exports-esbuild/tsconfig.json, environment_tests/test-exports-esm/tsconfig.json, environment_tests/test-exports-node-classic/tsconfig.json, environment_tests/test-exports-tsc/tsconfig.json, environment_tests/test-exports-vercel/tsconfig.json, environment_tests/test-exports-vite/tsconfig.json, environment_tests/test-zod-compat/zod-mismatch/tsconfig.json, environment_tests/test-zod-compat/zod-v3/tsconfig.json, environment_tests/test-zod-compat/zod-v4/tsconfig.json, examples/tsconfig.json, internal/build/tsconfig.json, internal/standard-tests/tsconfig.json, internal/test-helpers/tsconfig.json, libs/create-langchain-integration/template/tsconfig.json, libs/create-langchain-integration/tsconfig.json, libs/langchain-classic/tsconfig.json, libs/langchain-core/tsconfig.json, libs/langchain-mcp-adapters/examples/tsconfig.json, libs/langchain-mcp-adapters/tsconfig.json, libs/langchain-textsplitters/tsconfig.json, libs/langchain/tsconfig.json, libs/providers/langchain-anthropic/tsconfig.json, libs/providers/langchain-aws/tsconfig.json, libs/providers/langchain-cloudflare/tsconfig.json, libs/providers/langchain-cohere/tsconfig.json, libs/providers/langchain-deepseek/tsconfig.json, libs/providers/langchain-exa/tsconfig.json, libs/providers/langchain-fireworks/tsconfig.json, libs/providers/langchain-google-common/tsconfig.json, libs/providers/langchain-google-gauth/tsconfig.json, libs/providers/langchain-google-genai/tsconfig.json, libs/providers/langchain-google-vertexai-web/tsconfig.json, libs/providers/langchain-google-vertexai/tsconfig.json, libs/providers/langchain-google-webauth/tsconfig.json, libs/providers/langchain-google/tsconfig.json, libs/providers/langchain-groq/tsconfig.json, libs/providers/langchain-ibm/tsconfig.json, libs/providers/langchain-mistralai/tsconfig.json, libs/providers/langchain-mongodb/tsconfig.json, libs/providers/langchain-neo4j/tsconfig.json, libs/providers/langchain-ollama/tsconfig.json, libs/providers/langchain-openai/tsconfig.json, libs/providers/langchain-openrouter/tsconfig.json, libs/providers/langchain-perplexity/tsconfig.json, libs/providers/langchain-pgvector/tsconfig.json, libs/providers/langchain-pinecone/tsconfig.json, libs/providers/langchain-qdrant/tsconfig.json, libs/providers/langchain-redis/tsconfig.json, libs/providers/langchain-tavily/tsconfig.json, libs/providers/langchain-together-ai/tsconfig.json, libs/providers/langchain-weaviate/tsconfig.json, libs/providers/langchain-xai/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "environment_tests/test-exports-bun/tsconfig.json, environment_tests/test-exports-cf/tsconfig.json, environment_tests/test-exports-cjs/tsconfig.json, environment_tests/test-exports-esbuild/tsconfig.json, environment_tests/test-exports-esm/tsconfig.json, environment_tests/test-exports-node-classic/tsconfig.json, environment_tests/test-exports-tsc/tsconfig.json, environment_tests/test-exports-vercel/tsconfig.json, environment_tests/test-exports-vite/tsconfig.json, environment_tests/test-zod-compat/zod-mismatch/tsconfig.json, environment_tests/test-zod-compat/zod-v3/tsconfig.json, environment_tests/test-zod-compat/zod-v4/tsconfig.json, examples/tsconfig.json, internal/build/tsconfig.json, internal/standard-tests/tsconfig.json, internal/test-helpers/tsconfig.json, libs/create-langchain-integration/template/tsconfig.json, libs/create-langchain-integration/tsconfig.json, libs/langchain-classic/tsconfig.json, libs/langchain-core/tsconfig.json, libs/langchain-mcp-adapters/examples/tsconfig.json, libs/langchain-mcp-adapters/tsconfig.json, libs/langchain-textsplitters/tsconfig.json, libs/langchain/tsconfig.json, libs/providers/langchain-anthropic/tsconfig.json, libs/providers/langchain-aws/tsconfig.json, libs/providers/langchain-cloudflare/tsconfig.json, libs/providers/langchain-cohere/tsconfig.json, libs/providers/langchain-deepseek/tsconfig.json, libs/providers/langchain-exa/tsconfig.json, libs/providers/langchain-fireworks/tsconfig.json, libs/providers/langchain-google-common/tsconfig.json, libs/providers/langchain-google-gauth/tsconfig.json, libs/providers/langchain-google-genai/tsconfig.json, libs/providers/langchain-google-vertexai-web/tsconfig.json, libs/providers/langchain-google-vertexai/tsconfig.json, libs/providers/langchain-google-webauth/tsconfig.json, libs/providers/langchain-google/tsconfig.json, libs/providers/langchain-groq/tsconfig.json, libs/providers/langchain-ibm/tsconfig.json, libs/providers/langchain-mistralai/tsconfig.json, libs/providers/langchain-mongodb/tsconfig.json, libs/providers/langchain-neo4j/tsconfig.json, libs/providers/langchain-ollama/tsconfig.json, libs/providers/langchain-openai/tsconfig.json, libs/providers/langchain-openrouter/tsconfig.json, libs/providers/langchain-perplexity/tsconfig.json, libs/providers/langchain-pgvector/tsconfig.json, libs/providers/langchain-pinecone/tsconfig.json, libs/providers/langchain-qdrant/tsconfig.json, libs/providers/langchain-redis/tsconfig.json, libs/providers/langchain-tavily/tsconfig.json, libs/providers/langchain-together-ai/tsconfig.json, libs/providers/langchain-weaviate/tsconfig.json, libs/providers/langchain-xai/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "33 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 33,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 217710,
              "source_files_sampled": 2157,
              "oversized_source_files": 17
            },
            "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": "17/2157 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2157,
                      "oversized": 17
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": true,
              "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": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "cli",
        "web-ui",
        "mcp-server",
        "library"
      ],
      "scores": {
        "cli": 10,
        "web-ui": 8,
        "library": 6.6,
        "mcp-server": 7,
        "network-service": 3
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "declared",
          "label": "cli",
          "source": "npm.bin",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.private",
          "weight": -6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 4.8
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:commander",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "mcp-server",
          "source": "dep:@modelcontextprotocol/sdk",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "web-ui",
          "source": "dep:next",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "web-ui",
          "source": "dep:react-dom",
          "weight": 4
        },
        {
          "tier": "structure",
          "label": "mcp-server",
          "source": "mcp_signal",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "tree.compose",
          "weight": 3
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.peer_dependencies",
          "weight": 1.8
        }
      ],
      "artifacts": [
        {
          "path": "environment_tests/test-exports-bun/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "environment_tests/test-exports-cf/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "environment_tests/test-exports-cjs/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "environment_tests/test-exports-esbuild/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "environment_tests/test-exports-esm/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "environment_tests/test-exports-node-classic/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "environment_tests/test-exports-tsc/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "environment_tests/test-exports-vercel/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "environment_tests/test-exports-vite/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "internal/build/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "internal/model-profiles/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "internal/standard-tests/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "internal/test-helpers/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "internal/tsconfig/package.json",
          "labels": [],
          "ecosystem": "npm"
        },
        {
          "path": "libs/create-langchain-integration/package.json",
          "labels": [
            "cli"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "libs/langchain-classic/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "libs/langchain-core/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "libs/langchain-mcp-adapters/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "libs/langchain-textsplitters/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "libs/langchain/package.json",
          "labels": [
            "library"
          ],
          "ecosystem": "npm"
        },
        {
          "path": "package.json",
          "labels": [],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "First-time contributor figures cover 12 of 15 authors (cap 12)"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T07:57:29.617123Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/langchain-ai/langchainjs.svg",
  "full_name": "langchain-ai/langchainjs",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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