Public record
Software health reportschema 0.26.0 · metrics 2.10.0 · 2026-07-22 18:48 UTC

ThatOpen / engine_ui-components

Collection of web components meant to be used, but not limited to, BIM applications.

TypeScript · HTMLMIT★ 54 stars⑂ 35 forkssince Apr 2024View on GitHub ↗

ThatOpen/engine_ui-components holds a health index of 73 out of 100, placing it in the Good band. It scores highest on Vitality (82/100) and lowest on Engineering Quality (50/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

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

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

Ownership

That OpenOrganization
1,309 followers15 public repossince Jun 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@thatopen/ui-obc3.4.221,4796977 days agobimuicomponentsribbontoolbar
npm@thatopen/ui3.4.1035,484735 days agobimuicomponentsribbontoolbar

Metrics by category

Vitality

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

82Excellent · 21% of overall
How it's scored
36/36Push recencylast push 5 days ago
18/36Commit cadence26/52 weeks with commits
18/18Commit volume226 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_year226
human_commit_share1
days_since_last_push5
active_weeks_last_year26
How it's scored
27/27Ships releases9 releases published
27/36Release recencylatest release 104 days ago
19.8/27Release cadencea release every ~79.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count9
latest_release_tagv3.4.0
releases_from_tagsno
days_since_latest_release104
mean_days_between_releases79.8
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?

64Moderate · 17% of overall
How it's scored
28/60Stars54 stars
12.8/25Forks35 forks
1.7/15Watchers3 watchers
Inputs used
forks35
stars54
watchers3
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
6.3/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_templateyes
How it's scored
63.4/80Monthly downloads56,963 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@thatopen/ui-obc, @thatopen/ui
dependents
ecosystemsnpm
total_downloads
monthly_downloads56,963
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?

69Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
5/22.5Commit distributiontop contributor authored 78% 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.776
How it's scored
38.6/42Issue resolution92% of issues closed
23.9/30PR acceptance43/54 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_prs43
open_issues3
closed_issues34
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.919
closed_unmerged_prs11
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
22.4/25Owner reach1,309 followers of ThatOpen
19/25Track record15 public repos, account ~5 yr old
Inputs used
followers1,309
owner_typeOrganization
is_verified
owner_loginThatOpen
public_repos15
account_age_days1,876
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable2 package(s) on npm
35/35Publish recencylatest publish 5 days ago
20/20Version history73 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@thatopen/ui-obc, @thatopen/ui
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

50Moderate · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
0/24Tests present
16/16Linter config.eslintrc.cjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

52Moderate · 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
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/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
6.8/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities27 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4
Excluded from scoring (no data or not applicable): CI-Tests, 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
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages15
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@thatopen/ui-obc@3.4.2 runtime dependency closure — what installing the published package pulls in — 15 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.

59Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history98 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.98
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
11/11Lint / format config.eslintrc.cjs
11/11Static type checkingpackages/core/tsconfig.json, packages/obc/tsconfig.json
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice11 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_testsno
lockfilesyarn.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configspackages/core/tsconfig.json, packages/obc/tsconfig.json
agent_commit_share0.11
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeTypeScript (statically typed)
54/55Manageable file sizes5/267 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes6,785,716
source_files_sampled267
oversized_source_files5
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

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

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.

01325383422024-052025-062026-07
Major 0Minor 7Patch 2

Each point covers 2 days.

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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-07-22 18:48 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
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
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities27 existing vulnerabilities detected
Direct dependencies 7
RegistryPackageVersion constraintManifest
npm@floating-ui/dom1.6.3packages/core/package.json
npmchart.js^4.5.0packages/core/package.json
npmchartjs-plugin-datalabels^2.2.0packages/core/package.json
npmiconify-icon3.0.1packages/core/package.json
npmlit3.3.1packages/core/package.json
npm@thatopen/ui~3.4.0packages/obc/package.json
npmlit3.3.1packages/obc/package.json
All dependencies 499

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

RegistryPackageVersionRelation
npm@floating-ui/dom1.6.3direct
npm@thatopen/ui~3.4.0direct
npmchart.js4.5.1direct
npmchart.js^4.5.0direct
npmchartjs-plugin-datalabels2.2.0direct
npmchartjs-plugin-datalabels^2.2.0direct
npmiconify-icon3.0.1direct
npmlit3.3.1direct
npm@antfu/install-pkg1.1.0indirect
npm@babel/helper-string-parser7.29.7indirect
npm@babel/helper-validator-identifier7.29.7indirect
npm@babel/parser7.29.7indirect
npm@babel/types7.29.7indirect
npm@cyberalien/svg-utils1.2.16indirect
npm@dimforge/rapier3d-compat0.12.0indirect
npm@esbuild/aix-ppc640.19.12indirect
npm@esbuild/android-arm0.19.12indirect
npm@esbuild/android-arm640.19.12indirect
npm@esbuild/android-x640.19.12indirect
npm@esbuild/darwin-arm640.19.12indirect
npm@esbuild/darwin-x640.19.12indirect
npm@esbuild/freebsd-arm640.19.12indirect
npm@esbuild/freebsd-x640.19.12indirect
npm@esbuild/linux-arm0.19.12indirect
npm@esbuild/linux-arm640.19.12indirect
npm@esbuild/linux-ia320.19.12indirect
npm@esbuild/linux-loong640.19.12indirect
npm@esbuild/linux-mips64el0.19.12indirect
npm@esbuild/linux-ppc640.19.12indirect
npm@esbuild/linux-riscv640.19.12indirect
npm@esbuild/linux-s390x0.19.12indirect
npm@esbuild/linux-x640.19.12indirect
npm@esbuild/netbsd-x640.19.12indirect
npm@esbuild/openbsd-x640.19.12indirect
npm@esbuild/sunos-x640.19.12indirect
npm@esbuild/win32-arm640.19.12indirect
npm@esbuild/win32-ia320.19.12indirect
npm@esbuild/win32-x640.19.12indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/eslintrc2.1.4indirect
npm@eslint/js8.57.0indirect
npm@floating-ui/core1.7.5indirect
npm@floating-ui/utils0.2.11indirect
npm@humanwhocodes/config-array0.11.14indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/object-schema2.0.3indirect
npm@iconify/tools5.0.12indirect
npm@iconify/types2.0.0indirect
npm@iconify/utils3.1.4indirect
npm@isaacs/cliui8.0.2indirect
npm@isaacs/fs-minipass4.0.1indirect
npm@kurkle/color0.3.4indirect
npm@lit-labs/ssr-dom-shim1.6.0indirect
npm@lit/reactive-element2.1.2indirect
npm@microsoft/api-extractor7.39.0indirect
npm@microsoft/api-extractor-model7.28.3indirect
npm@microsoft/tsdoc0.14.2indirect
npm@microsoft/tsdoc-config0.16.2indirect
npm@nodable/entities2.2.0indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@pkgjs/parseargs0.11.0indirect
npm@pkgr/core0.1.2indirect
npm@rollup/pluginutils5.4.0indirect
npm@rollup/rollup-android-arm-eabi4.62.2indirect
npm@rollup/rollup-android-arm644.62.2indirect
npm@rollup/rollup-darwin-arm644.62.2indirect
npm@rollup/rollup-darwin-x644.62.2indirect
npm@rollup/rollup-freebsd-arm644.62.2indirect
npm@rollup/rollup-freebsd-x644.62.2indirect
npm@rollup/rollup-linux-arm-gnueabihf4.62.2indirect
npm@rollup/rollup-linux-arm-musleabihf4.62.2indirect
npm@rollup/rollup-linux-arm64-gnu4.62.2indirect
npm@rollup/rollup-linux-arm64-musl4.62.2indirect
npm@rollup/rollup-linux-loong64-gnu4.62.2indirect
npm@rollup/rollup-linux-loong64-musl4.62.2indirect
npm@rollup/rollup-linux-ppc64-gnu4.62.2indirect
npm@rollup/rollup-linux-ppc64-musl4.62.2indirect
npm@rollup/rollup-linux-riscv64-gnu4.62.2indirect
npm@rollup/rollup-linux-riscv64-musl4.62.2indirect
npm@rollup/rollup-linux-s390x-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-gnu4.62.2indirect
npm@rollup/rollup-linux-x64-musl4.62.2indirect
npm@rollup/rollup-openbsd-x644.62.2indirect
npm@rollup/rollup-openharmony-arm644.62.2indirect
npm@rollup/rollup-win32-arm64-msvc4.62.2indirect
npm@rollup/rollup-win32-ia32-msvc4.62.2indirect
npm@rollup/rollup-win32-x64-gnu4.62.2indirect
npm@rollup/rollup-win32-x64-msvc4.62.2indirect
npm@rushstack/node-core-library3.62.0indirect
npm@rushstack/rig-package0.5.1indirect
npm@rushstack/ts-command-line4.17.1indirect
npm@thatopen/components3.4.6indirect
npm@thatopen/components^3.4.5indirect
npm@thatopen/components-front3.4.3indirect
npm@thatopen/components-front^3.4.3indirect
npm@thatopen/fragments3.4.6indirect
npm@thatopen/fragments^3.4.5indirect
npm@tweenjs/tween.js23.1.3indirect
npm@types/argparse1.0.38indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/json50.0.29indirect
npm@types/node20.11.30indirect
npm@types/semver7.7.1indirect
npm@types/stats.js0.17.4indirect
npm@types/three0.183.1indirect
npm@types/trusted-types2.0.7indirect
npm@types/webxr0.5.24indirect
npm@typescript-eslint/eslint-plugin7.2.0indirect
npm@typescript-eslint/parser7.2.0indirect
npm@typescript-eslint/scope-manager7.2.0indirect
npm@typescript-eslint/type-utils7.2.0indirect
npm@typescript-eslint/types7.2.0indirect
npm@typescript-eslint/typescript-estree7.2.0indirect
npm@typescript-eslint/utils7.2.0indirect
npm@typescript-eslint/visitor-keys7.2.0indirect
npm@ungap/structured-clone1.3.2indirect
npm@volar/language-core1.11.1indirect
npm@volar/source-map1.11.1indirect
npm@volar/typescript1.11.1indirect
npm@vue/compiler-core3.5.39indirect
npm@vue/compiler-dom3.5.39indirect
npm@vue/language-core1.8.27indirect
npm@vue/shared3.5.39indirect
npm@webgpu/types0.1.71indirect
npmabbrev5.0.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.12.6indirect
npmajv6.15.0indirect
npmansi-regex5.0.1indirect
npmansi-regex6.2.2indirect
npmansi-styles4.3.0indirect
npmansi-styles6.2.3indirect
npmanynum1.0.1indirect
npmargparse1.0.10indirect
npmargparse2.0.1indirect
npmarray-buffer-byte-length1.0.2indirect
npmarray-includes3.1.9indirect
npmarray-union2.1.0indirect
npmarray.prototype.findlastindex1.2.6indirect
npmarray.prototype.flat1.3.3indirect
npmarray.prototype.flatmap1.3.3indirect
npmarraybuffer.prototype.slice1.0.4indirect
npmasync-function1.0.0indirect
npmasync-generator-function1.0.0indirect
npmavailable-typed-arrays1.0.7indirect
npmbalanced-match1.0.2indirect
npmboolbase1.0.0indirect
npmbrace-expansion1.1.15indirect
npmbrace-expansion2.1.1indirect
npmbraces3.0.3indirect
npmcall-bind1.0.9indirect
npmcall-bind-apply-helpers1.0.2indirect
npmcall-bound1.0.4indirect
npmcallsites3.1.0indirect
npmcamera-controls3.1.2indirect
npmchalk4.1.2indirect
npmchownr3.0.0indirect
npmcolor-convert2.0.1indirect
npmcolor-name1.1.4indirect
npmcolors1.2.5indirect
npmcommander11.1.0indirect
npmcommander9.5.0indirect
npmcomputeds0.0.1indirect
npmconcat-map0.0.1indirect
npmconfusing-browser-globals1.0.11indirect
npmcore-util-is1.0.3indirect
npmcross-spawn7.0.6indirect
npmcss-select5.2.2indirect
npmcss-tree2.2.1indirect
npmcss-tree3.2.1indirect
npmcss-what6.2.2indirect
npmcsso5.0.5indirect
npmdata-view-buffer1.0.2indirect
npmdata-view-byte-length1.0.2indirect
npmdata-view-byte-offset1.0.1indirect
npmde-indent1.0.2indirect
npmdebug3.2.7indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmdefine-data-property1.1.4indirect
npmdefine-properties1.2.1indirect
npmdir-glob3.0.1indirect
npmdoctrine2.1.0indirect
npmdoctrine3.0.0indirect
npmdom-serializer2.0.0indirect
npmdomelementtype2.3.0indirect
npmdomhandler5.0.3indirect
npmdomutils3.2.2indirect
npmdunder-proto1.0.1indirect
npmearcut3.2.3indirect
npmeastasianwidth0.2.0indirect
npmemoji-regex8.0.0indirect
npmemoji-regex9.2.2indirect
npmentities4.5.0indirect
npmentities7.0.1indirect
npmenv-paths2.2.1indirect
npmes-abstract1.24.2indirect
npmes-abstract-get1.0.0indirect
npmes-define-property1.0.1indirect
npmes-errors1.3.0indirect
npmes-object-atoms1.1.2indirect
npmes-set-tostringtag2.1.0indirect
npmes-shim-unscopables1.1.0indirect
npmes-to-primitive1.3.4indirect
npmesbuild0.19.12indirect
npmescape-string-regexp4.0.0indirect
npmeslint8.57.0indirect
npmeslint-config-airbnb-base15.0.0indirect
npmeslint-config-prettier9.1.0indirect
npmeslint-import-resolver-node0.3.10indirect
npmeslint-module-utils2.14.0indirect
npmeslint-plugin-import2.29.1indirect
npmeslint-plugin-lit1.11.0indirect
npmeslint-plugin-prettier5.1.3indirect
npmeslint-plugin-wc2.1.0indirect
npmeslint-scope7.2.2indirect
npmeslint-visitor-keys3.4.3indirect
npmespree9.6.1indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmestree-walker2.0.2indirect
npmesutils2.0.3indirect
npmexponential-backoff3.1.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-diff1.3.0indirect
npmfast-glob3.3.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfast-xml-builder1.2.1indirect
npmfast-xml-parser5.7.2indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfflate0.8.3indirect
npmfile-entry-cache6.0.1indirect
npmfill-range7.1.1indirect
npmfind-up5.0.0indirect
npmflat-cache3.2.0indirect
npmflatbuffers25.2.10indirect
npmflatted3.4.2indirect
npmfor-each0.3.5indirect
npmforeground-child3.3.1indirect
npmfs-extra7.0.1indirect
npmfs.realpath1.0.0indirect
npmfsevents2.3.3indirect
npmfunction-bind1.1.2indirect
npmfunction.prototype.name1.2.0indirect
npmfunctions-have-names1.2.3indirect
npmgenerator-function2.0.1indirect
npmget-intrinsic1.3.1indirect
npmget-proto1.0.1indirect
npmget-symbol-description1.1.0indirect
npmglob10.3.12indirect
npmglob7.2.3indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmglobals13.24.0indirect
npmglobalthis1.0.4indirect
npmglobby11.1.0indirect
npmgopd1.2.0indirect
npmgraceful-fs4.2.11indirect
npmgraphemer1.4.0indirect
npmhas-bigints1.1.0indirect
npmhas-flag4.0.0indirect
npmhas-property-descriptors1.0.2indirect
npmhas-proto1.2.0indirect
npmhas-symbols1.1.0indirect
npmhas-tostringtag1.0.2indirect
npmhasown2.0.4indirect
npmhe1.2.0indirect
npmignore5.3.2indirect
npmimmediate3.0.6indirect
npmimport-fresh3.3.1indirect
npmimport-lazy4.0.0indirect
npmimport-meta-resolve4.2.0indirect
npmimurmurhash0.1.4indirect
npminflight1.0.6indirect
npminherits2.0.4indirect
npminternal-slot1.1.0indirect
npmis-array-buffer3.0.5indirect
npmis-async-function2.1.1indirect
npmis-bigint1.1.0indirect
npmis-boolean-object1.2.2indirect
npmis-callable1.2.7indirect
npmis-core-module2.16.2indirect
npmis-data-view1.0.2indirect
npmis-date-object1.1.0indirect
npmis-document.all1.0.0indirect
npmis-extglob2.1.1indirect
npmis-finalizationregistry1.1.1indirect
npmis-fullwidth-code-point3.0.0indirect
npmis-generator-function1.1.2indirect
npmis-glob4.0.3indirect
npmis-map2.0.3indirect
npmis-negative-zero2.0.3indirect
npmis-number7.0.0indirect
npmis-number-object1.1.1indirect
npmis-path-inside3.0.3indirect
npmis-potential-custom-element-name1.0.1indirect
npmis-regex1.2.1indirect
npmis-set2.0.3indirect
npmis-shared-array-buffer1.0.4indirect
npmis-string1.1.1indirect
npmis-symbol1.1.1indirect
npmis-typed-array1.1.15indirect
npmis-valid-element-name1.0.0indirect
npmis-weakmap2.0.2indirect
npmis-weakref1.1.1indirect
npmis-weakset2.0.4indirect
npmisarray1.0.0indirect
npmisarray2.0.5indirect
npmisexe2.0.0indirect
npmisexe4.0.0indirect
npmjackspeak2.3.6indirect
npmjju1.4.0indirect
npmjs-levenshtein-esm1.2.0indirect
npmjs-yaml4.3.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmjson51.0.2indirect
npmjsonfile4.0.0indirect
npmjszip3.10.1indirect
npmkeyv4.5.4indirect
npmkolorist1.8.0indirect
npmlevn0.4.1indirect
npmlie3.3.0indirect
npmlit-element4.2.2indirect
npmlit-html3.3.3indirect
npmlocate-path6.0.0indirect
npmlodash4.17.23indirect
npmlodash.get4.4.2indirect
npmlodash.isequal4.5.0indirect
npmlodash.merge4.6.2indirect
npmlru-cache10.4.3indirect
npmlru-cache11.1.0indirect
npmlru-cache6.0.0indirect
npmmath-intrinsics1.1.0indirect
npmmdn-data2.0.28indirect
npmmdn-data2.27.1indirect
npmmerge21.4.1indirect
npmmeshoptimizer1.0.1indirect
npmmicromatch4.0.8indirect
npmminimatch3.1.5indirect
npmminimatch9.0.3indirect
npmminimatch9.0.9indirect
npmminimist1.2.8indirect
npmminipass7.1.3indirect
npmminizlib3.1.0indirect
npmmodern-tar0.7.6indirect
npmms2.1.3indirect
npmmuggle-string0.3.1indirect
npmnanoid3.3.15indirect
npmnatural-compare1.4.0indirect
npmnode-exports-info1.6.2indirect
npmnode-gyp13.0.1indirect
npmnopt10.0.1indirect
npmnth-check2.1.1indirect
npmobject-inspect1.13.4indirect
npmobject-keys1.1.1indirect
npmobject.assign4.1.7indirect
npmobject.entries1.1.9indirect
npmobject.fromentries2.0.8indirect
npmobject.groupby1.0.3indirect
npmobject.values1.2.1indirect
npmonce1.4.0indirect
npmoptionator0.9.4indirect
npmown-keys1.0.1indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpackage-manager-detector1.7.0indirect
npmpako1.0.11indirect
npmpako2.1.0indirect
npmparent-module1.0.1indirect
npmparse56.0.1indirect
npmparse5-htmlparser2-tree-adapter6.0.1indirect
npmpath-browserify1.0.1indirect
npmpath-exists4.0.0indirect
npmpath-expression-matcher1.6.1indirect
npmpath-is-absolute1.0.1indirect
npmpath-key3.1.1indirect
npmpath-parse1.0.7indirect
npmpath-scurry1.11.1indirect
npmpath-type4.0.0indirect
npmpathe2.0.3indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.5indirect
npmpossible-typed-array-names1.1.0indirect
npmpostcss8.5.16indirect
npmprelude-ls1.2.1indirect
npmprettier3.2.5indirect
npmprettier-linter-helpers1.0.1indirect
npmproc-log7.0.0indirect
npmprocess-nextick-args2.0.1indirect
npmpunycode2.3.1indirect
npmqueue-microtask1.2.3indirect
npmreadable-stream2.3.8indirect
npmreflect.getprototypeof1.0.10indirect
npmregexp.prototype.flags1.5.4indirect
npmrequireindex1.2.0indirect
npmresolve1.19.0indirect
npmresolve1.22.12indirect
npmresolve2.0.0-next.7indirect
npmresolve-from4.0.0indirect
npmreusify1.1.0indirect
npmrimraf3.0.2indirect
npmrollup4.62.2indirect
npmrun-parallel1.2.0indirect
npmsafe-array-concat1.1.4indirect
npmsafe-buffer5.1.2indirect
npmsafe-push-apply1.0.0indirect
npmsafe-regex-test1.1.0indirect
npmsax1.6.0indirect
npmsemver6.3.1indirect
npmsemver7.5.4indirect
npmsemver7.8.5indirect
npmset-function-length1.2.2indirect
npmset-function-name2.0.2indirect
npmset-proto1.0.0indirect
npmsetimmediate1.0.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmside-channel1.1.1indirect
npmside-channel-list1.0.1indirect
npmside-channel-map1.0.1indirect
npmside-channel-weakmap1.0.2indirect
npmsignal-exit4.1.0indirect
npmslash3.0.0indirect
npmsource-map0.6.1indirect
npmsource-map-js1.2.1indirect
npmsprintf-js1.0.3indirect
npmstop-iteration-iterator1.1.0indirect
npmstring-argv0.3.2indirect
npmstring-width5.1.2indirect
npmstring-width-cjs4.2.3indirect
npmstring.prototype.trim1.2.11indirect
npmstring.prototype.trimend1.0.10indirect
npmstring.prototype.trimstart1.0.8indirect
npmstring_decoder1.1.1indirect
npmstrip-ansi7.2.0indirect
npmstrip-ansi-cjs6.0.1indirect
npmstrip-bom3.0.0indirect
npmstrip-json-comments3.1.1indirect
npmstrnum2.4.1indirect
npmsupports-color7.2.0indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmsvgo4.0.1indirect
npmsynckit0.8.8indirect
npmtar7.5.19indirect
npmtext-table0.2.0indirect
npmthree0.185.0indirect
npmthree-mesh-bvh0.9.9indirect
npmtinyexec1.2.4indirect
npmtinyglobby0.2.17indirect
npmto-regex-range5.0.1indirect
npmts-api-utils1.4.3indirect
npmtsconfig-paths3.15.0indirect
npmtslib2.8.1indirect
npmtype-check0.4.0indirect
npmtype-fest0.20.2indirect
npmtyped-array-buffer1.0.3indirect
npmtyped-array-byte-length1.0.3indirect
npmtyped-array-byte-offset1.0.4indirect
npmtyped-array-length1.0.8indirect
npmtypescript5.3.3indirect
npmtypescript5.4.2indirect
npmunbox-primitive1.1.0indirect
npmundici8.7.0indirect
npmundici-types5.26.5indirect
npmuniversalify0.1.2indirect
npmuri-js4.4.1indirect
npmutil-deprecate1.0.2indirect
npmvalidator13.15.35indirect
npmvite5.1.6indirect
npmvite-plugin-dts3.7.3indirect
npmvue-template-compiler2.7.16indirect
npmvue-tsc1.8.27indirect
npmweb-ifc0.0.77indirect
npmwhich2.0.2indirect
npmwhich7.0.0indirect
npmwhich-boxed-primitive1.1.1indirect
npmwhich-builtin-type1.2.1indirect
npmwhich-collection1.0.2indirect
npmwhich-typed-array1.1.22indirect
npmword-wrap1.2.5indirect
npmwrap-ansi8.1.0indirect
npmwrap-ansi-cjs7.0.0indirect
npmwrappy1.0.2indirect
npmxml-naming0.1.0indirect
npmyallist4.0.0indirect
npmyallist5.0.0indirect
npmyocto-queue0.1.0indirect
npmz-schema5.0.5indirect
Dependency advisories 0

Installing npm:@thatopen/ui-obc@3.4.2 pulls in 15 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable

Feedback

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

The message is kept through sign-in.

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

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

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