Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-13 14:07 UTC

NearlCrews / signalk-binnacle

WebGL chart plotter for Signal K

TypeScript · SvelteApache-2.0★ 6 stars⑂ 3 forkssince May 2026View on GitHub ↗

NearlCrews/signalk-binnacle holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Vitality (84/100) and lowest on Sustainability & Governance (50/100). It was last updated 5 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

Nearl CrewsPersonal account
4 followers23 public repossince Nov 2016

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
npmsignalk-binnacle0.21.07983930 days agosignalk-webappsignalk-category-chart-plotterschartplotternavigationmarineaisweatheranchor-watchpwa

Metrics by category

Vitality

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

84Excellent · 21% of overall
How it's scored
36/36Push recencylast push 5 days ago
9/36Commit cadence13/52 weeks with commits
18/18Commit volume1,161 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,161
human_commit_share0.99
days_since_last_push5
active_weeks_last_year13

Release discipline

100Exceptional
How it's scored
27/27Ships releases39 releases published
36/36Release recencylatest release 30 days ago
27/27Release cadencea release every ~3.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count39
latest_release_tagv0.21.0
releases_from_tagsno
days_since_latest_release30
mean_days_between_releases3.1
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?

50Moderate · 17% of overall
How it's scored
11.3/60Stars6 stars
2.5/25Forks3 forks
0/15Watchers1 watchers
Inputs used
forks3
stars6
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

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_badges6
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, shields.io
has_pull_request_templateyes
How it's scored
38.7/80Monthly downloads798 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagessignalk-binnacle
dependents
ecosystemsnpm
total_downloads
monthly_downloads798
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?

50Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.1/22.5Commit distributiontop contributor authored 100% of commits
2.7/13.5Contributor breadth2 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.996
How it's scored
36/42Issue resolution86% of issues closed
16.2/30PR acceptance20/37 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs20
open_issues2
closed_issues12
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.857
closed_unmerged_prs17
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
5/25Owner reach4 followers of NearlCrews
22.1/25Track record23 public repos, account ~9 yr old
Inputs used
followers4
owner_typeUser
is_verified
owner_loginNearlCrews
public_repos23
account_age_days3,595
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 30 days ago
20/20Version history39 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagessignalk-binnacle
ecosystemsnpm
any_deprecatedno
min_days_since_publish30

Engineering Quality

Are baseline engineering and documentation practices in place?

79Good · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
16/16Linter configbiome.json, eslint.config.js
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
docs_site
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
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
5/5SASTSAST tool detected: CodeQL
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.9
Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
7/35Direct dependencies free of known advisories1 affected: maplibre-gl 6.3.0 (critical 10.0)
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
40/40No advisories left outstandingno advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages33
unassessed_packages0
affected_by_severitycritical 1
direct_affected_packages1
Matched the npm:signalk-binnacle@0.21.0 runtime dependency closure — what installing the published package pulls in — 33 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.

79Good · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history99 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share1
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes59,325
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configbiome.json, eslint.config.js
11/11Static type checkingtsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice95 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance1 of the last 100 commits are automated dependency updates
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0.95
toolchain_manifests
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54.9/55Manageable file sizes1/997 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes63,389
source_files_sampled997
oversized_source_files1
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)src/features/marine-radar/protos/mayara.proto
0/20MCP servernot applicable to this kind of software
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filessrc/features/marine-radar/protos/mayara.proto
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

6GitHub stars
2contributors
1,161commits, last 12 months
5days since last push
39releases
1bus factor
2open 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 ★ / 3 ⇿
0Stars
3Forks
28Releases

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.

12233322026-062026-072026-09
Major 0Minor 11Patch 17
OpenSSF Scorecard 6.9 / 10
6.9aggregate

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 14:07 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
10SASTSAST tool detected: CodeQL
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
npm@fontsource-variable/inter^5.3.0package.json
npm@fontsource-variable/jetbrains-mono^5.3.0package.json
npm@lucide/svelte^1.34.0package.json
npmcomlink^4.4.2package.json
npmmaplibre-gl6.6.0package.json
npmpbf^5.1.2package.json
npmpmtiles^4.5.0package.json
npmsignalk-chart-sources^0.7.2package.json
npmterra-draw^1.32.3package.json
npmterra-draw-maplibre-gl-adapter^1.4.1package.json
npmuplot^1.6.32package.json
All dependencies 590

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

RegistryPackageVersionRelation
npm@fontsource-variable/inter5.3.0direct
npm@fontsource-variable/jetbrains-mono5.3.0direct
npm@lucide/svelte1.34.0direct
npmcomlink4.4.2direct
npmmaplibre-gl6.6.0direct
npmpbf5.1.2direct
npmpmtiles4.5.0direct
npmsignalk-chart-sources0.7.2direct
npmterra-draw1.32.3direct
npmterra-draw-maplibre-gl-adapter1.4.1direct
npmuplot1.6.32direct
npm@axe-core/playwright4.13.0indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/parser7.29.8indirect
npm@babel/types7.29.8indirect
npm@bcoe/v8-coverage1.0.2indirect
npm@biomejs/biome2.5.10indirect
npm@biomejs/cli-darwin-arm642.5.10indirect
npm@biomejs/cli-darwin-x642.5.10indirect
npm@biomejs/cli-linux-arm642.5.10indirect
npm@biomejs/cli-linux-arm64-musl2.5.10indirect
npm@biomejs/cli-linux-x642.5.10indirect
npm@biomejs/cli-linux-x64-musl2.5.10indirect
npm@biomejs/cli-win32-arm642.5.10indirect
npm@biomejs/cli-win32-x642.5.10indirect
npm@blazediff/core1.9.1indirect
npm@cspell/cspell-bundled-dicts10.1.1indirect
npm@cspell/cspell-json-reporter10.1.1indirect
npm@cspell/cspell-performance-monitor10.1.1indirect
npm@cspell/cspell-pipe10.1.1indirect
npm@cspell/cspell-resolver10.1.1indirect
npm@cspell/cspell-service-bus10.1.1indirect
npm@cspell/cspell-types10.1.1indirect
npm@cspell/cspell-worker10.1.1indirect
npm@cspell/dict-ada4.1.1indirect
npm@cspell/dict-al1.1.1indirect
npm@cspell/dict-aws4.0.17indirect
npm@cspell/dict-bash4.2.3indirect
npm@cspell/dict-companies3.2.12indirect
npm@cspell/dict-cpp7.1.0indirect
npm@cspell/dict-cryptocurrencies5.0.5indirect
npm@cspell/dict-csharp4.0.8indirect
npm@cspell/dict-css4.1.2indirect
npm@cspell/dict-dart2.3.2indirect
npm@cspell/dict-data-science2.0.16indirect
npm@cspell/dict-django4.1.6indirect
npm@cspell/dict-docker1.1.17indirect
npm@cspell/dict-dotnet5.0.13indirect
npm@cspell/dict-elixir4.0.8indirect
npm@cspell/dict-en-common-misspellings2.2.0indirect
npm@cspell/dict-en-gb-mit3.1.26indirect
npm@cspell/dict-en_us4.4.37indirect
npm@cspell/dict-filetypes3.0.18indirect
npm@cspell/dict-flutter1.1.1indirect
npm@cspell/dict-fonts4.0.6indirect
npm@cspell/dict-fsharp1.1.1indirect
npm@cspell/dict-fullstack3.2.9indirect
npm@cspell/dict-gaming-terms1.1.2indirect
npm@cspell/dict-git3.1.0indirect
npm@cspell/dict-golang6.0.27indirect
npm@cspell/dict-google1.0.9indirect
npm@cspell/dict-haskell4.0.6indirect
npm@cspell/dict-html4.0.16indirect
npm@cspell/dict-html-symbol-entities4.0.5indirect
npm@cspell/dict-java5.0.12indirect
npm@cspell/dict-julia1.1.1indirect
npm@cspell/dict-k8s1.0.13indirect
npm@cspell/dict-kotlin1.1.1indirect
npm@cspell/dict-latex5.1.0indirect
npm@cspell/dict-lorem-ipsum4.0.5indirect
npm@cspell/dict-lua4.0.8indirect
npm@cspell/dict-makefile1.0.5indirect
npm@cspell/dict-markdown2.0.18indirect
npm@cspell/dict-monkeyc1.1.0indirect
npm@cspell/dict-node5.0.9indirect
npm@cspell/dict-npm5.2.47indirect
npm@cspell/dict-php4.1.1indirect
npm@cspell/dict-powershell5.0.15indirect
npm@cspell/dict-public-licenses2.0.16indirect
npm@cspell/dict-python4.4.1indirect
npm@cspell/dict-r2.1.1indirect
npm@cspell/dict-ruby5.1.2indirect
npm@cspell/dict-rust4.1.2indirect
npm@cspell/dict-scala5.0.9indirect
npm@cspell/dict-shell1.2.0indirect
npm@cspell/dict-software-terms5.4.1indirect
npm@cspell/dict-sql2.2.1indirect
npm@cspell/dict-svelte1.0.7indirect
npm@cspell/dict-swift2.0.6indirect
npm@cspell/dict-terraform1.1.4indirect
npm@cspell/dict-typescript3.2.3indirect
npm@cspell/dict-vue3.0.5indirect
npm@cspell/dict-zig1.0.0indirect
npm@cspell/dynamic-import10.1.1indirect
npm@cspell/filetypes10.1.1indirect
npm@cspell/rpc10.1.1indirect
npm@cspell/strong-weak-map10.1.1indirect
npm@cspell/url10.1.1indirect
npm@emnapi/core1.11.2indirect
npm@emnapi/runtime1.11.2indirect
npm@emnapi/wasi-threads1.2.2indirect
npm@eslint-community/eslint-utils4.10.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/compat2.1.0indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.7.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@mapbox/jsonlint-lines-primitives2.0.3indirect
npm@mapbox/point-geometry1.1.0indirect
npm@mapbox/tiny-sdf2.2.0indirect
npm@mapbox/unitbezier1.0.0indirect
npm@mapbox/vector-tile3.0.0indirect
npm@maplibre/geojson-vt6.1.1indirect
npm@maplibre/maplibre-gl-style-spec26.4.1indirect
npm@maplibre/mlt1.2.0indirect
npm@maplibre/vt-pbf4.3.2indirect
npm@napi-rs/wasm-runtime1.2.3indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@oxc-parser/binding-android-arm-eabi0.143.0indirect
npm@oxc-parser/binding-android-arm640.143.0indirect
npm@oxc-parser/binding-darwin-arm640.143.0indirect
npm@oxc-parser/binding-darwin-x640.143.0indirect
npm@oxc-parser/binding-freebsd-x640.143.0indirect
npm@oxc-parser/binding-linux-arm-gnueabihf0.143.0indirect
npm@oxc-parser/binding-linux-arm-musleabihf0.143.0indirect
npm@oxc-parser/binding-linux-arm64-gnu0.143.0indirect
npm@oxc-parser/binding-linux-arm64-musl0.143.0indirect
npm@oxc-parser/binding-linux-ppc64-gnu0.143.0indirect
npm@oxc-parser/binding-linux-riscv64-gnu0.143.0indirect
npm@oxc-parser/binding-linux-riscv64-musl0.143.0indirect
npm@oxc-parser/binding-linux-s390x-gnu0.143.0indirect
npm@oxc-parser/binding-linux-x64-gnu0.143.0indirect
npm@oxc-parser/binding-linux-x64-musl0.143.0indirect
npm@oxc-parser/binding-openharmony-arm640.143.0indirect
npm@oxc-parser/binding-win32-arm64-msvc0.143.0indirect
npm@oxc-parser/binding-win32-ia32-msvc0.143.0indirect
npm@oxc-parser/binding-win32-x64-msvc0.143.0indirect
npm@oxc-project/types0.143.0indirect
npm@oxc-project/types0.147.0indirect
npm@oxc-resolver/binding-android-arm-eabi11.24.2indirect
npm@oxc-resolver/binding-android-arm6411.24.2indirect
npm@oxc-resolver/binding-darwin-arm6411.24.2indirect
npm@oxc-resolver/binding-darwin-x6411.24.2indirect
npm@oxc-resolver/binding-freebsd-x6411.24.2indirect
npm@oxc-resolver/binding-linux-arm-gnueabihf11.24.2indirect
npm@oxc-resolver/binding-linux-arm-musleabihf11.24.2indirect
npm@oxc-resolver/binding-linux-arm64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-arm64-musl11.24.2indirect
npm@oxc-resolver/binding-linux-ppc64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-riscv64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-riscv64-musl11.24.2indirect
npm@oxc-resolver/binding-linux-s390x-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-x64-gnu11.24.2indirect
npm@oxc-resolver/binding-linux-x64-musl11.24.2indirect
npm@oxc-resolver/binding-openharmony-arm6411.24.2indirect
npm@oxc-resolver/binding-wasm32-wasi11.24.2indirect
npm@oxc-resolver/binding-win32-arm64-msvc11.24.2indirect
npm@oxc-resolver/binding-win32-x64-msvc11.24.2indirect
npm@playwright/test1.62.1indirect
npm@polka/url1.0.0-next.29indirect
npm@publint/pack0.1.7indirect
npm@rolldown/binding-android-arm-eabi1.2.6indirect
npm@rolldown/binding-android-arm641.2.6indirect
npm@rolldown/binding-darwin-arm641.2.6indirect
npm@rolldown/binding-darwin-x641.2.6indirect
npm@rolldown/binding-freebsd-x641.2.6indirect
npm@rolldown/binding-linux-arm-gnueabihf1.2.6indirect
npm@rolldown/binding-linux-arm64-gnu1.2.6indirect
npm@rolldown/binding-linux-arm64-musl1.2.6indirect
npm@rolldown/binding-linux-ppc64-gnu1.2.6indirect
npm@rolldown/binding-linux-s390x-gnu1.2.6indirect
npm@rolldown/binding-linux-x64-gnu1.2.6indirect
npm@rolldown/binding-linux-x64-musl1.2.6indirect
npm@rolldown/binding-openharmony-arm641.2.6indirect
npm@rolldown/binding-win32-arm64-msvc1.2.6indirect
npm@rolldown/binding-win32-x64-msvc1.2.6indirect
npm@rolldown/pluginutils1.0.1indirect
npm@serwist/build9.5.12indirect
npm@serwist/utils9.5.12indirect
npm@serwist/vite9.5.12indirect
npm@serwist/window9.5.12indirect
npm@sindresorhus/merge-streams4.0.0indirect
npm@size-limit/file13.0.3indirect
npm@standard-schema/spec1.1.0indirect
npm@sveltejs/acorn-typescript1.0.13indirect
npm@sveltejs/load-config0.2.3indirect
npm@sveltejs/vite-plugin-svelte7.3.0indirect
npm@tsconfig/svelte5.0.8indirect
npm@tybys/wasm-util0.10.3indirect
npm@types/chai5.2.3indirect
npm@types/debug4.1.13indirect
npm@types/deep-eql4.0.2indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/geojson7946.0.16indirect
npm@types/json-schema7.0.15indirect
npm@types/katex0.16.8indirect
npm@types/ms2.1.0indirect
npm@types/node26.3.0indirect
npm@types/trusted-types2.0.7indirect
npm@types/unist2.0.11indirect
npm@types/ws8.18.1indirect
npm@typescript-eslint/eslint-plugin8.68.0indirect
npm@typescript-eslint/parser8.68.0indirect
npm@typescript-eslint/project-service8.68.0indirect
npm@typescript-eslint/scope-manager8.68.0indirect
npm@typescript-eslint/tsconfig-utils8.68.0indirect
npm@typescript-eslint/type-utils8.68.0indirect
npm@typescript-eslint/types8.68.0indirect
npm@typescript-eslint/typescript-estree8.68.0indirect
npm@typescript-eslint/utils8.68.0indirect
npm@typescript-eslint/visitor-keys8.68.0indirect
npm@typescript/typescript-aix-ppc647.0.2indirect
npm@typescript/typescript-darwin-arm647.0.2indirect
npm@typescript/typescript-darwin-x647.0.2indirect
npm@typescript/typescript-freebsd-arm647.0.2indirect
npm@typescript/typescript-freebsd-x647.0.2indirect
npm@typescript/typescript-linux-arm7.0.2indirect
npm@typescript/typescript-linux-arm647.0.2indirect
npm@typescript/typescript-linux-loong647.0.2indirect
npm@typescript/typescript-linux-mips64el7.0.2indirect
npm@typescript/typescript-linux-ppc647.0.2indirect
npm@typescript/typescript-linux-riscv647.0.2indirect
npm@typescript/typescript-linux-s390x7.0.2indirect
npm@typescript/typescript-linux-x647.0.2indirect
npm@typescript/typescript-netbsd-arm647.0.2indirect
npm@typescript/typescript-netbsd-x647.0.2indirect
npm@typescript/typescript-openbsd-arm647.0.2indirect
npm@typescript/typescript-openbsd-x647.0.2indirect
npm@typescript/typescript-sunos-x647.0.2indirect
npm@typescript/typescript-win32-arm647.0.2indirect
npm@typescript/typescript-win32-x647.0.2indirect
npm@vitest/browser4.1.11indirect
npm@vitest/browser-playwright4.1.11indirect
npm@vitest/coverage-v84.1.11indirect
npm@vitest/expect4.1.11indirect
npm@vitest/mocker4.1.11indirect
npm@vitest/pretty-format4.1.11indirect
npm@vitest/runner4.1.11indirect
npm@vitest/snapshot4.1.11indirect
npm@vitest/spy4.1.11indirect
npm@vitest/utils4.1.11indirect
npmacorn8.18.0indirect
npmacorn-jsx5.3.2indirect
npmacorn-jsx-walk2.0.0indirect
npmacorn-loose8.5.2indirect
npmacorn-walk8.3.5indirect
npmajv6.15.0indirect
npmansi-regex6.3.0indirect
npmansi-styles4.3.0indirect
npmargparse2.0.1indirect
npmaria-query5.3.1indirect
npmarray-timsort1.0.3indirect
npmassertion-error2.0.1indirect
npmast-v8-to-istanbul1.0.5indirect
npmaxe-core4.13.0indirect
npmaxobject-query4.1.0indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion5.0.9indirect
npmbraces3.0.3indirect
npmbytes-iec3.1.1indirect
npmchai6.2.2indirect
npmchalk4.1.2indirect
npmchalk5.6.2indirect
npmchalk6.0.0indirect
npmchalk-template1.1.2indirect
npmcharacter-entities2.0.2indirect
npmcharacter-entities-legacy3.0.0indirect
npmcharacter-reference-invalid2.0.1indirect
npmchokidar4.0.3indirect
npmclsx2.1.1indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcommander15.0.0indirect
npmcommander8.3.0indirect
npmcomment-json5.0.0indirect
npmcommon-tags1.8.2indirect
npmconvert-source-map2.0.0indirect
npmcross-spawn7.0.6indirect
npmcspell10.1.1indirect
npmcspell-config-lib10.1.1indirect
npmcspell-dictionary10.1.1indirect
npmcspell-gitignore10.1.1indirect
npmcspell-glob10.1.1indirect
npmcspell-grammar10.1.1indirect
npmcspell-io10.1.1indirect
npmcspell-lib10.1.1indirect
npmcspell-trie-lib10.1.1indirect
npmcssesc3.0.0indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.3.0indirect
npmdeep-is0.1.4indirect
npmdeepmerge4.3.1indirect
npmdependency-cruiser18.2.0indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdevalue5.9.1indirect
npmdevlop1.1.0indirect
npmearcut3.2.3indirect
npmenhanced-resolve5.24.5indirect
npmentities4.5.0indirect
npmenv-paths4.0.0indirect
npmes-errors1.3.0indirect
npmes-module-lexer2.3.2indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.9.1indirect
npmeslint-plugin-svelte3.23.0indirect
npmeslint-scope8.4.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys4.2.1indirect
npmeslint-visitor-keys5.0.1indirect
npmesm-env1.2.2indirect
npmespree10.4.0indirect
npmespree11.2.0indirect
npmesprima4.0.1indirect
npmesquery1.7.0indirect
npmesrap2.3.6indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker3.0.3indirect
npmesutils2.0.3indirect
npmexpect-type1.4.0indirect
npmfast-deep-equal3.1.3indirect
npmfast-equals6.0.2indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfastq1.20.1indirect
npmfd-package-json2.0.0indirect
npmfdir6.5.0indirect
npmfflate0.8.3indirect
npmfile-entry-cache8.0.0indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.4indirect
npmformatly0.3.0indirect
npmfsevents2.3.2indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmgensequence8.0.8indirect
npmget-east-asian-width1.6.0indirect
npmget-tsconfig4.14.1indirect
npmgl-matrix3.4.4indirect
npmglob13.0.6indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobal-directory4.0.1indirect
npmglobal-directory5.0.0indirect
npmglobals16.5.0indirect
npmglobby16.2.2indirect
npmgraceful-fs4.2.11indirect
npmhas-flag4.0.0indirect
npmhasown2.0.4indirect
npmhtml-escaper2.0.2indirect
npmidb8.0.3indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimport-fresh4.0.0indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npmini4.1.1indirect
npmini6.0.0indirect
npminterpret3.1.1indirect
npmis-alphabetical2.0.1indirect
npmis-alphanumerical2.0.1indirect
npmis-core-module2.16.2indirect
npmis-decimal2.0.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-hexadecimal2.0.1indirect
npmis-installed-globally1.0.0indirect
npmis-number7.0.0indirect
npmis-path-inside4.0.0indirect
npmis-reference3.0.3indirect
npmis-safe-filename0.1.1indirect
npmisexe2.0.0indirect
npmistanbul-lib-coverage3.2.2indirect
npmistanbul-lib-report3.0.1indirect
npmistanbul-reports3.2.0indirect
npmjiti2.7.0indirect
npmjs-tokens10.0.0indirect
npmjs-yaml5.2.2indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson-stringify-pretty-compact4.0.0indirect
npmjson52.2.3indirect
npmjsonc-parser3.3.1indirect
npmjsonpointer5.0.1indirect
npmkatex0.16.47indirect
npmkdbush4.1.0indirect
npmkeyv4.5.4indirect
npmkleur3.0.3indirect
npmknip6.32.3indirect
npmknown-css-properties0.37.0indirect
npmkolorist1.8.0indirect
npmlevn0.4.1indirect
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
npmlilconfig2.1.0indirect
npmlilconfig3.1.3indirect
npmlinkify-it5.0.2indirect
npmlocate-character3.0.0indirect
npmlocate-path6.0.0indirect
npmlru-cache11.5.2indirect
npmmagic-string0.30.21indirect
npmmagic-string1.2.3indirect
npmmagicast0.5.4indirect
npmmake-dir4.0.0indirect
npmmarkdown-it14.3.0indirect
npmmarkdownlint0.41.1indirect
npmmarkdownlint-cli20.23.2indirect
npmmarkdownlint-cli2-formatter-default0.0.6indirect
npmmdurl2.1.0indirect
npmmerge21.4.1indirect
npmmicromark4.0.2indirect
npmmicromark-core-commonmark2.0.3indirect
npmmicromark-extension-directive4.0.0indirect
npmmicromark-extension-gfm-autolink-literal2.1.0indirect
npmmicromark-extension-gfm-footnote2.1.0indirect
npmmicromark-extension-gfm-table2.1.1indirect
npmmicromark-extension-math3.1.0indirect
npmmicromark-factory-destination2.0.1indirect
npmmicromark-factory-label2.0.1indirect
npmmicromark-factory-space2.0.1indirect
npmmicromark-factory-title2.0.1indirect
npmmicromark-factory-whitespace2.0.1indirect
npmmicromark-util-character2.1.1indirect
npmmicromark-util-chunked2.0.1indirect
npmmicromark-util-classify-character2.0.1indirect
npmmicromark-util-combine-extensions2.0.1indirect
npmmicromark-util-decode-numeric-character-reference2.0.2indirect
npmmicromark-util-encode2.0.1indirect
npmmicromark-util-html-tag-name2.0.1indirect
npmmicromark-util-normalize-identifier2.0.1indirect
npmmicromark-util-resolve-all2.0.1indirect
npmmicromark-util-sanitize-uri2.0.1indirect
npmmicromark-util-subtokenize2.1.0indirect
npmmicromark-util-symbol2.0.1indirect
npmmicromark-util-types2.0.2indirect
npmmicromatch4.0.8indirect
npmminimatch10.2.6indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmmri1.2.0indirect
npmmrmime2.0.1indirect
npmms2.1.3indirect
npmmurmurhash-js1.0.0indirect
npmnanoid3.3.18indirect
npmnanospinner1.2.2indirect
npmnatural-compare1.4.0indirect
npmobug2.1.4indirect
npmoptionator0.9.4indirect
npmoxc-parser0.143.0indirect
npmoxc-resolver11.24.2indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-manager-detector1.8.0indirect
npmparse-entities4.0.2indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry2.0.2indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpicomatch4.0.7indirect
npmplaywright1.62.1indirect
npmplaywright-core1.62.1indirect
npmpngjs7.0.0indirect
npmpostcss8.5.26indirect
npmpostcss-load-config3.1.4indirect
npmpostcss-safe-parser7.0.1indirect
npmpostcss-scss4.0.9indirect
npmpostcss-selector-parser7.1.5indirect
npmpotpack2.1.0indirect
npmprelude-ls1.2.1indirect
npmpretty-bytes6.1.1indirect
npmprompts2.4.2indirect
npmprotocol-buffers-schema3.6.1indirect
npmpublint0.3.24indirect
npmpunycode2.3.1indirect
npmpunycode.js2.3.1indirect
npmqueue-microtask1.2.3indirect
npmquickselect3.0.0indirect
npmreaddirp4.1.2indirect
npmrechoir0.8.0indirect
npmregexp-tree0.1.27indirect
npmresolve1.22.12indirect
npmresolve-from5.0.0indirect
npmresolve-pkg-maps1.0.0indirect
npmresolve-protobuf-schema2.1.0indirect
npmreusify1.1.0indirect
npmrolldown1.2.6indirect
npmrun-parallel1.2.0indirect
npmsade1.8.1indirect
npmsafe-regex2.1.1indirect
npmsemver7.8.5indirect
npmserwist9.5.12indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmsiginfo2.0.0indirect
npmsirv3.0.2indirect
npmsisteransi1.0.5indirect
npmsize-limit13.0.3indirect
npmslash5.1.0indirect
npmsmol-toml1.7.0indirect
npmsmol-toml1.8.0indirect
npmsource-map0.8.0indirect
npmsource-map-js1.2.1indirect
npmstackback0.0.2indirect
npmstd-env4.2.0indirect
npmstring-width8.2.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments5.0.3indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvelte5.56.10indirect
npmsvelte-check4.7.6indirect
npmsvelte-eslint-parser1.8.1indirect
npmtagged-tag1.0.0indirect
npmtapable2.3.3indirect
npmtinybench2.9.0indirect
npmtinyexec1.3.0indirect
npmtinyglobby0.2.17indirect
npmtinyqueue3.0.0indirect
npmtinyrainbow3.1.1indirect
npmto-regex-range5.0.1indirect
npmtotalist3.0.1indirect
npmts-api-utils2.5.0indirect
npmtsconfig-paths4.2.0indirect
npmtsconfig-paths-webpack-plugin4.2.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest5.8.0indirect
npmtypescript6.0.3indirect
npmtypescript7.0.2indirect
npmtypescript-eslint8.68.0indirect
npmuc.micro2.1.0indirect
npmunbash4.0.10indirect
npmundici-types8.3.0indirect
npmunicorn-magic0.4.0indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvite8.2.2indirect
npmvitefu1.1.3indirect
npmvitest4.1.11indirect
npmvscode-languageserver-textdocument1.0.14indirect
npmvscode-uri3.2.0indirect
npmwalk-up-path4.0.0indirect
npmwatskeburt6.0.0indirect
npmwhich2.0.2indirect
npmwhy-is-node-running2.3.0indirect
npmword-wrap1.2.5indirect
npmws8.21.3indirect
npmxdg-basedir5.1.0indirect
npmyaml1.10.3indirect
npmyaml2.9.0indirect
npmyocto-queue0.1.0indirect
npmzimmerframe1.1.4indirect
npmzod4.4.3indirect
Dependency advisories 1

Installing npm:signalk-binnacle@0.21.0 pulls in 33 packages, direct and transitive: 1 carry known advisories, of which 1 are direct dependencies.

PackageVersionRelationSeverityAdvisoriesFixed in
maplibre-gl6.3.0directcritical16.4.1

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

Raw JSON report machine-readable

Feedback

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

The message is kept through sign-in.

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

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

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