Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 12:30 UTC

jonkwheeler / tsconfig-replace-paths

Replace absolute paths to relative paths for package compilation

TypeScript · JavaScriptMIT★ 72 stars⑂ 11 forkssince Oct 2019View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

jonkwheeler/tsconfig-replace-paths holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (67/100) and lowest on Community & Adoption (53/100). It was last updated 36 days ago. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

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.

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

Ownership

Jon WheelerPersonal account
36 followers21 public repossince Dec 2012

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
npmtsconfig-replace-paths1.0.070,1581537 days agotypescripttsctsconfigpathspathaliasaliasescompilationcompilerresolverresolveabsoluterelativereplacetransform

Metrics by category

Vitality

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

63Moderate · 21% of overall
How it's scored
18/36Push recencylast push 36 days ago
0.7/36Commit cadence1/52 weeks with commits
10.6/18Commit volume14 commits in the last year
10/10OpenSSF Scorecard: Maintained14 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year14
human_commit_share0.854
days_since_last_push36
active_weeks_last_year1

Release discipline

100Exceptional
How it's scored
27/27Ships releases2 releases published
36/36Release recencylatest release 36 days ago
27/27Release cadencea release every ~0.9 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count2
latest_release_tag1.0.1
releases_from_tagsno
days_since_latest_release36
mean_days_between_releases0.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

53Moderate · 17% of overall
How it's scored
30/60Stars72 stars
8.3/25Forks11 forks
0/15Watchers2 watchers
Inputs used
forks11
stars72
watchers2
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_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
64.6/80Monthly downloads70,158 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagestsconfig-replace-paths
dependents
ecosystemsnpm
total_downloads
monthly_downloads70,158
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?

56Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1/22.5Commit distributiontop contributor authored 96% of commits
2.7/13.5Contributor breadth2 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.957
How it's scored
42/42Issue resolution100% of issues closed
20.8/30PR acceptance25/36 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-ReviewFound 3/12 approved changesets -- score normalized to 2
Inputs used
merged_prs25
open_issues0
closed_issues17
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs11
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
11.3/25Owner reach36 followers of jonkwheeler
21.8/25Track record21 public repos, account ~13 yr old
Inputs used
followers36
owner_typeUser
is_verified
owner_loginjonkwheeler
public_repos21
account_age_days5,009
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 37 days ago
20/20Version history15 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagestsconfig-replace-paths
ecosystemsnpm
any_deprecatedno
min_days_since_publish37

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
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?

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

67Good · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
25.9/40Legible commit history34 of 70 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.486
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc
11/11Static type checkingtests/fixtures/basic-alias/tsconfig.json, tests/fixtures/dts-alias/tsconfig.json, tests/fixtures/dynamic-import/tsconfig.json, tests/fixtures/esm-js-extension/tsconfig.json, tests/fixtures/extends-array/tsconfig.json, tests/fixtures/extends-local/tsconfig.json, tests/fixtures/extends-npm/tsconfig.json, tests/fixtures/mjs-output/tsconfig.json, tests/fixtures/no-baseurl/tsconfig.json, tests/fixtures/nx-outdir/tsconfig.json, tests/fixtures/pdf-js-in-path/tsconfig.json, tests/fixtures/require-syntax/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice9 of the last 82 commits agent-authored or agent-credited
8/8Automated maintenance12 of the last 82 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstests/fixtures/basic-alias/tsconfig.json, tests/fixtures/dts-alias/tsconfig.json, tests/fixtures/dynamic-import/tsconfig.json, tests/fixtures/esm-js-extension/tsconfig.json, tests/fixtures/extends-array/tsconfig.json, tests/fixtures/extends-local/tsconfig.json, tests/fixtures/extends-npm/tsconfig.json, tests/fixtures/mjs-output/tsconfig.json, tests/fixtures/no-baseurl/tsconfig.json, tests/fixtures/nx-outdir/tsconfig.json, tests/fixtures/pdf-js-in-path/tsconfig.json, tests/fixtures/require-syntax/tsconfig.json, tsconfig.json
agent_commit_share0.11
toolchain_manifests
dependency_bot_commit_share0.146
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/37 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes7,155
source_files_sampled37
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 examplesexamples
Inputs used
example_dirsexamples
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

72GitHub stars
2contributors
14commits, last 12 months
36days since last push
2releases
1bus factor
0open 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 ★ / 11 ⇿
0Stars
11Forks

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.

0246810121112019-102022-062025-03

Each point covers 5 days.

OpenSSF Scorecard 4.8 / 10
4.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-15 12:29 UTC

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

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

RegistryPackageVersionRelation
npmtypescript5.9.3direct
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.1indirect
npm@humanwhocodes/config-array0.13.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@inquirer/ansi2.0.7indirect
npm@inquirer/checkbox5.2.1indirect
npm@inquirer/confirm6.1.1indirect
npm@inquirer/core11.2.1indirect
npm@inquirer/editor5.2.2indirect
npm@inquirer/expand5.1.1indirect
npm@inquirer/external-editor3.0.3indirect
npm@inquirer/figures2.0.7indirect
npm@inquirer/input5.1.2indirect
npm@inquirer/number4.1.1indirect
npm@inquirer/password5.1.1indirect
npm@inquirer/prompts8.4.2indirect
npm@inquirer/rawlist5.3.1indirect
npm@inquirer/search4.2.1indirect
npm@inquirer/select5.2.1indirect
npm@inquirer/type4.0.7indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@octokit/auth-token6.0.0indirect
npm@octokit/core7.0.7indirect
npm@octokit/endpoint11.0.4indirect
npm@octokit/graphql9.0.4indirect
npm@octokit/openapi-types27.0.0indirect
npm@octokit/openapi-types28.0.0indirect
npm@octokit/plugin-paginate-rest14.0.0indirect
npm@octokit/plugin-request-log6.0.0indirect
npm@octokit/plugin-rest-endpoint-methods17.0.0indirect
npm@octokit/request10.0.13indirect
npm@octokit/request-error7.1.1indirect
npm@octokit/rest22.0.1indirect
npm@octokit/types16.0.0indirect
npm@octokit/types17.0.0indirect
npm@phun-ky/typeof2.0.3indirect
npm@tsconfig/node1616.1.8indirect
npm@types/json-schema7.0.15indirect
npm@types/node20.19.43indirect
npm@types/parse-path7.1.0indirect
npm@types/semver7.8.0indirect
npm@typescript-eslint/eslint-plugin5.62.0indirect
npm@typescript-eslint/parser5.62.0indirect
npm@typescript-eslint/scope-manager5.62.0indirect
npm@typescript-eslint/type-utils5.62.0indirect
npm@typescript-eslint/types5.62.0indirect
npm@typescript-eslint/typescript-estree5.62.0indirect
npm@typescript-eslint/utils5.62.0indirect
npm@typescript-eslint/visitor-keys5.62.0indirect
npm@ungap/structured-clone1.3.3indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmagent-base8.0.0indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmarray-union2.1.0indirect
npmast-types0.13.4indirect
npmasync-retry1.3.3indirect
npmbalanced-match1.0.2indirect
npmbasic-ftp5.3.1indirect
npmbefore-after-hook4.0.0indirect
npmbrace-expansion1.1.18indirect
npmbraces3.0.3indirect
npmbundle-name4.1.0indirect
npmc123.3.3indirect
npmcallsites3.1.0indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmchardet2.2.0indirect
npmchokidar5.0.0indirect
npmci-info4.4.0indirect
npmcitty0.1.6indirect
npmcitty0.2.2indirect
npmcli-cursor5.0.0indirect
npmcli-spinners3.4.0indirect
npmcli-width4.1.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmconcat-map0.0.1indirect
npmconfbox0.2.4indirect
npmconsola3.4.2indirect
npmcontent-type2.0.0indirect
npmcross-spawn7.0.6indirect
npmdata-uri-to-buffer7.0.0indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-lazy-prop3.0.0indirect
npmdefu6.1.7indirect
npmdegenerator6.0.0indirect
npmdestr2.0.5indirect
npmdir-glob3.0.1indirect
npmdoctrine3.0.0indirect
npmdotenv17.4.2indirect
npmesbuild0.28.1indirect
npmescape-string-regexp4.0.0indirect
npmescodegen2.1.0indirect
npmeslint8.57.1indirect
npmeslint-scope5.1.1indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmeta4.5.1indirect
npmexsolve1.1.1indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-string-truncated-width3.0.3indirect
npmfast-string-width3.0.2indirect
npmfast-wrap-ansi0.2.2indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatted3.4.4indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmget-east-asian-width1.6.0indirect
npmget-uri7.0.0indirect
npmgiget2.0.0indirect
npmgit-up8.1.1indirect
npmgit-url-parse16.1.0indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobby11.1.0indirect
npmgraphemer1.4.0indirect
npmhas-flag4.0.0indirect
npmhttp-proxy-agent8.0.0indirect
npmhttps-proxy-agent8.0.0indirect
npmiconv-lite0.7.3indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npmip-address10.4.0indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-in-ssh1.0.0indirect
npmis-inside-container1.0.0indirect
npmis-interactive2.0.0indirect
npmis-number7.0.0indirect
npmis-path-inside3.0.3indirect
npmis-ssh1.4.1indirect
npmis-unicode-supported2.1.0indirect
npmis-wsl3.1.1indirect
npmisexe2.0.0indirect
npmissue-parser7.0.1indirect
npmjiti2.7.0indirect
npmjs-yaml4.3.1indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-with-bigint3.5.10indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmlodash.capitalize4.2.1indirect
npmlodash.escaperegexp4.1.2indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.merge4.6.2indirect
npmlodash.uniqby4.7.0indirect
npmlog-symbols7.0.1indirect
npmlru-cache7.18.3indirect
npmmacos-release3.5.1indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime-db1.54.0indirect
npmmime-types3.0.2indirect
npmmimic-function5.0.1indirect
npmminimatch3.1.5indirect
npmms2.1.3indirect
npmmute-stream3.0.0indirect
npmnatural-compare1.4.0indirect
npmnatural-compare-lite1.4.0indirect
npmnetmask2.1.1indirect
npmnew-github-release-url2.0.0indirect
npmnode-fetch-native1.6.7indirect
npmnypm0.6.9indirect
npmohash2.0.11indirect
npmonce1.4.0indirect
npmonetime7.0.0indirect
npmopen11.0.0indirect
npmoptionator0.9.4indirect
npmora9.3.0indirect
npmos-name7.0.0indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpac-proxy-agent8.0.0indirect
npmpac-resolver8.0.0indirect
npmparent-module1.0.1indirect
npmparse-path7.1.0indirect
npmparse-url9.2.0indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmperfect-debounce2.1.0indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpkg-types2.3.1indirect
npmpowershell-utils0.1.0indirect
npmpowershell-utils0.2.0indirect
npmprelude-ls1.2.1indirect
npmprettier2.8.8indirect
npmprotocols2.0.2indirect
npmproxy-agent7.0.0indirect
npmproxy-from-env1.1.0indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmquickjs-wasi0.0.1indirect
npmrc92.1.2indirect
npmreaddirp5.1.1indirect
npmrelease-it20.2.1indirect
npmresolve-from4.0.0indirect
npmrestore-cursor5.1.0indirect
npmretry0.13.1indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmsafer-buffer2.1.2indirect
npmsemver7.7.4indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsmart-buffer4.2.0indirect
npmsocks2.8.9indirect
npmsocks-proxy-agent9.0.0indirect
npmsource-map0.6.1indirect
npmstdin-discarder0.3.2indirect
npmstring-width8.2.2indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-json-comments3.1.1indirect
npmsupports-color7.2.0indirect
npmtext-table0.2.0indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.15indirect
npmto-regex-range5.0.1indirect
npmtslib1.14.1indirect
npmtslib2.8.1indirect
npmtsutils3.21.0indirect
npmtsx4.23.11indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtype-fest2.19.0indirect
npmundici7.29.0indirect
npmundici-types6.21.0indirect
npmuniversal-user-agent7.0.3indirect
npmuri-js4.4.1indirect
npmurl-join5.0.0indirect
npmwhich2.0.2indirect
npmwildcard-match5.1.4indirect
npmwindows-release7.1.1indirect
npmword-wrap1.2.5indirect
npmwrappy1.0.2indirect
npmwsl-utils0.3.1indirect
npmyargs-parser22.0.0indirect
npmyocto-queue0.1.0indirect
npmyoctocolors2.2.0indirect
Dependency advisories 0

Installing npm:tsconfig-replace-paths@1.0.0 pulls in 1 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.