Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 13:11 UTC

anthropics / anthropic-sdk-typescript

Access to Anthropic's safety-first language model APIs in TypeScript

TypeScriptMIT★ 2,057 stars⑂ 375 forkssince Jan 2023View on GitHub ↗

anthropics/anthropic-sdk-typescript holds a health index of 80 out of 100, placing it in the Good band. It scores highest on Vitality (95/100) and lowest on Security (66/100). It was last updated 2 days ago. 2 contributors account for most of its recent work.

80
overall / 100
Good

Software health index

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

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

Score profile

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

Ownership

AnthropicOrganization
78,838 followers96 public repossince Dec 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@anthropic-ai/sdk0.115.0106,882,0181952 days ago

Metrics by category

Vitality

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

95Excellent · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
27.7/36Commit cadence — 40/52 weeks with commits
18/18Commit volume — 279 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_year279
human_commit_share0.33
days_since_last_push2
active_weeks_last_year40

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~0.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagsdk-v0.115.0
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases0.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

84Good · 18% of overall
How it's scored
53.7/60Stars — 2,057 stars
21.4/25Forks — 375 forks
12.2/15Watchers — 159 watchers
Inputs used
forks375
stars2,057
watchers159
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 106,882,018 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@anthropic-ai/sdk
dependents
ecosystemsnpm
total_downloads
monthly_downloads106,882,018
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?

78Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.4/22.5Commit distribution — top contributor authored 49% of commits
13.5/13.5Contributor breadth — 43 contributors
10/10OpenSSF Scorecard: Contributors — project has 16 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled43
top_contributor_share0.494
How it's scored
36.6/46.8Issue resolution — 78% of issues closed
33/38.3PR acceptance — 676/783 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — no data
Inputs used
merged_prs676
open_issues62
closed_issues223
issue_closed_ratio0.782
closed_unmerged_prs107
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Code-Review. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 78,838 followers of anthropics
24.2/25Track record — 96 public repos, account ~5 yr old
Inputs used
followers78,838
owner_typeOrganization
is_verified
owner_loginanthropics
public_repos96
account_age_days2,045
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 2 days ago
20/20Version history — 195 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@anthropic-ai/sdk
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.npmjs.com/package/@anthropic-ai/sdk
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://www.npmjs.com/package/@anthropic-ai/sdk
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — no data
2.5/2.5Contributors — project has 16 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no 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
2.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 49 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): code_review, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages6
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:@anthropic-ai/sdk@0.115.0 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.

AI Readiness

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

74Good · 0% of overall
How it's scored
45/45Agent instructions — CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 33 of 33 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes1,116
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — packages/aws-sdk/tsconfig.json, packages/bedrock-sdk/tsconfig.json, packages/foundry-sdk/tsconfig.json, packages/google-cloud-sdk/tsconfig.json, packages/vertex-sdk/tsconfig.json, tsconfig.json
10/10Reproducible environment — devcontainer, lockfile
10/10Demonstrated agent practice — 6 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
5/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configspackages/aws-sdk/tsconfig.json, packages/bedrock-sdk/tsconfig.json, packages/foundry-sdk/tsconfig.json, packages/google-cloud-sdk/tsconfig.json, packages/vertex-sdk/tsconfig.json, tsconfig.json
agent_commit_share0.06
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
53.9/55Manageable file sizes — 7/341 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes165,069
source_files_sampled341
oversized_source_files7
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

2,057GitHub stars
43contributors
279commits, last 12 months
2days since last push
100releases
2bus factor
62open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 375 ⇿
0Stars
375Forks
100Releases

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.

0125250375368172023-032024-112026-07
Major 0Minor 0Patch 0

Each point covers 4 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests11 out of 11 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
n/aCode-ReviewFound no human activity in the last 11 changesets
10Contributorsproject has 16 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update 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
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities49 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmstandardwebhooks^1.0.0package.json
npmjson-schema-to-ts^3.1.1package.json
All dependencies 1,011

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

RegistryPackageVersionRelation
npmjson-schema-to-ts3.1.1direct
npmstandardwebhooks1.0.0direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@ampproject/remapping2.2.1indirect
npm@andrewbranch/untar.js1.0.3indirect
npm@arethetypeswrong/core0.18.3indirect
npm@aws-crypto/crc323.0.0indirect
npm@aws-crypto/crc325.2.0indirect
npm@aws-crypto/sha256-browser5.2.0indirect
npm@aws-crypto/sha256-js4.0.0indirect
npm@aws-crypto/sha256-js5.2.0indirect
npm@aws-crypto/supports-web-crypto5.2.0indirect
npm@aws-crypto/util3.0.0indirect
npm@aws-crypto/util4.0.0indirect
npm@aws-crypto/util5.2.0indirect
npm@aws-sdk/client-bedrock-runtime3.797.0indirect
npm@aws-sdk/client-cognito-identity3.1018.0indirect
npm@aws-sdk/client-cognito-identity3.797.0indirect
npm@aws-sdk/client-sso3.797.0indirect
npm@aws-sdk/core3.796.0indirect
npm@aws-sdk/core3.973.25indirect
npm@aws-sdk/credential-provider-cognito-identity3.797.0indirect
npm@aws-sdk/credential-provider-cognito-identity3.972.18indirect
npm@aws-sdk/credential-provider-env3.796.0indirect
npm@aws-sdk/credential-provider-env3.972.23indirect
npm@aws-sdk/credential-provider-http3.796.0indirect
npm@aws-sdk/credential-provider-http3.972.25indirect
npm@aws-sdk/credential-provider-ini3.797.0indirect
npm@aws-sdk/credential-provider-ini3.972.25indirect
npm@aws-sdk/credential-provider-login3.972.25indirect
npm@aws-sdk/credential-provider-node3.797.0indirect
npm@aws-sdk/credential-provider-node3.972.26indirect
npm@aws-sdk/credential-provider-process3.796.0indirect
npm@aws-sdk/credential-provider-process3.972.23indirect
npm@aws-sdk/credential-provider-sso3.797.0indirect
npm@aws-sdk/credential-provider-sso3.972.25indirect
npm@aws-sdk/credential-provider-web-identity3.797.0indirect
npm@aws-sdk/credential-provider-web-identity3.972.25indirect
npm@aws-sdk/credential-providers3.1018.0indirect
npm@aws-sdk/credential-providers3.797.0indirect
npm@aws-sdk/eventstream-handler-node3.775.0indirect
npm@aws-sdk/middleware-eventstream3.775.0indirect
npm@aws-sdk/middleware-host-header3.775.0indirect
npm@aws-sdk/middleware-host-header3.972.8indirect
npm@aws-sdk/middleware-logger3.775.0indirect
npm@aws-sdk/middleware-logger3.972.8indirect
npm@aws-sdk/middleware-recursion-detection3.775.0indirect
npm@aws-sdk/middleware-recursion-detection3.972.9indirect
npm@aws-sdk/middleware-user-agent3.796.0indirect
npm@aws-sdk/middleware-user-agent3.972.26indirect
npm@aws-sdk/nested-clients3.797.0indirect
npm@aws-sdk/nested-clients3.996.15indirect
npm@aws-sdk/region-config-resolver3.775.0indirect
npm@aws-sdk/region-config-resolver3.972.10indirect
npm@aws-sdk/token-providers3.1018.0indirect
npm@aws-sdk/token-providers3.797.0indirect
npm@aws-sdk/types3.775.0indirect
npm@aws-sdk/types3.973.6indirect
npm@aws-sdk/util-endpoints3.787.0indirect
npm@aws-sdk/util-endpoints3.996.5indirect
npm@aws-sdk/util-locate-window3.723.0indirect
npm@aws-sdk/util-locate-window3.965.5indirect
npm@aws-sdk/util-user-agent-browser3.775.0indirect
npm@aws-sdk/util-user-agent-browser3.972.8indirect
npm@aws-sdk/util-user-agent-node3.796.0indirect
npm@aws-sdk/util-user-agent-node3.973.12indirect
npm@aws-sdk/util-utf8-browser3.259.0indirect
npm@aws-sdk/xml-builder3.972.16indirect
npm@aws/lambda-invoke-store0.2.4indirect
npm@babel/code-frame7.23.5indirect
npm@babel/code-frame7.27.1indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.23.5indirect
npm@babel/compat-data7.28.5indirect
npm@babel/compat-data7.29.0indirect
npm@babel/core7.23.6indirect
npm@babel/core7.23.7indirect
npm@babel/core7.28.5indirect
npm@babel/core7.29.0indirect
npm@babel/generator7.23.6indirect
npm@babel/generator7.28.5indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-compilation-targets7.23.6indirect
npm@babel/helper-compilation-targets7.27.2indirect
npm@babel/helper-compilation-targets7.28.6indirect
npm@babel/helper-environment-visitor7.22.20indirect
npm@babel/helper-function-name7.23.0indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-hoist-variables7.22.5indirect
npm@babel/helper-module-imports7.22.15indirect
npm@babel/helper-module-imports7.27.1indirect
npm@babel/helper-module-imports7.28.6indirect
npm@babel/helper-module-transforms7.23.3indirect
npm@babel/helper-module-transforms7.28.3indirect
npm@babel/helper-module-transforms7.28.6indirect
npm@babel/helper-plugin-utils7.22.5indirect
npm@babel/helper-plugin-utils7.27.1indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-simple-access7.22.5indirect
npm@babel/helper-split-export-declaration7.22.6indirect
npm@babel/helper-string-parser7.23.4indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.22.20indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.23.5indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.23.6indirect
npm@babel/helpers7.23.8indirect
npm@babel/helpers7.28.4indirect
npm@babel/helpers7.29.2indirect
npm@babel/highlight7.23.4indirect
npm@babel/parser7.23.6indirect
npm@babel/parser7.28.5indirect
npm@babel/parser7.29.2indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-class-static-block7.14.5indirect
npm@babel/plugin-syntax-import-attributes7.27.1indirect
npm@babel/plugin-syntax-import-attributes7.28.6indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.23.3indirect
npm@babel/plugin-syntax-jsx7.27.1indirect
npm@babel/plugin-syntax-jsx7.28.6indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-private-property-in-object7.14.5indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.23.3indirect
npm@babel/plugin-syntax-typescript7.27.1indirect
npm@babel/plugin-syntax-typescript7.28.6indirect
npm@babel/runtime7.28.3indirect
npm@babel/runtime7.28.4indirect
npm@babel/runtime7.29.2indirect
npm@babel/template7.22.15indirect
npm@babel/template7.27.2indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.23.6indirect
npm@babel/traverse7.23.7indirect
npm@babel/traverse7.28.5indirect
npm@babel/traverse7.29.0indirect
npm@babel/types7.23.6indirect
npm@babel/types7.28.5indirect
npm@babel/types7.29.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@braidai/lang1.1.2indirect
npm@cspotcode/source-map-consumer0.8.0indirect
npm@cspotcode/source-map-support0.7.0indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/eslint-utils4.9.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.10.0indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.1indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/eslintrc3.3.3indirect
npm@eslint/js8.56.0indirect
npm@eslint/js8.57.1indirect
npm@eslint/js9.39.1indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.2indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console29.7.0indirect
npm@jest/core29.7.0indirect
npm@jest/create-cache-key-function29.7.0indirect
npm@jest/environment29.7.0indirect
npm@jest/expect29.7.0indirect
npm@jest/expect-utils29.7.0indirect
npm@jest/fake-timers29.7.0indirect
npm@jest/globals29.7.0indirect
npm@jest/reporters29.7.0indirect
npm@jest/schemas29.6.3indirect
npm@jest/source-map29.6.3indirect
npm@jest/test-result29.7.0indirect
npm@jest/test-sequencer29.7.0indirect
npm@jest/transform29.7.0indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.20indirect
npm@jridgewell/trace-mapping0.3.21indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@loaderkit/resolve1.0.6indirect
npm@modelcontextprotocol/sdk1.24.2indirect
npm@mswjs/interceptors0.39.6indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@open-draft/deferred-promise2.2.0indirect
npm@open-draft/logger0.3.0indirect
npm@open-draft/until2.1.0indirect
npm@pkgr/core0.1.1indirect
npm@pkgr/core0.2.9indirect
npm@sinclair/typebox0.27.10indirect
npm@sinclair/typebox0.27.8indirect
npm@sinonjs/commons3.0.0indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers10.3.0indirect
npm@smithy/abort-controller2.2.0indirect
npm@smithy/abort-controller4.0.2indirect
npm@smithy/abort-controller4.2.12indirect
npm@smithy/config-resolver4.1.0indirect
npm@smithy/config-resolver4.4.10indirect
npm@smithy/config-resolver4.4.13indirect
npm@smithy/core3.2.0indirect
npm@smithy/core3.23.12indirect
npm@smithy/credential-provider-imds4.0.2indirect
npm@smithy/credential-provider-imds4.2.12indirect
npm@smithy/eventstream-codec2.2.0indirect
npm@smithy/eventstream-codec4.0.2indirect
npm@smithy/eventstream-serde-browser4.0.2indirect
npm@smithy/eventstream-serde-config-resolver4.1.0indirect
npm@smithy/eventstream-serde-node2.1.1indirect
npm@smithy/eventstream-serde-node4.0.2indirect
npm@smithy/eventstream-serde-universal2.2.0indirect
npm@smithy/eventstream-serde-universal4.0.2indirect
npm@smithy/fetch-http-handler2.5.0indirect
npm@smithy/fetch-http-handler5.0.2indirect
npm@smithy/fetch-http-handler5.0.4indirect
npm@smithy/fetch-http-handler5.3.15indirect
npm@smithy/hash-node4.0.2indirect
npm@smithy/hash-node4.2.12indirect
npm@smithy/invalid-dependency4.0.2indirect
npm@smithy/invalid-dependency4.2.12indirect
npm@smithy/is-array-buffer2.2.0indirect
npm@smithy/is-array-buffer3.0.0indirect
npm@smithy/is-array-buffer4.0.0indirect
npm@smithy/is-array-buffer4.2.2indirect
npm@smithy/middleware-content-length4.0.2indirect
npm@smithy/middleware-content-length4.2.12indirect
npm@smithy/middleware-endpoint2.5.1indirect
npm@smithy/middleware-endpoint4.1.0indirect
npm@smithy/middleware-endpoint4.4.27indirect
npm@smithy/middleware-retry4.1.0indirect
npm@smithy/middleware-retry4.4.44indirect
npm@smithy/middleware-serde2.3.0indirect
npm@smithy/middleware-serde4.0.3indirect
npm@smithy/middleware-serde4.2.15indirect
npm@smithy/middleware-stack2.2.0indirect
npm@smithy/middleware-stack4.0.2indirect
npm@smithy/middleware-stack4.2.12indirect
npm@smithy/node-config-provider2.3.0indirect
npm@smithy/node-config-provider4.0.2indirect
npm@smithy/node-config-provider4.3.11indirect
npm@smithy/node-config-provider4.3.12indirect
npm@smithy/node-http-handler2.5.0indirect
npm@smithy/node-http-handler4.0.4indirect
npm@smithy/node-http-handler4.5.0indirect
npm@smithy/property-provider2.2.0indirect
npm@smithy/property-provider4.0.2indirect
npm@smithy/property-provider4.2.11indirect
npm@smithy/property-provider4.2.12indirect
npm@smithy/protocol-http3.3.0indirect
npm@smithy/protocol-http5.1.0indirect
npm@smithy/protocol-http5.1.2indirect
npm@smithy/protocol-http5.3.12indirect
npm@smithy/querystring-builder2.2.0indirect
npm@smithy/querystring-builder4.0.2indirect
npm@smithy/querystring-builder4.0.4indirect
npm@smithy/querystring-builder4.2.12indirect
npm@smithy/querystring-parser2.2.0indirect
npm@smithy/querystring-parser4.0.2indirect
npm@smithy/querystring-parser4.2.12indirect
npm@smithy/service-error-classification4.0.2indirect
npm@smithy/service-error-classification4.2.12indirect
npm@smithy/shared-ini-file-loader2.4.0indirect
npm@smithy/shared-ini-file-loader4.0.2indirect
npm@smithy/shared-ini-file-loader4.4.6indirect
npm@smithy/shared-ini-file-loader4.4.7indirect
npm@smithy/signature-v43.1.1indirect
npm@smithy/signature-v43.1.2indirect
npm@smithy/signature-v45.1.0indirect
npm@smithy/signature-v45.3.12indirect
npm@smithy/smithy-client2.3.1indirect
npm@smithy/smithy-client4.12.7indirect
npm@smithy/smithy-client4.2.0indirect
npm@smithy/types2.12.0indirect
npm@smithy/types3.2.0indirect
npm@smithy/types3.7.2indirect
npm@smithy/types4.13.0indirect
npm@smithy/types4.13.1indirect
npm@smithy/types4.2.0indirect
npm@smithy/types4.3.1indirect
npm@smithy/url-parser2.2.0indirect
npm@smithy/url-parser4.0.2indirect
npm@smithy/url-parser4.2.12indirect
npm@smithy/util-base642.1.1indirect
npm@smithy/util-base642.3.0indirect
npm@smithy/util-base644.0.0indirect
npm@smithy/util-base644.3.2indirect
npm@smithy/util-body-length-browser4.0.0indirect
npm@smithy/util-body-length-browser4.2.2indirect
npm@smithy/util-body-length-node4.0.0indirect
npm@smithy/util-body-length-node4.2.3indirect
npm@smithy/util-buffer-from2.2.0indirect
npm@smithy/util-buffer-from3.0.0indirect
npm@smithy/util-buffer-from4.0.0indirect
npm@smithy/util-buffer-from4.2.2indirect
npm@smithy/util-config-provider4.0.0indirect
npm@smithy/util-config-provider4.2.2indirect
npm@smithy/util-defaults-mode-browser4.0.8indirect
npm@smithy/util-defaults-mode-browser4.3.43indirect
npm@smithy/util-defaults-mode-node4.0.8indirect
npm@smithy/util-defaults-mode-node4.2.47indirect
npm@smithy/util-endpoints3.0.2indirect
npm@smithy/util-endpoints3.3.2indirect
npm@smithy/util-endpoints3.3.3indirect
npm@smithy/util-hex-encoding2.2.0indirect
npm@smithy/util-hex-encoding3.0.0indirect
npm@smithy/util-hex-encoding4.0.0indirect
npm@smithy/util-hex-encoding4.2.2indirect
npm@smithy/util-middleware2.2.0indirect
npm@smithy/util-middleware3.0.11indirect
npm@smithy/util-middleware3.0.2indirect
npm@smithy/util-middleware4.0.2indirect
npm@smithy/util-middleware4.2.11indirect
npm@smithy/util-middleware4.2.12indirect
npm@smithy/util-retry4.0.2indirect
npm@smithy/util-retry4.2.12indirect
npm@smithy/util-stream2.2.0indirect
npm@smithy/util-stream4.2.0indirect
npm@smithy/util-stream4.5.20indirect
npm@smithy/util-uri-escape2.2.0indirect
npm@smithy/util-uri-escape3.0.0indirect
npm@smithy/util-uri-escape4.0.0indirect
npm@smithy/util-uri-escape4.2.2indirect
npm@smithy/util-utf82.3.0indirect
npm@smithy/util-utf83.0.0indirect
npm@smithy/util-utf84.0.0indirect
npm@smithy/util-utf84.2.2indirect
npm@smithy/uuid1.1.2indirect
npm@stablelib/base641.0.1indirect
npm@swc/core1.11.24indirect
npm@swc/core1.15.40indirect
npm@swc/core-darwin-arm641.11.24indirect
npm@swc/core-darwin-arm641.15.40indirect
npm@swc/core-darwin-x641.11.24indirect
npm@swc/core-darwin-x641.15.40indirect
npm@swc/core-linux-arm-gnueabihf1.11.24indirect
npm@swc/core-linux-arm-gnueabihf1.15.40indirect
npm@swc/core-linux-arm64-gnu1.11.24indirect
npm@swc/core-linux-arm64-gnu1.15.40indirect
npm@swc/core-linux-arm64-musl1.11.24indirect
npm@swc/core-linux-arm64-musl1.15.40indirect
npm@swc/core-linux-ppc64-gnu1.15.40indirect
npm@swc/core-linux-s390x-gnu1.15.40indirect
npm@swc/core-linux-x64-gnu1.11.24indirect
npm@swc/core-linux-x64-gnu1.15.40indirect
npm@swc/core-linux-x64-musl1.11.24indirect
npm@swc/core-linux-x64-musl1.15.40indirect
npm@swc/core-win32-arm64-msvc1.11.24indirect
npm@swc/core-win32-arm64-msvc1.15.40indirect
npm@swc/core-win32-ia32-msvc1.11.24indirect
npm@swc/core-win32-ia32-msvc1.15.40indirect
npm@swc/core-win32-x64-msvc1.11.24indirect
npm@swc/core-win32-x64-msvc1.15.40indirect
npm@swc/counter0.1.3indirect
npm@swc/jest0.2.36indirect
npm@swc/jest0.2.38indirect
npm@swc/types0.1.21indirect
npm@swc/types0.1.26indirect
npm@ts-morph/common0.20.0indirect
npm@tsconfig/node101.0.11indirect
npm@tsconfig/node101.0.12indirect
npm@tsconfig/node101.0.8indirect
npm@tsconfig/node101.0.9indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node121.0.9indirect
npm@tsconfig/node141.0.1indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.2indirect
npm@tsconfig/node161.0.4indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__generator7.6.8indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.20.4indirect
npm@types/babel__traverse7.20.5indirect
npm@types/babel__traverse7.28.0indirect
npm@types/estree1.0.6indirect
npm@types/graceful-fs4.1.9indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/jest29.5.11indirect
npm@types/jest29.5.14indirect
npm@types/json-schema7.0.15indirect
npm@types/node20.10.5indirect
npm@types/node20.11.5indirect
npm@types/node20.19.11indirect
npm@types/node20.19.23indirect
npm@types/node20.19.37indirect
npm@types/node20.19.41indirect
npm@types/node24.9.1indirect
npm@types/node25.5.0indirect
npm@types/semver7.5.6indirect
npm@types/semver7.7.1indirect
npm@types/stack-utils2.0.3indirect
npm@types/uuid9.0.8indirect
npm@types/yargs17.0.32indirect
npm@types/yargs17.0.34indirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
npm@typescript-eslint/eslint-plugin6.19.0indirect
npm@typescript-eslint/eslint-plugin6.21.0indirect
npm@typescript-eslint/eslint-plugin8.31.1indirect
npm@typescript-eslint/parser6.19.0indirect
npm@typescript-eslint/parser6.21.0indirect
npm@typescript-eslint/parser8.31.1indirect
npm@typescript-eslint/scope-manager6.19.0indirect
npm@typescript-eslint/scope-manager6.21.0indirect
npm@typescript-eslint/scope-manager8.31.1indirect
npm@typescript-eslint/type-utils6.19.0indirect
npm@typescript-eslint/type-utils6.21.0indirect
npm@typescript-eslint/type-utils8.31.1indirect
npm@typescript-eslint/types6.19.0indirect
npm@typescript-eslint/types6.21.0indirect
npm@typescript-eslint/types8.31.1indirect
npm@typescript-eslint/typescript-estree6.19.0indirect
npm@typescript-eslint/typescript-estree6.21.0indirect
npm@typescript-eslint/typescript-estree8.31.1indirect
npm@typescript-eslint/utils6.19.0indirect
npm@typescript-eslint/utils6.21.0indirect
npm@typescript-eslint/utils8.31.1indirect
npm@typescript-eslint/visitor-keys6.19.0indirect
npm@typescript-eslint/visitor-keys6.21.0indirect
npm@typescript-eslint/visitor-keys8.31.1indirect
npm@ungap/structured-clone1.2.0indirect
npm@ungap/structured-clone1.3.0indirect
npmaccepts2.0.0indirect
npmacorn8.11.3indirect
npmacorn8.14.0indirect
npmacorn8.15.0indirect
npmacorn8.16.0indirect
npmacorn8.7.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.2.0indirect
npmacorn-walk8.3.2indirect
npmacorn-walk8.3.4indirect
npmacorn-walk8.3.5indirect
npmagent-base7.1.0indirect
npmaggregate-error3.1.0indirect
npmajv6.12.6indirect
npmajv6.14.0indirect
npmajv8.17.1indirect
npmajv-formats3.0.1indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.3indirect
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmasync-function1.0.0indirect
npmasync-generator-function1.0.0indirect
npmbabel-jest29.7.0indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist29.6.3indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-current-node-syntax1.2.0indirect
npmbabel-preset-jest29.6.3indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.11indirect
npmbaseline-browser-mapping2.8.20indirect
npmbignumber.js9.1.2indirect
npmbody-parser2.2.1indirect
npmbowser2.11.0indirect
npmbowser2.14.1indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion1.1.12indirect
npmbrace-expansion2.0.1indirect
npmbrace-expansion2.0.2indirect
npmbrace-expansion2.1.2indirect
npmbraces3.0.2indirect
npmbraces3.0.3indirect
npmbrowserslist4.22.2indirect
npmbrowserslist4.27.0indirect
npmbrowserslist4.28.1indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-equal-constant-time1.0.1indirect
npmbuffer-from1.1.2indirect
npmbytes3.1.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001570indirect
npmcaniuse-lite1.0.30001579indirect
npmcaniuse-lite1.0.30001751indirect
npmcaniuse-lite1.0.30001781indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchar-regex1.0.2indirect
npmci-info3.9.0indirect
npmcjs-module-lexer1.2.3indirect
npmcjs-module-lexer1.4.1indirect
npmcjs-module-lexer1.4.3indirect
npmclean-stack2.2.0indirect
npmcliui8.0.1indirect
npmco4.6.0indirect
npmcode-block-writer12.0.0indirect
npmcollect-v8-coverage1.0.2indirect
npmcollect-v8-coverage1.0.3indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmcontent-disposition1.0.1indirect
npmcontent-type1.0.5indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie-signature1.2.2indirect
npmcors2.8.5indirect
npmcreate-jest29.7.0indirect
npmcreate-require1.1.1indirect
npmcross-spawn7.0.3indirect
npmcross-spawn7.0.6indirect
npmdata-uri-to-buffer4.0.1indirect
npmdebug4.3.4indirect
npmdebug4.3.7indirect
npmdebug4.4.0indirect
npmdebug4.4.3indirect
npmdedent1.5.1indirect
npmdedent1.7.0indirect
npmdedent1.7.2indirect
npmdeep-is0.1.4indirect
npmdeep-object-diff1.1.9indirect
npmdeepmerge4.3.1indirect
npmdepd2.0.0indirect
npmdetect-newline3.1.0indirect
npmdiff4.0.2indirect
npmdiff4.0.4indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdunder-proto1.0.1indirect
npmecdsa-sig-formatter1.0.11indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.4.614indirect
npmelectron-to-chromium1.4.637indirect
npmelectron-to-chromium1.5.241indirect
npmelectron-to-chromium1.5.325indirect
npmemittery0.13.1indirect
npmemoji-regex8.0.0indirect
npmencodeurl2.0.0indirect
npmerror-ex1.3.2indirect
npmerror-ex1.3.4indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmescalade3.1.1indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.56.0indirect
npmeslint8.57.1indirect
npmeslint9.39.1indirect
npmeslint-plugin-prettier5.1.3indirect
npmeslint-plugin-prettier5.5.4indirect
npmeslint-plugin-prettier5.5.5indirect
npmeslint-plugin-unused-imports3.0.0indirect
npmeslint-plugin-unused-imports3.2.0indirect
npmeslint-plugin-unused-imports4.1.4indirect
npmeslint-rule-composer0.3.0indirect
npmeslint-scope7.2.2indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.0indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.3.0indirect
npmespree10.4.0indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.5.0indirect
npmesquery1.6.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.0.6indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect29.7.0indirect
npmexpress5.2.1indirect
npmexpress-rate-limit7.5.1indirect
npmextend3.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.2indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-sha2561.3.0indirect
npmfast-uri3.1.2indirect
npmfast-xml-builder1.1.4indirect
npmfast-xml-parser4.4.1indirect
npmfast-xml-parser5.5.8indirect
npmfastq1.16.0indirect
npmfastq1.17.1indirect
npmfastq1.19.1indirect
npmfastq1.20.1indirect
npmfb-watchman2.0.2indirect
npmfetch-blob3.2.0indirect
npmfflate0.8.3indirect
npmfile-entry-cache6.0.1indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.0.1indirect
npmfill-range7.1.1indirect
npmfinalhandler2.1.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflat-cache4.0.1indirect
npmflatted3.2.9indirect
npmflatted3.3.2indirect
npmflatted3.3.3indirect
npmflatted3.4.2indirect
npmformdata-polyfill4.0.10indirect
npmforwarded0.2.0indirect
npmfresh2.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgaxios7.1.5indirect
npmgaxios7.2.0indirect
npmgcp-metadata8.1.2indirect
npmgenerator-function2.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.1indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmget-stdin8.0.0indirect
npmget-stream6.0.1indirect
npmglob7.2.3indirect
npmglob8.1.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals13.24.0indirect
npmglobals14.0.0indirect
npmglobby11.1.0indirect
npmgoogle-auth-library10.7.0indirect
npmgoogle-auth-library10.9.0indirect
npmgoogle-logging-utils1.1.3indirect
npmgoogle-logging-utils1.1.4indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhandlebars4.7.8indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhasown2.0.0indirect
npmhasown2.0.2indirect
npmhtml-escaper2.0.2indirect
npmhttp-errors2.0.1indirect
npmhttps-proxy-agent7.0.2indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.0indirect
npmignore5.3.0indirect
npmignore5.3.2indirect
npmignore-walk5.0.1indirect
npmimport-fresh3.3.0indirect
npmimport-fresh3.3.1indirect
npmimport-local3.1.0indirect
npmimport-local3.2.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmipaddr.js1.9.1indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.13.1indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-node-process1.2.0indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-promise4.0.0indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-instrument6.0.1indirect
npmistanbul-lib-instrument6.0.3indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.6indirect
npmistanbul-reports3.2.0indirect
npmjest29.7.0indirect
npmjest-changed-files29.7.0indirect
npmjest-circus29.7.0indirect
npmjest-cli29.7.0indirect
npmjest-config29.7.0indirect
npmjest-diff29.7.0indirect
npmjest-docblock29.7.0indirect
npmjest-each29.7.0indirect
npmjest-environment-node29.7.0indirect
npmjest-get-type29.6.3indirect
npmjest-haste-map29.7.0indirect
npmjest-leak-detector29.7.0indirect
npmjest-matcher-utils29.7.0indirect
npmjest-message-util29.7.0indirect
npmjest-mock29.7.0indirect
npmjest-pnp-resolver1.2.3indirect
npmjest-regex-util29.6.3indirect
npmjest-resolve29.7.0indirect
npmjest-resolve-dependencies29.7.0indirect
npmjest-runner29.7.0indirect
npmjest-runtime29.7.0indirect
npmjest-snapshot29.7.0indirect
npmjest-util29.7.0indirect
npmjest-validate29.7.0indirect
npmjest-watcher29.7.0indirect
npmjest-worker29.7.0indirect
npmjose6.1.2indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml3.14.2indirect
npmjs-yaml4.1.0indirect
npmjs-yaml4.1.1indirect
npmjsesc2.5.2indirect
npmjsesc3.1.0indirect
npmjson-bigint1.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjson52.2.3indirect
npmjsonc-parser3.2.1indirect
npmjsonc-parser3.3.1indirect
npmjwa2.0.0indirect
npmjws4.0.0indirect
npmkeyv4.5.4indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlru-cache11.5.1indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer1.1.0indirect
npmmerge-descriptors2.0.0indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmicromatch4.0.8indirect
npmmime-db1.54.0indirect
npmmime-types3.0.2indirect
npmmimic-fn2.1.0indirect
npmminimatch3.1.2indirect
npmminimatch3.1.5indirect
npmminimatch7.4.6indirect
npmminimatch7.4.9indirect
npmminimatch9.0.3indirect
npmminimatch9.0.9indirect
npmminimist1.2.6indirect
npmminimist1.2.8indirect
npmmkdirp2.1.6indirect
npmmri1.2.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmnegotiator1.0.0indirect
npmneo-async2.6.2indirect
npmnock14.0.10indirect
npmnode-domexception1.0.0indirect
npmnode-fetch3.3.2indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.14indirect
npmnode-releases2.0.26indirect
npmnode-releases2.0.36indirect
npmnormalize-path3.0.0indirect
npmnpm-bundled2.0.1indirect
npmnpm-normalize-package-bin2.0.0indirect
npmnpm-packlist5.1.3indirect
npmnpm-run-path4.0.1indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmon-finished2.4.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.3indirect
npmoptionator0.9.4indirect
npmoutvariant1.4.3indirect
npmp-all3.0.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map4.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparseurl1.3.3indirect
npmpath-browserify1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-expression-matcher1.2.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-to-regexp8.3.0indirect
npmpath-type4.0.0indirect
npmpicocolors1.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch2.3.2indirect
npmpirates4.0.6indirect
npmpirates4.0.7indirect
npmpkce-challenge5.0.1indirect
npmpkg-dir4.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.1.1indirect
npmprettier3.2.4indirect
npmprettier3.6.2indirect
npmprettier3.8.1indirect
npmprettier-linter-helpers1.0.0indirect
npmprettier-linter-helpers1.0.1indirect
npmpretty-format29.7.0indirect
npmprompts2.4.2indirect
npmpropagate2.0.1indirect
npmproxy-addr2.0.7indirect
npmpublint0.2.12indirect
npmpunycode2.3.0indirect
npmpunycode2.3.1indirect
npmpure-rand6.0.4indirect
npmpure-rand6.1.0indirect
npmqs6.14.0indirect
npmqueue-microtask1.2.3indirect
npmrange-parser1.2.1indirect
npmraw-body3.0.2indirect
npmreact-is18.2.0indirect
npmreact-is18.3.1indirect
npmreadable-stream3.6.2indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.11indirect
npmresolve1.22.8indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports2.0.2indirect
npmresolve.exports2.0.3indirect
npmreusify1.0.4indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrouter2.2.0indirect
npmrun-parallel1.2.0indirect
npmsade1.8.1indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsemver6.3.1indirect
npmsemver7.5.4indirect
npmsemver7.6.3indirect
npmsemver7.7.1indirect
npmsemver7.7.3indirect
npmsemver7.7.4indirect
npmsend1.2.0indirect
npmserve-static2.2.0indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.13indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstatuses2.0.2indirect
npmstrict-event-emitter0.5.1indirect
npmstring-length4.0.2indirect
npmstring-to-stream3.0.1indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrnum1.1.2indirect
npmstrnum2.2.2indirect
npmsuperstruct1.0.4indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.11.11indirect
npmsynckit0.11.12indirect
npmsynckit0.8.8indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmtmpl1.0.5indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmts-algebra2.0.0indirect
npmts-api-utils1.0.3indirect
npmts-api-utils1.4.3indirect
npmts-api-utils2.0.1indirect
npmts-jest29.1.1indirect
npmts-jest29.4.5indirect
npmts-jest29.4.6indirect
npmts-morph19.0.0indirect
npmts-node10.7.0indirect
npmts-node10.9.2indirect
npmtsconfig-paths4.2.0indirect
npmtslib1.14.1indirect
npmtslib2.6.2indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtype-fest4.41.0indirect
npmtype-is2.0.1indirect
npmtypescript5.6.1-rcindirect
npmtypescript5.8.3indirect
npmtypescript-eslint8.31.1indirect
npmuglify-js3.19.3indirect
npmundici-types5.26.5indirect
npmundici-types6.21.0indirect
npmundici-types7.16.0indirect
npmundici-types7.18.2indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.0.13indirect
npmupdate-browserslist-db1.1.4indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmuuid9.0.1indirect
npmv8-compile-cache-lib3.0.0indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul9.2.0indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-name5.0.1indirect
npmvary1.1.2indirect
npmwalker1.0.8indirect
npmweb-streams-polyfill3.3.3indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwordwrap1.0.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyargs17.7.2indirect
npmyargs-parser21.1.1indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmzod4.1.11indirect
npmzod4.1.13indirect
npmzod-to-json-schema3.25.0indirect
Dependency advisories 0

Installing npm:@anthropic-ai/sdk@0.115.0 pulls in 6 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 5498,
      "has_wiki": false,
      "homepage": "https://www.npmjs.com/package/@anthropic-ai/sdk",
      "languages": {
        "Ruby": 12,
        "Shell": 24986,
        "JavaScript": 12385,
        "TypeScript": 2626716
      },
      "pushed_at": "2026-07-24T19:34:38Z",
      "created_at": "2023-01-30T14:58:08Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-26T03:42:22Z",
      "description": "Access to Anthropic's safety-first language model APIs in TypeScript",
      "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://anthropic.com",
      "name": "Anthropic",
      "type": "Organization",
      "login": "anthropics",
      "company": null,
      "location": "United States of America",
      "followers": 78838,
      "avatar_url": "https://avatars.githubusercontent.com/u/76263028?v=4",
      "created_at": "2020-12-19T18:49:20Z",
      "is_verified": null,
      "public_repos": 96,
      "account_age_days": 2045
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "sdk-v0.115.0",
          "kind": "other",
          "published_at": "2026-07-24T16:31:05Z"
        },
        {
          "tag": "sdk-v0.114.0",
          "kind": "other",
          "published_at": "2026-07-23T17:34:26Z"
        },
        {
          "tag": "sdk-v0.113.0",
          "kind": "other",
          "published_at": "2026-07-22T16:44:33Z"
        },
        {
          "tag": "sdk-v0.112.5",
          "kind": "other",
          "published_at": "2026-07-21T22:27:16Z"
        },
        {
          "tag": "aws-sdk-v0.6.1",
          "kind": "other",
          "published_at": "2026-07-20T20:46:18Z"
        },
        {
          "tag": "sdk-v0.112.4",
          "kind": "other",
          "published_at": "2026-07-20T20:46:08Z"
        },
        {
          "tag": "google-cloud-sdk-v0.0.6",
          "kind": "other",
          "published_at": "2026-07-17T20:06:00Z"
        },
        {
          "tag": "sdk-v0.112.3",
          "kind": "other",
          "published_at": "2026-07-17T20:05:52Z"
        },
        {
          "tag": "sdk-v0.112.2",
          "kind": "other",
          "published_at": "2026-07-17T16:36:12Z"
        },
        {
          "tag": "sdk-v0.112.1",
          "kind": "other",
          "published_at": "2026-07-16T21:06:55Z"
        },
        {
          "tag": "sdk-v0.112.0",
          "kind": "other",
          "published_at": "2026-07-16T19:36:15Z"
        },
        {
          "tag": "sdk-v0.111.0",
          "kind": "other",
          "published_at": "2026-07-10T17:12:15Z"
        },
        {
          "tag": "sdk-v0.110.0",
          "kind": "other",
          "published_at": "2026-07-02T19:19:40Z"
        },
        {
          "tag": "sdk-v0.109.1",
          "kind": "other",
          "published_at": "2026-07-01T21:55:39Z"
        },
        {
          "tag": "sdk-v0.109.0",
          "kind": "other",
          "published_at": "2026-06-30T19:47:11Z"
        },
        {
          "tag": "aws-sdk-v0.6.0",
          "kind": "other",
          "published_at": "2026-06-30T17:58:15Z"
        },
        {
          "tag": "bedrock-sdk-v0.32.0",
          "kind": "other",
          "published_at": "2026-06-30T17:58:05Z"
        },
        {
          "tag": "vertex-sdk-v0.19.0",
          "kind": "other",
          "published_at": "2026-06-30T17:57:56Z"
        },
        {
          "tag": "sdk-v0.108.0",
          "kind": "other",
          "published_at": "2026-06-30T17:57:45Z"
        },
        {
          "tag": "sdk-v0.107.0",
          "kind": "other",
          "published_at": "2026-06-29T15:01:46Z"
        },
        {
          "tag": "sdk-v0.106.0",
          "kind": "other",
          "published_at": "2026-06-24T18:48:27Z"
        },
        {
          "tag": "aws-sdk-v0.5.0",
          "kind": "other",
          "published_at": "2026-06-18T17:19:04Z"
        },
        {
          "tag": "foundry-sdk-v0.4.0",
          "kind": "other",
          "published_at": "2026-06-18T17:18:55Z"
        },
        {
          "tag": "bedrock-sdk-v0.31.0",
          "kind": "other",
          "published_at": "2026-06-18T17:18:46Z"
        },
        {
          "tag": "vertex-sdk-v0.18.0",
          "kind": "other",
          "published_at": "2026-06-18T17:18:40Z"
        },
        {
          "tag": "sdk-v0.105.0",
          "kind": "other",
          "published_at": "2026-06-18T17:18:32Z"
        },
        {
          "tag": "sdk-v0.104.2",
          "kind": "other",
          "published_at": "2026-06-15T16:49:40Z"
        },
        {
          "tag": "sdk-v0.104.1",
          "kind": "other",
          "published_at": "2026-06-09T23:55:23Z"
        },
        {
          "tag": "sdk-v0.104.0",
          "kind": "other",
          "published_at": "2026-06-09T20:04:21Z"
        },
        {
          "tag": "aws-sdk-v0.4.2",
          "kind": "other",
          "published_at": "2026-06-09T16:37:10Z"
        },
        {
          "tag": "foundry-sdk-v0.3.1",
          "kind": "other",
          "published_at": "2026-06-09T16:37:02Z"
        },
        {
          "tag": "bedrock-sdk-v0.30.2",
          "kind": "other",
          "published_at": "2026-06-09T16:36:53Z"
        },
        {
          "tag": "vertex-sdk-v0.17.1",
          "kind": "other",
          "published_at": "2026-06-09T16:36:40Z"
        },
        {
          "tag": "sdk-v0.103.0",
          "kind": "other",
          "published_at": "2026-06-09T16:36:30Z"
        },
        {
          "tag": "aws-sdk-v0.4.1",
          "kind": "other",
          "published_at": "2026-06-06T17:13:27Z"
        },
        {
          "tag": "bedrock-sdk-v0.30.1",
          "kind": "other",
          "published_at": "2026-06-06T17:13:16Z"
        },
        {
          "tag": "sdk-v0.102.0",
          "kind": "other",
          "published_at": "2026-06-06T17:13:10Z"
        },
        {
          "tag": "aws-sdk-v0.4.0",
          "kind": "other",
          "published_at": "2026-06-05T19:49:00Z"
        },
        {
          "tag": "foundry-sdk-v0.3.0",
          "kind": "other",
          "published_at": "2026-06-05T19:48:49Z"
        },
        {
          "tag": "bedrock-sdk-v0.30.0",
          "kind": "other",
          "published_at": "2026-06-05T19:48:38Z"
        },
        {
          "tag": "vertex-sdk-v0.17.0",
          "kind": "other",
          "published_at": "2026-06-05T19:48:32Z"
        },
        {
          "tag": "sdk-v0.101.0",
          "kind": "other",
          "published_at": "2026-06-05T19:48:24Z"
        },
        {
          "tag": "aws-sdk-v0.3.1",
          "kind": "other",
          "published_at": "2026-05-29T00:08:35Z"
        },
        {
          "tag": "foundry-sdk-v0.2.4",
          "kind": "other",
          "published_at": "2026-05-29T00:08:24Z"
        },
        {
          "tag": "sdk-v0.100.1",
          "kind": "other",
          "published_at": "2026-05-29T00:08:17Z"
        },
        {
          "tag": "sdk-v0.100.0",
          "kind": "other",
          "published_at": "2026-05-28T16:47:08Z"
        },
        {
          "tag": "sdk-v0.99.0",
          "kind": "other",
          "published_at": "2026-05-27T01:04:19Z"
        },
        {
          "tag": "sdk-v0.98.1",
          "kind": "other",
          "published_at": "2026-05-26T23:19:03Z"
        },
        {
          "tag": "sdk-v0.98.0",
          "kind": "other",
          "published_at": "2026-05-21T20:01:16Z"
        },
        {
          "tag": "sdk-v0.97.1",
          "kind": "other",
          "published_at": "2026-05-19T15:40:46Z"
        },
        {
          "tag": "bedrock-sdk-v0.29.2",
          "kind": "other",
          "published_at": "2026-05-19T07:09:20Z"
        },
        {
          "tag": "vertex-sdk-v0.16.1",
          "kind": "other",
          "published_at": "2026-05-19T07:09:14Z"
        },
        {
          "tag": "sdk-v0.97.0",
          "kind": "other",
          "published_at": "2026-05-19T07:09:08Z"
        },
        {
          "tag": "sdk-v0.96.0",
          "kind": "other",
          "published_at": "2026-05-13T18:11:16Z"
        },
        {
          "tag": "aws-sdk-v0.3.0",
          "kind": "other",
          "published_at": "2026-05-11T15:46:13Z"
        },
        {
          "tag": "sdk-v0.95.2",
          "kind": "other",
          "published_at": "2026-05-11T15:46:06Z"
        },
        {
          "tag": "sdk-v0.95.1",
          "kind": "other",
          "published_at": "2026-05-07T15:10:06Z"
        },
        {
          "tag": "sdk-v0.95.0",
          "kind": "other",
          "published_at": "2026-05-06T15:07:56Z"
        },
        {
          "tag": "sdk-v0.94.0",
          "kind": "other",
          "published_at": "2026-05-05T16:02:17Z"
        },
        {
          "tag": "sdk-v0.93.0",
          "kind": "other",
          "published_at": "2026-05-04T17:11:53Z"
        },
        {
          "tag": "bedrock-sdk-v0.29.1",
          "kind": "other",
          "published_at": "2026-04-30T19:41:00Z"
        },
        {
          "tag": "sdk-v0.92.0",
          "kind": "other",
          "published_at": "2026-04-30T19:40:53Z"
        },
        {
          "tag": "sdk-v0.91.1",
          "kind": "other",
          "published_at": "2026-04-24T23:26:44Z"
        },
        {
          "tag": "bedrock-sdk-v0.29.0",
          "kind": "other",
          "published_at": "2026-04-23T20:47:41Z"
        },
        {
          "tag": "sdk-v0.91.0",
          "kind": "other",
          "published_at": "2026-04-23T20:47:35Z"
        },
        {
          "tag": "sdk-v0.90.0",
          "kind": "other",
          "published_at": "2026-04-16T14:26:59Z"
        },
        {
          "tag": "sdk-v0.89.0",
          "kind": "other",
          "published_at": "2026-04-14T19:08:56Z"
        },
        {
          "tag": "vertex-sdk-v0.16.0",
          "kind": "other",
          "published_at": "2026-04-10T22:26:23Z"
        },
        {
          "tag": "sdk-v0.88.0",
          "kind": "other",
          "published_at": "2026-04-10T22:26:17Z"
        },
        {
          "tag": "sdk-v0.87.0",
          "kind": "other",
          "published_at": "2026-04-09T18:12:09Z"
        },
        {
          "tag": "bedrock-sdk-v0.28.1",
          "kind": "other",
          "published_at": "2026-04-08T19:50:42Z"
        },
        {
          "tag": "sdk-v0.86.1",
          "kind": "other",
          "published_at": "2026-04-08T19:50:36Z"
        },
        {
          "tag": "aws-sdk-v0.2.5",
          "kind": "other",
          "published_at": "2026-04-08T17:05:08Z"
        },
        {
          "tag": "sdk-v0.86.0",
          "kind": "other",
          "published_at": "2026-04-08T17:05:01Z"
        },
        {
          "tag": "bedrock-sdk-v0.28.0",
          "kind": "other",
          "published_at": "2026-04-07T18:26:20Z"
        },
        {
          "tag": "sdk-v0.85.0",
          "kind": "other",
          "published_at": "2026-04-07T18:26:14Z"
        },
        {
          "tag": "sdk-v0.84.0",
          "kind": "other",
          "published_at": "2026-04-07T17:50:18Z"
        },
        {
          "tag": "vertex-sdk-v0.15.0",
          "kind": "other",
          "published_at": "2026-04-03T18:55:59Z"
        },
        {
          "tag": "sdk-v0.83.0",
          "kind": "other",
          "published_at": "2026-04-03T18:55:53Z"
        },
        {
          "tag": "aws-sdk-v0.2.0",
          "kind": "other",
          "published_at": "2026-04-01T19:49:45Z"
        },
        {
          "tag": "bedrock-sdk-v0.27.0",
          "kind": "other",
          "published_at": "2026-04-01T19:49:39Z"
        },
        {
          "tag": "sdk-v0.82.0",
          "kind": "other",
          "published_at": "2026-04-01T19:49:33Z"
        },
        {
          "tag": "sdk-v0.81.0",
          "kind": "other",
          "published_at": "2026-03-31T17:43:53Z"
        },
        {
          "tag": "sdk-v0.80.0",
          "kind": "other",
          "published_at": "2026-03-18T18:38:37Z"
        },
        {
          "tag": "sdk-v0.79.0",
          "kind": "other",
          "published_at": "2026-03-16T17:27:52Z"
        },
        {
          "tag": "bedrock-sdk-v0.26.4",
          "kind": "other",
          "published_at": "2026-02-19T20:04:51Z"
        },
        {
          "tag": "vertex-sdk-v0.14.4",
          "kind": "other",
          "published_at": "2026-02-19T20:04:45Z"
        },
        {
          "tag": "sdk-v0.78.0",
          "kind": "other",
          "published_at": "2026-02-19T20:04:39Z"
        },
        {
          "tag": "sdk-v0.77.0",
          "kind": "other",
          "published_at": "2026-02-18T20:29:25Z"
        },
        {
          "tag": "sdk-v0.76.0",
          "kind": "other",
          "published_at": "2026-02-18T03:59:50Z"
        },
        {
          "tag": "sdk-v0.75.0",
          "kind": "other",
          "published_at": "2026-02-17T19:26:11Z"
        },
        {
          "tag": "sdk-v0.74.0",
          "kind": "other",
          "published_at": "2026-02-07T18:00:01Z"
        },
        {
          "tag": "foundry-sdk-v0.2.3",
          "kind": "other",
          "published_at": "2026-02-05T17:51:50Z"
        },
        {
          "tag": "bedrock-sdk-v0.26.3",
          "kind": "other",
          "published_at": "2026-02-05T17:51:44Z"
        },
        {
          "tag": "vertex-sdk-v0.14.3",
          "kind": "other",
          "published_at": "2026-02-05T17:51:38Z"
        },
        {
          "tag": "sdk-v0.73.0",
          "kind": "other",
          "published_at": "2026-02-05T17:51:32Z"
        },
        {
          "tag": "sdk-v0.72.1",
          "kind": "other",
          "published_at": "2026-01-30T00:32:35Z"
        },
        {
          "tag": "foundry-sdk-v0.2.2",
          "kind": "other",
          "published_at": "2026-01-29T17:24:46Z"
        },
        {
          "tag": "bedrock-sdk-v0.26.2",
          "kind": "other",
          "published_at": "2026-01-29T17:24:40Z"
        },
        {
          "tag": "vertex-sdk-v0.14.2",
          "kind": "other",
          "published_at": "2026-01-29T17:24:34Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3b45cd3b69c956ac63384fdb09ce1d8109f3fa80",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-24T16:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f298e9ad78cea4c047940a33d944f20e3f3b60f2",
          "body": "feat(api): expand client-side fallback credit token types and add server-side fallbacks default option\nfeat(api): add tool addition/removal blocks and tool_change events",
          "is_bot": true,
          "headline": "feat(api): add claude-opus-5 model",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-24T16:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce8e54bc70e4e26e80bc2a8e7d9de2db9a8b5ef5",
          "body": null,
          "is_bot": false,
          "headline": "fix(client): release abort listeners when requests settle (#1129)",
          "author_name": "Shelley Vohr",
          "author_login": "codebytere-ant",
          "committed_at": "2026-07-24T16:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d314b412701f01c2a2b1cee8974f9f9cfdec13d",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-23T17:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d051dfe492ba4d66c25d55d5dfe86cbc8037bda",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): add new stop reason 'model_context_window_exceeded'",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-23T17:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4414d474207178886e39377d5dc166739fd1f15e",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-22T16:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec55666c8412de68836a54383d2a4b0f2df55a2",
          "body": "…on events, and threads delta streaming",
          "is_bot": true,
          "headline": "feat(api): add support for Managed Agents model effort, initial sessi…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-22T16:44:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c58a55b01e62a308e2ffbed01b4d5c19a97868fc",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-21T22:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fb7da58a5545533d0917de19d17ab6ee2a69af0",
          "body": null,
          "is_bot": true,
          "headline": "chore(api): add support for new refusal category",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-21T22:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6ffc3c2e87a573aa1bee53895fa86f3f405f8ca",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): codegen related update",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-21T22:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e9a2e1e683481bc8d684eac7287c7e070897dcd",
          "body": "The AWS client overrides the base client's\n_shouldResolveDefaultCredentials() hook, which first ships in 0.112.4. Against\nolder in-range base versions the hook is never called, so a config/profile\nbase_url could take over the region-derived gateway URL.\n\nNo-Verification-Needed: peer-dependency floor bump in the build postprocess script",
          "is_bot": false,
          "headline": "chore(aws): raise minimum @anthropic-ai/sdk version to 0.112.4",
          "author_name": "Sophie Downward",
          "author_login": "sophie-ant",
          "committed_at": "2026-07-20T20:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cdfa7f40e66dc25ead96dd1fb20ec55878fefbc",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-20T20:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd535b3ec4d1214f0626549236b56390c456277",
          "body": "No-Verification-Needed: duplicate-import removal, same binding via barrel; build-all passes",
          "is_bot": false,
          "headline": "fix(aws): remove duplicate loggerFor import breaking the build (#235)",
          "author_name": "sophie-ant",
          "author_login": "sophie-ant",
          "committed_at": "2026-07-20T20:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff7d62078cc33f4a5b053e9ade1df62ce9795d50",
          "body": "* fix(aws): preserve AWS options on withOptions() clones\n\n`AnthropicAws`'s constructor destructures the AWS-specific options\n(`workspaceId`, `awsRegion`, `awsAccessKey`, `awsSecretAccessKey`,\n`awsSessionToken`, `awsProfile`, `providerChainResolver`, `skipAuth`) as named\nparameters and forwards only \n[…]\n and no OAuth headers leak onto\nrequests — and emit a warning through the client logger instead.\n\n---------\n\nCo-authored-by: carrlos <carrlos@amazon.com>\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(aws): preserve AWS options and auth mode across withOptions() (#214)",
          "author_name": "sophie-ant",
          "author_login": "sophie-ant",
          "committed_at": "2026-07-20T20:45:44Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0b39044da0cf732d6057452b662d1bda15caba49",
          "body": null,
          "is_bot": true,
          "headline": "chore(docs): small updates",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-20T20:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f84e8638fc74268d602d729747f7fd9fcbadbc71",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-17T20:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373cf7e61de4c5a1c6caf9d40466a7150c265433",
          "body": null,
          "is_bot": true,
          "headline": "chore(docs): small updates",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-17T20:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d3022d92c27dd35ecfb38e85fc5146f0280f0d4",
          "body": null,
          "is_bot": false,
          "headline": "chore(internal): tidy changelog",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-07-17T16:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50195781b563db279dfa97fbc9febe3eac41d286",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-17T16:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01e74ee298c6f25376ba2b4ed986cd28fb6752cb",
          "body": null,
          "is_bot": false,
          "headline": "fix(google-cloud): bump google-auth-library to ^10.2.0 (#230)",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-07-17T16:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c1a91eda44ceeeef65f830a7ad4a7efbbe271d4",
          "body": null,
          "is_bot": true,
          "headline": "chore(client): docs updates",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-17T16:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd61964bbe7fdff32f1291f7ef7be164f640e98c",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-16T21:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b48ac4b46ae506764e5da8baa16a3fc504e6a3c8",
          "body": null,
          "is_bot": false,
          "headline": "ci: force version bump (#225)",
          "author_name": "Packy Gallagher",
          "author_login": "packyg",
          "committed_at": "2026-07-16T21:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aac845a7a700dcbdce37295be005be8018671de",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-16T20:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8db6f8449c0cd98ff1bdb71444369ee5a529e267",
          "body": null,
          "is_bot": false,
          "headline": "ci: Update readme to force release (#224)",
          "author_name": "Packy Gallagher",
          "author_login": "packyg",
          "committed_at": "2026-07-16T20:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4aa171e5e1792c25abf7cc426af0b11dfaaa0b0",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-16T19:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc2d2674b3ebd203db15fe54fd63f1101d4554d4",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-16T19:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05ddf696136b575973a550588e01ecc160f4068",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): add support for MCP Tunnels",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-16T19:35:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e46760688a2af71b50581a301b2819d29d28c66",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-10T17:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d461ea96237231f33bf7db33d784e161f702f31",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): add support for dreaming",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-10T17:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9436e29159cd74aadd58259ed7a0e27de8443f18",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-10T17:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aec1e748b681400942a86c2d5ab5e8d1d96082e",
          "body": "…dle by server stop_reason\n\nA tool_use with evaluated_permission \"ask\" is held until its user.tool_confirmation arrives; only an explicit \"allow\" runs it. A call the server or user denied is never executed but is still yielded so the consumer can observe it.",
          "is_bot": false,
          "headline": "feat(tools): gate session tool calls on evaluated_permission; bound i…",
          "author_name": "jacobzim-ant",
          "author_login": "jacobzim-ant",
          "committed_at": "2026-07-10T17:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac2fc6779d9ad533b9c2b12d8728c5afac9bb0b1",
          "body": null,
          "is_bot": true,
          "headline": "chore(docs): update model example",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-10T17:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8af65d6af64af317139632227ab398920f21a7e",
          "body": null,
          "is_bot": true,
          "headline": "chore(docs): updates to descriptions and examples",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-10T17:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3a9042ab4fa1ec6de693cb04368ef3752b16d3",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-10T17:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57c56c917287f42fc034f7037c4773f50579d74a",
          "body": null,
          "is_bot": true,
          "headline": "chore(docs): small updates to field descriptions",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-10T17:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f2eb8071993780d79610b9eda26db96f7653843",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main (#1107)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-02T19:19:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d1a991b64b1692b70d16435babe9c5d702ad8d",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: release main (#1106)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-01T21:55:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb829c764293963665481f0b2a60f2e0923270ac",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-30T19:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd0341dfe7a77f28678c9e474485bc7331e426d4",
          "body": "…t overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events",
          "is_bot": true,
          "headline": "feat(api): add support for Managed Agents event delta streaming, agen…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-30T19:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90f767ae9078ac808c758670aac408267fa2c49f",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-30T19:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed986cd68c9ca8674ac2548be479a1d4c6a282b6",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-30T17:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ffad4927b0da3baffde66b1372f8f0b4a7c434",
          "body": null,
          "is_bot": false,
          "headline": "chore: format README.md (#176)",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-06-30T17:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b46ad31ff2682376f6e9f4c732ed35d3c45693b",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): add support for claude-sonnet-5",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-30T17:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8200ffac10fab553883efae64cf24a514add2b04",
          "body": "google-auth-library 10.2.0 added X509 certificate-based auth support.\nv10 changed AuthClient.getRequestHeaders() to return a Headers object\ninstead of a plain record, so the x-goog-user-project lookup in\nclient.ts now uses .get(). buildHeaders() already accepts Headers.\n\nNote: google-auth-library v1\n[…]\nuires Node >=18 (the package declares\nno stricter engines field of its own that conflicts here).\n\nLinear: SDK-91\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n:house: Remote-Dev: homespace",
          "is_bot": false,
          "headline": "feat(vertex): bump google-auth-library to ^10.2.0 (SDK-91) (#30)",
          "author_name": "ant-kurt",
          "author_login": "ant-kurt",
          "committed_at": "2026-06-30T17:57:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fa06d36ccb07b32a7098b71d40713add611548cc",
          "body": "…DK-90) (#29)\n\nPlumb the client's logger (via loggerFor, which honors logLevel) into\nfromNodeProviderChain() and its clientConfig in the default provider\nchain resolvers, so end users (e.g. Claude Code) can debug AWS auth\nissues. Applied to AnthropicBedrock, AnthropicBedrockMantle, and\nAnthropicAws \n[…]\nany earlier test triggers a\nrequest, a later console.warn spy is bypassed by the cached binding.\n\nLinear: SDK-90\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n:house: Remote-Dev: homespace",
          "is_bot": false,
          "headline": "feat(bedrock): pass client logger to AWS credential provider chain (S…",
          "author_name": "ant-kurt",
          "author_login": "ant-kurt",
          "committed_at": "2026-06-30T17:57:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0fff7faad710ffaf2ceeb7f7f05139bbec72e6cc",
          "body": "…(#112)\n\nconfineToRoot previously rejected every absolute path in confined mode\nbefore any containment check, so an absolute path naming a file inside\nthe workdir was refused. The hosted model emits absolute paths (the\nserver-side system prompt names absolute container paths), so the file\ntools fail\n[…]\ntside is rejected by\nthe same check that already guards '..' and symlink escapes. Security is\nunchanged — the containment check was always the real guard.\n\nReported as anthropics/anthropic-sdk-go#368.",
          "is_bot": false,
          "headline": "fix(agent-toolset): allow absolute paths that resolve inside workdir …",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-06-30T17:57:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1662fe32c03a9e08b48c4220c18a96c9bfc15eb",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-29T15:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d44fd31e92c886bf576203a37afce846f3aa00",
          "body": "…en merge (#165)",
          "is_bot": false,
          "headline": "fix(types): restore BatchCreateParams.Request.params dropped by codeg…",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-06-29T15:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3458100bb6df816575eb4df6f23b24519f8a59c",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): add support for 20260318 web fetch and support tools",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-29T15:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c625b047e19c29a86c60b24be3e89cd505d44b66",
          "body": "…ches before confinement check (#142)",
          "is_bot": false,
          "headline": "fix(agent-toolset): bound canonicalize symlink hops; resolve glob mat…",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-06-29T15:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a7c513c8f85541c753a46b2f24d58f408d06f38",
          "body": null,
          "is_bot": true,
          "headline": "chore(docs): updates to descriptions and example values",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-29T15:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "756ec9ef460c951e1c488718e9191d3b9cd573e7",
          "body": null,
          "is_bot": false,
          "headline": "docs: update readme requirements to match anthropic docs (#146)",
          "author_name": "Tomer Aberbach",
          "author_login": "tomer-ant",
          "committed_at": "2026-06-29T15:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d37c71c2911671e7e2a37dcb8eb71b4395f65ae",
          "body": null,
          "is_bot": true,
          "headline": "chore(api): accept user profile ID's when counting tokens",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-29T15:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3c49c7b70af3d55fafb97053edda9cf502eca94",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-29T15:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ffdbfa41186434824e98c90473b5c4ba5501045",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: dtmeadows-ant <dmeadows@anthropic.com>",
          "is_bot": true,
          "headline": "chore: release main (#1098)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-24T18:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab700dc013e735b80dead115fcae52fba83f1aeb",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-18T17:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3225175d067110fc0e9152ed2699540455aa4ce",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): add support for new code_execution_20260120 tool",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-18T17:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65a01068857f521d27d8963152cd3e66cbe232ad",
          "body": null,
          "is_bot": false,
          "headline": "feat(stream): lazily parse partial tool json input (#99)",
          "author_name": "Robert Craigie",
          "author_login": "craigie-ant",
          "committed_at": "2026-06-18T17:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "384ab5179b6120fa6c3fdc37fabb1baba23a1d73",
          "body": null,
          "is_bot": false,
          "headline": "chore(tests): stop using deprecated models (#98)",
          "author_name": "Robert Craigie",
          "author_login": "craigie-ant",
          "committed_at": "2026-06-18T17:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a49a19143ae0b13fc5312058c008c5a39250cd96",
          "body": null,
          "is_bot": false,
          "headline": "chore(internal/deps): bump swc to 1.15.40 (#97)",
          "author_name": "Robert Craigie",
          "author_login": "craigie-ant",
          "committed_at": "2026-06-18T17:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac63f3b566c898fa9ce3eaced546da5cf0e3014",
          "body": "less deps",
          "is_bot": false,
          "headline": "chore(internal): use are the types wrong directly (#94)",
          "author_name": "Robert Craigie",
          "author_login": "craigie-ant",
          "committed_at": "2026-06-18T17:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbee0d149ce08532885d766d9b1dc99133181d8e",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-15T16:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e984ba4942d0e9660690910c4a7c7325b1fe3607",
          "body": null,
          "is_bot": true,
          "headline": "chore(api): remove retired models from API and SDKs",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-15T16:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a0442d88eebd1861e595bed7c57d309a609c3a5",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-09T23:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ccd4012e7931dd41c94c8bc02c05ebe9a1c5282",
          "body": null,
          "is_bot": true,
          "headline": "fix(api): add `frontier_llm` refusal category",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-09T23:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be0232e92e8c55e1eb95a35be5cba287b1d70ad",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-09T20:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "813af321839a958b3a58855efaa60376b001fc3e",
          "body": "… variable credentials",
          "is_bot": true,
          "headline": "feat(api): add support for Managed Agents deployments and environment…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-09T20:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "589eed1c73c29fef1159997f31b735d70c2b7c59",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-09T16:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a785874823392bda6b0dd342d4569272f2d90caf",
          "body": "…upport for server-side fallbacks on refusal\n\nfeat(client): adds client-side fallbacks middleware for API providers that do not support server-side fallbacks",
          "is_bot": true,
          "headline": "feat(api): add support for claude-mythos-5 and claude-fable-5, with s…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-09T16:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6322a4f9aa042d98f3e32005f78ab2dd18ed9929",
          "body": null,
          "is_bot": false,
          "headline": "fix(client): 3p middleware ordering (#53)",
          "author_name": "Tomer Aberbach",
          "author_login": "tomer-ant",
          "committed_at": "2026-06-09T16:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2e94fc13676016b292129924faa44cab1309a3b",
          "body": null,
          "is_bot": false,
          "headline": "feat(middleware): add ctx.logger (#55)",
          "author_name": "Robert Craigie",
          "author_login": "craigie-ant",
          "committed_at": "2026-06-09T16:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7dfb972f614b80a03377df4c549fc94d83a0f5d",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-06T17:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f3c9725855d065914aaf9e9be67bb513c9d2d9",
          "body": "- BetaManagedAgentsCustomToolInputSchema.type is now a required const\n- agents/versions list responses now mark `data` required\n- max_tokens on the advisor tool; model_not_found advisor error code\n- error_message on tool-search result error params",
          "is_bot": true,
          "headline": "feat(api): small updates to Managed Agents types",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-06T17:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5c98d117a1b9365769c4055c23794f288b350f7",
          "body": null,
          "is_bot": false,
          "headline": "fix(client): run middleware before request signing (#45)",
          "author_name": "meorphis",
          "author_login": "meorphis",
          "committed_at": "2026-06-06T17:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "185ec061cfe8cccd1af6fd118142ebd72e350379",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab891069a2d78e31f92098b0b9c8f81f925998f",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff4036756df6cf3b3ff69b6fee95c7d0dff8b9d",
          "body": "…(#40)\n\nThe timeout timer was armed before the middleware chain ran, so time spent\nin middleware counted against the request timeout, and a middleware that\nretries via multiple next() calls would consume its own deadline.\n\nNow the timer is armed inside a timedFetch wrapper passed as the base\nfetch t\n[…]\n.618Z\n\nCoworker-Transcript: antproto://did:plc:5biexiuzsixovk5pihwcwfvv/dev.ant.proto.oncall.cc.v0.sessionStart/3mnkfgo6mmd2o#t=2026-06-05T15:02:22.818Z\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: apply request timeout to inner fetch only, not middleware chain …",
          "author_name": "Robert Craigie",
          "author_login": "craigie-ant",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "257bc1f56bb391c03bc30c4e16f61e22a3eba762",
          "body": null,
          "is_bot": false,
          "headline": "feat(client): add support for middleware",
          "author_name": "Robert Craigie",
          "author_login": "craigie-ant",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b3ace5ec52d91780e78e0b64a199c57c5fdcfea",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): fix artifact url",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70966be8fc07edbe6129eadc011c7b5ee8dbe131",
          "body": "… (#9)",
          "is_bot": false,
          "headline": "fix(streaming): correctly parse json numbers with scientific notation…",
          "author_name": "Robert Craigie",
          "author_login": "craigie-ant",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e22f205524aeb63324b9f1c6f433a82392c520a",
          "body": "Vulnerability reports for the SDKs should go through Anthropic's\nHackerOne program rather than security@stainless.com.",
          "is_bot": false,
          "headline": "docs: point security reports to Anthropic's HackerOne program (#16)",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e569db5e38c4714ba40c4dacedadf0e25941871e",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): fix branch names",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4725328d9acdc2a2191932152ac5747eb1f6a1cd",
          "body": "…ation\n\nThe beta message stream's accumulator copied stop_reason and stop_sequence\nfrom message_delta but dropped stop_details, so a refusal's structured\ndetails were missing from finalMessage(). Carry it through, guarded on\npresence, matching the GA MessageStream accumulator.",
          "is_bot": false,
          "headline": "fix(streaming): carry stop_details through beta message_delta accumul…",
          "author_name": "David Meadows",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90eb81687606cc484fed6866ed5868cafac2f7a",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): update private repo name",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-05T19:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "512605fa9b5c703d8b523fe62abed37e47a90d98",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-29T00:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0148df1881f492caa9709cfca7002de6ad06740",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-29T00:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d836b47ef5a6a54ff066eb0be9a076b60e4002d",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-29T00:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323e350620ededff964b2b6930a6d182e3167521",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-29T00:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea36df73efb2439fc82a86f7c3782e8ca5726048",
          "body": "…rdwebhooks",
          "is_bot": false,
          "headline": "chore(client): update lockfiles to have proper dependencies on standa…",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-05-29T00:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea1922fadab460f103f94fd39b975170cf6ee0a",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-29T00:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "991d88f14b7bd92b63dfc902ee5029dfa265273e",
          "body": "…025)\n\n## Why\n\nThe beta streaming accumulator's `compaction_delta` handler copied only\n`content` onto the accumulated compaction block, silently dropping\n`encrypted_content` — opaque metadata the caller must round-trip\nverbatim to keep context across compaction boundaries. A streamed\nmessage therefo\n[…]\neStream/BetaMessageStream suites still pass. Snapshot test lands\nin the companion test PR — merge this before/with it so `next` never\ngoes red.\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(streaming): carry encrypted_content on beta compaction blocks (#1…",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-05-29T00:07:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6f97c4d68c67aa15aa96064e6bfdce14c6ca1452",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-28T16:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd7ec701aa19bf83a6253b38cda2a9be972a00b",
          "body": "…locks, and usage.output_tokens_details",
          "is_bot": true,
          "headline": "feat(api): Add support for claude-opus-4-8, mid-conversation system b…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-28T16:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5bfc105efc5fedad786ccf683d5e09532de02fc",
          "body": null,
          "is_bot": true,
          "headline": "docs: replace literal newlines",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-28T16:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b2500dcae08afdac762df4986b295708c21af66",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-27T01:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05304ab0ace3612c52de729bd259066dcb2dc5c6",
          "body": "## Why\n\nThe `detect_breaking_changes_vs_main` job was the only block in `ci.yml`\nstill referencing actions by floating tag (`actions/checkout@v6`,\n`actions/setup-node@v4`); every other job in the file already pins to a\ncommit SHA. This brings that job in line and makes `ci.yml` 100% pinned,\nmatching\n[…]\n33ea5… # v4.4.0`\n\n(same SHAs already used by the lint/build/test jobs in this file)\n\n## Test plan\n\nCI on this PR — `detect-breaking-changes-vs-main` and the other jobs\nstay green with the pinned refs.",
          "is_bot": false,
          "headline": "ci: pin detect-breaking-changes actions to commit SHAs (#1022)",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-05-27T01:03:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ec38204c89a2f2c29e818f13bf86dda7a61e5da",
          "body": "… (#1027)\n\n## Why\n\n`MessageStream`'s `#accumulateMessage` `message_delta` case carried\n`stop_reason`/`stop_sequence` but not **`stop_details`** — so a streamed\nrefusal lost its `category`/`explanation` relative to the non-streaming\nresponse. Surfaced by the shared accumulator snapshots' new `refusal\n[…]\nverified locally with both branches\ncombined); existing `MessageStream.test.ts` passes 6/6; prettier clean.\nMerge before/with #1026.\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(streaming): carry stop_details through message_delta accumulation…",
          "author_name": "dtmeadows-ant",
          "author_login": "dtmeadows-ant",
          "committed_at": "2026-05-27T01:03:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8bb6782c9548e3f38bd17e148690be093d626aca",
          "body": null,
          "is_bot": false,
          "headline": "feat: support custom file size caps (#1029)",
          "author_name": "Tomer Aberbach",
          "author_login": "tomer-ant",
          "committed_at": "2026-05-27T01:03:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe87f37472318a18d37025d3981ccf942d6f1d8",
          "body": null,
          "is_bot": true,
          "headline": "chore: release main",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-26T23:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 279,
      "latest_release_at": "2026-07-24T16:31:05Z",
      "latest_release_tag": "sdk-v0.115.0",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 40,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 0.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@anthropic-ai/sdk",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@anthropic-ai/sdk",
          "is_deprecated": false,
          "latest_version": "0.115.0",
          "repository_url": "https://github.com/anthropics/anthropic-sdk-typescript",
          "versions_count": 195,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 13,
          "monthly_downloads": 106882018,
          "first_published_at": "2023-01-31T15:44:00.076000Z",
          "latest_published_at": "2026-07-24T16:33:43.236000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 375,
      "stars": 2057,
      "watchers": 159,
      "fork_history": {
        "days": [
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 2
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 2
          },
          {
            "date": "2024-03-06",
            "count": 2
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 2
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 2
          },
          {
            "date": "2024-05-06",
            "count": 2
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 2
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 2
          },
          {
            "date": "2024-07-23",
            "count": 2
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 2
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 2
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 2
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 2
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 2
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 2
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 2
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 2
          },
          {
            "date": "2025-10-02",
            "count": 2
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 2
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 3
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 3
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 2
          },
          {
            "date": "2025-12-03",
            "count": 2
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 2
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 2
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 2
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 3
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 3
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 2
          },
          {
            "date": "2026-02-05",
            "count": 2
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 2
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 3
          },
          {
            "date": "2026-02-27",
            "count": 2
          },
          {
            "date": "2026-02-28",
            "count": 2
          },
          {
            "date": "2026-03-01",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 2
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-06",
            "count": 2
          },
          {
            "date": "2026-03-07",
            "count": 2
          },
          {
            "date": "2026-03-08",
            "count": 4
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 2
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 2
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 3
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 3
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 3
          },
          {
            "date": "2026-03-31",
            "count": 3
          },
          {
            "date": "2026-04-01",
            "count": 6
          },
          {
            "date": "2026-04-02",
            "count": 4
          },
          {
            "date": "2026-04-03",
            "count": 4
          },
          {
            "date": "2026-04-04",
            "count": 3
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 2
          },
          {
            "date": "2026-04-08",
            "count": 3
          },
          {
            "date": "2026-04-10",
            "count": 2
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 2
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 2
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 3
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 2
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 3
          },
          {
            "date": "2026-05-12",
            "count": 3
          },
          {
            "date": "2026-05-13",
            "count": 2
          },
          {
            "date": "2026-05-16",
            "count": 2
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 3
          },
          {
            "date": "2026-05-19",
            "count": 2
          },
          {
            "date": "2026-05-20",
            "count": 3
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-05-28",
            "count": 3
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 2
          },
          {
            "date": "2026-06-02",
            "count": 2
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 2
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 3
          },
          {
            "date": "2026-06-28",
            "count": 4
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 2
          },
          {
            "date": "2026-07-06",
            "count": 3
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 3
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          },
          {
            "date": "2026-07-24",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 1
          },
          {
            "date": "2026-07-26",
            "count": 1
          },
          {
            "date": "2026-07-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 368,
        "total_forks": 375
      },
      "star_history": null,
      "open_issues_and_prs": 122
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "packages/aws-sdk/tsconfig.json",
        "packages/bedrock-sdk/tsconfig.json",
        "packages/foundry-sdk/tsconfig.json",
        "packages/google-cloud-sdk/tsconfig.json",
        "packages/vertex-sdk/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 165069,
      "source_files_sampled": 341,
      "oversized_source_files": 7,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 1116
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 6,
        "malicious_count": 0,
        "assessed_package": "npm:@anthropic-ai/sdk@0.115.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "standardwebhooks",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.0"
        },
        {
          "name": "json-schema-to-ts",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "json-schema-to-ts",
            "direct": true,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "standardwebhooks",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aashutoshrathi/word-wrap",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@andrewbranch/untar.js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@arethetypeswrong/core",
            "direct": false,
            "version": "0.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/crc32",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/crc32",
            "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": "4.0.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": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/util",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-crypto/util",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-bedrock-runtime",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-cognito-identity",
            "direct": false,
            "version": "3.1018.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-cognito-identity",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/client-sso",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/core",
            "direct": false,
            "version": "3.796.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/core",
            "direct": false,
            "version": "3.973.25",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-cognito-identity",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-cognito-identity",
            "direct": false,
            "version": "3.972.18",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-env",
            "direct": false,
            "version": "3.796.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-env",
            "direct": false,
            "version": "3.972.23",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-http",
            "direct": false,
            "version": "3.796.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-http",
            "direct": false,
            "version": "3.972.25",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-ini",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-ini",
            "direct": false,
            "version": "3.972.25",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-login",
            "direct": false,
            "version": "3.972.25",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-node",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-node",
            "direct": false,
            "version": "3.972.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-process",
            "direct": false,
            "version": "3.796.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-process",
            "direct": false,
            "version": "3.972.23",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-sso",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-sso",
            "direct": false,
            "version": "3.972.25",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-web-identity",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-provider-web-identity",
            "direct": false,
            "version": "3.972.25",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-providers",
            "direct": false,
            "version": "3.1018.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/credential-providers",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/eventstream-handler-node",
            "direct": false,
            "version": "3.775.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-eventstream",
            "direct": false,
            "version": "3.775.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-host-header",
            "direct": false,
            "version": "3.775.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-host-header",
            "direct": false,
            "version": "3.972.8",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-logger",
            "direct": false,
            "version": "3.775.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-logger",
            "direct": false,
            "version": "3.972.8",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-recursion-detection",
            "direct": false,
            "version": "3.775.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-recursion-detection",
            "direct": false,
            "version": "3.972.9",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-user-agent",
            "direct": false,
            "version": "3.796.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/middleware-user-agent",
            "direct": false,
            "version": "3.972.26",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/nested-clients",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/nested-clients",
            "direct": false,
            "version": "3.996.15",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/region-config-resolver",
            "direct": false,
            "version": "3.775.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/region-config-resolver",
            "direct": false,
            "version": "3.972.10",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/token-providers",
            "direct": false,
            "version": "3.1018.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/token-providers",
            "direct": false,
            "version": "3.797.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/types",
            "direct": false,
            "version": "3.775.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/types",
            "direct": false,
            "version": "3.973.6",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-endpoints",
            "direct": false,
            "version": "3.787.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-endpoints",
            "direct": false,
            "version": "3.996.5",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-locate-window",
            "direct": false,
            "version": "3.723.0",
            "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.775.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-user-agent-browser",
            "direct": false,
            "version": "3.972.8",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-user-agent-node",
            "direct": false,
            "version": "3.796.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-user-agent-node",
            "direct": false,
            "version": "3.973.12",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/util-utf8-browser",
            "direct": false,
            "version": "3.259.0",
            "ecosystem": "npm"
          },
          {
            "name": "@aws-sdk/xml-builder",
            "direct": false,
            "version": "3.972.16",
            "ecosystem": "npm"
          },
          {
            "name": "@aws/lambda-invoke-store",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.23.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-environment-visitor",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-hoist-variables",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.22.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.23.8",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.23.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-static-block",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-private-property-in-object",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.23.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.29.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.28.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.23.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.23.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@braidai/lang",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-consumer",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.1",
            "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": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.1",
            "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": "@humanfs/core",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.6",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.11.14",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/create-cache-key-function",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.20",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.21",
            "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": "@loaderkit/resolve",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@modelcontextprotocol/sdk",
            "direct": false,
            "version": "1.24.2",
            "ecosystem": "npm"
          },
          {
            "name": "@mswjs/interceptors",
            "direct": false,
            "version": "0.39.6",
            "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": "@open-draft/deferred-promise",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@open-draft/logger",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@open-draft/until",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.10",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/abort-controller",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/abort-controller",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/abort-controller",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/config-resolver",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/config-resolver",
            "direct": false,
            "version": "4.4.10",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/config-resolver",
            "direct": false,
            "version": "4.4.13",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/core",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/core",
            "direct": false,
            "version": "3.23.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/credential-provider-imds",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/credential-provider-imds",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-codec",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-codec",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-browser",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-config-resolver",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-node",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-node",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-universal",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/eventstream-serde-universal",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/fetch-http-handler",
            "direct": false,
            "version": "5.3.15",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/hash-node",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/hash-node",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/invalid-dependency",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/invalid-dependency",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/is-array-buffer",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/is-array-buffer",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/is-array-buffer",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/is-array-buffer",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-content-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-content-length",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-endpoint",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-endpoint",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-endpoint",
            "direct": false,
            "version": "4.4.27",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-retry",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-retry",
            "direct": false,
            "version": "4.4.44",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-serde",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-serde",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-serde",
            "direct": false,
            "version": "4.2.15",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-stack",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/middleware-stack",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-config-provider",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-config-provider",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-config-provider",
            "direct": false,
            "version": "4.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-config-provider",
            "direct": false,
            "version": "4.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/node-http-handler",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/property-provider",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/property-provider",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/property-provider",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/property-provider",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/protocol-http",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/protocol-http",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/protocol-http",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/protocol-http",
            "direct": false,
            "version": "5.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-builder",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-builder",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-builder",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-builder",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-parser",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-parser",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/querystring-parser",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/service-error-classification",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/service-error-classification",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/shared-ini-file-loader",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/shared-ini-file-loader",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/shared-ini-file-loader",
            "direct": false,
            "version": "4.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/shared-ini-file-loader",
            "direct": false,
            "version": "4.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/signature-v4",
            "direct": false,
            "version": "5.3.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/smithy-client",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/smithy-client",
            "direct": false,
            "version": "4.12.7",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/smithy-client",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "3.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "4.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/types",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/url-parser",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/url-parser",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/url-parser",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-base64",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-base64",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-base64",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-base64",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-body-length-browser",
            "direct": false,
            "version": "4.0.0",
            "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.0.0",
            "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": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-buffer-from",
            "direct": false,
            "version": "4.0.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.0.0",
            "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.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-defaults-mode-browser",
            "direct": false,
            "version": "4.3.43",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-defaults-mode-node",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-defaults-mode-node",
            "direct": false,
            "version": "4.2.47",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-endpoints",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-endpoints",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-endpoints",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-hex-encoding",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-hex-encoding",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-hex-encoding",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-hex-encoding",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-middleware",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-middleware",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-middleware",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-middleware",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-middleware",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-middleware",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-retry",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-retry",
            "direct": false,
            "version": "4.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-stream",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-stream",
            "direct": false,
            "version": "4.5.20",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-uri-escape",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-uri-escape",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-uri-escape",
            "direct": false,
            "version": "4.0.0",
            "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": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-utf8",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/util-utf8",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@smithy/uuid",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@stablelib/base64",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-arm64",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-darwin-x64",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm-gnueabihf",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-gnu",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-arm64-musl",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-ppc64-gnu",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-s390x-gnu",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-gnu",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-linux-x64-musl",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-arm64-msvc",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-ia32-msvc",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.11.24",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/core-win32-x64-msvc",
            "direct": false,
            "version": "1.15.40",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/counter",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/jest",
            "direct": false,
            "version": "0.2.36",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/jest",
            "direct": false,
            "version": "0.2.38",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.21",
            "ecosystem": "npm"
          },
          {
            "name": "@swc/types",
            "direct": false,
            "version": "0.1.26",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-morph/common",
            "direct": false,
            "version": "0.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.9",
            "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": "29.5.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "29.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.11.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.23",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.37",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.19.41",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "25.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/uuid",
            "direct": false,
            "version": "9.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.32",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.34",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "6.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "6.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "6.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "6.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "6.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "6.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "6.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "6.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "6.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.11.3",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async-generator-function",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.10.11",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.8.20",
            "ecosystem": "npm"
          },
          {
            "name": "bignumber.js",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "bowser",
            "direct": false,
            "version": "2.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "bowser",
            "direct": false,
            "version": "2.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.22.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-equal-constant-time",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001570",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001579",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001751",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001781",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "code-block-writer",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cors",
            "direct": false,
            "version": "2.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "create-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "data-uri-to-buffer",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deep-object-diff",
            "direct": false,
            "version": "1.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "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": "electron-to-chromium",
            "direct": false,
            "version": "1.4.614",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.637",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.241",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.325",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.56.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.57.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "5.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unused-imports",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unused-imports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unused-imports",
            "direct": false,
            "version": "4.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-rule-composer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.2.2",
            "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.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.6.0",
            "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": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventsource-parser",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express-rate-limit",
            "direct": false,
            "version": "7.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-diff",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-sha256",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-builder",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "5.5.8",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fetch-blob",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "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-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "formdata-polyfill",
            "direct": false,
            "version": "4.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gaxios",
            "direct": false,
            "version": "7.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "gaxios",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "gcp-metadata",
            "direct": false,
            "version": "8.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "generator-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stdin",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.24.0",
            "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.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "google-auth-library",
            "direct": false,
            "version": "10.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "google-logging-utils",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "google-logging-utils",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "graphemer",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-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-node-process",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-promise",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.1",
            "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": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jose",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "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-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jwa",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jws",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.1",
            "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": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "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": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "7.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "7.4.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "2.1.6",
            "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": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "nock",
            "direct": false,
            "version": "14.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "node-domexception",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.26",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.36",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "outvariant",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "p-all",
            "direct": false,
            "version": "3.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": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.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": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "path-browserify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-expression-matcher",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "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": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier-linter-helpers",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "propagate",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "publint",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "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": "react-is",
            "direct": false,
            "version": "18.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "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": "resolve",
            "direct": false,
            "version": "1.22.11",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.8",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "router",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sade",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "strict-event-emitter",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-to-stream",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "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-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strnum",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strnum",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "superstruct",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.11",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.12",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.8.8",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "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": "ts-algebra",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "29.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "29.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "29.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "ts-morph",
            "direct": false,
            "version": "19.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.6.1-rc",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.19.3",
            "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.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "web-streams-polyfill",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "zod-to-json-schema",
            "direct": false,
            "version": "3.25.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1011,
        "direct_count": 2,
        "indirect_count": 1009
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 60,
        "merged_prs": 676,
        "open_issues": 62,
        "closed_ratio": 0.782,
        "closed_issues": 223,
        "closed_unmerged_prs": 107
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "stainless-bot",
          "commits": 345,
          "avatar_url": "https://avatars.githubusercontent.com/u/107565488?v=4"
        },
        {
          "type": "User",
          "login": "RobertCraigie",
          "commits": 109,
          "avatar_url": "https://avatars.githubusercontent.com/u/23125036?v=4"
        },
        {
          "type": "User",
          "login": "jspahrsummers",
          "commits": 64,
          "avatar_url": "https://avatars.githubusercontent.com/u/432536?v=4"
        },
        {
          "type": "User",
          "login": "dtmeadows",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/23490846?v=4"
        },
        {
          "type": "User",
          "login": "stainless-ci-bot",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/198519661?v=4"
        },
        {
          "type": "User",
          "login": "dtmeadows-ant",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/286384182?v=4"
        },
        {
          "type": "User",
          "login": "craigie-ant",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/286460857?v=4"
        },
        {
          "type": "User",
          "login": "rattrayalex",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/704302?v=4"
        },
        {
          "type": "User",
          "login": "packyg",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/58449272?v=4"
        },
        {
          "type": "User",
          "login": "ant-kurt",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/209710463?v=4"
        }
      ],
      "contributors_sampled": 43,
      "top_contributor_share": 0.494
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "claude.yml",
        "create-releases.yml",
        "publish-npm.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "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": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": null,
            "reason": "Found no human activity in the last 11 changesets",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 16 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": 0,
            "reason": "no 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": 5,
            "reason": "dependency not pinned by hash detected -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "49 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3b45cd3b69c956ac63384fdb09ce1d8109f3fa80",
        "ran_at": "2026-07-27T13:10:53Z",
        "aggregate_score": 5.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T06:06:33Z",
      "oldest_open_prs": [
        {
          "number": 509,
          "created_at": "2024-08-23T10:12:48Z",
          "last_comment_at": "2026-01-26T15:53:05Z",
          "last_comment_author": "rxliuli"
        },
        {
          "number": 859,
          "created_at": "2025-12-09T13:16:26Z",
          "last_comment_at": "2025-12-23T16:23:59Z",
          "last_comment_author": "manucorporat"
        },
        {
          "number": 866,
          "created_at": "2025-12-18T14:54:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 878,
          "created_at": "2026-01-13T13:45:53Z",
          "last_comment_at": "2026-02-04T08:15:14Z",
          "last_comment_author": "karpetrosyan"
        },
        {
          "number": 881,
          "created_at": "2026-01-15T15:38:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 899,
          "created_at": "2026-02-05T10:41:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 903,
          "created_at": "2026-02-06T23:59:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 906,
          "created_at": "2026-02-11T09:33:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 920,
          "created_at": "2026-02-21T05:41:22Z",
          "last_comment_at": "2026-02-23T18:08:49Z",
          "last_comment_author": "wyMinLwin"
        },
        {
          "number": 938,
          "created_at": "2026-03-08T21:42:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 942,
          "created_at": "2026-03-12T05:20:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 943,
          "created_at": "2026-03-13T19:08:02Z",
          "last_comment_at": "2026-03-20T19:05:44Z",
          "last_comment_author": "Gummygamer"
        },
        {
          "number": 953,
          "created_at": "2026-03-19T21:25:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 954,
          "created_at": "2026-03-19T21:27:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 957,
          "created_at": "2026-03-23T13:47:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 958,
          "created_at": "2026-03-24T21:47:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 959,
          "created_at": "2026-03-25T07:28:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 961,
          "created_at": "2026-03-26T15:21:11Z",
          "last_comment_at": "2026-07-05T22:54:10Z",
          "last_comment_author": "Scottcjn"
        },
        {
          "number": 965,
          "created_at": "2026-03-30T22:06:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 966,
          "created_at": "2026-03-30T22:44:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-24T16:30:39Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 314,
          "created_at": "2024-03-06T07:35:10Z",
          "last_comment_at": "2024-03-06T22:44:20Z",
          "last_comment_author": "rattrayalex"
        },
        {
          "number": 381,
          "created_at": "2024-04-07T06:29:26Z",
          "last_comment_at": "2024-04-07T06:51:21Z",
          "last_comment_author": "kevinfaveri"
        },
        {
          "number": 399,
          "created_at": "2024-04-24T20:41:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 432,
          "created_at": "2024-05-31T12:46:41Z",
          "last_comment_at": "2026-05-16T09:38:29Z",
          "last_comment_author": "ibedevesh"
        },
        {
          "number": 508,
          "created_at": "2024-08-23T10:01:56Z",
          "last_comment_at": "2026-02-14T03:44:46Z",
          "last_comment_author": "prmichaelsen"
        },
        {
          "number": 619,
          "created_at": "2024-12-04T10:50:24Z",
          "last_comment_at": "2026-05-25T14:08:40Z",
          "last_comment_author": "mihaigrebla"
        },
        {
          "number": 672,
          "created_at": "2025-01-24T08:10:32Z",
          "last_comment_at": "2025-07-23T20:31:35Z",
          "last_comment_author": "michael-cohen-io"
        },
        {
          "number": 690,
          "created_at": "2025-02-24T06:25:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 695,
          "created_at": "2025-02-25T13:29:53Z",
          "last_comment_at": "2025-05-23T14:11:20Z",
          "last_comment_author": "shmuelhizmi"
        },
        {
          "number": 704,
          "created_at": "2025-03-02T17:50:28Z",
          "last_comment_at": "2025-03-06T14:42:31Z",
          "last_comment_author": "Jaarson"
        },
        {
          "number": 749,
          "created_at": "2025-05-04T00:26:41Z",
          "last_comment_at": "2026-04-13T13:24:40Z",
          "last_comment_author": "kolkov"
        },
        {
          "number": 775,
          "created_at": "2025-05-25T20:53:01Z",
          "last_comment_at": "2025-05-27T12:34:20Z",
          "last_comment_author": "mehrdad-shokri"
        },
        {
          "number": 793,
          "created_at": "2025-07-19T05:35:33Z",
          "last_comment_at": "2026-07-20T20:25:40Z",
          "last_comment_author": "gouveags"
        },
        {
          "number": 807,
          "created_at": "2025-08-19T05:10:53Z",
          "last_comment_at": "2026-04-26T16:16:22Z",
          "last_comment_author": "brentwg-recursion"
        },
        {
          "number": 811,
          "created_at": "2025-08-26T13:49:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 841,
          "created_at": "2025-11-07T07:43:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 842,
          "created_at": "2025-11-11T10:31:34Z",
          "last_comment_at": "2026-05-10T15:47:09Z",
          "last_comment_author": "MukundaKatta"
        },
        {
          "number": 846,
          "created_at": "2025-11-18T12:22:56Z",
          "last_comment_at": "2025-11-25T20:46:00Z",
          "last_comment_author": "rikuohirasawa"
        },
        {
          "number": 862,
          "created_at": "2025-12-16T13:40:55Z",
          "last_comment_at": "2025-12-16T15:40:13Z",
          "last_comment_author": "gustavosizilio"
        },
        {
          "number": 863,
          "created_at": "2025-12-17T13:12:56Z",
          "last_comment_at": "2026-03-24T20:22:20Z",
          "last_comment_author": "Zelys-DFKH"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/anthropics/anthropic-sdk-typescript",
    "host": "github.com",
    "name": "anthropic-sdk-typescript",
    "owner": "anthropics"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 80,
      "inputs": {
        "security": 66,
        "vitality": 95,
        "community": 84,
        "governance": 78,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "commits_last_year": 279,
              "human_commit_share": 0.33,
              "days_since_last_push": 2,
              "active_weeks_last_year": 40
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "40/52 weeks with commits",
                "points": 27.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 40
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "279 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 279
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "sdk-v0.115.0",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 0.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 84,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "forks": 375,
              "stars": 2057,
              "watchers": 159,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,057 stars",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2057
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "375 forks",
                "points": 21.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 375
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "159 watchers",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 159
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "@anthropic-ai/sdk"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 106882018
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "106,882,018 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 106882018,
                      "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": 78,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 43,
              "top_contributor_share": 0.494
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 49% of commits",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 49
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "43 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 16 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Code-Review. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_code_review"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "merged_prs": 676,
              "open_issues": 62,
              "closed_issues": 223,
              "issue_closed_ratio": 0.782,
              "closed_unmerged_prs": 107
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "78% of issues closed",
                "points": 36.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "676/783 decided PRs merged",
                "points": 33,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 676,
                      "decided": 783
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found no human activity in the last 11 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "followers": 78838,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "anthropics",
              "public_repos": 96,
              "account_age_days": 2045
            },
            "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": "78,838 followers of anthropics",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 78838,
                      "login": "anthropics"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "96 public repos, account ~5 yr old",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 96
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@anthropic-ai/sdk"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 2
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 2 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "195 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 195
                    }
                  }
                ],
                "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": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://www.npmjs.com/package/@anthropic-ai/sdk",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.npmjs.com/package/@anthropic-ai/sdk",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Code-Review, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "code_review",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.8
            },
            "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": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found no human activity in the last 11 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 16 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "49 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@anthropic-ai/sdk@0.115.0 runtime dependency closure — what installing the published package pulls in — 6 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:@anthropic-ai/sdk@0.115.0",
                  "assessed": 6
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 6,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 6,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 1116
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "33 of 33 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 33
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": true,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/aws-sdk/tsconfig.json",
                "packages/bedrock-sdk/tsconfig.json",
                "packages/foundry-sdk/tsconfig.json",
                "packages/google-cloud-sdk/tsconfig.json",
                "packages/vertex-sdk/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0.06,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "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": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/aws-sdk/tsconfig.json, packages/bedrock-sdk/tsconfig.json, packages/foundry-sdk/tsconfig.json, packages/google-cloud-sdk/tsconfig.json, packages/vertex-sdk/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/aws-sdk/tsconfig.json, packages/bedrock-sdk/tsconfig.json, packages/foundry-sdk/tsconfig.json, packages/google-cloud-sdk/tsconfig.json, packages/vertex-sdk/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "6 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 165069,
              "source_files_sampled": 341,
              "oversized_source_files": 7
            },
            "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": "7/341 source files over 60KB",
                "points": 53.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 341,
                      "oversized": 7
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T13:11:21.998791Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/anthropics/anthropic-sdk-typescript.svg",
  "full_name": "anthropics/anthropic-sdk-typescript",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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