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

html-to-text / node-html-to-text

Advanced html to text converter

JavaScriptCustom license★ 1,762 stars⑂ 229 forkssince Aug 2012View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

html-to-text/node-html-to-text holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (82/100) and lowest on Vitality (39/100). It was last updated 102 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

html-to-textOrganization
4 followers1 public reposince Oct 2020

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmhtml-to-text10.0.053,573,31556104 days agohtmlnodetextmailplainconverter
npm@html-to/text-cli0.6.018,4266104 days agohtmlnodetextconverterhtml-to-textcli-wrapper

Metrics by category

Vitality

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

39Weak · 21% of overall
How it's scored
9.9/36Push recencylast push 102 days ago
2.8/36Commit cadence4/52 weeks with commits
10.8/18Commit volume15 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year15
human_commit_share1
days_since_last_push102
active_weeks_last_year4
How it's scored
16.2/27Ships releases24 version tags (no GitHub releases)
27/36Release recencylatest release 104 days ago
12.6/27Release cadencea release every ~164.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count24
latest_release_tag10.0.0
releases_from_tagsyes
days_since_latest_release104
mean_days_between_releases164.9
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?

82Excellent · 17% of overall
How it's scored
52.6/60Stars1,762 stars
19.7/25Forks229 forks
7.7/15Watchers25 watchers
Inputs used
forks229
stars1,762
watchers25
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
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
80/80Monthly downloads53,591,741 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packageshtml-to-text, @html-to/text-cli
dependents
ecosystemsnpm
total_downloads
monthly_downloads53,591,741
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?

62Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
5.6/22.5Commit distributiontop contributor authored 75% of commits
13.5/13.5Contributor breadth46 contributors
10/10OpenSSF Scorecard: Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled46
top_contributor_share0.75
How it's scored
36/42Issue resolution86% of issues closed
17.8/30PR acceptance67/113 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 1/29 approved changesets -- score normalized to 0
Inputs used
merged_prs67
open_issues28
closed_issues167
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.856
closed_unmerged_prs46
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
5/25Owner reach4 followers of html-to-text
13.8/25Track record1 public repos, account ~5 yr old
Inputs used
followers4
owner_typeOrganization
is_verified
owner_loginhtml-to-text
public_repos1
account_age_days2,115
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 104 days ago
20/20Version history56 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packageshtml-to-text, @html-to/text-cli
ecosystemsnpm
any_deprecatedno
min_days_since_publish104

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics7 topics
0/10Wiki
Inputs used
topicshtml, text, plain-text, node, email, pretty-print, converter
has_wikino
homepage
docs_site
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-Protectionno data
0/2.5CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 1/29 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities15 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.5
Excluded from scoring (no data or not applicable): Branch-Protection, 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_packages13
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:html-to-text@10.0.0 runtime dependency closure — what installing the published package pulls in — 13 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.

44Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.3/40Legible commit history8 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.08
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.mjs
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
55/55Manageable file sizes0/54 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes15,652
source_files_sampled54
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 examplesexample
Inputs used
example_dirsexample
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,762GitHub stars
46contributors
15commits, last 12 months
102days since last push
24releases
1bus factor
28open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package '@html-to-text/monorepo' from its registry
  • Could not fetch npm package '@html-to/md' from its registry

More detail

Star and fork history 0 ★ / 229 ⇿
0Stars
229Forks
24Releases

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.

0408012016020024021772013-032019-102026-05
Major 6Minor 7Patch 11

Each point covers 13 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-13 03:43 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/29 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities15 existing vulnerabilities detected
Direct dependencies 21
RegistryPackageVersion constraintManifest
npm@selderee/plugin-htmlparser2~0.12.0packages/base/package.json
npmdeepmerge-ts^7.1.5packages/base/package.json
npmdom-serializer^2.0.0packages/base/package.json
npmhtmlparser2^10.1.0packages/base/package.json
npmselderee~0.12.0packages/base/package.json
npm@selderee/plugin-htmlparser2~0.12.0packages/html-to-md/package.json
npmdeepmerge-ts^7.1.5packages/html-to-md/package.json
npmdom-serializer^2.0.0packages/html-to-md/package.json
npmdomutils^3.2.2packages/html-to-md/package.json
npmhtmlparser2^10.1.0packages/html-to-md/package.json
npmselderee~0.12.0packages/html-to-md/package.json
npm@selderee/plugin-htmlparser2~0.12.0packages/html-to-text-cli/package.json
npmaspargvs~0.7.0packages/html-to-text-cli/package.json
npmdeepmerge-ts^7.1.5packages/html-to-text-cli/package.json
npmhtmlparser2^10.1.0packages/html-to-text-cli/package.json
npmselderee~0.12.0packages/html-to-text-cli/package.json
npm@selderee/plugin-htmlparser2~0.12.0packages/html-to-text/package.json
npmdeepmerge-ts^7.1.5packages/html-to-text/package.json
npmdom-serializer^2.0.0packages/html-to-text/package.json
npmhtmlparser2^10.1.0packages/html-to-text/package.json
npmselderee~0.12.0packages/html-to-text/package.json
All dependencies 388

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

RegistryPackageVersionRelation
npm@selderee/plugin-htmlparser20.12.0direct
npm@selderee/plugin-htmlparser2~0.12.0direct
npmaspargvs0.7.0direct
npmaspargvs~0.7.0direct
npmdeepmerge-ts7.1.5direct
npmdeepmerge-ts^7.1.5direct
npmdom-serializer2.0.0direct
npmdom-serializer^2.0.0direct
npmdomutils3.2.2direct
npmdomutils^3.2.2direct
npmhtmlparser210.1.0direct
npmhtmlparser2^10.1.0direct
npmselderee0.12.0direct
npmselderee~0.12.0direct
npm@bcoe/v8-coverage1.0.2indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@es-joy/jsdoccomment0.86.0indirect
npm@es-joy/resolve.exports1.2.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.5.5indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.1indirect
npm@html-to-text/base0.5.0indirect
npm@html-to/md0.5.0-next1indirect
npm@html-to/text-cli0.5.4indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@mapbox/node-pre-gyp2.0.3indirect
npm@napi-rs/wasm-runtime0.2.12indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@package-json/types0.0.12indirect
npm@rollup/plugin-json6.1.0indirect
npm@rollup/plugin-node-resolve16.0.3indirect
npm@rollup/plugin-replace6.0.3indirect
npm@rollup/pluginutils5.3.0indirect
npm@rollup/rollup-android-arm-eabi4.60.2indirect
npm@rollup/rollup-android-arm644.60.2indirect
npm@rollup/rollup-darwin-arm644.60.2indirect
npm@rollup/rollup-darwin-x644.60.2indirect
npm@rollup/rollup-freebsd-arm644.60.2indirect
npm@rollup/rollup-freebsd-x644.60.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.60.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.60.2indirect
npm@rollup/rollup-linux-arm64-gnu4.60.2indirect
npm@rollup/rollup-linux-arm64-musl4.60.2indirect
npm@rollup/rollup-linux-loong64-gnu4.60.2indirect
npm@rollup/rollup-linux-loong64-musl4.60.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.60.2indirect
npm@rollup/rollup-linux-ppc64-musl4.60.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.60.2indirect
npm@rollup/rollup-linux-riscv64-musl4.60.2indirect
npm@rollup/rollup-linux-s390x-gnu4.60.2indirect
npm@rollup/rollup-linux-x64-gnu4.60.2indirect
npm@rollup/rollup-linux-x64-musl4.60.2indirect
npm@rollup/rollup-openbsd-x644.60.2indirect
npm@rollup/rollup-openharmony-arm644.60.2indirect
npm@rollup/rollup-win32-arm64-msvc4.60.2indirect
npm@rollup/rollup-win32-ia32-msvc4.60.2indirect
npm@rollup/rollup-win32-x64-gnu4.60.2indirect
npm@rollup/rollup-win32-x64-msvc4.60.2indirect
npm@sindresorhus/base621.0.0indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@tybys/wasm-util0.10.1indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.8indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/json-schema7.0.15indirect
npm@types/node20.19.39indirect
npm@types/resolve1.20.2indirect
npm@typescript-eslint/types8.59.1indirect
npm@unrs/resolver-binding-android-arm-eabi1.11.1indirect
npm@unrs/resolver-binding-android-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-arm641.11.1indirect
npm@unrs/resolver-binding-darwin-x641.11.1indirect
npm@unrs/resolver-binding-freebsd-x641.11.1indirect
npm@unrs/resolver-binding-linux-arm-gnueabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm-musleabihf1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-arm64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-ppc64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-riscv64-musl1.11.1indirect
npm@unrs/resolver-binding-linux-s390x-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-gnu1.11.1indirect
npm@unrs/resolver-binding-linux-x64-musl1.11.1indirect
npm@unrs/resolver-binding-wasm32-wasi1.11.1indirect
npm@unrs/resolver-binding-win32-arm64-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-ia32-msvc1.11.1indirect
npm@unrs/resolver-binding-win32-x64-msvc1.11.1indirect
npm@vercel/nft1.5.0indirect
npmabbrev3.0.1indirect
npmacorn8.16.0indirect
npmacorn-import-attributes1.9.5indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk8.3.5indirect
npmagent-base7.1.4indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmare-docs-informative0.0.2indirect
npmargparse1.0.10indirect
npmarray-find-index1.0.2indirect
npmarrgv1.0.2indirect
npmarrify3.0.0indirect
npmasync-sema3.1.1indirect
npmava7.0.0indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbindings1.5.0indirect
npmblueimp-md52.19.0indirect
npmbrace-expansion1.1.14indirect
npmbrace-expansion5.0.5indirect
npmbraces3.0.3indirect
npmc811.0.0indirect
npmcallsites4.2.0indirect
npmcbor10.0.12indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmchownr3.0.0indirect
npmchunkd2.0.1indirect
npmci-info4.4.0indirect
npmci-parallel-vars1.0.1indirect
npmcli-truncate5.2.0indirect
npmcliui7.0.4indirect
npmcliui8.0.1indirect
npmcliui9.0.1indirect
npmcode-excerpt4.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcomment-parser1.4.6indirect
npmcommon-path-prefix3.0.0indirect
npmconcat-map0.0.1indirect
npmconcordance5.0.4indirect
npmconcurrently9.2.1indirect
npmconsola3.4.2indirect
npmconvert-source-map2.0.0indirect
npmconvert-to-spaces2.0.1indirect
npmcopyfiles2.4.1indirect
npmcore-util-is1.0.3indirect
npmcross-spawn7.0.6indirect
npmcurrently-unhandled0.4.1indirect
npmdate-time3.1.0indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdetect-libc2.1.2indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmemittery1.2.1indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmes-errors1.3.0indirect
npmescalade3.2.0indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescape-string-regexp5.0.0indirect
npmeslint10.2.1indirect
npmeslint-import-context0.1.9indirect
npmeslint-plugin-check-file3.3.1indirect
npmeslint-plugin-import-x4.16.2indirect
npmeslint-plugin-jsdoc62.9.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.1indirect
npmfigures6.1.0indirect
npmfile-entry-cache8.0.0indirect
npmfile-uri-to-path1.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmfind-up-simple1.0.1indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmforeground-child3.3.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.5.0indirect
npmget-tsconfig4.14.0indirect
npmglob13.0.6indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals17.5.0indirect
npmglobby16.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhasown2.0.3indirect
npmhtml-entities2.6.0indirect
npmhtml-escaper2.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmignore5.3.2indirect
npmignore7.0.5indirect
npmignore-by-default2.1.0indirect
npmimurmurhash0.1.4indirect
npmindent-string5.0.0indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmirregular-plurals4.2.0indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-fullwidth-code-point5.1.0indirect
npmis-glob4.0.3indirect
npmis-module1.0.0indirect
npmis-number7.0.0indirect
npmis-path-inside4.0.0indirect
npmis-plain-object5.0.0indirect
npmis-promise4.0.0indirect
npmis-unicode-supported2.1.0indirect
npmisarray0.0.1indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-string-escape1.0.1indirect
npmjs-yaml3.14.2indirect
npmjsdoc-type-pratt-parser7.2.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmleac0.7.0indirect
npmlevn0.4.1indirect
npmload-json-file7.0.1indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlru-cache11.3.5indirect
npmmagic-string0.30.21indirect
npmmake-dir4.0.0indirect
npmmatcher6.0.0indirect
npmmd5-hex3.0.1indirect
npmmemoize10.2.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmimic-function5.0.1indirect
npmminimatch10.2.5indirect
npmminimatch3.1.5indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmmkdirp1.0.4indirect
npmms2.1.3indirect
npmnapi-postinstall0.3.4indirect
npmnatural-compare1.4.0indirect
npmnode-fetch2.7.0indirect
npmnode-gyp-build4.8.4indirect
npmnofilter3.1.0indirect
npmnoms0.0.0indirect
npmnopt8.1.0indirect
npmobject-deep-merge2.0.0indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmp-map7.0.4indirect
npmpackage-config5.0.0indirect
npmpackage-json-from-dist1.0.1indirect
npmpackages/html-to-text9.0.5indirect
npmparse-imports-exports0.2.4indirect
npmparse-ms4.0.0indirect
npmparse-statements1.0.11indirect
npmparseley0.13.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpeberminta0.10.0indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmplur6.0.0indirect
npmprelude-ls1.2.1indirect
npmpretty-ms9.3.0indirect
npmprocess-nextick-args2.0.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreadable-stream1.0.34indirect
npmreadable-stream2.3.8indirect
npmrequire-directory2.1.1indirect
npmreserved-identifiers1.2.0indirect
npmresolve1.22.12indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmreusify1.1.0indirect
npmrimraf6.1.3indirect
npmrollup4.60.2indirect
npmrun-parallel1.2.0indirect
npmrxjs7.8.2indirect
npmsafe-buffer5.1.2indirect
npmsemver7.7.4indirect
npmserialize-error7.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.3indirect
npmsignal-exit4.1.0indirect
npmslash5.1.0indirect
npmslice-ansi8.0.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse4.0.0indirect
npmspdx-license-ids3.0.23indirect
npmsprintf-js1.0.3indirect
npmstable-hash-x0.2.0indirect
npmstack-utils2.0.6indirect
npmstring-width4.2.3indirect
npmstring-width7.2.0indirect
npmstring-width8.2.1indirect
npmstring_decoder0.10.31indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmsupertap3.0.1indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtar7.5.13indirect
npmtemp-dir3.0.0indirect
npmtest-console2.0.0indirect
npmtest-exclude8.0.0indirect
npmthrough22.0.5indirect
npmtime-zone1.0.0indirect
npmto-regex-range5.0.1indirect
npmto-valid-identifier1.0.0indirect
npmtr460.0.3indirect
npmtree-kill1.2.2indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.13.1indirect
npmundici-types6.21.0indirect
npmunicorn-magic0.4.0indirect
npmunrs-resolver1.11.1indirect
npmuntildify4.0.0indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmv8-to-istanbul9.3.0indirect
npmwebidl-conversions3.0.1indirect
npmwell-known-symbols2.0.0indirect
npmwhatwg-url5.0.0indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi9.0.2indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic7.0.1indirect
npmxtend4.0.2indirect
npmy18n5.0.8indirect
npmyallist5.0.0indirect
npmyargs16.2.0indirect
npmyargs17.7.2indirect
npmyargs18.0.0indirect
npmyargs-parser20.2.9indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

Installing npm:html-to-text@10.0.0 pulls in 13 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.31.0 — full methodology · metrics wiki.

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