Public record
Software health reportschema 0.27.0 · metrics 2.10.0 · 2026-07-22 22:47 UTC

jonaskello / tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.

TypeScriptMIT★ 1,903 stars⑂ 107 forkssince Dec 2016View on GitHub ↗

jonaskello/tsconfig-paths holds a health index of 41 out of 100, placing it in the Weak band. It scores highest on Engineering Quality (64/100) and lowest on Vitality (27/100). It was last updated 149 days ago. A single contributor accounts for most of its recent work.

41
overall / 100
Weak

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.

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

Ownership

Jonas KelloPersonal account
40 followers141 public repossince Mar 2011@dividab

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 publish
npmtsconfig-pathspoints to another repo — not scored4.2.0378,235,848501211 days ago

Metrics by category

Vitality

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

27At Risk · 21% of overall
How it's scored
9.9/36Push recencylast push 149 days ago
0.7/36Commit cadence1/52 weeks with commits
8.1/18Commit volume7 commits in the last year
0/10OpenSSF Scorecard: Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year7
human_commit_share1
days_since_last_push149
active_weeks_last_year1
How it's scored
16.2/27Ships releases55 version tags (no GitHub releases)
0/36Release recencylatest release 951 days ago
19.8/27Release cadencea release every ~72.3 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count55
latest_release_tagv3.15.0
releases_from_tagsyes
days_since_latest_release951
mean_days_between_releases72.3
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?

63Moderate · 17% of overall
How it's scored
53.2/60Stars1,903 stars
16.9/25Forks107 forks
4.3/15Watchers7 watchers
Inputs used
forks107
stars1,903
watchers7
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_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

47Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.6/22.5Commit distributiontop contributor authored 79% of commits
13.5/13.5Contributor breadth47 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled47
top_contributor_share0.794
How it's scored
19.8/42Issue resolution47% of issues closed
22.1/30PR acceptance70/95 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
7.5/15OpenSSF Scorecard: Code-ReviewFound 16/30 approved changesets -- score normalized to 5
Inputs used
merged_prs70
open_issues90
closed_issues80
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.471
closed_unmerged_prs25
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
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
11.6/25Owner reach40 followers of jonaskello
25/25Track record141 public repos, account ~15 yr old
Inputs used
followers40
owner_typeUser
is_verified
owner_loginjonaskello
public_repos141
account_age_days5,612
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics3 topics
10/10Wiki
Inputs used
topicstsconfig-paths, typescript, tsconfig
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

43Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
0.2/2.5CI-Tests3 out of 16 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-ReviewFound 16/30 approved changesets -- score normalized to 5
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packagingno data
0/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/7.5Vulnerabilities38 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.9
Excluded from scoring (no data or not applicable): Branch-Protection, 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_packages3
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:tsconfig-paths@4.2.0 runtime dependency closure — what installing the published package pulls in — 3 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.

59Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26.1/40Legible commit history49 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.49
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.json
11/11Static type checkingexample/api/tsconfig.json, example/node/tsconfig.json, example/perf/tsconfig.json, example/project/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexample/api/tsconfig.json, example/node/tsconfig.json, example/perf/tsconfig.json, example/project/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/29 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes12,331
source_files_sampled29
oversized_source_files0
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 examplesexample
Inputs used
example_dirsexample
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

1,903GitHub stars
47contributors
7commits, last 12 months
149days since last push
55releases
1bus factor
90open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'tsconfig-paths' points at a different repository (https://github.com/dividab/tsconfig-paths); excluded from ecosystem scoring

More detail

Star and fork history 0 ★ / 107 ⇿
0Stars
107Forks
41Releases

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.

02040608010012010432017-112022-022026-05
Major 2Minor 21Patch 18

Each point covers 8 days.

OpenSSF Scorecard 2.9 / 10
2.9aggregate

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-07-22 22:47 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
1CI-Tests3 out of 16 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 16/30 approved changesets -- score normalized to 5
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
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
0Vulnerabilities38 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
npmjson5^2.2.2package.json
npmminimist^1.2.6package.json
npmstrip-bom^3.0.0package.json
All dependencies 552

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

RegistryPackageVersionRelation
npmjson51.0.1direct
npmjson52.2.0direct
npmjson52.2.2direct
npmminimist1.2.6direct
npmstrip-bom3.0.0direct
npmstrip-bom4.0.0direct
npm@babel/code-frame7.10.4indirect
npm@babel/code-frame7.16.0indirect
npm@babel/compat-data7.16.4indirect
npm@babel/core7.16.0indirect
npm@babel/generator7.16.0indirect
npm@babel/helper-compilation-targets7.16.3indirect
npm@babel/helper-function-name7.16.0indirect
npm@babel/helper-get-function-arity7.16.0indirect
npm@babel/helper-hoist-variables7.16.0indirect
npm@babel/helper-member-expression-to-functions7.16.0indirect
npm@babel/helper-module-imports7.16.0indirect
npm@babel/helper-module-transforms7.16.0indirect
npm@babel/helper-optimise-call-expression7.16.0indirect
npm@babel/helper-plugin-utils7.14.5indirect
npm@babel/helper-replace-supers7.16.0indirect
npm@babel/helper-simple-access7.16.0indirect
npm@babel/helper-split-export-declaration7.16.0indirect
npm@babel/helper-validator-identifier7.10.4indirect
npm@babel/helper-validator-identifier7.15.7indirect
npm@babel/helper-validator-option7.14.5indirect
npm@babel/helpers7.16.3indirect
npm@babel/highlight7.10.4indirect
npm@babel/highlight7.16.0indirect
npm@babel/parser7.16.4indirect
npm@babel/plugin-syntax-async-generators7.8.4indirect
npm@babel/plugin-syntax-bigint7.8.3indirect
npm@babel/plugin-syntax-class-properties7.12.13indirect
npm@babel/plugin-syntax-import-meta7.10.4indirect
npm@babel/plugin-syntax-json-strings7.8.3indirect
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-numeric-separator7.10.4indirect
npm@babel/plugin-syntax-object-rest-spread7.8.3indirect
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-top-level-await7.14.5indirect
npm@babel/plugin-syntax-typescript7.16.0indirect
npm@babel/template7.16.0indirect
npm@babel/traverse7.16.3indirect
npm@babel/types7.16.0indirect
npm@bcoe/v8-coverage0.2.3indirect
npm@cspotcode/source-map-consumer0.8.0indirect
npm@cspotcode/source-map-support0.7.0indirect
npm@es-joy/jsdoccomment0.29.0indirect
npm@eslint/eslintrc1.2.2indirect
npm@humanwhocodes/config-array0.9.5indirect
npm@humanwhocodes/object-schema1.2.1indirect
npm@istanbuljs/load-nyc-config1.1.0indirect
npm@istanbuljs/schema0.1.3indirect
npm@jest/console27.3.1indirect
npm@jest/core27.3.1indirect
npm@jest/environment27.3.1indirect
npm@jest/fake-timers27.3.1indirect
npm@jest/globals27.3.1indirect
npm@jest/reporters27.3.1indirect
npm@jest/source-map27.0.6indirect
npm@jest/test-result27.3.1indirect
npm@jest/test-sequencer27.3.1indirect
npm@jest/transform27.3.1indirect
npm@jest/types27.2.5indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@sinonjs/commons1.8.3indirect
npm@sinonjs/fake-timers8.1.0indirect
npm@tootallnate/once1.1.2indirect
npm@tsconfig/node101.0.8indirect
npm@tsconfig/node121.0.9indirect
npm@tsconfig/node141.0.1indirect
npm@tsconfig/node161.0.2indirect
npm@types/babel__core7.1.16indirect
npm@types/babel__generator7.6.3indirect
npm@types/babel__template7.4.1indirect
npm@types/babel__traverse7.14.2indirect
npm@types/color-name1.1.1indirect
npm@types/graceful-fs4.1.5indirect
npm@types/istanbul-lib-coverage2.0.3indirect
npm@types/istanbul-lib-report3.0.0indirect
npm@types/istanbul-reports3.0.1indirect
npm@types/jest27.0.3indirect
npm@types/json-schema7.0.11indirect
npm@types/json50.0.29indirect
npm@types/minimist1.2.2indirect
npm@types/node16.11.9indirect
npm@types/node6.0.54indirect
npm@types/parse-json4.0.0indirect
npm@types/prettier2.4.2indirect
npm@types/stack-utils2.0.1indirect
npm@types/strip-bom3.0.0indirect
npm@types/strip-json-comments0.0.30indirect
npm@types/yargs16.0.4indirect
npm@types/yargs-parser20.2.1indirect
npm@typescript-eslint/eslint-plugin5.22.0indirect
npm@typescript-eslint/parser5.22.0indirect
npm@typescript-eslint/scope-manager5.22.0indirect
npm@typescript-eslint/type-utils5.22.0indirect
npm@typescript-eslint/types5.22.0indirect
npm@typescript-eslint/typescript-estree5.22.0indirect
npm@typescript-eslint/utils5.22.0indirect
npm@typescript-eslint/visitor-keys5.22.0indirect
npmabab2.0.5indirect
npmacorn7.4.1indirect
npmacorn8.6.0indirect
npmacorn8.7.0indirect
npmacorn-globals6.0.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-walk7.2.0indirect
npmacorn-walk8.2.0indirect
npmagent-base6.0.2indirect
npmaggregate-error3.0.1indirect
npmajv6.12.6indirect
npmansi-colors4.1.1indirect
npmansi-escapes4.3.1indirect
npmansi-escapes4.3.2indirect
npmansi-regex5.0.0indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.2.1indirect
npmansi-styles5.2.0indirect
npmanymatch3.1.2indirect
npmarg4.1.3indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-includes3.1.4indirect
npmarray-union2.1.0indirect
npmarray.prototype.flat1.2.5indirect
npmastral-regex2.0.0indirect
npmasynckit0.4.0indirect
npmbabel-jest27.3.1indirect
npmbabel-plugin-istanbul6.1.1indirect
npmbabel-plugin-jest-hoist27.2.0indirect
npmbabel-preset-current-node-syntax1.0.1indirect
npmbabel-preset-jest27.2.0indirect
npmbalanced-match1.0.0indirect
npmbrace-expansion1.1.8indirect
npmbraces3.0.2indirect
npmbrowser-process-hrtime1.0.0indirect
npmbrowserslist4.18.1indirect
npmbs-logger0.2.6indirect
npmbser2.1.1indirect
npmbuffer-from1.1.0indirect
npmcall-bind1.0.2indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.2.1indirect
npmcaniuse-lite1.0.30001282indirect
npmchalk2.4.2indirect
npmchalk4.1.0indirect
npmchar-regex1.0.2indirect
npmci-info2.0.0indirect
npmci-info3.2.0indirect
npmcjs-module-lexer1.2.2indirect
npmclean-stack2.2.0indirect
npmcli-cursor3.1.0indirect
npmcli-truncate2.1.0indirect
npmcliui7.0.4indirect
npmco4.6.0indirect
npmcollect-v8-coverage1.0.1indirect
npmcolor-convert1.9.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander5.1.0indirect
npmcomment-parser1.3.1indirect
npmcompare-versions3.6.0indirect
npmconcat-map0.0.1indirect
npmconvert-source-map1.8.0indirect
npmcosmiconfig6.0.0indirect
npmcreate-require1.1.1indirect
npmcross-spawn7.0.3indirect
npmcssom0.3.8indirect
npmcssom0.4.4indirect
npmcssstyle2.3.0indirect
npmdata-urls2.0.0indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.1.1indirect
npmdebug4.3.2indirect
npmdebug4.3.4indirect
npmdecimal.js10.3.1indirect
npmdedent0.7.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.2.2indirect
npmdefine-properties1.1.3indirect
npmdelayed-stream1.0.0indirect
npmdetect-newline3.1.0indirect
npmdiff4.0.2indirect
npmdiff-sequences27.0.6indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdomexception2.0.1indirect
npmelectron-to-chromium1.3.904indirect
npmemittery0.8.1indirect
npmemoji-regex8.0.0indirect
npmend-of-stream1.4.4indirect
npmenquirer2.3.6indirect
npmerror-ex1.3.2indirect
npmes-abstract1.19.1indirect
npmes-to-primitive1.2.1indirect
npmescalade3.1.1indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmescodegen2.0.0indirect
npmeslint8.14.0indirect
npmeslint-config-prettier8.5.0indirect
npmeslint-import-resolver-node0.3.6indirect
npmeslint-module-utils2.7.3indirect
npmeslint-plugin-import2.26.0indirect
npmeslint-plugin-jsdoc39.2.9indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.1.1indirect
npmeslint-utils3.0.0indirect
npmeslint-visitor-keys2.1.0indirect
npmeslint-visitor-keys3.3.0indirect
npmespree9.3.1indirect
npmesprima4.0.1indirect
npmesquery1.4.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.2indirect
npmexeca4.0.3indirect
npmexeca5.1.1indirect
npmexit0.1.2indirect
npmexpect27.3.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.2.11indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.13.0indirect
npmfb-watchman2.0.1indirect
npmfigures3.2.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.0.1indirect
npmfind-up2.1.0indirect
npmfind-up4.1.0indirect
npmfind-versions3.2.0indirect
npmflat-cache3.0.4indirect
npmflatted3.2.5indirect
npmform-data3.0.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.2indirect
npmfunction-bind1.1.1indirect
npmfunctional-red-black-tree1.0.1indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.1.1indirect
npmget-own-enumerable-property-symbols3.0.2indirect
npmget-package-type0.1.0indirect
npmget-stream5.1.0indirect
npmget-stream6.0.1indirect
npmget-symbol-description1.0.0indirect
npmglob7.1.2indirect
npmglob7.2.0indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals11.12.0indirect
npmglobals13.13.0indirect
npmglobby11.1.0indirect
npmgraceful-fs4.2.8indirect
npmhas1.0.3indirect
npmhas-bigints1.0.1indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.0.3indirect
npmhas-tostringtag1.0.0indirect
npmhtml-encoding-sniffer2.0.1indirect
npmhtml-escaper2.0.2indirect
npmhttp-proxy-agent4.0.1indirect
npmhttps-proxy-agent5.0.0indirect
npmhuman-signals1.1.1indirect
npmhuman-signals2.1.0indirect
npmhusky4.2.5indirect
npmiconv-lite0.4.24indirect
npmignore5.2.0indirect
npmimport-fresh3.2.1indirect
npmimport-fresh3.3.0indirect
npmimport-local3.0.3indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npminternal-slot1.0.3indirect
npmis-arrayish0.2.1indirect
npmis-bigint1.0.4indirect
npmis-boolean-object1.1.2indirect
npmis-callable1.2.4indirect
npmis-core-module2.8.0indirect
npmis-core-module2.9.0indirect
npmis-date-object1.0.5indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-fn2.1.0indirect
npmis-glob4.0.3indirect
npmis-negative-zero2.0.2indirect
npmis-number7.0.0indirect
npmis-number-object1.0.6indirect
npmis-obj1.0.1indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-regex1.1.4indirect
npmis-regexp1.0.0indirect
npmis-shared-array-buffer1.0.1indirect
npmis-stream2.0.0indirect
npmis-string1.0.7indirect
npmis-symbol1.0.4indirect
npmis-typedarray1.0.0indirect
npmis-weakref1.0.2indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.0indirect
npmistanbul-lib-instrument4.0.3indirect
npmistanbul-lib-instrument5.1.0indirect
npmistanbul-lib-report3.0.0indirect
npmistanbul-lib-source-maps4.0.1indirect
npmistanbul-reports3.0.5indirect
npmjest27.3.1indirect
npmjest-changed-files27.3.0indirect
npmjest-circus27.3.1indirect
npmjest-cli27.3.1indirect
npmjest-config27.3.1indirect
npmjest-diff27.3.1indirect
npmjest-docblock27.0.6indirect
npmjest-each27.3.1indirect
npmjest-environment-jsdom27.3.1indirect
npmjest-environment-node27.3.1indirect
npmjest-get-type27.3.1indirect
npmjest-haste-map27.3.1indirect
npmjest-jasmine227.3.1indirect
npmjest-leak-detector27.3.1indirect
npmjest-matcher-utils27.3.1indirect
npmjest-message-util27.3.1indirect
npmjest-mock27.3.0indirect
npmjest-pnp-resolver1.2.2indirect
npmjest-regex-util27.0.6indirect
npmjest-resolve27.3.1indirect
npmjest-resolve-dependencies27.3.1indirect
npmjest-runner27.3.1indirect
npmjest-runtime27.3.1indirect
npmjest-serializer27.0.6indirect
npmjest-snapshot27.3.1indirect
npmjest-util27.3.1indirect
npmjest-validate27.3.1indirect
npmjest-watcher27.3.1indirect
npmjest-worker27.3.1indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.14.1indirect
npmjs-yaml4.1.0indirect
npmjsdoc-type-pratt-parser3.0.1indirect
npmjsdom16.7.0indirect
npmjsesc2.5.2indirect
npmjson-parse-better-errors1.0.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkleur3.0.3indirect
npmleven3.1.0indirect
npmlevn0.3.0indirect
npmlevn0.4.1indirect
npmlines-and-columns1.1.6indirect
npmlint-staged10.2.11indirect
npmlistr22.3.3indirect
npmlocate-path2.0.0indirect
npmlocate-path5.0.0indirect
npmlodash4.17.21indirect
npmlodash.memoize4.1.2indirect
npmlodash.merge4.6.2indirect
npmlog-symbols4.0.0indirect
npmlog-update4.0.0indirect
npmlru-cache6.0.0indirect
npmmake-dir3.1.0indirect
npmmake-error1.2.1indirect
npmmake-error1.3.6indirect
npmmakeerror1.0.12indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.2indirect
npmmicromatch4.0.4indirect
npmmime-db1.51.0indirect
npmmime-types2.1.34indirect
npmmimic-fn2.1.0indirect
npmminimatch3.0.4indirect
npmminimatch3.1.2indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmnatural-compare1.4.0indirect
npmnode-int640.4.0indirect
npmnode-modules-regexp1.0.0indirect
npmnode-releases2.0.1indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmnwsapi2.2.0indirect
npmobject-inspect1.12.0indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.2indirect
npmobject.values1.1.5indirect
npmonce1.4.0indirect
npmonetime5.1.0indirect
npmonetime5.1.2indirect
npmopencollective-postinstall2.0.3indirect
npmoptionator0.8.3indirect
npmoptionator0.9.1indirect
npmp-limit1.3.0indirect
npmp-limit2.3.0indirect
npmp-locate2.0.0indirect
npmp-locate4.1.0indirect
npmp-map4.0.0indirect
npmp-try1.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.0.1indirect
npmparse56.0.1indirect
npmpath-exists3.0.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-type4.0.0indirect
npmpicocolors1.0.0indirect
npmpicomatch2.2.2indirect
npmpicomatch2.3.0indirect
npmpirates4.0.1indirect
npmpkg-dir4.2.0indirect
npmplease-upgrade-node3.2.0indirect
npmprelude-ls1.1.2indirect
npmprelude-ls1.2.1indirect
npmprettier2.0.5indirect
npmpretty-format27.3.1indirect
npmprompts2.4.2indirect
npmpsl1.8.0indirect
npmpump3.0.0indirect
npmpunycode2.1.1indirect
npmqueue-microtask1.2.3indirect
npmreact-is17.0.2indirect
npmregexpp3.2.0indirect
npmrequire-directory2.1.1indirect
npmresolve1.20.0indirect
npmresolve1.22.0indirect
npmresolve-cwd3.0.0indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve.exports1.1.0indirect
npmrestore-cursor3.1.0indirect
npmreusify1.0.4indirect
npmrimraf2.6.2indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmrxjs6.6.0indirect
npmsafe-buffer5.1.2indirect
npmsafer-buffer2.1.2indirect
npmsaxes5.0.1indirect
npmsemver6.3.0indirect
npmsemver7.3.5indirect
npmsemver7.3.7indirect
npmsemver-compare1.0.0indirect
npmsemver-regex2.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.0.4indirect
npmsignal-exit3.0.2indirect
npmsignal-exit3.0.6indirect
npmsisteransi1.0.5indirect
npmslash3.0.0indirect
npmslice-ansi3.0.0indirect
npmslice-ansi4.0.0indirect
npmsource-map0.5.6indirect
npmsource-map0.6.1indirect
npmsource-map0.7.3indirect
npmsource-map-support0.5.6indirect
npmspdx-exceptions2.3.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.11indirect
npmsprintf-js1.0.3indirect
npmstack-utils2.0.5indirect
npmstring-argv0.3.1indirect
npmstring-length4.0.2indirect
npmstring-width4.2.0indirect
npmstring.prototype.trimend1.0.4indirect
npmstring.prototype.trimstart1.0.4indirect
npmstringify-object3.3.0indirect
npmstrip-ansi6.0.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-final-newline2.0.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.1.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks2.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsymbol-tree3.2.4indirect
npmterminal-link2.1.1indirect
npmtest-exclude6.0.0indirect
npmtext-table0.2.0indirect
npmthroat6.0.1indirect
npmthrough2.3.8indirect
npmtmpl1.0.5indirect
npmto-fast-properties2.0.0indirect
npmto-regex-range5.0.1indirect
npmtough-cookie4.0.0indirect
npmtr462.1.0indirect
npmts-jest27.0.7indirect
npmts-node10.7.0indirect
npmtsconfig-paths3.14.1indirect
npmtslib1.13.0indirect
npmtslib1.8.1indirect
npmtsutils3.21.0indirect
npmtype-check0.3.2indirect
npmtype-check0.4.0indirect
npmtype-detect4.0.8indirect
npmtype-fest0.11.0indirect
npmtype-fest0.20.2indirect
npmtype-fest0.21.3indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypescript4.5.2indirect
npmunbox-primitive1.0.1indirect
npmuniversalify0.1.2indirect
npmuri-js4.4.1indirect
npmv8-compile-cache2.3.0indirect
npmv8-compile-cache-lib3.0.0indirect
npmv8-to-istanbul8.1.0indirect
npmw3c-hr-time1.0.2indirect
npmw3c-xmlserializer2.0.0indirect
npmwalker1.0.8indirect
npmwebidl-conversions5.0.0indirect
npmwebidl-conversions6.1.0indirect
npmwhatwg-encoding1.0.5indirect
npmwhatwg-mimetype2.3.0indirect
npmwhatwg-url8.7.0indirect
npmwhich2.0.2indirect
npmwhich-boxed-primitive1.0.2indirect
npmwhich-pm-runs1.0.0indirect
npmword-wrap1.2.3indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.3indirect
npmws7.5.5indirect
npmxml-name-validator3.0.0indirect
npmxmlchars2.2.0indirect
npmy18n5.0.8indirect
npmyallist4.0.0indirect
npmyaml1.10.0indirect
npmyargs16.2.0indirect
npmyargs-parser20.2.9indirect
npmyn3.1.1indirect
Dependency advisories 0

Installing npm:tsconfig-paths@4.2.0 pulls in 3 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.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.