Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-27 13:50 UTC

kkomelin / isomorphic-dompurify

Use DOMPurify on server and client in the same way

TypeScriptMIT★ 595 stars⑂ 16 forkssince Mar 2020View on GitHub ↗

kkomelin/isomorphic-dompurify holds a health index of 86 out of 100, placing it in the Excellent band. It scores highest on Vitality (97/100) and lowest on Security (54/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

86
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

86
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 72 is calibrated to 86 on the published index scale (record calibration 2026-08-02).

Ownership

Konstantin KomelinPersonal account
103 followers81 public repossince Apr 2011@kometolabs

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
npmisomorphic-dompurify3.23.023,120,9241082 days agosecuritydompurifyxss-filterxssisomorphicwrapperuniversalssrhtml-escapesanitizesanitize-htmlsanitizer

Metrics by category

Vitality

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

97Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
31.2/36Commit cadence45/52 weeks with commits
18/18Commit volume227 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year227
human_commit_share0.35
days_since_last_push2
active_weeks_last_year45

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~10.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag3.23.0
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases10.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?

65Good · 17% of overall
How it's scored
45/60Stars595 stars
9.8/25Forks16 forks
1.7/15Watchers3 watchers
Inputs used
forks16
stars595
watchers3
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_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads23,120,924 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesisomorphic-dompurify
dependents
ecosystemsnpm
total_downloads
monthly_downloads23,120,924
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
0.3/22.5Commit distributiontop contributor authored 99% of commits
9.5/13.5Contributor breadth7 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.987
How it's scored
40.4/42Issue resolution96% of issues closed
27.9/30PR acceptance389/419 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/8 approved changesets -- score normalized to 0
Inputs used
merged_prs389
open_issues2
closed_issues50
prs_merged_7d0
prs_decided_7d0
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio0.962
closed_unmerged_prs30
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
14.5/25Owner reach103 followers of kkomelin
25/25Track record81 public repos, account ~15 yr old
Inputs used
followers103
owner_typeUser
is_verified
owner_loginkkomelin
public_repos81
account_age_days5,600
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 2 days ago
20/20Version history108 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesisomorphic-dompurify
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

79Good · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter configbiome.json
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests21 out of 22 merged PRs checked by a CI test -- score normalized to 9
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 sitehttps://www.npmjs.com/package/isomorphic-dompurify
10/10Repository description
10/10Topics13 topics
10/10Wiki
Inputs used
topicsdompurify, xss-filter, xss, isomorphic, wrapper, universal, ssr, html-escape, security, sanitize, sanitize-html, sanitizer, isomorphic-dompurify
has_wikiyes
homepagehttps://www.npmjs.com/package/isomorphic-dompurify
docs_sitehttps://www.npmjs.com/package/isomorphic-dompurify
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.2/2.5CI-Tests21 out of 22 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/8 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities9 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.2
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_packages40
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:isomorphic-dompurify@3.23.0 runtime dependency closure — what installing the published package pulls in — 40 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.

66Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history34 of 35 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.971
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configbiome.json
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice20 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance65 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0.2
toolchain_manifests
dependency_bot_commit_share0.65
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/7 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes3,600
source_files_sampled7
oversized_source_files0

Key facts

595GitHub stars
7contributors
227commits, last 12 months
2days since last push
100releases
1bus factor
2open 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 ★ / 16 ⇿
0Stars
16Forks
59Releases

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.

04812161622020-032022-112025-07
Major 2Minor 57Patch 0

Each point covers 5 days.

OpenSSF Scorecard 4.2 / 10
4.2aggregate

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 13:50 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests21 out of 22 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/8 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmdompurify^3.4.12package.json
npmjsdom^30.0.0package.json
All dependencies 236

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

RegistryPackageVersionRelation
npmdompurify3.4.14direct
npmjsdom30.0.1direct
npm@asamuzakjp/css-color6.0.5indirect
npm@asamuzakjp/dom-selector8.3.0indirect
npm@biomejs/biome2.5.10indirect
npm@biomejs/cli-darwin-arm642.5.10indirect
npm@biomejs/cli-darwin-x642.5.10indirect
npm@biomejs/cli-linux-arm642.5.10indirect
npm@biomejs/cli-linux-arm64-musl2.5.10indirect
npm@biomejs/cli-linux-x642.5.10indirect
npm@biomejs/cli-linux-x64-musl2.5.10indirect
npm@biomejs/cli-win32-arm642.5.10indirect
npm@biomejs/cli-win32-x642.5.10indirect
npm@bramus/specificity2.4.2indirect
npm@csstools/color-helpers6.1.0indirect
npm@csstools/css-calc3.3.0indirect
npm@csstools/css-color-parser4.1.10indirect
npm@csstools/css-parser-algorithms4.0.0indirect
npm@csstools/css-syntax-patches-for-csstree1.1.7indirect
npm@csstools/css-tokenizer4.0.0indirect
npm@emnapi/core1.10.0indirect
npm@emnapi/runtime1.10.0indirect
npm@emnapi/wasi-threads1.2.1indirect
npm@esbuild/aix-ppc640.27.7indirect
npm@esbuild/android-arm0.27.7indirect
npm@esbuild/android-arm640.27.7indirect
npm@esbuild/android-x640.27.7indirect
npm@esbuild/darwin-arm640.27.7indirect
npm@esbuild/darwin-x640.27.7indirect
npm@esbuild/freebsd-arm640.27.7indirect
npm@esbuild/freebsd-x640.27.7indirect
npm@esbuild/linux-arm0.27.7indirect
npm@esbuild/linux-arm640.27.7indirect
npm@esbuild/linux-ia320.27.7indirect
npm@esbuild/linux-loong640.27.7indirect
npm@esbuild/linux-mips64el0.27.7indirect
npm@esbuild/linux-ppc640.27.7indirect
npm@esbuild/linux-riscv640.27.7indirect
npm@esbuild/linux-s390x0.27.7indirect
npm@esbuild/linux-x640.27.7indirect
npm@esbuild/netbsd-arm640.27.7indirect
npm@esbuild/netbsd-x640.27.7indirect
npm@esbuild/openbsd-arm640.27.7indirect
npm@esbuild/openbsd-x640.27.7indirect
npm@esbuild/openharmony-arm640.27.7indirect
npm@esbuild/sunos-x640.27.7indirect
npm@esbuild/win32-arm640.27.7indirect
npm@esbuild/win32-ia320.27.7indirect
npm@esbuild/win32-x640.27.7indirect
npm@exodus/bytes1.15.1indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@napi-rs/wasm-runtime1.1.6indirect
npm@oxc-project/types0.130.0indirect
npm@rolldown/binding-android-arm641.0.1indirect
npm@rolldown/binding-darwin-arm641.0.1indirect
npm@rolldown/binding-darwin-x641.0.1indirect
npm@rolldown/binding-freebsd-x641.0.1indirect
npm@rolldown/binding-linux-arm-gnueabihf1.0.1indirect
npm@rolldown/binding-linux-arm64-gnu1.0.1indirect
npm@rolldown/binding-linux-arm64-musl1.0.1indirect
npm@rolldown/binding-linux-ppc64-gnu1.0.1indirect
npm@rolldown/binding-linux-s390x-gnu1.0.1indirect
npm@rolldown/binding-linux-x64-gnu1.0.1indirect
npm@rolldown/binding-linux-x64-musl1.0.1indirect
npm@rolldown/binding-openharmony-arm641.0.1indirect
npm@rolldown/binding-wasm32-wasi1.0.1indirect
npm@rolldown/binding-win32-arm64-msvc1.0.1indirect
npm@rolldown/binding-win32-x64-msvc1.0.1indirect
npm@rolldown/pluginutils1.0.1indirect
npm@rollup/rollup-android-arm-eabi4.62.2indirect
npm@rollup/rollup-android-arm644.62.2indirect
npm@rollup/rollup-darwin-arm644.62.2indirect
npm@rollup/rollup-darwin-x644.62.2indirect
npm@rollup/rollup-freebsd-arm644.62.2indirect
npm@rollup/rollup-freebsd-x644.62.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.2indirect
npm@rollup/rollup-linux-arm64-gnu4.62.2indirect
npm@rollup/rollup-linux-arm64-musl4.62.2indirect
npm@rollup/rollup-linux-loong64-gnu4.62.2indirect
npm@rollup/rollup-linux-loong64-musl4.62.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.2indirect
npm@rollup/rollup-linux-ppc64-musl4.62.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.2indirect
npm@rollup/rollup-linux-riscv64-musl4.62.2indirect
npm@rollup/rollup-linux-s390x-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-musl4.62.2indirect
npm@rollup/rollup-openbsd-x644.62.2indirect
npm@rollup/rollup-openharmony-arm644.62.2indirect
npm@rollup/rollup-win32-arm64-msvc4.62.2indirect
npm@rollup/rollup-win32-ia32-msvc4.62.2indirect
npm@rollup/rollup-win32-x64-gnu4.62.2indirect
npm@rollup/rollup-win32-x64-msvc4.62.2indirect
npm@standard-schema/spec1.1.0indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.9indirect
npm@types/jsdom30.0.0indirect
npm@types/node26.2.0indirect
npm@types/tough-cookie4.0.5indirect
npm@types/trusted-types2.0.7indirect
npm@vitest/expect4.1.11indirect
npm@vitest/mocker4.1.11indirect
npm@vitest/pretty-format4.1.11indirect
npm@vitest/runner4.1.11indirect
npm@vitest/snapshot4.1.11indirect
npm@vitest/spy4.1.11indirect
npm@vitest/utils4.1.11indirect
npmacorn8.17.0indirect
npmany-promise1.3.0indirect
npmassertion-error2.0.1indirect
npmbalanced-match4.0.4indirect
npmbidi-js1.0.3indirect
npmbrace-expansion5.0.7indirect
npmbundle-require5.1.0indirect
npmcac6.7.14indirect
npmchai6.2.2indirect
npmchokidar4.0.3indirect
npmcommander4.1.1indirect
npmconfbox0.1.8indirect
npmconsola3.4.2indirect
npmconvert-source-map2.0.0indirect
npmcss-tree3.2.1indirect
npmdata-urls7.0.0indirect
npmdebug4.4.3indirect
npmdecimal.js10.6.0indirect
npmdetect-libc2.1.2indirect
npmentities8.0.0indirect
npmes-module-lexer2.3.2indirect
npmesbuild0.27.7indirect
npmestree-walker3.0.3indirect
npmexpect-type1.4.0indirect
npmfdir6.5.0indirect
npmfix-dts-default-cjs-exports1.0.1indirect
npmfsevents2.3.3indirect
npmglob13.0.6indirect
npmhtml-encoding-sniffer6.0.0indirect
npmis-potential-custom-element-name1.0.1indirect
npmjoycon3.1.1indirect
npmlefthook2.1.10indirect
npmlefthook-darwin-arm642.1.10indirect
npmlefthook-darwin-x642.1.10indirect
npmlefthook-freebsd-arm642.1.10indirect
npmlefthook-freebsd-x642.1.10indirect
npmlefthook-linux-arm642.1.10indirect
npmlefthook-linux-x642.1.10indirect
npmlefthook-openbsd-arm642.1.10indirect
npmlefthook-openbsd-x642.1.10indirect
npmlefthook-windows-arm642.1.10indirect
npmlefthook-windows-x642.1.10indirect
npmlightningcss1.32.0indirect
npmlightningcss-android-arm641.32.0indirect
npmlightningcss-darwin-arm641.32.0indirect
npmlightningcss-darwin-x641.32.0indirect
npmlightningcss-freebsd-x641.32.0indirect
npmlightningcss-linux-arm-gnueabihf1.32.0indirect
npmlightningcss-linux-arm64-gnu1.32.0indirect
npmlightningcss-linux-arm64-musl1.32.0indirect
npmlightningcss-linux-x64-gnu1.32.0indirect
npmlightningcss-linux-x64-musl1.32.0indirect
npmlightningcss-win32-arm64-msvc1.32.0indirect
npmlightningcss-win32-x64-msvc1.32.0indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmload-tsconfig0.2.5indirect
npmlru-cache11.5.2indirect
npmmagic-string0.30.21indirect
npmmdn-data2.27.1indirect
npmminimatch10.2.5indirect
npmminipass7.1.3indirect
npmmlly1.8.2indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.15indirect
npmobject-assign4.1.1indirect
npmobug2.1.4indirect
npmpackage-json-from-dist1.0.1indirect
npmparse58.0.1indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.5indirect
npmpirates4.0.7indirect
npmpkg-types1.3.1indirect
npmpostcss8.5.16indirect
npmpostcss-load-config6.0.1indirect
npmpunycode2.3.1indirect
npmreaddirp4.1.2indirect
npmrequire-from-string2.0.2indirect
npmresolve-from5.0.0indirect
npmrimraf6.1.3indirect
npmrolldown1.0.1indirect
npmrollup4.62.2indirect
npmsaxes6.0.0indirect
npmsiginfo2.0.0indirect
npmsource-map0.7.6indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmsucrase3.35.1indirect
npmsymbol-tree3.2.4indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtinybench2.9.0indirect
npmtinyexec0.3.2indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.17indirect
npmtinyrainbow3.1.1indirect
npmtldts7.4.9indirect
npmtldts-core7.4.9indirect
npmtough-cookie6.0.2indirect
npmtr466.0.0indirect
npmtree-kill1.2.2indirect
npmts-interface-checker0.1.13indirect
npmtslib2.8.1indirect
npmtsup8.5.1indirect
npmtypescript6.0.3indirect
npmufo1.6.4indirect
npmundici8.9.0indirect
npmundici-types8.10.0indirect
npmundici-types8.3.0indirect
npmvite8.0.13indirect
npmvitest4.1.11indirect
npmw3c-xmlserializer5.0.0indirect
npmwebidl-conversions8.0.1indirect
npmwhatwg-mimetype5.0.0indirect
npmwhatwg-url16.0.1indirect
npmwhatwg-url17.1.0indirect
npmwhy-is-node-running2.3.0indirect
npmxml-name-validator5.0.0indirect
npmxmlchars2.2.0indirect
Dependency advisories 0

Installing npm:isomorphic-dompurify@3.23.0 pulls in 40 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.