Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-08-27 05:33 UTC

opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

Less · VueMIT★ 2,272 stars⑂ 352 forkssince Nov 2022View on GitHub ↗
KindLibraryNetwork serviceWeb interfacehow this is determined

opentiny/tiny-vue holds a health index of 92 out of 100, placing it in the Excellent band. It scores highest on Vitality (94/100) and lowest on Security (45/100). It was last updated today. 4 contributors account for most of its recent work.

92
overall / 100
Excellent

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.

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

Ownership

OpenTinyOrganization
725 followers49 public repossince Jun 2022

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

Package ecosystems

Metrics by category

Vitality

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

94Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
31.2/36Commit cadence45/52 weeks with commits
18/18Commit volume480 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year480
human_commit_share1
days_since_last_push0
active_weeks_last_year45
How it's scored
27/27Ships releases34 releases published
36/36Release recencylatest release 29 days ago
19.8/27Release cadencea release every ~52.8 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count34
latest_release_tagv3.31.0
releases_from_tagsno
days_since_latest_release29
mean_days_between_releases52.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?

82Excellent · 17% of overall
How it's scored
54.4/60Stars2,272 stars
21.2/25Forks352 forks
8/15Watchers28 watchers
Inputs used
forks352
stars2,272
watchers28
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_badges0
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateyes
How it's scored
67.6/80Monthly downloads117,962 downloads/month across npm
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packages@opentiny/vue-theme, @opentiny/utils, @opentiny/vue-theme-saas, @opentiny/vue-runtime, @opentiny/vue-renderless, @opentiny/vue-common, @opentiny/vue-icon-saas
dependents
ecosystemsnpm
total_downloads
monthly_downloads117,962
unverified_packages_excluded@opentiny/vue-hooks, @opentiny/vue-directive, @opentiny/vue-icon-multicolor
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?

83Excellent · 23% of overall
How it's scored
43.2/54Bus factor4 contributor(s) cover half of all commits
18/22.5Commit distributiontop contributor authored 20% of commits
13.5/13.5Contributor breadth99 contributors
10/10OpenSSF Scorecard: Contributorsproject has 9 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled99
top_contributor_share0.201
How it's scored
29.2/42Issue resolution70% of issues closed
27.3/30PR acceptance3,143/3,450 decided PRs merged
10.1/13Newcomer PR acceptance7/9 first-time contributors' PRs merged in 30d
13.5/15OpenSSF Scorecard: Code-ReviewFound 27/30 approved changesets -- score normalized to 9
Inputs used
merged_prs3,143
open_issues246
closed_issues564
prs_merged_7d8
prs_decided_7d9
prs_merged_30d32
prs_decided_30d35
issue_closed_ratio0.696
closed_unmerged_prs307
first_time_authors_30d2
first_time_prs_merged_30d7
first_time_prs_decided_30d9
How it's scored
30/30Ownership backingorganization-owned
0/20Verified domain
20.6/25Owner reach725 followers of opentiny
20.7/25Track record49 public repos, account ~4 yr old
Inputs used
followers725
owner_typeOrganization
is_verifiedno
owner_loginopentiny
public_repos49
account_age_days1,525

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable10 package(s) on npm
35/35Publish recencylatest publish 22 days ago
20/20Version history96 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packages@opentiny/vue-theme, @opentiny/utils, @opentiny/vue-hooks, @opentiny/vue-theme-saas, @opentiny/vue-runtime, @opentiny/vue-directive, @opentiny/vue-icon-multicolor, @opentiny/vue-renderless, @opentiny/vue-common, @opentiny/vue-icon-saas
ecosystemsnpm
any_deprecatedno
min_days_since_publish22

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows19 workflow(s)
24/24Tests present
16/16Linter config.eslintrc.cjs, .eslintrc.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://opentiny.design/tiny-vue
10/10Repository description
10/10Topics9 topics
10/10Wiki
Inputs used
topicscomponent-library, frontend, vue, vue3, headless-components, renderless-components, opentiny, tiny-vue, vue-components
has_wikiyes
homepagehttps://opentiny.design/tiny-vue
docs_sitehttps://opentiny.design/tiny-vue
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

45Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
2.5/2.5CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-ReviewFound 27/30 approved changesets -- score normalized to 9
2.5/2.5Contributorsproject has 9 contributing companies or organizations
0/10Dangerous-Workflowdangerous 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 4 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.3
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
13.1/35Direct dependencies free of known advisories4 affected: echarts 5.4.1 (moderate 6.1), vue 2.6.14 (moderate 5.3), vue 2.7.10 (moderate 5.3), +1 more
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
26.3/40No advisories left outstanding4 advisory-carrying package(s) unaddressed past 90 days; oldest published 764 days ago
Inputs used
sourceosv
advisories33
affected_packages9
assessed_packages40
unassessed_packages195
affected_by_severitycritical 2, high 2, moderate 4, low 1
direct_affected_packages4
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 40 resolved dependencies against OSV. 195 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

64Moderate · 4% of overall
How it's scored
45/45Agent instructionsAGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history99 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.99
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes7,148
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.eslintrc.cjs, .eslintrc.js
11/11Static type checkingexamples/docs/tsconfig.json, examples/sites/tsconfig.json, examples/vue2/tsconfig.json, examples/vue3/tsconfig.json, internals/automate/tsconfig.json, internals/cli/tsconfig.json, internals/unplugin-virtual-template/tsconfig.json, jsconfig.json, packages/renderless/tsconfig.json, packages/utils/tsconfig.json, packages/vue-hooks/tsconfig.json, tsconfig.json
0/10Reproducible environment
6/10Demonstrated agent practice3 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
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsexamples/docs/tsconfig.json, examples/sites/tsconfig.json, examples/vue2/tsconfig.json, examples/vue3/tsconfig.json, internals/automate/tsconfig.json, internals/cli/tsconfig.json, internals/unplugin-virtual-template/tsconfig.json, jsconfig.json, packages/renderless/tsconfig.json, packages/utils/tsconfig.json, packages/vue-hooks/tsconfig.json, tsconfig.json
agent_commit_share0.03
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable codeLess with type-check config (examples/docs/tsconfig.json, examples/sites/tsconfig.json, examples/vue2/tsconfig.json, examples/vue3/tsconfig.json, internals/automate/tsconfig.json, internals/cli/tsconfig.json, internals/unplugin-virtual-template/tsconfig.json, jsconfig.json, packages/renderless/tsconfig.json, packages/utils/tsconfig.json, packages/vue-hooks/tsconfig.json, tsconfig.json)
54.8/55Manageable file sizes14/5,131 source files over 60KB
Inputs used
primary_languageLess
largest_source_bytes737,652
source_files_sampled5,131
oversized_source_files14
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examplesdemos, examples
Inputs used
example_dirsdemos, examples
has_mcp_signalno
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

2,272GitHub stars
99contributors
480commits, last 12 months
0days since last push
34releases
4bus factor
246open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package '@opentiny/automate' from its registry

More detail

Star and fork history 0 ★ / 352 ⇿
0Stars
352Forks
34Releases

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.

0125250375350102022-122024-102026-08
Major 0Minor 26Patch 8

Each point covers 4 days.

OpenSSF Scorecard 4.3 / 10
4.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-27 05:33 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
10CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 27/30 approved changesets -- score normalized to 9
10Contributorsproject has 9 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 4 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 258
RegistryPackageVersion constraintManifest
npm@vue/composition-api1.7.2package.json
npmcolor^4.2.3package.json
npmcropperjs~1.6.2package.json
npmecharts5.4.1package.json
npmecharts-liquidfill3.1.0package.json
npmecharts-wordcloud2.0.0package.json
npmfastdom1.0.11package.json
npmshepherd.js11.0.1package.json
npmstreamsaver2.0.6package.json
npmesno^4.7.0internals/automate/package.json
npmfast-glob^3.2.12internals/automate/package.json
npmfs-extra^11.2.0internals/automate/package.json
npm@opentiny/huicharts~1.0.0internals/cli/package.json
npm@vue/babel-helper-vue-jsx-merge-props^1.4.0internals/cli/package.json
npmesno^4.7.0internals/cli/package.json
npmfast-glob^3.2.12internals/cli/package.json
npmrollup-plugin-replace^2.2.0internals/cli/package.json
npmrollup-plugin-visualizer^5.12.0internals/cli/package.json
npmvite-plugin-dts~4.3.0internals/cli/package.json
npmvite-plugin-svgr^3.2.0internals/cli/package.json
npmvite-svg-loader^3.6.0internals/cli/package.json
npm@playwright/testcatalog:internals/playwright-config/package.json
npm@rollup/pluginutils^5.0.2internals/unplugin-virtual-template/package.json
npmmagic-string^0.27.0internals/unplugin-virtual-template/package.json
npmunplugin^1.0.1internals/unplugin-virtual-template/package.json
npmlodash-es^4.17.21internals/vite-plugin-template2jsx/package.json
npmfs-extra^11.2.0internals/vite-plugin-template2jsx/package.json
npmvue2.6.14internals/vite-plugin-template2jsx/package.json
npmvue-template-compiler2.6.14internals/vite-plugin-template2jsx/package.json
npmhtml-dom-parser~5.0.8internals/vite-plugin-template2jsx/package.json
npm@opentiny/vue-commonworkspace:~internals/vue-test-utils/package.json
npm@vue/test-utils^2.2.7internals/vue-test-utils/package.json
npmvue^3.3.9internals/vue-test-utils/package.json
npm@opentiny/utilsworkspace:~packages/renderless/package.json
npm@opentiny/vue-hooksworkspace:~packages/renderless/package.json
npmcolor4.2.3packages/renderless/package.json
npmxss1.0.14packages/utils/package.json
npm@opentiny/utilsworkspace:~packages/vue-common/package.json
npm@opentiny/vue-hooksworkspace:~packages/vue-common/package.json
npm@opentiny/vue-localeworkspace:~packages/vue-common/package.json
npm@opentiny/vue-renderlessworkspace:~packages/vue-common/package.json
npm@opentiny/vue-themeworkspace:~packages/vue-common/package.json
npmtailwind-merge^1.8.0packages/vue-common/package.json
npm@opentiny/utilsworkspace:~packages/vue-directive/package.json
npm@opentiny/vue-commonworkspace:~packages/vue-directive/package.json
npm@opentiny/vue-tooltipworkspace:~packages/vue-directive/package.json
npm@floating-ui/dom^1.6.9packages/vue-hooks/package.json
npm@opentiny/utilsworkspace:~packages/vue-hooks/package.json
npm@opentiny/vue-commonworkspace:~packages/vue-icon-multicolor/package.json
npm@opentiny/vue-commonworkspace:~packages/vue-icon-saas/package.json
npm@opentiny/vue-theme-saasworkspace:~packages/vue-icon-saas/package.json
npm@opentiny/vue-commonworkspace:~packages/vue-icon/package.json
npm@opentiny/vue-themeworkspace:~packages/vue-icon/package.json
npm@opentiny/utilsworkspace:~packages/vue-locale/package.json
npm@opentiny/vue-renderlessworkspace:~packages/vue-locale/package.json
npm@opentiny/vue-themeworkspace:~packages/vue-locale/package.json
npm@opentiny/vue-commonworkspace:~packages/vue-saas-common/package.json
npm@opentiny/vue-design-saasworkspace:~packages/vue-saas-common/package.json
npmtailwind-merge^1.8.0packages/vue-saas-common/package.json
npm@opentiny/vue-action-menuworkspace:~packages/vue/package.json
npm@opentiny/vue-action-sheetworkspace:~packages/vue/package.json
npm@opentiny/vue-alertworkspace:~packages/vue/package.json
npm@opentiny/vue-amountworkspace:~packages/vue/package.json
npm@opentiny/vue-anchorworkspace:~packages/vue/package.json
npm@opentiny/vue-areaworkspace:~packages/vue/package.json
npm@opentiny/vue-async-flowchartworkspace:~packages/vue/package.json
npm@opentiny/vue-autocompleteworkspace:~packages/vue/package.json
npm@opentiny/vue-badgeworkspace:~packages/vue/package.json
npm@opentiny/vue-base-selectworkspace:~packages/vue/package.json
npm@opentiny/vue-breadcrumbworkspace:~packages/vue/package.json
npm@opentiny/vue-breadcrumb-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-bulletin-boardworkspace:~packages/vue/package.json
npm@opentiny/vue-buttonworkspace:~packages/vue/package.json
npm@opentiny/vue-button-groupworkspace:~packages/vue/package.json
npm@opentiny/vue-calendarworkspace:~packages/vue/package.json
npm@opentiny/vue-calendar-barworkspace:~packages/vue/package.json
npm@opentiny/vue-calendar-viewworkspace:~packages/vue/package.json
npm@opentiny/vue-cardworkspace:~packages/vue/package.json
npm@opentiny/vue-card-groupworkspace:~packages/vue/package.json
npm@opentiny/vue-card-templateworkspace:~packages/vue/package.json
npm@opentiny/vue-carouselworkspace:~packages/vue/package.json
npm@opentiny/vue-carousel-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-cascaderworkspace:~packages/vue/package.json
npm@opentiny/vue-cascader-menuworkspace:~packages/vue/package.json
npm@opentiny/vue-cascader-mobileworkspace:~packages/vue/package.json
npm@opentiny/vue-cascader-nodeworkspace:~packages/vue/package.json
npm@opentiny/vue-cascader-panelworkspace:~packages/vue/package.json
npm@opentiny/vue-cascader-selectworkspace:~packages/vue/package.json
npm@opentiny/vue-cascader-viewworkspace:~packages/vue/package.json
npm@opentiny/vue-cellworkspace:~packages/vue/package.json
npm@opentiny/vue-checkboxworkspace:~packages/vue/package.json
npm@opentiny/vue-checkbox-buttonworkspace:~packages/vue/package.json
npm@opentiny/vue-checkbox-groupworkspace:~packages/vue/package.json
npm@opentiny/vue-colworkspace:~packages/vue/package.json
npm@opentiny/vue-collapseworkspace:~packages/vue/package.json
npm@opentiny/vue-collapse-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-collapse-transitionworkspace:~packages/vue/package.json
npm@opentiny/vue-color-pickerworkspace:~packages/vue/package.json
npm@opentiny/vue-color-select-panelworkspace:~packages/vue/package.json
npm@opentiny/vue-column-list-groupworkspace:~packages/vue/package.json
npm@opentiny/vue-column-list-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-companyworkspace:~packages/vue/package.json
npm@opentiny/vue-config-providerworkspace:~packages/vue/package.json
npm@opentiny/vue-containerworkspace:~packages/vue/package.json
npm@opentiny/vue-countryworkspace:~packages/vue/package.json
npm@opentiny/vue-cropworkspace:~packages/vue/package.json
npm@opentiny/vue-currencyworkspace:~packages/vue/package.json
npm@opentiny/vue-date-panelworkspace:~packages/vue/package.json
npm@opentiny/vue-date-pickerworkspace:~packages/vue/package.json
npm@opentiny/vue-date-picker-mobile-firstworkspace:~packages/vue/package.json
npm@opentiny/vue-date-rangeworkspace:~packages/vue/package.json
npm@opentiny/vue-date-tableworkspace:~packages/vue/package.json
npm@opentiny/vue-deptworkspace:~packages/vue/package.json
npm@opentiny/vue-dialog-boxworkspace:~packages/vue/package.json
npm@opentiny/vue-dialog-selectworkspace:~packages/vue/package.json
npm@opentiny/vue-dividerworkspace:~packages/vue/package.json
npm@opentiny/vue-drawerworkspace:~packages/vue/package.json
npm@opentiny/vue-drop-rolesworkspace:~packages/vue/package.json
npm@opentiny/vue-drop-timesworkspace:~packages/vue/package.json
npm@opentiny/vue-dropdownworkspace:~packages/vue/package.json
npm@opentiny/vue-dropdown-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-dropdown-menuworkspace:~packages/vue/package.json
npm@opentiny/vue-dynamic-scrollerworkspace:~packages/vue/package.json
npm@opentiny/vue-dynamic-scroller-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-espaceworkspace:~packages/vue/package.json
npm@opentiny/vue-exceptionworkspace:~packages/vue/package.json
npm@opentiny/vue-fall-menuworkspace:~packages/vue/package.json
npm@opentiny/vue-file-uploadworkspace:~packages/vue/package.json
npm@opentiny/vue-filterworkspace:~packages/vue/package.json
npm@opentiny/vue-filter-barworkspace:~packages/vue/package.json
npm@opentiny/vue-filter-boxworkspace:~packages/vue/package.json
npm@opentiny/vue-filter-panelworkspace:~packages/vue/package.json
npm@opentiny/vue-float-buttonworkspace:~packages/vue/package.json
npm@opentiny/vue-floatbarworkspace:~packages/vue/package.json
npm@opentiny/vue-floating-buttonworkspace:~packages/vue/package.json
npm@opentiny/vue-flowchartworkspace:~packages/vue/package.json
npm@opentiny/vue-fluent-editorworkspace:~packages/vue/package.json
npm@opentiny/vue-formworkspace:~packages/vue/package.json
npm@opentiny/vue-form-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-fullscreenworkspace:~packages/vue/package.json
npm@opentiny/vue-gridworkspace:~packages/vue/package.json
npm@opentiny/vue-grid-columnworkspace:~packages/vue/package.json
npm@opentiny/vue-grid-managerworkspace:~packages/vue/package.json
npm@opentiny/vue-grid-selectworkspace:~packages/vue/package.json
npm@opentiny/vue-grid-toolbarworkspace:~packages/vue/package.json
npm@opentiny/vue-guideworkspace:~packages/vue/package.json
npm@opentiny/vue-hrapproverworkspace:~packages/vue/package.json
npm@opentiny/vue-imageworkspace:~packages/vue/package.json
npm@opentiny/vue-image-viewerworkspace:~packages/vue/package.json
npm@opentiny/vue-inputworkspace:~packages/vue/package.json
npm@opentiny/vue-ip-addressworkspace:~packages/vue/package.json
npm@opentiny/vue-layoutworkspace:~packages/vue/package.json
npm@opentiny/vue-linkworkspace:~packages/vue/package.json
npm@opentiny/vue-link-menuworkspace:~packages/vue/package.json
npm@opentiny/vue-load-listworkspace:~packages/vue/package.json
npm@opentiny/vue-loadingworkspace:~packages/vue/package.json
npm@opentiny/vue-localesworkspace:~packages/vue/package.json
npm@opentiny/vue-logon-userworkspace:~packages/vue/package.json
npm@opentiny/vue-logoutworkspace:~packages/vue/package.json
npm@opentiny/vue-menuworkspace:~packages/vue/package.json
npm@opentiny/vue-messageworkspace:~packages/vue/package.json
npm@opentiny/vue-milestoneworkspace:~packages/vue/package.json
npm@opentiny/vue-mind-mapworkspace:~packages/vue/package.json
npm@opentiny/vue-modalworkspace:~packages/vue/package.json
npm@opentiny/vue-month-rangeworkspace:~packages/vue/package.json
npm@opentiny/vue-month-tableworkspace:~packages/vue/package.json
npm@opentiny/vue-nav-menuworkspace:~packages/vue/package.json
npm@opentiny/vue-notifyworkspace:~packages/vue/package.json
npm@opentiny/vue-number-animationworkspace:~packages/vue/package.json
npm@opentiny/vue-numericworkspace:~packages/vue/package.json
npm@opentiny/vue-optionworkspace:~packages/vue/package.json
npm@opentiny/vue-option-groupworkspace:~packages/vue/package.json
npm@opentiny/vue-pagerworkspace:~packages/vue/package.json
npm@opentiny/vue-pager-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-panelworkspace:~packages/vue/package.json
npm@opentiny/vue-pickerworkspace:~packages/vue/package.json
npm@opentiny/vue-pop-uploadworkspace:~packages/vue/package.json
npm@opentiny/vue-popconfirmworkspace:~packages/vue/package.json
npm@opentiny/vue-popeditorworkspace:~packages/vue/package.json
npm@opentiny/vue-popoverworkspace:~packages/vue/package.json
npm@opentiny/vue-popupworkspace:~packages/vue/package.json
npm@opentiny/vue-progressworkspace:~packages/vue/package.json
npm@opentiny/vue-pull-refreshworkspace:~packages/vue/package.json
npm@opentiny/vue-qr-codeworkspace:~packages/vue/package.json
npm@opentiny/vue-quarter-panelworkspace:~packages/vue/package.json
npm@opentiny/vue-query-builderworkspace:~packages/vue/package.json
npm@opentiny/vue-radioworkspace:~packages/vue/package.json
npm@opentiny/vue-radio-buttonworkspace:~packages/vue/package.json
npm@opentiny/vue-radio-groupworkspace:~packages/vue/package.json
npm@opentiny/vue-rateworkspace:~packages/vue/package.json
npm@opentiny/vue-recordworkspace:~packages/vue/package.json
npm@opentiny/vue-recycle-scrollerworkspace:~packages/vue/package.json
npm@opentiny/vue-riverworkspace:~packages/vue/package.json
npm@opentiny/vue-rolesworkspace:~packages/vue/package.json
npm@opentiny/vue-rowworkspace:~packages/vue/package.json
npm@opentiny/vue-scroll-textworkspace:~packages/vue/package.json
npm@opentiny/vue-scrollbarworkspace:~packages/vue/package.json
npm@opentiny/vue-searchworkspace:~packages/vue/package.json
npm@opentiny/vue-selectworkspace:~packages/vue/package.json
npm@opentiny/vue-select-dropdownworkspace:~packages/vue/package.json
npm@opentiny/vue-select-mobileworkspace:~packages/vue/package.json
npm@opentiny/vue-select-viewworkspace:~packages/vue/package.json
npm@opentiny/vue-select-wrapperworkspace:~packages/vue/package.json
npm@opentiny/vue-selected-boxworkspace:~packages/vue/package.json
npm@opentiny/vue-signatureworkspace:~packages/vue/package.json
npm@opentiny/vue-skeletonworkspace:~packages/vue/package.json
npm@opentiny/vue-skeleton-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-sliderworkspace:~packages/vue/package.json
npm@opentiny/vue-slider-buttonworkspace:~packages/vue/package.json
npm@opentiny/vue-slider-button-groupworkspace:~packages/vue/package.json
npm@opentiny/vue-spaceworkspace:~packages/vue/package.json
npm@opentiny/vue-splitworkspace:~packages/vue/package.json
npm@opentiny/vue-standard-list-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-statisticworkspace:~packages/vue/package.json
npm@opentiny/vue-stepsworkspace:~packages/vue/package.json
npm@opentiny/vue-stickyworkspace:~packages/vue/package.json
npm@opentiny/vue-switchworkspace:~packages/vue/package.json
npm@opentiny/vue-tab-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-tabbarworkspace:~packages/vue/package.json
npm@opentiny/vue-tabbar-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-tableworkspace:~packages/vue/package.json
npm@opentiny/vue-tabsworkspace:~packages/vue/package.json
npm@opentiny/vue-tagworkspace:~packages/vue/package.json
npm@opentiny/vue-tag-groupworkspace:~packages/vue/package.json
npm@opentiny/vue-tag-inputworkspace:~packages/vue/package.json
npm@opentiny/vue-text-popupworkspace:~packages/vue/package.json
npm@opentiny/vue-timeworkspace:~packages/vue/package.json
npm@opentiny/vue-time-lineworkspace:~packages/vue/package.json
npm@opentiny/vue-time-panelworkspace:~packages/vue/package.json
npm@opentiny/vue-time-pickerworkspace:~packages/vue/package.json
npm@opentiny/vue-time-picker-mobileworkspace:~packages/vue/package.json
npm@opentiny/vue-time-rangeworkspace:~packages/vue/package.json
npm@opentiny/vue-time-selectworkspace:~packages/vue/package.json
npm@opentiny/vue-time-spinnerworkspace:~packages/vue/package.json
npm@opentiny/vue-timeline-itemworkspace:~packages/vue/package.json
npm@opentiny/vue-toggle-menuworkspace:~packages/vue/package.json
npm@opentiny/vue-tooltipworkspace:~packages/vue/package.json
npm@opentiny/vue-top-boxworkspace:~packages/vue/package.json
npm@opentiny/vue-transferworkspace:~packages/vue/package.json
npm@opentiny/vue-transfer-panelworkspace:~packages/vue/package.json
npm@opentiny/vue-treeworkspace:~packages/vue/package.json
npm@opentiny/vue-tree-menuworkspace:~packages/vue/package.json
npm@opentiny/vue-tree-selectworkspace:~packages/vue/package.json
npm@opentiny/vue-uploadworkspace:~packages/vue/package.json
npm@opentiny/vue-upload-draggerworkspace:~packages/vue/package.json
npm@opentiny/vue-upload-listworkspace:~packages/vue/package.json
npm@opentiny/vue-userworkspace:~packages/vue/package.json
npm@opentiny/vue-user-accountworkspace:~packages/vue/package.json
npm@opentiny/vue-user-contactworkspace:~packages/vue/package.json
npm@opentiny/vue-user-headworkspace:~packages/vue/package.json
npm@opentiny/vue-user-head-groupworkspace:~packages/vue/package.json
npm@opentiny/vue-user-linkworkspace:~packages/vue/package.json
npm@opentiny/vue-virtual-scroll-boxworkspace:~packages/vue/package.json
npm@opentiny/vue-virtual-treeworkspace:~packages/vue/package.json
npm@opentiny/vue-watermarkworkspace:~packages/vue/package.json
npm@opentiny/vue-wizardworkspace:~packages/vue/package.json
npm@opentiny/vue-year-rangeworkspace:~packages/vue/package.json
npm@opentiny/vue-year-tableworkspace:~packages/vue/package.json
All dependencies 235

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

RegistryPackageVersionRelation
npm@floating-ui/dom^1.0.10direct
npm@floating-ui/dom^1.6.9direct
npm@opentiny/huicharts1.0.1direct
npm@opentiny/huicharts~1.0.0direct
npm@playwright/testcatalog:direct
npm@rollup/pluginutils^5.0.2direct
npm@vue/babel-helper-vue-jsx-merge-props^1.4.0direct
npm@vue/composition-api1.7.2direct
npm@vue/test-utils^1.3.3direct
npm@vue/test-utils^2.2.7direct
npmcolor4.2.3direct
npmcolor^4.2.3direct
npmcropperjs~1.6.2direct
npmecharts5.4.1direct
npmecharts-liquidfill3.1.0direct
npmecharts-wordcloud2.0.0direct
npmesno^4.7.0direct
npmfast-glob^3.2.12direct
npmfastdom1.0.11direct
npmfs-extra^10.1.0direct
npmfs-extra^11.1.0direct
npmfs-extra^11.2.0direct
npmhtml-dom-parser~5.0.8direct
npmlodash-es^4.17.21direct
npmmagic-string^0.27.0direct
npmrollup-plugin-replace^2.2.0direct
npmrollup-plugin-visualizer^5.12.0direct
npmshepherd.js11.0.1direct
npmshepherd.js11.1.1direct
npmstreamsaver2.0.6direct
npmtailwind-merge^1.8.0direct
npmunplugin^1.0.1direct
npmvite-plugin-dts~4.3.0direct
npmvite-plugin-svgr^3.2.0direct
npmvite-svg-loader^3.6.0direct
npmvue2.6.14direct
npmvue2.7.10direct
npmvue3.3.9direct
npmvue^3.3.9direct
npmvue^3.4.31direct
npmvue^3.4.38direct
npmvue~2.6.14direct
npmvue~2.7.10direct
npmvue-template-compiler2.6.14direct
npmxss1.0.14direct
npm@antfu/eslint-config^0.38.6indirect
npm@babel/cli^7.5.5indirect
npm@babel/core^7.5.5indirect
npm@babel/generator^7.18.13indirect
npm@babel/parser^7.18.13indirect
npm@babel/preset-env7.16.7indirect
npm@babel/preset-env^7.5.5indirect
npm@babel/template^7.18.13indirect
npm@babel/traverse^7.18.13indirect
npm@better-scroll/core2.5.0indirect
npm@commitlint/config-conventional^18.4.3indirect
npm@docsearch/css^3.8.0indirect
npm@docsearch/js^3.8.0indirect
npm@opentiny/fluent-editor~3.25.8indirect
npm@opentiny/vue-repl^1.1.2indirect
npm@opentiny/vue-search-box~3.28.4indirect
npm@opentiny/vue-search-box-saas~3.28.4indirect
npm@opentiny/vue-vite-import~1.2.0indirect
npm@rollup/plugin-babel^6.0.3indirect
npm@rollup/plugin-commonjs^24.0.1indirect
npm@tiptap/core~2.1.16indirect
npm@tiptap/extension-code-block~2.1.16indirect
npm@tiptap/extension-code-block-lowlight~2.1.16indirect
npm@tiptap/extension-collaboration~2.1.16indirect
npm@tiptap/extension-color~2.1.16indirect
npm@tiptap/extension-highlight~2.1.16indirect
npm@tiptap/extension-image~2.1.16indirect
npm@tiptap/extension-link~2.1.16indirect
npm@tiptap/extension-paragraph~2.1.16indirect
npm@tiptap/extension-placeholder~2.1.16indirect
npm@tiptap/extension-subscript~2.1.16indirect
npm@tiptap/extension-superscript~2.1.16indirect
npm@tiptap/extension-table~2.1.16indirect
npm@tiptap/extension-table-cell~2.1.16indirect
npm@tiptap/extension-table-header~2.1.16indirect
npm@tiptap/extension-table-row~2.1.16indirect
npm@tiptap/extension-task-item~2.1.16indirect
npm@tiptap/extension-task-list~2.1.16indirect
npm@tiptap/extension-text-align~2.1.16indirect
npm@tiptap/extension-text-style~2.1.16indirect
npm@tiptap/extension-underline~2.1.16indirect
npm@tiptap/pm~2.1.16indirect
npm@tiptap/starter-kit~2.1.16indirect
npm@tiptap/vue-2^2.1.0indirect
npm@tiptap/vue-2~2.1.16indirect
npm@tiptap/vue-3^2.1.0indirect
npm@tiptap/vue-3~2.1.16indirect
npm@types/color^3.0.3indirect
npm@types/eslint^8.4.10indirect
npm@types/fs-extra^11.0.1indirect
npm@types/gradient-parser^1.1.0indirect
npm@types/markdown-it^12.2.3indirect
npm@types/node^17.0.45indirect
npm@types/node^18.11.13indirect
npm@types/node^18.11.18indirect
npm@types/node^20.10.5indirect
npm@types/shelljs^0.8.12indirect
npm@typescript-eslint/parser^6.12.0indirect
npm@unocss/core^0.48.0indirect
npm@unocss/preset-icons^0.38.2indirect
npm@unocss/preset-icons^0.61.9indirect
npm@unocss/reset0.38.2indirect
npm@unocss/transformer-directives^0.48.0indirect
npm@vitejs/plugin-vue4.1.0indirect
npm@vitejs/plugin-vue^5.1.0indirect
npm@vitejs/plugin-vue-jsx^3.0.0indirect
npm@vitejs/plugin-vue-jsx^4.0.0indirect
npm@vitest/uicatalog:indirect
npm@volar-plugins/eslint^2.0.0indirect
npm@volar-plugins/prettier^2.0.0indirect
npm@volar-plugins/prettyhtml^2.0.0indirect
npm@vue/compiler-sfc^3.4.21indirect
npm@vue/repl^2.5.5indirect
npm@vue/runtime-core3.2.31indirect
npm@vue/runtime-core^3.2.31indirect
npm@vue/runtime-core^3.3.9indirect
npm@vue/runtime-dom^3.2.31indirect
npm@vue/runtime-dom^3.3.9indirect
npm@vue/shared^3.4.31indirect
npm@vue/tsconfig^0.4.0indirect
npm@vueuse/core^12.7.0indirect
npm@vueuse/head0.7.13indirect
npmautoprefixer^10.4.12indirect
npmbumpp^8.2.1indirect
npmchalk2.4.2indirect
npmchalk4.1.2indirect
npmchalk^5.2.0indirect
npmcommander^10.0.0indirect
npmcommitlint^18.4.3indirect
npmcp-cli^2.0.0indirect
npmcross-spawn^7.0.3indirect
npmcrypto-js^4.2.0indirect
npmdepcheck1.4.3indirect
npmesbuild-register^3.4.2indirect
npmeslint^8.29.0indirect
npmeslint^8.31.0indirect
npmeslint-config-prettier^8.8.0indirect
npmeslint-plugin-prettier^5.0.0indirect
npmfind-up^5.0.0indirect
npmgithub-markdown-css~5.1.0indirect
npmgradient-parser^1.1.0indirect
npmgulp^4.0.2indirect
npmgulp-autoprefixer^7.0.1indirect
npmgulp-clean-css^4.2.0indirect
npmgulp-concat2.6.1indirect
npmgulp-less^5.0.0indirect
npmgulp-postcss^9.0.1indirect
npmgulp-svg-inline^1.0.1indirect
npmgulp-transform3.0.5indirect
npmgulp-transform^3.0.5indirect
npmhandlebars4.7.7indirect
npmhighlight.js^11.5.1indirect
npmhighlight.js^11.8.0indirect
npmhusky^8.0.3indirect
npmjsdom^21.0.0indirect
npmless^4.1.3indirect
npmlint-staged^15.2.0indirect
npmlowlight^2.9.0indirect
npmmarkdown-it^13.0.1indirect
npmmarkdown-it-anchor^8.6.4indirect
npmmarkdown-it-emoji^2.0.2indirect
npmmarkdown-it-mark^3.0.1indirect
npmmarkdown-it-prism^2.2.4indirect
npmmarkdown-it-sub^1.0.0indirect
npmmarkdown-it-sup^1.0.0indirect
npmmarkdown-it-table-of-contents^0.6.0indirect
npmmarkdown-it-toc-done-right^4.2.0indirect
npmmarked^4.3.0indirect
npmmind-elixir^3.3.2indirect
npmminimist^1.2.8indirect
npmnode-xlsx^0.21.0indirect
npmnodemon^2.0.20indirect
npmonigasm^2.2.5indirect
npmpostcss^8.4.16indirect
npmpostcss-less^6.0.0indirect
npmpostcss-nesting^13.0.1indirect
npmpostcss-nesting^13.0.2indirect
npmprettier^2.7.1indirect
npmprettier^3.0.0indirect
npmprismjs^1.28.0indirect
npmqrcode1.5.1indirect
npmquill^1.3.7indirect
npmrimraf^2.6.2indirect
npmrimraf^3.0.2indirect
npmrollup^3.7.3indirect
npmsemver^7.3.8indirect
npmsheetjs-style^0.15.8indirect
npmshelljs^0.8.5indirect
npmshx^0.3.4indirect
npmsortablejs1.15.0indirect
npmstylelint^14.14.0indirect
npmstylelint^14.9.1indirect
npmstylelint-config-standard^26.0.0indirect
npmstylelint-config-standard^29.0.0indirect
npmsvgo3.2.0indirect
npmtailwindcss3.2.4indirect
npmtailwindcss^3.2.4indirect
npmtailwindcss-vite-plugin^0.0.3indirect
npmtsup7.2.0indirect
npmtypescriptcatalog:indirect
npmunocss^0.39.3indirect
npmunocss^0.61.9indirect
npmunplugin-vue-components^0.19.9indirect
npmunplugin-vue2-script-setup^0.11.3indirect
npmuslug^1.0.4indirect
npmvite^4.3.8indirect
npmvitecatalog:indirect
npmvite-plugin-checker^0.5.2indirect
npmvite-plugin-dynamic-import1.5.0indirect
npmvite-plugin-dynamic-import^1.2.4indirect
npmvite-plugin-html^3.0.0indirect
npmvite-plugin-inspect^0.5.0indirect
npmvite-plugin-inspect^0.7.10indirect
npmvite-plugin-inspect^0.7.9indirect
npmvite-plugin-md0.13.1indirect
npmvite-plugin-md^0.22.5indirect
npmvite-plugin-static-copy^0.17.0indirect
npmvite-plugin-vue-inspector^3.3.2indirect
npmvite-plugin-vue2^2.0.2indirect
npmvite-plugin-vue2-svg^0.3.0indirect
npmvitestcatalog:indirect
npmvue-i18n^8.9.0indirect
npmvue-i18n^9.1.7indirect
npmvue-i18n~9.14.3indirect
npmvue-router4.1.5indirect
npmvue-tsc^1.0.16indirect
npmvue-tsc^1.6.5indirect
npmvue-tsc^1.8.5indirect
npmwebpack^5.75.0indirect
npmzod^3.24.4indirect
Dependency advisories 9

This repository publishes no package the index resolves, so its own dependency graph was assessed — 40 packages, which also include development and test pins that never ship: 9 carry known advisories, of which 4 are direct. 195 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
handlebars4.7.7indirectcritical84.7.9
vitestcatalog:indirectcritical24.1.0
svgo3.2.0indirecthigh24.0.2
vitecatalog:indirecthigh168.0.16
echarts5.4.1directmoderate16.1.0
vue2.6.14directmoderate13.0.0-alpha.0
vue2.7.10directmoderate13.0.0-alpha.0
vue-template-compiler2.6.14directmoderate1
tsup7.2.0indirectlow1

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.