Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-13 03:31 UTC

tinylibs / tinypool

🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)

TypeScriptCustom license★ 1,586 stars⑂ 47 forkssince Dec 2021View on GitHub ↗

tinylibs/tinypool holds a health index of 71 out of 100, placing it in the Good band. It scores highest on Community & Adoption (81/100) and lowest on Vitality (37/100). It was last updated 221 days ago. 2 contributors account for most of its recent work.

71
overall / 100
Good

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.

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

Ownership

TinylibsOrganization
613 followers12 public repossince Dec 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmtinypool2.1.0165,043,55137221 days agofastworker-threadsthread-pool

Metrics by category

Vitality

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

37Weak · 21% of overall
How it's scored
3.6/36Push recencylast push 221 days ago
2.1/36Commit cadence3/52 weeks with commits
9/18Commit volume9 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year9
human_commit_share1
days_since_last_push221
active_weeks_last_year3
How it's scored
27/27Ships releases7 releases published
16.2/36Release recencylatest release 221 days ago
19.8/27Release cadencea release every ~96.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count7
latest_release_tagv2.1.0
releases_from_tagsno
days_since_latest_release221
mean_days_between_releases96.4
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?

81Excellent · 17% of overall
How it's scored
51.9/60Stars1,586 stars
13.9/25Forks47 forks
4.7/15Watchers8 watchers
Inputs used
forks47
stars1,586
watchers8
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads165,043,551 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagestinypool
dependents
ecosystemsnpm
total_downloads
monthly_downloads165,043,551
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?

78Good · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
15.7/22.5Commit distributiontop contributor authored 30% of commits
13.5/13.5Contributor breadth34 contributors
10/10OpenSSF Scorecard: Contributorsproject has 47 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled34
top_contributor_share0.303
How it's scored
40.1/42Issue resolution96% of issues closed
24.7/30PR acceptance65/79 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 9/30 approved changesets -- score normalized to 3
Inputs used
merged_prs65
open_issues2
closed_issues42
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.955
closed_unmerged_prs14
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
20/25Owner reach613 followers of tinylibs
17.4/25Track record12 public repos, account ~4 yr old
Inputs used
followers613
owner_typeOrganization
is_verified
owner_logintinylibs
public_repos12
account_age_days1,699
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
26/35Publish recencylatest publish 221 days ago
20/20Version history37 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagestinypool
ecosystemsnpm
any_deprecatedno
min_days_since_publish221

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
2/20OpenSSF Scorecard: CI-Tests3 out of 17 merged PRs checked by a CI test -- score normalized to 1
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://npmjs.com/package/tinypool
10/10Repository description
10/10Topics10 topics
10/10Wiki
Inputs used
topicsfast, worker-threads, workers, tiny, minimal, pooling, nodejs, performance, tinylibs, hacktoberfest
has_wikiyes
homepagehttps://npmjs.com/package/tinypool
docs_sitehttps://npmjs.com/package/tinypool
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 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
0.2/2.5CI-Tests3 out of 17 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-ReviewFound 9/30 approved changesets -- score normalized to 3
2.5/2.5Contributorsproject has 47 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.2/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities50 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories72
affected_packages25
assessed_packages401
unassessed_packages0
affected_by_severitycritical 4, high 17, moderate 4
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 401 resolved dependencies against OSV. 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.

57Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
33.6/40Legible commit history63 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.63
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.js
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
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
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/51 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes34,451
source_files_sampled51
oversized_source_files0

Key facts

1,586GitHub stars
34contributors
9commits, last 12 months
221days since last push
7releases
2bus 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 ★ / 47 ⇿
0Stars
47Forks
7Releases

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.

010203040504532021-122024-042026-07
Major 2Minor 2Patch 3

Each point covers 5 days.

OpenSSF Scorecard 3.8 / 10
3.8aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
1CI-Tests3 out of 17 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 9/30 approved changesets -- score normalized to 3
10Contributorsproject has 47 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities50 existing vulnerabilities detected
All dependencies 401

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

RegistryPackageVersionRelation
npm@babel/code-frame7.24.7indirect
npm@babel/generator7.27.1indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.24.7indirect
npm@babel/helper-validator-identifier7.27.1indirect
npm@babel/highlight7.24.7indirect
npm@babel/parser7.27.2indirect
npm@babel/types7.27.1indirect
npm@emnapi/core1.4.3indirect
npm@emnapi/runtime1.4.3indirect
npm@emnapi/wasi-threads1.0.2indirect
npm@esbuild/aix-ppc640.20.2indirect
npm@esbuild/aix-ppc640.25.11indirect
npm@esbuild/android-arm0.20.2indirect
npm@esbuild/android-arm0.25.11indirect
npm@esbuild/android-arm640.20.2indirect
npm@esbuild/android-arm640.25.11indirect
npm@esbuild/android-x640.20.2indirect
npm@esbuild/android-x640.25.11indirect
npm@esbuild/darwin-arm640.20.2indirect
npm@esbuild/darwin-arm640.25.11indirect
npm@esbuild/darwin-x640.20.2indirect
npm@esbuild/darwin-x640.25.11indirect
npm@esbuild/freebsd-arm640.20.2indirect
npm@esbuild/freebsd-arm640.25.11indirect
npm@esbuild/freebsd-x640.20.2indirect
npm@esbuild/freebsd-x640.25.11indirect
npm@esbuild/linux-arm0.20.2indirect
npm@esbuild/linux-arm0.25.11indirect
npm@esbuild/linux-arm640.20.2indirect
npm@esbuild/linux-arm640.25.11indirect
npm@esbuild/linux-ia320.20.2indirect
npm@esbuild/linux-ia320.25.11indirect
npm@esbuild/linux-loong640.20.2indirect
npm@esbuild/linux-loong640.25.11indirect
npm@esbuild/linux-mips64el0.20.2indirect
npm@esbuild/linux-mips64el0.25.11indirect
npm@esbuild/linux-ppc640.20.2indirect
npm@esbuild/linux-ppc640.25.11indirect
npm@esbuild/linux-riscv640.20.2indirect
npm@esbuild/linux-riscv640.25.11indirect
npm@esbuild/linux-s390x0.20.2indirect
npm@esbuild/linux-s390x0.25.11indirect
npm@esbuild/linux-x640.20.2indirect
npm@esbuild/linux-x640.25.11indirect
npm@esbuild/netbsd-arm640.25.11indirect
npm@esbuild/netbsd-x640.20.2indirect
npm@esbuild/netbsd-x640.25.11indirect
npm@esbuild/openbsd-arm640.25.11indirect
npm@esbuild/openbsd-x640.20.2indirect
npm@esbuild/openbsd-x640.25.11indirect
npm@esbuild/openharmony-arm640.25.11indirect
npm@esbuild/sunos-x640.20.2indirect
npm@esbuild/sunos-x640.25.11indirect
npm@esbuild/win32-arm640.20.2indirect
npm@esbuild/win32-arm640.25.11indirect
npm@esbuild/win32-ia320.20.2indirect
npm@esbuild/win32-ia320.25.11indirect
npm@esbuild/win32-x640.20.2indirect
npm@esbuild/win32-x640.25.11indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.10.1indirect
npm@eslint/config-array0.15.1indirect
npm@eslint/eslintrc3.1.0indirect
npm@eslint/js9.4.0indirect
npm@eslint/object-schema2.1.4indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.0indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@napi-rs/wasm-runtime0.2.9indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-project/types0.69.0indirect
npm@oxc-resolver/binding-darwin-arm649.0.1indirect
npm@oxc-resolver/binding-darwin-x649.0.1indirect
npm@oxc-resolver/binding-freebsd-x649.0.1indirect
npm@oxc-resolver/binding-linux-arm-gnueabihf9.0.1indirect
npm@oxc-resolver/binding-linux-arm64-gnu9.0.1indirect
npm@oxc-resolver/binding-linux-arm64-musl9.0.1indirect
npm@oxc-resolver/binding-linux-riscv64-gnu9.0.1indirect
npm@oxc-resolver/binding-linux-s390x-gnu9.0.1indirect
npm@oxc-resolver/binding-linux-x64-gnu9.0.1indirect
npm@oxc-resolver/binding-linux-x64-musl9.0.1indirect
npm@oxc-resolver/binding-wasm32-wasi9.0.1indirect
npm@oxc-resolver/binding-win32-arm64-msvc9.0.1indirect
npm@oxc-resolver/binding-win32-x64-msvc9.0.1indirect
npm@pkgr/core0.1.1indirect
npm@quansync/fs0.1.3indirect
npm@rolldown/binding-darwin-arm641.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-darwin-x641.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-freebsd-x641.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-linux-arm64-gnu1.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-linux-arm64-musl1.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-linux-x64-gnu1.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-linux-x64-musl1.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-wasm32-wasi1.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-win32-arm64-msvc1.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-win32-ia32-msvc1.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/binding-win32-x64-msvc1.0.0-beta.8-commit.05b3e10indirect
npm@rolldown/pluginutils1.0.0-beta.8-commit.05b3e10indirect
npm@rollup/rollup-android-arm-eabi4.16.1indirect
npm@rollup/rollup-android-arm-eabi4.52.5indirect
npm@rollup/rollup-android-arm644.16.1indirect
npm@rollup/rollup-android-arm644.52.5indirect
npm@rollup/rollup-darwin-arm644.16.1indirect
npm@rollup/rollup-darwin-arm644.52.5indirect
npm@rollup/rollup-darwin-x644.16.1indirect
npm@rollup/rollup-darwin-x644.52.5indirect
npm@rollup/rollup-freebsd-arm644.52.5indirect
npm@rollup/rollup-freebsd-x644.52.5indirect
npm@rollup/rollup-linux-arm-gnueabihf4.16.1indirect
npm@rollup/rollup-linux-arm-gnueabihf4.52.5indirect
npm@rollup/rollup-linux-arm-musleabihf4.16.1indirect
npm@rollup/rollup-linux-arm-musleabihf4.52.5indirect
npm@rollup/rollup-linux-arm64-gnu4.16.1indirect
npm@rollup/rollup-linux-arm64-gnu4.52.5indirect
npm@rollup/rollup-linux-arm64-musl4.16.1indirect
npm@rollup/rollup-linux-arm64-musl4.52.5indirect
npm@rollup/rollup-linux-loong64-gnu4.52.5indirect
npm@rollup/rollup-linux-powerpc64le-gnu4.16.1indirect
npm@rollup/rollup-linux-ppc64-gnu4.52.5indirect
npm@rollup/rollup-linux-riscv64-gnu4.16.1indirect
npm@rollup/rollup-linux-riscv64-gnu4.52.5indirect
npm@rollup/rollup-linux-riscv64-musl4.52.5indirect
npm@rollup/rollup-linux-s390x-gnu4.16.1indirect
npm@rollup/rollup-linux-s390x-gnu4.52.5indirect
npm@rollup/rollup-linux-x64-gnu4.16.1indirect
npm@rollup/rollup-linux-x64-gnu4.52.5indirect
npm@rollup/rollup-linux-x64-musl4.16.1indirect
npm@rollup/rollup-linux-x64-musl4.52.5indirect
npm@rollup/rollup-openharmony-arm644.52.5indirect
npm@rollup/rollup-win32-arm64-msvc4.16.1indirect
npm@rollup/rollup-win32-arm64-msvc4.52.5indirect
npm@rollup/rollup-win32-ia32-msvc4.16.1indirect
npm@rollup/rollup-win32-ia32-msvc4.52.5indirect
npm@rollup/rollup-win32-x64-gnu4.52.5indirect
npm@rollup/rollup-win32-x64-msvc4.16.1indirect
npm@rollup/rollup-win32-x64-msvc4.52.5indirect
npm@standard-schema/spec1.0.0indirect
npm@tybys/wasm-util0.9.0indirect
npm@types/chai5.2.2indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.5indirect
npm@types/estree1.0.8indirect
npm@types/node20.12.8indirect
npm@types/normalize-package-data2.4.4indirect
npm@typescript-eslint/eslint-plugin7.13.0indirect
npm@typescript-eslint/parser7.13.0indirect
npm@typescript-eslint/scope-manager7.13.0indirect
npm@typescript-eslint/type-utils7.13.0indirect
npm@typescript-eslint/types7.13.0indirect
npm@typescript-eslint/typescript-estree7.13.0indirect
npm@typescript-eslint/utils7.13.0indirect
npm@typescript-eslint/visitor-keys7.13.0indirect
npm@vitest/expect4.0.1indirect
npm@vitest/mocker4.0.1indirect
npm@vitest/pretty-format4.0.1indirect
npm@vitest/runner4.0.1indirect
npm@vitest/snapshot4.0.1indirect
npm@vitest/spy4.0.1indirect
npm@vitest/utils4.0.1indirect
npmacorn8.11.3indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansis4.0.0indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmast-kit2.0.0indirect
npmbalanced-match1.0.2indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.2indirect
npmbrowserslist4.23.1indirect
npmbuiltin-modules3.3.0indirect
npmcac6.7.14indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001633indirect
npmchai6.2.0indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchokidar4.0.3indirect
npmci-info4.0.0indirect
npmclean-publish3.4.5indirect
npmclean-regexp1.0.0indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmcore-js-compat3.37.1indirect
npmcross-spawn7.0.3indirect
npmdebug4.3.4indirect
npmdebug4.3.6indirect
npmdebug4.4.0indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdefu6.1.4indirect
npmdiff7.0.0indirect
npmdir-glob3.0.1indirect
npmdts-resolver1.2.0indirect
npmelectron-to-chromium1.4.801indirect
npmempathic1.1.0indirect
npmerror-ex1.3.2indirect
npmes-module-lexer1.7.0indirect
npmesbuild0.20.2indirect
npmesbuild0.25.11indirect
npmescalade3.1.2indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.4.0indirect
npmeslint-config-prettier9.1.0indirect
npmeslint-plugin-prettier5.1.3indirect
npmeslint-plugin-unicorn53.0.0indirect
npmeslint-scope8.0.1indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.0.0indirect
npmespree10.0.1indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.2.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.2.11indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.13.0indirect
npmfdir6.4.4indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.0.1indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.3.1indirect
npmfs-extra10.1.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-tsconfig4.10.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobby11.1.0indirect
npmgraceful-fs4.2.10indirect
npmgraphemer1.4.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmhookable5.5.3indirect
npmhosted-git-info2.8.9indirect
npmhosted-git-info4.1.0indirect
npmignore5.3.1indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npmis-arrayish0.2.1indirect
npmis-builtin-module3.2.1indirect
npmis-core-module2.13.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmisexe2.0.0indirect
npmjiti2.4.2indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.0indirect
npmjsesc0.5.0indirect
npmjsesc3.0.2indirect
npmjson-buffer3.0.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonfile6.1.0indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlilconfig2.0.5indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlru-cache6.0.0indirect
npmmagic-string0.30.19indirect
npmmerge21.4.1indirect
npmmicromatch4.0.5indirect
npmmin-indent1.0.1indirect
npmminimatch3.1.2indirect
npmminimatch9.0.4indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnanoid3.3.11indirect
npmnanoid3.3.7indirect
npmnatural-compare1.4.0indirect
npmnode-releases2.0.14indirect
npmnormalize-package-data2.5.0indirect
npmoptionator0.9.4indirect
npmoxc-resolver9.0.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmpicocolors1.0.0indirect
npmpicocolors1.0.1indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.1indirect
npmpicomatch4.0.2indirect
npmpicomatch4.0.3indirect
npmpluralize8.0.0indirect
npmpostcss8.4.38indirect
npmpostcss8.5.6indirect
npmprelude-ls1.2.1indirect
npmprettier3.3.2indirect
npmprettier-linter-helpers1.0.0indirect
npmpunycode2.1.1indirect
npmquansync0.2.10indirect
npmqueue-microtask1.2.3indirect
npmread-pkg5.2.0indirect
npmread-pkg-up7.0.1indirect
npmreaddirp4.1.2indirect
npmregexp-tree0.1.27indirect
npmregjsparser0.10.0indirect
npmresolve1.22.8indirect
npmresolve-from4.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmreusify1.0.4indirect
npmrolldown1.0.0-beta.8-commit.05b3e10indirect
npmrolldown-plugin-dts0.11.4indirect
npmrollup4.16.1indirect
npmrollup4.52.5indirect
npmrun-parallel1.2.0indirect
npmsemver5.7.2indirect
npmsemver7.6.2indirect
npmsemver7.7.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmslash3.0.0indirect
npmsource-map-js1.2.0indirect
npmsource-map-js1.2.1indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.18indirect
npmstackback0.0.2indirect
npmstd-env3.9.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-indent3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsynckit0.8.8indirect
npmtext-table0.2.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyexec1.0.1indirect
npmtinyglobby0.2.13indirect
npmtinyglobby0.2.15indirect
npmtinyrainbow3.0.3indirect
npmto-regex-range5.0.1indirect
npmts-api-utils1.3.0indirect
npmtsdown0.11.3indirect
npmtslib2.6.3indirect
npmtype-check0.4.0indirect
npmtype-fest0.6.0indirect
npmtype-fest0.8.1indirect
npmtypescript5.4.5indirect
npmtypescript-eslint7.13.0indirect
npmunconfig7.3.2indirect
npmundici-types5.26.5indirect
npmuniversalify2.0.0indirect
npmupdate-browserslist-db1.0.16indirect
npmuri-js4.4.1indirect
npmvalidate-npm-package-license3.0.4indirect
npmvite5.2.11indirect
npmvite7.1.11indirect
npmvitest4.0.1indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmyallist4.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 25

This repository publishes no package the index resolves, so its own dependency graph was assessed — 401 packages, which also include development and test pins that never ship: 25 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
flatted3.3.1indirectcritical23.4.2
rollup4.16.1indirectcritical24.59.0
rollup4.52.5indirectcritical14.59.0
vitest4.0.1indirectcritical14.1.0
brace-expansion1.1.11indirecthigh55.0.9
brace-expansion2.0.1indirecthigh55.0.9
braces3.0.2indirecthigh13.0.3
cross-spawn7.0.3indirecthigh17.0.5
defu6.1.4indirecthigh16.1.5
js-yaml4.1.0indirecthigh44.3.1
minimatch3.1.2indirecthigh310.2.3
minimatch9.0.4indirecthigh310.2.3
nanoid3.3.11indirecthigh25.1.16
nanoid3.3.7indirecthigh35.1.16
picomatch2.3.1indirecthigh24.0.4
picomatch4.0.2indirecthigh24.0.4
picomatch4.0.3indirecthigh24.0.4
postcss8.4.38indirecthigh48.5.23
postcss8.5.6indirecthigh48.5.23
vite5.2.11indirecthigh158.0.16
vite7.1.11indirecthigh58.0.16
ajv6.12.6indirectmoderate18.18.0
diff7.0.0indirectmoderate18.0.3
esbuild0.20.2indirectmoderate10.25.0
micromatch4.0.5indirectmoderate14.0.8

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

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