Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-27 20:28 UTC

TheSGJ / nextjs-toploader

A Next.js Top Loading Bar component made using nprogress, works with Next.js 16 , Next.js 15 and React.

TypeScriptMIT★ 1,237 stars⑂ 62 forkssince Mar 2023View on GitHub ↗

TheSGJ/nextjs-toploader holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (70/100) and lowest on AI Readiness (47/100). It was last updated 38 days ago. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

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.

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

Ownership

Shri Ganesh JhaPersonal account
31 followers66 public repossince Jan 2020

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
npmnextjs-toploader3.9.172,951,44226352 days agonextnext-toploadernext.jsnext.js-15next.js-14next.js-13nprogressreacttop-loading-barprogressbar

Metrics by category

Vitality

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

50Moderate · 21% of overall
How it's scored
18/36Push recencylast push 38 days ago
4.2/36Commit cadence6/52 weeks with commits
10/18Commit volume12 commits in the last year
0/10OpenSSF Scorecard: Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year12
human_commit_share0.98
days_since_last_push38
active_weeks_last_year6
How it's scored
27/27Ships releases23 releases published
16.2/36Release recencylatest release 352 days ago
27/27Release cadencea release every ~42 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count23
latest_release_tagv3.9.17
releases_from_tagsno
days_since_latest_release352
mean_days_between_releases42
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?

70Good · 17% of overall
How it's scored
50.2/60Stars1,237 stars
14.9/25Forks62 forks
3.3/15Watchers5 watchers
Inputs used
forks62
stars1,237
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges6
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesopencollective.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads2,951,442 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesnextjs-toploader
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,951,442
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?

55Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.6/22.5Commit distributiontop contributor authored 80% of commits
13.5/13.5Contributor breadth22 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled22
top_contributor_share0.797
How it's scored
23.9/42Issue resolution57% of issues closed
23/30PR acceptance36/47 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 5/20 approved changesets -- score normalized to 2
Inputs used
merged_prs36
open_issues35
closed_issues46
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.568
closed_unmerged_prs11
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
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
10.8/25Owner reach31 followers of TheSGJ
25/25Track record66 public repos, account ~6 yr old
Inputs used
followers31
owner_typeUser
is_verified
owner_loginTheSGJ
public_repos66
account_age_days2,414
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 352 days ago
20/20Version history26 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesnextjs-toploader
ecosystemsnpm
any_deprecatedno
min_days_since_publish352

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
0/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
4/20OpenSSF Scorecard: CI-Tests2 out of 9 merged PRs checked by a CI test -- score normalized to 2
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://www.npmjs.com/package/nextjs-toploader
10/10Repository description
10/10Topics9 topics
10/10Wiki
Inputs used
topicsnext, next13, nextjs, nextjs13, progressbar, react, toploader, next14, nextjs14
has_wikiyes
homepagehttps://www.npmjs.com/package/nextjs-toploader
docs_sitehttps://www.npmjs.com/package/nextjs-toploader
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

48Weak · 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.5/2.5CI-Tests2 out of 9 merged PRs checked by a CI test -- score normalized to 2
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-ReviewFound 5/20 approved changesets -- score normalized to 2
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
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
0/7.5Maintained1 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.5Vulnerabilities77 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.5
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
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages6
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:nextjs-toploader@3.9.17 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.

AI Readiness

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

47Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://nextjs.org/llms.txt)
21.8/40Legible commit history40 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://nextjs.org/llms.txt
legible_history_share0.408
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
11/11Lint / format config.eslintrc.json
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance2 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_testsno
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
42.8/55Manageable file sizes2/9 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes2,194,903
source_files_sampled9
oversized_source_files2

Key facts

1,237GitHub stars
22contributors
12commits, last 12 months
38days since last push
23releases
1bus factor
35open 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 ★ / 62 ⇿
0Stars
62Forks
21Releases

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.

01020304050606022023-032024-102026-06
Major 0Minor 0Patch 21

Each point covers 3 days.

OpenSSF Scorecard 3.5 / 10
3.5aggregate

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-27 20:27 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
2CI-Tests2 out of 9 merged PRs checked by a CI test -- score normalized to 2
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 5/20 approved changesets -- score normalized to 2
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 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
0Vulnerabilities77 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmnprogress^0.2.0package.json
npmprop-types^15.8.1package.json
All dependencies 316

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

RegistryPackageVersionRelation
npmnprogress0.2.0direct
npmprop-types15.8.1direct
npm@esbuild/android-arm0.17.19indirect
npm@esbuild/android-arm640.17.19indirect
npm@esbuild/android-x640.17.19indirect
npm@esbuild/darwin-arm640.17.19indirect
npm@esbuild/darwin-x640.17.19indirect
npm@esbuild/freebsd-arm640.17.19indirect
npm@esbuild/freebsd-x640.17.19indirect
npm@esbuild/linux-arm0.17.19indirect
npm@esbuild/linux-arm640.17.19indirect
npm@esbuild/linux-ia320.17.19indirect
npm@esbuild/linux-loong640.17.19indirect
npm@esbuild/linux-mips64el0.17.19indirect
npm@esbuild/linux-ppc640.17.19indirect
npm@esbuild/linux-riscv640.17.19indirect
npm@esbuild/linux-s390x0.17.19indirect
npm@esbuild/linux-x640.17.19indirect
npm@esbuild/netbsd-x640.17.19indirect
npm@esbuild/openbsd-x640.17.19indirect
npm@esbuild/sunos-x640.17.19indirect
npm@esbuild/win32-arm640.17.19indirect
npm@esbuild/win32-ia320.17.19indirect
npm@esbuild/win32-x640.17.19indirect
npm@eslint-community/eslint-utils4.4.0indirect
npm@eslint-community/regexpp4.11.0indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@isaacs/cliui8.0.2indirect
npm@jridgewell/gen-mapping0.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/set-array1.2.1indirect
npm@jridgewell/sourcemap-codec1.5.0indirect
npm@jridgewell/trace-mapping0.3.25indirect
npm@next/env13.5.6indirect
npm@next/swc-darwin-arm6413.5.6indirect
npm@next/swc-darwin-x6413.5.6indirect
npm@next/swc-linux-arm64-gnu13.5.6indirect
npm@next/swc-linux-arm64-musl13.5.6indirect
npm@next/swc-linux-x64-gnu13.5.6indirect
npm@next/swc-linux-x64-musl13.5.6indirect
npm@next/swc-win32-arm64-msvc13.5.6indirect
npm@next/swc-win32-ia32-msvc13.5.6indirect
npm@next/swc-win32-x64-msvc13.5.6indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@npmcli/agent2.2.2indirect
npm@npmcli/fs3.1.1indirect
npm@pkgjs/parseargs0.11.0indirect
npm@swc/helpers0.5.2indirect
npm@types/json-schema7.0.15indirect
npm@types/node18.19.46indirect
npm@types/nprogress0.2.3indirect
npm@types/prop-types15.7.12indirect
npm@types/react18.3.4indirect
npm@types/react-dom18.3.0indirect
npm@types/semver7.5.8indirect
npm@typescript-eslint/eslint-plugin5.62.0indirect
npm@typescript-eslint/parser5.62.0indirect
npm@typescript-eslint/scope-manager5.62.0indirect
npm@typescript-eslint/type-utils5.62.0indirect
npm@typescript-eslint/types5.62.0indirect
npm@typescript-eslint/typescript-estree5.62.0indirect
npm@typescript-eslint/utils5.62.0indirect
npm@typescript-eslint/visitor-keys5.62.0indirect
npm@ungap/structured-clone1.2.0indirect
npmabbrev2.0.0indirect
npmacorn8.12.1indirect
npmacorn-jsx5.3.2indirect
npmagent-base7.1.1indirect
npmaggregate-error3.1.0indirect
npmajv6.12.6indirect
npmansi-regex5.0.1indirect
npmansi-regex6.0.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmbalanced-match1.0.2indirect
npmbinary-extensions2.3.0indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.1indirect
npmbraces3.0.3indirect
npmbundle-require4.2.1indirect
npmbusboy1.6.0indirect
npmcac6.7.14indirect
npmcacache18.0.4indirect
npmcallsites3.1.0indirect
npmcaniuse-lite1.0.30001653indirect
npmchalk4.1.2indirect
npmchokidar3.6.0indirect
npmchownr2.0.0indirect
npmclean-stack2.2.0indirect
npmclient-only0.0.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommander4.1.1indirect
npmconcat-map0.0.1indirect
npmcross-spawn7.0.3indirect
npmcsstype3.1.3indirect
npmdebug4.3.6indirect
npmdeep-is0.1.4indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencoding0.1.13indirect
npmenv-paths2.2.1indirect
npmerr-code2.0.3indirect
npmesbuild0.17.19indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.0indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmexeca5.1.1indirect
npmexponential-backoff3.1.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.17.1indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.3.1indirect
npmforeground-child3.3.0indirect
npmfs-minipass2.1.0indirect
npmfs-minipass3.0.3indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmget-stream6.0.1indirect
npmglob10.4.5indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobals13.24.0indirect
npmglobby11.1.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhttp-cache-semantics4.1.1indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.5indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.6.3indirect
npmignore5.3.2indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmip-address9.0.5indirect
npmis-binary-path2.1.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-lambda1.0.1indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-stream2.0.1indirect
npmisexe2.0.0indirect
npmisexe3.1.1indirect
npmjackspeak3.4.3indirect
npmjoycon3.1.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.1.0indirect
npmjsbn1.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlilconfig2.1.0indirect
npmlines-and-columns1.2.4indirect
npmload-tsconfig0.2.5indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmlodash.sortby4.7.0indirect
npmloose-envify1.4.0indirect
npmlru-cache10.4.3indirect
npmmake-fetch-happen13.0.1indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmimic-fn2.1.0indirect
npmminimatch3.1.2indirect
npmminimatch9.0.5indirect
npmminipass3.3.6indirect
npmminipass5.0.0indirect
npmminipass7.1.2indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch3.0.5indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib2.1.2indirect
npmmkdirp1.0.4indirect
npmms2.1.2indirect
npmmz2.7.0indirect
npmnanoid3.3.7indirect
npmnatural-compare1.4.0indirect
npmnatural-compare-lite1.4.0indirect
npmnegotiator0.6.3indirect
npmnext13.5.6indirect
npmnode-gyp10.2.0indirect
npmnopt7.2.1indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmobject-assign4.1.1indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map4.0.0indirect
npmpackage-json-from-dist1.0.0indirect
npmparent-module1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-scurry1.11.1indirect
npmpath-type4.0.0indirect
npmpicocolors1.0.1indirect
npmpicomatch2.3.1indirect
npmpirates4.0.6indirect
npmpostcss8.4.31indirect
npmpostcss-load-config3.1.4indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmproc-log4.2.0indirect
npmpromise-retry2.0.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreact18.3.1indirect
npmreact-dom18.3.1indirect
npmreact-is16.13.1indirect
npmreaddirp3.6.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmretry0.12.0indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrollup3.29.4indirect
npmrun-parallel1.2.0indirect
npmsafer-buffer2.1.2indirect
npmscheduler0.23.2indirect
npmsemver7.6.3indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.3indirect
npmsocks-proxy-agent8.0.4indirect
npmsource-map0.8.0-beta.0indirect
npmsource-map-js1.2.0indirect
npmsprintf-js1.1.3indirect
npmssri10.0.6indirect
npmstreamsearch1.1.0indirect
npmstring-width5.1.2indirect
npmstring-width-cjs4.2.3indirect
npmstrip-ansi7.1.0indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstyled-jsx5.1.1indirect
npmsucrase3.35.0indirect
npmsupports-color7.2.0indirect
npmtar6.2.1indirect
npmtext-table0.2.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmto-regex-range5.0.1indirect
npmtr461.0.1indirect
npmtree-kill1.2.2indirect
npmts-interface-checker0.1.13indirect
npmtslib1.14.1indirect
npmtslib2.7.0indirect
npmtsup6.7.0indirect
npmtsutils3.21.0indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtypescript4.9.5indirect
npmundici-types5.26.5indirect
npmunique-filename3.0.0indirect
npmunique-slug4.0.0indirect
npmuri-js4.4.1indirect
npmwatchpack2.4.0indirect
npmwebidl-conversions4.0.2indirect
npmwhatwg-url7.1.0indirect
npmwhich2.0.2indirect
npmwhich4.0.0indirect
npmword-wrap1.2.5indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi-cjs7.0.0indirect
npmwrappy1.0.2indirect
npmyallist4.0.0indirect
npmyaml1.10.2indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:nextjs-toploader@3.9.17 pulls in 6 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable

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.