Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-27 15:38 UTC

sverweij / dependency-cruiser

Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.

JavaScriptMIT★ 7,105 stars⑂ 299 forkssince Nov 2016View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

sverweij/dependency-cruiser holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (95/100) and lowest on Sustainability & Governance (62/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

94
overall / 100
Exceptional

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.

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

Ownership

Sander VerweijPersonal account
483 followers34 public repossince Jun 2013

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
npmdependency-cruiser18.2.013,494,04158416 days agostatic-analysiscirculardependenciestypescriptjavascriptcoffeescriptes6es2015amdcommonjsvalidationspelunking

Metrics by category

Vitality

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

95Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 5 days ago
28.4/36Commit cadence41/52 weeks with commits
18/18Commit volume159 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year159
human_commit_share0.99
days_since_last_push5
active_weeks_last_year41

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 16 days ago
27/27Release cadencea release every ~8.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv18.2.0
releases_from_tagsno
days_since_latest_release16
mean_days_between_releases8.8
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?

92Excellent · 17% of overall
How it's scored
60/60Stars7,105 stars
20.6/25Forks299 forks
7.2/15Watchers21 watchers
Inputs used
forks299
stars7,105
watchers21
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges2
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
80/80Monthly downloads13,494,041 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesdependency-cruiser
dependents
ecosystemsnpm
total_downloads
monthly_downloads13,494,041
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.6/22.5Commit distributiontop contributor authored 97% of commits
13.5/13.5Contributor breadth48 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled48
top_contributor_share0.974
How it's scored
38.2/42Issue resolution91% of issues closed
28.3/30PR acceptance681/721 decided PRs merged
0/13Newcomer PR acceptance0/1 first-time contributors' PRs merged in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs681
open_issues32
closed_issues321
prs_merged_7d0
prs_decided_7d0
prs_merged_30d3
prs_decided_30d5
issue_closed_ratio0.909
closed_unmerged_prs40
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
19.3/25Owner reach483 followers of sverweij
23.2/25Track record34 public repos, account ~13 yr old
Inputs used
followers483
owner_typeUser
is_verified
owner_loginsverweij
public_repos34
account_age_days4,810
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 16 days ago
20/20Version history584 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesdependency-cruiser
ecosystemsnpm
any_deprecatedno
min_days_since_publish16

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests9 out of 9 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

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://npmjs.com/dependency-cruiser
10/10Repository description
10/10Topics12 topics
0/10Wiki
Inputs used
topicsdependency-cruiser, typescript, javascript, static-analysis, dependency-analysis, dependency-graph, circular-dependencies, jsx, tsx, dependencies, architecture-diagram, vue
has_wikino
homepagehttps://npmjs.com/dependency-cruiser
docs_sitehttps://npmjs.com/dependency-cruiser
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

80Excellent · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests9 out of 9 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/30 approved changesets -- score normalized to 0
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
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 10 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
6/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.5
Excluded from scoring (no data or not applicable): Branch-Protection, 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_packages42
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:dependency-cruiser@18.2.0 runtime dependency closure — what installing the published package pulls in — 42 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.

81Excellent · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history83 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.838
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes5,074
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
0/11Lint / format config
11/11Static type checkingtest/cli/__fixtures__/init-config/ts-config-exists/tsconfig.json, test/cli/__fixtures__/typescriptconfig/cli-config-with-path-and-extensions/tsconfig.json, test/cli/__fixtures__/typescriptconfig/cli-config-with-path/tsconfig.json, test/cli/__fixtures__/workspaces-mono-repo-aliases/tsconfig.json, test/cli/init-config/__fixtures__/get-matching-filenames-ts/jsconfig.json, test/cli/init-config/__fixtures__/get-matching-filenames-ts/tsconfig.json, test/extract/resolve/__mocks__/ts-config-with-path-correct-resolution-prio/tsconfig.json, test/extract/resolve/__mocks__/ts-config-with-path/tsconfig.json, types/tsconfig.json
10/10Reproducible environmentlockfile
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance1 of the last 100 commits are automated dependency updates
1/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
Inputs used
has_nixno
has_testsyes
lockfilesbun.lockb, package-lock.json
has_dockerfileno
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configstest/cli/__fixtures__/init-config/ts-config-exists/tsconfig.json, test/cli/__fixtures__/typescriptconfig/cli-config-with-path-and-extensions/tsconfig.json, test/cli/__fixtures__/typescriptconfig/cli-config-with-path/tsconfig.json, test/cli/__fixtures__/workspaces-mono-repo-aliases/tsconfig.json, test/cli/init-config/__fixtures__/get-matching-filenames-ts/jsconfig.json, test/cli/init-config/__fixtures__/get-matching-filenames-ts/tsconfig.json, test/extract/resolve/__mocks__/ts-config-with-path-correct-resolution-prio/tsconfig.json, test/extract/resolve/__mocks__/ts-config-with-path/tsconfig.json, types/tsconfig.json
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.01
How it's scored
27/45Type-checkable codeJavaScript with type-check config (test/cli/__fixtures__/init-config/ts-config-exists/tsconfig.json, test/cli/__fixtures__/typescriptconfig/cli-config-with-path-and-extensions/tsconfig.json, test/cli/__fixtures__/typescriptconfig/cli-config-with-path/tsconfig.json, test/cli/__fixtures__/workspaces-mono-repo-aliases/tsconfig.json, test/cli/init-config/__fixtures__/get-matching-filenames-ts/jsconfig.json, test/cli/init-config/__fixtures__/get-matching-filenames-ts/tsconfig.json, test/extract/resolve/__mocks__/ts-config-with-path-correct-resolution-prio/tsconfig.json, test/extract/resolve/__mocks__/ts-config-with-path/tsconfig.json, types/tsconfig.json)
54.3/55Manageable file sizes14/1,106 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes703,948
source_files_sampled1,106
oversized_source_files14
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 examplesrecipes
Inputs used
example_dirsrecipes
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

7,105GitHub stars
48contributors
159commits, last 12 months
5days since last push
100releases
1bus factor
32open 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 ★ / 299 ⇿
0Stars
299Forks
100Releases

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.

05010015020025030029692017-022021-112026-08
Major 5Minor 22Patch 41

Each point covers 9 days.

OpenSSF Scorecard 7.5 / 10
7.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-27 15:38 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
10CI-Tests9 out of 9 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/30 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 18
RegistryPackageVersion constraintManifest
npmacorn8.18.0package.json
npmacorn-jsx5.3.2package.json
npmacorn-jsx-walk2.0.0package.json
npmacorn-loose8.5.2package.json
npmacorn-walk8.3.5package.json
npmcommander15.0.0package.json
npmenhanced-resolve5.24.5package.json
npmignore7.0.6package.json
npminterpret3.1.1package.json
npmis-installed-globally1.0.0package.json
npmjson52.2.3package.json
npmpicomatch4.0.5package.json
npmprompts2.4.2package.json
npmrechoir0.8.0package.json
npmsafe-regex2.1.1package.json
npmsemver7.8.5package.json
npmtsconfig-paths-webpack-plugin4.2.0package.json
npmwatskeburt6.0.0package.json
All dependencies 350

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

RegistryPackageVersionRelation
npmacorn8.18.0direct
npmacorn-jsx5.3.2direct
npmacorn-jsx-walk2.0.0direct
npmacorn-loose8.5.2direct
npmacorn-walk8.3.5direct
npmcommander11.1.0direct
npmcommander15.0.0direct
npmenhanced-resolve5.24.5direct
npmignore7.0.6direct
npminterpret3.1.1direct
npmis-installed-globally1.0.0direct
npmjson52.2.3direct
npmpicomatch4.0.5direct
npmprompts2.4.2direct
npmrechoir0.8.0direct
npmsafe-regex2.1.1direct
npmsemver6.3.1direct
npmsemver7.8.5direct
npmtsconfig-paths-webpack-plugin4.2.0direct
npmwatskeburt6.0.0direct
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.8indirect
npm@babel/helper-annotate-as-pure7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-create-class-features-plugin7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-member-expression-to-functions7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-optimise-call-expression7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-replace-supers7.29.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/plugin-syntax-jsx7.29.7indirect
npm@babel/plugin-syntax-typescript7.29.7indirect
npm@babel/plugin-transform-modules-commonjs7.29.7indirect
npm@babel/plugin-transform-typescript7.29.7indirect
npm@babel/preset-typescript7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.8indirect
npm@babel/types7.29.8indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@esbuild/aix-ppc640.28.2indirect
npm@esbuild/android-arm0.28.2indirect
npm@esbuild/android-arm640.28.2indirect
npm@esbuild/android-x640.28.2indirect
npm@esbuild/darwin-arm640.28.2indirect
npm@esbuild/darwin-x640.28.2indirect
npm@esbuild/freebsd-arm640.28.2indirect
npm@esbuild/freebsd-x640.28.2indirect
npm@esbuild/linux-arm0.28.2indirect
npm@esbuild/linux-arm640.28.2indirect
npm@esbuild/linux-ia320.28.2indirect
npm@esbuild/linux-loong640.28.2indirect
npm@esbuild/linux-mips64el0.28.2indirect
npm@esbuild/linux-ppc640.28.2indirect
npm@esbuild/linux-riscv640.28.2indirect
npm@esbuild/linux-s390x0.28.2indirect
npm@esbuild/linux-x640.28.2indirect
npm@esbuild/netbsd-arm640.28.2indirect
npm@esbuild/netbsd-x640.28.2indirect
npm@esbuild/openbsd-arm640.28.2indirect
npm@esbuild/openbsd-x640.28.2indirect
npm@esbuild/openharmony-arm640.28.2indirect
npm@esbuild/sunos-x640.28.2indirect
npm@esbuild/win32-arm640.28.2indirect
npm@esbuild/win32-ia320.28.2indirect
npm@esbuild/win32-x640.28.2indirect
npm@gar/promise-retry1.0.3indirect
npm@istanbuljs/schema0.1.6indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@npmcli/config11.0.0indirect
npm@npmcli/git8.0.0indirect
npm@npmcli/map-workspaces6.0.0indirect
npm@npmcli/name-from-folder5.0.0indirect
npm@npmcli/package-json8.0.0indirect
npm@npmcli/promise-spawn10.0.0indirect
npm@oxlint/binding-android-arm-eabi1.78.0indirect
npm@oxlint/binding-android-arm641.78.0indirect
npm@oxlint/binding-darwin-arm641.78.0indirect
npm@oxlint/binding-darwin-x641.78.0indirect
npm@oxlint/binding-freebsd-x641.78.0indirect
npm@oxlint/binding-linux-arm-gnueabihf1.78.0indirect
npm@oxlint/binding-linux-arm-musleabihf1.78.0indirect
npm@oxlint/binding-linux-arm64-gnu1.78.0indirect
npm@oxlint/binding-linux-arm64-musl1.78.0indirect
npm@oxlint/binding-linux-ppc64-gnu1.78.0indirect
npm@oxlint/binding-linux-riscv64-gnu1.78.0indirect
npm@oxlint/binding-linux-riscv64-musl1.78.0indirect
npm@oxlint/binding-linux-s390x-gnu1.78.0indirect
npm@oxlint/binding-linux-x64-gnu1.78.0indirect
npm@oxlint/binding-linux-x64-musl1.78.0indirect
npm@oxlint/binding-openharmony-arm641.78.0indirect
npm@oxlint/binding-win32-arm64-msvc1.78.0indirect
npm@oxlint/binding-win32-ia32-msvc1.78.0indirect
npm@oxlint/binding-win32-x64-msvc1.78.0indirect
npm@sveltejs/acorn-typescript1.0.12indirect
npm@swc/core1.15.47indirect
npm@swc/core-darwin-arm641.15.47indirect
npm@swc/core-darwin-x641.15.47indirect
npm@swc/core-linux-arm-gnueabihf1.15.47indirect
npm@swc/core-linux-arm64-gnu1.15.47indirect
npm@swc/core-linux-arm64-musl1.15.47indirect
npm@swc/core-linux-ppc64-gnu1.15.47indirect
npm@swc/core-linux-s390x-gnu1.15.47indirect
npm@swc/core-linux-x64-gnu1.15.47indirect
npm@swc/core-linux-x64-musl1.15.47indirect
npm@swc/core-win32-arm64-msvc1.15.47indirect
npm@swc/core-win32-ia32-msvc1.15.47indirect
npm@swc/core-win32-x64-msvc1.15.47indirect
npm@swc/counter0.1.3indirect
npm@swc/types0.1.28indirect
npm@types/estree1.0.9indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/node26.2.0indirect
npm@types/prompts2.4.9indirect
npm@types/trusted-types2.0.7indirect
npm@vue/compiler-core3.5.41indirect
npm@vue/compiler-dom3.5.41indirect
npm@vue/compiler-sfc3.5.41indirect
npm@vue/compiler-ssr3.5.41indirect
npm@vue/shared3.5.41indirect
npm@zkochan/rimraf3.0.2indirect
npmabbrev5.0.0indirect
npmajv8.20.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmansi-styles7.0.0indirect
npmargparse2.0.1indirect
npmaria-query5.3.1indirect
npmaxobject-query4.1.0indirect
npmbalanced-match4.0.4indirect
npmbase-and-subthing1.2.3-baseindirect
npmbase-and-subthing1.2.3-subthingindirect
npmbase-only1.0.0indirect
npmbaseline-browser-mapping2.11.13indirect
npmbetter-path-resolve1.0.0indirect
npmboolbase1.0.0indirect
npmbrace-expansion5.0.9indirect
npmbrowser-stdout1.3.1indirect
npmbrowserslist4.28.8indirect
npmc812.0.0indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001809indirect
npmchalk4.1.2indirect
npmchokidar4.0.3indirect
npmci-info4.4.0indirect
npmclean-pkg-json2.0.0indirect
npmcliui8.0.1indirect
npmcliui9.0.1indirect
npmclsx2.1.1indirect
npmcoffeescript2.7.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcss-select5.2.2indirect
npmcss-tree2.2.1indirect
npmcss-tree3.2.1indirect
npmcss-what6.2.2indirect
npmcsso5.0.5indirect
npmde-indent1.0.2indirect
npmdebug4.4.3indirect
npmdecamelize4.0.0indirect
npmdevalue5.9.0indirect
npmdiff8.0.4indirect
npmdifferent-in-other-tree1.0.0indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmelectron-to-chromium1.5.403indirect
npmemoji-regex10.6.0indirect
npmemoji-regex8.0.0indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmes-errors1.3.0indirect
npmesbuild0.28.2indirect
npmescalade3.2.0indirect
npmescape-string-regexp4.0.0indirect
npmesdoorn4.2.1indirect
npmesm-env1.2.2indirect
npmesrap2.3.2indirect
npmestree-walker2.0.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-uri3.1.5indirect
npmfill-keys1.0.2indirect
npmfind-up5.0.0indirect
npmflat5.0.2indirect
npmforeground-child3.3.1indirect
npmfs-extra11.3.0indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-east-asian-width1.6.0indirect
npmglob13.0.6indirect
npmglobal-directory4.0.1indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhasown2.0.4indirect
npmhe1.2.0indirect
npmhosted-git-info10.1.1indirect
npmhtml-escaper2.0.2indirect
npmhusky9.1.7indirect
npmidontgetbundled1.0.0indirect
npmigetbundled1.0.0indirect
npmin-package-json1.0.0indirect
npmini4.1.1indirect
npmini7.0.0indirect
npmis-core-module2.16.2indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-object1.0.2indirect
npmis-path-inside3.0.3indirect
npmis-path-inside4.0.0indirect
npmis-plain-obj2.1.0indirect
npmis-reference3.0.3indirect
npmis-unicode-supported0.1.0indirect
npmis-windows1.0.2indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.1indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors6.0.0indirect
npmjson-schema-traverse1.0.0indirect
npmjsonfile6.2.1indirect
npmkleur3.0.3indirect
npmlint-staged17.3.0indirect
npmlocate-character3.0.0indirect
npmlocate-path6.0.0indirect
npmlog-symbols4.1.0indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmmagic-string0.30.21indirect
npmmake-dir4.0.0indirect
npmmdn-data2.0.28indirect
npmmdn-data2.27.1indirect
npmmemorystream0.3.1indirect
npmmerge-descriptors1.0.3indirect
npmminimatch10.2.6indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmmocha11.8.0indirect
npmmodash11.11.11indirect
npmmodule-not-found-error1.0.1indirect
npmms2.1.3indirect
npmnanoid3.3.18indirect
npmnode-releases2.0.53indirect
npmnopt10.0.1indirect
npmnormalize-newline5.0.0indirect
npmnpm-install-checks9.0.0indirect
npmnpm-normalize-package-bin6.0.0indirect
npmnpm-package-arg14.0.0indirect
npmnpm-pick-manifest12.0.0indirect
npmnpm-run-all29.0.3indirect
npmnth-check2.1.1indirect
npmoxlint1.78.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpicocolors1.1.1indirect
npmpidtree1.0.0indirect
npmpostcss8.5.26indirect
npmprettier3.9.6indirect
npmproc-log7.0.0indirect
npmproxyquire2.1.3indirect
npmread-package-json-fast6.0.0indirect
npmreaddirp4.1.2indirect
npmregexp-tree0.1.27indirect
npmrename-overwrite6.0.6indirect
npmrequire-directory2.1.1indirect
npmrequire-from-string2.0.2indirect
npmresolve1.22.12indirect
npmsax1.6.1indirect
npmserialize-javascript7.1.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmsignal-exit4.1.0indirect
npmsisteransi1.0.5indirect
npmsnodash1.0.0indirect
npmsnorkel1.2.1indirect
npmsomething4.8.1indirect
npmsource-map-js1.2.1indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse4.0.0indirect
npmspdx-license-ids3.0.23indirect
npmstring-argv0.3.2indirect
npmstring-width4.2.3indirect
npmstring-width7.2.0indirect
npmstring-width8.2.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsubthing-only11.11.11indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvelte5.56.8indirect
npmsvgo4.0.2indirect
npmsymlink-dir7.1.0indirect
npmtapable2.3.3indirect
npmtest-exclude8.0.0indirect
npmtinyexec1.3.0indirect
npmtsconfig-paths4.2.0indirect
npmtypescript6.0.3indirect
npmundici-types8.3.0indirect
npmuniversalify2.0.1indirect
npmupdate-browserslist-db1.3.1indirect
npmupem11.0.1indirect
npmv8-to-istanbul9.3.0indirect
npmvalidate-npm-package-name8.0.0indirect
npmvue-template-compiler2.7.16indirect
npmwalk-up-path4.0.0indirect
npmwhich2.0.2indirect
npmwhich7.0.0indirect
npmworkerpool9.3.4indirect
npmwrap-ansi7.0.0indirect
npmwrap-ansi9.0.2indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyaml2.9.0indirect
npmyargs17.7.3indirect
npmyargs18.1.0indirect
npmyargs-parser21.1.1indirect
npmyargs-parser22.0.0indirect
npmyargs-unparser2.0.0indirect
npmyarn1.22.22indirect
npmyocto-queue0.1.0indirect
npmzimmerframe1.1.4indirect
Dependency advisories 0

Installing npm:dependency-cruiser@18.2.0 pulls in 42 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.