Public record
Software health reportschema 0.27.0 · metrics 2.10.0 · 2026-08-01 06:55 UTC

eyepop-ai / eyepop-sdk-node

TypeScriptMIT★ 1 star⑂ 2 forkssince Dec 2023View on GitHub ↗

eyepop-ai/eyepop-sdk-node holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (90/100) and lowest on Community & Adoption (42/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

77
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.

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

Ownership

EyePop.aiOrganization
8 followers16 public repossince Sep 2022

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@eyepop.ai/eyepop3.17.39,5701279 days agoaicvmleyepop
npm@eyepop.ai/eyepop-render-2d3.17.31,7631159 days agoaicvmleyepop
npm@eyepop.ai/react-native-eyepop3.17.31,243429 days agoreact-nativeiosandroid

Metrics by category

Vitality

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

90Excellent · 21% of overall
How it's scored
36/36Push recencylast push 2 days ago
20.8/36Commit cadence30/52 weeks with commits
17.5/18Commit volume88 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_year88
human_commit_share1
days_since_last_push2
active_weeks_last_year30

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 9 days ago
27/27Release cadencea release every ~13.4 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tagv3.17.3
releases_from_tagsno
days_since_latest_release9
mean_days_between_releases13.4
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?

42Weak · 17% of overall
How it's scored
0/60Stars1 stars
0/25Forks2 forks
0/15Watchers1 watchers
Inputs used
forks2
stars1
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
54.7/80Monthly downloads12,576 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@eyepop.ai/eyepop, @eyepop.ai/eyepop-render-2d, @eyepop.ai/react-native-eyepop
dependents
ecosystemsnpm
total_downloads
monthly_downloads12,576
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?

65Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
4.3/22.5Commit distributiontop contributor authored 81% of commits
8.1/13.5Contributor breadth6 contributors
6/10OpenSSF Scorecard: Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.81
How it's scored
42/42Issue resolution100% of issues closed
28/30PR acceptance183/196 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 2/15 approved changesets -- score normalized to 1
Inputs used
merged_prs183
open_issues0
closed_issues2
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs13
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domainverified-domain status not read for this organization
6.9/25Owner reach8 followers of eyepop-ai
16.6/25Track record16 public repos, account ~3 yr old
Inputs used
followers8
owner_typeOrganization
is_verified
owner_logineyepop-ai
public_repos16
account_age_days1,401
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable3 package(s) on npm
35/35Publish recencylatest publish 9 days ago
20/20Version history127 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@eyepop.ai/eyepop, @eyepop.ai/eyepop-render-2d, @eyepop.ai/react-native-eyepop
ecosystemsnpm
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
16/16Linter configeslint.config.mjs
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests11 out of 13 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionno

Security

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

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2/2.5CI-Tests11 out of 13 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.8/7.5Code-ReviewFound 2/15 approved changesets -- score normalized to 1
1.5/2.5Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
10.4/25Indirect dependencies free of known advisories1 affected: elliptic 6.6.1 (high 7.3)
33.8/40No advisories left outstanding1 advisory-carrying package(s) unaddressed past 90 days; oldest published 204 days ago
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages166
unassessed_packages0
affected_by_severityhigh 1
direct_affected_packages0
Matched the npm:@eyepop.ai/eyepop@3.17.3 runtime dependency closure — what installing the published package pulls in — 166 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.

78Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
31.5/40Legible commit history59 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.59
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes1,833
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configeslint.config.mjs
11/11Static type checkingexamples/nextjs/tsconfig.json, examples/react_native/upload-example/tsconfig.json, src/react-native-eyepop/tsconfig.json, tsconfig.json
10/10Reproducible environmentlockfile
8/10Demonstrated agent practice4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexamples/nextjs/tsconfig.json, examples/react_native/upload-example/tsconfig.json, src/react-native-eyepop/tsconfig.json, tsconfig.json
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
55/55Manageable file sizes0/112 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes48,487
source_files_sampled112
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

1GitHub stars
6contributors
88commits, last 12 months
2days since last push
100releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
81Releases

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.

111222212024-062025-042026-01
Major 3Minor 27Patch 50

Each point covers 2 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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-01 06:55 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests11 out of 13 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/15 approved changesets -- score normalized to 1
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 46
RegistryPackageVersion constraintManifest
npm@babel/preset-typescript^7.23.3package.json
npm@jest/globals^29.7.0package.json
npm@rollup/plugin-json^6.1.0package.json
npm@types/jest^29.5.11package.json
npm@types/openurl^1.0.3package.json
npm@types/uuid^9.0.7package.json
npmcanvas3.2.0package.json
npmcrypto-browserify^3.12.0package.json
npmjest^29.7.0package.json
npmjest-mock-server^0.1.0package.json
npmjest-websocket-mock^2.5.0package.json
npmnode-polyfill-webpack-plugin^3.0.0package.json
npmopenurl^1.1.1package.json
npmpath-browserify^1.0.1package.json
npmts-jest^29.1.1package.json
npmts-node^10.9.2package.json
npmtsup^8.0.1package.json
npmtsx^4.7.0package.json
npmtypedoc^0.25.8package.json
npmtypescript^5.3.3package.json
npmuuid^9.0.1package.json
npmwebpack-cli6.0.1package.json
npm@eyepop.ai/eyepop3.17.2src/eyepop-render-2d/package.json
npm@juggle/resize-observer^3.4.0src/eyepop-render-2d/package.json
npm@types/jsonpath^0.2.4src/eyepop-render-2d/package.json
npmcanvas3.2.0src/eyepop-render-2d/package.json
npmjsonpath^1.1.1src/eyepop-render-2d/package.json
npmwebpack^5.92.0src/eyepop-render-2d/package.json
npmurl-join^5.0.0src/eyepop-render-2d/package.json
npm@auth0/auth0-spa-js^2.1.3src/eyepop/package.json
npm@types/mime-types^2.1.4src/eyepop/package.json
npm@types/ws^8.5.11src/eyepop/package.json
npmnode-polyfill-webpack-plugin^4.1.0src/eyepop/package.json
npmpino^8.17.2src/eyepop/package.json
npmundici^6.3.0src/eyepop/package.json
npmuuid^11.0.5src/eyepop/package.json
npmws^8.18.0src/eyepop/package.json
npm@azure/core-asynciterator-polyfill^1.0.2src/react-native-eyepop/package.json
npm@eyepop.ai/eyepop3.17.2src/react-native-eyepop/package.json
npm@eyepop.ai/eyepop-render-2d3.17.2src/react-native-eyepop/package.json
npm@types/react-native-canvas^0.1.14src/react-native-eyepop/package.json
npmbuffer^6.0.3src/react-native-eyepop/package.json
npmreact^19.2.0src/react-native-eyepop/package.json
npmreact-native^0.82.1src/react-native-eyepop/package.json
npmreact-native-polyfill-globals^3.1.0src/react-native-eyepop/package.json
npmweb-streams-polyfill^3.3.3src/react-native-eyepop/package.json
All dependencies 487

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

RegistryPackageVersionRelation
npm@auth0/auth0-spa-js^2.1.3direct
npm@azure/core-asynciterator-polyfill^1.0.2direct
npm@babel/preset-typescript^7.23.3direct
npm@eyepop.ai/eyepop3.16.0direct
npm@eyepop.ai/eyepop3.17.2direct
npm@eyepop.ai/eyepop-render-2d3.16.0direct
npm@eyepop.ai/eyepop-render-2d3.17.2direct
npm@jest/globals^29.7.0direct
npm@juggle/resize-observer^3.4.0direct
npm@rollup/plugin-json^6.1.0direct
npm@types/jest^29.5.11direct
npm@types/jest^29.5.12direct
npm@types/jest^29.5.5direct
npm@types/jsonpath^0.2.4direct
npm@types/mime-types^2.1.4direct
npm@types/openurl^1.0.3direct
npm@types/react-native-canvas^0.1.14direct
npm@types/uuid^9.0.7direct
npm@types/ws8.5.10direct
npm@types/ws^8.5.11direct
npmbuffer^6.0.3direct
npmcanvas3.2.0direct
npmcrypto-browserify^3.12.0direct
npmjest^29.2.1direct
npmjest^29.7.0direct
npmjest-mock-server^0.1.0direct
npmjest-websocket-mock^2.5.0direct
npmjsonpath^1.1.1direct
npmnode-polyfill-webpack-plugin^3.0.0direct
npmnode-polyfill-webpack-plugin^4.1.0direct
npmopenurl^1.1.1direct
npmpath-browserify^1.0.1direct
npmpino^8.17.2direct
npmreact18.3.1direct
npmreact19.1.0direct
npmreact^19.2.0direct
npmreact-native0.76.7direct
npmreact-native^0.82.1direct
npmreact-native-polyfill-globals^3.1.0direct
npmts-jest^29.1.1direct
npmts-node^10.9.2direct
npmtsup^8.0.1direct
npmtsx^4.7.0direct
npmtypedoc^0.25.8direct
npmtypescript^5direct
npmtypescript^5.2.2direct
npmtypescript^5.3.3direct
npmundici^6.3.0direct
npmurl-join^5.0.0direct
npmuuid8.3.2direct
npmuuid^11.0.5direct
npmuuid^9.0.1direct
npmweb-streams-polyfill^3.3.3direct
npmwebpack5.90.1direct
npmwebpack^5.92.0direct
npmwebpack-cli5.1.4direct
npmwebpack-cli6.0.1direct
npmws8.16.0direct
npmws^8.18.0direct
npm@babel/core^7.25.2indirect
npm@commitlint/config-conventional^19.6.0indirect
npm@discoveryjs/json-ext0.5.7indirect
npm@eslint/eslintrc^3indirect
npm@evilmartians/lefthook^1.5.0indirect
npm@expo/vector-icons^14.0.2indirect
npm@eyepop.ai/react-native-eyepop3.16.0indirect
npm@jridgewell/gen-mapping0.3.3indirect
npm@jridgewell/resolve-uri3.1.1indirect
npm@jridgewell/set-array1.1.2indirect
npm@jridgewell/source-map0.3.5indirect
npm@jridgewell/sourcemap-codec1.4.15indirect
npm@jridgewell/trace-mapping0.3.22indirect
npm@leichtgewicht/ip-codec2.0.4indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@react-native/eslint-config^0.82.1indirect
npm@react-navigation/bottom-tabs^7.2.0indirect
npm@react-navigation/native^7.0.14indirect
npm@release-it/conventional-changelog^9.0.2indirect
npm@sindresorhus/merge-streams1.0.0indirect
npm@types/body-parser1.19.5indirect
npm@types/bonjour3.5.13indirect
npm@types/connect3.4.38indirect
npm@types/connect-history-api-fallback1.5.4indirect
npm@types/eslint8.56.2indirect
npm@types/eslint-scope3.7.7indirect
npm@types/estree1.0.5indirect
npm@types/express4.17.21indirect
npm@types/express-serve-static-core4.17.43indirect
npm@types/html-minifier-terser6.1.0indirect
npm@types/http-errors2.0.4indirect
npm@types/http-proxy1.17.14indirect
npm@types/json-schema7.0.15indirect
npm@types/mime1.3.5indirect
npm@types/node20.11.10indirect
npm@types/node^20indirect
npm@types/node-forge1.3.11indirect
npm@types/qs6.9.11indirect
npm@types/range-parser1.2.7indirect
npm@types/react^18.2.44indirect
npm@types/react^19indirect
npm@types/react~18.3.12indirect
npm@types/react-dom^19indirect
npm@types/react-test-renderer^18.3.0indirect
npm@types/retry0.12.0indirect
npm@types/send0.17.4indirect
npm@types/serve-index1.9.4indirect
npm@types/serve-static1.15.5indirect
npm@types/sockjs0.3.36indirect
npm@webassemblyjs/ast1.11.6indirect
npm@webassemblyjs/floating-point-hex-parser1.11.6indirect
npm@webassemblyjs/helper-api-error1.11.6indirect
npm@webassemblyjs/helper-buffer1.11.6indirect
npm@webassemblyjs/helper-numbers1.11.6indirect
npm@webassemblyjs/helper-wasm-bytecode1.11.6indirect
npm@webassemblyjs/helper-wasm-section1.11.6indirect
npm@webassemblyjs/ieee7541.11.6indirect
npm@webassemblyjs/leb1281.11.6indirect
npm@webassemblyjs/utf81.11.6indirect
npm@webassemblyjs/wasm-edit1.11.6indirect
npm@webassemblyjs/wasm-gen1.11.6indirect
npm@webassemblyjs/wasm-opt1.11.6indirect
npm@webassemblyjs/wasm-parser1.11.6indirect
npm@webassemblyjs/wast-printer1.11.6indirect
npm@webpack-cli/configtest2.1.1indirect
npm@webpack-cli/info2.0.2indirect
npm@webpack-cli/serve2.0.5indirect
npm@xtuc/ieee7541.2.0indirect
npm@xtuc/long4.2.2indirect
npmaccepts1.3.8indirect
npmacorn8.11.3indirect
npmacorn-import-assertions1.9.0indirect
npmajv6.12.6indirect
npmajv8.12.0indirect
npmajv-formats2.1.1indirect
npmajv-keywords3.5.2indirect
npmajv-keywords5.1.0indirect
npmansi-html-community0.0.8indirect
npmansi-regex5.0.1indirect
npmanymatch3.1.3indirect
npmarray-flatten1.1.1indirect
npmbalanced-match1.0.2indirect
npmbatch0.6.1indirect
npmbinary-extensions2.2.0indirect
npmbody-parser1.20.1indirect
npmbonjour-service1.2.1indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.11indirect
npmbraces3.0.2indirect
npmbrowserslist4.22.3indirect
npmbuffer-from1.1.2indirect
npmbytes3.0.0indirect
npmbytes3.1.2indirect
npmcall-bind1.0.5indirect
npmcamel-case4.1.2indirect
npmcaniuse-lite1.0.30001581indirect
npmchokidar3.5.3indirect
npmchokidar-cli^3.0.0indirect
npmchrome-trace-event1.0.3indirect
npmclean-css5.3.3indirect
npmclone-deep4.0.1indirect
npmcolorette2.0.20indirect
npmcommander10.0.1indirect
npmcommander2.20.3indirect
npmcommander8.3.0indirect
npmcommitlint^19.6.1indirect
npmcompressible2.0.18indirect
npmcompression1.7.4indirect
npmconcat-map0.0.1indirect
npmconnect-history-api-fallback2.0.0indirect
npmcontent-disposition0.5.4indirect
npmcontent-type1.0.5indirect
npmcookie0.5.0indirect
npmcookie-signature1.0.6indirect
npmcopy-webpack-plugin12.0.2indirect
npmcore-util-is1.0.3indirect
npmcross-spawn7.0.3indirect
npmcss-loader6.10.0indirect
npmcss-select4.3.0indirect
npmcss-what6.1.0indirect
npmcssesc3.0.0indirect
npmdebug2.6.9indirect
npmdebug4.3.4indirect
npmdefault-gateway6.0.3indirect
npmdefine-data-property1.1.1indirect
npmdefine-lazy-prop2.0.0indirect
npmdel-cli^5.1.0indirect
npmdepd1.1.2indirect
npmdepd2.0.0indirect
npmdestroy1.2.0indirect
npmdetect-node2.1.0indirect
npmdns-packet5.6.1indirect
npmdom-converter0.2.0indirect
npmdom-serializer1.4.1indirect
npmdomelementtype2.3.0indirect
npmdomhandler4.3.1indirect
npmdomutils2.8.0indirect
npmdot-case3.0.4indirect
npmee-first1.1.1indirect
npmelectron-to-chromium1.4.650indirect
npmemit-file-webpack-plugin2.0.1indirect
npmencodeurl1.0.2indirect
npmenhanced-resolve5.15.0indirect
npmentities2.2.0indirect
npmenvinfo7.11.0indirect
npmes-errors1.3.0indirect
npmes-module-lexer1.4.1indirect
npmescalade3.1.1indirect
npmescape-html1.0.3indirect
npmeslint^8.51.0indirect
npmeslint^9indirect
npmeslint-config-next15.4.7indirect
npmeslint-config-prettier^9.0.0indirect
npmeslint-config-prettier^9.1.0indirect
npmeslint-plugin-prettier^5.0.1indirect
npmeslint-plugin-prettier^5.2.1indirect
npmeslint-scope5.1.1indirect
npmesrecurse4.3.0indirect
npmestraverse4.3.0indirect
npmestraverse5.3.0indirect
npmetag1.8.1indirect
npmeventemitter34.0.7indirect
npmevents3.3.0indirect
npmexeca5.1.1indirect
npmexpo~52.0.37indirect
npmexpo-blur~14.0.3indirect
npmexpo-constants~17.0.7indirect
npmexpo-font~13.0.4indirect
npmexpo-haptics~14.0.1indirect
npmexpo-image-picker~16.0.6indirect
npmexpo-linking~7.0.5indirect
npmexpo-router~4.0.17indirect
npmexpo-splash-screen~0.29.22indirect
npmexpo-status-bar~2.0.1indirect
npmexpo-symbols~0.2.2indirect
npmexpo-system-ui~4.0.8indirect
npmexpo-web-browser~14.0.2indirect
npmexpress4.18.2indirect
npmfast-deep-equal3.1.3indirect
npmfast-glob3.3.2indirect
npmfast-json-stable-stringify2.1.0indirect
npmfastest-levenshtein1.0.16indirect
npmfastq1.17.1indirect
npmfaye-websocket0.11.4indirect
npmfill-range7.0.1indirect
npmfinalhandler1.2.0indirect
npmfind-up4.1.0indirect
npmflat5.0.2indirect
npmfollow-redirects1.15.5indirect
npmforwarded0.2.0indirect
npmfresh0.5.2indirect
npmfs-monkey1.0.5indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmget-intrinsic1.2.3indirect
npmget-stream6.0.1indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglob-to-regexp0.4.1indirect
npmglobby14.0.0indirect
npmgopd1.0.1indirect
npmgraceful-fs4.2.11indirect
npmhandle-thing2.0.1indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.1indirect
npmhas-proto1.0.1indirect
npmhas-symbols1.0.3indirect
npmhasown2.0.0indirect
npmhe1.2.0indirect
npmhpack.js2.1.6indirect
npmhtml-entities2.4.0indirect
npmhtml-minifier-terser6.1.0indirect
npmhtml-webpack-plugin5.6.0indirect
npmhtmlparser26.1.0indirect
npmhttp-deceiver1.2.7indirect
npmhttp-errors1.6.3indirect
npmhttp-errors2.0.0indirect
npmhttp-parser-js0.5.8indirect
npmhttp-proxy1.18.1indirect
npmhttp-proxy-middleware2.0.6indirect
npmhuman-signals2.1.0indirect
npmiconv-lite0.4.24indirect
npmicss-utils5.1.0indirect
npmignore5.3.1indirect
npmimport-local3.1.0indirect
npminflight1.0.6indirect
npminherits2.0.3indirect
npminherits2.0.4indirect
npminterpret3.1.1indirect
npmipaddr.js1.9.1indirect
npmipaddr.js2.1.0indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.13.1indirect
npmis-docker2.2.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmis-plain-obj3.0.0indirect
npmis-plain-object2.0.4indirect
npmis-stream2.0.1indirect
npmis-wsl2.2.0indirect
npmisarray1.0.0indirect
npmisexe2.0.0indirect
npmisobject3.0.1indirect
npmjest-expo~52.0.4indirect
npmjest-worker27.5.1indirect
npmjson-parse-even-better-errors2.3.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-schema-traverse1.0.0indirect
npmkind-of6.0.3indirect
npmlaunch-editor2.6.1indirect
npmloader-runner4.3.0indirect
npmlocate-path5.0.0indirect
npmlodash4.17.21indirect
npmlower-case2.0.2indirect
npmlru-cache6.0.0indirect
npmmedia-typer0.3.0indirect
npmmemfs3.5.3indirect
npmmerge-descriptors1.0.1indirect
npmmerge-stream2.0.0indirect
npmmerge21.4.1indirect
npmmethods1.1.2indirect
npmmicromatch4.0.5indirect
npmmime1.6.0indirect
npmmime-db1.52.0indirect
npmmime-types2.1.35indirect
npmmimic-fn2.1.0indirect
npmminimalistic-assert1.0.1indirect
npmminimatch3.1.2indirect
npmms2.0.0indirect
npmms2.1.2indirect
npmms2.1.3indirect
npmmulticast-dns7.2.5indirect
npmnanoid3.3.7indirect
npmnegotiator0.6.3indirect
npmneo-async2.6.2indirect
npmnext15.4.7indirect
npmno-case3.0.4indirect
npmnode-forge1.3.1indirect
npmnode-releases2.0.14indirect
npmnormalize-path3.0.0indirect
npmnpm-run-path4.0.1indirect
npmnth-check2.1.1indirect
npmobject-inspect1.13.1indirect
npmobuf1.1.2indirect
npmon-finished2.4.1indirect
npmon-headers1.0.2indirect
npmonce1.4.0indirect
npmonetime5.1.2indirect
npmopen8.4.2indirect
npmp-limit2.3.0indirect
npmp-locate4.1.0indirect
npmp-retry4.6.2indirect
npmp-try2.2.0indirect
npmparam-case3.0.4indirect
npmparseurl1.3.3indirect
npmpascal-case3.1.2indirect
npmpath-exists4.0.0indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-to-regexp0.1.7indirect
npmpath-type5.0.0indirect
npmpicocolors1.0.0indirect
npmpicomatch2.3.1indirect
npmpino-pretty^11.3.0indirect
npmpkg-dir4.2.0indirect
npmpostcss8.4.34indirect
npmpostcss-modules-extract-imports3.0.0indirect
npmpostcss-modules-local-by-default4.0.4indirect
npmpostcss-modules-scope3.1.1indirect
npmpostcss-modules-values4.0.0indirect
npmpostcss-selector-parser6.0.15indirect
npmpostcss-value-parser4.2.0indirect
npmprettier^3.0.3indirect
npmprettier^3.3.3indirect
npmpretty-error4.0.0indirect
npmprocess-nextick-args2.0.1indirect
npmproxy-addr2.0.7indirect
npmpunycode2.3.1indirect
npmqs6.11.0indirect
npmqueue-fifo^0.2.6indirect
npmqueue-microtask1.2.3indirect
npmrandombytes2.1.0indirect
npmrange-parser1.2.1indirect
npmraw-body2.5.1indirect
npmreact-dom18.3.1indirect
npmreact-dom19.1.0indirect
npmreact-native-builder-bob^0.38.0indirect
npmreact-native-canvas^0.1.40indirect
npmreact-native-file-access3.1.1indirect
npmreact-native-gesture-handler~2.20.2indirect
npmreact-native-loading-spinner-overlay^3.0.1indirect
npmreact-native-reanimated~3.16.1indirect
npmreact-native-safe-area-context4.12.0indirect
npmreact-native-screens~4.4.0indirect
npmreact-native-tcp-socket^6.2.0indirect
npmreact-native-video^6.10.2indirect
npmreact-native-web~0.19.13indirect
npmreact-native-webrtc^124.0.5indirect
npmreact-native-webview13.12.5indirect
npmreact-test-renderer18.3.1indirect
npmreadable-stream2.3.8indirect
npmreadable-stream3.6.2indirect
npmreaddirp3.6.0indirect
npmrechoir0.8.0indirect
npmrelateurl0.2.7indirect
npmrelease-it^17.10.0indirect
npmrenderkid3.0.0indirect
npmrequire-from-string2.0.2indirect
npmrequires-port1.0.0indirect
npmresolve1.22.8indirect
npmresolve-cwd3.0.0indirect
npmresolve-from5.0.0indirect
npmretry0.13.1indirect
npmreusify1.0.4indirect
npmrimraf3.0.2indirect
npmrun-parallel1.2.0indirect
npmsafe-buffer5.1.2indirect
npmsafe-buffer5.2.1indirect
npmsafer-buffer2.1.2indirect
npmschema-utils3.3.0indirect
npmschema-utils4.2.0indirect
npmselect-hose2.0.0indirect
npmselfsigned2.4.1indirect
npmsemver7.6.0indirect
npmsend0.18.0indirect
npmserialize-javascript6.0.2indirect
npmserve-index1.9.1indirect
npmserve-static1.15.0indirect
npmset-function-length1.2.0indirect
npmsetprototypeof1.1.0indirect
npmsetprototypeof1.2.0indirect
npmshallow-clone3.0.1indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmshell-quote1.8.1indirect
npmside-channel1.0.4indirect
npmsignal-exit3.0.7indirect
npmslash5.1.0indirect
npmsockjs0.3.24indirect
npmsource-map0.6.1indirect
npmsource-map-js1.0.2indirect
npmsource-map-support0.5.21indirect
npmspdy4.0.2indirect
npmspdy-transport3.0.0indirect
npmstatuses1.5.0indirect
npmstatuses2.0.1indirect
npmstring_decoder1.1.1indirect
npmstring_decoder1.3.0indirect
npmstrip-ansi6.0.1indirect
npmstrip-final-newline2.0.0indirect
npmstyle-loader3.3.4indirect
npmsupports-color8.1.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtapable2.2.1indirect
npmterser5.27.0indirect
npmterser-webpack-plugin5.3.10indirect
npmthunky1.1.0indirect
npmto-regex-range5.0.1indirect
npmtoidentifier1.0.1indirect
npmtslib2.6.2indirect
npmtype-is1.6.18indirect
npmundici-types5.26.5indirect
npmunicorn-magic0.1.0indirect
npmunpipe1.0.0indirect
npmupdate-browserslist-db1.0.13indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmutila0.4.0indirect
npmutils-merge1.0.1indirect
npmvary1.1.2indirect
npmwatchpack2.4.0indirect
npmwbuf1.7.3indirect
npmwebpack-dev-middleware5.3.3indirect
npmwebpack-dev-server4.15.1indirect
npmwebpack-merge5.10.0indirect
npmwebpack-sources3.2.3indirect
npmwebsocket-driver0.7.4indirect
npmwebsocket-extensions0.1.4indirect
npmwhich2.0.2indirect
npmwildcard2.0.1indirect
npmwrappy1.0.2indirect
npmyallist4.0.0indirect
Dependency advisories 1

Installing npm:@eyepop.ai/eyepop@3.17.3 pulls in 166 packages, direct and transitive: 1 carry known advisories, of which 0 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
elliptic6.6.1indirecthigh1

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.27.0 — full methodology · metrics wiki.

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