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

Swatinem / rollup-plugin-dts

A rollup plugin to generate .d.ts rollup files for your typescript project

TypeScriptLGPL-3.0★ 875 stars⑂ 83 forkssince Nov 2018View on GitHub ↗

Swatinem/rollup-plugin-dts holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Vitality (86/100) and lowest on AI Readiness (60/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Arpad BorsosPersonal account
478 followers170 public repossince Jan 2011

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
npmrollup-plugin-dts6.5.18,698,0688241 days agorollup-plugintypescriptdts

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
27/36Commit cadence39/52 weeks with commits
17.3/18Commit volume84 commits in the last year
10/10OpenSSF Scorecard: Maintained26 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year84
human_commit_share0.51
days_since_last_push0
active_weeks_last_year39
How it's scored
16.2/27Ships releases82 version tags (no GitHub releases)
36/36Release recencylatest release 41 days ago
19.8/27Release cadencea release every ~114.7 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count82
latest_release_tagv6.5.1
releases_from_tagsyes
days_since_latest_release41
mean_days_between_releases114.7
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?

69Good · 17% of overall
How it's scored
47.7/60Stars875 stars
16/25Forks83 forks
3.3/15Watchers5 watchers
Inputs used
forks83
stars875
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (LGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads8,698,068 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesrollup-plugin-dts
dependents
ecosystemsnpm
total_downloads
monthly_downloads8,698,068
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?

69Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
9.4/22.5Commit distributiontop contributor authored 58% of commits
13.5/13.5Contributor breadth53 contributors
10/10OpenSSF Scorecard: Contributorsproject has 19 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled53
top_contributor_share0.582
How it's scored
38.7/42Issue resolution92% of issues closed
25.5/30PR acceptance158/186 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 7/21 approved changesets -- score normalized to 3
Inputs used
merged_prs158
open_issues16
closed_issues186
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.921
closed_unmerged_prs28
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
19.3/25Owner reach478 followers of Swatinem
25/25Track record170 public repos, account ~15 yr old
Inputs used
followers478
owner_typeUser
is_verified
owner_loginSwatinem
public_repos170
account_age_days5,712
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 41 days ago
20/20Version history82 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesrollup-plugin-dts
ecosystemsnpm
any_deprecatedno
min_days_since_publish41

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter configpackage.json ("prettier")
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests12 out of 12 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
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
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?

63Moderate · 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-Tests12 out of 12 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
2.2/7.5Code-ReviewFound 7/21 approved changesets -- score normalized to 3
2.5/2.5Contributorsproject has 19 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.5Maintained26 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
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
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.4
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
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_packages10
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:rollup-plugin-dts@6.5.1 runtime dependency closure — what installing the published package pulls in — 10 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.

60Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
35.6/40Legible commit history34 of 51 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.667
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configpackage.json ("prettier")
11/11Static type checkingtests/sourcemap-fixtures/mixed-inputs/tsconfig.json, tests/sourcemap-fixtures/src/tsconfig.json, tests/testcases/import-json/tsconfig.json, tests/testcases/multiple-entries-multiple-tsconfigs/packages/packi/tsconfig.json, tests/testcases/multiple-entries-multiple-tsconfigs/tsconfig.json, tests/testcases/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance49 of the last 100 commits are automated dependency updates
1/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstests/sourcemap-fixtures/mixed-inputs/tsconfig.json, tests/sourcemap-fixtures/src/tsconfig.json, tests/testcases/import-json/tsconfig.json, tests/testcases/multiple-entries-multiple-tsconfigs/packages/packi/tsconfig.json, tests/testcases/multiple-entries-multiple-tsconfigs/tsconfig.json, tests/testcases/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.49
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/658 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes44,121
source_files_sampled658
oversized_source_files0

Key facts

875GitHub stars
53contributors
84commits, last 12 months
0days since last push
82releases
1bus factor
16open 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
70Releases

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.

0204060801008122019-022022-092026-05
Major 6Minor 19Patch 44

Each point covers 7 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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 08:30 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 7/21 approved changesets -- score normalized to 3
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained26 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
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
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
npm@jridgewell/remapping^2.3.5package.json
npm@jridgewell/sourcemap-codec^1.6.0package.json
npmconvert-source-map^2.0.0package.json
npmmagic-string^0.30.21package.json
All dependencies 122

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

RegistryPackageVersionRelation
npm@jridgewell/remapping2.3.5direct
npm@jridgewell/sourcemap-codec1.6.0direct
npmconvert-source-map2.0.0direct
npmmagic-string0.30.21direct
npm@babel/code-frame8.0.0indirect
npm@babel/helper-validator-identifier8.0.4indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/lzma-linux-x64-gnu1.5.1indirect
npm@rollup/rollup-android-arm-eabi4.63.2indirect
npm@rollup/rollup-android-arm644.63.2indirect
npm@rollup/rollup-darwin-arm644.63.2indirect
npm@rollup/rollup-darwin-x644.63.2indirect
npm@rollup/rollup-freebsd-arm644.63.2indirect
npm@rollup/rollup-freebsd-x644.63.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.63.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.63.2indirect
npm@rollup/rollup-linux-arm64-gnu4.63.2indirect
npm@rollup/rollup-linux-arm64-musl4.63.2indirect
npm@rollup/rollup-linux-loong64-gnu4.63.2indirect
npm@rollup/rollup-linux-loong64-musl4.63.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.63.2indirect
npm@rollup/rollup-linux-ppc64-musl4.63.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.63.2indirect
npm@rollup/rollup-linux-riscv64-musl4.63.2indirect
npm@rollup/rollup-linux-s390x-gnu4.63.2indirect
npm@rollup/rollup-linux-x64-gnu4.63.2indirect
npm@rollup/rollup-linux-x64-musl4.63.2indirect
npm@rollup/rollup-openbsd-x644.63.2indirect
npm@rollup/rollup-openharmony-arm644.63.2indirect
npm@rollup/rollup-win32-arm64-msvc4.63.2indirect
npm@rollup/rollup-win32-ia32-msvc4.63.2indirect
npm@rollup/rollup-win32-x64-gnu4.63.2indirect
npm@rollup/rollup-win32-x64-msvc4.63.2indirect
npm@types/babel__code-frame7.27.0indirect
npm@types/convert-source-map2.0.3indirect
npm@types/d3-drag3.0.7indirect
npm@types/d3-selection3.0.11indirect
npm@types/estree1.0.9indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/node26.5.1indirect
npm@types/react19.3.0indirect
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@typescript/typescript66.0.2indirect
npmansi-regex6.2.2indirect
npmansi-styles6.2.3indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion5.0.9indirect
npmc812.0.0indirect
npmcliui9.0.1indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmemoji-regex10.6.0indirect
npmescalade3.2.0indirect
npmfind-up5.0.0indirect
npmforeground-child3.3.1indirect
npmfsevents2.3.3indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmglob13.0.6indirect
npmhas-flag4.0.0indirect
npmhtml-escaper2.0.2indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-tokens10.0.0indirect
npmlocate-path6.0.0indirect
npmlru-cache11.5.2indirect
npmmake-dir4.0.0indirect
npmminimatch10.2.6indirect
npmminipass7.1.3indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-scurry2.0.2indirect
npmrollup4.52.4indirect
npmrollup4.63.2indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmstring-width7.2.0indirect
npmstring-width8.2.2indirect
npmstrip-ansi7.2.0indirect
npmsupports-color7.2.0indirect
npmtest-exclude8.0.0indirect
npmtype-fest5.0.1indirect
npmtypescript6.0.3indirect
npmtypescript7.0.2indirect
npmundici-types8.9.0indirect
npmv8-to-istanbul9.3.0indirect
npmwhich2.0.2indirect
npmwrap-ansi9.0.2indirect
npmy18n5.0.8indirect
npmyargs18.1.0indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:rollup-plugin-dts@6.5.1 pulls in 10 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.