Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 09:24 UTC

JonasKruckenberg / imagetools

Load and transform images using a toolbox :toolbox: of custom import directives!

TypeScriptMIT★ 1,144 stars⑂ 83 forkssince Jan 2021View on GitHub ↗

JonasKruckenberg/imagetools holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (84/100) and lowest on Security (58/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

Jonas KruckenbergPersonal account
346 followers72 public repossince Jan 2017@Mainmatter

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmimagetools-core12.0.01,060,0686837 days agoresize-imagesresponsive-imagessharpimageimagetools
npmvite-imagetools12.0.11,032,92012017 days agoresize-imagesresponsive-imagesviteimagevite-plugin

Metrics by category

Vitality

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

73Good · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
17.3/36Commit cadence25/52 weeks with commits
17.7/18Commit volume92 commits in the last year
10/10OpenSSF Scorecard: Maintained27 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year92
human_commit_share0.46
days_since_last_push2
active_weeks_last_year25
How it's scored
27/27Ships releases100 releases published
0/36Release recencylatest release 1,367 days ago
27/27Release cadencea release every ~11.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagrollup-plugin-imagetools@3.0.13
releases_from_tagsno
days_since_latest_release1,367
mean_days_between_releases11.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?

84Excellent · 17% of overall
How it's scored
49.6/60Stars1,144 stars
16/25Forks83 forks
1.7/15Watchers3 watchers
Inputs used
forks83
stars1,144
watchers3
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_badges2
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
80/80Monthly downloads2,092,988 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesimagetools-core, vite-imagetools
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,092,988
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?

68Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
10.8/22.5Commit distributiontop contributor authored 52% of commits
13.5/13.5Contributor breadth43 contributors
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled43
top_contributor_share0.522
How it's scored
31.9/42Issue resolution76% of issues closed
21.3/30PR acceptance512/722 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
7.5/15OpenSSF Scorecard: Code-ReviewFound 7/12 approved changesets -- score normalized to 5
Inputs used
merged_prs512
open_issues41
closed_issues130
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.76
closed_unmerged_prs210
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
18.3/25Owner reach346 followers of JonasKruckenberg
25/25Track record72 public repos, account ~9 yr old
Inputs used
followers346
owner_typeUser
is_verified
owner_loginJonasKruckenberg
public_repos72
account_age_days3,520
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on npm
35/35Publish recencylatest publish 17 days ago
20/20Version history120 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesimagetools-core, vite-imagetools
ecosystemsnpm
any_deprecatedno
min_days_since_publish17

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json, eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests25 out of 28 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics6 topics
0/10Wiki
Inputs used
topicsimages, vite-plugin, responsive-images, resize-images, image-transformations, vite
has_wikino
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

58Moderate · 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/2.5CI-Tests25 out of 28 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-ReviewFound 7/12 approved changesets -- score normalized to 5
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.5Maintained27 commit(s) and 5 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
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.5Vulnerabilities10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.7
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known 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
advisories14
affected_packages9
assessed_packages433
unassessed_packages17
affected_by_severityhigh 4, moderate 4, low 1
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 433 resolved dependencies against OSV. 17 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.

67Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history46 of 46 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.json, eslint.config.js
11/11Static type checkingpackages/core/tsconfig.json, packages/vite/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance43 of the last 100 commits are automated dependency updates
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_configspackages/core/tsconfig.json, packages/vite/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.43
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/71 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes53,848
source_files_sampled71
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

1,144GitHub stars
43contributors
92commits, last 12 months
2days since last push
100releases
1bus factor
41open 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 ★ / 83 ⇿
0Stars
83Forks
90Releases

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.

0204060801008122021-042024-012026-09
Major 0Minor 0Patch 0

Each point covers 5 days.

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
8CI-Tests25 out of 28 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 7/12 approved changesets -- score normalized to 5
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
10Maintained27 commit(s) and 5 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
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
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npm@rollup/pluginutils^5.0.5packages/vite/package.json
npmimagetools-coreworkspace:^packages/vite/package.json
npmsharp^0.35.3packages/vite/package.json
All dependencies 450

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

RegistryPackageVersionRelation
npm@rollup/pluginutils5.1.3direct
npm@rollup/pluginutils^5.0.5direct
npmsharp0.35.4direct
npmsharp^0.35.3direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@asamuzakjp/css-color6.0.5indirect
npm@asamuzakjp/dom-selector8.3.0indirect
npm@babel/code-frame7.22.5indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/highlight7.22.5indirect
npm@babel/parser7.28.5indirect
npm@babel/types7.28.5indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@bramus/specificity2.4.2indirect
npm@changesets/apply-release-plan8.0.0indirect
npm@changesets/assemble-release-plan7.0.0indirect
npm@changesets/changelog-git1.0.0indirect
npm@changesets/cli3.0.0indirect
npm@changesets/config4.0.0indirect
npm@changesets/errors1.0.0indirect
npm@changesets/format0.1.1indirect
npm@changesets/get-dependents-graph3.0.0indirect
npm@changesets/git4.0.0indirect
npm@changesets/parse1.0.0indirect
npm@changesets/pre3.0.0indirect
npm@changesets/read1.0.0indirect
npm@changesets/should-skip-package1.0.0indirect
npm@changesets/types7.0.0indirect
npm@changesets/write1.0.0indirect
npm@clack/core1.4.3indirect
npm@clack/prompts1.7.0indirect
npm@csstools/color-helpers6.1.0indirect
npm@csstools/css-calc3.3.0indirect
npm@csstools/css-color-parser4.1.10indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.7indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@emnapi/core1.11.1indirect
npm@emnapi/runtime1.11.1indirect
npm@emnapi/runtime1.11.3indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@esbuild/aix-ppc640.27.7indirect
npm@esbuild/android-arm0.27.7indirect
npm@esbuild/android-arm640.27.7indirect
npm@esbuild/android-x640.27.7indirect
npm@esbuild/darwin-arm640.27.7indirect
npm@esbuild/darwin-x640.27.7indirect
npm@esbuild/freebsd-arm640.27.7indirect
npm@esbuild/freebsd-x640.27.7indirect
npm@esbuild/linux-arm0.27.7indirect
npm@esbuild/linux-arm640.27.7indirect
npm@esbuild/linux-ia320.27.7indirect
npm@esbuild/linux-loong640.27.7indirect
npm@esbuild/linux-mips64el0.27.7indirect
npm@esbuild/linux-ppc640.27.7indirect
npm@esbuild/linux-riscv640.27.7indirect
npm@esbuild/linux-s390x0.27.7indirect
npm@esbuild/linux-x640.27.7indirect
npm@esbuild/netbsd-arm640.27.7indirect
npm@esbuild/netbsd-x640.27.7indirect
npm@esbuild/openbsd-arm640.27.7indirect
npm@esbuild/openbsd-x640.27.7indirect
npm@esbuild/openharmony-arm640.27.7indirect
npm@esbuild/sunos-x640.27.7indirect
npm@esbuild/win32-arm640.27.7indirect
npm@esbuild/win32-ia320.27.7indirect
npm@esbuild/win32-x640.27.7indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@exodus/bytes1.15.1indirect
npm@gerrit0/mini-shiki3.22.0indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@img/colour1.1.0indirect
npm@img/sharp-darwin-arm640.35.4indirect
npm@img/sharp-darwin-x640.35.4indirect
npm@img/sharp-freebsd-wasm320.35.4indirect
npm@img/sharp-libvips-darwin-arm641.3.3indirect
npm@img/sharp-libvips-darwin-x641.3.3indirect
npm@img/sharp-libvips-linux-arm1.3.3indirect
npm@img/sharp-libvips-linux-arm641.3.3indirect
npm@img/sharp-libvips-linux-ppc641.3.3indirect
npm@img/sharp-libvips-linux-riscv641.3.3indirect
npm@img/sharp-libvips-linux-s390x1.3.3indirect
npm@img/sharp-libvips-linux-x641.3.3indirect
npm@img/sharp-libvips-linuxmusl-arm641.3.3indirect
npm@img/sharp-libvips-linuxmusl-x641.3.3indirect
npm@img/sharp-linux-arm0.35.4indirect
npm@img/sharp-linux-arm640.35.4indirect
npm@img/sharp-linux-ppc640.35.4indirect
npm@img/sharp-linux-riscv640.35.4indirect
npm@img/sharp-linux-s390x0.35.4indirect
npm@img/sharp-linux-x640.35.4indirect
npm@img/sharp-linuxmusl-arm640.35.4indirect
npm@img/sharp-linuxmusl-x640.35.4indirect
npm@img/sharp-wasm320.35.4indirect
npm@img/sharp-webcontainers-wasm320.35.4indirect
npm@img/sharp-win32-arm640.35.4indirect
npm@img/sharp-win32-ia320.35.4indirect
npm@img/sharp-win32-x640.35.4indirect
npm@jest/expect-utils29.6.2indirect
npm@jest/schemas29.6.3indirect
npm@jest/types29.6.1indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@manypkg/find-root3.1.0indirect
npm@manypkg/get-packages3.1.0indirect
npm@manypkg/tools2.1.2indirect
npm@napi-rs/wasm-runtime1.2.0indirect
npm@oxc-project/types0.139.0indirect
npm@pnpm/deps.graph-sequencer1100.0.1indirect
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.1indirect
npm@rollup/plugin-typescript12.3.0indirect
npm@rollup/plugin-typescript^12.0.0indirect
npm@rollup/rollup-android-arm-eabi4.62.0indirect
npm@rollup/rollup-android-arm644.62.0indirect
npm@rollup/rollup-darwin-arm644.62.0indirect
npm@rollup/rollup-darwin-x644.62.0indirect
npm@rollup/rollup-freebsd-arm644.62.0indirect
npm@rollup/rollup-freebsd-x644.62.0indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.0indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.0indirect
npm@rollup/rollup-linux-arm64-gnu4.62.0indirect
npm@rollup/rollup-linux-arm64-musl4.62.0indirect
npm@rollup/rollup-linux-loong64-gnu4.62.0indirect
npm@rollup/rollup-linux-loong64-musl4.62.0indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.0indirect
npm@rollup/rollup-linux-ppc64-musl4.62.0indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.0indirect
npm@rollup/rollup-linux-riscv64-musl4.62.0indirect
npm@rollup/rollup-linux-s390x-gnu4.62.0indirect
npm@rollup/rollup-linux-x64-gnu4.62.0indirect
npm@rollup/rollup-linux-x64-musl4.62.0indirect
npm@rollup/rollup-openbsd-x644.62.0indirect
npm@rollup/rollup-openharmony-arm644.62.0indirect
npm@rollup/rollup-win32-arm64-msvc4.62.0indirect
npm@rollup/rollup-win32-ia32-msvc4.62.0indirect
npm@rollup/rollup-win32-x64-gnu4.62.0indirect
npm@rollup/rollup-win32-x64-msvc4.62.0indirect
npm@shikijs/engine-oniguruma3.22.0indirect
npm@shikijs/langs3.22.0indirect
npm@shikijs/themes3.22.0indirect
npm@shikijs/types3.22.0indirect
npm@shikijs/vscode-textmate10.0.2indirect
npm@sinclair/typebox0.27.8indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/hast3.0.4indirect
npm@types/istanbul-lib-coverage2.0.4indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/jest29.5.3indirect
npm@types/jest-image-snapshot6.4.1indirect
npm@types/jest-image-snapshot^6.4.1indirect
npm@types/jsdom30.0.0indirect
npm@types/jsdom^30.0.0indirect
npm@types/json-schema7.0.15indirect
npm@types/node24.9.1indirect
npm@types/picomatch4.0.0indirect
npm@types/picomatch^4.0.0indirect
npm@types/pixelmatch5.2.4indirect
npm@types/stack-utils2.0.1indirect
npm@types/tough-cookie4.0.2indirect
npm@types/unist3.0.3indirect
npm@types/yargs17.0.24indirect
npm@types/yargs-parser21.0.0indirect
npm@typescript-eslint/eslint-plugin8.60.1indirect
npm@typescript-eslint/parser8.60.1indirect
npm@typescript-eslint/project-service8.60.1indirect
npm@typescript-eslint/scope-manager8.60.1indirect
npm@typescript-eslint/tsconfig-utils8.60.1indirect
npm@typescript-eslint/type-utils8.60.1indirect
npm@typescript-eslint/types8.60.1indirect
npm@typescript-eslint/typescript-estree8.60.1indirect
npm@typescript-eslint/utils8.60.1indirect
npm@typescript-eslint/visitor-keys8.60.1indirect
npm@vitest/coverage-v84.0.4indirect
npm@vitest/coverage-v8^4.0.4indirect
npm@vitest/expect4.1.0indirect
npm@vitest/mocker4.1.0indirect
npm@vitest/pretty-format4.0.4indirect
npm@vitest/pretty-format4.1.0indirect
npm@vitest/runner4.1.0indirect
npm@vitest/snapshot4.1.0indirect
npm@vitest/spy4.1.0indirect
npm@vitest/utils4.0.4indirect
npm@vitest/utils4.1.0indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.14.0indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmargparse2.0.1indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul0.3.8indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.3indirect
npmbidi-js1.0.3indirect
npmbrace-expansion2.1.1indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmcac7.0.0indirect
npmchai6.2.2indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmci-info3.8.0indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcss-tree3.2.1indirect
npmdata-urls7.0.0indirect
npmdebug4.4.3indirect
npmdecimal.js10.6.0indirect
npmdeep-is0.1.4indirect
npmdetect-libc2.1.2indirect
npmdiff-sequences29.6.3indirect
npmentities4.5.0indirect
npmentities8.0.0indirect
npmes-module-lexer2.1.0indirect
npmesbuild0.27.7indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.4.1indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect29.6.2indirect
npmexpect-type1.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-wrap-ansi0.2.2indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfilename-reserved-regex2.0.0indirect
npmfilenamify4.3.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-stdin5.0.1indirect
npmglob-parent6.0.2indirect
npmglur1.1.2indirect
npmgraceful-fs4.2.11indirect
npmhas1.0.3indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhtml-encoding-sniffer6.0.0indirect
npmhtml-escaper2.0.2indirect
npmhuman-id4.2.0indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npmis-core-module2.12.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps5.0.6indirect
npmistanbul-reports3.2.0indirect
npmjest-diff29.7.0indirect
npmjest-file-snapshot0.7.0indirect
npmjest-file-snapshot^0.7.0indirect
npmjest-get-type29.6.3indirect
npmjest-image-snapshot6.5.2indirect
npmjest-image-snapshot^6.5.2indirect
npmjest-matcher-utils29.6.2indirect
npmjest-message-util29.6.2indirect
npmjest-util29.6.2indirect
npmjju1.4.0indirect
npmjs-tokens4.0.0indirect
npmjs-tokens9.0.1indirect
npmjsdom30.0.0indirect
npmjsdom^30.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjsonc-parser3.3.1indirect
npmkeyv4.5.4indirect
npmlaunch-editor2.14.1indirect
npmlevn0.4.1indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlinkify-it5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlru-cache11.5.2indirect
npmlunr2.3.9indirect
npmmagic-string0.30.21indirect
npmmagicast0.3.5indirect
npmmake-dir4.0.0indirect
npmmarkdown-it14.1.1indirect
npmmdn-data2.27.1indirect
npmmdurl2.0.0indirect
npmmicromatch4.0.8indirect
npmminimatch10.2.5indirect
npmminimatch9.0.9indirect
npmmkdirp3.0.1indirect
npmms2.1.3indirect
npmnanoid3.3.16indirect
npmnatural-compare1.4.0indirect
npmobug2.1.2indirect
npmoptionator0.9.3indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-manager-detector1.8.0indirect
npmparse58.0.1indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpicomatch^4.0.4indirect
npmpixelmatch5.3.0indirect
npmpngjs3.4.0indirect
npmpngjs6.0.0indirect
npmpostcss8.5.25indirect
npmprelude-ls1.2.1indirect
npmprettier3.8.3indirect
npmpretty-format29.7.0indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmreact-is18.2.0indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.2indirect
npmrolldown1.1.5indirect
npmrollup4.62.0indirect
npmrollup^4.59.0indirect
npmsaxes6.0.0indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmsiginfo2.0.0indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmsource-map-js1.2.1indirect
npmssim.js3.5.0indirect
npmstack-utils2.0.6indirect
npmstackback0.0.2indirect
npmstd-env3.10.0indirect
npmstd-env4.1.0indirect
npmstrip-outer1.0.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-tree3.2.4indirect
npmtinybench2.9.0indirect
npmtinyexec1.2.4indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.0indirect
npmtldts7.0.16indirect
npmtldts-core7.0.16indirect
npmto-regex-range5.0.1indirect
npmtough-cookie6.0.2indirect
npmtr466.0.0indirect
npmtrim-repeated1.0.0indirect
npmts-api-utils2.5.0indirect
npmtslib2.8.1indirect
npmtslib^2.6.1indirect
npmtype-check0.4.0indirect
npmtypedoc0.28.17indirect
npmtypedoc-plugin-markdown4.10.0indirect
npmtypescript5.9.3indirect
npmtypescript^5.1.6indirect
npmtypescript-eslint8.60.1indirect
npmuc.micro2.1.0indirect
npmundici8.9.0indirect
npmundici-types7.16.0indirect
npmundici-types8.10.0indirect
npmuri-js4.4.1indirect
npmvite8.1.5indirect
npmvite^8.0.0indirect
npmvite^8.1.5indirect
npmvitest4.1.0indirect
npmvitest^4.0.4indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhatwg-url17.1.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
npmyaml2.9.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 9

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

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion2.1.1indirecthigh35.0.9
brace-expansion5.0.6indirecthigh35.0.9
linkify-it5.0.0indirecthigh25.0.2
nanoid3.3.16indirecthigh15.1.6
@humanfs/node0.16.6indirectmoderate10.16.8
@vitest/mocker4.1.0indirectmoderate15.0.0-rc.2
markdown-it14.1.1indirectmoderate114.2.0
vitest4.1.0indirectmoderate15.0.0-rc.2
esbuild0.27.7indirectlow10.28.1

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

Raw JSON report machine-readable

Feedback

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

The message is kept through sign-in.

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

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

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