Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-12 05:27 UTC

ChadKillingsworth / closure-compiler-npm

Package for managing and documenting closure-compiler for use via npm

JavaScriptApache-2.0★ 7 stars⑂ 1 forksince Sep 2025View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

ChadKillingsworth/closure-compiler-npm holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (99/100) and lowest on AI Readiness (36/100). It was last updated today. A single contributor accounts for most of its recent work.

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

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

Ownership

Chad KillingsworthPersonal account
135 followers58 public repossince Dec 2011@banno

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

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

99Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
34.6/36Commit cadence50/52 weeks with commits
18/18Commit volume233 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_year233
human_commit_share0.96
days_since_last_push0
active_weeks_last_year50

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~2.6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv20260909.0.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases2.6
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?

48Weak · 17% of overall
How it's scored
12.6/60Stars7 stars
0/25Forks1 forks
0/15Watchers0 watchers
Inputs used
forks1
stars7
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads1,222,073 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesgoogle-closure-compiler, google-closure-compiler-java, google-closure-compiler-linux, google-closure-compiler-macos, google-closure-compiler-windows, google-closure-compiler-linux-arm64
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,222,073
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?

66Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
6.4/22.5Commit distributiontop contributor authored 72% of commits
13.5/13.5Contributor breadth44 contributors
10/10OpenSSF Scorecard: Contributorsproject has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled44
top_contributor_share0.717
How it's scored
42/42Issue resolution100% of issues closed
22.9/30PR acceptance26/34 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs26
open_issues0
closed_issues2
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs8
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
15.3/25Owner reach135 followers of ChadKillingsworth
24.9/25Track record58 public repos, account ~14 yr old
Inputs used
followers135
owner_typeUser
is_verified
owner_loginChadKillingsworth
public_repos58
account_age_days5,392
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable6 package(s) on npm
35/35Publish recencylatest publish 0 days ago
20/20Version history2,321 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgoogle-closure-compiler, google-closure-compiler-java, google-closure-compiler-linux, google-closure-compiler-macos, google-closure-compiler-windows, google-closure-compiler-linux-arm64
ecosystemsnpm
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

63Moderate · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://developers.google.com/closure/compiler/
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_sitehttps://developers.google.com/closure/compiler/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

72Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests3 out of 3 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
0/7.5Code-ReviewFound 0/25 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 10 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.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
5/5Pinned-Dependenciesall dependencies are pinned
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.5
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
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories13
affected_packages6
assessed_packages314
unassessed_packages11
affected_by_severityhigh 5, moderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 314 resolved dependencies against OSV. 11 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. 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.

36Weak · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.9/40Legible commit history16 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.167
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance4 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependenciesall dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.04
How it's scored
0/45Type-checkable codeJavaScript without a type-check config
53.6/55Manageable file sizes1/40 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes3,013,913
source_files_sampled40
oversized_source_files1

Key facts

7GitHub stars
44contributors
233commits, last 12 months
0days since last push
100releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:google-closure-compiler@20260909.0.0; advisories assessed against the repository dependency graph instead

More detail

OpenSSF Scorecard 6.5 / 10
6.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-09-12 05:26 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/25 approved changesets -- score normalized to 0
10Contributorsproject has 10 contributing companies or organizations
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
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 5
RegistryPackageVersion constraintManifest
npmchalk^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 <5.6.1 || ^5.6.2 >5.6.1packages/google-closure-compiler/package.json
npmgoogle-closure-compiler-java^20260909.0.0packages/google-closure-compiler/package.json
npmminimist^1.0.0packages/google-closure-compiler/package.json
npmvinyl^3.0.1packages/google-closure-compiler/package.json
npmvinyl-sourcemaps-apply^0.2.0packages/google-closure-compiler/package.json
All dependencies 325

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

RegistryPackageVersionRelation
npmchalk2.4.2direct
npmchalk4.1.2direct
npmchalk5.6.2direct
npmchalk^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 <5.6.1 || ^5.6.2 >5.6.1direct
npmgoogle-closure-compiler-java^20260909.0.0direct
npmminimist1.2.8direct
npmminimist^1.0.0direct
npmvinyl3.0.1direct
npmvinyl^3.0.1direct
npmvinyl-sourcemaps-apply0.2.1direct
npmvinyl-sourcemaps-apply^0.2.0direct
npm@gulp-sourcemaps/identity-map2.0.1indirect
npm@gulp-sourcemaps/map-sources1.0.0indirect
npm@gulpjs/messages1.1.0indirect
npm@gulpjs/to-absolute-glob4.0.0indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/cliui9.0.0indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@npmcli/agent3.0.0indirect
npm@npmcli/fs4.0.0indirect
npm@pkgjs/parseargs0.11.0indirect
npmabbrev3.0.1indirect
npmacorn6.4.2indirect
npmagent-base7.1.3indirect
npmansi-regex4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.1.0indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.1indirect
npmanymatch3.1.3indirect
npmarray-each1.0.1indirect
npmarray-slice1.1.0indirect
npmasync-done2.0.0indirect
npmasync-settle2.0.0indirect
npmatob2.1.2indirect
npmb4a1.6.7indirect
npmbach2.0.1indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbare-events2.5.4indirect
npmbase64-js1.5.1indirect
npmbinary-extensions2.3.0indirect
npmbl5.1.0indirect
npmbrace-expansion2.1.2indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmbuffer6.0.3indirect
npmcacache19.0.1indirect
npmcamelcase5.3.1indirect
npmchokidar3.6.0indirect
npmchownr3.0.0indirect
npmci-info1.6.0indirect
npmcli-cursor2.1.0indirect
npmcli-spinners2.9.2indirect
npmcliui5.0.0indirect
npmclone1.0.4indirect
npmclone2.1.2indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmconvert-source-map1.9.0indirect
npmconvert-source-map2.0.0indirect
npmcopy-props4.0.0indirect
npmcore-util-is1.0.3indirect
npmcross-spawn7.0.6indirect
npmcss3.0.0indirect
npmd1.0.2indirect
npmdebug3.2.7indirect
npmdebug4.4.1indirect
npmdebug-fabulous1.1.0indirect
npmdecamelize1.2.0indirect
npmdecode-uri-component0.2.2indirect
npmdefaults1.0.4indirect
npmdetect-file1.0.0indirect
npmdetect-newline2.1.0indirect
npmeach-props3.0.0indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex7.0.3indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmencoding0.1.13indirect
npmend-of-stream1.4.4indirect
npmenv-paths2.2.1indirect
npmerr-code2.0.3indirect
npmes5-ext0.10.64indirect
npmes6-iterator2.0.3indirect
npmes6-symbol3.1.4indirect
npmes6-weak-map2.0.3indirect
npmescape-string-regexp1.0.5indirect
npmesniff2.0.1indirect
npmevent-emitter0.3.5indirect
npmexpand-tilde2.0.2indirect
npmexponential-backoff3.1.2indirect
npmext1.7.0indirect
npmextend3.0.2indirect
npmfast-fifo1.3.2indirect
npmfast-levenshtein3.0.0indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.19.1indirect
npmfdir6.4.5indirect
npmfill-range7.1.1indirect
npmfind-up3.0.0indirect
npmfindup-sync5.0.0indirect
npmfined2.0.0indirect
npmflagged-respawn2.0.0indirect
npmfor-in1.0.2indirect
npmfor-own1.0.0indirect
npmforeground-child3.3.1indirect
npmfs-minipass3.0.3indirect
npmfs-mkdirp-stream2.0.1indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-caller-file2.0.5indirect
npmglob10.5.0indirect
npmglob11.1.0indirect
npmglob-parent5.1.2indirect
npmglob-stream8.0.3indirect
npmglob-watcher6.0.0indirect
npmglobal-modules1.0.0indirect
npmglobal-prefix1.0.2indirect
npmglogg2.2.0indirect
npmgoogle-closure-compiler-linux^20260909.0.0indirect
npmgoogle-closure-compiler-linux-arm64^20260909.0.0indirect
npmgoogle-closure-compiler-macos^20260909.0.0indirect
npmgoogle-closure-compiler-windows^20260909.0.0indirect
npmgraceful-fs4.2.11indirect
npmgraphlib2.1.8indirect
npmgulp5.0.1indirect
npmgulp^5.0.1indirect
npmgulp-cli3.1.0indirect
npmgulp-sourcemaps3.0.0indirect
npmgulp-sourcemaps^3.0.0indirect
npmgulplog2.2.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhasown2.0.2indirect
npmhomedir-polyfill1.0.3indirect
npmhttp-cache-semantics4.2.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminterpret3.1.1indirect
npmip-address10.2.0indirect
npmis-absolute1.0.0indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-negated-glob1.0.0indirect
npmis-number7.0.0indirect
npmis-plain-object5.0.0indirect
npmis-promise2.2.2indirect
npmis-relative1.0.0indirect
npmis-unc-path1.0.0indirect
npmis-valid-glob1.0.0indirect
npmis-windows1.0.2indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisexe3.1.1indirect
npmisobject3.0.1indirect
npmjackspeak3.4.3indirect
npmjackspeak4.2.3indirect
npmjasmine5.10.0indirect
npmjasmine-console-reporter3.1.0indirect
npmjasmine-core5.10.0indirect
npmlast-run2.0.0indirect
npmlead4.0.0indirect
npmliftoff5.0.1indirect
npmlocate-path3.0.0indirect
npmlodash4.18.1indirect
npmlog-symbols2.2.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.1indirect
npmlru-queue0.1.0indirect
npmmake-fetch-happen14.0.3indirect
npmmap-cache0.2.2indirect
npmmemoizee0.4.17indirect
npmmicromatch4.0.8indirect
npmmimic-fn1.2.0indirect
npmminimatch10.2.5indirect
npmminimatch9.0.9indirect
npmminipass3.3.6indirect
npmminipass7.1.2indirect
npmminipass-collect2.0.1indirect
npmminipass-fetch4.0.1indirect
npmminipass-flush1.0.5indirect
npmminipass-pipeline1.2.4indirect
npmminipass-sized1.0.3indirect
npmminizlib3.0.2indirect
npmminizlib3.1.0indirect
npmms2.1.3indirect
npmmute-stdout2.0.0indirect
npmnanoid3.3.12indirect
npmncp2.0.0indirect
npmnegotiator1.0.0indirect
npmnext-tick1.1.0indirect
npmnode-emoji1.11.0indirect
npmnode-gyp11.2.0indirect
npmnopt8.1.0indirect
npmnormalize-path2.1.1indirect
npmnormalize-path3.0.0indirect
npmnow-and-later3.0.0indirect
npmobject-assign4.1.1indirect
npmobject.defaults1.1.0indirect
npmobject.pick1.3.0indirect
npmonce1.4.0indirect
npmonetime2.0.1indirect
npmora3.4.0indirect
npmp-limit2.3.0indirect
npmp-locate3.0.0indirect
npmp-map7.0.3indirect
npmp-try2.2.0indirect
npmpackage-json-from-dist1.0.1indirect
npmparse-filepath1.0.2indirect
npmparse-passwd1.0.0indirect
npmpath-exists3.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-root0.1.1indirect
npmpath-root-regex0.1.2indirect
npmpath-scurry1.11.1indirect
npmpath-scurry2.0.2indirect
npmperfy1.1.5indirect
npmpicocolors1.1.1indirect
npmpicomatch4.0.4indirect
npmpostcss8.5.15indirect
npmproc-log5.0.0indirect
npmprocess-nextick-args2.0.1indirect
npmpromise-retry2.0.1indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmrechoir0.8.0indirect
npmremove-trailing-separator1.1.0indirect
npmreplace-ext2.0.0indirect
npmreplace-homedir2.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmresolve1.22.10indirect
npmresolve-dir1.0.1indirect
npmresolve-options2.0.0indirect
npmrestore-cursor2.0.0indirect
npmretry0.12.0indirect
npmreusify1.1.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsemver6.3.1indirect
npmsemver7.7.2indirect
npmsemver-greatest-satisfied-range2.0.0indirect
npmset-blocking2.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit3.0.7indirect
npmsignal-exit4.1.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.4indirect
npmsocks-proxy-agent8.0.5indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-resolve0.6.0indirect
npmsparkles2.1.0indirect
npmssri12.0.0indirect
npmstream-composer1.0.2indirect
npmstream-exhaust1.0.2indirect
npmstreamx2.22.0indirect
npmstreamx2.22.1indirect
npmstring-width3.1.0indirect
npmstring-width5.1.2indirect
npmstring-width-cjs4.2.3indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi5.2.0indirect
npmstrip-ansi7.1.0indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-bom-string1.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsver1.8.4indirect
npmtar7.5.22indirect
npmteex1.0.1indirect
npmtext-decoder1.2.3indirect
npmthrough22.0.5indirect
npmthrough23.0.2indirect
npmtimers-ext0.1.8indirect
npmtinyglobby0.2.14indirect
npmto-regex-range5.0.1indirect
npmto-through3.0.0indirect
npmtype2.7.3indirect
npmunc-path-regex0.1.2indirect
npmundertaker2.0.0indirect
npmundertaker-registry2.0.0indirect
npmunique-filename4.0.0indirect
npmunique-slug5.0.0indirect
npmutil-deprecate1.0.2indirect
npmv8flags4.0.1indirect
npmvalue-or-function4.0.0indirect
npmvinyl-contents2.0.0indirect
npmvinyl-fs4.0.2indirect
npmvinyl-sourcemap2.0.0indirect
npmwcwidth1.0.1indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich5.0.0indirect
npmwhich-module2.0.1indirect
npmwrap-ansi5.1.0indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi-cjs7.0.0indirect
npmwrappy1.0.2indirect
npmxtend4.0.2indirect
npmy18n4.0.3indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyargs13.3.2indirect
npmyargs-parser13.1.2indirect
Dependency advisories 6

This repository publishes no package the index resolves, so its own dependency graph was assessed — 314 packages, which also include development and test pins that never ship: 6 carry known advisories, of which 0 are direct. 11 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
brace-expansion2.1.2indirecthigh25.0.9
brace-expansion5.0.6indirecthigh35.0.9
decode-uri-component0.2.2indirecthigh10.5.0
nanoid3.3.12indirecthigh25.1.16
postcss8.5.15indirecthigh28.5.23
ip-address10.2.0indirectmoderate310.3.1

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.