Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-27 17:36 UTC

apache / thrift

Apache Thrift

C++Apache-2.0★ 10,954 stars⑂ 4,105 forkssince Sep 2009View on GitHub ↗
KindLibraryMobile applicationhow this is determined

apache/thrift holds a health index of 98 out of 100, placing it in the Exceptional band. It scores highest on Community & Adoption (95/100) and lowest on Security (78/100). It was last updated 3 days ago. 3 contributors account for most of its recent work.

98
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

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

Ownership

The Apache Software FoundationOrganization · verified domain
23,997 followers3,163 public repossince Jan 2009

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
Gogithub.com/apache/thriftv0.24.0-1652 days ago
npmthrift0.24.06,184,4172946 days ago
Packagistapache/thriftv0.24.015,6462252 days agorpc

Metrics by category

Vitality

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

91Excellent · 21% of overall
How it's scored
36/36Push recencylast push 3 days ago
31.8/36Commit cadence46/52 weeks with commits
18/18Commit volume645 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year645
human_commit_share0.88
days_since_last_push3
active_weeks_last_year46
How it's scored
27/27Ships releases18 releases published
36/36Release recencylatest release 47 days ago
12.6/27Release cadencea release every ~178.5 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count18
latest_release_tagv0.24.0
releases_from_tagsno
days_since_latest_release47
mean_days_between_releases178.5
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?

95Exceptional · 17% of overall

Popularity & adoption

100Exceptional
How it's scored
60/60Stars10,954 stars
25/25Forks4,105 forks
14.7/15Watchers443 watchers
Inputs used
forks4,105
stars10,954
watchers443
growth_stateorganic
growth_factor_pct100

Community health

92Excellent
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
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesci.appveyor.com, shields.io, travis-ci.com
has_pull_request_templateyes
How it's scored
80/80Monthly downloads6,200,063 downloads/month across go, npm, packagist
11.6/20Registry dependents54 packages depend on it
Inputs used
packagesgithub.com/apache/thrift, thrift, apache/thrift
dependents54
ecosystemsgo, npm, packagist
total_downloads2,133,758
monthly_downloads6,200,063
unverified_packages_excluded

Sustainability & Governance

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

79Good · 23% of overall
How it's scored
36/54Bus factor3 contributor(s) cover half of all commits
15.7/22.5Commit distributiontop contributor authored 30% of commits
13.5/13.5Contributor breadth98 contributors
10/10OpenSSF Scorecard: Contributorsproject has 33 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled98
top_contributor_share0.301
How it's scored
0/42Issue resolutionno issues or no data
11.7/30PR acceptance1,457/3,724 decided PRs merged
13/13Newcomer PR acceptance1/1 first-time contributors' PRs merged in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 5/28 approved changesets -- score normalized to 1
Inputs used
merged_prs1,457
open_issues0
closed_issues0
prs_merged_7d12
prs_decided_7d12
prs_merged_30d44
prs_decided_30d44
issue_closed_ratio
closed_unmerged_prs2,267
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
25/25Owner reach23,997 followers of apache
25/25Track record3,163 public repos, account ~17 yr old
Inputs used
followers23,997
owner_typeOrganization
is_verifiedyes
owner_loginapache
public_repos3,163
account_age_days6,430

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on go, npm, packagist
35/35Publish recencylatest publish 46 days ago
20/20Version history29 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesgithub.com/apache/thrift, thrift, apache/thrift
ecosystemsgo, npm, packagist
any_deprecatedno
min_days_since_publish46

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows11 workflow(s)
24/24Tests present
16/16Linter config.flake8, .rubocop.yml, eslint.config.mjs, phpstan.neon
0/9.6Pre-commit hooks
6.4/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_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttp://thrift.apache.org/
10/10Repository description
10/10Topics11 topics
0/10Wiki
Inputs used
topicsd, thrift, cplusplus, dart, actionscript, http, network-client, network-server, csharp, library, c
has_wikino
homepage
docs_sitehttp://thrift.apache.org/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

78Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/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
0.8/7.5Code-ReviewFound 5/28 approved changesets -- score normalized to 1
2.5/2.5Contributorsproject has 33 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
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
2/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
5/5SASTSAST tool is run on all commits
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
6/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities22 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.3
Excluded from scoring (no data or not applicable): 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_packages5
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:thrift@0.24.0 runtime dependency closure — what installing the published package pulls in — 5 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.

91Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
35.2/40Legible commit history58 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.659
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes6,782
How it's scored
18/18One-command bootstrapcontrib/async-test/Makefile, contrib/transport-sample/Makefile, contrib/zeromq/Makefile, lib/nodejs/examples/Makefile, lib/ocaml/src/Makefile, lib/ocaml/test/Makefile, test/ocaml/Makefile, test/ocaml/client/Makefile, test/ocaml/server/Makefile, test/threads/Makefile
22/22Automated tests
11/11Lint / format config.flake8, .rubocop.yml, eslint.config.mjs, phpstan.neon
11/11Static type checkinglib/nodets/test/tsconfig.json, lib/ts/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
10/10Demonstrated agent practice25 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance12 of the last 100 commits are automated dependency updates
4/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock, go.sum, package-lock.json
has_dockerfileyes
typed_languageyes
bootstrap_filescontrib/async-test/Makefile, contrib/transport-sample/Makefile, contrib/zeromq/Makefile, lib/nodejs/examples/Makefile, lib/ocaml/src/Makefile, lib/ocaml/test/Makefile, test/ocaml/Makefile, test/ocaml/client/Makefile, test/ocaml/server/Makefile, test/threads/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configslib/nodets/test/tsconfig.json, lib/ts/tsconfig.json
agent_commit_share0.25
toolchain_manifestscontrib/Rebus/RebusSample.csproj, contrib/thrift-maven-plugin/pom.xml, contrib/zeromq/csharp/ThriftZMQ.csproj, go.mod, lib/go/test/fuzz/go.mod, lib/go/test/go.mod, lib/java/android/build.gradle, lib/java/build.gradle, lib/kotlin/build.gradle.kts, lib/kotlin/cross-test-client/build.gradle.kts, lib/kotlin/cross-test-server/build.gradle.kts, lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj, lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net10/Thrift.Compile.net10.csproj, lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj, lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net9/Thrift.Compile.net9.csproj, lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj, lib/netstd/Tests/Thrift.FuzzTests/Thrift.FuzzTests.csproj, lib/netstd/Tests/Thrift.IntegrationTests/Thrift.IntegrationTests.csproj, lib/netstd/Tests/Thrift.Tests/Thrift.Tests.csproj, lib/netstd/Thrift.AspNetCore/Thrift.AspNetCore.csproj, lib/netstd/Thrift/Thrift.csproj, lib/rs/Cargo.toml, lib/rs/test/Cargo.toml, lib/rs/test/fuzz/Cargo.toml, lib/rs/test_recursive/Cargo.toml, test/go/go.mod, test/netstd/Client/Client.csproj, test/netstd/Server/Server.csproj, test/rs/Cargo.toml, tutorial/netstd/Client/Client.csproj, tutorial/netstd/Interfaces/Interfaces.csproj, tutorial/netstd/Server/Server.csproj, tutorial/rs/Cargo.toml
dependency_bot_commit_share0.12
How it's scored
45/45Type-checkable codeC++ (statically typed)
54.4/55Manageable file sizes17/1,633 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes418,812
source_files_sampled1,633
oversized_source_files17
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

10,954GitHub stars
98contributors
645commits, last 12 months
3days since last push
18releases
3bus factor
0open issues
Go, npm, Packagistpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Star history carried forward from 2026-07-22: GitHub restricted the stargazers API to repository admins, so it can no longer be collected. The repository has 10954 stars today.

More detail

Star and fork history 10,941 ★ / 4,105 ⇿
10,941Stars
4,105Forks
15Releases

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.

Star history is shown as collected on 2026-07-22. GitHub restricted the stargazers API to repository administrators in July 2026, so this series can no longer be extended; the current star total above remains live.

04,0008,00012,00010,9414,1051352020-092023-092026-08
Major 0Minor 11Patch 3

Each point covers 6 days.

OpenSSF Scorecard 7.3 / 10
7.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-27 17:35 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-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
1Code-ReviewFound 5/28 approved changesets -- score normalized to 1
10Contributorsproject has 33 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
8Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities22 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
Packagistpsr/log^1.0 || ^2.0 || ^3.0composer.json
Packagistpsr/http-client^1.0composer.json
Packagistpsr/http-factory^1.0composer.json
Packagistpsr/http-message^1.0 || ^2.0composer.json
npmbrowser-or-node^1.2.1package.json
npmisomorphic-ws^4.0.1package.json
npmnode-int64^0.4.0package.json
npmuuid^11.1.1package.json
npmws^8.21.0package.json
All dependencies 771

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

RegistryPackageVersionRelation
npmbrowser-or-node1.2.1direct
npmisomorphic-ws4.0.1direct
npmnode-int640.4.0direct
npmuuid11.1.1direct
npmuuid3.4.0direct
npmws6.2.4direct
npmws8.21.0direct
Packagistpsr/http-clientdirect
Packagistpsr/http-factorydirect
Packagistpsr/http-messagedirect
Packagistpsr/logdirect
crates.ioarbitraryindirect
crates.iobitflagsindirect
crates.iobyteorderindirect
crates.ioclapindirect
crates.ioenv_loggerindirect
crates.iointeger-encodingindirect
crates.iolibfuzzer-sysindirect
crates.iologindirect
crates.ioordered-floatindirect
crates.iorandindirect
crates.iorustlsindirect
crates.iorustls-pemfileindirect
crates.iothreadpoolindirect
crates.iouuidindirect
Gogithub.com/golang/mockv1.6.0indirect
Gogolang.org/x/modv0.4.2indirect
Gogolang.org/x/sysv0.0.0-20220412211240-33da011f77adindirect
Gogolang.org/x/toolsv0.1.1indirect
Gogolang.org/x/xerrorsv0.0.0-20200804184101-5ec99f83aff1indirect
Mavencom.google.guava:guava32.0.1-jreindirect
Mavenjunit:junit4.13.1indirect
Mavenorg.apache.maven.plugins:maven-antrun-pluginindirect
Mavenorg.apache.maven.plugins:maven-compiler-pluginindirect
Mavenorg.apache.maven.plugins:maven-surefire-pluginindirect
Mavenorg.apache.maven:maven-core3.9.8indirect
Mavenorg.apache.maven:maven-plugin-api3.9.8indirect
Mavenorg.codehaus.plexus:plexus-utils4.0.3indirect
Mavenorg.mockito:mockito-all1.10.19indirect
npm@babel/code-frame7.29.0indirect
npm@babel/core7.8.4indirect
npm@babel/generator7.23.0indirect
npm@babel/helper-environment-visitor7.22.20indirect
npm@babel/helper-function-name7.23.0indirect
npm@babel/helper-hoist-variables7.22.5indirect
npm@babel/helper-split-export-declaration7.22.6indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helpers7.29.2indirect
npm@babel/parser7.29.3indirect
npm@babel/parser7.29.7indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.23.2indirect
npm@babel/types7.29.0indirect
npm@babel/types7.29.7indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.1indirect
npm@eslint/config-array0.21.2indirect
npm@eslint/config-helpers0.4.2indirect
npm@eslint/core0.17.0indirect
npm@eslint/eslintrc3.3.5indirect
npm@eslint/js9.39.4indirect
npm@eslint/object-schema2.1.7indirect
npm@eslint/plugin-kit0.4.1indirect
npm@humanfs/core0.19.1indirect
npm@humanfs/node0.16.6indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.3.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@istanbuljs/load-nyc-config1.0.0indirect
npm@istanbuljs/schema0.1.2indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.20indirect
npm@jsdoc/salty0.2.12indirect
npm@jsdoc/salty0.2.5indirect
npm@pkgr/core0.1.1indirect
npm@types/color-name1.1.1indirect
npm@types/estree1.0.6indirect
npm@types/json-schema7.0.15indirect
npm@types/linkify-it3.0.2indirect
npm@types/linkify-it5.0.0indirect
npm@types/markdown-it12.2.3indirect
npm@types/markdown-it14.1.2indirect
npm@types/mdurl1.0.2indirect
npm@types/mdurl2.0.0indirect
npm@types/node22.10.5indirect
npm@types/node-int640.4.29indirect
npm@types/node-int640.4.32indirect
npm@types/qunit2.5.4indirect
npmabbrev1.1.1indirect
npmacorn6.4.2indirect
npmacorn7.4.1indirect
npmacorn8.16.0indirect
npmacorn-dynamic-import4.0.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-node1.6.2indirect
npmacorn-node1.8.2indirect
npmacorn-walk6.1.1indirect
npmacorn-walk7.1.1indirect
npmagent-base4.3.0indirect
npmaggregate-error3.0.1indirect
npmajv6.15.0indirect
npmansi-regex2.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles2.2.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.2.1indirect
npmansi-styles4.3.0indirect
npmappend-transform2.0.0indirect
npmarchy1.0.0indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-each1.0.1indirect
npmarray-slice1.1.0indirect
npmasn1.js5.4.1indirect
npmassert1.4.1indirect
npmassert1.5.0indirect
npmasync3.2.3indirect
npmasync3.2.6indirect
npmasync-limiter1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmbalanced-match1.0.0indirect
npmbase64-js1.3.0indirect
npmbase64-js1.3.1indirect
npmbluebird3.7.2indirect
npmbn.js4.11.8indirect
npmbn.js4.12.0indirect
npmbn.js5.2.1indirect
npmbn.js5.2.3indirect
npmbrace-expansion1.1.11indirect
npmbrace-expansion2.0.3indirect
npmbrace-expansion2.1.0indirect
npmbraces3.0.3indirect
npmbrorand1.1.0indirect
npmbrowser-pack6.1.0indirect
npmbrowser-resolve1.11.3indirect
npmbrowserify16.2.3indirect
npmbrowserify16.5.0indirect
npmbrowserify-aes1.2.0indirect
npmbrowserify-cipher1.0.1indirect
npmbrowserify-des1.0.2indirect
npmbrowserify-rsa4.1.0indirect
npmbrowserify-sign4.2.2indirect
npmbrowserify-zlib0.2.0indirect
npmbuffer5.2.1indirect
npmbuffer5.4.3indirect
npmbuffer-crc320.2.13indirect
npmbuffer-equals1.0.4indirect
npmbuffer-from1.1.1indirect
npmbuffer-shims1.0.0indirect
npmbuffer-xor1.0.3indirect
npmbufferutil4.0.1indirect
npmbuiltin-status-codes3.0.0indirect
npmcached-path-relative1.1.0indirect
npmcaching-transform4.0.0indirect
npmcall-bind1.0.8indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcatharsis0.9.0indirect
npmchalk1.1.3indirect
npmchalk2.4.1indirect
npmchalk4.1.2indirect
npmcipher-base1.0.6indirect
npmclean-stack2.2.0indirect
npmcli1.0.1indirect
npmcliui6.0.0indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolors1.1.2indirect
npmcombine-source-map0.8.0indirect
npmcommander13.0.0indirect
npmcommander2.20.0indirect
npmcommondir1.0.1indirect
npmconcat-map0.0.1indirect
npmconcat-stream1.6.2indirect
npmconnect3.6.6indirect
npmconsole-browserify1.1.0indirect
npmconstants-browserify1.0.0indirect
npmconvert-source-map1.1.3indirect
npmconvert-source-map1.7.0indirect
npmcore-util-is1.0.2indirect
npmcreate-ecdh4.0.3indirect
npmcreate-hash1.1.3indirect
npmcreate-hash1.2.0indirect
npmcreate-hmac1.1.7indirect
npmcross-spawn7.0.1indirect
npmcross-spawn7.0.6indirect
npmcrypto-browserify3.12.0indirect
npmdash-ast1.0.0indirect
npmdate-now0.1.4indirect
npmdateformat4.6.3indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.3.2indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdeep-equal1.0.1indirect
npmdeep-is0.1.4indirect
npmdefault-require-extensions3.0.0indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.1.3indirect
npmdefined1.0.0indirect
npmdeps-sort2.0.0indirect
npmdeps-sort2.0.1indirect
npmdes.js1.0.0indirect
npmdes.js1.0.1indirect
npmdetect-file1.0.0indirect
npmdetective5.1.0indirect
npmdetective5.2.0indirect
npmdiffie-hellman5.0.3indirect
npmdom-serializer0.2.2indirect
npmdomain-browser1.2.0indirect
npmdomelementtype1.3.1indirect
npmdomelementtype2.3.0indirect
npmdomhandler2.3.0indirect
npmdomutils1.5.1indirect
npmdunder-proto1.0.1indirect
npmduplexer0.1.1indirect
npmduplexer20.1.4indirect
npmee-first1.1.1indirect
npmelliptic6.6.1indirect
npmemoji-regex8.0.0indirect
npmencodeurl1.0.2indirect
npmentities1.0.0indirect
npmentities2.1.0indirect
npmentities2.2.0indirect
npmentities4.5.0indirect
npmes-abstract1.12.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.1indirect
npmes-to-primitive1.2.0indirect
npmes6-error4.1.1indirect
npmes6-promise4.2.5indirect
npmes6-promisify5.0.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp2.0.0indirect
npmescape-string-regexp4.0.0indirect
npmeslint9.39.4indirect
npmeslint-config-prettier10.0.1indirect
npmeslint-plugin-prettier5.2.1indirect
npmeslint-scope8.4.0indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmespree10.4.0indirect
npmesprima4.0.1indirect
npmesquery1.6.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmeventemitter20.4.14indirect
npmeventemitter25.0.1indirect
npmevents2.1.0indirect
npmevp_bytestokey1.0.3indirect
npmexit0.1.2indirect
npmexit-x0.2.2indirect
npmexpand-tilde2.0.2indirect
npmextend3.0.2indirect
npmextract-zip1.7.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.2.0indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-safe-stringify2.0.7indirect
npmfd-slicer1.1.0indirect
npmfigures1.7.0indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfinalhandler1.1.0indirect
npmfind-cache-dir3.2.0indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmfindup-sync4.0.0indirect
npmfindup-sync5.0.0indirect
npmfined1.2.0indirect
npmflagged-respawn1.0.1indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfor-each0.3.3indirect
npmfor-each0.3.5indirect
npmfor-in1.0.2indirect
npmfor-own1.0.0indirect
npmforeground-child2.0.0indirect
npmfromentries1.2.0indirect
npmfs.realpath1.0.0indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.1indirect
npmget-assigned-identifiers1.2.0indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-package-type0.1.0indirect
npmget-proto1.0.1indirect
npmgetobject1.0.2indirect
npmglob7.1.3indirect
npmglob7.1.6indirect
npmglob7.1.7indirect
npmglob7.2.3indirect
npmglob-parent6.0.2indirect
npmglobal-modules1.0.0indirect
npmglobal-prefix1.0.2indirect
npmglobals11.12.0indirect
npmglobals14.0.0indirect
npmglobals15.14.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.1.11indirect
npmgraceful-fs4.2.10indirect
npmgraceful-fs4.2.3indirect
npmgrunt1.6.3indirect
npmgrunt-cli1.4.3indirect
npmgrunt-contrib-concat1.0.1indirect
npmgrunt-contrib-jshint3.2.0indirect
npmgrunt-contrib-qunit3.1.0indirect
npmgrunt-contrib-uglify4.0.1indirect
npmgrunt-jsdoc2.4.1indirect
npmgrunt-known-options2.0.0indirect
npmgrunt-legacy-log3.0.1indirect
npmgrunt-legacy-log-utils2.1.3indirect
npmgrunt-legacy-util2.0.2indirect
npmgrunt-shell-spawn0.3.12indirect
npmgrunt-shell-spawn0.4.0indirect
npmgzip-size3.0.0indirect
npmhas1.0.3indirect
npmhas-ansi2.0.0indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhash-base2.0.2indirect
npmhash-base3.0.4indirect
npmhash.js1.1.7indirect
npmhasha5.2.0indirect
npmhasown2.0.2indirect
npmhmac-drbg1.0.1indirect
npmhomedir-polyfill1.0.3indirect
npmhooker0.2.3indirect
npmhtml-escaper2.0.2indirect
npmhtmlescape1.1.1indirect
npmhtmlparser23.8.3indirect
npmhttps-browserify1.0.0indirect
npmhttps-proxy-agent2.2.4indirect
npmiconv-lite0.6.3indirect
npmieee7541.1.12indirect
npmieee7541.1.13indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npmimurmurhash0.1.4indirect
npmindent-string4.0.0indirect
npminflight1.0.6indirect
npminherits2.0.1indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npmini1.3.8indirect
npminline-source-map0.6.2indirect
npminsert-module-globals7.2.0indirect
npminterpret1.1.0indirect
npmis-absolute1.0.0indirect
npmis-buffer1.1.6indirect
npmis-callable1.1.4indirect
npmis-callable1.2.7indirect
npmis-core-module2.8.0indirect
npmis-date-object1.0.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-object2.0.4indirect
npmis-regex1.0.4indirect
npmis-relative1.0.0indirect
npmis-stream2.0.0indirect
npmis-symbol1.0.2indirect
npmis-typed-array1.1.15indirect
npmis-typedarray1.0.0indirect
npmis-unc-path1.0.0indirect
npmis-windows1.0.2indirect
npmisarray0.0.1indirect
npmisarray1.0.0indirect
npmisarray2.0.4indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmistanbul-lib-coverage3.0.0indirect
npmistanbul-lib-hook3.0.0indirect
npmistanbul-lib-instrument4.0.1indirect
npmistanbul-lib-processinfo2.0.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-lib-source-maps4.0.0indirect
npmistanbul-reports3.2.0indirect
npmjs-tokens4.0.0indirect
npmjs-yaml3.15.1indirect
npmjs-yaml4.3.1indirect
npmjs2xmlparser4.0.2indirect
npmjsdoc4.0.2indirect
npmjsdoc4.0.5indirect
npmjsesc2.5.2indirect
npmjshint2.13.5indirect
npmjslint0.12.0indirect
npmjslint0.12.1indirect
npmjson-buffer3.0.1indirect
npmjson-int641.0.0indirect
npmjson-int641.0.2indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify0.0.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson52.2.3indirect
npmjsonify0.0.0indirect
npmjsonparse1.3.1indirect
npmJSONStream1.3.5indirect
npmkeyv4.5.4indirect
npmkind-of6.0.3indirect
npmklaw3.0.0indirect
npmlabeled-stream-splicer2.0.1indirect
npmlabeled-stream-splicer2.0.2indirect
npmlevn0.4.1indirect
npmliftup3.0.1indirect
npmlinkify-it3.0.3indirect
npmlinkify-it5.0.2indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash4.18.1indirect
npmlodash.flattendeep4.4.0indirect
npmlodash.memoize3.0.4indirect
npmlodash.merge4.6.2indirect
npmmake-dir3.0.2indirect
npmmake-dir4.0.0indirect
npmmake-iterator1.0.1indirect
npmmap-cache0.2.2indirect
npmmarkdown-it12.3.2indirect
npmmarkdown-it14.2.0indirect
npmmarkdown-it-anchor8.6.5indirect
npmmarkdown-it-anchor8.6.7indirect
npmmarked4.1.1indirect
npmmath-intrinsics1.1.0indirect
npmmaxmin2.1.0indirect
npmmd5.js1.3.5indirect
npmmdurl1.0.1indirect
npmmdurl2.0.0indirect
npmmicromatch4.0.4indirect
npmmicromatch4.0.8indirect
npmmiller-rabin4.0.1indirect
npmmime2.4.0indirect
npmminimalistic-assert1.0.1indirect
npmminimalistic-crypto-utils1.0.1indirect
npmminimatch3.0.8indirect
npmminimatch3.1.5indirect
npmminimist1.2.6indirect
npmminimist1.2.8indirect
npmmkdirp0.5.5indirect
npmmkdirp1.0.4indirect
npmmodule-deps6.2.0indirect
npmmodule-deps6.2.2indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmnode-gyp-build3.7.0indirect
npmnode-preload0.2.1indirect
npmnopt3.0.6indirect
npmnopt4.0.1indirect
npmnopt5.0.0indirect
npmnumber-is-nan1.0.1indirect
npmnyc15.1.0indirect
npmobject-assign4.1.1indirect
npmobject-inspect1.6.0indirect
npmobject-keys1.0.12indirect
npmobject.defaults1.1.0indirect
npmobject.map1.0.1indirect
npmobject.pick1.3.0indirect
npmon-finished2.3.0indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmos-browserify0.3.0indirect
npmos-homedir1.0.2indirect
npmos-tmpdir1.0.2indirect
npmosenv0.1.5indirect
npmp-each-series1.0.0indirect
npmp-limit2.2.2indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-map3.0.0indirect
npmp-reduce1.0.0indirect
npmp-try2.2.0indirect
npmpackage-hash4.0.0indirect
npmpako1.0.11indirect
npmpako1.0.7indirect
npmparent-module1.0.1indirect
npmparents1.0.1indirect
npmparse-asn15.1.6indirect
npmparse-filepath1.0.2indirect
npmparse-passwd1.0.0indirect
npmparseurl1.3.2indirect
npmpath-browserify0.0.1indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-platform0.11.15indirect
npmpath-root0.1.1indirect
npmpath-root-regex0.1.2indirect
npmpbkdf23.1.3indirect
npmpend1.2.0indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpkg-dir4.2.0indirect
npmpossible-typed-array-names1.1.0indirect
npmprelude-ls1.2.1indirect
npmprettier3.4.2indirect
npmprettier-linter-helpers1.0.0indirect
npmpretty-bytes3.0.1indirect
npmprocess0.11.10indirect
npmprocess-nextick-args1.0.7indirect
npmprocess-nextick-args2.0.0indirect
npmprocess-on-spawn1.0.0indirect
npmprogress2.0.3indirect
npmproxy-from-env1.0.0indirect
npmpublic-encrypt4.0.3indirect
npmpunycode1.3.2indirect
npmpunycode1.4.1indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmpuppeteer1.20.0indirect
npmquerystring0.2.0indirect
npmquerystring-es30.2.1indirect
npmrandombytes2.0.6indirect
npmrandombytes2.1.0indirect
npmrandomfill1.0.4indirect
npmread-only-stream2.0.0indirect
npmreadable-stream1.1.14indirect
npmreadable-stream2.1.5indirect
npmreadable-stream2.3.6indirect
npmreadable-stream2.3.7indirect
npmreadable-stream3.6.0indirect
npmreadable-stream3.6.2indirect
npmrechoir0.7.1indirect
npmrelease-zalgo1.0.0indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmrequizzle0.2.3indirect
npmresolve1.1.7indirect
npmresolve1.15.1indirect
npmresolve1.20.0indirect
npmresolve1.7.1indirect
npmresolve1.9.0indirect
npmresolve-dir1.0.1indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresumer0.0.0indirect
npmrimraf2.6.2indirect
npmrimraf3.0.2indirect
npmripemd1602.0.1indirect
npmripemd1602.0.2indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsemver7.8.0indirect
npmset-blocking2.0.0indirect
npmset-function-length1.2.2indirect
npmsha.js2.4.12indirect
npmshasum1.0.2indirect
npmshasum-object1.0.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmsignal-exit3.0.2indirect
npmsimple-concat1.0.0indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmspawn-wrap2.0.0indirect
npmsprintf-js1.0.3indirect
npmsprintf-js1.1.2indirect
npmsprintf-js1.1.3indirect
npmstatuses1.3.1indirect
npmstream-browserify2.0.1indirect
npmstream-browserify2.0.2indirect
npmstream-combiner21.1.1indirect
npmstream-http2.8.3indirect
npmstream-http3.1.0indirect
npmstream-splicer2.0.0indirect
npmstream-splicer2.0.1indirect
npmstring-width4.2.0indirect
npmstring-width4.2.3indirect
npmstring.prototype.trim1.1.2indirect
npmstring_decoder0.10.31indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.2.0indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi3.0.1indirect
npmstrip-ansi6.0.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-bom4.0.0indirect
npmstrip-json-comments1.0.4indirect
npmstrip-json-comments3.1.1indirect
npmsubarg1.0.0indirect
npmsupports-color2.0.0indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsynckit0.9.2indirect
npmsyntax-error1.4.0indirect
npmtape4.9.1indirect
npmtest-exclude6.0.0indirect
npmthrift0.23.0indirect
npmthrough2.3.8indirect
npmthrough22.0.5indirect
npmtimers-browserify1.4.2indirect
npmto-arraybuffer1.0.1indirect
npmto-buffer1.2.1indirect
npmto-regex-range5.0.1indirect
npmtslib2.8.1indirect
npmtty-browserify0.0.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.8.1indirect
npmtyped-array-buffer1.0.3indirect
npmtypedarray0.0.6indirect
npmtypedarray-to-buffer3.1.5indirect
npmtypescript5.7.2indirect
npmtypescript5.7.3indirect
npmuc.micro1.0.6indirect
npmuc.micro2.1.0indirect
npmuglify-js3.6.0indirect
npmumd3.0.3indirect
npmunc-path-regex0.1.2indirect
npmundeclared-identifiers1.1.2indirect
npmundeclared-identifiers1.1.3indirect
npmunderscore1.13.6indirect
npmunderscore1.13.8indirect
npmunderscore.string3.3.6indirect
npmundici-types6.20.0indirect
npmunpipe1.0.0indirect
npmuri-js4.4.1indirect
npmuri-path1.0.0indirect
npmurl0.11.0indirect
npmutf-8-validate5.0.2indirect
npmutil0.10.3indirect
npmutil0.10.4indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmv8flags3.2.0indirect
npmvm-browserify1.1.0indirect
npmvm-browserify1.1.2indirect
npmwhich1.3.1indirect
npmwhich2.0.2indirect
npmwhich-module2.0.0indirect
npmwhich-typed-array1.1.19indirect
npmword-wrap1.2.5indirect
npmwrap-ansi6.2.0indirect
npmwrappy1.0.2indirect
npmwrite-file-atomic3.0.1indirect
npmxmlcreate2.0.4indirect
npmxtend4.0.1indirect
npmxtend4.0.2indirect
npmy18n4.0.3indirect
npmyargs15.4.1indirect
npmyargs-parser18.1.3indirect
npmyauzl2.10.0indirect
npmyocto-queue0.1.0indirect
NuGetBenchmarkDotNet0.15.8indirect
NuGetCompareNETObjects4.84.0indirect
NuGetMicrosoft.AspNetCore.Components.Web7.0.9indirect
NuGetMicrosoft.AspNetCore.Http.Abstractions2.3.11indirect
NuGetMicrosoft.Extensions.DependencyInjection10.0.10indirect
NuGetMicrosoft.Extensions.Logging10.0.10indirect
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.10indirect
NuGetMicrosoft.Extensions.Logging.Console10.0.10indirect
NuGetMicrosoft.Extensions.Logging.Debug10.0.10indirect
NuGetMicrosoft.NET.Test.Sdk18.8.1indirect
NuGetMSTest.TestAdapter4.3.2indirect
NuGetMSTest.TestFramework4.3.2indirect
NuGetNSubstitute6.0.0indirect
NuGetSharpFuzz2.2.0indirect
NuGetSystem.IO.Pipes.AccessControl5.0.0indirect
NuGetSystem.Net.Http.WinHttpHandler10.0.10indirect
NuGetSystem.Security.Cryptography.Xml10.0.10indirect
NuGetSystem.ServiceModel.Primitives10.0.652802indirect
NuGetSystem.ServiceModel.Primitives8.1.2indirect
Packagistext-curlindirect
Packagistext-jsonindirect
Packagistext-pcntlindirect
Packagistext-xmlindirect
Packagistguzzlehttp/guzzleindirect
Packagistnyholm/psr7indirect
Packagistphpindirect
Packagistphp-http/discoveryindirect
Packagistphp-mock/php-mock-phpunitindirect
Packagistphpstan/phpstanindirect
Packagistphpunit/phpunitindirect
Packagistsquizlabs/php_codesnifferindirect
PyPIsetuptoolsindirect
RubyGemsast2.4.3indirect
RubyGemsasync2.42.0indirect
RubyGemsasync-container0.37.0indirect
RubyGemsasync-http0.95.1indirect
RubyGemsasync-http-cache0.4.6indirect
RubyGemsasync-pool0.11.2indirect
RubyGemsasync-service0.24.1indirect
RubyGemsasync-utilization0.4.0indirect
RubyGemsbake0.25.0indirect
RubyGemsbigdecimal4.1.2indirect
RubyGemsbundlerindirect
RubyGemscgi0.5.0indirect
RubyGemscgi0.5.2indirect
RubyGemsconsole1.36.0indirect
RubyGemsdaemons1.4.1indirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemseventmachine1.2.7indirect
RubyGemsfalcon0.55.5indirect
RubyGemsfiber-annotation0.2.0indirect
RubyGemsfiber-local1.1.0indirect
RubyGemsfiber-storage1.0.1indirect
RubyGemsio-endpoint0.17.2indirect
RubyGemsio-event1.19.1indirect
RubyGemsio-stream0.13.1indirect
RubyGemsjson2.19.9indirect
RubyGemslanguage_server-protocol3.17.0.5indirect
RubyGemslint_roller1.1.0indirect
RubyGemslocalhost1.8.0indirect
RubyGemsloggerindirect
RubyGemslogger1.7.0indirect
RubyGemsmetrics0.15.0indirect
RubyGemsnio4r2.7.5indirect
RubyGemsopenssl4.0.2indirect
RubyGemsostruct0.6.3indirect
RubyGemsparallel1.27.0indirect
RubyGemsparser3.3.10.1indirect
RubyGemspower_assert3.0.1indirect
RubyGemsprism1.9.0indirect
RubyGemsprotocol-hpack1.5.1indirect
RubyGemsprotocol-http0.62.2indirect
RubyGemsprotocol-http10.39.0indirect
RubyGemsprotocol-http20.26.0indirect
RubyGemsprotocol-rack0.22.1indirect
RubyGemsprotocol-url0.4.0indirect
RubyGemspuma7.2.1indirect
RubyGemsracc1.8.1indirect
RubyGemsrackindirect
RubyGemsrack2.2.23indirect
RubyGemsrack-testindirect
RubyGemsrack-test0.8.3indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrakeindirect
RubyGemsrake13.3.1indirect
RubyGemsregexp_parser2.11.3indirect
RubyGemsrspecindirect
RubyGemsrspec3.13.2indirect
RubyGemsrspec-core3.13.6indirect
RubyGemsrspec-expectations3.13.5indirect
RubyGemsrspec-mocks3.13.7indirect
RubyGemsrspec-support3.13.6indirect
RubyGemsrubocop1.82.1indirect
RubyGemsrubocop-ast1.49.0indirect
RubyGemsrubocop-performance1.26.1indirect
RubyGemsrubocop-rspec3.8.0indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemssamovar2.5.1indirect
RubyGemsstring-format0.2.0indirect
RubyGemstest-unit3.7.3indirect
RubyGemsthin1.8.2indirect
RubyGemstraces0.18.2indirect
RubyGemsunicode-display_width3.2.0indirect
RubyGemsunicode-emoji4.2.0indirect
Dependency advisories 0

Installing npm:thrift@0.24.0 pulls in 5 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 statisticsGo, npm, Packagist.