Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-17 14:38 UTC

microsoft / typescript-go

Staging repo for development of native port of TypeScript

Go · TypeScriptApache-2.0★ 26,186 stars⑂ 1,136 forkssince Sep 2024archivedView on GitHub ↗
KindApplicationhow this is determined

microsoft/typescript-go holds a health index of 19 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (93/100) and lowest on Security (74/100). The repository is archived, so no further maintenance is expected.

19
overall / 100
Critical

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.

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

Ownership

MicrosoftOrganization · verified domain
129,871 followers8,308 public repossince Dec 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@typescript/native-preview7.0.0-dev.20260707.231,718,20140172 days agotypescriptmicrosoftcompilerlanguagejavascripttsgo

Metrics by category

Vitality

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

85Excellent · 21% of overall
How it's scored
28.8/36Push recencylast push 17 days ago
33.9/36Commit cadence49/52 weeks with commits
18/18Commit volume1,458 commits in the last year
0/10OpenSSF Scorecard: Maintainedproject is archived
Inputs used
commits_last_year1,458
human_commit_share1
days_since_last_push17
active_weeks_last_year49
How it's scored
27/27Ships releases2 releases published
36/36Release recencylatest release 70 days ago
27/27Release cadencea release every ~1.8 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count2
latest_release_tagtypescript/v7.0.2
releases_from_tagsno
days_since_latest_release70
mean_days_between_releases1.8

Community & Adoption

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

93Exceptional · 17% of overall
How it's scored
60/60Stars26,186 stars
25/25Forks1,136 forks
11.5/15Watchers120 watchers
Inputs used
forks1,136
stars26,186
watchers120
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads31,718,201 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@typescript/native-preview
dependents
ecosystemsnpm
total_downloads
monthly_downloads31,718,201
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?

87Excellent · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
14.8/22.5Commit distributiontop contributor authored 34% of commits
13.5/13.5Contributor breadth98 contributors
10/10OpenSSF Scorecard: Contributorsproject has 28 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled98
top_contributor_share0.341
How it's scored
42/42Issue resolution100% of issues closed
23.1/30PR acceptance2,478/3,220 decided PRs merged
0/13Newcomer PR acceptance0/5 first-time contributors' PRs merged in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs2,478
open_issues1
closed_issues1,479
prs_merged_7d0
prs_decided_7d0
prs_merged_30d5
prs_decided_30d47
issue_closed_ratio0.999
closed_unmerged_prs742
first_time_authors_30d5
first_time_prs_merged_30d0
first_time_prs_decided_30d5
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
25/25Owner reach129,871 followers of microsoft
25/25Track record8,308 public repos, account ~12 yr old
Inputs used
followers129,871
owner_typeOrganization
is_verifiedyes
owner_loginmicrosoft
public_repos8,308
account_age_days4,663

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on npm
35/35Publish recencylatest publish 72 days ago
20/20Version history401 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@typescript/native-preview
ecosystemsnpm
any_deprecatedno
min_days_since_publish72

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows3 workflow(s)
24/24Tests present
16/16Linter config.golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://www.typescriptlang.org/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_sitehttps://www.typescriptlang.org/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

74Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests30 out of 30 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
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 28 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
5/5Fuzzingproject is fuzzed
2.5/2.5Licenselicense file detected
0/7.5Maintainedproject is archived
0/5Packagingno data
4/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities34 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.7
Excluded from scoring (no data or not applicable): Packaging. 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_packages7
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:@typescript/native-preview@7.0.0-dev.20260707.2 runtime dependency closure — what installing the published package pulls in — 7 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.

90Excellent · 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 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.83
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes6,204
How it's scored
12.6/18One-command bootstrap_tools/customlint/testdata/go.mod, _tools/go.mod, go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config.golangci.yml
11/11Static type checking_extension/tsconfig.json, _packages/native-preview/test/tsconfig.json, _packages/native-preview/tsconfig.json, _scripts/tsconfig.json, internal/fourslash/_scripts/tsconfig.json, internal/lsp/lsproto/_generate/tsconfig.json
10/10Reproducible environmentdevcontainer, lockfile
10/10Demonstrated agent practice25 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
8/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configs_extension/tsconfig.json, _packages/native-preview/test/tsconfig.json, _packages/native-preview/tsconfig.json, _scripts/tsconfig.json, internal/fourslash/_scripts/tsconfig.json, internal/lsp/lsproto/_generate/tsconfig.json
agent_commit_share0.25
toolchain_manifests_tools/customlint/testdata/go.mod, _tools/go.mod, go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeGo (statically typed)
54.7/55Manageable file sizes79/16,657 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes4,029,450
source_files_sampled16,657
oversized_source_files79

Key facts

26,186GitHub stars
98contributors
1,458commits, last 12 months
17days since last push
2releases
3bus factor
1open issues
Go, npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • First-time contributor figures cover 12 of 26 authors (cap 12)
  • File tree truncated by GitHub API; file-based signals may be incomplete
  • Could not fetch go package 'github.com/microsoft/typescript-go' from its registry
  • Could not fetch go package 'github.com/microsoft/typescript-go/_tools' from its registry

More detail

Star and fork history 0 ★ / 1,136 ⇿
0Stars
1,136Forks
2Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

04008001,2001,1362182025-032025-122026-09
Major 0Minor 0Patch 0

Each point covers 2 days.

OpenSSF Scorecard 6.7 / 10
6.7aggregate

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-17 14:37 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 28 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities34 existing vulnerabilities detected
Direct dependencies 18
RegistryPackageVersion constraintManifest
npm@vscode/extension-telemetry^1.5.2_extension/package.json
npmvscode-languageclient^10.0.1_extension/package.json
npmvscode-tas-client^0.2.1_extension/package.json
Gogithub.com/golangci/plugin-module-registerv0.1.2_tools/go.mod
Gogolang.org/x/modv0.37.0_tools/go.mod
Gogolang.org/x/toolsv0.47.0_tools/go.mod
Gogotest.tools/v3v3.5.2_tools/go.mod
Gogithub.com/Microsoft/go-winiov0.6.2go.mod
Gogithub.com/go-json-experiment/jsonv0.0.0-20260623181947-01eb4420fa68go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/mackerelio/go-osstatv0.2.7go.mod
Gogithub.com/peter-evans/patiencev0.3.0go.mod
Gogithub.com/zeebo/xxh3v1.1.0go.mod
Gogolang.org/x/syncv0.21.0go.mod
Gogolang.org/x/sysv0.46.0go.mod
Gogolang.org/x/termv0.44.0go.mod
Gogolang.org/x/textv0.38.0go.mod
Gogotest.tools/v3v3.5.2go.mod
All dependencies 545

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

RegistryPackageVersionRelation
Gogithub.com/go-json-experiment/jsonv0.0.0-20260623181947-01eb4420fa68direct
Gogithub.com/golangci/plugin-module-registerv0.1.2direct
Gogithub.com/google/go-cmpv0.6.0direct
Gogithub.com/google/go-cmpv0.7.0direct
Gogithub.com/mackerelio/go-osstatv0.2.7direct
Gogithub.com/microsoft/go-winiov0.6.2direct
Gogithub.com/peter-evans/patiencev0.3.0direct
Gogithub.com/zeebo/xxh3v1.1.0direct
Gogolang.org/x/modv0.37.0direct
Gogolang.org/x/syncv0.21.0direct
Gogolang.org/x/sysv0.46.0direct
Gogolang.org/x/termv0.44.0direct
Gogolang.org/x/textv0.38.0direct
Gogolang.org/x/toolsv0.47.0direct
Gogotest.tools/v3v3.5.2direct
npm@vscode/extension-telemetry1.5.2direct
npm@vscode/extension-telemetry^1.5.2direct
npmvscode-languageclient10.0.1direct
npmvscode-languageclient^10.0.1direct
npmvscode-tas-client0.2.1direct
npmvscode-tas-client^0.2.1direct
Godario.cat/mergov1.0.2indirect
Gogithub.com/acarl005/stripansiv0.0.0-20180116102854-5a71ef0e047dindirect
Gogithub.com/adrg/xdgv0.5.3indirect
Gogithub.com/anchore/bubblyv0.0.0-20250717181826-8a411f9d8cbfindirect
Gogithub.com/anchore/cliov0.0.0-20251028140840-721eea5390a4indirect
Gogithub.com/anchore/fangsv0.0.0-20251204220743-df7ac3652565indirect
Gogithub.com/anchore/go-homedirv0.0.0-20250319154043-c29668562e4dindirect
Gogithub.com/anchore/go-loggerv0.0.0-20251106021608-a5b0513fa9a9indirect
Gogithub.com/anchore/go-macholibrev0.0.0-20250826193721-3cd206ca93aaindirect
Gogithub.com/anchore/quillv0.7.1indirect
Gogithub.com/atotto/clipboardv0.1.4indirect
Gogithub.com/aws/aws-sdk-go-v2v1.41.3indirect
Gogithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.5indirect
Gogithub.com/aws/aws-sdk-go-v2/configv1.32.10indirect
Gogithub.com/aws/aws-sdk-go-v2/credentialsv1.19.11indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.19indirect
Gogithub.com/aws/aws-sdk-go-v2/feature/s3/managerv1.21.1indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.19indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.19indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/iniv1.8.4indirect
Gogithub.com/aws/aws-sdk-go-v2/internal/v4av1.4.18indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.6indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.10indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.19indirect
Gogithub.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.18indirect
Gogithub.com/aws/aws-sdk-go-v2/service/s3v1.96.2indirect
Gogithub.com/aws/aws-sdk-go-v2/service/signinv1.0.7indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssov1.30.12indirect
Gogithub.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.16indirect
Gogithub.com/aws/aws-sdk-go-v2/service/stsv1.41.8indirect
Gogithub.com/aws/smithy-gov1.24.2indirect
Gogithub.com/aymanbagabas/go-osc52/v2v2.0.1indirect
Gogithub.com/blacktop/go-dwarfv1.0.14indirect
Gogithub.com/blacktop/go-machov1.1.263indirect
Gogithub.com/charmbracelet/bubblesv0.21.0indirect
Gogithub.com/charmbracelet/bubbleteav1.3.10indirect
Gogithub.com/charmbracelet/colorprofilev0.4.1indirect
Gogithub.com/charmbracelet/harmonicav0.2.0indirect
Gogithub.com/charmbracelet/lipglossv1.1.0indirect
Gogithub.com/charmbracelet/x/ansiv0.11.3indirect
Gogithub.com/charmbracelet/x/cellbufv0.0.14indirect
Gogithub.com/charmbracelet/x/termv0.2.2indirect
Gogithub.com/clipperhouse/displaywidthv0.6.2indirect
Gogithub.com/clipperhouse/stringishv0.1.1indirect
Gogithub.com/clipperhouse/uax29/v2v2.3.0indirect
Gogithub.com/erikgeiser/coninputv0.0.0-20211004153227-1c3628e74d0findirect
Gogithub.com/erikgeiser/promptkitv0.9.0indirect
Gogithub.com/felixge/fgprofv0.9.5indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.13indirect
Gogithub.com/github/smimesignv0.2.0indirect
Gogithub.com/go-openapi/errorsv0.22.5indirect
Gogithub.com/go-openapi/strfmtv0.25.0indirect
Gogithub.com/go-restruct/restructv1.2.0-alphaindirect
Gogithub.com/go-viper/mapstructure/v2v2.4.0indirect
Gogithub.com/golang-jwt/jwt/v4v4.5.2indirect
Gogithub.com/google/pprofv0.0.0-20251213031049-b05bdaca462findirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/gookit/colorv1.6.0indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-multierrorv1.1.1indirect
Gogithub.com/iancoleman/strcasev0.3.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jedib0t/go-prettyv4.3.0+incompatibleindirect
Gogithub.com/klauspost/compressv1.18.4indirect
Gogithub.com/klauspost/cpuid/v2v2.2.10indirect
Gogithub.com/lucasb-eyer/go-colorfulv1.3.0indirect
Gogithub.com/matryer/moqv0.7.1indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/mattn/go-localereaderv0.0.2-0.20220822084749-2491eb6c1c75indirect
Gogithub.com/mattn/go-runewidthv0.0.19indirect
Gogithub.com/mgutz/ansiv0.0.0-20200706080929-d51e80ef957dindirect
Gogithub.com/muesli/ansiv0.0.0-20230316100256-276c6243b2f6indirect
Gogithub.com/muesli/cancelreaderv0.2.2indirect
Gogithub.com/muesli/reflowv0.3.0indirect
Gogithub.com/muesli/termenvv0.16.0indirect
Gogithub.com/oklog/ulidv1.3.1indirect
Gogithub.com/pborman/indentv1.2.1indirect
Gogithub.com/pelletier/go-toml/v2v2.2.4indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pkg/profilev1.7.0indirect
Gogithub.com/rivo/unisegv0.4.7indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/scylladb/go-setv1.0.3-0.20200225121959-cc7b2070d91eindirect
Gogithub.com/sirupsen/logrusv1.9.3indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/cobrav1.10.2indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/spf13/viperv1.21.0indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/wagoodman/go-partybusv0.0.0-20230516145632-8ccac152c651indirect
Gogithub.com/wagoodman/go-progressv0.0.0-20230925121702-07e42b3cdba0indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogo.mongodb.org/mongo-driverv1.17.6indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gosoftware.sslmate.com/src/go-pkcs12v0.7.0indirect
npm@azu/format-text1.0.2indirect
npm@azu/style-format1.0.1indirect
npm@azure/abort-controller2.1.2indirect
npm@azure/core-auth1.10.1indirect
npm@azure/core-client1.10.2indirect
npm@azure/core-rest-pipeline1.24.0indirect
npm@azure/core-tracing1.3.1indirect
npm@azure/core-util1.13.1indirect
npm@azure/identity4.13.1indirect
npm@azure/logger1.3.0indirect
npm@azure/msal-browser5.15.0indirect
npm@azure/msal-common16.10.0indirect
npm@azure/msal-node5.3.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@dprint/android-arm640.55.1indirect
npm@dprint/android-x640.55.1indirect
npm@dprint/darwin-arm640.55.1indirect
npm@dprint/darwin-x640.55.1indirect
npm@dprint/linux-arm64-glibc0.55.1indirect
npm@dprint/linux-arm64-musl0.55.1indirect
npm@dprint/linux-loong64-glibc0.55.1indirect
npm@dprint/linux-loong64-musl0.55.1indirect
npm@dprint/linux-ppc64-glibc0.55.1indirect
npm@dprint/linux-ppc64-musl0.55.1indirect
npm@dprint/linux-riscv64-glibc0.55.1indirect
npm@dprint/linux-x64-glibc0.55.1indirect
npm@dprint/linux-x64-musl0.55.1indirect
npm@dprint/win32-arm640.55.1indirect
npm@dprint/win32-x640.55.1indirect
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@isaacs/fs-minipass4.0.1indirect
npm@microsoft/1ds-core-js4.3.11indirect
npm@microsoft/1ds-post-js4.3.11indirect
npm@microsoft/applicationinsights-channel-js3.3.11indirect
npm@microsoft/applicationinsights-common3.3.11indirect
npm@microsoft/applicationinsights-common3.4.2indirect
npm@microsoft/applicationinsights-core-js3.3.11indirect
npm@microsoft/applicationinsights-core-js3.4.2indirect
npm@microsoft/applicationinsights-shims3.0.1indirect
npm@microsoft/applicationinsights-web-basic3.3.11indirect
npm@microsoft/dynamicproto-js2.0.5indirect
npm@nevware21/ts-async0.5.5indirect
npm@nevware21/ts-async0.6.1indirect
npm@nevware21/ts-utils0.15.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@sec-ant/readable-stream0.4.1indirect
npm@secretlint/config-creator10.2.2indirect
npm@secretlint/config-loader10.2.2indirect
npm@secretlint/core10.2.2indirect
npm@secretlint/formatter10.2.2indirect
npm@secretlint/node10.2.2indirect
npm@secretlint/profiler10.2.2indirect
npm@secretlint/resolver10.2.2indirect
npm@secretlint/secretlint-formatter-sarif10.2.2indirect
npm@secretlint/secretlint-rule-no-dotenv10.2.2indirect
npm@secretlint/secretlint-rule-preset-recommend10.2.2indirect
npm@secretlint/source-creator10.2.2indirect
npm@secretlint/types10.2.2indirect
npm@sindresorhus/merge-streams2.3.0indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@textlint/ast-node-types15.7.1indirect
npm@textlint/linter-formatter15.7.1indirect
npm@textlint/module-interop15.7.1indirect
npm@textlint/resolver15.7.1indirect
npm@textlint/types15.7.1indirect
npm@types/adm-zip0.5.8indirect
npm@types/node25.9.4indirect
npm@types/node26.0.1indirect
npm@types/node^25.9.4indirect
npm@types/normalize-package-data2.4.4indirect
npm@types/sarif2.1.7indirect
npm@types/tmp0.2.6indirect
npm@types/vscode1.125.0indirect
npm@types/vscode~1.125.0indirect
npm@types/which3.0.4indirect
npm@typescript/native-preview0.0.0indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@typespec/ts-http-runtime0.3.6indirect
npm@unicode/unicode-15.1.01.6.17indirect
npm@vscode/vsce3.9.2indirect
npm@vscode/vsce^3.9.2indirect
npm@vscode/vsce-sign2.0.9indirect
npm@vscode/vsce-sign-alpine-arm642.0.6indirect
npm@vscode/vsce-sign-alpine-x642.0.6indirect
npm@vscode/vsce-sign-darwin-arm642.0.6indirect
npm@vscode/vsce-sign-darwin-x642.0.6indirect
npm@vscode/vsce-sign-linux-arm2.0.6indirect
npm@vscode/vsce-sign-linux-arm642.0.6indirect
npm@vscode/vsce-sign-linux-x642.0.6indirect
npm@vscode/vsce-sign-win32-arm642.0.6indirect
npm@vscode/vsce-sign-win32-x642.0.6indirect
npmadm-zip0.5.17indirect
npmagent-base7.1.4indirect
npmajv8.20.0indirect
npmansi-escapes7.3.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmastral-regex2.0.0indirect
npmasynckit0.4.0indirect
npmazure-devops-node-api12.5.0indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbinaryextensions6.11.0indirect
npmbl4.1.0indirect
npmboolbase1.0.0indirect
npmboundary2.0.0indirect
npmbrace-expansion5.0.6indirect
npmbraces3.0.3indirect
npmbuffer5.7.1indirect
npmbuffer-crc320.2.13indirect
npmbuffer-equal-constant-time1.0.1indirect
npmbundle-name4.1.0indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmcheerio1.2.0indirect
npmcheerio-select2.1.0indirect
npmchokidar5.0.0indirect
npmchownr1.1.4indirect
npmchownr3.0.0indirect
npmcockatiel3.2.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcombined-stream1.0.8indirect
npmcommander12.1.0indirect
npmcross-spawn7.0.6indirect
npmcss-select5.2.2indirect
npmcss-what6.2.2indirect
npmdebug4.4.3indirect
npmdecompress-response6.0.0indirect
npmdeep-extend0.6.0indirect
npmdefault-browser5.5.0indirect
npmdefault-browser-id5.0.1indirect
npmdefine-lazy-prop3.0.0indirect
npmdelayed-stream1.0.0indirect
npmdetect-libc2.1.2indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmdprint0.55.1indirect
npmdunder-proto1.0.1indirect
npmecdsa-sig-formatter1.0.11indirect
npmeditions6.22.0indirect
npmemoji-regex8.0.0indirect
npmencoding-sniffer0.2.1indirect
npmend-of-stream1.4.5indirect
npmentities4.5.0indirect
npmentities6.0.1indirect
npmentities7.0.1indirect
npmenvironment1.1.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmesbuild0.28.1indirect
npmesbuild^0.28.1indirect
npmexeca9.6.1indirect
npmexpand-template2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-uri3.1.2indirect
npmfastq1.20.1indirect
npmfigures6.1.0indirect
npmfill-range7.1.1indirect
npmform-data4.0.6indirect
npmfs-constants1.0.0indirect
npmfs-extra11.3.5indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream9.0.1indirect
npmgithub-from-package0.0.0indirect
npmglob13.0.6indirect
npmglob-parent5.1.2indirect
npmglobby14.1.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhereby1.15.1indirect
npmhosted-git-info4.1.0indirect
npmhosted-git-info7.0.2indirect
npmhtmlparser210.1.0indirect
npmhttp-proxy-agent7.0.2indirect
npmhttps-proxy-agent7.0.6indirect
npmhuman-signals8.0.1indirect
npmiconv-lite0.6.3indirect
npmieee7541.2.1indirect
npmignore7.0.5indirect
npmindex-to-position1.2.0indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npmis-docker3.0.0indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-inside-container1.0.0indirect
npmis-number7.0.0indirect
npmis-plain-obj4.1.0indirect
npmis-stream4.0.1indirect
npmis-unicode-supported2.1.0indirect
npmis-wsl3.1.1indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmistextorbinary9.5.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.2.0indirect
npmjson-schema-traverse1.0.0indirect
npmjson52.2.3indirect
npmjsonc-parser3.3.1indirect
npmjsonfile6.2.1indirect
npmjsonwebtoken9.0.3indirect
npmjwa2.0.1indirect
npmjws4.0.1indirect
npmkeytar7.9.0indirect
npmleven3.1.0indirect
npmlinkify-it5.0.1indirect
npmlodash4.18.1indirect
npmlodash.includes4.3.0indirect
npmlodash.isboolean3.0.3indirect
npmlodash.isinteger4.0.4indirect
npmlodash.isnumber3.0.3indirect
npmlodash.isplainobject4.0.6indirect
npmlodash.isstring4.0.1indirect
npmlodash.once4.1.1indirect
npmlodash.truncate4.4.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.1indirect
npmlru-cache6.0.0indirect
npmmarkdown-it14.2.0indirect
npmmath-intrinsics1.1.0indirect
npmmdurl2.0.0indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-response3.1.0indirect
npmminimatch10.2.5indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmmkdirp-classic0.5.3indirect
npmms2.1.3indirect
npmmute-stream0.0.8indirect
npmnapi-build-utils2.0.0indirect
npmnative-preview0.0.0indirect
npmnode-abi3.92.0indirect
npmnode-addon-api4.3.0indirect
npmnode-sarif-builder3.4.0indirect
npmnormalize-package-data6.0.2indirect
npmnpm-run-path6.0.0indirect
npmnth-check2.1.1indirect
npmobject-inspect1.13.4indirect
npmonce1.4.0indirect
npmopen10.2.0indirect
npmp-limit7.3.0indirect
npmp-map7.0.4indirect
npmparse-json8.3.0indirect
npmparse-ms4.0.0indirect
npmparse-semver1.1.1indirect
npmparse57.3.0indirect
npmparse5-htmlparser2-tree-adapter7.1.0indirect
npmparse5-parser-stream7.1.2indirect
npmpath-key3.1.1indirect
npmpath-key4.0.0indirect
npmpath-scurry2.0.2indirect
npmpath-type6.0.0indirect
npmpend1.2.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpluralize2.0.0indirect
npmpluralize8.0.0indirect
npmprebuild-install7.1.3indirect
npmpretty-ms9.3.0indirect
npmpump3.0.4indirect
npmpunycode.js2.3.1indirect
npmqs6.15.3indirect
npmqueue-microtask1.2.3indirect
npmrc1.2.8indirect
npmrc-config-loader4.1.4indirect
npmread1.0.7indirect
npmread-pkg9.0.1indirect
npmreadable-stream3.6.2indirect
npmreaddirp5.0.0indirect
npmrequire-from-string2.0.2indirect
npmreusify1.1.0indirect
npmrun-applescript7.1.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsax1.6.0indirect
npmsecretlint10.2.2indirect
npmsemver5.7.2indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit4.1.0indirect
npmsimple-concat1.0.1indirect
npmsimple-get4.0.1indirect
npmslash5.1.0indirect
npmslice-ansi4.0.0indirect
npmspdx-correct3.2.0indirect
npmspdx-exceptions2.5.0indirect
npmspdx-expression-parse3.0.1indirect
npmspdx-license-ids3.0.23indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-final-newline4.0.0indirect
npmstrip-json-comments2.0.1indirect
npmstructured-source4.0.0indirect
npmsupports-color7.2.0indirect
npmsupports-hyperlinks3.2.0indirect
npmtable6.9.0indirect
npmtar7.5.19indirect
npmtar-fs2.1.4indirect
npmtar-stream2.2.0indirect
npmtas-client0.4.1indirect
npmterminal-link4.0.0indirect
npmtext-table0.2.0indirect
npmtextextensions6.11.0indirect
npmtinybench6.0.2indirect
npmtinybench^6.0.2indirect
npmtmp0.2.7indirect
npmto-regex-range5.0.1indirect
npmtslib2.8.1indirect
npmtunnel0.0.6indirect
npmtunnel-agent0.6.0indirect
npmtype-fest4.41.0indirect
npmtyped-rest-client1.8.11indirect
npmtypescript6.0.3indirect
npmtypescript7.0.2indirect
npmuc.micro2.1.0indirect
npmunderscore1.13.8indirect
npmundici7.28.0indirect
npmundici-types7.24.6indirect
npmundici-types8.3.0indirect
npmunicorn-magic0.1.0indirect
npmunicorn-magic0.3.0indirect
npmuniversalify2.0.1indirect
npmurl-join4.0.1indirect
npmutil-deprecate1.0.2indirect
npmvalidate-npm-package-license3.0.4indirect
npmversion-range4.15.0indirect
npmvscode-jsonrpc9.0.0indirect
npmvscode-jsonrpc^9.0.0indirect
npmvscode-languageserver-protocol3.18.1indirect
npmvscode-languageserver-textdocument1.0.13indirect
npmvscode-languageserver-types3.18.0indirect
npmvscode-typescript-nightly0.0.0indirect
npmwhatwg-encoding3.1.1indirect
npmwhatwg-mimetype4.0.0indirect
npmwhich2.0.2indirect
npmwhich6.0.1indirect
npmwrappy1.0.2indirect
npmwsl-utils0.1.0indirect
npmxml2js0.5.0indirect
npmxmlbuilder11.0.1indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyauzl3.4.0indirect
npmyazl2.5.1indirect
npmyocto-queue1.2.2indirect
npmyoctocolors2.1.2indirect
Dependency advisories 0

Installing npm:@typescript/native-preview@7.0.0-dev.20260707.2 pulls in 7 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.