Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-05 16:12 UTC

wormhole-foundation / wormhole-sdk-ts

Wormhole TypeScript SDK

TypeScriptApache-2.0★ 84 stars⑂ 93 forkssince Jul 2023View on GitHub ↗

wormhole-foundation/wormhole-sdk-ts holds a health index of 88 out of 100, placing it in the Excellent band. It scores highest on Vitality (89/100) and lowest on Security (55/100). It was last updated 9 days ago. 2 contributors account for most of its recent work.

88
overall / 100
Excellent

Software health index

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

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

Score profile

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

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

Ownership

WormholeOrganization
728 followers82 public repossince Jul 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmts-sdkpoints to another repo — not scored0.5.141133031 days ago
npm@wormhole-foundation/sdk6.1.5118,85230937 days agowormholesdktypescriptconnect
npm@wormhole-foundation/sdk-connect6.1.5178,25531337 days agowormholesdktypescriptconnect

Metrics by category

Vitality

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

89Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 9 days ago
25.6/36Commit cadence37/52 weeks with commits
18/18Commit volume107 commits in the last year
10/10OpenSSF Scorecard: Maintained16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year107
human_commit_share1
days_since_last_push9
active_weeks_last_year37

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 37 days ago
27/27Release cadencea release every ~4.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag6.1.5
releases_from_tagsno
days_since_latest_release37
mean_days_between_releases4.8
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?

61Moderate · 17% of overall
How it's scored
31.1/60Stars84 stars
16.4/25Forks93 forks
4.3/15Watchers7 watchers
Inputs used
forks93
stars84
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
73/80Monthly downloads297,107 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@wormhole-foundation/sdk, @wormhole-foundation/sdk-connect
dependents
ecosystemsnpm
total_downloads
monthly_downloads297,107
unverified_packages_excluded
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?

75Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
12.8/22.5Commit distributiontop contributor authored 43% of commits
13.5/13.5Contributor breadth46 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled46
top_contributor_share0.43
How it's scored
29.5/42Issue resolution70% of issues closed
26.1/30PR acceptance795/915 decided PRs merged
3.2/13Newcomer PR acceptance1/4 first-time contributors' PRs merged in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs795
open_issues27
closed_issues64
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d4
issue_closed_ratio0.703
closed_unmerged_prs120
first_time_authors_30d2
first_time_prs_merged_30d1
first_time_prs_decided_30d4
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
20.6/25Owner reach728 followers of wormhole-foundation
21.2/25Track record82 public repos, account ~4 yr old
Inputs used
followers728
owner_typeOrganization
is_verifiedno
owner_loginwormhole-foundation
public_repos82
account_age_days1,501

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on npm
35/35Publish recencylatest publish 37 days ago
20/20Version history313 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@wormhole-foundation/sdk, @wormhole-foundation/sdk-connect
ecosystemsnpm
any_deprecatedno
min_days_since_publish37

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests26 out of 26 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://wormhole-foundation.github.io/wormhole-sdk-ts/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://wormhole-foundation.github.io/wormhole-sdk-ts/
docs_sitehttps://wormhole-foundation.github.io/wormhole-sdk-ts/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

55Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
3.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
6/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities111 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.7
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.
How it's scored
10.9/35Direct dependencies free of known advisories1 affected: axios 0.18.1 (high 8.6)
7.9/25Indirect dependencies free of known advisories2 affected: follow-redirects 1.5.10 (high 8.0), parseuri 0.0.6 (moderate 5.3)
25.8/40No advisories left outstanding3 advisory-carrying package(s) unaddressed past 90 days; oldest published 2,069 days ago
Inputs used
sourceosv
advisories30
affected_packages3
assessed_packages37
unassessed_packages0
affected_by_severityhigh 2, moderate 1
direct_affected_packages1
Matched the npm:ts-sdk@0.5.1 runtime dependency closure — what installing the published package pulls in — 37 packages. Reachability is not analyzed.

AI Readiness

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

72Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://docs.wormhole.com/llms.txt)
40/40Legible commit history100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://docs.wormhole.com/llms.txt
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.json
11/11Static type checkingexamples/tsconfig.json, scripts/tsconfig.json, tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
4/10Demonstrated agent practice2 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
7/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexamples/tsconfig.json, scripts/tsconfig.json, tsconfig.json
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.5/55Manageable file sizes5/529 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes209,754
source_files_sampled529
oversized_source_files5
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

84GitHub stars
46contributors
107commits, last 12 months
9days since last push
100releases
2bus factor
27open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'ts-sdk' points at a different repository (ssh://git@bitbucket.org/artworkcode/ts-sdk); excluded from ecosystem scoring
  • Could not fetch npm package '@wormhole-foundation/scripts' from its registry
  • Could not fetch npm package '@wormhole-foundation/sdk-token-registry' from its registry

More detail

Star and fork history 0 ★ / 93 ⇿
0Stars
93Forks
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.

0204060801009332023-082025-022026-08
Major 3Minor 39Patch 33

Each point covers 3 days.

OpenSSF Scorecard 5.7 / 10
5.7aggregate

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-09-05 16:12 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests26 out of 26 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained16 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities111 existing vulnerabilities detected
Direct dependencies 64
RegistryPackageVersion constraintManifest
npm@wormhole-foundation/sdk-base1.20.0connect/package.json
npm@wormhole-foundation/sdk-definitions1.20.0connect/package.json
npmaxios^1.4.0connect/package.json
npm@wormhole-foundation/sdk-connect^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-evm^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-evm-core^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-evm-tokenbridge^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-evm-cctp^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-evm-portico^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-solana^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-solana-core^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-solana-tokenbridge^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-solana-cctp^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-cosmwasm^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-cosmwasm-core^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-cosmwasm-tokenbridge^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-cosmwasm-ibc^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-algorand^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-algorand-core^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-algorand-tokenbridge^0.4.0-beta.2scripts/package.json
npm@wormhole-foundation/sdk-base1.20.0sdk/package.json
npm@wormhole-foundation/sdk-definitions1.20.0sdk/package.json
npm@wormhole-foundation/sdk-connect1.20.0sdk/package.json
npm@wormhole-foundation/sdk-evm1.20.0sdk/package.json
npm@wormhole-foundation/sdk-evm-core1.20.0sdk/package.json
npm@wormhole-foundation/sdk-evm-tokenbridge1.20.0sdk/package.json
npm@wormhole-foundation/sdk-evm-portico1.20.0sdk/package.json
npm@wormhole-foundation/sdk-evm-cctp1.20.0sdk/package.json
npm@wormhole-foundation/sdk-evm-tbtc1.20.0sdk/package.json
npm@wormhole-foundation/sdk-solana1.20.0sdk/package.json
npm@wormhole-foundation/sdk-solana-core1.20.0sdk/package.json
npm@wormhole-foundation/sdk-solana-tokenbridge1.20.0sdk/package.json
npm@wormhole-foundation/sdk-solana-cctp1.20.0sdk/package.json
npm@wormhole-foundation/sdk-solana-tbtc1.20.0sdk/package.json
npm@wormhole-foundation/sdk-cosmwasm1.20.0sdk/package.json
npm@wormhole-foundation/sdk-cosmwasm-core1.20.0sdk/package.json
npm@wormhole-foundation/sdk-cosmwasm-tokenbridge1.20.0sdk/package.json
npm@wormhole-foundation/sdk-cosmwasm-ibc1.20.0sdk/package.json
npm@wormhole-foundation/sdk-sui1.20.0sdk/package.json
npm@wormhole-foundation/sdk-sui-core1.20.0sdk/package.json
npm@wormhole-foundation/sdk-sui-tokenbridge1.20.0sdk/package.json
npm@wormhole-foundation/sdk-sui-cctp1.20.0sdk/package.json
npm@wormhole-foundation/sdk-aptos1.20.0sdk/package.json
npm@wormhole-foundation/sdk-aptos-core1.20.0sdk/package.json
npm@wormhole-foundation/sdk-aptos-tokenbridge1.20.0sdk/package.json
npm@wormhole-foundation/sdk-aptos-cctp1.20.0sdk/package.json
npm@wormhole-foundation/sdk-algorand1.20.0sdk/package.json
npm@wormhole-foundation/sdk-algorand-core1.20.0sdk/package.json
npm@wormhole-foundation/sdk-algorand-tokenbridge1.20.0sdk/package.json
npm@wormhole-foundation/sdk-stacks1.20.0sdk/package.json
npm@wormhole-foundation/sdk-stacks-core1.20.0sdk/package.json
npm@wormhole-foundation/sdk-xrpl1.20.0sdk/package.json
npm@wormhole-foundation/sdk-btc1.20.0sdk/package.json
npmaxios^1.4.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-connect^0.3.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-evm^0.3.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-evm-core^0.3.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-evm-tokenbridge^0.3.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-solana^0.3.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-solana-core^0.3.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-solana-tokenbridge^0.3.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-cosmwasm^0.3.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-cosmwasm-core^0.3.0tokenRegistry/package.json
npm@wormhole-foundation/sdk-cosmwasm-tokenbridge^0.3.0tokenRegistry/package.json
All dependencies 1,031

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

RegistryPackageVersionRelation
npm@wormhole-foundation/sdk-algorand1.20.0direct
npm@wormhole-foundation/sdk-algorand^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-algorand-core1.20.0direct
npm@wormhole-foundation/sdk-algorand-core^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-algorand-tokenbridge1.20.0direct
npm@wormhole-foundation/sdk-algorand-tokenbridge^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-aptos1.20.0direct
npm@wormhole-foundation/sdk-aptos-cctp1.20.0direct
npm@wormhole-foundation/sdk-aptos-core1.20.0direct
npm@wormhole-foundation/sdk-aptos-tokenbridge1.20.0direct
npm@wormhole-foundation/sdk-base1.20.0direct
npm@wormhole-foundation/sdk-btc1.20.0direct
npm@wormhole-foundation/sdk-connect1.20.0direct
npm@wormhole-foundation/sdk-connect^0.3.0direct
npm@wormhole-foundation/sdk-connect^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-cosmwasm1.20.0direct
npm@wormhole-foundation/sdk-cosmwasm^0.3.0direct
npm@wormhole-foundation/sdk-cosmwasm^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-cosmwasm-core1.20.0direct
npm@wormhole-foundation/sdk-cosmwasm-core^0.3.0direct
npm@wormhole-foundation/sdk-cosmwasm-core^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-cosmwasm-ibc1.20.0direct
npm@wormhole-foundation/sdk-cosmwasm-ibc^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-cosmwasm-tokenbridge1.20.0direct
npm@wormhole-foundation/sdk-cosmwasm-tokenbridge^0.3.0direct
npm@wormhole-foundation/sdk-cosmwasm-tokenbridge^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-definitions1.20.0direct
npm@wormhole-foundation/sdk-evm1.20.0direct
npm@wormhole-foundation/sdk-evm^0.3.0direct
npm@wormhole-foundation/sdk-evm^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-evm-cctp1.20.0direct
npm@wormhole-foundation/sdk-evm-cctp^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-evm-core1.20.0direct
npm@wormhole-foundation/sdk-evm-core^0.3.0direct
npm@wormhole-foundation/sdk-evm-core^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-evm-portico1.20.0direct
npm@wormhole-foundation/sdk-evm-portico^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-evm-tbtc1.20.0direct
npm@wormhole-foundation/sdk-evm-tokenbridge1.20.0direct
npm@wormhole-foundation/sdk-evm-tokenbridge^0.3.0direct
npm@wormhole-foundation/sdk-evm-tokenbridge^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-solana1.20.0direct
npm@wormhole-foundation/sdk-solana^0.3.0direct
npm@wormhole-foundation/sdk-solana^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-solana-cctp1.20.0direct
npm@wormhole-foundation/sdk-solana-cctp^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-solana-core1.20.0direct
npm@wormhole-foundation/sdk-solana-core^0.3.0direct
npm@wormhole-foundation/sdk-solana-core^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-solana-tbtc1.20.0direct
npm@wormhole-foundation/sdk-solana-tokenbridge1.20.0direct
npm@wormhole-foundation/sdk-solana-tokenbridge^0.3.0direct
npm@wormhole-foundation/sdk-solana-tokenbridge^0.4.0-beta.2direct
npm@wormhole-foundation/sdk-stacks1.20.0direct
npm@wormhole-foundation/sdk-stacks-core1.20.0direct
npm@wormhole-foundation/sdk-sui1.20.0direct
npm@wormhole-foundation/sdk-sui-cctp1.20.0direct
npm@wormhole-foundation/sdk-sui-core1.20.0direct
npm@wormhole-foundation/sdk-sui-tokenbridge1.20.0direct
npm@wormhole-foundation/sdk-xrpl1.20.0direct
npmaxios1.7.4direct
npmaxios^1.4.0direct
npm@0no-co/graphql.web1.2.0indirect
npm@0no-co/graphqlsp1.15.4indirect
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@adraffy/ens-normalize1.10.1indirect
npm@ampproject/remapping2.2.1indirect
npm@apollo/client3.8.8indirect
npm@aptos-labs/aptos-cli1.0.2indirect
npm@aptos-labs/aptos-client2.0.0indirect
npm@aptos-labs/ts-sdk2.0.0indirect
npm@aptos-labs/ts-sdk^2.0.0indirect
npm@babel/code-frame7.23.5indirect
npm@babel/compat-data7.23.5indirect
npm@babel/core7.24.0indirect
npm@babel/generator7.23.6indirect
npm@babel/helper-compilation-targets7.23.6indirect
npm@babel/helper-environment-visitor7.22.20indirect
npm@babel/helper-function-name7.23.0indirect
npm@babel/helper-hoist-variables7.22.5indirect
npm@babel/helper-module-imports7.22.15indirect
npm@babel/helper-module-transforms7.23.3indirect
npm@babel/helper-plugin-utils7.22.5indirect
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-validator-identifier7.22.20indirect
npm@babel/helper-validator-option7.23.5indirect
npm@babel/helpers7.24.0indirect
npm@babel/highlight7.23.4indirect
npm@babel/parser7.24.0indirect
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-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-jsx7.23.3indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.23.3indirect
npm@babel/runtime7.25.0indirect
npm@babel/template7.24.0indirect
npm@babel/traverse7.24.0indirect
npm@babel/types7.24.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@commitlint/cli19.8.1indirect
npm@commitlint/config-conventional19.8.1indirect
npm@commitlint/config-validator19.8.1indirect
npm@commitlint/ensure19.8.1indirect
npm@commitlint/execute-rule19.8.1indirect
npm@commitlint/format19.8.1indirect
npm@commitlint/is-ignored19.8.1indirect
npm@commitlint/lint19.8.1indirect
npm@commitlint/load19.8.1indirect
npm@commitlint/message19.8.1indirect
npm@commitlint/parse19.8.1indirect
npm@commitlint/read19.8.1indirect
npm@commitlint/resolve-extends19.8.1indirect
npm@commitlint/rules19.8.1indirect
npm@commitlint/to-lines19.8.1indirect
npm@commitlint/top-level19.8.1indirect
npm@commitlint/types19.8.1indirect
npm@confio/ics230.6.8indirect
npm@coral-xyz/anchor0.29.0indirect
npm@coral-xyz/borsh0.29.0indirect
npm@cosmjs/amino0.32.3indirect
npm@cosmjs/cosmwasm-stargate0.32.2indirect
npm@cosmjs/cosmwasm-stargate^0.32.0indirect
npm@cosmjs/crypto0.32.3indirect
npm@cosmjs/encoding0.32.3indirect
npm@cosmjs/json-rpc0.32.3indirect
npm@cosmjs/math0.32.3indirect
npm@cosmjs/proto-signing0.32.3indirect
npm@cosmjs/proto-signing^0.32.0indirect
npm@cosmjs/socket0.32.3indirect
npm@cosmjs/stargate0.32.3indirect
npm@cosmjs/stargate^0.32.0indirect
npm@cosmjs/stream0.32.3indirect
npm@cosmjs/tendermint-rpc0.32.3indirect
npm@cosmjs/utils0.32.3indirect
npm@cspotcode/source-map-support0.8.1indirect
npm@esbuild/linux-x640.19.10indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.10.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@ethersproject/bytes5.7.0indirect
npm@ethersproject/logger5.7.0indirect
npm@fetch-mock/jest0.2.20indirect
npm@fetch-mock/jest^0.2.20indirect
npm@gql.tada/cli-utils1.7.3indirect
npm@gql.tada/internal1.0.9indirect
npm@graphql-typed-document-node/core3.2.0indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.2indirect
npm@injectivelabs/core-proto-ts0.0.21indirect
npm@injectivelabs/dmm-proto-ts1.0.20indirect
npm@injectivelabs/exceptions1.14.12indirect
npm@injectivelabs/grpc-web0.0.1indirect
npm@injectivelabs/grpc-web-node-http-transport0.0.2indirect
npm@injectivelabs/grpc-web-react-native-transport0.0.2indirect
npm@injectivelabs/indexer-proto-ts1.11.42indirect
npm@injectivelabs/mito-proto-ts1.0.65indirect
npm@injectivelabs/networks1.14.12indirect
npm@injectivelabs/sdk-ts1.14.13-beta.2indirect
npm@injectivelabs/sdk-ts^1.14.13-beta.2indirect
npm@injectivelabs/test-utils1.14.13-beta.0indirect
npm@injectivelabs/ts-types1.14.12indirect
npm@injectivelabs/utils1.14.12indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console29.7.0indirect
npm@jest/core29.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.3indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.19indirect
npm@jridgewell/trace-mapping0.3.9indirect
npm@metamask/eth-sig-util4.0.1indirect
npm@mysten/bcs2.0.5indirect
npm@mysten/sui2.17.0indirect
npm@mysten/sui^2.17.0indirect
npm@mysten/utils0.3.3indirect
npm@noble/curves1.2.0indirect
npm@noble/curves1.4.0indirect
npm@noble/curves1.5.0indirect
npm@noble/curves1.9.0indirect
npm@noble/curves1.9.7indirect
npm@noble/curves2.2.0indirect
npm@noble/curves^1.4.0indirect
npm@noble/hashes1.1.5indirect
npm@noble/hashes1.3.2indirect
npm@noble/hashes1.4.0indirect
npm@noble/hashes1.8.0indirect
npm@noble/hashes2.2.0indirect
npm@noble/hashes^1.3.1indirect
npm@noble/secp256k11.7.1indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@protobuf-ts/grpcweb-transport2.11.1indirect
npm@protobuf-ts/runtime2.11.1indirect
npm@protobuf-ts/runtime-rpc2.11.1indirect
npm@protobufjs/aspromise1.1.2indirect
npm@protobufjs/base641.1.2indirect
npm@protobufjs/codegen2.0.4indirect
npm@protobufjs/eventemitter1.1.0indirect
npm@protobufjs/fetch1.1.0indirect
npm@protobufjs/float1.0.2indirect
npm@protobufjs/inquire1.1.0indirect
npm@protobufjs/path1.1.2indirect
npm@protobufjs/pool1.1.0indirect
npm@protobufjs/utf81.1.0indirect
npm@scure/base1.2.6indirect
npm@scure/base2.2.0indirect
npm@scure/base^1.1.3indirect
npm@scure/bip321.7.0indirect
npm@scure/bip322.2.0indirect
npm@scure/bip391.6.0indirect
npm@scure/bip392.2.0indirect
npm@sinclair/typebox0.27.8indirect
npm@sindresorhus/is4.6.0indirect
npm@sinonjs/commons3.0.1indirect
npm@sinonjs/fake-timers10.3.0indirect
npm@solana/buffer-layout4.0.1indirect
npm@solana/buffer-layout-utils0.2.0indirect
npm@solana/spl-token0.3.9indirect
npm@solana/web3.js1.95.8indirect
npm@solana/web3.js^1.95.8indirect
npm@stacks/common7.0.2indirect
npm@stacks/network7.0.2indirect
npm@stacks/network^7.0.2indirect
npm@stacks/transactions7.1.0indirect
npm@stacks/transactions^7.1.0indirect
npm@swc/helpers0.5.12indirect
npm@szmarczak/http-timer4.0.6indirect
npm@tsconfig/node101.0.9indirect
npm@tsconfig/node121.0.11indirect
npm@tsconfig/node141.0.3indirect
npm@tsconfig/node161.0.4indirect
npm@tsd/typescript5.2.2indirect
npm@types/babel__core7.20.1indirect
npm@types/babel__generator7.6.4indirect
npm@types/babel__template7.4.1indirect
npm@types/babel__traverse7.20.1indirect
npm@types/bn.js4.11.6indirect
npm@types/bn.js5.1.5indirect
npm@types/cacheable-request6.0.3indirect
npm@types/chai4.3.6indirect
npm@types/connect3.4.38indirect
npm@types/conventional-commits-parser5.0.1indirect
npm@types/eslint7.29.0indirect
npm@types/estree1.0.4indirect
npm@types/glob-to-regexp0.4.4indirect
npm@types/graceful-fs4.1.9indirect
npm@types/http-cache-semantics4.0.4indirect
npm@types/istanbul-lib-coverage2.0.4indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/jest29.5.12indirect
npm@types/json-schema7.0.12indirect
npm@types/json50.0.29indirect
npm@types/keyv3.1.4indirect
npm@types/long4.0.2indirect
npm@types/minimist1.2.4indirect
npm@types/mocha10.0.1indirect
npm@types/node12.20.55indirect
npm@types/node18.15.13indirect
npm@types/node24.0.0indirect
npm@types/normalize-package-data2.4.3indirect
npm@types/pbkdf23.1.2indirect
npm@types/responselike1.0.3indirect
npm@types/secp256k14.0.6indirect
npm@types/semver7.5.8indirect
npm@types/stack-utils2.0.1indirect
npm@types/uuid8.3.4indirect
npm@types/ws7.4.7indirect
npm@types/ws8.5.12indirect
npm@types/yargs17.0.24indirect
npm@types/yargs-parser21.0.0indirect
npm@typescript-eslint/eslint-plugin6.21.0indirect
npm@typescript-eslint/parser6.21.0indirect
npm@typescript-eslint/scope-manager6.21.0indirect
npm@typescript-eslint/type-utils6.21.0indirect
npm@typescript-eslint/types6.21.0indirect
npm@typescript-eslint/typescript-estree6.21.0indirect
npm@typescript-eslint/utils6.21.0indirect
npm@typescript-eslint/visitor-keys6.21.0indirect
npm@ungap/structured-clone1.2.0indirect
npm@wormhole-foundation/connect-sdk-examples1.20.0indirect
npm@wormhole-foundation/sdk1.20.0indirect
npm@wormhole-foundation/sdk-icons1.20.0indirect
npm@wry/caches1.0.1indirect
npm@wry/context0.7.4indirect
npm@wry/equality0.5.7indirect
npm@wry/trie0.4.3indirect
npm@wry/trie0.5.0indirect
npm@xrplf/isomorphic1.0.1indirect
npm@xrplf/secret-numbers2.0.0indirect
npmacorn8.10.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.2.0indirect
npmaes-js4.0.0-beta.5indirect
npmagentkeepalive4.5.0indirect
npmajv6.12.6indirect
npmajv8.17.1indirect
npmalgo-msgpack-with-bigint2.1.1indirect
npmalgosdk2.7.0indirect
npmalgosdk^2.7.0indirect
npmansi-colors4.1.1indirect
npmansi-escapes4.3.2indirect
npmansi-escapes7.0.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.1.0indirect
npmansi-sequence-parser1.1.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmansi-styles6.2.1indirect
npmanymatch3.1.3indirect
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-ify1.0.0indirect
npmarray-union2.1.0indirect
npmarrify1.0.1indirect
npmassertion-error1.1.0indirect
npmasynckit0.4.0indirect
npmat-least-node1.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-jest29.6.3indirect
npmbalanced-match1.0.2indirect
npmbase-x3.0.9indirect
npmbase-x4.0.1indirect
npmbase64-js1.5.1indirect
npmbech321.1.4indirect
npmbech322.0.0indirect
npmbigint-buffer1.1.5indirect
npmbignumber.js9.1.2indirect
npmbinary-extensions2.2.0indirect
npmbinary-layout1.0.3indirect
npmbinary-layout^1.0.3indirect
npmbindings1.5.0indirect
npmbip393.1.0indirect
npmbl4.1.0indirect
npmblakejs1.2.1indirect
npmbn.js4.12.0indirect
npmbn.js5.2.1indirect
npmborsh0.7.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.3indirect
npmbrorand1.1.0indirect
npmbrowser-headers0.4.1indirect
npmbrowser-stdout1.3.1indirect
npmbrowserify-aes1.2.0indirect
npmbrowserslist4.23.0indirect
npmbs-logger0.2.6indirect
npmbs584.0.1indirect
npmbs58check2.1.2indirect
npmbser2.1.1indirect
npmbuffer5.7.1indirect
npmbuffer6.0.3indirect
npmbuffer-from1.1.2indirect
npmbuffer-layout1.2.2indirect
npmbuffer-xor1.0.3indirect
npmbufferutil4.0.7indirect
npmc32check2.0.0indirect
npmcacheable-lookup5.0.4indirect
npmcacheable-request7.0.4indirect
npmcachedir2.3.0indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcamelcase-keys6.2.2indirect
npmcaniuse-lite1.0.30001597indirect
npmchai4.3.8indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchalk5.4.1indirect
npmchar-regex1.0.2indirect
npmchardet0.7.0indirect
npmcheck-error1.0.2indirect
npmchokidar3.5.3indirect
npmci-info3.8.0indirect
npmcipher-base1.0.4indirect
npmcjs-module-lexer1.2.3indirect
npmcli-cursor3.1.0indirect
npmcli-cursor5.0.0indirect
npmcli-spinners2.9.2indirect
npmcli-truncate4.0.0indirect
npmcli-width3.0.0indirect
npmcliui7.0.4indirect
npmcliui8.0.1indirect
npmclone1.0.4indirect
npmclone-response1.0.3indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.2indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolorette2.0.20indirect
npmcombined-stream1.0.8indirect
npmcommander12.1.0indirect
npmcommander14.0.0indirect
npmcommander2.20.3indirect
npmcommitizen4.3.1indirect
npmcompare-func2.0.0indirect
npmconcat-map0.0.1indirect
npmconventional-changelog-angular7.0.0indirect
npmconventional-changelog-conventionalcommits7.0.2indirect
npmconventional-commit-types3.0.0indirect
npmconventional-commits-parser5.0.0indirect
npmconvert-source-map2.0.0indirect
npmcosmiconfig9.0.0indirect
npmcosmiconfig-typescript-loader6.1.0indirect
npmcosmjs-types0.9.0indirect
npmcosmjs-types^0.9.0indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcreate-jest29.7.0indirect
npmcreate-require1.1.1indirect
npmcross-fetch3.1.8indirect
npmcross-spawn7.0.3indirect
npmcrypto-hash1.3.0indirect
npmcz-conventional-changelog3.3.0indirect
npmdargs8.1.0indirect
npmdebug4.3.4indirect
npmdebug4.4.1indirect
npmdecamelize1.2.0indirect
npmdecamelize4.0.0indirect
npmdecamelize-keys1.1.1indirect
npmdecompress-response6.0.0indirect
npmdedent0.7.0indirect
npmdedent1.5.1indirect
npmdeep-eql4.1.3indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdefaults1.0.4indirect
npmdefer-to-connect2.0.1indirect
npmdefine-data-property1.1.1indirect
npmdefine-properties1.2.1indirect
npmdelay5.0.0indirect
npmdelayed-stream1.0.0indirect
npmdequal2.0.3indirect
npmdetect-file1.0.0indirect
npmdetect-indent6.1.0indirect
npmdetect-newline3.1.0indirect
npmdiff3.5.0indirect
npmdiff4.0.2indirect
npmdiff5.0.0indirect
npmdiff-sequences29.6.3indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdot-case3.0.4indirect
npmdot-prop5.3.0indirect
npmdotenv16.3.1indirect
npmdotenv^16.3.1indirect
npmelectron-to-chromium1.4.705indirect
npmelliptic6.5.4indirect
npmemittery0.13.1indirect
npmemoji-regex10.4.0indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.4indirect
npmenv-paths2.2.1indirect
npmenvironment1.1.0indirect
npmerror-ex1.3.2indirect
npmes6-promise4.2.8indirect
npmes6-promisify5.0.0indirect
npmesbuild0.19.10indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.0indirect
npmeslint-formatter-pretty4.1.0indirect
npmeslint-rule-docs1.1.235indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmethereum-cryptography0.1.3indirect
npmethereumjs-abi0.6.8indirect
npmethereumjs-util6.2.1indirect
npmethereumjs-util7.1.5indirect
npmethers6.13.1indirect
npmethers^6.5.1indirect
npmethjs-util0.1.6indirect
npmeventemitter34.0.7indirect
npmeventemitter35.0.1indirect
npmeventemitter35.0.4indirect
npmevp_bytestokey1.0.3indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpand-tilde2.0.2indirect
npmexpect29.7.0indirect
npmexternal-editor3.1.0indirect
npmeyes0.1.8indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.1indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-stable-stringify1.0.0indirect
npmfast-uri3.0.6indirect
npmfastq1.15.0indirect
npmfb-watchman2.0.2indirect
npmfetch-mock12.6.0indirect
npmfigures3.2.0indirect
npmfile-entry-cache6.0.1indirect
npmfile-uri-to-path1.0.0indirect
npmfill-range7.1.1indirect
npmfind-node-modules2.1.3indirect
npmfind-root1.1.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfind-up7.0.0indirect
npmfindup-sync4.0.0indirect
npmflat5.0.2indirect
npmflat-cache3.2.0indirect
npmflatted3.3.1indirect
npmfollow-redirects1.15.6indirect
npmform-data4.0.0indirect
npmfs-extra9.1.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.3.0indirect
npmget-func-name2.0.2indirect
npmget-intrinsic1.2.2indirect
npmget-package-type0.1.0indirect
npmget-stream5.2.0indirect
npmget-stream6.0.1indirect
npmget-tsconfig4.7.2indirect
npmgit-raw-commits4.0.0indirect
npmglob7.2.0indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobal-directory4.0.1indirect
npmglobal-modules1.0.0indirect
npmglobal-prefix1.0.2indirect
npmglobals11.12.0indirect
npmglobals13.24.0indirect
npmglobalthis1.0.3indirect
npmglobby11.1.0indirect
npmgoogle-protobuf3.21.2indirect
npmgopd1.0.1indirect
npmgot11.8.6indirect
npmgql.tada1.9.2indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmgraphql16.14.1indirect
npmgraphql-tag2.12.6indirect
npmhard-rejection2.1.0indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.1indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.0.3indirect
npmhash-base3.1.0indirect
npmhash.js1.1.7indirect
npmhasown2.0.0indirect
npmhe1.2.0indirect
npmhi-base320.5.1indirect
npmhmac-drbg1.0.1indirect
npmhoist-non-react-statics3.3.2indirect
npmhomedir-polyfill1.0.3indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmhtml-escaper2.0.2indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-status-codes2.3.0indirect
npmhttp2-wrapper1.0.3indirect
npmhuman-signals2.1.0indirect
npmhumanize-ms1.2.1indirect
npmhusky9.1.7indirect
npmiconv-lite0.4.24indirect
npmieee7541.2.1indirect
npmignore5.2.4indirect
npmimport-fresh3.3.0indirect
npmimport-local3.1.0indirect
npmimport-meta-resolve4.1.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmini4.1.1indirect
npminquirer8.2.5indirect
npminterpret1.4.0indirect
npmirregular-plurals3.5.0indirect
npmis-arrayish0.2.1indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.13.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point4.0.0indirect
npmis-fullwidth-code-point5.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-hex-prefixed1.0.0indirect
npmis-interactive1.0.0indirect
npmis-number7.0.0indirect
npmis-obj2.0.0indirect
npmis-path-inside3.0.3indirect
npmis-plain-obj1.1.0indirect
npmis-plain-obj2.1.0indirect
npmis-stream2.0.1indirect
npmis-text-path2.0.0indirect
npmis-unicode-supported0.1.0indirect
npmis-utf80.2.1indirect
npmis-windows1.0.2indirect
npmisexe2.0.0indirect
npmisomorphic-ws4.0.1indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-instrument5.2.1indirect
npmistanbul-lib-instrument6.0.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.1.7indirect
npmjayson4.1.1indirect
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
npmjiti2.5.1indirect
npmjs-base643.7.7indirect
npmjs-sha2560.9.0indirect
npmjs-sha30.8.0indirect
npmjs-sha5120.8.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjscrypto1.0.3indirect
npmjsesc2.5.2indirect
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
npmjson51.0.2indirect
npmjson52.2.3indirect
npmjsonc-parser3.2.1indirect
npmjsonfile6.1.0indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmjwt-decode4.0.0indirect
npmkeccak3.0.4indirect
npmkeccak2561.0.6indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.4.1indirect
npmlibsodium-sumo0.7.13indirect
npmlibsodium-wrappers-sumo0.7.13indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmlink-module-alias1.2.0indirect
npmlint-staged16.1.2indirect
npmlistr28.3.3indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlocate-path7.2.0indirect
npmlodash4.17.21indirect
npmlodash.camelcase4.3.0indirect
npmlodash.clonedeep4.5.0indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.kebabcase4.1.1indirect
npmlodash.map4.6.0indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlodash.mergewith4.6.2indirect
npmlodash.snakecase4.1.1indirect
npmlodash.startcase4.4.0indirect
npmlodash.uniq4.5.0indirect
npmlodash.upperfirst4.3.1indirect
npmlog-symbols4.1.0indirect
npmlog-update6.1.0indirect
npmlong4.0.0indirect
npmlong5.2.3indirect
npmlongest2.0.1indirect
npmloose-envify1.4.0indirect
npmloupe2.3.6indirect
npmlower-case2.0.2indirect
npmlowercase-keys2.0.0indirect
npmlru-cache5.1.1indirect
npmlru-cache6.0.0indirect
npmlunr2.3.9indirect
npmmake-dir4.0.0indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmap-obj1.0.1indirect
npmmap-obj4.3.0indirect
npmmarked4.3.0indirect
npmmd5.js1.3.5indirect
npmmeow12.1.1indirect
npmmeow9.0.0indirect
npmmerge2.1.1indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmmimic-function5.0.1indirect
npmmimic-response1.0.1indirect
npmmimic-response3.1.0indirect
npmmin-indent1.0.1indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmminimatch3.1.2indirect
npmminimatch5.0.1indirect
npmminimatch9.0.3indirect
npmminimist1.2.7indirect
npmminimist1.2.8indirect
npmminimist-options4.1.0indirect
npmmkdirp0.5.6indirect
npmmocha10.2.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmute-stream0.0.8indirect
npmnano-spawn1.0.2indirect
npmnanoid3.3.3indirect
npmnatural-compare1.4.0indirect
npmno-case3.0.4indirect
npmnock13.3.8indirect
npmnock^13.3.3indirect
npmnode-addon-api2.0.2indirect
npmnode-fetch2.7.0indirect
npmnode-gyp-build4.6.1indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.14indirect
npmnormalize-package-data2.5.0indirect
npmnormalize-package-data3.0.3indirect
npmnormalize-path3.0.0indirect
npmnormalize-url6.1.0indirect
npmnpm-run-path4.0.1indirect
npmobject-assign4.1.1indirect
npmobject-keys1.1.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmonetime7.0.0indirect
npmoptimism0.18.0indirect
npmoptionator0.9.3indirect
npmora5.4.1indirect
npmos-tmpdir1.0.2indirect
npmp-cancelable2.1.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-limit4.0.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-locate6.0.0indirect
npmp-try2.2.0indirect
npmpako2.1.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-passwd1.0.0indirect
npmpath-exists4.0.0indirect
npmpath-exists5.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpathval1.1.1indirect
npmpbkdf23.1.2indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpidtree0.6.0indirect
npmpirates4.0.6indirect
npmpkg-dir4.2.0indirect
npmplur4.0.0indirect
npmposeidon-lite0.2.1indirect
npmprelude-ls1.2.1indirect
npmprettier3.0.3indirect
npmpretty-format29.7.0indirect
npmprompts2.4.2indirect
npmprop-types15.8.1indirect
npmpropagate2.0.1indirect
npmprotobufjs6.11.4indirect
npmprotobufjs7.2.6indirect
npmprotobufjs7.3.2indirect
npmproxy-from-env1.1.0indirect
npmpump3.0.2indirect
npmpunycode2.3.1indirect
npmpure-rand6.0.4indirect
npmqueue-microtask1.2.3indirect
npmquick-lru4.0.1indirect
npmquick-lru5.1.1indirect
npmrandombytes2.1.0indirect
npmreact-is16.13.1indirect
npmreact-is18.2.0indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmreadonly-date1.0.0indirect
npmrechoir0.6.2indirect
npmredent3.0.0indirect
npmregenerator-runtime0.14.0indirect
npmregexparam3.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.4indirect
npmresolve-alpn1.2.1indirect
npmresolve-cwd3.0.0indirect
npmresolve-dir1.0.1indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmresolve.exports2.0.2indirect
npmresponse-iterator0.2.6indirect
npmresponselike2.0.1indirect
npmrestore-cursor3.1.0indirect
npmrestore-cursor5.1.0indirect
npmreusify1.0.4indirect
npmrfdc1.4.1indirect
npmrimraf3.0.2indirect
npmripemd1602.0.2indirect
npmripple-address-codec5.0.0indirect
npmripple-binary-codec2.7.0indirect
npmripple-keypairs2.0.0indirect
npmrlp2.2.7indirect
npmrpc-websockets7.10.0indirect
npmrpc-websockets9.0.2indirect
npmrpc-websockets^7.10.0indirect
npmrun-async2.4.1indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.1indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmscrypt-js3.0.1indirect
npmsecp256k14.0.3indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.7.2indirect
npmserialize-javascript6.0.0indirect
npmsetimmediate1.0.5indirect
npmsha.js2.4.11indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshelljs0.8.5indirect
npmshiki0.14.7indirect
npmshx0.3.4indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmslice-ansi5.0.0indirect
npmslice-ansi7.1.0indirect
npmsnake-case3.0.4indirect
npmsnakecase-keys5.5.0indirect
npmsource-map0.6.1indirect
npmsource-map-support0.5.13indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.16indirect
npmsplit24.2.0indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.6indirect
npmstore22.14.3indirect
npmstring-argv0.3.2indirect
npmstring-length4.0.2indirect
npmstring-width4.2.3indirect
npmstring-width7.2.0indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.1.0indirect
npmstrip-bom3.0.0indirect
npmstrip-bom4.0.0indirect
npmstrip-final-newline2.0.0indirect
npmstrip-hex-prefix1.0.0indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsuperstruct0.15.5indirect
npmsuperstruct2.0.2indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks2.3.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-observable2.0.3indirect
npmsymbol-observable4.0.0indirect
npmtest-exclude6.0.0indirect
npmtext-encoding-utf-81.0.2indirect
npmtext-extensions2.4.0indirect
npmtext-table0.2.0indirect
npmthrough2.3.8indirect
npmtinyexec1.0.1indirect
npmtmp0.0.33indirect
npmtmpl1.0.5indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmtoml3.0.0indirect
npmtr460.0.3indirect
npmtrim-newlines3.0.1indirect
npmts-api-utils1.3.0indirect
npmts-invariant0.10.3indirect
npmts-jest29.1.2indirect
npmts-mocha10.0.0indirect
npmts-node10.9.1indirect
npmts-node7.0.1indirect
npmtsconfig-paths3.14.2indirect
npmtsd0.29.0indirect
npmtslib2.4.0indirect
npmtslib2.6.2indirect
npmtsx4.7.0indirect
npmtsx^4.7.0indirect
npmturbo1.13.4indirect
npmturbo-darwin-641.13.4indirect
npmturbo-darwin-arm641.13.4indirect
npmturbo-linux-641.13.4indirect
npmturbo-linux-arm641.13.4indirect
npmturbo-windows-641.13.4indirect
npmturbo-windows-arm641.13.4indirect
npmtweetnacl1.0.3indirect
npmtweetnacl-util0.15.1indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.18.1indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtype-fest3.13.1indirect
npmtypedoc0.25.13indirect
npmtypescript5.4.5indirect
npmundici-types7.8.0indirect
npmunicorn-magic0.1.0indirect
npmuniversalify2.0.1indirect
npmupdate-browserslist-db1.0.13indirect
npmuri-js4.4.1indirect
npmutf-8-validate5.0.10indirect
npmutil-deprecate1.0.2indirect
npmuuid8.3.2indirect
npmv8-compile-cache-lib3.0.1indirect
npmv8-to-istanbul9.2.0indirect
npmvalibot1.4.1indirect
npmvalidate-npm-package-license3.0.4indirect
npmvlq2.0.4indirect
npmvscode-oniguruma1.7.0indirect
npmvscode-textmate8.0.0indirect
npmwalker1.0.8indirect
npmwcwidth1.0.1indirect
npmwebidl-conversions3.0.1indirect
npmwhatwg-url5.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmworkerpool6.2.1indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi9.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic4.0.2indirect
npmws7.5.10indirect
npmws8.17.1indirect
npmxrpl4.6.0indirect
npmxrpl^4.2.0indirect
npmxstream11.14.0indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyallist4.0.0indirect
npmyaml2.8.0indirect
npmyargs16.2.0indirect
npmyargs17.7.2indirect
npmyargs-parser20.2.4indirect
npmyargs-parser21.1.1indirect
npmyargs-unparser2.0.0indirect
npmyn2.0.0indirect
npmyn3.1.1indirect
npmyocto-queue0.1.0indirect
npmyocto-queue1.2.1indirect
npmzen-observable0.8.15indirect
npmzen-observable-ts1.2.5indirect
Dependency advisories 3

Installing npm:ts-sdk@0.5.1 pulls in 37 packages, direct and transitive: 3 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
axios0.18.1directhigh241.18.0
follow-redirects1.5.10indirecthigh51.16.0
parseuri0.0.6indirectmoderate1

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

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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

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

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