JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"components",
"custom-elements",
"web-components",
"utils",
"typescript",
"ui",
"ui-library",
"pwa",
"pwa-app",
"lib"
],
"is_fork": false,
"size_kb": 463794,
"has_wiki": true,
"homepage": "https://ran.chaxus.com/",
"languages": {
"C": 1469,
"C++": 288,
"CSS": 29371,
"Vue": 110859,
"GLSL": 3660,
"HTML": 44380,
"Less": 230595,
"SCSS": 24643,
"CMake": 461,
"Shell": 6651,
"Makefile": 729,
"JavaScript": 2762654,
"TypeScript": 1951536
},
"pushed_at": "2026-07-24T01:51:45Z",
"created_at": "2022-09-15T15:20:22Z",
"owner_type": "User",
"updated_at": "2026-07-19T07:04:02Z",
"description": "ranui — a Web Components UI library — plus ranuts utilities. Hand-built frontend infrastructure.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "chaxus",
"company": null,
"location": null,
"followers": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/92639172?v=4",
"created_at": "2021-10-16T14:57:19Z",
"is_verified": null,
"public_repos": 57,
"account_age_days": 1742
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2026-07-12T02:04:44Z"
},
{
"tag": "0.1.16",
"kind": "patch",
"published_at": "2023-12-17T03:49:38Z"
},
{
"tag": "0.1.15",
"kind": "patch",
"published_at": "2023-09-09T14:48:28Z"
},
{
"tag": "v0.1.1-alpha.1",
"kind": "prerelease",
"published_at": "2022-11-13T10:59:35Z"
}
],
"recent_commits": [
{
"oid": "6d27a75c518f061bf7a81dcd8d4cbd7f535dd8ba",
"body": "…ants, remove contrast variant",
"is_bot": false,
"headline": "feat: update button styles and colors to use primary and warning vari…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T07:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83f72c508e00ce09d7d382fb0ad6b7e7ae9e90a2",
"body": "… button styles and color tokens\n\n- Refactor button component styles to implement monochrome primary action.\n- Remove contrast button variant and update related styles and tokens.\n- Update changelog to reflect changes in button types and color tokens.\n- Modify design documentation to clarify new col\n[…]\nnerated component and style documentation to reflect recent changes.\n- Adjust theme tokens for dark mode to align with new primary color scheme.\n- Update unit tests to validate new theme token values.",
"is_bot": false,
"headline": "chore: update ranui to version 0.3.1-alpha.1 with breaking changes to…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T06:56:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "911d5794c865f4b7994d261039320730386fdd7b",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.2.1-alpha.5 in package.json",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T06:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c31c58810eaa215c61ec715d11739ba6b692a6fc",
"body": "…cy across documentation files",
"is_bot": false,
"headline": "fix: update description formatting to use single quotes for consisten…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T06:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25d87a554357f982bc7c46f3104d880618b4b9f0",
"body": "…d added <r-glass> component",
"is_bot": false,
"headline": "docs: update CHANGELOG and COMPONENTS.md for new <r-input> methods an…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T06:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86cda9d7e389fc2d6c97c1258b975e216363bc5c",
"body": "Add a deriveDescription() fallback in transformPageData: when a page has no\nhand-written frontmatter description, read its source markdown and use the\nfirst substantive prose paragraph (markup stripped, truncated) instead of the\nnear-duplicate site-wide template. This gives every remaining ~270 long\n[…]\nom.\n\nResult: 0 of 315 built pages now fall back to the generic template; 314\ndistinct descriptions across the site. Verified: build + tsc pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(seo): derive per-page meta descriptions for the long tail",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T06:23:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ab8d5db2b55432025ee5ee33db3dc7c9b4ebd959",
"body": "Give the two library landings, the top ~15 ranui components and the top ~8\narticles a unique, keyword-rich frontmatter `description` instead of the\nnear-duplicate template fallback — the signal Google needs to index and\ndifferentiate pages (\"crawled — currently not indexed\").\n\nAlso fix the <title> o\n[…]\n title.\n\nVerified: vitepress build (no dead links) + tsc --noEmit pass; built HTML now\ncarries the hand-written descriptions and proper titles.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add hand-written SEO descriptions to 25 high-value pages (EN+CN)",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T06:23:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "783d51bf492ef4d4b82debc23f621ffa31f63ea2",
"body": null,
"is_bot": false,
"headline": "docs: update version to 0.2.1-alpha.4 in package.json",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T04:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d1a04b9f631cfc15766979693e1ff50673deae",
"body": "…ing For/Index",
"is_bot": false,
"headline": "feat(builder): enable composable control flow with Show/Switch return…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T04:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f47ca8af187f9d8994ff0d5f28df1cd246a5c4",
"body": "Translate the two remaining CN-only notes (centos, docker) to English and add\nthem to the EN Notes sidebar. The doc tree is now fully symmetric — 156 EN\npages / 156 CN pages, zero one-sided pages. Fixes a few typos from the source\nalong the way (EXPOSR -> EXPOSE, \"- p\" -> \"-p\").\n\nVerified: vitepress build (no dead links) + tsc --noEmit pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(note): add EN centos/docker for full EN/CN parity",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T04:35:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2d05d4134fb89278d6d7a657766a17b7526af1ce",
"body": "… add regression test",
"is_bot": false,
"headline": "fix(theme-switch): ensure SSR safety by using isSSR-aware builder and…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T04:35:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3fc64b1d81f13b6b29dde64a479ae8080e834c",
"body": "…icient DOM updates\n\n- Added For and Index components to manage keyed lists and position-keyed lists respectively, improving performance by reusing DOM nodes.\n- Introduced Show and Switch components for fine-grained conditional rendering.\n- Updated core types and interfaces to support new features.\n\n[…]\nformatting adjustments across various documentation files\n\n- Standardized spacing and punctuation in documentation for consistency.\n- Improved clarity in task utility documentation and other sections.",
"is_bot": false,
"headline": "feat: enhance builder utilities with For and Index components for eff…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T03:47:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd019b2981c9310cc164b67f7b2e00a13dc4f2dd",
"body": null,
"is_bot": false,
"headline": "docs: update version to 0.2.1-alpha.3 in package.json",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T03:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb365b12f658df0928aebe9ebb9da357290c7c9",
"body": "…d fix popover content path resolution",
"is_bot": false,
"headline": "docs: enhance builder documentation with reactive children support an…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T03:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb2f97274b3bf6afea5be9cdf31e6d0e182b70b",
"body": "Content:\n- Translate the CN modal page (was a 0-byte empty page still linked in the\n sidebar and sitemap) to match the 7.9KB EN doc\n- Add a proper top-level H1 to note/libreoffice2wasm (EN+CN); it previously\n had no H1 so the title was mis-inferred\n\nPrune thin pages Google flags as \"crawled — curr\n[…]\nionless URLs (matching cleanUrls);\n fix the .html link in public/llms.txt\n\nVerified: vitepress build (no dead links) + tsc --noEmit both pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: SEO/i18n cleanup — fill CN modal, prune thin pages, mount orphans",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T03:47:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f1897305ccf30d5014c1aad140f7c058bef0f586",
"body": "…system design article",
"is_bot": false,
"headline": "feat(docs): add AI agent article links in CN and EN, remove outdated …",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T02:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59d66d0a3a8e426f811059b086ced5426905db39",
"body": null,
"is_bot": false,
"headline": "fix(docs): improve table formatting in video article for clarity",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T02:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c896d71fc031679d948aae05a67bbcbb1d0d08b",
"body": "Add English versions of the CN-only articles/notes so both locales align:\narticle/{ai, doc_preview, video, visual, system_design}, article/math/linear_algebra,\nblockchain/{index, web3}, and note/libreoffice2wasm. Add the four that appear in the\nCN sidebar (doc_preview, video, visual, linear_algebra)\n[…]\nirectory shallower than cn/). The four pure ops notes\n(centos/docker/ubuntu) stay CN-only by design — near-zero English SEO value.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: translate 9 CN-only articles to English for EN/CN parity",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T02:35:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1e6091719dad077814954446f103755ab3409876",
"body": null,
"is_bot": false,
"headline": "fix(docs): improve formatting and consistency in Mermaid documentation",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T02:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6291a51e1f64beba5a96875906c7c40b7c809779",
"body": "Document <r-mermaid> on the ranui docs site: usage, opt-in controls\n(copy / download / fullscreen with pan-zoom), attributes, events, CSS parts,\nCSS variables, and notes (lazy-loading, PNG/foreignObject caveat). Add it to\nthe \"Data Presentation\" sidebar group next to Math, in both locales.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(ranui): add r-mermaid component page (EN + CN)",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T02:35:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7779cc0b61e880d3ffb0765ba4dc25f837d758e8",
"body": "Add <r-mermaid>: a web component that lazy-loads mermaid (regular dependency,\ndynamic import — async chunk, nothing eager in index.js) and renders diagrams\ninto the shadow root. Opt-in toolbar via boolean attrs: copy (source →\nclipboard), download (SVG/PNG/source menu), fullscreen (r-modal lightbox \n[…]\npy, download menu, headerless fullscreen, pan/zoom, clean\nopen/close lifecycle). Docs: packages/ranui/docs/RENDERER_COMPONENTS.md.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ranui): r-mermaid viewer + r-modal hide-header + core action icons",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T02:35:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4ea1b4caa99294428d9f57117eaae739ae6d86f8",
"body": "…L to English\n\nAdd a self-contained mermaid pipeline (mermaid@11 + a Mermaid.vue component +\na markdown fence hook) instead of vitepress-plugin-mermaid, which peers on\nVitePress 1.x while this repo is on 2.0-alpha. This also renders the two\npreviously-unrendered ```mermaid blocks in cn/src/article/a\n[…]\ninese labels baked in with no source files). The CN article keeps its\nraster images. All 21 diagrams validated with mermaid.parse.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): render diagrams with mermaid; translate design-pattern UM…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-19T02:35:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "49c42f1c9c3efa28b1ceb916e21016161ee6aa9c",
"body": "…rmatting in documentation",
"is_bot": false,
"headline": "fix: standardize string quotes in SERVICE_WORK_VERSION and improve fo…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-18T15:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "840fffabad6b0118843cec8d0be06b299da505b5",
"body": "- Implemented r-glass component with backdrop-filter for frosted effect and SVG for liquid refraction.\n- Added properties for customization: blur, saturate, displace, frequency, radius, tint, sheen, and interactive.\n- Created playground for live demo and parameter tuning.\n- Updated documentation in both English and Chinese for usage and API reference.\n- Included styles for glass effect and interactive behaviors.",
"is_bot": false,
"headline": "feat(glass): add r-glass component for liquid/frosted glass effect",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-18T15:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10dbf11a525cc63d241f97a35005846648ea4925",
"body": "- Added various UML diagrams for design patterns including decorator, facade, flyweight, and proxy.\n- Included images for abstract factory, adapter, aggregation, association, bridge, builder, chain of responsibility, command, composition, dependency, factory method, flyweight, inheritance, interpret\n[…]\n covering topics such as basic types, composite types, special types, tuples, interfaces, enums, and type operations.\n- Updated documentation to reflect current TypeScript features and best practices.",
"is_bot": false,
"headline": "Add UML diagrams and TypeScript type system documentation",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-18T15:09:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2da02d2aa215ebf0102d6251dad85f5499baa8f9",
"body": "chore: bump version to 0.2.1-alpha.2 in package.json",
"is_bot": false,
"headline": "fix(checkbox): adjust animation properties for improved performance",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-13T15:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa71b3a3d546d47683cd9b7823cedc9461018197",
"body": null,
"is_bot": false,
"headline": "Refactor code structure for improved readability and maintainability",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-13T14:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbb35fb40bf60710a344f001b62ce189bb98839b",
"body": "…cumentation",
"is_bot": false,
"headline": "feat: enhance refactoring-ui-design skill with metadata and README do…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-12T08:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e6acd1f6e37d94d521d311b34a5e43c331b646d",
"body": null,
"is_bot": false,
"headline": "feat(icon): add built-in icon registration and update documentation",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-12T08:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "236a9ded5a2fdc8b0842246c0d7587b2d9d22797",
"body": "…andling",
"is_bot": false,
"headline": "feat: update API documentation generation and improve color utility h…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-12T08:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35cb9a6798e8f198313821f6e1b796c8b5182b5f",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.2.1-alpha.1 in package.json",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-12T08:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4a5e5f58335fab9a3a5b2e04630b485f89e022a",
"body": "…s for colorpicker and lazy route\n\n- Added a catalog section in pnpm-workspace.yaml for shared versions of build/test tooling.\n- Introduced tests for the colorpicker component to ensure reactivity after disconnect and reconnect.\n- Added tests for the lazy route component to verify proper mounting and cleanup behavior.",
"is_bot": false,
"headline": "feat: update pnpm workspace with shared tooling versions and add test…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-12T08:31:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d829b847a24cfa13f3d56bbf64a53e2480152c",
"body": "…unt token",
"is_bot": false,
"headline": "fix(route): prevent stale imports during mount/unmount cycles with mo…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-12T08:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "781670e05c550549d3dd0685741f51d638af3d9b",
"body": "- Add `matchPath` function to match route patterns against paths, supporting `:param` and `*` segments.\n- Introduce `flattenRoutes` to flatten nested route configurations into absolute paths.\n- Update `RouterCore` to utilize flattened routes for matching and parameter extraction.\n- Enhance `matchRou\n[…]\nrship and reactivity in signals\n\n- Test the behavior of `createRoot`, `onCleanup`, and reactive bindings in the `ranui/builder`.\n- Validate the lazy computation and memoization of signals and effects.",
"is_bot": false,
"headline": "feat(router): implement path matching and parameter extraction",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-12T08:19:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "756bb71c0468bba40006049381e1a3c81eb5b04a",
"body": "…e i18n brace escaping behavior",
"is_bot": false,
"headline": "feat(changelog): document new theming and i18n subpath entries, updat…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-12T07:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e271b2e0f4acc952f292a7300884472aea4701e5",
"body": "- Added `ranui/i18n` entry for a lightweight i18n engine without component registration.\n- Implemented `createI18n` and `useI18n` for locale management and string translation.\n- Supported runtime parameters for message interpolation and added escaping for literal braces.\n- Enhanced documentation for\n[…]\ny\n\n- Added tests for numeric parameter stringification and literal brace handling in translations.\n- Improved coverage for locale switching and message retrieval.\n\nchore: bump version to 0.2.0-alpha.7",
"is_bot": false,
"headline": "feat(i18n): introduce framework-agnostic internationalization engine",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-12T07:29:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "60495c8fb6fd8d390f40f24af3ff35cb921ffbf9",
"body": "…AI training crawlers",
"is_bot": false,
"headline": "fix(robots): update robots.txt to maximize discoverability and allow …",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T15:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de0cb31cfc8a481b2c497befae4a7cc68753413f",
"body": "…README rebrand\n\n- config.ts: emit TechArticle JSON-LD on every ranui component and ranuts util\n reference page (was only on the two library landing pages), so search + AI\n answer engines can cite them as API docs.\n- src/ranui/*: add a one-line 'Use when' recommendation blockquote to all 28\n comp\n[…]\n README (EN+CN): retitle from 'Exploration & Learning' to lead with the\n product + keywords (Web Components UI library / TypeScript utilities).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(seo/geo): per-component TechArticle JSON-LD, 'use when' blocks, …",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T14:56:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "447b1cb80a15eec392fe4bde1df3fb5ebcc1ebb3",
"body": "fix: increment version numbers and enhance package descriptions in package.json files",
"is_bot": false,
"headline": "fix(docs): update links and descriptions in README files for consistency",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T14:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12cdf24f1d8be0bb31f21c80f3ca93037c1984ba",
"body": null,
"is_bot": false,
"headline": "fix(docs): update preview component documentation and default base URL",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T09:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ad05f4d088b69bb95b6fe7deb9d9433caefede7",
"body": "…mations",
"is_bot": false,
"headline": "fix: prevent theme transition flicker by restricting palette prop ani…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T08:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d067999b6a3619bee1b480d62e1871244ad01e2",
"body": null,
"is_bot": false,
"headline": "fix: standardize string quotes in SERVICE_WORK_VERSION",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T08:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c4853467b01c77342571fcd32a2e63589f303cd",
"body": "- Added 'use-local-storage' attribute to PWA install element to remember user's dismissal.\n- Updated PWA install prompt styles to match site palette, using Geist blue for button colors and text.",
"is_bot": false,
"headline": "feat(pwa): enhance install prompt with local storage and custom styles",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T08:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "792ad1797aed339276bb91de5a039f6b08ffb48b",
"body": "The docs site joins ranui and edit.chaxus.com on one design language.\nTypography (self-hosted Geist) and the --ran-* token layer (ranui/style)\nwere already loaded on every page — this maps the remaining chrome onto them:\n\n- vars.less: --vp-c-brand* moves from stock VitePress purple (#646cff) to the\n\n[…]\ny\n faces (Fraunces/Syne/Space Grotesk @font-face + woff2) deleted\n\nVerified: home + component pages light/dark, pnpm tsc, full vitepress build.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "redesign(docs): unify ran.chaxus.com onto the Geist design model",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T08:04:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "38a2209e0d7b36c83638cee959b5a392c895110d",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.2.0-alpha.4",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T08:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afa9973978f5fe3ac0c1061b36f536990a0bd4e0",
"body": "…pha.3",
"is_bot": false,
"headline": "chore: update style tokens documentation and bump version to 0.2.0-al…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T07:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ab80dc3602a4fab6e73017d09ed817ef2368be",
"body": "0d9e31780 moved the primary blue from #1890ff to Geist's #006bff (including\nmessage's info icon) but left this assertion on the old literal.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(ranui): update message info icon color to Geist blue #006bff",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T07:03:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c9adcc651e05c25bf0bb67e5635ef81a057db93f",
"body": "…self-hosted fonts\n\nSync the docs site (EN + CN) with this branch's ranui changes:\n\n- new ThemeSwitch page (src/ranui/theme-switch) covering the r-theme-switch\n segmented control — value/sheet, label-* localization, change event,\n multi-instance & cross-tab sync, theme-color meta handling, parts a\n[…]\ncontrast-* semantic tokens, a Fonts section for\n import 'ranui/fonts' (self-hosted Geist Sans/Mono), and a cross-link to the\n ThemeSwitch page\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(ranui): document theme-switch, contrast button, hoverable card, …",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T07:03:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "541a7758051343a8bb44818687f49abb2a246b43",
"body": "…Geist faces, opt-in card hover\n\n- New <r-theme-switch>: three-state (system/light/dark) segmented pill wired\n to setTheme/localStorage; instances sync across the page and tabs, label-*\n attributes localize aria-labels, composed `change` event, and theme-color\n metas track the resolved --ran-colo\n[…]\n); interaction\n props only in the transition (no background — theme-flip safe).\n- DESIGN.md §8 documents all three; API/style docs regenerated.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(theme-switch,fonts,card): r-theme-switch component, self-hosted …",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T07:03:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cd6960b92e5f76b1555a3d3c71361f3b92542976",
"body": null,
"is_bot": false,
"headline": "chore: remove solidity tsc command from lint script",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T07:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "747c9995f9b0ae39ae86e51a0add05f4567a80d1",
"body": "… default\n\n- Add --ran-color-contrast-{bg,bg-hover,bg-active,text} semantic tokens that\n invert with the theme (black-on-white light / white-on-black dark)\n- Add r-button type=\"contrast\" consuming them (default/hover/active/ripple)\n- r-card default surface becomes Geist bordered (color-bg + 1px bor\n[…]\nin changelogs/2026-07-11.md\n\nDriven by the Vercel/Geist redesign of edit.chaxus.com; primitives land\nupstream so every ranui consumer gets them.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(theme,button,card): Geist contrast action tokens + bordered card…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T07:03:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "50165415d11573b5e493c14deffc4617560d5666",
"body": "…ists\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: drop solidity tsc from root test script — package no longer ex…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "028cb633ca550f34044674479c6607250b01b8bf",
"body": "…pshot\n\nThis is the exact rule whose cleanup introduced the infinite-loop\nregression — the spread is a deliberate snapshot; pin it against\nfuture 'fixes'.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style(ranui): suppress no-useless-spread on signal's load-bearing sna…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "157546dba743c75d6802d909ff44756abd1854fa",
"body": "The root test script (used by CI's Build&Test) only ran ranuts tests, so\nranui's ~1300 unit/ssr tests had no CI coverage — which is how the\nsignal infinite-loop regression survived three weeks unnoticed.\n\nAlso drop the NODE_OPTIONS=--max-old-space-size=4096 prefix from\nranui's test scripts: it was a\n[…]\nthat the\nroot cause is fixed (verified: full suite passes on the default heap),\nand the env-prefix syntax would break on Windows runners anyway.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: run ranui's full test suite in root pnpm test",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "945d54636912a05ad945413b755f6294285ee5cf",
"body": "…cker tests\n\nThe oxlint cleanup (9229d3c) replaced the snapshot iteration\n`[...subscribers]` with live-set iteration in signal's set(). An\neffect's re-run deletes itself from the set (stale-subscription\ncleanup) and re-adds itself on read; a JS Set revisits elements\nre-added during iteration, so eve\n[…]\nn idempotence, reactive effects, disabled state, and\neffect disposal on disconnect.\n\nranui pnpm test now fully green: tsc + 1073 unit + 208 ssr.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ranui): signal notification infinite loop + rewrite stale colorpi…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "71f0abcb4915b4eb526dc713fef650128b00ff94",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style(docs): prettier-format the Geist preload block in config.ts",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d344028e44d3d4bc625e23cf7a26b808062b34c8",
"body": "Self-host Vercel's open-source Geist fonts (SIL OFL 1.1) as variable\nwoff2 (68KB sans + 70KB mono, all weights in one file each):\n\n- @font-face in fonts.less with font-display: swap for body text\n- --vp-font-family-base/-mono in vars.less, with CJK fallbacks\n (PingFang/Noto Sans SC) since the site \n[…]\n\nVerified in-browser: body/headings render in Geist, code in Geist Mono,\nCJK pages fall back cleanly, homepage wordmark display faces untouched.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): adopt Geist Sans/Mono as site typography",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d2c957263163f8e079142e095c891b2bfae11964",
"body": "The published @ranui/preview@0.0.1-alpha-3 pins old ranui@0.1.10-alpha-27\nand ranuts@0.1.0-alpha-23, dragging tesseract.js back into the lockfile\nand tripping ranuts' package-exports guard test. Override both to the\nworkspace packages it was split out of.\n\nAll 197 tests pass; docs build verified.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(deps): resolve @ranui/preview's ranui/ranuts to workspace code",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f275d738a1418ea5862223649fbb15c09acf564f",
"body": "vitepress 2 runs on vite ^8.1.3, aligning docs with the rest of the\nmonorepo and eliminating the EOL vite 5 line entirely — the\n'vitepress>vite' override added for the Dependabot alerts is no longer\nneeded.\n\n- adapt router.go wrapper in theme/index.ts to the new required\n (to, options) signature; s\n[…]\n component pages, ProductSwitcher, client-side\nrouting with view transitions, r-input demo, and dark-theme sync all\nwork with no console errors.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): upgrade vitepress to 2.0.0-alpha.18, drop vite override",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4d8a88febd73f271806ba1a30c4a742b033e126a",
"body": "vitepress@1.6.4 pins vite ^5.4.14; the vite 5 line is EOL and flagged by\nDependabot (GHSA-4w7w-66w2-5vf9, GHSA-fx2h-pf6j-xcff, GHSA-v6wh-96g9-6wx3).\nDocs build verified working on vite 6.4.3.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(deps): force vitepress onto patched vite ^6.4.3",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cf7e67f1ba752678a31525f715eb263a334e220c",
"body": "- vite ^8.1.x -> ^8.1.4, vitest ^4.1.9 -> ^4.1.10, prettier ^3.8.5 -> ^3.9.5\n- @types/node, oxlint, jscpd, terser, tsx, vue-tsc, @argos-ci/playwright,\n @babel/parser, @vitest/coverage-v8 patch/minor bumps\n- keep typescript at ^6.0.3: v7 (native compiler) drops the full compiler\n API that bin/generate-api-docs.ts depends on\n- pin @ranui/preview to 0.0.1-alpha-3 in docs\n- reformat union types and markdown tables per new Prettier defaults\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(deps): bump devDependencies and reformat with Prettier 3.9",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dcea117e09e1f4530bb8683ea996b106c46e264c",
"body": null,
"is_bot": false,
"headline": "fix(ProductSwitcher): format SVG path for better readability",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09db1dacdd8b401f335dfeca388f06f68da98a9f",
"body": null,
"is_bot": false,
"headline": "feat(docs): add ProductSwitcher component and update navigation links",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "673a66a750db2d944f7d99db18d8f826b6282a2e",
"body": "…iife.js)\n\nStatic pages without a bundler can now pick a single component with one\nscript tag instead of shipping the full 1.5 MB index.iife.js:\n\n <script src=\".../ranui/dist/iife/select.iife.js\" defer></script>\n\n- bin/build-iife.ts loops one vite lib build per component (IIFE is a\n single-entry f\n[…]\nision table: 1-2 components\n -> per-component IIFE; several -> per-component ESM (browser dedupes\n shared chunks); everything -> index.iife.js\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(ranui): standalone per-component IIFE bundles (dist/iife/<name>.…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-11T06:44:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "abfd361db3579bc98cbd5ae9425755655c3578a6",
"body": "Add a \"Doc Editor\" / \"文档编辑器\" nav item pointing to the sibling\nopen-source project edit.chaxus.com. Gives visitors a useful cross-link\nand passes link equity from this docs site to the editor.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): link edit.chaxus.com from the docs nav (EN + CN)",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-09T00:21:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a00149f555e29f48a8c96fd1e8c6e810be16577a",
"body": "Improve on-page and social/AI discoverability of the docs site:\n\n- Home <title> now carries the full product tagline instead of the bare\n word \"ran\" (previously the site title, so no keywords in the most\n important on-page signal).\n- og:image switches from an SVG icon to a 2560×1440 raster screens\n[…]\nand consistency\n with the Person JSON-LD.\n- manifest.json: replace the placeholder name/description/screenshot\n labels with descriptive copy.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): strengthen SEO and GEO metadata",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-08T15:50:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ddefe93a33d55854d4d07ae89c26355844289ac6",
"body": "…for various packages",
"is_bot": false,
"headline": "fix(pnpm): remove prettier dependency and update libc specifications …",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-07T07:08:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f1a13d7116a59f3fa89a764cf82a6a4e9d8bfc8",
"body": null,
"is_bot": false,
"headline": "fix(ranui): remove prettier dependency from package.json",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T13:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17513ebdce33c3f16b6b329153dd4d56147ae668",
"body": null,
"is_bot": false,
"headline": "fix(docs): correct formatting of properties section in COMPONENTS.md",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T13:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "366528d1c5ba47aaf7e2e4bff6857bd671429c10",
"body": null,
"is_bot": false,
"headline": "fix(ranui): update version to 0.2.0-alpha.1",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T13:27:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a652124371512b53b31669ee8fc26a3162c41f3e",
"body": "…dard\n\ntheme.semantic-tokens asserted that overlays (dropdown, message) and the\nmodal dialog reference --ran-shadow-elevated / --ran-skin-raised-shadow.\nBut tokens.less defines `--ran-skin-raised-shadow: var(--ran-shadow-elevated)`\n— the card tier — and docs/DESIGN.md (authoritative) says a floating\n[…]\nn-shadow-modal, and drop the raised-skin-shadow requirement for\noverlays/dialog (kept for the in-flow raised control, button). No LESS changed.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(ranui): align shadow-token contract with the elevation-role stan…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T13:27:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "363976030d40039dcc39fe204f449e652dad85d5",
"body": "…s pass\n\nWriting accurate per-component docs exposed a batch of attributes that were\ndeclared but not wired, plus a few genuine reactivity/forwarding bugs. Fix\nthe real bugs, prune the misleading surface, and sync the doc notes.\n\nReal bugs fixed:\n- radar: color attrs were observed in camelCase, so t\n[…]\nd dead <slot> (wiped by\n innerHTML='').\n\nContract tests updated to assert corrected behavior; component doc notes\nupdated to match. tsc clean.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ranui): correct inert/broken component attributes surfaced by doc…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T13:27:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "df1f29006a43c518acd558b284c89c48542631e4",
"body": "…late\n\nRewrite every ranui component doc to the canonical button-page structure\n(Quick Start → API Reference table → per-attribute <Demo> → Events →\nSlots/CSS Parts → Best Practices), wrapping live examples in the shared\n<Demo> container and converting old ```xml fences to ```html.\n\nAll API is verif\n[…]\ndal is filled;\ninert/unimplemented attributes and tag-name corrections (r-img, r-tabs/\nr-tab) are documented honestly rather than papered over.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(ranui): standardize 22 component docs on the Demo/API-table temp…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T13:27:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c9ae620f96dc3d50e056cf28d23ab7002fe4b422",
"body": null,
"is_bot": false,
"headline": "fix: update SERVICE_WORK_VERSION to reflect the latest version",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T10:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35881eac9cbdfcd0a2fa10fd1397e14d3b7887e",
"body": "…ding\n\nPages not yet migrated to <Demo> (loading, popover, message, link, …) hand-roll\ndemos as a run of inline-block wrappers or inline-block on the element itself, so\nthey hugged the heading above. Add a transitional CSS fallback that spaces every\nitem in the run (kept aligned). To be removed once all pages use <Demo>.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(docs): give hand-rolled inline-block demos spacing from their hea…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T10:56:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "612d0641349c49ad96e69cecd5c069f029aa1e2e",
"body": "…ards\n\n- Add <Demo>: the canonical demo wrapper (frame, spacing, wrap, light/dark).\n- Add <IconGallery>: responsive icon grid with click-to-copy, replacing the\n ad-hoc inline-script icon list.\n- Frame live demos as soft preview cards (doc.less) as a transitional fallback.\n- Migrate button + icon demos to <Demo> as the pattern for a full rollout.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): standard <Demo> container + IconGallery; frame demos as c…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T10:50:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a86f68dea06413c8f8bf524f3f7176e16ded7adc",
"body": "The shadow stylesheet set the svg width/height to a CSS 1em, which overrode\nthe width/height *attributes* setSize wrote — so size= never took effect. Also\nset them as inline style (wins over the stylesheet) and treat unitless values\nas px. Icon contract tests still pass (18/18).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ranui): make r-icon size attribute actually apply",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T10:50:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "83e72dd5af34b3979828b17a8bd5a570bd4e9e4a",
"body": null,
"is_bot": false,
"headline": "feat: register ranui's SVG icons and update SERVICE_WORK_VERSION",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T10:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83ffebffa929861cdc9acca85ce9312d6482e787",
"body": null,
"is_bot": false,
"headline": "fix: standardize quotes in SERVICE_WORK_VERSION constant",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T10:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df306d48d3242931aef586d5ecd13fe1c35b4af0",
"body": null,
"is_bot": false,
"headline": "fix: update SERVICE_WORK_VERSION to the latest version",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T10:01:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c902576145fd8b367e18824f8f36c75116fa0b0",
"body": null,
"is_bot": false,
"headline": "fix: standardize quotes in SERVICE_WORK_VERSION constant",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5193bb1331b54466531f5be50dd82094692188bb",
"body": "…rpus and update service worker version",
"is_bot": false,
"headline": "feat: enhance build script to generate comprehensive documentation co…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beceb5cd2725901acb09384c78e02b2a8f8f5ee4",
"body": "…ing bots",
"is_bot": false,
"headline": "docs: update robots.txt to clarify crawling policy and block AI train…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439b6f7ac4407310bcd657d23adc5b019f43016d",
"body": null,
"is_bot": false,
"headline": "feat: add robots.txt to allow all crawlers and specify sitemap",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8068cddf1e94815cc743809f9f709805dfffba6b",
"body": null,
"is_bot": false,
"headline": "fix: standardize quotes in SERVICE_WORK_VERSION constant",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "806d6d8468da83f1debcb61ea323345694433945",
"body": "…figurations",
"is_bot": false,
"headline": "feat: migrate documentation site to new domain and update related con…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "170927e876afeaccfc9b7df64cf8ff59200f8b62",
"body": "… video)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: rename sort \"GIF presentation\" headings to \"Animation\" (now MP4…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bf1b57bdd051f4cfee5e8eb8a7fe407aa4034654",
"body": "The 9 sorting-visualisation GIFs are motion-heavy screen recordings that don't\nshrink as WebP (some grew). H.264 MP4 compresses them ~5× better. Convert with\nffmpeg (yuv420p, even dims for broad support) and swap the markdown image for an\nautoplay/loop/muted/playsinline <video>, keeping the same co-\n[…]\nted relative\nasset path so Vite hashes them like any other asset. Verified: video resolves,\nautoplays, and renders crisply in place of the GIF.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(docs): convert sort-algorithm GIFs to MP4 (5.5 MB → 1.0 MB)",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "68b1e490204d0aaf44abeab3eada79097941bd82",
"body": "Re-encode 23 large JPG/PNG assets with sharp — mozjpeg q80 for photos/\nscreenshots, palette PNG for diagrams — keeping each file's format and path so\nNO markdown/asset references change. Verified quality on the brand logo and a\nUI screenshot (text stays crisp).\n\nHighlights: blockchain screenshots ~7\n[…]\nalanceTree.png 355 → 37 KB.\nSaves 7.3 MB of shipped assets. (Sort GIFs left as-is — palette recordings that\nneed video, not WebP; a follow-up.)\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(docs): recompress oversized images in place (11.3 MB → 4.0 MB)",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9ef2f981b3197036321b163934e93b3664aefdf8",
"body": "…media\n\n- sitemap: enable VitePress sitemap generation (hostname = site HOME) — emits\n sitemap.xml for search engines.\n- service worker precache: bin/build.sh globbed the entire dist into the SW\n precache manifest, forcing a ~76 MB download on install (incl. 8.6 MB HLS\n video segments, ~5.5 MB of\n[…]\n JPG so only the app shell (HTML/JS/CSS/fonts/icons) is precached\n (~52 MB); media is fetched on demand. Blows far less offline-storage quota.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(docs): add sitemap; stop the service worker precaching 22 MB of …",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f89836d95978b9361fc50e16c6491c53af3abaec",
"body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(docs): simplify Home copyInstall to async/await",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "69dd85dfd9f55e406fd63a52828700c47ec70acf",
"body": "…hancer\n\nTailwind removal (the big win):\n- tailwind.min.css was a full unpurged build (21,188 rules, 2.08 MB) loaded on\n EVERY page, for ~9 utility classes used by exactly one component (TOTP.vue,\n which isn't even embedded in any page). Convert TOTP.vue to scoped plain CSS\n (and make its text th\n[…]\nper demo cards need a\n build-time markdown-it plugin — deferred. Kept the safe doc.less table/heading\n polish and the named page transitions.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf(docs): drop 2 MB unpurged Tailwind; revert crashing demo-card en…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ed1b537edc1b7ec0724b9197f7b218238b63c529",
"body": "…locale-aware\n\n- the article pillar used a raw href ending in `.md` (`/src/article/design_mode.md`);\n VitePress's client router appended `.html` → `design_mode.md.html` → 404. Point it\n at the real built page (`.html`). (Config nav/sidebar `.md` links are fine — VitePress\n rewrites those; only ra\n[…]\n internal home links now resolve to the current locale via localeHref(), so the\n Chinese home links to /cn/ pages instead of the English ones.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(docs): correct homepage article link (404) and make pillar links …",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "74d6dbf2dcb28bb8dcd81b7b5f9dae8612417176",
"body": "Page transitions (redo, conflict-free):\n- wrap router.go in a view transition, but tag only the content area with a\n temporary `view-transition-name: ran-page` and animate ::view-transition-*(ran-page).\n- never touch ::view-transition-*(root) — that's owned by VitePress's appearance\n toggle (clip-\n[…]\nDOM on onBeforeRouteChange, so Vue unmounts\n a tree that matches its vdom (fixes a \"nodeType of null\" error from moving\n Vue-rendered nodes).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): named page transitions + auto demo-playground cards",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a3e8272dca0774e6d831a63210440ddbdf984f20",
"body": "…ge transitions, polish doc pages\n\n- fonts: the gradient wordmark silently fell back to Inter. Two fixes, both\n required: font-display:block (background-clip:text never repaints a swap-font\n that loads in late, so it stayed stuck on the fallback) and a font-weight\n RANGE (a fixed descriptor makes\n[…]\nr all 300+ component/utility pages\n (API tables rendered as clean cards, section rhythm, live-demo spacing) with\n no per-page markdown edits.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(docs): make the display font actually render, drop conflicting pa…",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c527a3693dcc55c4ce7ef1a5aa8a620149190cb6",
"body": "- new custom <Home/> hero replacing the boilerplate VitePress hero, with a\n self-hosted display font (Bricolage Grotesque, latin-subset woff2 — keeps the\n docs a fully offline PWA) on the wordmark, headings and stat numbers\n- add a bilingual \"signature capabilities\" section surfacing what's genuin\n[…]\ntion)\n- bridge VitePress `.dark` → ranui theme so live components theme correctly\n- target esnext for vite optimizeDeps so `vitepress dev` runs\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(docs): redesign homepage + smooth cross-page transitions",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "be8beb7ae8c88b61f2eb6f17932725aee9dc5ec6",
"body": "- button/input/select: transition only interaction props, never `background`\n (`transition: all` faded the surface white→dark on theme toggle); also fixes a\n dead `all0.2s` typo in select that voided its transition entirely\n- button: round the elevated `.ran-btn` layer so it no longer shows white\n\n[…]\nIGN.md §5, CLAUDE.md pitfalls, and the design skill now document the\n \"never animate a theme switch\" rule and the dark-mode activation signals\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ranui): eliminate light/dark theme-switch flashing across components",
"author_name": "chaxus",
"author_login": "chaxus",
"committed_at": "2026-07-05T05:08:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1b6477e9a60985929757b70c089e56da9ab771aa",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-node from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T10:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "469d1bbb9aa2736e09456c647047452caa48ae82",
"body": "Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 6.\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump pnpm/action-setup from 4 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T10:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870eca52334fdb6cf198ff0dce0a9a99f212aabe",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/upload-artifact from 4 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T10:51:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 354,
"latest_release_at": "2026-07-12T02:04:44Z",
"latest_release_tag": "0.1.1",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 20,
"days_since_latest_release": 13,
"mean_days_between_releases": 445.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "im",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/im",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/publicclass/im",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 797,
"first_published_at": "2012-02-29T20:16:34.189000Z",
"latest_published_at": "2015-05-04T22:06:40.425000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4099
},
{
"name": "cpro",
"exists": true,
"license": "MIT",
"keywords": [
"api",
"fix",
"coinbase"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/cpro",
"is_deprecated": false,
"latest_version": "1.1.12",
"repository_url": "https://github.com/ballantyne/cpro",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 130,
"first_published_at": "2018-12-30T14:47:08.271000Z",
"latest_published_at": "2022-01-22T04:35:21.071000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1644
},
{
"name": "debug",
"exists": true,
"license": "MIT",
"keywords": [
"debug",
"log",
"debugger"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/debug",
"is_deprecated": false,
"latest_version": "4.4.3",
"repository_url": "https://github.com/debug-js/debug",
"versions_count": 77,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 2736317980,
"first_published_at": "2011-11-29T01:11:23.618000Z",
"latest_published_at": "2025-09-13T17:25:19.732000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 314
},
{
"name": "ranui",
"exists": true,
"license": "MIT",
"keywords": [
"ranui",
"ran",
"web-components",
"web components",
"custom-elements",
"custom-element",
"shadow-dom",
"framework-agnostic",
"component",
"components",
"ui",
"ui-library",
"component-library",
"design",
"typescript",
"ssr",
"pwa"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/ranui",
"is_deprecated": false,
"latest_version": "0.3.1-alpha.1",
"repository_url": "https://github.com/chaxus/ran",
"versions_count": 57,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 4826,
"first_published_at": "2022-10-20T15:05:39.378000Z",
"latest_published_at": "2026-07-19T07:04:58.505000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "ranuts",
"exists": true,
"license": "MIT",
"keywords": [
"ranuts",
"utils",
"utilities",
"typescript",
"javascript",
"debounce",
"throttle",
"compose",
"dom",
"bom",
"virtual-dom",
"canvas",
"webgl",
"tree-shakeable"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/ranuts",
"is_deprecated": false,
"latest_version": "0.2.0-alpha.1",
"repository_url": "https://github.com/chaxus/ran",
"versions_count": 27,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3664,
"first_published_at": "2022-10-20T15:15:24.967000Z",
"latest_published_at": "2026-07-11T14:23:34.812000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 13
},
{
"name": "visual",
"exists": true,
"license": "MIT",
"keywords": [
"npm",
"tool",
"visual",
"packages",
"dependencies",
"graph",
"threejs"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/visual",
"is_deprecated": false,
"latest_version": "0.0.1",
"repository_url": "https://github.com/npmjs/visual",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 156,
"first_published_at": "2013-09-28T17:16:12.777000Z",
"latest_published_at": "2013-09-28T17:16:20.925000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4682
},
{
"name": "image-process",
"exists": true,
"license": "MIT",
"keywords": [
"image",
"crop",
"Video screenshot",
"Image Compression",
"html5",
"canvas"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/image-process",
"is_deprecated": false,
"latest_version": "4.3.3",
"repository_url": "https://github.com/capricorncd/image-process-tools",
"versions_count": 29,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 193,
"first_published_at": "2017-11-02T03:17:03.024000Z",
"latest_published_at": "2023-11-29T06:21:52.518000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 968
}
]
},
"popularity": {
"forks": 24,
"stars": 272,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-09-05",
"count": 1
},
{
"date": "2023-09-06",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2023-12-17",
"count": 2
},
{
"date": "2023-12-18",
"count": 2
},
{
"date": "2024-02-29",
"count": 2
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-12",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-05-27",
"count": 1
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-10-17",
"count": 1
},
{
"date": "2024-11-09",
"count": 1
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
}
],
"complete": true,
"collected": 24,
"total_forks": 24
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": true,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"packages/image-process/makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"packages/debug/tsconfig.json",
"packages/docs/tsconfig.json",
"packages/im/tsconfig.json",
"packages/ranite/tsconfig.json",
"packages/ranui/tsconfig.json",
"packages/ranuts/tsconfig.json",
"packages/visual/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 1575824,
"source_files_sampled": 532,
"oversized_source_files": 21,
"agent_instruction_files": [
"packages/ranui/CLAUDE.md",
"packages/ranuts/CLAUDE.md"
],
"agent_instruction_max_bytes": 69124
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "vitest",
"direct": false,
"version": "catalog:",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-5xrq-8626-4rwp",
"GHSA-9crc-q9x8-hgqq"
],
"fixed_version": "4.1.0",
"advisory_count": 2,
"oldest_advisory_days": 535
},
{
"name": "postcss",
"direct": false,
"version": "8.5.16",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "react-router",
"direct": false,
"version": "7.15.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-337j-9hxr-rhxg",
"GHSA-chx6-hx7r-mcp5",
"GHSA-h8fp-f39c-q6mh",
"GHSA-qwww-vcr4-c8h2",
"GHSA-wrjc-x8rr-h8h6"
],
"fixed_version": "8.3.0",
"advisory_count": 5,
"oldest_advisory_days": 1
},
{
"name": "svgo",
"direct": false,
"version": "4.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-2p49-hgcm-8545"
],
"fixed_version": "4.0.2",
"advisory_count": 1,
"oldest_advisory_days": 3
},
{
"name": "terser",
"direct": false,
"version": "catalog:",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4wf5-vphf-c2xc"
],
"fixed_version": "5.14.2",
"advisory_count": 1,
"oldest_advisory_days": 1470
},
{
"name": "vite",
"direct": false,
"version": "catalog:",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.6,
"advisory_ids": [
"GHSA-353f-5xf4-qw67",
"GHSA-356w-63v5-8wf4",
"GHSA-4r4m-qw57-chr8",
"GHSA-4w7w-66w2-5vf9",
"GHSA-64vr-g452-qvp3",
"GHSA-859w-5945-r5v3",
"GHSA-9cwx-2883-4wfx",
"GHSA-c27g-q93r-2cwf",
"GHSA-fx2h-pf6j-xcff",
"GHSA-g4jq-h2w9-997c"
],
"fixed_version": "8.0.16",
"advisory_count": 16,
"oldest_advisory_days": 1436
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 5,
"critical": 1
},
"advisory_count": 26,
"affected_count": 6,
"assessed_count": 780,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 42,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "koa",
"manifest": "packages/debug/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.3"
},
{
"name": "koa-mount",
"manifest": "packages/debug/package.json",
"ecosystem": "npm",
"version_constraint": "^4.2.0"
},
{
"name": "koa-static",
"manifest": "packages/debug/package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.0"
},
{
"name": "ranuts",
"manifest": "packages/im/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:^"
},
{
"name": "@types/ws",
"manifest": "packages/ranite/package.json",
"ecosystem": "npm",
"version_constraint": "^8.18.1"
},
{
"name": "debug",
"manifest": "packages/ranite/package.json",
"ecosystem": "npm",
"version_constraint": "^4.4.3"
},
{
"name": "es-module-lexer",
"manifest": "packages/ranite/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.0"
},
{
"name": "esbuild",
"manifest": "packages/ranite/package.json",
"ecosystem": "npm",
"version_constraint": "^0.28.1"
},
{
"name": "fs-extra",
"manifest": "packages/ranite/package.json",
"ecosystem": "npm",
"version_constraint": "^11.3.4"
},
{
"name": "magic-string",
"manifest": "packages/ranite/package.json",
"ecosystem": "npm",
"version_constraint": "^0.30.21"
},
{
"name": "resolve",
"manifest": "packages/ranite/package.json",
"ecosystem": "npm",
"version_constraint": "^1.22.11"
},
{
"name": "ws",
"manifest": "packages/ranite/package.json",
"ecosystem": "npm",
"version_constraint": "^8.19.0"
},
{
"name": "mermaid",
"manifest": "packages/ranui/package.json",
"ecosystem": "npm",
"version_constraint": "^11"
},
{
"name": "ranuts",
"manifest": "packages/ranui/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:^"
},
{
"name": "earcut",
"manifest": "packages/ranuts/package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.3"
},
{
"name": "jschardet",
"manifest": "packages/ranuts/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.4"
},
{
"name": "ranuts",
"manifest": "packages/visual/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:^"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@types/ws",
"direct": true,
"version": "8.18.1",
"ecosystem": "npm"
},
{
"name": "@types/ws",
"direct": true,
"version": "^8.18.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": true,
"version": "2.6.9",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": true,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": true,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": true,
"version": "^4.4.3",
"ecosystem": "npm"
},
{
"name": "earcut",
"direct": true,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "earcut",
"direct": true,
"version": "^3.2.3",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": true,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": true,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": true,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": true,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": true,
"version": "^0.28.1",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": true,
"version": "11.3.5",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": true,
"version": "^11.3.4",
"ecosystem": "npm"
},
{
"name": "jschardet",
"direct": true,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "jschardet",
"direct": true,
"version": "^3.1.4",
"ecosystem": "npm"
},
{
"name": "koa",
"direct": true,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "koa",
"direct": true,
"version": "^3.0.3",
"ecosystem": "npm"
},
{
"name": "koa-mount",
"direct": true,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "koa-mount",
"direct": true,
"version": "^4.2.0",
"ecosystem": "npm"
},
{
"name": "koa-static",
"direct": true,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "koa-static",
"direct": true,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": true,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": true,
"version": "^0.30.21",
"ecosystem": "npm"
},
{
"name": "mermaid",
"direct": true,
"version": "11.16.0",
"ecosystem": "npm"
},
{
"name": "mermaid",
"direct": true,
"version": "^11",
"ecosystem": "npm"
},
{
"name": "mermaid",
"direct": true,
"version": "^11.16.0",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": true,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": true,
"version": "^1.22.11",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": true,
"version": "8.21.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": true,
"version": "^8.19.0",
"ecosystem": "npm"
},
{
"name": "@antfu/install-pkg",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@argos-ci/api-client",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@argos-ci/browser",
"direct": false,
"version": "6.4.4",
"ecosystem": "npm"
},
{
"name": "@argos-ci/core",
"direct": false,
"version": "6.6.0",
"ecosystem": "npm"
},
{
"name": "@argos-ci/playwright",
"direct": false,
"version": "7.3.5",
"ecosystem": "npm"
},
{
"name": "@argos-ci/playwright",
"direct": false,
"version": "^7.3.5",
"ecosystem": "npm"
},
{
"name": "@argos-ci/util",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@asamuzakjp/css-color",
"direct": false,
"version": "5.1.11",
"ecosystem": "npm"
},
{
"name": "@asamuzakjp/dom-selector",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "@asamuzakjp/generational-cache",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@asamuzakjp/nwsapi",
"direct": false,
"version": "2.3.9",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "^7.29.6",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-self",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-source",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@braintree/sanitize-url",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "@bramus/specificity",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "@chevrotain/types",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "@csstools/color-helpers",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@csstools/css-calc",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "@csstools/css-color-parser",
"direct": false,
"version": "4.1.9",
"ecosystem": "npm"
},
{
"name": "@csstools/css-parser-algorithms",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@csstools/css-syntax-patches-for-csstree",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@csstools/css-tokenizer",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@docsearch/css",
"direct": false,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "@docsearch/js",
"direct": false,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "@docsearch/sidepanel-js",
"direct": false,
"version": "4.6.3",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.2",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@exodus/bytes",
"direct": false,
"version": "1.15.1",
"ecosystem": "npm"
},
{
"name": "@iconify-json/simple-icons",
"direct": false,
"version": "1.2.89",
"ecosystem": "npm"
},
{
"name": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@iconify/utils",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "@img/colour",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-arm64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-x64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-freebsd-wasm32",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-arm64",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-x64",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm64",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-ppc64",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-riscv64",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-s390x",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-x64",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-arm64",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-x64",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-ppc64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-riscv64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-s390x",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-x64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-arm64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-x64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-wasm32",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-webcontainers-wasm32",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-arm64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-ia32",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-x64",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "@intlify/core-base",
"direct": false,
"version": "11.4.6",
"ecosystem": "npm"
},
{
"name": "@intlify/devtools-types",
"direct": false,
"version": "11.4.6",
"ecosystem": "npm"
},
{
"name": "@intlify/message-compiler",
"direct": false,
"version": "11.4.6",
"ecosystem": "npm"
},
{
"name": "@intlify/shared",
"direct": false,
"version": "11.4.6",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/source-map",
"direct": false,
"version": "0.3.11",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@khmyznikov/pwa-install",
"direct": false,
"version": "0.6.4",
"ecosystem": "npm"
},
{
"name": "@khmyznikov/pwa-install",
"direct": false,
"version": "^0.6.4",
"ecosystem": "npm"
},
{
"name": "@lit-labs/ssr-dom-shim",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "@lit/react",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@lit/reactive-element",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "@mermaid-js/parser",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-android-arm-eabi",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-android-arm64",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-darwin-arm64",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-darwin-x64",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-freebsd-x64",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-arm-musleabihf",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-arm64-gnu",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-arm64-musl",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-riscv64-gnu",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-riscv64-musl",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-s390x-gnu",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-x64-gnu",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-linux-x64-musl",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-openharmony-arm64",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-win32-arm64-msvc",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-win32-ia32-msvc",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/binding-win32-x64-msvc",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "@playwright/test",
"direct": false,
"version": "1.61.1",
"ecosystem": "npm"
},
{
"name": "@playwright/test",
"direct": false,
"version": "^1.61.1",
"ecosystem": "npm"
},
{
"name": "@polka/url",
"direct": false,
"version": "1.0.0-next.29",
"ecosystem": "npm"
},
{
"name": "@ranui/preview",
"direct": false,
"version": "0.1.0-alpha-2",
"ecosystem": "npm"
},
{
"name": "@ranui/preview",
"direct": false,
"version": "^0.1.0-alpha-2",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/primitive",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/transformers",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "@types/accepts",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/body-parser",
"direct": false,
"version": "1.19.6",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/connect",
"direct": false,
"version": "3.4.38",
"ecosystem": "npm"
},
{
"name": "@types/content-disposition",
"direct": false,
"version": "0.5.9",
"ecosystem": "npm"
},
{
"name": "@types/cookies",
"direct": false,
"version": "0.9.2",
"ecosystem": "npm"
},
{
"name": "@types/d3",
"direct": false,
"version": "7.4.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-array",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-axis",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-brush",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-chord",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-color",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-contour",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-dispatch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-drag",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-dsv",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-ease",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-fetch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-force",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "@types/d3-format",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-geo",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-hierarchy",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-interpolate",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-path",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@types/d3-polygon",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-quadtree",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-random",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-selection",
"direct": false,
"version": "3.0.11",
"ecosystem": "npm"
},
{
"name": "@types/d3-shape",
"direct": false,
"version": "3.1.8",
"ecosystem": "npm"
},
{
"name": "@types/d3-time",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-time-format",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-timer",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-transition",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-zoom",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/dom-chromium-installation-events",
"direct": false,
"version": "101.0.4",
"ecosystem": "npm"
},
{
"name": "@types/earcut",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@types/earcut",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/express",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "@types/express-serve-static-core",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "@types/geojson",
"direct": false,
"version": "7946.0.16",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@types/http-assert",
"direct": false,
"version": "1.5.6",
"ecosystem": "npm"
},
{
"name": "@types/http-errors",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@types/keygrip",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "@types/koa",
"direct": false,
"version": "2.15.2",
"ecosystem": "npm"
},
{
"name": "@types/koa",
"direct": false,
"version": "^2.15.0",
"ecosystem": "npm"
},
{
"name": "@types/koa-compose",
"direct": false,
"version": "3.2.9",
"ecosystem": "npm"
},
{
"name": "@types/koa-mount",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "@types/koa-mount",
"direct": false,
"version": "^4.0.5",
"ecosystem": "npm"
},
{
"name": "@types/koa-send",
"direct": false,
"version": "4.1.6",
"ecosystem": "npm"
},
{
"name": "@types/koa-static",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/koa-static",
"direct": false,
"version": "^4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/linkify-it",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@types/markdown-it",
"direct": false,
"version": "14.1.2",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "26.1.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "@types/qs",
"direct": false,
"version": "6.15.1",
"ecosystem": "npm"
},
{
"name": "@types/range-parser",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "19.2.15",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "^19.2.14",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "^19.2.3",
"ecosystem": "npm"
},
{
"name": "@types/send",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@types/serve-static",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@types/trusted-types",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/web-app-manifest",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/web-bluetooth",
"direct": false,
"version": "0.0.21",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-aix-ppc64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-darwin-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-darwin-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-freebsd-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-freebsd-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-arm",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-loong64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-mips64el",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-ppc64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-riscv64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-s390x",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-linux-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-netbsd-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-netbsd-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-openbsd-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-openbsd-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-sunos-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-win32-arm64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@typescript/typescript-win32-x64",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@upsetjs/venn.js",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-react",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-react",
"direct": false,
"version": "^5.1.4",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-vue",
"direct": false,
"version": "6.0.7",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-core",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-dom",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-sfc",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-ssr",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-api",
"direct": false,
"version": "6.6.4",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-api",
"direct": false,
"version": "8.1.5",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-kit",
"direct": false,
"version": "8.1.5",
"ecosystem": "npm"
},
{
"name": "@vue/devtools-shared",
"direct": false,
"version": "8.1.5",
"ecosystem": "npm"
},
{
"name": "@vue/reactivity",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-core",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-dom",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/server-renderer",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vue/shared",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "@vueuse/core",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "@vueuse/integrations",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "@vueuse/metadata",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "@vueuse/shared",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "@webgpu/types",
"direct": false,
"version": "0.1.71",
"ecosystem": "npm"
},
{
"name": "@webgpu/types",
"direct": false,
"version": "^0.1.71",
"ecosystem": "npm"
},
{
"name": "accepts",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "any-promise",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ast-v8-to-istanbul",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.32",
"ecosystem": "npm"
},
{
"name": "bidi-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "birpc",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.2",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "bundle-name",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "bundle-require",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "cac",
"direct": false,
"version": "6.7.14",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001793",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "classnames",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "classnames",
"direct": false,
"version": "^2.5.1",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "connect",
"direct": false,
"version": "3.7.0",
"ecosystem": "npm"
},
{
"name": "connect",
"direct": false,
"version": "^3.7.0",
"ecosystem": "npm"
},
{
"name": "consola",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "content-disposition",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "convict",
"direct": false,
"version": "6.2.5",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cookies",
"direct": false,
"version": "0.9.1",
"ecosystem": "npm"
},
{
"name": "copy-anything",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "csso",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "cytoscape",
"direct": false,
"version": "3.34.0",
"ecosystem": "npm"
},
{
"name": "cytoscape-cose-bilkent",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cytoscape-fcose",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "d3",
"direct": false,
"version": "7.9.0",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "2.12.1",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "d3-axis",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-brush",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-chord",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-contour",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "d3-dispatch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-drag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-dsv",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-ease",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-fetch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-force",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-format",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-geo",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "d3-hierarchy",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-polygon",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-quadtree",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-random",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-sankey",
"direct": false,
"version": "0.12.3",
"ecosystem": "npm"
},
{
"name": "d3-scale",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-selection",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "d3-time",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-time-format",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "d3-timer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-transition",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-zoom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dagre-d3-es",
"direct": false,
"version": "7.0.14",
"ecosystem": "npm"
},
{
"name": "data-urls",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "dayjs",
"direct": false,
"version": "1.11.21",
"ecosystem": "npm"
},
{
"name": "decimal.js",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "deep-equal",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "default-browser",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "default-browser-id",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "delaunator",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "delegates",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "destroy",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.12",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "ee-first",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.361",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "encodeurl",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "encodeurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "errno",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.49.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-html",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.20.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "finalhandler",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "fix-dts-default-cjs-exports",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "focus-trap",
"direct": false,
"version": "8.2.2",
"ecosystem": "npm"
},
{
"name": "fresh",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "hachure-fill",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hookable",
"direct": false,
"version": "5.5.3",
"ecosystem": "npm"
},
{
"name": "html-encoding-sniffer",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "http-assert",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "1.6.3",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "idb-keyval",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "image-size",
"direct": false,
"version": "0.5.5",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-in-ssh",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-inside-container",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-network-error",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-potential-custom-element-name",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-what",
"direct": false,
"version": "4.1.16",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "joycon",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "jscpd",
"direct": false,
"version": "5.0.12",
"ecosystem": "npm"
},
{
"name": "jscpd-darwin-arm64",
"direct": false,
"version": "5.0.12",
"ecosystem": "npm"
},
{
"name": "jscpd-darwin-x64",
"direct": false,
"version": "5.0.12",
"ecosystem": "npm"
},
{
"name": "jscpd-linux-arm64-gnu",
"direct": false,
"version": "5.0.12",
"ecosystem": "npm"
},
{
"name": "jscpd-linux-x64-gnu",
"direct": false,
"version": "5.0.12",
"ecosystem": "npm"
},
{
"name": "jscpd-linux-x64-musl",
"direct": false,
"version": "5.0.12",
"ecosystem": "npm"
},
{
"name": "jscpd-windows-x64-msvc",
"direct": false,
"version": "5.0.12",
"ecosystem": "npm"
},
{
"name": "jsdom",
"direct": false,
"version": "29.1.1",
"ecosystem": "npm"
},
{
"name": "jsdom",
"direct": false,
"version": "^29.1.1",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "katex",
"direct": false,
"version": "0.16.47",
"ecosystem": "npm"
},
{
"name": "keygrip",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "khroma",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "koa-compose",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "koa-send",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "less",
"direct": false,
"version": "4.6.7",
"ecosystem": "npm"
},
{
"name": "less",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "lit",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "lit-element",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "lit-html",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "load-tsconfig",
"direct": false,
"version": "0.2.5",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.clonedeep",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.5.3",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "mark.js",
"direct": false,
"version": "8.11.1",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "16.4.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.0.28",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.27.1",
"ecosystem": "npm"
},
{
"name": "media-typer",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.54.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "minisearch",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "mlly",
"direct": false,
"version": "1.8.2",
"ecosystem": "npm"
},
{
"name": "mrmime",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mz",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.15",
"ecosystem": "npm"
},
{
"name": "needle",
"direct": false,
"version": "3.5.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.46",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "on-finished",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "on-finished",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "oniguruma-parser",
"direct": false,
"version": "0.12.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "openapi-fetch",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "openapi-typescript-helpers",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "oxlint",
"direct": false,
"version": "1.73.0",
"ecosystem": "npm"
},
{
"name": "p-retry",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "parse-node-version",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "parseurl",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "path-data-parser",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "perfect-debounce",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "^1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": false,
"version": "1.61.1",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.61.1",
"ecosystem": "npm"
},
{
"name": "points-on-curve",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "points-on-path",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.16",
"ecosystem": "npm"
},
{
"name": "postcss-load-config",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "powershell-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "prr",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "19.2.6",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "^19.2.4",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "19.2.6",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "^19.2.4",
"ecosystem": "npm"
},
{
"name": "react-refresh",
"direct": false,
"version": "0.18.0",
"ecosystem": "npm"
},
{
"name": "react-router",
"direct": false,
"version": "7.15.1",
"ecosystem": "npm"
},
{
"name": "react-router-dom",
"direct": false,
"version": "7.15.1",
"ecosystem": "npm"
},
{
"name": "react-router-dom",
"direct": false,
"version": "^7.13.1",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-path",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "robust-predicates",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-visualizer",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-visualizer",
"direct": false,
"version": "^7.0.1",
"ecosystem": "npm"
},
{
"name": "roughjs",
"direct": false,
"version": "4.6.6",
"ecosystem": "npm"
},
{
"name": "run-applescript",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rw",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "sax",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "saxes",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.27.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "set-cookie-parser",
"direct": false,
"version": "2.7.2",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "sharp",
"direct": false,
"version": "0.35.3",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "sirv",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "sirv",
"direct": false,
"version": "^3.0.2",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.7.6",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.21",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "stylis",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "sucrase",
"direct": false,
"version": "3.35.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "svgo",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "svgo",
"direct": false,
"version": "^4.0.1",
"ecosystem": "npm"
},
{
"name": "symbol-tree",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "tabbable",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "terser",
"direct": false,
"version": "5.49.0",
"ecosystem": "npm"
},
{
"name": "terser",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "thenify",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "thenify-all",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.16",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "tldts",
"direct": false,
"version": "7.4.8",
"ecosystem": "npm"
},
{
"name": "tldts-core",
"direct": false,
"version": "7.4.8",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "toidentifier",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "totalist",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "tough-cookie",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ts-dedent",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "ts-interface-checker",
"direct": false,
"version": "0.1.13",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsscmp",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "tsup",
"direct": false,
"version": "8.5.1",
"ecosystem": "npm"
},
{
"name": "tsup",
"direct": false,
"version": "^8.5.1",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.23.0",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "type-is",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "unpipe",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "utils-merge",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "14.0.1",
"ecosystem": "npm"
},
{
"name": "vary",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.1.4",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "vitepress",
"direct": false,
"version": "2.0.0-alpha.18",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "catalog:",
"ecosystem": "npm"
},
{
"name": "vue",
"direct": false,
"version": "3.5.39",
"ecosystem": "npm"
},
{
"name": "vue",
"direct": false,
"version": "^3.5.39",
"ecosystem": "npm"
},
{
"name": "vue-i18n",
"direct": false,
"version": "11.4.6",
"ecosystem": "npm"
},
{
"name": "vue-i18n",
"direct": false,
"version": "^11.4.6",
"ecosystem": "npm"
},
{
"name": "w3c-xmlserializer",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "16.0.1",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "wsl-utils",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "xml-name-validator",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "xmlchars",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "18.0.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 822,
"direct_count": 32,
"indirect_count": 790
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 328,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 13,
"closed_unmerged_prs": 26
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "chaxus",
"commits": 1284,
"avatar_url": "https://avatars.githubusercontent.com/u/92639172?v=4"
},
{
"type": "User",
"login": "ranzhouhang",
"commits": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/27812446?v=4"
},
{
"type": "User",
"login": "itmier",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/59595216?v=4"
},
{
"type": "User",
"login": "lemonllmm",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/51858935?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.915
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"pages-build-site.yml",
"semantic-pull-request.yml",
"visual-regression.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/12 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6d27a75c518f061bf7a81dcd8d4cbd7f535dd8ba",
"ran_at": "2026-07-25T04:11:50Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T06:26:01Z",
"oldest_open_prs": [
{
"number": 365,
"created_at": "2026-07-19T01:02:21Z",
"last_comment_at": "2026-07-19T01:02:23Z",
"last_comment_author": "cloudflare-workers-and-pages"
},
{
"number": 370,
"created_at": "2026-07-24T01:51:46Z",
"last_comment_at": "2026-07-24T01:51:48Z",
"last_comment_author": "cloudflare-workers-and-pages"
}
],
"last_merged_pr_at": "2026-07-19T06:23:58Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/chaxus/ran",
"host": "github.com",
"name": "ran",
"owner": "chaxus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"security": 60,
"vitality": 77,
"community": 56,
"governance": 59,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"commits_last_year": 354,
"human_commit_share": 0.97,
"days_since_last_push": 1,
"active_weeks_last_year": 20
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "20/52 weeks with commits",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 20
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "354 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 354
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 76,
"inputs": {
"releases_count": 4,
"latest_release_tag": "0.1.1",
"releases_from_tags": false,
"days_since_latest_release": 13,
"mean_days_between_releases": 445.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 13 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 13
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~445.5 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 445.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"forks": 24,
"stars": 272,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "272 stars",
"points": 39.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 272
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "24 forks",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 24
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"packages": [
"ranui",
"ranuts"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 8490
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "8,490 downloads/month across npm",
"points": 52.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 8490,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.915
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 92% of commits",
"points": 1.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 328,
"open_issues": 0,
"closed_issues": 13,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 26
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "328/354 decided PRs merged",
"points": 35.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 328,
"decided": 354
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"followers": 53,
"owner_type": "User",
"is_verified": null,
"owner_login": "chaxus",
"public_repos": 57,
"account_age_days": 1742
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "53 followers of chaxus",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 53,
"login": "chaxus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "57 public repos, account ~4 yr old",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 57
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ranui",
"ranuts"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "57 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 57
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"components",
"custom-elements",
"web-components",
"utils",
"typescript",
"ui",
"ui-library",
"pwa",
"pwa-app",
"lib"
],
"has_wiki": true,
"homepage": "https://ran.chaxus.com/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://ran.chaxus.com/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/12 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 780 resolved dependencies against OSV; 42 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.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 780
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 42
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 26,
"affected_packages": 6,
"assessed_packages": 780,
"unassessed_packages": 42,
"affected_by_severity": "critical 1, high 5",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 780,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 80,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_llms_txt": true,
"legible_history_share": 0.99,
"agent_instruction_files": [
"packages/ranui/CLAUDE.md",
"packages/ranuts/CLAUDE.md"
],
"agent_instruction_max_bytes": 69124
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "packages/ranui/CLAUDE.md, packages/ranuts/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/ranui/CLAUDE.md, packages/ranuts/CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": "llms.txt present",
"points": 15,
"status": "met",
"details": [
{
"code": "llms_txt_present",
"params": {}
}
],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "96 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 96,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"packages/image-process/makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"packages/debug/tsconfig.json",
"packages/docs/tsconfig.json",
"packages/im/tsconfig.json",
"packages/ranite/tsconfig.json",
"packages/ranui/tsconfig.json",
"packages/ranuts/tsconfig.json",
"packages/visual/tsconfig.json"
],
"agent_commit_share": 0.44,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.03
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "packages/image-process/makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/image-process/makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "packages/debug/tsconfig.json, packages/docs/tsconfig.json, packages/im/tsconfig.json, packages/ranite/tsconfig.json, packages/ranui/tsconfig.json, packages/ranuts/tsconfig.json, packages/visual/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/debug/tsconfig.json, packages/docs/tsconfig.json, packages/im/tsconfig.json, packages/ranite/tsconfig.json, packages/ranui/tsconfig.json, packages/ranuts/tsconfig.json, packages/visual/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "44 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 44,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 1575824,
"source_files_sampled": 532,
"oversized_source_files": 21
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (packages/debug/tsconfig.json, packages/docs/tsconfig.json, packages/im/tsconfig.json, packages/ranite/tsconfig.json, packages/ranui/tsconfig.json, packages/ranuts/tsconfig.json, packages/visual/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "packages/debug/tsconfig.json, packages/docs/tsconfig.json, packages/im/tsconfig.json, packages/ranite/tsconfig.json, packages/ranui/tsconfig.json, packages/ranuts/tsconfig.json, packages/visual/tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "21/532 source files over 60KB",
"points": 52.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 532,
"oversized": 21
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package '@ran/monorepo' from its registry",
"npm package 'im' points at a different repository (https://github.com/publicclass/im); excluded from ecosystem scoring",
"npm package 'cpro' points at a different repository (https://github.com/ballantyne/cpro); excluded from ecosystem scoring",
"npm package 'debug' points at a different repository (https://github.com/debug-js/debug); excluded from ecosystem scoring",
"Could not fetch npm package 'ranite' from its registry",
"npm package 'visual' points at a different repository (https://github.com/npmjs/visual); excluded from ecosystem scoring",
"npm package 'image-process' points at a different repository (https://github.com/capricorncd/image-process-tools); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-25T04:12:06.392472Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/chaxus/ran.svg",
"full_name": "chaxus/ran",
"license_state": "standard",
"license_spdx": "MIT"
}