Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-18 08:23 UTC

Caspeco / eslint-config

Shared ESLint config for Caspeco projects

TypeScript · JavaScriptNo license detected★ 1 star⑂ 0 forkssince Apr 2024View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

Caspeco/eslint-config holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Vitality (91/100) and lowest on Community & Adoption (25/100). It was last updated today. A single contributor accounts for most of its recent work.

78
overall / 100
Good

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.

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

Ownership

CaspecoOrganization
9 followers20 public repossince Feb 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@caspeco/eslint-config-ts5.4.23,5241437 days agoeslinteslint-configtypescriptcaspeco
npm@caspeco/eslint-config-react5.4.22,2701437 days agoeslinteslint-configreacttypescriptcaspeco
npm@caspeco/eslint-config4.2.19036311 days ago

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
22.2/36Commit cadence32/52 weeks with commits
16.9/18Commit volume76 commits in the last year
10/10OpenSSF Scorecard: Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year76
human_commit_share0.33
days_since_last_push0
active_weeks_last_year32

Release discipline

100Exceptional
How it's scored
27/27Ships releases34 releases published
36/36Release recencylatest release 37 days ago
27/27Release cadencea release every ~30.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count34
latest_release_tag5.4.2
releases_from_tagsno
days_since_latest_release37
mean_days_between_releases30.4
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?

25At Risk · 17% of overall
How it's scored
0/60Stars1 stars
0/25Forks0 forks
0/15Watchers2 watchers
Inputs used
forks0
stars1
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5Licenseno license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
50.3/80Monthly downloads5,884 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@caspeco/eslint-config-ts, @caspeco/eslint-config-react, @caspeco/eslint-config
dependents
ecosystemsnpm
total_downloads
monthly_downloads5,884
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?

63Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.1/22.5Commit distributiontop contributor authored 82% of commits
4.1/13.5Contributor breadth3 contributors
10/10OpenSSF Scorecard: Contributorsproject has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.817
How it's scored
42/42Issue resolution100% of issues closed
23.2/30PR acceptance222/287 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
6/15OpenSSF Scorecard: Code-ReviewFound 5/12 approved changesets -- score normalized to 4
Inputs used
merged_prs222
open_issues0
closed_issues1
prs_merged_7d1
prs_decided_7d1
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio1
closed_unmerged_prs65
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
7.2/25Owner reach9 followers of Caspeco
21.6/25Track record20 public repos, account ~14 yr old
Inputs used
followers9
owner_typeOrganization
is_verifiedno
owner_loginCaspeco
public_repos20
account_age_days5,323

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on npm
35/35Publish recencylatest publish 37 days ago
20/20Version history36 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@caspeco/eslint-config-ts, @caspeco/eslint-config-react, @caspeco/eslint-config
ecosystemsnpm
any_deprecatedno
min_days_since_publish37

Engineering Quality

Are baseline engineering and documentation practices in place?

84Excellent · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
16/16Linter configeslint.config.js, package.json ("prettier")
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests24 out of 29 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://caspeco.github.io/eslint-config/
10/10Repository description
10/10Topics1 topics
0/10Wiki
Inputs used
topicsteam-core
has_wikino
homepagehttps://caspeco.github.io/eslint-config/
docs_sitehttps://caspeco.github.io/eslint-config/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

66Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2/2.5CI-Tests24 out of 29 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3/7.5Code-ReviewFound 5/12 approved changesets -- score normalized to 4
2.5/2.5Contributorsproject has 6 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
0/2.5Licenselicense file not detected
7.5/7.5Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.8
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_packages193
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:@caspeco/eslint-config@4.2.1 runtime dependency closure — what installing the published package pulls in — 193 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.

65Good · 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 history29 of 33 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.879
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.js, package.json ("prettier")
11/11Static type checkingpackages/eslint-config-react/__tests__/fixtures/react-compiler/tsconfig.json, packages/eslint-config-react/__tests__/fixtures/react/tsconfig.json, packages/eslint-config-react/__tests__/fixtures/vanilla/tsconfig.json, packages/eslint-config-ts/__tests__/fixtures/vanilla/tsconfig.json, packages/test-utils/src/fixtures/vanilla/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
4/10Demonstrated agent practice2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance67 of the last 100 commits are automated dependency updates
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/eslint-config-react/__tests__/fixtures/react-compiler/tsconfig.json, packages/eslint-config-react/__tests__/fixtures/react/tsconfig.json, packages/eslint-config-react/__tests__/fixtures/vanilla/tsconfig.json, packages/eslint-config-ts/__tests__/fixtures/vanilla/tsconfig.json, packages/test-utils/src/fixtures/vanilla/tsconfig.json, tsconfig.json
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0.67
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/31 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes5,628
source_files_sampled31
oversized_source_files0

Key facts

1GitHub stars
3contributors
76commits, last 12 months
0days since last push
34releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-18 08:23 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests24 out of 29 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 5/12 approved changesets -- score normalized to 4
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npm@caspeco/eslint-config-ts5.4.1packages/eslint-config-react/package.json
All dependencies 496

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

RegistryPackageVersionRelation
npm@caspeco/eslint-config-ts5.4.1direct
npm@aashutoshrathi/word-wrap1.2.6indirect
npm@andrewbranch/untar.js1.0.3indirect
npm@arethetypeswrong/cli0.18.5indirect
npm@arethetypeswrong/core0.18.5indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.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.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@braidai/lang1.1.2indirect
npm@caspeco/eslint-config-react5.4.1indirect
npm@caspeco/prettier-config1.0.7indirect
npm@caspeco/test-utils*indirect
npm@caspeco/test-utils1.0.0indirect
npm@colors/colors1.5.0indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/js^9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.2indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.6.0indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@loaderkit/resolve1.0.6indirect
npm@oxc-project/types0.147.0indirect
npm@rolldown/binding-android-arm-eabi1.2.6indirect
npm@rolldown/binding-android-arm641.2.6indirect
npm@rolldown/binding-darwin-arm641.2.6indirect
npm@rolldown/binding-darwin-x641.2.6indirect
npm@rolldown/binding-freebsd-x641.2.6indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.6indirect
npm@rolldown/binding-linux-arm64-gnu1.2.6indirect
npm@rolldown/binding-linux-arm64-musl1.2.6indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.6indirect
npm@rolldown/binding-linux-s390x-gnu1.2.6indirect
npm@rolldown/binding-linux-x64-gnu1.2.6indirect
npm@rolldown/binding-linux-x64-musl1.2.6indirect
npm@rolldown/binding-openharmony-arm641.2.6indirect
npm@rolldown/binding-win32-arm64-msvc1.2.6indirect
npm@rolldown/binding-win32-x64-msvc1.2.6indirect
npm@rolldown/pluginutils1.0.1indirect
npm@sindresorhus/is4.6.0indirect
npm@types/chai5.2.3indirect
npm@types/deep-eql4.0.2indirect
npm@types/estree1.0.8indirect
npm@types/json-schema7.0.15indirect
npm@types/node26.5.1indirect
npm@typescript-eslint/eslint-plugin8.70.0indirect
npm@typescript-eslint/parser8.70.0indirect
npm@typescript-eslint/project-service8.70.0indirect
npm@typescript-eslint/scope-manager8.70.0indirect
npm@typescript-eslint/tsconfig-utils8.70.0indirect
npm@typescript-eslint/type-utils8.70.0indirect
npm@typescript-eslint/types8.70.0indirect
npm@typescript-eslint/typescript-estree8.70.0indirect
npm@typescript-eslint/utils8.70.0indirect
npm@typescript-eslint/visitor-keys8.70.0indirect
npm@vitest/mocker5.0.1indirect
npm@vitest/spy5.0.1indirect
npmacorn8.16.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmansi-colors4.1.3indirect
npmansi-escapes7.2.0indirect
npmansi-regex2.1.1indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.8indirect
npmarray.prototype.findlast1.2.5indirect
npmarray.prototype.flat1.3.2indirect
npmarray.prototype.flatmap1.3.3indirect
npmarray.prototype.tosorted1.1.4indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmassertion-error2.0.1indirect
npmavailable-typed-arrays1.0.7indirect
npmbalanced-match1.0.2indirect
npmbalanced-match4.0.4indirect
npmbaseline-browser-mapping2.11.21indirect
npmbinary-extensions2.3.0indirect
npmbrace-expansion1.1.18indirect
npmbrace-expansion5.0.9indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.8indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcaniuse-lite1.0.30001810indirect
npmchai6.2.2indirect
npmchalk1.1.3indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmchar-regex1.0.2indirect
npmchokidar3.6.0indirect
npmcjs-module-lexer1.4.3indirect
npmcli-highlight2.1.11indirect
npmcli-table30.6.5indirect
npmcliui6.0.0indirect
npmcliui7.0.4indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcommander10.0.1indirect
npmcommander14.0.2indirect
npmcommon-tags1.8.2indirect
npmconcat-map0.0.1indirect
npmconnect3.7.0indirect
npmconnect-history-api-fallback1.6.0indirect
npmconnect-livereload0.6.1indirect
npmconvert-source-map2.0.0indirect
npmcp-file7.0.0indirect
npmcross-spawn7.0.6indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmdebug2.6.9indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdepd2.0.0indirect
npmdestroy1.2.0indirect
npmdetect-indent7.0.2indirect
npmdetect-libc2.1.2indirect
npmdetect-newline4.0.1indirect
npmdexie4.4.4indirect
npmdocsify5.0.0indirect
npmdocsify-cli5.0.0indirect
npmdoctrine2.1.0indirect
npmdunder-proto1.0.1indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.422indirect
npmemoji-regex8.0.0indirect
npmemojilib2.4.0indirect
npmencodeurl1.0.2indirect
npmencodeurl2.0.0indirect
npmenquirer2.4.1indirect
npmenvironment1.1.0indirect
npmes-abstract1.23.9indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-iterator-helpers1.2.1indirect
npmes-module-lexer2.3.2indirect
npmes-object-atoms1.1.1indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.0.2indirect
npmes-to-primitive1.3.0indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.4indirect
npmeslint^9.39.4indirect
npmeslint-config-prettier10.1.8indirect
npmeslint-config-prettier^10.1.8indirect
npmeslint-plugin-baseline-js0.7.1indirect
npmeslint-plugin-baseline-js^0.7.1indirect
npmeslint-plugin-check-file3.3.2indirect
npmeslint-plugin-check-file^3.3.2indirect
npmeslint-plugin-es-x9.7.0indirect
npmeslint-plugin-no-barrel-files2.2.0indirect
npmeslint-plugin-no-barrel-files^2.2.0indirect
npmeslint-plugin-react7.37.5indirect
npmeslint-plugin-react^7.37.5indirect
npmeslint-plugin-react-hooks7.1.1indirect
npmeslint-plugin-react-hooks^7.1.1indirect
npmeslint-plugin-react-refresh0.5.7indirect
npmeslint-plugin-react-refresh^0.5.7indirect
npmeslint-scope8.4.0indirect
npmeslint-type-tracer0.5.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmespree10.4.0indirect
npmesquery1.5.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmetag1.8.1indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfflate0.8.3indirect
npmfiglet1.9.3indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfinalhandler1.1.2indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfor-each0.3.3indirect
npmfresh0.5.2indirect
npmfs-extra8.1.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.1.8indirect
npmfunctions-have-names1.2.3indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-port5.1.1indirect
npmget-proto1.0.1indirect
npmget-symbol-description1.1.0indirect
npmgit-hooks-list4.1.1indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals14.0.0indirect
npmglobals17.12.0indirect
npmglobals^17.12.0indirect
npmglobalthis1.0.4indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-ansi2.0.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.2indirect
npmhermes-estree0.25.1indirect
npmhermes-parser0.25.1indirect
npmhighlight.js10.7.3indirect
npmhttp-errors2.0.0indirect
npmignore5.3.2indirect
npmignore7.0.8indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminherits2.0.4indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.0indirect
npmis-bigint1.1.0indirect
npmis-binary-path2.1.0indirect
npmis-boolean-object1.2.1indirect
npmis-callable1.2.7indirect
npmis-core-module2.15.1indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.0indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-plain-obj4.1.0indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.0indirect
npmis-weakset2.0.4indirect
npmis-wsl1.1.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmiterator.prototype1.1.5indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.2indirect
npmjsesc3.1.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsonfile4.0.0indirect
npmjsx-ast-utils3.3.5indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlivereload0.9.3indirect
npmlivereload-js3.4.1indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.merge4.6.2indirect
npmloose-envify1.4.0indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmmagic-string1.4.1indirect
npmmake-dir3.1.0indirect
npmmarked18.0.9indirect
npmmarked9.1.6indirect
npmmarked-terminal7.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmedium-zoom1.1.0indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmminimatch10.2.6indirect
npmminimatch3.1.5indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.19indirect
npmnatural-compare1.4.0indirect
npmnested-error-stacks2.1.1indirect
npmnode-emoji2.2.0indirect
npmnode-releases2.0.54indirect
npmnormalize-path3.0.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.13.3indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.values1.2.1indirect
npmobug2.2.1indirect
npmon-finished2.3.0indirect
npmon-finished2.4.1indirect
npmopen6.4.0indirect
npmopencollective-postinstall2.0.3indirect
npmoptionator0.9.3indirect
npmopts2.0.2indirect
npmown-keys1.0.1indirect
npmp-event4.2.0indirect
npmp-finally1.0.0indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-timeout3.2.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparent-require1.0.0indirect
npmparse55.1.1indirect
npmparse56.0.1indirect
npmparse5-htmlparser2-tree-adapter6.0.1indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpicomatch4.0.7indirect
npmpossible-typed-array-names1.0.0indirect
npmpostcss8.5.28indirect
npmprelude-ls1.2.1indirect
npmprettier3.6.2indirect
npmprismjs1.30.0indirect
npmprop-types15.8.1indirect
npmpunycode2.3.1indirect
npmrange-parser1.2.1indirect
npmreact-is16.13.1indirect
npmreaddirp3.6.0indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.3indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmresolve2.0.0-next.5indirect
npmresolve-from4.0.0indirect
npmrolldown1.2.6indirect
npmsafe-array-concat1.1.3indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsemver6.3.1indirect
npmsemver7.7.3indirect
npmsend0.19.0indirect
npmserve-static1.16.2indirect
npmset-blocking2.0.0indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.0indirect
npmside-channel-list1.0.0indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsiginfo2.0.0indirect
npmskin-tone2.0.0indirect
npmsort-object-keys2.0.1indirect
npmsort-package-json4.0.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstatuses1.5.0indirect
npmstatuses2.0.1indirect
npmstd-env4.2.0indirect
npmstring-width4.2.3indirect
npmstring.prototype.matchall4.0.12indirect
npmstring.prototype.repeat1.0.0indirect
npmstring.prototype.trim1.2.10indirect
npmstring.prototype.trimend1.0.9indirect
npmstring.prototype.trimstart1.0.8indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi6.0.1indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color2.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks3.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtinybench6.1.4indirect
npmtinydate1.3.0indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmts-api-utils2.5.0indirect
npmtype-check0.4.0indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.7indirect
npmtypescript5.6.1-rcindirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.70.0indirect
npmtypescript-eslint^8.70.0indirect
npmunbox-primitive1.1.0indirect
npmundici-types8.9.0indirect
npmunicode-emoji-modifier-base1.0.0indirect
npmuniversalify0.1.2indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.3.2indirect
npmuri-js4.4.1indirect
npmutils-merge1.0.1indirect
npmvalidate-npm-package-name5.0.1indirect
npmvite8.3.0indirect
npmvitest5.0.1indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-module2.0.1indirect
npmwhich-typed-array1.1.18indirect
npmwhy-is-node-running2.3.0indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmws7.5.11indirect
npmy18n4.0.3indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyargonaut1.1.4indirect
npmyargs15.4.1indirect
npmyargs16.2.0indirect
npmyargs-parser18.1.3indirect
npmyargs-parser20.2.9indirect
npmyocto-queue0.1.0indirect
npmzod4.1.11indirect
npmzod-validation-error4.0.2indirect
Dependency advisories 0

Installing npm:@caspeco/eslint-config@4.2.1 pulls in 193 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.