Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-12 23:16 UTC

kangax / html-minifier

Javascript-based HTML compressor/minifier (with Node.js support)

JavaScriptMIT★ 5,038 stars⑂ 577 forkssince Feb 2010View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

kangax/html-minifier holds a health index of 34 out of 100, placing it in the At Risk band. It scores highest on Community & Adoption (80/100) and lowest on Vitality (34/100). It was last updated 139 days ago. 2 contributors account for most of its recent work.

34
overall / 100
At Risk

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.

34
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). High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At Risk ceiling of 34.

Ownership

Juriy ZaytsevPersonal account
3,400 followers81 public repossince Feb 2008Facebook → WeWork → LinkedIn

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
npmhtml-minifier4.0.012,847,063802690 days agoclicompresscompressorcsshtmlhtmlminjavascriptminminificationminifierminifyoptimizeoptimizerpackpackerparseparseruglifieruglify

Metrics by category

Vitality

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

34At Risk · 21% of overall
How it's scored
9.9/36Push recencylast push 139 days ago
0.7/36Commit cadence1/52 weeks with commits
5.4/18Commit volume3 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year3
human_commit_share1
days_since_last_push139
active_weeks_last_year1
How it's scored
27/27Ships releases52 releases published
0/36Release recencylatest release 2,690 days ago
27/27Release cadencea release every ~42 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count52
latest_release_tagv4.0.0
releases_from_tagsno
days_since_latest_release2,690
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?

80Excellent · 17% of overall
How it's scored
60/60Stars5,038 stars
23/25Forks577 forks
10.9/15Watchers93 watchers
Inputs used
forks577
stars5,038
watchers93
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_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads12,847,063 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packageshtml-minifier
dependents
ecosystemsnpm
total_downloads
monthly_downloads12,847,063
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
25.2/54Bus factor2 contributor(s) cover half of all commits
13.8/22.5Commit distributiontop contributor authored 39% of commits
13.5/13.5Contributor breadth77 contributors
10/10OpenSSF Scorecard: Contributorsproject has 49 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled77
top_contributor_share0.386
How it's scored
37.3/42Issue resolution89% of issues closed
24.4/30PR acceptance305/375 decided PRs merged
0/13Newcomer PR acceptance0/1 first-time contributors' PRs merged in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 8/24 approved changesets -- score normalized to 3
Inputs used
merged_prs305
open_issues86
closed_issues680
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d1
issue_closed_ratio0.888
closed_unmerged_prs70
first_time_authors_30d1
first_time_prs_merged_30d0
first_time_prs_decided_30d1
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
25/25Owner reach3,400 followers of kangax
25/25Track record81 public repos, account ~18 yr old
Inputs used
followers3,400
owner_typeUser
is_verified
owner_loginkangax
public_repos81
account_age_days6,750
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable1 package(s) on npm
4/35Publish recencylatest publish 2,690 days ago
20/20Version history80 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packageshtml-minifier
ecosystemsnpm
any_deprecatedno
min_days_since_publish2,690

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests1 out of 21 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
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttp://kangax.github.io/html-minifier/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttp://kangax.github.io/html-minifier/
docs_sitehttp://kangax.github.io/html-minifier/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

41Weak · 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-Tests1 out of 21 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
2.2/7.5Code-ReviewFound 8/24 approved changesets -- score normalized to 3
2.5/2.5Contributorsproject has 49 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
3.5/5SASTSAST tool detected but not run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities55 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.4
high_risk_jurisdiction_cap34
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier26
security_posture_before_jurisdiction34
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 34.

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_packages11
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-minifier@4.0.0 runtime dependency closure — what installing the published package pulls in — 11 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.

40Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
29.3/40Legible commit history55 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.55
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.json
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
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_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
50.4/55Manageable file sizes1/12 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes158,823
source_files_sampled12
oversized_source_files1

Key facts

5,038GitHub stars
77contributors
3commits, last 12 months
139days since last push
52releases
2bus factor
86open 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 ★ / 577 ⇿
0Stars
577Forks
52Releases

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.

010020030040050060056982010-072018-072026-07
Major 3Minor 9Patch 40

Each point covers 15 days.

OpenSSF Scorecard 3.4 / 10
3.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-08-12 23:16 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-Tests1 out of 21 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 8/24 approved changesets -- score normalized to 3
10Contributorsproject has 49 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
7SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities55 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
npmcamel-case^3.0.0package.json
npmclean-css^5.2.1package.json
npmcommander^2.20.3package.json
npmhe^1.2.0package.json
npmparam-case^2.1.1package.json
npmrelateurl^0.2.7package.json
npmuglify-js^3.14.2package.json
All dependencies 449

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

RegistryPackageVersionRelation
npmcamel-case3.0.0direct
npmclean-css5.2.1direct
npmcommander2.20.3direct
npmcommander7.2.0direct
npmhe1.2.0direct
npmparam-case2.1.1direct
npmrelateurl0.2.7direct
npmuglify-js3.14.2direct
npm@babel/code-frame7.12.11indirect
npm@babel/helper-validator-identifier7.15.7indirect
npm@babel/highlight7.14.5indirect
npm@eslint/eslintrc0.4.3indirect
npm@humanwhocodes/config-array0.5.0indirect
npm@humanwhocodes/object-schema1.2.0indirect
npmabbrev1.1.1indirect
npmacorn7.4.1indirect
npmacorn-jsx5.3.2indirect
npmacorn-node1.8.2indirect
npmacorn-walk7.2.0indirect
npmajv6.12.6indirect
npmajv8.6.3indirect
npmansi-colors4.1.1indirect
npmansi-regex2.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmanymatch3.1.2indirect
npmargparse1.0.10indirect
npmarray-each1.0.1indirect
npmarray-slice1.1.0indirect
npmasn10.2.4indirect
npmasn1.js5.4.1indirect
npmassert1.5.0indirect
npmassert-plus1.0.0indirect
npmastral-regex2.0.0indirect
npmasync1.5.2indirect
npmasync2.6.3indirect
npmasync3.2.1indirect
npmasynckit0.4.0indirect
npmavailable-typed-arrays1.0.5indirect
npmaws-sign20.7.0indirect
npmaws41.11.0indirect
npmbalanced-match1.0.2indirect
npmbase64-js1.5.1indirect
npmbcrypt-pbkdf1.0.2indirect
npmbinary-extensions2.2.0indirect
npmbn.js4.12.0indirect
npmbn.js5.2.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.2indirect
npmbrorand1.1.0indirect
npmbrowser-pack6.1.0indirect
npmbrowser-resolve2.0.0indirect
npmbrowserify17.0.0indirect
npmbrowserify-aes1.2.0indirect
npmbrowserify-cache-api3.0.1indirect
npmbrowserify-cipher1.0.1indirect
npmbrowserify-des1.0.2indirect
npmbrowserify-incremental3.1.1indirect
npmbrowserify-rsa4.1.0indirect
npmbrowserify-sign4.2.1indirect
npmbrowserify-zlib0.2.0indirect
npmbuffer5.2.1indirect
npmbuffer-crc320.2.13indirect
npmbuffer-from1.1.2indirect
npmbuffer-xor1.0.3indirect
npmbuiltin-status-codes3.0.0indirect
npmcached-path-relative1.0.2indirect
npmcall-bind1.0.2indirect
npmcallsites3.1.0indirect
npmcaseless0.12.0indirect
npmchalk1.1.3indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchokidar3.5.2indirect
npmcipher-base1.0.4indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolors1.1.2indirect
npmcombine-source-map0.8.0indirect
npmcombined-stream1.0.8indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.6.2indirect
npmconsole-browserify1.2.0indirect
npmconstants-browserify1.0.0indirect
npmconvert-source-map1.1.3indirect
npmcore-util-is1.0.2indirect
npmcore-util-is1.0.3indirect
npmcreate-ecdh4.0.4indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcross-spawn7.0.3indirect
npmcrypto-browserify3.12.0indirect
npmdash-ast1.0.0indirect
npmdashdash1.14.1indirect
npmdateformat3.0.3indirect
npmdebug2.6.9indirect
npmdebug4.3.2indirect
npmdeep-is0.1.4indirect
npmdefine-properties1.1.3indirect
npmdefined1.0.0indirect
npmdelayed-stream1.0.0indirect
npmdeps-sort2.0.1indirect
npmdes.js1.0.1indirect
npmdetect-file1.0.0indirect
npmdetective5.2.0indirect
npmdiffie-hellman5.0.3indirect
npmdoctrine3.0.0indirect
npmdomain-browser1.2.0indirect
npmduplexer0.1.2indirect
npmduplexer20.1.4indirect
npmecc-jsbn0.1.2indirect
npmelliptic6.5.4indirect
npmemoji-regex8.0.0indirect
npmenquirer2.3.6indirect
npmes-abstract1.19.1indirect
npmes-to-primitive1.2.1indirect
npmes6-promise4.2.8indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint7.32.0indirect
npmeslint-scope5.1.1indirect
npmeslint-utils2.1.0indirect
npmeslint-visitor-keys1.3.0indirect
npmeslint-visitor-keys2.1.0indirect
npmespree7.3.1indirect
npmesprima4.0.1indirect
npmesquery1.4.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.2.0indirect
npmesutils2.0.3indirect
npmeventemitter20.4.14indirect
npmevents3.3.0indirect
npmevp_bytestokey1.0.3indirect
npmexit0.1.2indirect
npmexpand-tilde2.0.2indirect
npmextend3.0.2indirect
npmextract-zip1.7.0indirect
npmextsprintf1.3.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-safe-stringify2.1.1indirect
npmfd-slicer1.1.0indirect
npmfigures1.7.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.0.1indirect
npmfindup-sync0.3.0indirect
npmfindup-sync4.0.0indirect
npmfined1.2.0indirect
npmflagged-respawn1.0.1indirect
npmflat-cache3.0.4indirect
npmflatted3.2.2indirect
npmfor-in1.0.2indirect
npmfor-own1.0.0indirect
npmforeach2.0.5indirect
npmforever-agent0.6.1indirect
npmform-data2.3.3indirect
npmfs-extra1.0.0indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmget-assigned-identifiers1.2.0indirect
npmget-intrinsic1.1.1indirect
npmget-symbol-description1.0.0indirect
npmgetobject1.0.2indirect
npmgetpass0.1.7indirect
npmglob5.0.15indirect
npmglob7.1.7indirect
npmglob-parent5.1.2indirect
npmglobal-modules1.0.0indirect
npmglobal-prefix1.0.2indirect
npmglobals13.11.0indirect
npmglobalyzer0.1.0indirect
npmglobrex0.1.2indirect
npmgraceful-fs4.2.8indirect
npmgrunt1.4.1indirect
npmgrunt-browserify6.0.0indirect
npmgrunt-cli1.4.3indirect
npmgrunt-contrib-uglify5.0.1indirect
npmgrunt-eslint23.0.0indirect
npmgrunt-known-options2.0.0indirect
npmgrunt-legacy-log3.0.0indirect
npmgrunt-legacy-log-utils2.1.0indirect
npmgrunt-legacy-util2.0.1indirect
npmgzip-size3.0.0indirect
npmhar-schema2.0.0indirect
npmhar-validator5.1.5indirect
npmhas1.0.3indirect
npmhas-ansi2.0.0indirect
npmhas-bigints1.0.1indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.0.2indirect
npmhas-tostringtag1.0.0indirect
npmhash-base3.1.0indirect
npmhash.js1.1.7indirect
npmhasha2.2.0indirect
npmhmac-drbg1.0.1indirect
npmhomedir-polyfill1.0.3indirect
npmhooker0.2.3indirect
npmhtmlescape1.1.1indirect
npmhttp-signature1.2.0indirect
npmhttps-browserify1.0.0indirect
npmiconv-lite0.4.24indirect
npmieee7541.2.1indirect
npmignore4.0.6indirect
npmimport-fresh3.3.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.1indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminline-source-map0.6.2indirect
npminsert-module-globals7.2.1indirect
npminternal-slot1.0.3indirect
npminterpret1.1.0indirect
npmis-absolute1.0.0indirect
npmis-arguments1.1.1indirect
npmis-bigint1.0.4indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.1.2indirect
npmis-buffer1.1.6indirect
npmis-callable1.2.4indirect
npmis-core-module2.7.0indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.0.10indirect
npmis-glob4.0.3indirect
npmis-negative-zero2.0.1indirect
npmis-number7.0.0indirect
npmis-number-object1.0.6indirect
npmis-plain-object2.0.4indirect
npmis-regex1.1.4indirect
npmis-relative1.0.0indirect
npmis-shared-array-buffer1.0.1indirect
npmis-stream1.1.0indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typed-array1.1.8indirect
npmis-typedarray1.0.0indirect
npmis-unc-path1.0.0indirect
npmis-weakref1.0.1indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmisstream0.1.2indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjsbn0.1.1indirect
npmjson-schema0.2.3indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-safe5.0.1indirect
npmjsonfile2.4.0indirect
npmjsonparse0.0.5indirect
npmjsonparse1.3.1indirect
npmJSONStream0.10.0indirect
npmJSONStream1.3.5indirect
npmjsprim1.4.1indirect
npmkew0.7.0indirect
npmkind-of6.0.3indirect
npmklaw1.3.1indirect
npmlabeled-stream-splicer2.0.2indirect
npmlevn0.4.1indirect
npmliftup3.0.1indirect
npmlodash4.17.21indirect
npmlodash.clonedeep4.5.0indirect
npmlodash.memoize3.0.4indirect
npmlodash.merge4.6.2indirect
npmlodash.truncate4.4.2indirect
npmlower-case1.1.4indirect
npmlru-cache6.0.0indirect
npmmake-iterator1.0.1indirect
npmmap-cache0.2.2indirect
npmmaxmin2.1.0indirect
npmmd5.js1.3.5indirect
npmmicromatch4.0.4indirect
npmmiller-rabin4.0.1indirect
npmmime-db1.50.0indirect
npmmime-types2.1.33indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmminimatch3.0.4indirect
npmminimist1.2.5indirect
npmmkdirp0.5.5indirect
npmmkdirp1.0.4indirect
npmmkdirp-classic0.5.3indirect
npmmodule-deps6.2.3indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmnatural-compare1.4.0indirect
npmno-case2.3.2indirect
npmnode-watch0.7.2indirect
npmnopt3.0.6indirect
npmnopt4.0.3indirect
npmnormalize-path3.0.0indirect
npmnumber-is-nan1.0.1indirect
npmoauth-sign0.9.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.11.0indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.2indirect
npmobject.defaults1.1.0indirect
npmobject.map1.0.1indirect
npmobject.pick1.3.0indirect
npmonce1.4.0indirect
npmoptionator0.9.1indirect
npmos-browserify0.3.0indirect
npmos-homedir1.0.2indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.5indirect
npmoutpipe1.1.1indirect
npmpako1.0.11indirect
npmparent-module1.0.1indirect
npmparents1.0.1indirect
npmparse-asn15.1.6indirect
npmparse-filepath1.0.2indirect
npmparse-passwd1.0.0indirect
npmpath-browserify1.0.1indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-platform0.11.15indirect
npmpath-root0.1.1indirect
npmpath-root-regex0.1.2indirect
npmpbkdf23.1.2indirect
npmpend1.2.0indirect
npmperformance-now2.1.0indirect
npmphantomjs-prebuilt2.1.16indirect
npmpicomatch2.3.0indirect
npmpinkie2.0.4indirect
npmpinkie-promise2.0.1indirect
npmprelude-ls1.2.1indirect
npmpretty-bytes3.0.1indirect
npmprocess0.11.10indirect
npmprocess-nextick-args2.0.1indirect
npmprogress1.1.8indirect
npmprogress2.0.3indirect
npmpsl1.8.0indirect
npmpublic-encrypt4.0.3indirect
npmpunycode1.3.2indirect
npmpunycode1.4.1indirect
npmpunycode2.1.1indirect
npmqs6.5.2indirect
npmquerystring0.2.0indirect
npmquerystring-es30.2.1indirect
npmqunit2.17.2indirect
npmrandombytes2.1.0indirect
npmrandomfill1.0.4indirect
npmread-only-stream2.0.0indirect
npmreadable-stream2.3.7indirect
npmreadable-stream3.6.0indirect
npmreaddirp3.6.0indirect
npmrechoir0.7.1indirect
npmregexpp3.2.0indirect
npmrequest2.88.2indirect
npmrequest-progress2.0.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.20.0indirect
npmresolve-dir1.0.1indirect
npmresolve-from4.0.0indirect
npmrimraf3.0.2indirect
npmripemd1602.0.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsemver7.3.5indirect
npmsha.js2.4.11indirect
npmshasum-object1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.7.2indirect
npmside-channel1.0.4indirect
npmsimple-concat1.0.1indirect
npmslice-ansi4.0.0indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsprintf-js1.0.3indirect
npmsprintf-js1.1.2indirect
npmsshpk1.16.1indirect
npmstream-browserify3.0.0indirect
npmstream-combiner21.1.1indirect
npmstream-http3.2.0indirect
npmstream-splicer2.0.1indirect
npmstring-width4.2.3indirect
npmstring.prototype.trimend1.0.4indirect
npmstring.prototype.trimstart1.0.4indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsubarg1.0.0indirect
npmsupports-color2.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsyntax-error1.4.0indirect
npmtable6.7.2indirect
npmtext-table0.2.0indirect
npmthrottleit1.0.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmthrough24.0.2indirect
npmtimers-browserify1.4.2indirect
npmtiny-glob0.2.9indirect
npmto-regex-range5.0.1indirect
npmtough-cookie2.5.0indirect
npmtty-browserify0.0.1indirect
npmtunnel-agent0.6.0indirect
npmtweetnacl0.14.5indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtypedarray0.0.6indirect
npmumd3.0.3indirect
npmunbox-primitive1.0.1indirect
npmunc-path-regex0.1.2indirect
npmundeclared-identifiers1.1.3indirect
npmunderscore.string3.3.5indirect
npmupper-case1.1.3indirect
npmuri-js4.4.1indirect
npmuri-path1.0.0indirect
npmurl0.11.0indirect
npmutil0.10.3indirect
npmutil0.12.4indirect
npmutil-deprecate1.0.2indirect
npmuuid3.4.0indirect
npmv8-compile-cache2.3.0indirect
npmv8flags3.2.0indirect
npmverror1.10.0indirect
npmvm-browserify1.1.2indirect
npmwatchify4.0.0indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-typed-array1.1.7indirect
npmword-wrap1.2.3indirect
npmwrappy1.0.2indirect
npmxtend4.0.2indirect
npmyallist4.0.0indirect
npmyauzl2.10.0indirect
Dependency advisories 0

Installing npm:html-minifier@4.0.0 pulls in 11 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.