Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-13 17:19 UTC

tyemirov / loopaware

Feedback Service to gather users' feedback

HTML · Go · JavaScriptCustom license★ 0 stars⑂ 0 forkssince Sep 2025View on GitHub ↗
KindNetwork serviceLibraryMobile applicationCommand-line toolhow this is determined

tyemirov/loopaware holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Vitality (96/100) and lowest on Community & Adoption (35/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

78
overall / 100
Good

Software health index

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

78
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 67 is calibrated to 78 on the published index scale (record calibration 2026-08-02).

Ownership

Vadym TyemirovPersonal account
7 followers47 public repossince Sep 2011Marco Polo Research Lab

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
Gogithub.com/MarkoPoloResearchLab/loopawarepoints to another repo — not scoredv1.1.0-782 days ago
npm@loopaware/react-native1.1.01,06092 days agoloopawarefeedbackreact-nativeexpo

Metrics by category

Vitality

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

96Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
29.8/36Commit cadence43/52 weeks with commits
18/18Commit volume1,361 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_year1,361
human_commit_share0.92
days_since_last_push2
active_weeks_last_year43

Release discipline

100Exceptional
How it's scored
27/27Ships releases64 releases published
36/36Release recencylatest release 2 days ago
27/27Release cadencea release every ~6 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count64
latest_release_tagv1.1.0
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases6
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?

35Weak · 17% of overall
How it's scored
0/60Stars0 stars
0/25Forks0 forks
0/15Watchers0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges4
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateno
How it's scored
40.3/80Monthly downloads1,060 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@loopaware/react-native
dependents
ecosystemsnpm
total_downloads
monthly_downloads1,060
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?

52Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
1.1/22.5Commit distributiontop contributor authored 95% of commits
2.7/13.5Contributor breadth2 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.952
How it's scored
0/42Issue resolutionno issues or no data
25.8/30PR acceptance319/371 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/23 approved changesets -- score normalized to 0
Inputs used
merged_prs319
open_issues0
closed_issues0
prs_merged_7d12
prs_decided_7d12
prs_merged_30d22
prs_decided_30d24
issue_closed_ratio
closed_unmerged_prs52
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
6.5/25Owner reach7 followers of tyemirov
24.2/25Track record47 public repos, account ~14 yr old
Inputs used
followers7
owner_typeUser
is_verified
owner_logintyemirov
public_repos47
account_age_days5,467
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 2 days ago
20/20Version history9 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@loopaware/react-native
ecosystemsnpm
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://loopaware.mprlab.com
10/10Repository description
10/10Topics3 topics
0/10Wiki
Inputs used
topicsfeedback, feedback-form, website
has_wikino
homepagehttps://loopaware.mprlab.com
docs_sitehttps://loopaware.mprlab.com
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionno data
2/2.5CI-Tests17 out of 19 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/23 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
4/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
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
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
5.2/7.5Vulnerabilities3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.3
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories3
affected_packages1
assessed_packages728
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 728 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. 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.

81Excellent · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, mobile/AGENTS.md, mobile/prepared/AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history78 of 92 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.848
agent_instruction_filesAGENTS.md, mobile/AGENTS.md, mobile/prepared/AGENTS.md
agent_instruction_max_bytes10,554
How it's scored
18/18One-command bootstrapMakefile
22/22Automated tests
0/11Lint / format config
11/11Static type checkingclients/react-native/tsconfig.json, mobile/prepared/tsconfig.json, mobile/tsconfig.json, tests/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance8 of the last 100 commits are automated dependency updates
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_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configsclients/react-native/tsconfig.json, mobile/prepared/tsconfig.json, mobile/tsconfig.json, tests/tsconfig.json
agent_commit_share0
toolchain_manifestsgo.mod, mobile/prepared/android/app/build.gradle, mobile/prepared/android/build.gradle
dependency_bot_commit_share0.08
How it's scored
27/45Type-checkable codeHTML with type-check config (clients/react-native/tsconfig.json, mobile/prepared/tsconfig.json, mobile/tsconfig.json, tests/tsconfig.json)
54.4/55Manageable file sizes3/264 source files over 60KB
Inputs used
primary_languageHTML
largest_source_bytes125,772
source_files_sampled264
oversized_source_files3

Key facts

0GitHub stars
2contributors
1,361commits, last 12 months
2days since last push
64releases
1bus factor
0open issues
Go, npmpackage ecosystems

Data collection warnings

  • go package 'github.com/MarkoPoloResearchLab/loopaware' points at a different repository (https://github.com/MarkoPoloResearchLab/loopaware); excluded from ecosystem scoring

More detail

OpenSSF Scorecard 6.3 / 10
6.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-09-13 17:18 UTC

9Binary-Artifactsbinaries present in source code
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests17 out of 19 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/23 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 40
RegistryPackageVersion constraintManifest
Gogithub.com/gin-contrib/corsv1.7.8go.mod
Gogithub.com/gin-gonic/ginv1.12.0go.mod
Gogithub.com/glebarez/sqlitev1.11.0go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/stretchr/testifyv1.12.1go.mod
Gogithub.com/tyemirov/tauthv1.2.7go.mod
Gogithub.com/tyemirov/utilsv0.17.1go.mod
Gogo.uber.org/zapv1.28.0go.mod
Gogolang.org/x/netv0.58.0go.mod
Gogoogle.golang.org/grpcv1.83.2go.mod
Gogoogle.golang.org/protobufv1.36.12go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogorm.io/gormv1.31.2go.mod
npmexpo~57.0.20mobile/package.json
npmexpo-auth-session~57.0.11mobile/package.json
npmexpo-constants~57.0.17mobile/package.json
npmexpo-crypto~57.0.1mobile/package.json
npmexpo-dev-client~57.0.18mobile/package.json
npmexpo-secure-store~57.0.3mobile/package.json
npmexpo-status-bar~57.0.1mobile/package.json
npmexpo-system-ui~57.0.3mobile/package.json
npmexpo-web-browser~57.0.2mobile/package.json
npmimage-sizefile:vendor/image-sizemobile/package.json
npmreact19.2.8mobile/package.json
npmreact-native0.86.3mobile/package.json
npmreact-native-safe-area-context~5.9.1mobile/package.json
npmexpo~57.0.20mobile/prepared/package.json
npmexpo-auth-session~57.0.11mobile/prepared/package.json
npmexpo-constants~57.0.17mobile/prepared/package.json
npmexpo-crypto~57.0.1mobile/prepared/package.json
npmexpo-secure-store~57.0.3mobile/prepared/package.json
npmexpo-status-bar~57.0.1mobile/prepared/package.json
npmexpo-system-ui~57.0.3mobile/prepared/package.json
npmexpo-web-browser~57.0.2mobile/prepared/package.json
npmimage-sizefile:vendor/image-sizemobile/prepared/package.json
npmreact19.2.8mobile/prepared/package.json
npmreact-native0.86.3mobile/prepared/package.json
npmreact-native-safe-area-context~5.9.1mobile/prepared/package.json
All dependencies 728

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

RegistryPackageVersionRelation
Gogithub.com/gin-contrib/corsv1.7.8direct
Gogithub.com/gin-gonic/ginv1.12.0direct
Gogithub.com/glebarez/sqlitev1.11.0direct
Gogithub.com/golang-jwt/jwt/v5v5.3.1direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/stretchr/testifyv1.12.1direct
Gogithub.com/tyemirov/tauthv1.2.7direct
Gogithub.com/tyemirov/utilsv0.17.1direct
Gogo.uber.org/zapv1.28.0direct
Gogolang.org/x/netv0.58.0direct
Gogoogle.golang.org/grpcv1.83.2direct
Gogoogle.golang.org/protobufv1.36.12direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogorm.io/gormv1.31.2direct
npmexpo57.0.20direct
npmexpo-auth-session57.0.11direct
npmexpo-constants57.0.17direct
npmexpo-crypto57.0.2direct
npmexpo-dev-client57.0.18direct
npmexpo-secure-store57.0.3direct
npmexpo-status-bar57.0.1direct
npmexpo-system-ui57.0.3direct
npmexpo-web-browser57.0.2direct
npmreact19.2.8direct
npmreact-native0.86.3direct
npmreact-native-safe-area-context5.9.1direct
Gogithub.com/bytedance/gopkgv0.1.4indirect
Gogithub.com/bytedance/sonicv1.15.2indirect
Gogithub.com/bytedance/sonic/loaderv0.5.2indirect
Gogithub.com/cloudwego/base64xv0.1.7indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.15indirect
Gogithub.com/gin-contrib/ssev1.1.1indirect
Gogithub.com/glebarez/go-sqlitev1.22.0indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-playground/validator/v10v10.30.3indirect
Gogithub.com/goccy/go-jsonv0.10.6indirect
Gogithub.com/goccy/go-yamlv1.19.2indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jinzhu/inflectionv1.0.0indirect
Gogithub.com/jinzhu/nowv1.1.5indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/klauspost/cpuid/v2v2.4.0indirect
Gogithub.com/leodido/go-urnv1.5.0indirect
Gogithub.com/mattn/go-isattyv0.0.24indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/ncruces/go-strftimev1.0.0indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/quic-go/qpackv0.6.0indirect
Gogithub.com/quic-go/quic-gov0.61.0indirect
Gogithub.com/remyoudompheng/bigfftv0.0.0-20230129092748-24d4a6f8daecindirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogithub.com/ugorji/go/codecv1.3.1indirect
Gogo.mongodb.org/mongo-driver/v2v2.8.0indirect
Gogo.uber.org/multierrv1.11.0indirect
Gogo.yaml.in/yaml/v3v3.0.5indirect
Gogolang.org/x/archv0.29.0indirect
Gogolang.org/x/cryptov0.55.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/textv0.41.0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260729162451-8efbd57d26e0indirect
Gomodernc.org/libcv1.74.4indirect
Gomodernc.org/mathutilv1.7.1indirect
Gomodernc.org/memoryv1.11.0indirect
Gomodernc.org/sqlitev1.55.0indirect
npm@babel/code-frame7.29.7indirect
npm@babel/compat-data7.29.7indirect
npm@babel/core7.29.7indirect
npm@babel/generator7.29.7indirect
npm@babel/helper-annotate-as-pure7.29.7indirect
npm@babel/helper-compilation-targets7.29.7indirect
npm@babel/helper-create-class-features-plugin7.29.7indirect
npm@babel/helper-create-regexp-features-plugin7.29.7indirect
npm@babel/helper-define-polyfill-provider0.6.8indirect
npm@babel/helper-globals7.29.7indirect
npm@babel/helper-member-expression-to-functions7.29.7indirect
npm@babel/helper-module-imports7.29.7indirect
npm@babel/helper-module-transforms7.29.7indirect
npm@babel/helper-optimise-call-expression7.29.7indirect
npm@babel/helper-plugin-utils7.29.7indirect
npm@babel/helper-remap-async-to-generator7.29.7indirect
npm@babel/helper-replace-supers7.29.7indirect
npm@babel/helper-skip-transparent-expression-wrappers7.29.7indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/helper-validator-option7.29.7indirect
npm@babel/helper-wrap-function7.29.7indirect
npm@babel/helpers7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/plugin-proposal-decorators7.29.7indirect
npm@babel/plugin-proposal-export-default-from7.29.7indirect
npm@babel/plugin-syntax-decorators7.29.7indirect
npm@babel/plugin-syntax-dynamic-import7.8.3indirect
npm@babel/plugin-syntax-export-default-from7.29.7indirect
npm@babel/plugin-syntax-flow7.29.7indirect
npm@babel/plugin-syntax-jsx7.29.7indirect
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirect
npm@babel/plugin-syntax-optional-chaining7.8.3indirect
npm@babel/plugin-syntax-typescript7.29.7indirect
npm@babel/plugin-transform-async-generator-functions7.29.7indirect
npm@babel/plugin-transform-async-to-generator7.29.7indirect
npm@babel/plugin-transform-block-scoping7.29.7indirect
npm@babel/plugin-transform-class-properties7.29.7indirect
npm@babel/plugin-transform-class-static-block7.29.7indirect
npm@babel/plugin-transform-classes7.29.7indirect
npm@babel/plugin-transform-destructuring7.29.7indirect
npm@babel/plugin-transform-export-namespace-from7.29.7indirect
npm@babel/plugin-transform-flow-strip-types7.29.7indirect
npm@babel/plugin-transform-for-of7.29.7indirect
npm@babel/plugin-transform-logical-assignment-operators7.29.7indirect
npm@babel/plugin-transform-modules-commonjs7.29.7indirect
npm@babel/plugin-transform-named-capturing-groups-regex7.29.7indirect
npm@babel/plugin-transform-nullish-coalescing-operator7.29.7indirect
npm@babel/plugin-transform-object-rest-spread7.29.7indirect
npm@babel/plugin-transform-optional-catch-binding7.29.7indirect
npm@babel/plugin-transform-optional-chaining7.29.7indirect
npm@babel/plugin-transform-parameters7.29.7indirect
npm@babel/plugin-transform-private-methods7.29.7indirect
npm@babel/plugin-transform-private-property-in-object7.29.7indirect
npm@babel/plugin-transform-react-display-name7.29.7indirect
npm@babel/plugin-transform-react-jsx7.29.7indirect
npm@babel/plugin-transform-react-jsx-development7.29.7indirect
npm@babel/plugin-transform-react-jsx-self7.29.7indirect
npm@babel/plugin-transform-react-jsx-source7.29.7indirect
npm@babel/plugin-transform-react-pure-annotations7.29.7indirect
npm@babel/plugin-transform-regenerator7.29.8indirect
npm@babel/plugin-transform-runtime7.29.7indirect
npm@babel/plugin-transform-typescript7.29.7indirect
npm@babel/plugin-transform-unicode-regex7.29.7indirect
npm@babel/preset-typescript7.29.7indirect
npm@babel/runtime7.29.7indirect
npm@babel/template7.29.7indirect
npm@babel/traverse7.29.7indirect
npm@babel/types7.29.7indirect
npm@expo/cli57.0.22indirect
npm@expo/code-signing-certificates0.0.6indirect
npm@expo/config57.0.9indirect
npm@expo/config-plugins57.0.9indirect
npm@expo/config-types57.0.2indirect
npm@expo/devcert1.2.1indirect
npm@expo/devtools57.0.1indirect
npm@expo/dom-webview57.0.1indirect
npm@expo/env2.4.3indirect
npm@expo/expo-modules-macros-plugin0.6.1indirect
npm@expo/fingerprint0.20.12indirect
npm@expo/image-utils0.11.5indirect
npm@expo/inline-modules0.1.7indirect
npm@expo/json-file11.0.1indirect
npm@expo/local-build-cache-provider57.0.8indirect
npm@expo/log-box57.0.4indirect
npm@expo/metro56.0.2indirect
npm@expo/metro-config57.0.12indirect
npm@expo/metro-file-map57.0.2indirect
npm@expo/osascript2.7.1indirect
npm@expo/package-manager1.13.1indirect
npm@expo/plist0.8.1indirect
npm@expo/prebuild-config57.0.15indirect
npm@expo/require-utils57.0.5indirect
npm@expo/router-server57.0.9indirect
npm@expo/schema-utils57.0.2indirect
npm@expo/sdk-runtime-versions1.0.0indirect
npm@expo/spawn-async1.8.0indirect
npm@expo/sudo-prompt9.3.2indirect
npm@expo/ws-tunnel2.0.0indirect
npm@expo/xcpretty4.4.4indirect
npm@hapi/hoek9.3.0indirect
npm@hapi/topo5.1.0indirect
npm@isaacs/ttlcache1.4.1indirect
npm@jest/schemas29.6.3indirect
npm@jest/types29.6.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/source-map0.3.11indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@loopaware/image-size1.2.2indirect
npm@nodable/entities3.0.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@playwright/test1.63.0indirect
npm@react-native-community/cli20.2.0indirect
npm@react-native-community/cli-clean20.2.0indirect
npm@react-native-community/cli-config20.2.0indirect
npm@react-native-community/cli-config-android20.2.0indirect
npm@react-native-community/cli-config-apple20.2.0indirect
npm@react-native-community/cli-doctor20.2.0indirect
npm@react-native-community/cli-platform-android20.2.0indirect
npm@react-native-community/cli-platform-apple20.2.0indirect
npm@react-native-community/cli-platform-ios20.2.0indirect
npm@react-native-community/cli-server-api20.2.0indirect
npm@react-native-community/cli-tools20.2.0indirect
npm@react-native-community/cli-types20.2.0indirect
npm@react-native/assets-registry0.86.3indirect
npm@react-native/babel-plugin-codegen0.86.3indirect
npm@react-native/babel-preset0.86.3indirect
npm@react-native/codegen0.86.3indirect
npm@react-native/community-cli-plugin0.86.3indirect
npm@react-native/debugger-frontend0.86.3indirect
npm@react-native/debugger-shell0.86.3indirect
npm@react-native/dev-middleware0.86.3indirect
npm@react-native/gradle-plugin0.86.3indirect
npm@react-native/js-polyfills0.86.3indirect
npm@react-native/metro-babel-transformer0.86.3indirect
npm@react-native/metro-config0.86.3indirect
npm@react-native/normalize-colors0.86.3indirect
npm@react-native/virtualized-lists0.86.3indirect
npm@sideway/address4.1.5indirect
npm@sideway/formula3.0.1indirect
npm@sideway/pinpoint2.0.0indirect
npm@sinclair/typebox0.27.10indirect
npm@types/istanbul-lib-coverage2.0.6indirect
npm@types/istanbul-lib-report3.0.3indirect
npm@types/istanbul-reports3.0.4indirect
npm@types/node26.4.1indirect
npm@types/react19.2.18indirect
npm@types/yargs17.0.35indirect
npm@types/yargs-parser21.0.3indirect
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@typescript/typescript66.0.2indirect
npm@ungap/structured-clone1.3.1indirect
npm@vscode/sudo-prompt9.3.2indirect
npm@xmldom/xmldom0.8.15indirect
npm@xmldom/xmldom0.9.12indirect
npmabort-controller3.0.0indirect
npmaccepts1.3.8indirect
npmaccepts2.0.0indirect
npmacorn8.18.0indirect
npmagent-base7.1.4indirect
npmagent-cli-detector0.1.7indirect
npmanser1.4.10indirect
npmansi-escapes4.3.2indirect
npmansi-fragments0.2.1indirect
npmansi-regex4.1.1indirect
npmansi-regex5.0.1indirect
npmansi-styles3.2.1indirect
npmansi-styles4.3.0indirect
npmansi-styles5.2.0indirect
npmanynum1.0.1indirect
npmappdirsjs1.2.8indirect
npmarg5.0.2indirect
npmargparse2.0.1indirect
npmasap2.0.6indirect
npmastral-regex1.0.0indirect
npmasync-limiter1.0.1indirect
npmbabel-plugin-polyfill-corejs20.4.17indirect
npmbabel-plugin-polyfill-corejs30.13.0indirect
npmbabel-plugin-polyfill-regenerator0.6.8indirect
npmbabel-plugin-react-compiler1.0.0indirect
npmbabel-plugin-react-native-web0.21.2indirect
npmbabel-plugin-syntax-hermes-parser0.36.0indirect
npmbabel-plugin-syntax-hermes-parser0.36.1indirect
npmbabel-plugin-transform-flow-enums0.0.2indirect
npmbabel-preset-expo57.0.10indirect
npmbalanced-match4.0.4indirect
npmbase64-js1.5.1indirect
npmbaseline-browser-mapping2.11.12indirect
npmbig-integer1.6.52indirect
npmbl4.1.0indirect
npmbody-parser2.3.0indirect
npmbplist-creator0.1.0indirect
npmbplist-parser0.3.1indirect
npmbplist-parser0.3.2indirect
npmbrace-expansion5.0.9indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.7indirect
npmbser2.1.1indirect
npmbuffer5.7.1indirect
npmbuffer-equal-constant-time1.0.1indirect
npmbuffer-from1.1.2indirect
npmbytes3.1.2indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamelcase5.3.1indirect
npmcamelcase6.3.0indirect
npmcaniuse-lite1.0.30001806indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchrome-launcher0.15.2indirect
npmchromium-edge-launcher0.3.0indirect
npmci-info2.0.0indirect
npmci-info3.9.0indirect
npmcli-cursor2.1.0indirect
npmcli-cursor3.1.0indirect
npmcli-spinners2.9.2indirect
npmcliui6.0.0indirect
npmcliui8.0.1indirect
npmclone1.0.4indirect
npmcolor-convert1.9.3indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.3indirect
npmcolor-name1.1.4indirect
npmcolorette1.4.0indirect
npmcommand-exists1.2.9indirect
npmcommander12.1.0indirect
npmcommander2.20.3indirect
npmcommander7.2.0indirect
npmcommander9.5.0indirect
npmcompressible2.0.18indirect
npmcompression1.8.1indirect
npmconnect3.7.0indirect
npmcontent-type2.1.0indirect
npmconvert-source-map2.0.0indirect
npmcore-js-compat3.50.0indirect
npmcosmiconfig9.0.2indirect
npmcross-spawn7.0.6indirect
npmcsstype3.2.3indirect
npmd3-array3.2.4indirect
npmd3-geo3.1.1indirect
npmdayjs1.11.23indirect
npmdebug2.6.9indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdecamelize1.2.0indirect
npmdeepmerge4.3.1indirect
npmdefaults1.0.4indirect
npmdepd2.0.0indirect
npmdestroy1.2.0indirect
npmdetect-libc2.1.2indirect
npmdnssd-advertise1.1.6indirect
npmdunder-proto1.0.1indirect
npmecdsa-sig-formatter1.0.11indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.5.401indirect
npmemoji-regex8.0.0indirect
npmencodeurl1.0.2indirect
npmencodeurl2.0.0indirect
npmenv-paths2.2.1indirect
npmenvinfo7.21.0indirect
npmerror-ex1.3.4indirect
npmerror-stack-parser2.1.4indirect
npmerrorhandler1.5.2indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.2indirect
npmescalade3.2.0indirect
npmescape-html1.0.3indirect
npmescape-string-regexp1.0.5indirect
npmescape-string-regexp4.0.0indirect
npmetag1.8.1indirect
npmevent-target-shim5.0.1indirect
npmexeca5.1.1indirect
npmexpo-application57.0.2indirect
npmexpo-asset57.0.16indirect
npmexpo-dev-launcher57.0.19indirect
npmexpo-dev-menu57.0.18indirect
npmexpo-dev-menu-interface57.0.0indirect
npmexpo-file-system57.0.6indirect
npmexpo-font57.0.3indirect
npmexpo-json-utils57.0.1indirect
npmexpo-keep-awake57.0.1indirect
npmexpo-linking57.0.9indirect
npmexpo-manifests57.0.1indirect
npmexpo-modules-autolinking57.0.12indirect
npmexpo-modules-core57.0.16indirect
npmexpo-modules-jsi57.0.8indirect
npmexpo-server57.0.3indirect
npmexpo-updates-interface57.0.1indirect
npmexponential-backoff3.1.3indirect
npmfast-glob3.3.3indirect
npmfast-xml-builder1.3.1indirect
npmfast-xml-parser5.11.1indirect
npmfastq1.20.3indirect
npmfb-dotslash0.5.8indirect
npmfb-watchman2.0.2indirect
npmfdir6.5.0indirect
npmfetch-nodeshim0.4.10indirect
npmfill-range7.1.1indirect
npmfinalhandler1.1.2indirect
npmfind-up4.1.0indirect
npmfind-up5.0.0indirect
npmflow-enums-runtime0.0.6indirect
npmfontfaceobserver2.3.0indirect
npmfresh0.5.2indirect
npmfs-extra8.1.0indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-caller-file2.0.5indirect
npmget-intrinsic1.3.0indirect
npmget-proto1.0.1indirect
npmget-stream6.0.1indirect
npmgetenv2.0.0indirect
npmglob13.0.6indirect
npmglob-parent5.1.2indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmhas-flag3.0.0indirect
npmhas-flag4.0.0indirect
npmhas-symbols1.1.0indirect
npmhasown2.0.4indirect
npmhermes-compiler250829098.0.17indirect
npmhermes-estree0.35.0indirect
npmhermes-estree0.36.0indirect
npmhermes-estree0.36.1indirect
npmhermes-parser0.35.0indirect
npmhermes-parser0.36.0indirect
npmhermes-parser0.36.1indirect
npmhosted-git-info7.0.2indirect
npmhttp-errors2.0.1indirect
npmhttps-proxy-agent7.0.6indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.7.3indirect
npmieee7541.2.1indirect
npmignore5.3.2indirect
npmimport-fresh3.3.1indirect
npminherits2.0.4indirect
npminternmap2.0.3indirect
npminvariant2.2.4indirect
npmis-arrayish0.2.1indirect
npmis-core-module2.16.2indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-fullwidth-code-point2.0.0indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-glob4.0.3indirect
npmis-interactive1.0.0indirect
npmis-number7.0.0indirect
npmis-stream2.0.1indirect
npmis-unicode-supported0.1.0indirect
npmis-unsafe2.0.2indirect
npmis-wsl1.1.0indirect
npmis-wsl2.2.0indirect
npmisexe2.0.0indirect
npmjest-get-type29.6.3indirect
npmjest-util29.7.0indirect
npmjest-validate29.7.0indirect
npmjest-worker29.7.0indirect
npmjimp-compact0.16.1indirect
npmjoi17.13.6indirect
npmjs-tokens4.0.0indirect
npmjs-yaml4.3.2indirect
npmjsc-safe-url0.2.4indirect
npmjsesc3.1.0indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson52.2.3indirect
npmjsonfile4.0.0indirect
npmjsonwebtoken9.0.3indirect
npmjwa2.0.1indirect
npmjws4.0.1indirect
npmkleur3.0.3indirect
npmlan-network0.2.1indirect
npmlaunch-editor2.14.1indirect
npmleven3.1.0indirect
npmlighthouse-logger1.4.2indirect
npmlightningcss1.33.0indirect
npmlightningcss-android-arm641.33.0indirect
npmlightningcss-darwin-arm641.33.0indirect
npmlightningcss-darwin-x641.33.0indirect
npmlightningcss-freebsd-x641.33.0indirect
npmlightningcss-linux-arm-gnueabihf1.33.0indirect
npmlightningcss-linux-arm64-gnu1.33.0indirect
npmlightningcss-linux-arm64-musl1.33.0indirect
npmlightningcss-linux-x64-gnu1.33.0indirect
npmlightningcss-linux-x64-musl1.33.0indirect
npmlightningcss-win32-arm64-msvc1.33.0indirect
npmlightningcss-win32-x64-msvc1.33.0indirect
npmlines-and-columns1.2.4indirect
npmlocate-path5.0.0indirect
npmlocate-path6.0.0indirect
npmlodash.debounce4.0.8indirect
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.throttle4.1.1indirect
npmlog-symbols2.2.0indirect
npmlog-symbols4.1.0indirect
npmlogkitty0.7.1indirect
npmloose-envify1.4.0indirect
npmlru-cache10.4.3indirect
npmlru-cache11.5.2indirect
npmlru-cache5.1.1indirect
npmmakeerror1.0.12indirect
npmmarky1.3.0indirect
npmmath-intrinsics1.1.0indirect
npmmedia-typer1.1.1indirect
npmmemoize-one5.2.1indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmetro0.84.5indirect
npmmetro0.84.6indirect
npmmetro-babel-transformer0.84.5indirect
npmmetro-babel-transformer0.84.6indirect
npmmetro-cache0.84.5indirect
npmmetro-cache0.84.6indirect
npmmetro-cache-key0.84.5indirect
npmmetro-cache-key0.84.6indirect
npmmetro-config0.84.5indirect
npmmetro-config0.84.6indirect
npmmetro-core0.84.5indirect
npmmetro-core0.84.6indirect
npmmetro-file-map0.84.5indirect
npmmetro-file-map0.84.6indirect
npmmetro-minify-terser0.84.5indirect
npmmetro-minify-terser0.84.6indirect
npmmetro-resolver0.84.5indirect
npmmetro-resolver0.84.6indirect
npmmetro-runtime0.84.5indirect
npmmetro-runtime0.84.6indirect
npmmetro-source-map0.84.5indirect
npmmetro-source-map0.84.6indirect
npmmetro-symbolicate0.84.5indirect
npmmetro-symbolicate0.84.6indirect
npmmetro-transform-plugins0.84.5indirect
npmmetro-transform-plugins0.84.6indirect
npmmetro-transform-worker0.84.5indirect
npmmetro-transform-worker0.84.6indirect
npmmicromatch4.0.8indirect
npmmime1.6.0indirect
npmmime2.6.0indirect
npmmime-db1.52.0indirect
npmmime-db1.54.0indirect
npmmime-types2.1.35indirect
npmmime-types3.0.2indirect
npmmimic-fn1.2.0indirect
npmmimic-fn2.1.0indirect
npmminimatch10.2.6indirect
npmminipass7.1.3indirect
npmmkdirp1.0.4indirect
npmms2.0.0indirect
npmms2.1.3indirect
npmmultitars1.0.2indirect
npmnanoid3.3.18indirect
npmnegotiator0.6.3indirect
npmnegotiator0.6.4indirect
npmnegotiator1.1.0indirect
npmnocache3.0.4indirect
npmnode-forge1.4.0indirect
npmnode-int640.4.0indirect
npmnode-releases2.0.52indirect
npmnode-stream-zip1.16.0indirect
npmnpm-package-arg11.0.3indirect
npmnpm-run-path4.0.1indirect
npmnullthrows1.1.1indirect
npmob10.84.5indirect
npmob10.84.6indirect
npmobject-inspect1.13.4indirect
npmon-finished2.3.0indirect
npmon-finished2.4.1indirect
npmon-headers1.1.0indirect
npmonetime2.0.1indirect
npmonetime5.1.2indirect
npmopen6.4.0indirect
npmopen7.4.2indirect
npmora3.4.0indirect
npmora5.4.1indirect
npmp-limit2.3.0indirect
npmp-limit3.1.0indirect
npmp-locate4.1.0indirect
npmp-locate5.0.0indirect
npmp-try2.2.0indirect
npmparent-module1.0.1indirect
npmparse-json5.2.0indirect
npmparse-png2.1.0indirect
npmparseurl1.3.3indirect
npmpath-exists4.0.0indirect
npmpath-expression-matcher1.6.2indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmplaywright1.63.0indirect
npmplaywright-core1.63.0indirect
npmplist3.1.1indirect
npmpngjs3.4.0indirect
npmpod-install1.1.0indirect
npmpostcss8.5.25indirect
npmpretty-format29.7.0indirect
npmproc-log4.2.0indirect
npmprogress2.0.3indirect
npmpromise8.3.0indirect
npmprompts2.4.2indirect
npmqs6.16.0indirect
npmqueue6.0.2indirect
npmqueue-microtask1.2.3indirect
npmrange-parser1.2.1indirect
npmraw-body3.0.2indirect
npmreact-devtools-core6.1.5indirect
npmreact-is18.3.1indirect
npmreact-refresh0.14.2indirect
npmreadable-stream3.6.2indirect
npmregenerate1.4.2indirect
npmregenerate-unicode-properties10.2.2indirect
npmregenerator-runtime0.13.11indirect
npmregexpu-core6.4.0indirect
npmregjsgen0.8.0indirect
npmregjsparser0.13.2indirect
npmrequire-directory2.1.1indirect
npmrequire-main-filename2.0.0indirect
npmresolve1.22.12indirect
npmresolve-from4.0.0indirect
npmresolve-from5.0.0indirect
npmresolve-workspace-root2.0.1indirect
npmrestore-cursor2.0.0indirect
npmrestore-cursor3.1.0indirect
npmreusify1.1.0indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmsandbox-cli-detector0.2.0indirect
npmsax1.6.1indirect
npmscheduler0.27.0indirect
npmsemver6.3.1indirect
npmsemver7.7.4indirect
npmsemver7.8.5indirect
npmsend0.19.2indirect
npmserialize-error2.1.0indirect
npmserve-static1.16.3indirect
npmset-blocking2.0.0indirect
npmsetprototypeof1.2.0indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.10.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit3.0.7indirect
npmsimple-plist1.3.1indirect
npmsisteransi1.0.5indirect
npmslice-ansi2.1.0indirect
npmslugify1.6.9indirect
npmsource-map0.5.7indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsource-map-support0.5.21indirect
npmstackframe1.3.4indirect
npmstacktrace-parser0.1.11indirect
npmstatuses1.5.0indirect
npmstatuses2.0.2indirect
npmstream-buffers2.2.0indirect
npmstring-width4.2.3indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi5.2.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-final-newline2.0.0indirect
npmstrnum2.4.2indirect
npmstructured-headers0.4.1indirect
npmsupports-color5.5.0indirect
npmsupports-color7.2.0indirect
npmsupports-color8.1.1indirect
npmsupports-hyperlinks2.3.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmterminal-link2.1.1indirect
npmterser5.50.0indirect
npmthroat5.0.0indirect
npmtinyglobby0.2.17indirect
npmtmpl1.0.5indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtopojson-client3.1.0indirect
npmtoqr0.1.1indirect
npmtype-fest0.21.3indirect
npmtype-fest0.7.1indirect
npmtype-is2.1.0indirect
npmtypescript6.0.3indirect
npmtypescript7.0.2indirect
npmundici-types8.3.0indirect
npmunicode-canonical-property-names-ecmascript2.0.1indirect
npmunicode-match-property-ecmascript2.0.0indirect
npmunicode-match-property-value-ecmascript2.2.1indirect
npmunicode-property-aliases-ecmascript2.2.0indirect
npmuniversalify0.1.2indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.2.3indirect
npmutil-deprecate1.0.2indirect
npmutils-merge1.0.1indirect
npmuuid11.1.1indirect
npmvalidate-npm-package-name5.0.1indirect
npmvary1.1.2indirect
npmvlq1.0.1indirect
npmwalker1.0.8indirect
npmwcwidth1.0.1indirect
npmwhatwg-fetch3.6.20indirect
npmwhatwg-url-minimum0.1.2indirect
npmwhich2.0.2indirect
npmwhich-module2.0.1indirect
npmworld-atlas2.0.2indirect
npmwrap-ansi6.2.0indirect
npmwrap-ansi7.0.0indirect
npmws6.2.6indirect
npmws7.5.11indirect
npmws8.21.3indirect
npmxcode3.0.1indirect
npmxml-naming0.3.0indirect
npmxml2js0.6.0indirect
npmxmlbuilder11.0.1indirect
npmxmlbuilder15.1.1indirect
npmy18n4.0.3indirect
npmy18n5.0.8indirect
npmyallist3.1.1indirect
npmyaml2.9.0indirect
npmyargs15.4.1indirect
npmyargs17.7.2indirect
npmyargs-parser18.1.3indirect
npmyargs-parser21.1.1indirect
npmyocto-queue0.1.0indirect
npmzod3.25.76indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 728 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.55.0indirectunknown30.56.0

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.