Public record
Software health reportschema 0.27.0 · metrics 2.10.0 · 2026-08-01 18:12 UTC

samchon / nestia

NestJS Helper + AI Chatbot Development

TypeScript · Go · MDXMIT★ 2,173 stars⑂ 124 forkssince Jan 2021View on GitHub ↗
KindWeb interfaceLibraryCommand-line toolhow this is determined

samchon/nestia holds a health index of 89 out of 100, placing it in the Excellent band. It scores highest on Vitality (87/100) and lowest on Security (53/100). It was last updated 9 days ago. A single contributor accounts for most of its recent work.

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

89
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 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).

Ownership

Jeongho NamPersonal account
2,237 followers215 public repossince Jul 2015Wrtn Technologies

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

Package ecosystems

Metrics by category

Vitality

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

87Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 9 days ago
21.5/36Commit cadence31/52 weeks with commits
18/18Commit volume423 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year423
human_commit_share0.99
days_since_last_push9
active_weeks_last_year31

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 9 days ago
27/27Release cadencea release every ~9.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv12.1.0
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases9.5
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?

86Excellent · 17% of overall
How it's scored
54.1/60Stars2,173 stars
17.4/25Forks124 forks
4.7/15Watchers8 watchers
Inputs used
forks124
stars2,173
watchers8
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
76.3/80Monthly downloads526,062 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesnestia, @nestia/e2e, @nestia/sdk, @nestia/core, @nestia/editor, @nestia/fetcher, @nestia/migrate
dependents
ecosystemsnpm
total_downloads
monthly_downloads526,062
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?

67Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.6/22.5Commit distributiontop contributor authored 97% of commits
13.5/13.5Contributor breadth41 contributors
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled41
top_contributor_share0.972
How it's scored
41.8/42Issue resolution100% of issues closed
23.6/30PR acceptance843/1,070 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/4 approved changesets -- score normalized to 0
Inputs used
merged_prs843
open_issues2
closed_issues517
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.996
closed_unmerged_prs227
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
24.1/25Owner reach2,237 followers of samchon
25/25Track record215 public repos, account ~11 yr old
Inputs used
followers2,237
owner_typeUser
is_verified
owner_loginsamchon
public_repos215
account_age_days4,047
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable7 package(s) on npm
35/35Publish recencylatest publish 9 days ago
20/20Version history637 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesnestia, @nestia/e2e, @nestia/sdk, @nestia/core, @nestia/editor, @nestia/fetcher, @nestia/migrate
ecosystemsnpm
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.cjs, .eslintrc.json, eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://nestia.io/
10/10Repository description
10/10Topics18 topics
0/10Wiki
Inputs used
topicsnestjs, sdk, api, typescript, swagger, validator, class-validator, decorator, typia, trpc, hacktoberfest, agent, ai, large-language-model, llm, llm-function-calling, rag, retrieval-augmented-generation
has_wikino
homepagehttps://nestia.io/
docs_sitehttps://nestia.io/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests3 out of 3 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
0/7.5Code-ReviewFound 0/4 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 4 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities34 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.9
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
10.2/35Direct dependencies free of known advisories3 affected: js-yaml 4.1.1 (high 7.5), ws 7.5.10 (high 7.5), ws 8.20.1 (high 7.5)
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories50
affected_packages31
assessed_packages912
unassessed_packages75
affected_by_severitycritical 1, high 20, moderate 5, low 3, unknown 2
direct_affected_packages3
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 912 resolved dependencies against OSV. 75 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

86Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history90 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.909
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes7,094
How it's scored
12.6/18One-command bootstrappackages/core/native/go.mod, packages/core/test/go.mod, packages/sdk/native/go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config.eslintrc.cjs, .eslintrc.json, eslint.config.js
11/11Static type checkingbenchmark/tsconfig.json, config/tsconfig.json, packages/benchmark/tsconfig.json, packages/cli/tsconfig.json, packages/core/tsconfig.json, packages/e2e/test/tsconfig.json, packages/e2e/tsconfig.json, packages/editor/tsconfig.json, packages/fetcher/tsconfig.json, packages/migrate/tsconfig.json, packages/sdk/assets/bundle/distribute/tsconfig.json, packages/sdk/tsconfig.json, tests/config/tsconfig.json, tests/test-benchmark/tsconfig.json, tests/test-cli/tsconfig.json, tests/test-e2e/tsconfig.json, tests/test-editor/tsconfig.json, tests/test-migrate/fixture/tsconfig.json, tests/test-migrate/tsconfig.json, tests/test-sdk/features/alias/tsconfig.json, tests/test-sdk/features/all/tsconfig.json, tests/test-sdk/features/app-globalPrefix-versionUri-routerModule/tsconfig.json, tests/test-sdk/features/app-globalPrefix-versionUri/tsconfig.json, tests/test-sdk/features/app-globalPrefix/tsconfig.json, tests/test-sdk/features/app-routerModule/tsconfig.json, tests/test-sdk/features/app-versionHeader/tsconfig.json, tests/test-sdk/features/app-versionUri/tsconfig.json, tests/test-sdk/features/app/tsconfig.json, tests/test-sdk/features/array/tsconfig.json, tests/test-sdk/features/beautify-4/tsconfig.json, tests/test-sdk/features/beautify-false/tsconfig.json, tests/test-sdk/features/beautify/tsconfig.json, tests/test-sdk/features/body-error-generic/tsconfig.json, tests/test-sdk/features/body-error-get/tsconfig.json, tests/test-sdk/features/body-error-implicit/tsconfig.json, tests/test-sdk/features/body-error-json/tsconfig.json, tests/test-sdk/features/body-error-property/tsconfig.json, tests/test-sdk/features/body-generic-default/tsconfig.json, tests/test-sdk/features/body-manual-assert/tsconfig.json, tests/test-sdk/features/body-manual-is/tsconfig.json, tests/test-sdk/features/body-manual-validate/tsconfig.json, tests/test-sdk/features/body-optional/tsconfig.json, tests/test-sdk/features/body/tsconfig.json, tests/test-sdk/features/cli-config-project/tsconfig.json, tests/test-sdk/features/cli-config/tsconfig.json, tests/test-sdk/features/cli-project/tsconfig.json, tests/test-sdk/features/clone-and-keyword/tsconfig.json, tests/test-sdk/features/clone-and-propagate-and-keyword/tsconfig.json, tests/test-sdk/features/clone-and-propagate/tsconfig.json, tests/test-sdk/features/clone-implicit/tsconfig.json, tests/test-sdk/features/clone-native/tsconfig.json, tests/test-sdk/features/clone-tags/tsconfig.json, tests/test-sdk/features/clone-type-create-duplicate/tsconfig.json, tests/test-sdk/features/clone/tsconfig.json, tests/test-sdk/features/config-pattern/tsconfig.json, tests/test-sdk/features/configurations/tsconfig.json, tests/test-sdk/features/date/tsconfig.json, tests/test-sdk/features/distribute-assert-json/tsconfig.json, tests/test-sdk/features/distribute-assert/tsconfig.json, tests/test-sdk/features/distribute-json/tsconfig.json, tests/test-sdk/features/distribute/tsconfig.json, tests/test-sdk/features/duplicated/tsconfig.json, tests/test-sdk/features/e2e/tsconfig.json, tests/test-sdk/features/encrypted/tsconfig.json, tests/test-sdk/features/escape/tsconfig.json, tests/test-sdk/features/exception-error-bigint/tsconfig.json, tests/test-sdk/features/exception-filter/tsconfig.json, tests/test-sdk/features/exception-with-propagate/tsconfig.json, tests/test-sdk/features/exception/tsconfig.json, tests/test-sdk/features/headers-decompose/tsconfig.json, tests/test-sdk/features/headers-error-array/tsconfig.json, tests/test-sdk/features/headers-error-atomic/tsconfig.json, tests/test-sdk/features/headers-error-property-array/tsconfig.json, tests/test-sdk/features/headers-error-property-nullable/tsconfig.json, tests/test-sdk/features/headers-error-property-single/tsconfig.json, tests/test-sdk/features/headers-error-union-object/tsconfig.json, tests/test-sdk/features/headers-error-union-property/tsconfig.json, tests/test-sdk/features/headers/tsconfig.json, tests/test-sdk/features/ignore/tsconfig.json, tests/test-sdk/features/implicit-error/tsconfig.json, tests/test-sdk/features/import-type/tsconfig.json, tests/test-sdk/features/kebab/tsconfig.json, tests/test-sdk/features/keyword/tsconfig.json, tests/test-sdk/features/mcp-error-duplicate-accessor/tsconfig.json, tests/test-sdk/features/mcp-error-duplicate-tool-name/tsconfig.json, tests/test-sdk/features/mcp-error-extra-parameter/tsconfig.json, tests/test-sdk/features/mcp-error-missing-params-decorator/tsconfig.json, tests/test-sdk/features/mcp-error-mixed-http/tsconfig.json, tests/test-sdk/features/mcp-error-multiple-params/tsconfig.json, tests/test-sdk/features/mcp-error-no-params/tsconfig.json, tests/test-sdk/features/mcp-error-param-dynamic-properties/tsconfig.json, tests/test-sdk/features/mcp-error-param-non-object/tsconfig.json, tests/test-sdk/features/mcp-error-return-dynamic-properties/tsconfig.json, tests/test-sdk/features/mcp-error-return-non-object/tsconfig.json, tests/test-sdk/features/mcp-error-return-union-void-object/tsconfig.json, tests/test-sdk/features/mcp/tsconfig.json, tests/test-sdk/features/method-error-get-body/tsconfig.json, tests/test-sdk/features/method-error-head-body/tsconfig.json, tests/test-sdk/features/method-error-head-non-void/tsconfig.json, tests/test-sdk/features/method/tsconfig.json, tests/test-sdk/features/multipart-form-data/tsconfig.json, tests/test-sdk/features/native-import-alias/tsconfig.json, tests/test-sdk/features/native-namespace-methods/tsconfig.json, tests/test-sdk/features/native-typeguard-provenance/tsconfig.json, tests/test-sdk/features/nested-output-directories/tsconfig.json, tests/test-sdk/features/non-equals/tsconfig.json, tests/test-sdk/features/non-strict-error/tsconfig.json, tests/test-sdk/features/non-strictNullChecks-but-strict-error/tsconfig.json, tests/test-sdk/features/non-strictNullChecks-error/tsconfig.json, tests/test-sdk/features/openapi_v2/tsconfig.json, tests/test-sdk/features/openapi_v3/tsconfig.json, tests/test-sdk/features/operationId/tsconfig.json, tests/test-sdk/features/param-error-array/tsconfig.json, tests/test-sdk/features/param-error-generic/tsconfig.json, tests/test-sdk/features/param-error-native/tsconfig.json, tests/test-sdk/features/param-error-object/tsconfig.json, tests/test-sdk/features/param-error-union-literal/tsconfig.json, tests/test-sdk/features/param-error-union/tsconfig.json, tests/test-sdk/features/param-validate/tsconfig.json, tests/test-sdk/features/param/tsconfig.json, tests/test-sdk/features/plain-error-any/tsconfig.json, tests/test-sdk/features/plain-error-nullable/tsconfig.json, tests/test-sdk/features/plain-error-number/tsconfig.json, tests/test-sdk/features/plain-error-object/tsconfig.json, tests/test-sdk/features/plain/tsconfig.json, tests/test-sdk/features/propagate/tsconfig.json, tests/test-sdk/features/query-decompose-false/tsconfig.json, tests/test-sdk/features/query-decompose-true/tsconfig.json, tests/test-sdk/features/query-error-array/tsconfig.json, tests/test-sdk/features/query-error-atomic/tsconfig.json, tests/test-sdk/features/query-error-generic/tsconfig.json, tests/test-sdk/features/query-error-native/tsconfig.json, tests/test-sdk/features/query-error-union-array/tsconfig.json, tests/test-sdk/features/query-error-union-literal/tsconfig.json, tests/test-sdk/features/query-error-union-object/tsconfig.json, tests/test-sdk/features/query-error-union-property/tsconfig.json, tests/test-sdk/features/query/tsconfig.json, tests/test-sdk/features/route-error-generic/tsconfig.json, tests/test-sdk/features/route-error-implicit/tsconfig.json, tests/test-sdk/features/route-error-json/tsconfig.json, tests/test-sdk/features/route-human/tsconfig.json, tests/test-sdk/features/route-invalid-path-error/tsconfig.json, tests/test-sdk/features/route-manual-assert/tsconfig.json, tests/test-sdk/features/route-manual-is/tsconfig.json, tests/test-sdk/features/route-manual-stringify/tsconfig.json, tests/test-sdk/features/route-manual-validate-log-encrypted/tsconfig.json, tests/test-sdk/features/route-manual-validate-log-fastify/tsconfig.json, tests/test-sdk/features/route-manual-validate-log/tsconfig.json, tests/test-sdk/features/route-manual-validate/tsconfig.json, tests/test-sdk/features/route/tsconfig.json, tests/test-sdk/features/security-error-not-found/tsconfig.json, tests/test-sdk/features/security-error-not-oauth2/tsconfig.json, tests/test-sdk/features/security-error-out-of-scopes/tsconfig.json, tests/test-sdk/features/security/tsconfig.json, tests/test-sdk/features/simulate/tsconfig.json, tests/test-sdk/features/source-extension/tsconfig.json, tests/test-sdk/features/status/tsconfig.json, tests/test-sdk/features/stream-response/tsconfig.json, tests/test-sdk/features/swagger-customizer/tsconfig.json, tests/test-sdk/features/swagger-example/tsconfig.json, tests/test-sdk/features/swagger-extensions/tsconfig.json, tests/test-sdk/features/swagger-hidden/tsconfig.json, tests/test-sdk/features/swagger-한글경로/tsconfig.json, tests/test-sdk/features/swagger/tsconfig.json, tests/test-sdk/features/tags/tsconfig.json, tests/test-sdk/features/variable/tsconfig.json, tests/test-sdk/features/websocket-clone/tsconfig.json, tests/test-sdk/features/websocket-error-invalid-acceptor-arity/tsconfig.json, tests/test-sdk/features/websocket-error-invalid-acceptor/tsconfig.json, tests/test-sdk/features/websocket-error-invalid-driver/tsconfig.json, tests/test-sdk/features/websocket-error-invalid-parameter/tsconfig.json, tests/test-sdk/features/websocket-error-no-acceptor/tsconfig.json, tests/test-sdk/features/websocket-keyword/tsconfig.json, tests/test-sdk/features/websocket/tsconfig.json, tests/test-sdk/template/error/tsconfig.json, tests/test-sdk/template/success/tsconfig.json, website/tsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice22 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, pnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsbenchmark/tsconfig.json, config/tsconfig.json, packages/benchmark/tsconfig.json, packages/cli/tsconfig.json, packages/core/tsconfig.json, packages/e2e/test/tsconfig.json, packages/e2e/tsconfig.json, packages/editor/tsconfig.json, packages/fetcher/tsconfig.json, packages/migrate/tsconfig.json, packages/sdk/assets/bundle/distribute/tsconfig.json, packages/sdk/tsconfig.json, tests/config/tsconfig.json, tests/test-benchmark/tsconfig.json, tests/test-cli/tsconfig.json, tests/test-e2e/tsconfig.json, tests/test-editor/tsconfig.json, tests/test-migrate/fixture/tsconfig.json, tests/test-migrate/tsconfig.json, tests/test-sdk/features/alias/tsconfig.json, tests/test-sdk/features/all/tsconfig.json, tests/test-sdk/features/app-globalPrefix-versionUri-routerModule/tsconfig.json, tests/test-sdk/features/app-globalPrefix-versionUri/tsconfig.json, tests/test-sdk/features/app-globalPrefix/tsconfig.json, tests/test-sdk/features/app-routerModule/tsconfig.json, tests/test-sdk/features/app-versionHeader/tsconfig.json, tests/test-sdk/features/app-versionUri/tsconfig.json, tests/test-sdk/features/app/tsconfig.json, tests/test-sdk/features/array/tsconfig.json, tests/test-sdk/features/beautify-4/tsconfig.json, tests/test-sdk/features/beautify-false/tsconfig.json, tests/test-sdk/features/beautify/tsconfig.json, tests/test-sdk/features/body-error-generic/tsconfig.json, tests/test-sdk/features/body-error-get/tsconfig.json, tests/test-sdk/features/body-error-implicit/tsconfig.json, tests/test-sdk/features/body-error-json/tsconfig.json, tests/test-sdk/features/body-error-property/tsconfig.json, tests/test-sdk/features/body-generic-default/tsconfig.json, tests/test-sdk/features/body-manual-assert/tsconfig.json, tests/test-sdk/features/body-manual-is/tsconfig.json, tests/test-sdk/features/body-manual-validate/tsconfig.json, tests/test-sdk/features/body-optional/tsconfig.json, tests/test-sdk/features/body/tsconfig.json, tests/test-sdk/features/cli-config-project/tsconfig.json, tests/test-sdk/features/cli-config/tsconfig.json, tests/test-sdk/features/cli-project/tsconfig.json, tests/test-sdk/features/clone-and-keyword/tsconfig.json, tests/test-sdk/features/clone-and-propagate-and-keyword/tsconfig.json, tests/test-sdk/features/clone-and-propagate/tsconfig.json, tests/test-sdk/features/clone-implicit/tsconfig.json, tests/test-sdk/features/clone-native/tsconfig.json, tests/test-sdk/features/clone-tags/tsconfig.json, tests/test-sdk/features/clone-type-create-duplicate/tsconfig.json, tests/test-sdk/features/clone/tsconfig.json, tests/test-sdk/features/config-pattern/tsconfig.json, tests/test-sdk/features/configurations/tsconfig.json, tests/test-sdk/features/date/tsconfig.json, tests/test-sdk/features/distribute-assert-json/tsconfig.json, tests/test-sdk/features/distribute-assert/tsconfig.json, tests/test-sdk/features/distribute-json/tsconfig.json, tests/test-sdk/features/distribute/tsconfig.json, tests/test-sdk/features/duplicated/tsconfig.json, tests/test-sdk/features/e2e/tsconfig.json, tests/test-sdk/features/encrypted/tsconfig.json, tests/test-sdk/features/escape/tsconfig.json, tests/test-sdk/features/exception-error-bigint/tsconfig.json, tests/test-sdk/features/exception-filter/tsconfig.json, tests/test-sdk/features/exception-with-propagate/tsconfig.json, tests/test-sdk/features/exception/tsconfig.json, tests/test-sdk/features/headers-decompose/tsconfig.json, tests/test-sdk/features/headers-error-array/tsconfig.json, tests/test-sdk/features/headers-error-atomic/tsconfig.json, tests/test-sdk/features/headers-error-property-array/tsconfig.json, tests/test-sdk/features/headers-error-property-nullable/tsconfig.json, tests/test-sdk/features/headers-error-property-single/tsconfig.json, tests/test-sdk/features/headers-error-union-object/tsconfig.json, tests/test-sdk/features/headers-error-union-property/tsconfig.json, tests/test-sdk/features/headers/tsconfig.json, tests/test-sdk/features/ignore/tsconfig.json, tests/test-sdk/features/implicit-error/tsconfig.json, tests/test-sdk/features/import-type/tsconfig.json, tests/test-sdk/features/kebab/tsconfig.json, tests/test-sdk/features/keyword/tsconfig.json, tests/test-sdk/features/mcp-error-duplicate-accessor/tsconfig.json, tests/test-sdk/features/mcp-error-duplicate-tool-name/tsconfig.json, tests/test-sdk/features/mcp-error-extra-parameter/tsconfig.json, tests/test-sdk/features/mcp-error-missing-params-decorator/tsconfig.json, tests/test-sdk/features/mcp-error-mixed-http/tsconfig.json, tests/test-sdk/features/mcp-error-multiple-params/tsconfig.json, tests/test-sdk/features/mcp-error-no-params/tsconfig.json, tests/test-sdk/features/mcp-error-param-dynamic-properties/tsconfig.json, tests/test-sdk/features/mcp-error-param-non-object/tsconfig.json, tests/test-sdk/features/mcp-error-return-dynamic-properties/tsconfig.json, tests/test-sdk/features/mcp-error-return-non-object/tsconfig.json, tests/test-sdk/features/mcp-error-return-union-void-object/tsconfig.json, tests/test-sdk/features/mcp/tsconfig.json, tests/test-sdk/features/method-error-get-body/tsconfig.json, tests/test-sdk/features/method-error-head-body/tsconfig.json, tests/test-sdk/features/method-error-head-non-void/tsconfig.json, tests/test-sdk/features/method/tsconfig.json, tests/test-sdk/features/multipart-form-data/tsconfig.json, tests/test-sdk/features/native-import-alias/tsconfig.json, tests/test-sdk/features/native-namespace-methods/tsconfig.json, tests/test-sdk/features/native-typeguard-provenance/tsconfig.json, tests/test-sdk/features/nested-output-directories/tsconfig.json, tests/test-sdk/features/non-equals/tsconfig.json, tests/test-sdk/features/non-strict-error/tsconfig.json, tests/test-sdk/features/non-strictNullChecks-but-strict-error/tsconfig.json, tests/test-sdk/features/non-strictNullChecks-error/tsconfig.json, tests/test-sdk/features/openapi_v2/tsconfig.json, tests/test-sdk/features/openapi_v3/tsconfig.json, tests/test-sdk/features/operationId/tsconfig.json, tests/test-sdk/features/param-error-array/tsconfig.json, tests/test-sdk/features/param-error-generic/tsconfig.json, tests/test-sdk/features/param-error-native/tsconfig.json, tests/test-sdk/features/param-error-object/tsconfig.json, tests/test-sdk/features/param-error-union-literal/tsconfig.json, tests/test-sdk/features/param-error-union/tsconfig.json, tests/test-sdk/features/param-validate/tsconfig.json, tests/test-sdk/features/param/tsconfig.json, tests/test-sdk/features/plain-error-any/tsconfig.json, tests/test-sdk/features/plain-error-nullable/tsconfig.json, tests/test-sdk/features/plain-error-number/tsconfig.json, tests/test-sdk/features/plain-error-object/tsconfig.json, tests/test-sdk/features/plain/tsconfig.json, tests/test-sdk/features/propagate/tsconfig.json, tests/test-sdk/features/query-decompose-false/tsconfig.json, tests/test-sdk/features/query-decompose-true/tsconfig.json, tests/test-sdk/features/query-error-array/tsconfig.json, tests/test-sdk/features/query-error-atomic/tsconfig.json, tests/test-sdk/features/query-error-generic/tsconfig.json, tests/test-sdk/features/query-error-native/tsconfig.json, tests/test-sdk/features/query-error-union-array/tsconfig.json, tests/test-sdk/features/query-error-union-literal/tsconfig.json, tests/test-sdk/features/query-error-union-object/tsconfig.json, tests/test-sdk/features/query-error-union-property/tsconfig.json, tests/test-sdk/features/query/tsconfig.json, tests/test-sdk/features/route-error-generic/tsconfig.json, tests/test-sdk/features/route-error-implicit/tsconfig.json, tests/test-sdk/features/route-error-json/tsconfig.json, tests/test-sdk/features/route-human/tsconfig.json, tests/test-sdk/features/route-invalid-path-error/tsconfig.json, tests/test-sdk/features/route-manual-assert/tsconfig.json, tests/test-sdk/features/route-manual-is/tsconfig.json, tests/test-sdk/features/route-manual-stringify/tsconfig.json, tests/test-sdk/features/route-manual-validate-log-encrypted/tsconfig.json, tests/test-sdk/features/route-manual-validate-log-fastify/tsconfig.json, tests/test-sdk/features/route-manual-validate-log/tsconfig.json, tests/test-sdk/features/route-manual-validate/tsconfig.json, tests/test-sdk/features/route/tsconfig.json, tests/test-sdk/features/security-error-not-found/tsconfig.json, tests/test-sdk/features/security-error-not-oauth2/tsconfig.json, tests/test-sdk/features/security-error-out-of-scopes/tsconfig.json, tests/test-sdk/features/security/tsconfig.json, tests/test-sdk/features/simulate/tsconfig.json, tests/test-sdk/features/source-extension/tsconfig.json, tests/test-sdk/features/status/tsconfig.json, tests/test-sdk/features/stream-response/tsconfig.json, tests/test-sdk/features/swagger-customizer/tsconfig.json, tests/test-sdk/features/swagger-example/tsconfig.json, tests/test-sdk/features/swagger-extensions/tsconfig.json, tests/test-sdk/features/swagger-hidden/tsconfig.json, tests/test-sdk/features/swagger-한글경로/tsconfig.json, tests/test-sdk/features/swagger/tsconfig.json, tests/test-sdk/features/tags/tsconfig.json, tests/test-sdk/features/variable/tsconfig.json, tests/test-sdk/features/websocket-clone/tsconfig.json, tests/test-sdk/features/websocket-error-invalid-acceptor-arity/tsconfig.json, tests/test-sdk/features/websocket-error-invalid-acceptor/tsconfig.json, tests/test-sdk/features/websocket-error-invalid-driver/tsconfig.json, tests/test-sdk/features/websocket-error-invalid-parameter/tsconfig.json, tests/test-sdk/features/websocket-error-no-acceptor/tsconfig.json, tests/test-sdk/features/websocket-keyword/tsconfig.json, tests/test-sdk/features/websocket/tsconfig.json, tests/test-sdk/template/error/tsconfig.json, tests/test-sdk/template/success/tsconfig.json, website/tsconfig.json
agent_commit_share0.22
toolchain_manifestspackages/core/native/go.mod, packages/core/test/go.mod, packages/sdk/native/go.mod, packages/sdk/test/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/2,136 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes47,351
source_files_sampled2,136
oversized_source_files0

Key facts

2,173GitHub stars
41contributors
423commits, last 12 months
9days since last push
100releases
1bus factor
2open 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 ★ / 124 ⇿
0Stars
124Forks
99Releases

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

025507510012512432021-022023-102026-07
Major 8Minor 26Patch 65

Each point covers 5 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/4 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities34 existing vulnerabilities detected
Direct dependencies 59
RegistryPackageVersion constraintManifest
npm@emotion/react^11.10.6website/package.json
npm@emotion/styled^11.10.6website/package.json
npm@mui/icons-material^6.4.0website/package.json
npm@mui/material^6.4.0website/package.json
npm@mui/system^6.4.0website/package.json
npm@nestia/editor../deploy/tarballs/editor.tgzwebsite/package.json
npm@nestia/migrate../deploy/tarballs/migrate.tgzwebsite/package.json
npmnext^15.3.4website/package.json
npmnextra4.6.1website/package.json
npmnextra-theme-blog4.6.1website/package.json
npmnextra-theme-docs4.6.1website/package.json
npmreact^19.1.0website/package.json
npmreact-dom^19.1.0website/package.json
npmzod4.1.12website/package.json
npm@nestia/fetcherworkspace:^packages/core/package.json
npm@typia/interfacecatalog:samchonpackages/core/package.json
npm@typia/utilscatalog:samchonpackages/core/package.json
npmget-function-location^2.0.0packages/core/package.json
npmglob^11.0.3packages/core/package.json
npmpath-parser^6.1.0packages/core/package.json
npmraw-body^2.0.0packages/core/package.json
npmreflect-metadata>=0.1.12packages/core/package.json
npmrxjs>=6.0.3packages/core/package.json
npmtgrid^1.1.0packages/core/package.json
npmtypiacatalog:samchonpackages/core/package.json
npmws^7.5.3packages/core/package.json
npm@mui/material^5.15.6packages/editor/package.json
npm@nestia/migrateworkspace:^packages/editor/package.json
npm@typia/interfacecatalog:samchonpackages/editor/package.json
npmfflate^0.8.2packages/editor/package.json
npmjs-yaml^4.1.0packages/editor/package.json
npmprettiercatalog:typescriptpackages/editor/package.json
npmreact-mui-fileuploader^0.5.2packages/editor/package.json
npmtypiacatalog:samchonpackages/editor/package.json
npm@typia/interfacecatalog:samchonpackages/fetcher/package.json
npm@typia/utilscatalog:samchonpackages/fetcher/package.json
npm@trivago/prettier-plugin-sort-importscatalog:typescriptpackages/migrate/package.json
npm@ttsc/factorycatalog:typescriptpackages/migrate/package.json
npm@typia/interfacecatalog:samchonpackages/migrate/package.json
npm@typia/utilscatalog:samchonpackages/migrate/package.json
npmcommander10.0.0packages/migrate/package.json
npminquirer8.2.5packages/migrate/package.json
npmprettiercatalog:typescriptpackages/migrate/package.json
npmprettier-plugin-jsdoccatalog:typescriptpackages/migrate/package.json
npmtstlcatalog:samchonpackages/migrate/package.json
npmtypiacatalog:samchonpackages/migrate/package.json
npm@nestia/coreworkspace:^packages/sdk/package.json
npm@nestia/fetcherworkspace:^packages/sdk/package.json
npm@ttsc/factorycatalog:typescriptpackages/sdk/package.json
npm@typia/interfacecatalog:samchonpackages/sdk/package.json
npm@typia/utilscatalog:samchonpackages/sdk/package.json
npmget-function-location^2.0.0packages/sdk/package.json
npmglob^11.0.3packages/sdk/package.json
npmpath-to-regexp^6.2.1packages/sdk/package.json
npmprettiercatalog:typescriptpackages/sdk/package.json
npmtgridcatalog:samchonpackages/sdk/package.json
npmttsccatalog:typescriptpackages/sdk/package.json
npmtstlcatalog:samchonpackages/sdk/package.json
npmtypiacatalog:samchonpackages/sdk/package.json
All dependencies 987

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

RegistryPackageVersionRelation
npm@emotion/react11.14.0direct
npm@emotion/react^11.10.6direct
npm@emotion/styled11.14.1direct
npm@emotion/styled^11.10.6direct
npm@mui/icons-material5.18.0direct
npm@mui/icons-material^6.4.0direct
npm@mui/material5.18.0direct
npm@mui/material^5.15.6direct
npm@mui/material^6.4.0direct
npm@mui/system5.18.0direct
npm@mui/system^6.4.0direct
npm@nestia/editor../deploy/tarballs/editor.tgzdirect
npm@nestia/migrate../deploy/tarballs/migrate.tgzdirect
npm@trivago/prettier-plugin-sort-imports4.3.0direct
npm@trivago/prettier-plugin-sort-importscatalog:typescriptdirect
npm@ttsc/factory0.20.0direct
npm@ttsc/factorycatalog:typescriptdirect
npm@typia/interface13.2.0direct
npm@typia/interfacecatalog:samchondirect
npm@typia/utils13.2.0direct
npm@typia/utilscatalog:samchondirect
npmcommander10.0.0direct
npmcommander11.1.0direct
npmcommander2.20.3direct
npmfflate0.8.3direct
npmfflate^0.8.2direct
npmget-function-location2.0.0direct
npmget-function-location^2.0.0direct
npmglob11.1.0direct
npmglob13.0.6direct
npmglob^11.0.3direct
npminquirer8.2.5direct
npmjs-yaml4.1.1direct
npmjs-yaml^4.1.0direct
npmnext^15.3.4direct
npmnextra4.6.1direct
npmnextra-theme-blog4.6.1direct
npmnextra-theme-docs4.6.1direct
npmpath-parser6.1.0direct
npmpath-parser^6.1.0direct
npmpath-to-regexp0.1.13direct
npmpath-to-regexp6.3.0direct
npmpath-to-regexp8.4.2direct
npmpath-to-regexp^6.2.1direct
npmprettier3.8.3direct
npmprettiercatalog:typescriptdirect
npmprettier-plugin-jsdoc1.8.0direct
npmprettier-plugin-jsdoccatalog:typescriptdirect
npmraw-body2.5.3direct
npmraw-body3.0.2direct
npmraw-body^2.0.0direct
npmreact18.3.1direct
npmreact^18.3.1direct
npmreact^19.1.0direct
npmreact-dom18.3.1direct
npmreact-dom^18.3.1direct
npmreact-dom^19.1.0direct
npmreact-mui-fileuploader0.5.2direct
npmreact-mui-fileuploader^0.5.2direct
npmreflect-metadata0.2.2direct
npmreflect-metadata>=0.1.12direct
npmreflect-metadata^0.2.2direct
npmrxjs7.8.2direct
npmrxjs>=6.0.3direct
npmrxjscatalog:nestjsdirect
npmtgrid1.2.1direct
npmtgrid^1.1.0direct
npmtgridcatalog:samchondirect
npmtstl3.0.0direct
npmtstlcatalog:samchondirect
npmttsc0.20.0direct
npmttsccatalog:typescriptdirect
npmtypia13.2.0direct
npmtypiacatalog:samchondirect
npmws7.5.10direct
npmws8.20.1direct
npmws^7.5.3direct
npmzod4.1.12direct
npmzod4.4.3direct
Gogithub.com/go-json-experiment/jsonv0.0.0-20260214004413-d219187c3433indirect
Gogithub.com/klauspost/cpuid/v2v2.2.10indirect
Gogithub.com/microsoft/typescript-gov0.0.0-20260429010842-56ab4af42157indirect
Gogithub.com/microsoft/typescript-go/shim/astv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/bundledv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/checkerv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/compilerv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/corev0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/diagnosticwriterv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/parserv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/printerv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/scannerv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/tsoptionsv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/tspathv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/vfsv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/vfs/cachedvfsv0.0.0indirect
Gogithub.com/microsoft/typescript-go/shim/vfs/osvfsv0.0.0indirect
Gogithub.com/samchon/ttsc/packages/ttscv0.0.0indirect
Gogithub.com/samchon/typia/packages/typia/nativev0.0.0-20260709134626-fd1c6686950findirect
Gogithub.com/zeebo/xxh3v1.1.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.43.0indirect
Gogolang.org/x/textv0.36.0indirect
npm@assemblyscript/loader0.19.23indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.29.3indirect
npm@babel/core7.29.0indirect
npm@babel/generator7.17.7indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-compilation-targets7.28.6indirect
npm@babel/helper-environment-visitor7.24.7indirect
npm@babel/helper-function-name7.24.7indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-hoist-variables7.24.7indirect
npm@babel/helper-module-imports7.28.6indirect
npm@babel/helper-module-transforms7.28.6indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-split-export-declaration7.24.7indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.29.2indirect
npm@babel/parser7.29.3indirect
npm@babel/plugin-transform-react-jsx-self7.27.1indirect
npm@babel/plugin-transform-react-jsx-source7.27.1indirect
npm@babel/runtime7.29.2indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.23.2indirect
npm@babel/traverse7.29.0indirect
npm@babel/types7.17.0indirect
npm@babel/types7.29.0indirect
npm@borewit/text-codec0.2.2indirect
npm@colors/colors1.5.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@emotion/babel-plugin11.13.5indirect
npm@emotion/cache11.14.0indirect
npm@emotion/hash0.9.2indirect
npm@emotion/is-prop-valid1.4.0indirect
npm@emotion/memoize0.9.0indirect
npm@emotion/serialize1.3.3indirect
npm@emotion/sheet1.4.0indirect
npm@emotion/unitless0.10.0indirect
npm@emotion/use-insertion-effect-with-fallbacks1.2.0indirect
npm@emotion/utils1.4.2indirect
npm@emotion/weak-memoize0.4.0indirect
npm@epic-web/invariant1.0.0indirect
npm@esbuild/aix-ppc640.21.5indirect
npm@esbuild/android-arm0.21.5indirect
npm@esbuild/android-arm640.21.5indirect
npm@esbuild/android-x640.21.5indirect
npm@esbuild/darwin-arm640.21.5indirect
npm@esbuild/darwin-x640.21.5indirect
npm@esbuild/freebsd-arm640.21.5indirect
npm@esbuild/freebsd-x640.21.5indirect
npm@esbuild/linux-arm0.21.5indirect
npm@esbuild/linux-arm640.21.5indirect
npm@esbuild/linux-ia320.21.5indirect
npm@esbuild/linux-loong640.21.5indirect
npm@esbuild/linux-mips64el0.21.5indirect
npm@esbuild/linux-ppc640.21.5indirect
npm@esbuild/linux-riscv640.21.5indirect
npm@esbuild/linux-s390x0.21.5indirect
npm@esbuild/linux-x640.21.5indirect
npm@esbuild/netbsd-x640.21.5indirect
npm@esbuild/openbsd-x640.21.5indirect
npm@esbuild/sunos-x640.21.5indirect
npm@esbuild/win32-arm640.21.5indirect
npm@esbuild/win32-ia320.21.5indirect
npm@esbuild/win32-x640.21.5indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/js^9.13.0indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@fastify/ajv-compiler3.6.0indirect
npm@fastify/ajv-compiler4.0.5indirect
npm@fastify/busboy1.2.1indirect
npm@fastify/busboy3.2.0indirect
npm@fastify/cors11.2.0indirect
npm@fastify/deepmerge2.0.2indirect
npm@fastify/error3.4.1indirect
npm@fastify/error4.2.0indirect
npm@fastify/fast-json-stringify-compiler4.3.0indirect
npm@fastify/fast-json-stringify-compiler5.0.3indirect
npm@fastify/formbody8.0.2indirect
npm@fastify/forwarded3.0.1indirect
npm@fastify/merge-json-schemas0.1.1indirect
npm@fastify/merge-json-schemas0.2.1indirect
npm@fastify/multipart8.3.1indirect
npm@fastify/multipart^8.1.0indirect
npm@fastify/proxy-addr5.1.0indirect
npm@hono/node-server1.19.14indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/cliui9.0.0indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@lukeed/csprng1.1.0indirect
npm@microsoft/tsdoc0.16.0indirect
npm@modelcontextprotocol/sdk1.29.0indirect
npm@modelcontextprotocol/sdkcatalog:modelcontextprotocolindirect
npm@mui/core-downloads-tracker5.18.0indirect
npm@mui/private-theming5.17.1indirect
npm@mui/styled-engine5.18.0indirect
npm@mui/types7.2.24indirect
npm@mui/utils5.17.1indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@nestjs/common11.1.21indirect
npm@nestjs/commoncatalog:nestjsindirect
npm@nestjs/core11.1.21indirect
npm@nestjs/corecatalog:nestjsindirect
npm@nestjs/mapped-types2.1.1indirect
npm@nestjs/platform-express11.1.21indirect
npm@nestjs/platform-expresscatalog:nestjsindirect
npm@nestjs/platform-fastify11.1.21indirect
npm@nestjs/platform-fastifycatalog:nestjsindirect
npm@nestjs/swagger11.4.3indirect
npm@nestjs/swagger^11.2.6indirect
npm@nuxt/opencollective0.4.1indirect
npm@oxc-project/types0.139.0indirect
npm@pinojs/redact0.4.0indirect
npm@popperjs/core2.11.8indirect
npm@rolldown/binding-android-arm641.1.5indirect
npm@rolldown/binding-darwin-arm641.1.5indirect
npm@rolldown/binding-darwin-x641.1.5indirect
npm@rolldown/binding-freebsd-x641.1.5indirect
npm@rolldown/binding-linux-arm-gnueabihf1.1.5indirect
npm@rolldown/binding-linux-arm64-gnu1.1.5indirect
npm@rolldown/binding-linux-arm64-musl1.1.5indirect
npm@rolldown/binding-linux-ppc64-gnu1.1.5indirect
npm@rolldown/binding-linux-s390x-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-gnu1.1.5indirect
npm@rolldown/binding-linux-x64-musl1.1.5indirect
npm@rolldown/binding-openharmony-arm641.1.5indirect
npm@rolldown/binding-wasm32-wasi1.1.5indirect
npm@rolldown/binding-win32-arm64-msvc1.1.5indirect
npm@rolldown/binding-win32-x64-msvc1.1.5indirect
npm@rolldown/pluginutils1.0.0-beta.27indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/rollup-android-arm-eabi4.60.4indirect
npm@rollup/rollup-android-arm644.60.4indirect
npm@rollup/rollup-darwin-arm644.60.4indirect
npm@rollup/rollup-darwin-x644.60.4indirect
npm@rollup/rollup-freebsd-arm644.60.4indirect
npm@rollup/rollup-freebsd-x644.60.4indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.4indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.4indirect
npm@rollup/rollup-linux-arm64-gnu4.60.4indirect
npm@rollup/rollup-linux-arm64-musl4.60.4indirect
npm@rollup/rollup-linux-loong64-gnu4.60.4indirect
npm@rollup/rollup-linux-loong64-musl4.60.4indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.4indirect
npm@rollup/rollup-linux-ppc64-musl4.60.4indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.4indirect
npm@rollup/rollup-linux-riscv64-musl4.60.4indirect
npm@rollup/rollup-linux-s390x-gnu4.60.4indirect
npm@rollup/rollup-linux-x64-gnu4.60.4indirect
npm@rollup/rollup-linux-x64-musl4.60.4indirect
npm@rollup/rollup-openbsd-x644.60.4indirect
npm@rollup/rollup-openharmony-arm644.60.4indirect
npm@rollup/rollup-win32-arm64-msvc4.60.4indirect
npm@rollup/rollup-win32-ia32-msvc4.60.4indirect
npm@rollup/rollup-win32-x64-gnu4.60.4indirect
npm@rollup/rollup-win32-x64-msvc4.60.4indirect
npm@scarf/scarf1.4.0indirect
npm@standard-schema/spec1.1.0indirect
npm@tokenizer/inflate0.4.1indirect
npm@tokenizer/token0.3.0indirect
npm@tootallnate/once2.0.1indirect
npm@ttsc/darwin-arm640.20.0indirect
npm@ttsc/darwin-x640.20.0indirect
npm@ttsc/linux-arm0.20.0indirect
npm@ttsc/linux-arm640.20.0indirect
npm@ttsc/linux-x640.20.0indirect
npm@ttsc/unplugin0.20.0indirect
npm@ttsc/unplugincatalog:typescriptindirect
npm@ttsc/win32-arm640.20.0indirect
npm@ttsc/win32-x640.20.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/autocannon7.12.7indirect
npm@types/autocannon^7.9.0indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/body-parser1.19.6indirect
npm@types/cli-progress3.11.6indirect
npm@types/cli-progress^3.11.6indirect
npm@types/connect3.4.38indirect
npm@types/d37.4.3indirect
npm@types/d3^7.4.0indirect
npm@types/d3-array3.2.2indirect
npm@types/d3-axis3.0.6indirect
npm@types/d3-brush3.0.6indirect
npm@types/d3-chord3.0.6indirect
npm@types/d3-color3.1.3indirect
npm@types/d3-contour3.0.6indirect
npm@types/d3-delaunay6.0.4indirect
npm@types/d3-dispatch3.0.7indirect
npm@types/d3-drag3.0.7indirect
npm@types/d3-dsv3.0.7indirect
npm@types/d3-ease3.0.2indirect
npm@types/d3-fetch3.0.7indirect
npm@types/d3-force3.0.10indirect
npm@types/d3-format3.0.4indirect
npm@types/d3-geo3.1.0indirect
npm@types/d3-hierarchy3.1.7indirect
npm@types/d3-interpolate3.0.4indirect
npm@types/d3-path3.1.1indirect
npm@types/d3-polygon3.0.2indirect
npm@types/d3-quadtree3.0.6indirect
npm@types/d3-random3.0.3indirect
npm@types/d3-scale4.0.9indirect
npm@types/d3-scale-chromatic3.1.0indirect
npm@types/d3-selection3.0.11indirect
npm@types/d3-shape3.1.8indirect
npm@types/d3-time3.0.4indirect
npm@types/d3-time-format4.0.3indirect
npm@types/d3-timer3.0.2indirect
npm@types/d3-transition3.0.9indirect
npm@types/d3-zoom3.0.8indirect
npm@types/debug4.1.13indirect
npm@types/estree1.0.8indirect
npm@types/estree1.0.9indirect
npm@types/express4.17.25indirect
npm@types/express^4.17.15indirect
npm@types/express^4.17.17indirect
npm@types/express^4.17.21indirect
npm@types/express-serve-static-core4.19.8indirect
npm@types/geojson7946.0.16indirect
npm@types/http-errors2.0.5indirect
npm@types/inquirer9.0.9indirect
npm@types/inquirer^9.0.7indirect
npm@types/js-yaml4.0.9indirect
npm@types/js-yaml^4.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/mdast4.0.4indirect
npm@types/mime1.3.5indirect
npm@types/ms2.1.0indirect
npm@types/multer1.4.13indirect
npm@types/multer^1.4.12indirect
npm@types/node18.11.10indirect
npm@types/node20.19.41indirect
npm@types/node25.9.0indirect
npm@types/nodecatalog:utilsindirect
npm@types/parse-json4.0.2indirect
npm@types/physical-cpu-count2.0.2indirect
npm@types/physical-cpu-count^2.0.0indirect
npm@types/prop-types15.7.15indirect
npm@types/qs6.15.1indirect
npm@types/range-parser1.2.7indirect
npm@types/react18.3.28indirect
npm@types/react^18.3.11indirect
npm@types/react^19.1.0indirect
npm@types/react-dom18.3.7indirect
npm@types/react-dom^18.3.1indirect
npm@types/react-transition-group4.4.12indirect
npm@types/send0.17.6indirect
npm@types/send1.2.1indirect
npm@types/serve-static1.15.10indirect
npm@types/serve-static2.2.0indirect
npm@types/swagger-ui-express4.1.8indirect
npm@types/swagger-ui-express^4.1.8indirect
npm@types/through0.0.33indirect
npm@types/unist3.0.3indirect
npm@types/uuid11.0.0indirect
npm@types/uuidcatalog:utilsindirect
npm@types/validator13.15.10indirect
npm@types/websocket1.0.10indirect
npm@types/ws7.4.7indirect
npm@types/ws8.18.1indirect
npm@types/ws^8.5.10indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@vitejs/plugin-react4.7.0indirect
npm@vitejs/plugin-react^4.3.3indirect
npmabab2.0.6indirect
npmabstract-logging2.0.1indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base6.0.2indirect
npmajv6.15.0indirect
npmajv8.20.0indirect
npmajv-formats2.1.1indirect
npmajv-formats3.0.1indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.1indirect
npmansi-styles4.3.0indirect
npmansis4.3.0indirect
npmappend-field1.0.0indirect
npmargparse2.0.1indirect
npmargs-tokenizer0.3.0indirect
npmarray-flatten1.1.1indirect
npmasync3.2.6indirect
npmasynckit0.4.0indirect
npmatomic-sleep1.0.0indirect
npmautocannon7.15.0indirect
npmautocannon^7.15.0indirect
npmavvio8.4.0indirect
npmavvio9.2.0indirect
npmbabel-plugin-macros3.1.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.10.31indirect
npmbinary-searching2.0.5indirect
npmbl4.1.0indirect
npmbody-parser1.20.5indirect
npmbody-parser2.2.2indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion5.0.6indirect
npmbrowserslist4.28.2indirect
npmbuffer5.7.1indirect
npmbuffer-from1.1.2indirect
npmbumpp10.4.1indirect
npmbusboy1.6.0indirect
npmbytes3.1.2indirect
npmc123.3.4indirect
npmcac6.7.14indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001793indirect
npmchalk4.1.2indirect
npmchar-spinner1.0.1indirect
npmcharacter-entities2.0.2indirect
npmchardet0.7.0indirect
npmchokidar5.0.0indirect
npmclass-transformer0.5.1indirect
npmclass-transformer^0.5.1indirect
npmclass-validator0.14.4indirect
npmclass-validator^0.14.0indirect
npmcli-cursor3.1.0indirect
npmcli-progress3.12.0indirect
npmcli-progress^3.12.0indirect
npmcli-spinners2.9.2indirect
npmcli-table0.3.11indirect
npmcli-table30.6.5indirect
npmcli-width3.0.0indirect
npmclone1.0.4indirect
npmclsx2.1.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolor-support1.1.3indirect
npmcolors1.0.3indirect
npmcombined-stream1.0.8indirect
npmcomment-parser1.4.6indirect
npmconcat-map0.0.1indirect
npmconcat-stream2.0.0indirect
npmconfbox0.2.4indirect
npmconsola3.4.2indirect
npmcontent-disposition0.5.4indirect
npmcontent-disposition1.1.0indirect
npmcontent-type1.0.5indirect
npmcontent-type2.0.0indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcookie0.7.2indirect
npmcookie1.1.1indirect
npmcookie-signature1.0.7indirect
npmcookie-signature1.2.2indirect
npmcors2.8.6indirect
npmcosmiconfig7.1.0indirect
npmcross-argv2.0.0indirect
npmcross-env10.1.0indirect
npmcross-envcatalog:utilsindirect
npmcross-spawn7.0.6indirect
npmcssstyle3.0.0indirect
npmcsstype3.2.3indirect
npmd35.16.0indirect
npmd3^5.16.0indirect
npmd3-array1.2.4indirect
npmd3-axis1.0.12indirect
npmd3-brush1.1.6indirect
npmd3-chord1.0.6indirect
npmd3-collection1.0.7indirect
npmd3-color1.4.1indirect
npmd3-contour1.3.2indirect
npmd3-dispatch1.0.6indirect
npmd3-drag1.2.5indirect
npmd3-dsv1.2.0indirect
npmd3-ease1.0.7indirect
npmd3-fetch1.2.0indirect
npmd3-force1.2.1indirect
npmd3-format1.4.5indirect
npmd3-geo1.12.1indirect
npmd3-hierarchy1.1.9indirect
npmd3-interpolate1.4.0indirect
npmd3-path1.0.9indirect
npmd3-polygon1.0.6indirect
npmd3-quadtree1.0.7indirect
npmd3-random1.1.2indirect
npmd3-scale2.2.2indirect
npmd3-scale-chromatic1.5.0indirect
npmd3-selection1.4.2indirect
npmd3-shape1.3.7indirect
npmd3-time1.1.0indirect
npmd3-time-format2.3.0indirect
npmd3-timer1.0.10indirect
npmd3-transition1.3.2indirect
npmd3-voronoi1.1.4indirect
npmd3-zoom1.8.3indirect
npmdata-urls4.0.0indirect
npmdebug2.6.9indirect
npmdebug4.4.3indirect
npmdecimal.js10.6.0indirect
npmdecode-named-character-reference1.3.0indirect
npmdeep-is0.1.4indirect
npmdefaults1.0.4indirect
npmdefu6.1.7indirect
npmdelayed-stream1.0.0indirect
npmdepd2.0.0indirect
npmdequal2.0.3indirect
npmdestr2.0.5indirect
npmdestroy1.2.0indirect
npmdevlop1.1.0indirect
npmdom-helpers5.2.1indirect
npmdomexception4.0.0indirect
npmdotenv16.6.1indirect
npmdotenv17.4.2indirect
npmdotenv^16.3.1indirect
npmdotenv-expand10.0.0indirect
npmdotenv-expand^10.0.0indirect
npmdrange1.1.1indirect
npmdunder-proto1.0.1indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.359indirect
npmemoji-regex8.0.0indirect
npmencodeurl2.0.0indirect
npmentities6.0.1indirect
npmerror-ex1.3.4indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.21.5indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.4indirect
npmeslint^9.13.0indirect
npmeslint-plugin-react-hooks5.2.0indirect
npmeslint-plugin-react-hooks^5.0.0indirect
npmeslint-plugin-react-refresh0.4.26indirect
npmeslint-plugin-react-refresh^0.4.13indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.4.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmeventsource3.0.7indirect
npmeventsource-parser3.1.0indirect
npmexpress4.22.2indirect
npmexpress5.2.1indirect
npmexpress^4.18.2indirect
npmexpress^4.19.2indirect
npmexpress^4.21.1indirect
npmexpress-rate-limit8.5.2indirect
npmexsolve1.0.8indirect
npmexternal-editor3.1.0indirect
npmfast-content-type-parse1.1.0indirect
npmfast-decode-uri-component1.0.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-json-stringify5.16.1indirect
npmfast-json-stringify6.4.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-querystring1.1.2indirect
npmfast-safe-stringify2.1.1indirect
npmfast-uri2.4.0indirect
npmfast-uri3.1.2indirect
npmfastify4.29.1indirect
npmfastify5.8.5indirect
npmfastify^4.0.0indirect
npmfastify^4.28.1indirect
npmfastify-multer2.0.3indirect
npmfastify-multer^2.0.3indirect
npmfastify-plugin2.3.4indirect
npmfastify-plugin4.5.1indirect
npmfastify-plugin5.1.0indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfigures3.2.0indirect
npmfile-entry-cache8.0.0indirect
npmfile-type21.3.4indirect
npmfinalhandler1.3.2indirect
npmfinalhandler2.1.1indirect
npmfind-my-way8.2.2indirect
npmfind-my-way9.6.0indirect
npmfind-root1.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmforeground-child3.3.1indirect
npmform-data4.0.5indirect
npmforwarded0.2.0indirect
npmfresh0.5.2indirect
npmfresh2.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmgh-pages^5.0.0indirect
npmgiget3.2.0indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals14.0.0indirect
npmglobals15.15.0indirect
npmglobals^15.11.0indirect
npmgopd1.2.0indirect
npmhas-async-hooks1.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.3indirect
npmhdr-histogram-js3.0.1indirect
npmhdr-histogram-percentiles-obj3.0.0indirect
npmhoist-non-react-statics3.3.2indirect
npmhono4.12.25indirect
npmhtml-encoding-sniffer3.0.0indirect
npmhttp-errors2.0.1indirect
npmhttp-parser-js0.5.10indirect
npmhttp-proxy-agent5.0.0indirect
npmhttps-proxy-agent5.0.1indirect
npmhyperid3.3.0indirect
npmiconv-lite0.4.24indirect
npmiconv-lite0.6.3indirect
npmiconv-lite0.7.2indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimport21.0.3indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmip-address10.2.0indirect
npmipaddr.js1.9.1indirect
npmipaddr.js2.4.0indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.16.2indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-interactive1.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-promise4.0.0indirect
npmis-unicode-supported0.1.0indirect
npmisexe2.0.0indirect
npmiterare1.2.1indirect
npmjackspeak4.2.3indirect
npmjavascript-natural-sort0.7.1indirect
npmjiti2.7.0indirect
npmjose6.2.3indirect
npmjs-tokens4.0.0indirect
npmjsdom22.1.0indirect
npmjsdom^22.0.0indirect
npmjsesc2.5.2indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-ref-resolver1.0.1indirect
npmjson-schema-ref-resolver3.0.0indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-schema-typed8.0.2indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsonc-parser3.3.1indirect
npmjszip^3.10.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlibphonenumber-js1.13.2indirect
npmlight-my-request5.14.0indirect
npmlight-my-request6.6.0indirect
npmlines-and-columns1.2.4indirect
npmload-esm1.0.3indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.chunk4.2.0indirect
npmlodash.clonedeep4.5.0indirect
npmlodash.flatten4.4.0indirect
npmlodash.merge4.6.2indirect
npmlog-symbols4.1.0indirect
npmloose-envify1.4.0indirect
npmlru-cache11.4.0indirect
npmlru-cache5.1.1indirect
npmmanage-path2.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmdast-util-from-markdown2.0.3indirect
npmmdast-util-to-string4.0.0indirect
npmmedia-typer0.3.0indirect
npmmedia-typer1.1.0indirect
npmmerge-descriptors1.0.3indirect
npmmerge-descriptors2.0.0indirect
npmmethods1.1.2indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-decode-string2.0.1indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn2.1.0indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmmkdirp1.0.4indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmmulter2.1.1indirect
npmmulter^2.0.2indirect
npmmute-stream0.0.8indirect
npmnanoid3.3.12indirect
npmnatural-compare1.4.0indirect
npmnegotiator0.6.3indirect
npmnegotiator1.0.0indirect
npmnext-sitemap^4.2.3indirect
npmnode-releases2.0.44indirect
npmnwsapi2.2.23indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.4indirect
npmohash2.0.11indirect
npmon-exit-leak-free2.1.2indirect
npmon-finished2.4.1indirect
npmon-net-listen1.1.2indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
npmora5.4.1indirect
npmos-tmpdir1.0.2indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpackage-manager-detector1.6.0indirect
npmpagefind^1.3.0indirect
npmpako1.0.11indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse57.3.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmperfect-debounce2.1.0indirect
npmphysical-cpu-count2.0.0indirect
npmphysical-cpu-count^2.0.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpino10.3.1indirect
npmpino9.14.0indirect
npmpino-abstract-transport2.0.0indirect
npmpino-abstract-transport3.0.0indirect
npmpino-std-serializers7.1.0indirect
npmpkce-challenge5.0.1indirect
npmpkg-types2.3.1indirect
npmpostcss8.5.15indirect
npmprelude-ls1.2.1indirect
npmpretty-bytes5.6.0indirect
npmprocess-warning3.0.0indirect
npmprocess-warning4.0.1indirect
npmprocess-warning5.0.0indirect
npmprogress2.0.3indirect
npmprop-types15.8.1indirect
npmproxy-addr2.0.7indirect
npmpsl1.15.0indirect
npmpunycode2.3.1indirect
npmqs6.15.2indirect
npmquerystringify2.2.0indirect
npmquick-format-unescaped4.0.4indirect
npmrandexp0.5.3indirect
npmrandexp^0.5.3indirect
npmrange-parser1.2.1indirect
npmrc93.0.1indirect
npmreact-is16.13.1indirect
npmreact-is19.2.6indirect
npmreact-refresh0.17.0indirect
npmreact-transition-group4.4.5indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmreaddirp5.0.0indirect
npmreal-require0.2.0indirect
npmreal-require1.0.0indirect
npmreinterval1.1.0indirect
npmrequire-from-string2.0.2indirect
npmrequires-port1.0.0indirect
npmresolve1.22.12indirect
npmresolve-from4.0.0indirect
npmrestore-cursor3.1.0indirect
npmret0.2.2indirect
npmret0.4.3indirect
npmret0.5.0indirect
npmretimer3.0.0indirect
npmreusify1.1.0indirect
npmrfdc1.4.1indirect
npmrimraf6.1.3indirect
npmrimraf^6.0.1indirect
npmrimrafcatalog:utilsindirect
npmrolldown1.1.5indirect
npmrolldowncatalog:rolldownindirect
npmrollup4.60.4indirect
npmrouter2.2.0indirect
npmrrweb-cssom0.6.0indirect
npmrun-async2.4.1indirect
npmrw1.3.3indirect
npmsafe-buffer5.2.1indirect
npmsafe-regex23.1.0indirect
npmsafe-regex25.1.1indirect
npmsafe-stable-stringify2.5.0indirect
npmsafer-buffer2.1.2indirect
npmsaxes6.0.0indirect
npmscheduler0.23.2indirect
npmsearch-params3.0.0indirect
npmsecure-json-parse2.7.0indirect
npmsecure-json-parse4.1.0indirect
npmsemver5.7.2indirect
npmsemver6.3.1indirect
npmsemver7.8.0indirect
npmsend0.19.2indirect
npmsend1.2.1indirect
npmserialize-error4.1.0indirect
npmserialize-error^4.1.0indirect
npmserve-static1.16.3indirect
npmserve-static2.2.1indirect
npmset-cookie-parser2.7.2indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsloc0.3.2indirect
npmsonic-boom4.2.1indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmsource-map-support^0.5.21indirect
npmsplit24.2.0indirect
npmstatuses2.0.2indirect
npmstream-wormhole1.1.0indirect
npmstreamsearch1.1.0indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmstrtok310.3.5indirect
npmstylis4.2.0indirect
npmsubarg1.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmswagger-ui-dist5.32.6indirect
npmswagger-ui-express5.0.1indirect
npmswagger-ui-express^5.0.1indirect
npmsymbol-tree3.2.4indirect
npmterser5.47.1indirect
npmtext-decoding1.0.0indirect
npmthread-stream3.1.0indirect
npmthread-stream4.2.0indirect
npmthrough2.3.8indirect
npmtimestring6.0.0indirect
npmtinyexec1.1.2indirect
npmtinyglobby0.2.16indirect
npmtinyglobby^0.2.16indirect
npmtmp0.0.33indirect
npmto-fast-properties2.0.0indirect
npmtoad-cache3.7.1indirect
npmtoidentifier1.0.1indirect
npmtoken-types6.1.2indirect
npmtough-cookie4.1.4indirect
npmtr464.1.1indirect
npmts-expose-internals5.4.5indirect
npmtslib1.14.1indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.21.3indirect
npmtype-fest0.3.1indirect
npmtype-is1.6.18indirect
npmtype-is2.1.0indirect
npmtypedarray0.0.6indirect
npmtypedoc^0.28.14indirect
npmtypescript7.0.2indirect
npmtypescriptcatalog:typescriptindirect
npmuid2.0.2indirect
npmuint8array-extras1.5.0indirect
npmundici-types6.21.0indirect
npmundici-types7.24.6indirect
npmunist-util-stringify-position4.0.0indirect
npmuniversalify0.2.0indirect
npmunpipe1.0.0indirect
npmunplugin2.3.11indirect
npmupdate-browserslist-db1.2.3indirect
npmuri-js4.4.1indirect
npmurl-parse1.5.10indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmuuid13.0.2indirect
npmuuid8.3.2indirect
npmuuidcatalog:utilsindirect
npmuuid-parse1.1.0indirect
npmvalidator13.15.35indirect
npmvary1.1.2indirect
npmvite5.4.21indirect
npmvite^5.4.9indirect
npmw3c-xmlserializer4.0.0indirect
npmwcwidth1.0.1indirect
npmwebidl-conversions7.0.0indirect
npmwebpack-virtual-modules0.6.2indirect
npmwhatwg-encoding2.0.0indirect
npmwhatwg-mimetype3.0.0indirect
npmwhatwg-url12.0.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmxml-name-validator4.0.0indirect
npmxmlchars2.2.0indirect
npmxtend4.0.2indirect
npmyallist3.1.1indirect
npmyaml1.10.3indirect
npmyaml2.9.0indirect
npmyocto-queue0.1.0indirect
npmzod-to-json-schema3.25.2indirect
Dependency advisories 31

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

PackageVersionRelationSeverityAdvisoriesFixed in
@nestjs/platform-fastifycatalog:nestjsindirectcritical411.1.24
js-yaml4.1.1directhigh24.3.0
ws7.5.10directhigh18.21.0
ws8.20.1directhigh18.21.0
@modelcontextprotocol/sdkcatalog:modelcontextprotocolindirecthigh11.24.0
@nestjs/platform-fastify11.1.21indirecthigh111.1.24
brace-expansion1.1.14indirecthigh25.0.8
brace-expansion5.0.6indirecthigh25.0.8
d3-color1.4.1indirecthigh13.1.0
fast-uri2.4.0indirecthigh44.1.1
fast-uri3.1.2indirecthigh24.1.1
fastify4.29.1indirecthigh35.8.3
find-my-way8.2.2indirecthigh19.7.0
find-my-way9.6.0indirecthigh19.7.0
form-data4.0.5indirecthigh14.0.6
multer2.1.1indirecthigh23.0.0-alpha.2
postcss8.5.15indirecthigh18.5.18
tmp0.0.33indirecthigh20.2.6
uuid8.3.2indirecthigh113.0.1
uuidcatalog:utilsindirecthigh113.0.1
vite5.4.21indirecthigh38.0.16
@hono/node-server1.19.14indirectmoderate12.0.5
@nestjs/commoncatalog:nestjsindirectmoderate111.0.16
@nestjs/corecatalog:nestjsindirectmoderate211.1.18
esbuild0.21.5indirectmoderate10.25.0
hono4.12.25indirectmoderate34.12.27
@babel/core7.29.0indirectlow18.0.0-rc.6
body-parser1.20.5indirectlow12.3.0
body-parser2.2.2indirectlow12.3.0
golang.org/x/sysv0.43.0indirectunknown10.44.0
golang.org/x/textv0.36.0indirectunknown10.39.0

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

Raw JSON report machine-readable

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

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