原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"angular",
"javascript",
"library-app",
"scss",
"typescript",
"ui-components",
"ui-design",
"ui-kit",
"ui-library",
"uikit"
],
"is_fork": false,
"size_kb": 13889,
"has_wiki": false,
"homepage": "https://shipui.com",
"languages": {
"CSS": 886,
"Zig": 11536,
"HTML": 331683,
"SCSS": 255276,
"Dockerfile": 1467,
"JavaScript": 527898,
"TypeScript": 1411208
},
"pushed_at": "2026-07-19T15:58:40Z",
"created_at": "2024-06-27T11:11:02Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T21:40:44Z",
"description": "⛵ Ship UI - zoneless compatible angular ui library",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript",
"HTML",
"SCSS"
]
},
"owner": {
"blog": "shipui.com",
"name": "Ship UI",
"type": "Organization",
"login": "shipuicom",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/174013426?v=4",
"created_at": "2024-06-27T11:09:13Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 758
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "2527bcc2aca70efd6348968cd58b8d6c5adcdf0e",
"body": "…p-ui 0.24.2",
"is_bot": false,
"headline": "Merge todo-lowhanging-fruit: popover booleanAttribute build fix + shi…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-19T15:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b2e65396b0901918c060a558ac7ab667be60682",
"body": null,
"is_bot": false,
"headline": "chore(release): ship-ui 0.24.2",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-19T15:55:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c26fe6346a7cbe66f8a2d799f112825b2cc435d8",
"body": "The centered input was input<boolean>, so the documented bare-attribute\nusage (<sh-popover centered>) failed template type-check (TS2322: string\nnot assignable to boolean) and broke the design-system build. Match the\nbooleanAttribute convention used by ship-button/chip/kbd so the attribute\nform compiles and works.",
"is_bot": false,
"headline": "fix(ship-popover): apply booleanAttribute transform to centered input",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-19T15:04:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4260eafe4536b195b870288b1ff41b118b0bfb7",
"body": null,
"is_bot": false,
"headline": "Merge pull request #10 from shipuicom/todo-lowhanging-fruit",
"author_name": "Sp90",
"author_login": "sp90",
"committed_at": "2026-07-19T12:22:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec35acd668e38501ac864589a73d402418315eae",
"body": null,
"is_bot": false,
"headline": "chore(release): ship-ui 0.24.1",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-19T12:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f47408891c5529712182f2b6de8f1f42250e7d8d",
"body": "New `centered` input aligns the dropdown horizontally centered under (or\nover) the trigger — position-area: bottom/top center for the CSS-anchor\npath plus #bottomCenter/#topCenter functions in the JS fallback try order.\nAdds a docs example and ticks the todo.",
"is_bot": false,
"headline": "feat(ship-popover): add centered placement option",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-19T12:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3023836af50b67f66f9d47a442c999615c2faa40",
"body": "The editable surface used the default white-space: normal, so iOS WebKit\nstripped a just-typed trailing space from the DOM on the next\nautocorrect/composition pass — spaces would 'insert then vanish'. Set\nwhite-space: pre-wrap (plus overflow-wrap) so spaces stay significant,\nmatching the contenteditable convention used by ProseMirror/Slate/Lexical.",
"is_bot": false,
"headline": "fix(ship-editor): preserve whitespace so iOS keeps typed spaces",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-19T12:10:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6873ab5e2864e77d17f236a228a4c229af49002",
"body": "The `test:editor` script still ran vitest against the deleted\n`projects/design-system/src/app/ship/editors-exp/` directory, so the fuzz and\nengine specs weren't being exercised at all. Repoint it to the editor's home\n(`projects/ship-ui/ship-editor/`). Also refresh the two leftover `editors-exp`\nreferences: the README title and the showcase's localStorage namespace.",
"is_bot": false,
"headline": "fix(editor): point editor tests at the library path after the move",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-18T07:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37b457c50b85d3a86200236185ced5b904fbf2d2",
"body": "A short overview of the 56 commits since 0.23.7:\n\n- New WYSIWYG editor (ShipEditor): signal-based, zoneless, AST-as-source-of-truth,\n with invertible transaction history and collab groundwork (flat positions,\n StepMap caret mapping, OT transform). Inline style marks (color/font/size/\n highlight),\n[…]\ns\n showing basic code at a glance; public API documented with JSDoc; new Theme\n Toggle page.\n\n- Fixes/polish: color-picker Signal-Forms style bar, tooltip hover buffer,\n responsive property viewer.",
"is_bot": false,
"headline": "chore(release): ship-ui 0.24.0",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T22:39:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3c514911f6c5a6874579ae97b0d6fe667d8d6e79",
"body": null,
"is_bot": false,
"headline": "chore: ignore .claude/ local tooling directory",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T22:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40cac7e0c68896ed4ef4ce472a5af18c12b160f",
"body": "…e examples\n\nRoll the tabbed layout (Overview / API / Examples, plus Sub-components where a\ncomponent has public parts) across every component page:\n\n- API tabs render <app-api-reference> per class; multi-class components split\n their supporting directives/sub-components into a Sub-components tab.\n\n[…]\nblueprints/sheets).\n- New minimal basic-* examples where the base example was a variant showcase.\n- New Theme Toggle page (ship-theme-toggle + ShipThemeState) with route, nav\n entry and search index.",
"is_bot": false,
"headline": "feat(design-system): tabbed component docs with API reference and liv…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T22:33:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f58e55279448b020976b8e0c4e41f0e6055b9331",
"body": "A card-per-class API reference (inputs / models / outputs / methods / css vars)\nrendered from the generated component metadata, which is shipped as a\ndesign-system asset (angular.json glob) and loaded once via httpResource.",
"is_bot": false,
"headline": "feat(design-system): add app-api-reference doc primitive",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T22:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc58e9cc7a41fac1a45fae24cc0ce4b99c5f73aa",
"body": "Add concise JSDoc to the public inputs, outputs, models and consumer-facing\nmethods across components, directives and services so the design-system API\ntables (and the MCP metadata) carry descriptions. Comment-only.",
"is_bot": false,
"headline": "docs(ship-ui): document public component API with JSDoc",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T22:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459ede92bdca15c344b6c7e7cc5c2e7e46f5d6fa",
"body": "Replace the per-file regex scraper with a per-class pass over the TypeScript\ncompiler API. Fixes multi-component files collapsing to their first class,\nmethod-noise, and name/selector mis-pairing at the root.\n\n- Membership is the public-API boundary: only files reachable via\n `export … from` out of\n[…]\nature's JSDoc.\n- Each entry gains package, kind, and selectorAliases; editor engine/internal\n overlays are excluded from the documented surface.\n\n58 (11 noise / 20 missing) → clean per-class entries.",
"is_bot": false,
"headline": "refactor(mcp): rewrite component scanner on the TypeScript AST",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T22:32:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38ccc1b515f12e599c940e8845e4e964315e48f5",
"body": "Unwrap the Overview tab's `<app-property-viewer>` into a plain `.overview-doc`\nflex column so the intro/architecture/basic-usage sections read as a continuous\ndocument rather than a boxed grid. Keep the content, spaced by p2r(20).",
"is_bot": false,
"headline": "style(editors): drop property-viewer card on Overview tab",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T07:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd0e390a5f55fc86c61e223f62909d9f4a0222e",
"body": "…reens\n\nThe property-viewer laid its sections out in a fixed two-column grid. Collapse\nto one column below the `centi` (1024px) breakpoint (the sidebar narrows the\ncontent column, so two columns read cramped well before mobile), and use\n`minmax(0, 1fr)` so the columns stay equal and wide content (code blocks) scrolls\nwithin its column instead of blowing the grid out of the container.",
"is_bot": false,
"headline": "style(property-viewer): responsive grid — single column on smaller sc…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T07:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fbabb9bdf6632d45ae7694bce4a4efdf2d877f8",
"body": "Mirror the spotlight page's overview (prose + code + a live app-previewer):\nadd a compact <sh-editor> with a minimal toolbar under the Overview tab so the\ndocs open on a working example, matching the rest of the design system. The\nfeature-rich demo stays under Examples.",
"is_bot": false,
"headline": "docs(editors): show a live basic-editor example on the Overview tab",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T06:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24bc70f9a68eda691e5ad0916c44a0115240084b",
"body": "…page too\n\nExtend the comment strip to the editor `*.spec.ts` suites and the design-system\neditor showcase (editors.ts/scss). Functional directives are preserved — the\nspecs keep their `// @vitest-environment jsdom` header and the page keeps its\n`<!-- @keywords -->` line — and the tab code-example strings (which contain\n`//` / `<!--` as their content) are untouched since the token-accurate scanner\ntreats them as string literals. Build, 182 unit tests and 19 e2e all green.",
"is_bot": false,
"headline": "refactor(ship-editor): strip comments from the editor specs and docs …",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T06:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af8d3c45421007bf6144de99e4a29a9b3c6e919",
"body": "Move every editor component to the 3-file convention — extract inline\n`template`/`styles` into sibling `.html`/`.scss` (templateUrl/styleUrl) for\nship-editor, the toolbars, popovers, slash menu, image-resize and\nselection-debug — and strip all comments from the editor source (component,\nengine, beha\n[…]\nemplates/styles).\n\nComment removal is token-accurate (TypeScript scanner with regex + template\nreScanning), so regex literals and strings are preserved. Build, 182 unit tests\nand the 19 e2e all green.",
"is_bot": false,
"headline": "refactor(ship-editor): split components into 3 files and strip comments",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T06:29:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e7cdb595efcc826cae7bda455a6dd1c3f2ded674",
"body": "…tabs pattern\n\nRename the editor doc folder editors-exp -> editors (app-editors-exp ->\napp-editors, class -> Editors) and rebuild the page around a top-level\n<sh-tabs> like the spotlight page: Overview / API / Styling / Examples, reusing\napp-property-viewer, app-highlight and the live app-previewer \n[…]\n navigates to /editors and activates the Examples tab; the SE\nhandle resize test now dispatches its drag directly (scroll/hit-test independent)\nand asserts via the AST, removing an intermittent flake.",
"is_bot": false,
"headline": "docs(editors): consolidate into one /editors page with the spotlight …",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T06:16:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a89643a0fa9beb9056019e6ed92645556e1351da",
"body": "Promote the signal-based, AST-as-source-of-truth editor (formerly\n`editors-exp` in the design-system app) into the library, replacing the old\nRC editor at `@ship-ui/core/ship-editor`.\n\n- Move the editor component, sub-components, engine/selection services,\n behaviors, serializers, sanitizer, transa\n[…]\nmo.\n- Repoint the showcase + selection-debug to import from @ship-ui/core/ship-editor;\n drop the /editors route, its nav entry and search index entry.\n\nBuild, 182 unit tests and the 19 e2e all green.",
"is_bot": false,
"headline": "refactor(ship-editor): replace the RC editor with the experimental one",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T06:02:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b2f0654966827309600ec7b1ebca93b831d64b8b",
"body": "Add a `variant` input on <sh-editor> following the Ship convention (the variant\nname becomes a host class, cf. shButton), so `variant=\"document\"` styles via\n`sh-editor.document`. The document variant restyles the editor as a page: a\nwidth-constrained, centred surface with roomy ~1in margins and a so\n[…]\ne'` is the existing inline surface.\n\nSurfaced in the showcase as a \"Document Canvas\" toggle. e2e asserts the variant\nadds the host class and turns the container into a centred, width-constrained page.",
"is_bot": false,
"headline": "feat(editors-exp): document-canvas style variant",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T05:37:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8cc88505a98872aea8e5b4c94fab7c6b4d0e05cc",
"body": "Replace the strong primary-blue focus treatment on the editor's outer border\nwith a quiet neutral one: on :focus-within the border steps from --base-4 to\n--base-8 (no colour pop), and the 3px primary glow ring is dropped so the\nactive state reads only on the outer border.",
"is_bot": false,
"headline": "style(editors-exp): subtler, neutral editor focus border",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T05:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93c8f0f55d9fc3d8567286f8d93e155c33295cf1",
"body": "…mode\n\nA full-bleed image has no width for the user to set, so the resize overlay is\nsuppressed when the selected image is in \"Full width\" (theater) mode — the frame\nclears as soon as the mode flips, and returns when it leaves theater.\n\ne2e: toggling an image content → theater → content shows/hides the handles.",
"is_bot": false,
"headline": "feat(editors-exp): hide image resize handles in full-width (theater) …",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T05:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5fd1ec150d0f0f60b5c5f0377425b5cb54e8e1",
"body": "…tretch)\n\nAdd the four mid-edge handles alongside the corner handles, behind an opt-in\n`imageEdgeResize` input on <sh-editor> (default off; corners are always on).\nSurfaced in the showcase as an \"Image Edge Handles\" toggle.\n\n- Corner handles stay aspect-preserving (width only) and now clear any expl\n[…]\nound-trip covers width+height render/parse; e2e drags the right\n edge and asserts width stretches, height stays frozen (non-aspect), and undo\n restores the pre-stretch width with no explicit height.",
"is_bot": false,
"headline": "feat(editors-exp): optional mid-edge image resize handles (one-axis s…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T05:09:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f669a50a5345c9ab0cb0294f3e7ea566fd31d3f7",
"body": "Add corner resize handles to a selected image, Google-Docs style: dragging any\ncorner sets the image WIDTH only, and because the projected <img> is\n`height: auto` the height follows — so the aspect ratio is always preserved.\n\n- ImageBehavior persists a custom pixel width in the `width` attribute (al\n[…]\nle transaction.\n- Tests: unit round-trip for the width render/parse; e2e drags the SE handle and\n asserts the width persists to the AST, the 4:3 aspect ratio holds, and undo\n reverts it in one step.",
"is_bot": false,
"headline": "feat(editors-exp): drag-to-resize handles on images (aspect-preserving)",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-17T00:19:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "405f0565c7e626bf89349c156b49e5abc581ed5d",
"body": "…olver\n\nReplace the hardcoded \"Default\" fallback in the font/size prefill with\n#defaultFontToken() / #defaultSizeValue() (both currently return \"Default\").\nNo behaviour change — this is the single hook point to later resolve the\neditor's effective base font-family / font-size (getComputedStyle on the\ncontent) and show the matching preset when it is one, else \"Default\".",
"is_bot": false,
"headline": "refactor(editors-exp): route the style-control defaults through a res…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T23:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34494daac38bbd0455b9c90de603f937f0fb69c2",
"body": "…g is set\n\nThe Font/Size selects went blank (placeholder) when the cursor sat in plain\ntext. Add a leading \"Default\" option to each so they always show a value: it\nrepresents the editor's base font/size (Inter Tight / 16px, theme-driven) and\nclears the corresponding style mark when picked. Prefill f\n[…]\n swatches already show\ntheir chosen defaults (#111111 text, #ffe066 highlight), so all four controls\nnow display something at all times.\n\ne2e now asserts the selects read \"Default\" over unstyled text.",
"is_bot": false,
"headline": "feat(editors-exp): show a \"Default\" in the style controls when nothin…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T22:55:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "37de398b506d592a2645ff8612d38b329f027bf6",
"body": "The text/highlight swatches bound the projected input's [value] to the\nselection's color. That write lands during render, and the color-picker's\nvalue-setter patch turns it into a signal write mid-render → NG0600 — which\nalso aborted the surrounding prefill, so focusing styled text showed no\nfont/si\n[…]\no the\ndefaults off it), and the picker wheel seeds correctly on open. e2e now applies\na color and asserts the swatch prefills + resets, so the console-error check\nguards against the NG0600 regressing.",
"is_bot": false,
"headline": "fix(editors-exp): prefill the color swatches without NG0600",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T22:35:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "446069aa5ca5b1bd6968df6e96b461b5c4afbd9f",
"body": "…rols\n\nThe Font/Size selects and the text/highlight color swatches never opened,\nand the selects didn't reflect the style at the cursor.\n\n- Drop the blanket mousedown preventDefault on .sh-editor-toolbar-inner: it\n blocked focus on the interactive controls (sh-select / sh-color-picker-input),\n whi\n[…]\nar test opens the selects with a real click (no\n isOpen.set workaround), asserts prefill via real caret moves, and verifies a\n mark button still applies after the blanket preventDefault was removed.",
"is_bot": false,
"headline": "fix(editors-exp, ship-tooltip): open + prefill the style-toolbar cont…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T22:15:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0cdee7c1d992816a0c858d7894c0c4c6be9f9365",
"body": "…esture\n\nThe drop-line/reorder logic worked when drag events were dispatched directly, but\na real drag never started: onSurfaceMouseDown called preventDefault on the\nimage's mousedown (to suppress a caret in the void block), and preventDefault on\nmousedown blocks the browser from beginning a native \n[…]\ntays clean via the existing node-selection effect;\ndelete still routes through keydown. Verified with a real mouse drag —\ndragstart→dragover→drop fire and the image reorders.\n\n181 unit + 15 e2e green.",
"is_bot": false,
"headline": "fix(editors-exp): make image drag actually initiate on a real mouse g…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T19:15:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b5a84c804c1865fb7bc0ade9abdb5f65d073b78e",
"body": "…cator\n\nImages are now draggable to a new position (Google-Docs / Word style). Native\ndrag events drive a drop-line indicator (a primary rule with a leading dot,\naligned to the content) that snaps to the nearest block gap; on drop the image\nis relocated via an AST block-splice transaction — never a \n[…]\ngable=\"true\".\n\nTests: +4 engine (reorder up/down, own-gap no-op + undo, image stays selected),\n+1 e2e (drag reorder shows the line, moves the block, keeps selection, DOM≡AST).\n181 unit + 15 e2e green.",
"is_bot": false,
"headline": "feat(editors-exp): drag an image to reorder it, with a drop-line indi…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T18:59:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "392e1063f6b7686fa1c23657bb7b77d1d4a41df2",
"body": "The Font/Size selects lose their projected <label> (the placeholder + a tooltip\ncarry the meaning, and the row is tighter), and the size options now show their\nunit — \"12px\", \"14px\", … instead of bare numbers.\n\ne2e: open the font select via its option list (removing the label shifted the\nhost click target); size options still match by number. 14 e2e green.",
"is_bot": false,
"headline": "style(editors-exp): drop font/size select labels, show px units on sizes",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T14:03:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e998f6c1f205598841e533fd0eacccfde28c70",
"body": "…gnal-Forms style bar\n\nsh-color-picker-input: add a `patch` variant — the field collapses to a single\nclickable color swatch that opens the picker popover (the text input stays in\nthe DOM, hidden, so [(ngModel)]/value binding is unchanged). Additive host\nclass + scss; existing usage untouched.\n\nEdit\n[…]\nn a render pass (NG0600-safe).\n\ne2e: font applied via option pick, size preset applied, and both patch swatches\nrender; the old native-select style test is superseded/removed. 177 unit + 14\ne2e green.",
"is_bot": false,
"headline": "feat(ship-color-picker, editors-exp): patch color-picker variant + Si…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T13:58:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2eca19dcd7ca236724ad61c80a159d388cff7bfd",
"body": "The insert-link and insert-image popovers read as bare label+input+button\nboxes. Give them proper dialog chrome in the ShipUI language, shared between\nboth via .sh-editor-popover:\n\n- a titled header (primary-colored icon + label, separator rule) — \"Insert\n link\"/\"Edit link\" and \"Insert image\"\n- tok\n[…]\nte + a subtle destructive\n Remove (noBg, error); image gets a ghost Upload (with icon) on the left and a\n primary Insert on the right\n\nPure presentation — no behavior change; all 14 e2e still green.",
"is_bot": false,
"headline": "style(editors-exp): polish link + image insert popovers to match ShipUI",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T12:53:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6cf6e062f885a68550e13dcd49c0f47190fd11df",
"body": "… Google-Docs-style\n\nAdds character-level styling as a first-class inline mark, built on the same\nBaseInlineBehavior extension point as bold/link.\n\n- StyleBehavior: a single `<span style=\"…\">` mark carrying color, background\n (highlight), font-family, font-size, line-height, and text-shadow — stack\n[…]\n-formatting) wired to applyStyle/currentStyle.\n\nTests: +4 engine (apply/merge/remove/injection-drop), +2 sanitize ingest\n(keep safe, drop dangerous), +1 e2e (toolbar apply + stack). 177 unit + 14 e2e.",
"is_bot": false,
"headline": "feat(editors-exp): inline style mark (color, font, size, highlight) —…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T12:45:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd39dae868dff2b33dd91096f32cdb92d75edc0d",
"body": "Add an optional imageUpload handler on the editor, threaded to the insert-image\npopover: when set, a picked file is handed to it and the resolved URL is\ninserted (e.g. POST to a CDN and return the link); the popover shows an\n\"Uploading…\" state and surfaces rejections as an inline error. When unset, \n[…]\nowcase wires a demo handler that simulates a network upload and returns a\ndeterministic, working URL seeded by the file name.\n\ne2e: pick a file → the handler's URL is what gets inserted. 13 e2e green.",
"is_bot": false,
"headline": "feat(editors-exp): image upload hook (closes RC parity gap)",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T12:32:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "48693330a61fd04bd8e8aae0d5c398b03bb092a8",
"body": "…view\n\nRounds out feature parity with the RC editor. All three reuse the exp editor's\nsignal architecture and the SCSS classes that were already provisioned:\n\n- placeholder input: ghost text shown while the document is a single empty text\n block (design view only).\n- showMetrics input: a footer wit\n[…]\nee it missing. Showcase adds\n a terminal-icon toggle button.\n\ne2e: metrics counts, placeholder show/hide, and a source-view round-trip\n(serialize → edit raw HTML → re-parse). 172 unit + 12 e2e green.",
"is_bot": false,
"headline": "feat(editors-exp): placeholder, word/char metrics, and source (code) …",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T07:34:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9080bdc51a039a271abda2f139c5688a9ae319a9",
"body": "…, and lists\n\nBlockquotes (quote + callout) and lists rendered their box behind a floated\nimage — the border/background slid under it while only the text wrapped —\nbecause they had no block formatting context. The code block already sits\nbeside a float correctly thanks to its overflow-x:auto (which \n[…]\n bullet gutter stays beside the image rather than under it.\n\ne2e: assert list/quote/callout establish a BFC and start at/after the floated\nimage's right edge (never under it). 172 unit + 11 e2e green.",
"is_bot": false,
"headline": "fix(editors-exp): float image no longer slides under quotes, callouts…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T07:22:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b1751f787c1544ee91bf3e5a14d146fb1e15ae8a",
"body": "Slash commands, built on the same building blocks as the rest of the editor\n(BaseBlockBehavior + a generic menu, mirroring the contextual-toolbar pattern):\n\n- BaseBlockBehavior gains an optional slashCommands() returning {id, label,\n icon, keywords, group, run} entries (parallel to contextualAction\n[…]\naggregation, trigger detection incl. word-boundary and\nURL non-triggers, strip-and-run, mid-line, requestsUi routing) and +1 e2e\n(open, filter, Enter-convert, Escape-dismiss). 172 unit + 10 e2e green.",
"is_bot": false,
"headline": "feat(editors-exp): generalized slash-command menu + float image spacing",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T06:57:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "361c96392e801f450dba9c0d543c41ae4271b5cf",
"body": "…load render\n\nImage mode/size now actually affect the rendered image (they had no visual\neffect before):\n- Port the sh-editor-img-* mode/size CSS into the exp editor (content, theater\n full-bleed, float, custom) — these classes existed on the element but the\n editor never defined styles for them.\n\n[…]\nically.\n\nTests: +float size-class render (engine spec), +2 collab selectedBlock rebase\n(history spec), +e2e for float sizing, undo-clears-selection, and\narrow-into-image. 165 unit tests + 9 e2e green.",
"is_bot": false,
"headline": "fix(editors-exp): image mode/size styles, selection robustness, cold-…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-16T06:33:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "17a69a39ba075cd3f9c6302f17f7b6588071556c",
"body": "…iable actions\n\nSelecting an image now mirrors the RC editor: the block gets the blue a11y\noutline and a non-collapsed node selection wraps it, so no text caret blinks\nbeside the image (previously a collapsed caret sat at the image's offset 0).\nFocus stays on the contenteditable host.\n\n- The block-s\n[…]\nn-void block, never on our own node selection.\n\ne2e: assert no caret / node selection wraps the image, the border survives a\nmode change, and both keyboard-Backspace and trash-button delete remove it.",
"is_bot": false,
"headline": "fix(editors-exp): polish image selection — a11y border, no caret, rel…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-15T23:05:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "75215b6eb548423ece7a8cf2d41dca906e59f38a",
"body": "Insert images via a URL/file popover (data-URL for local files), dropped\nas their own void block and auto-selected. A selected void block shows a\ngeneric contextual toolbar rendering the behavior's contextualActions()\n(mode/size/delete for images) plus consumer extras keyed by block type —\nno subcla\n[…]\n-modal, so editing continues while the toolbar is up. Each action is\nan undoable transaction. Void-block selection is reflected as a highlight\nclass and cleared when a real text caret lands elsewhere.",
"is_bot": false,
"headline": "feat(editors-exp): image insertion + generic contextual toolbar",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-15T22:35:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d89e6ec4b3542d602c5b6250cfaac40c0e44318b",
"body": "…a paragraph\n\nEnter already split blocks (new paragraph); Shift+Enter (insertLineBreak)\ninserted a `\\n` that rendered as collapsed whitespace — invisible — and pasted\n`<br>` was dropped entirely. Now the two are distinct, matching Google Docs.\n\n- Render: a text block's `\\n` renders as `<br>` (render\n[…]\nts, DOM→logical mapping across\nthe break syncs to the right offset, Backspace removes the break. The e2e\nDOM≡AST reader is now br-aware (real <br> = \\n; pad and empty-placeholder\nbreaks = zero-width).",
"is_bot": false,
"headline": "feat(editors-exp): soft line breaks — Shift+Enter is a new line, not …",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-15T21:29:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5beefb850168084ddd95dab29eae4c0b28ceb000",
"body": "…st the cursor\n\nA range selection from a paragraph into a list item, then delete or type,\nremoved the ENTIRE list. deleteRange's cross-block tail spliced out the whole\nend block; when that block is a container it took every remaining list item\nwith it.\n\nNow, when the selection ends inside a list: th\n[…]\ntches Google Docs — the end item's text past the cursor joins the\nparagraph, the rest of the list survives. 4 tests (merge+keep, type-over,\nwhole-list consumption, intermediate-block drop); 150 total.",
"is_bot": false,
"headline": "fix(editors-exp): deleting a selection into a list keeps the items pa…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-15T21:02:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff6efa968191a8fbd7462eb5a4a1d5c9d8bb4366",
"body": "… its start\n\nSelecting a linked (or bold/italic) word left the toolbar control inactive and\nthe link popover un-prefilled: activeFormats read marks only at sel.start,\nwhich — at a mark run's leading boundary — resolves into the preceding plain\nnode. So \"select the link, edit it\" saw no link.\n\nactive\n[…]\ne toolbar active state and, via\nmarkAtSelection, the popover prefill from a selection — for all marks, not just\nlink. 146 tests (5 new: link-selection active/partial/two-links, bold whole vs\npartial).",
"is_bot": false,
"headline": "feat(editors-exp): active marks reflect the whole selection, not just…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-15T20:54:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e0d5f37b5e4a955f6b1a95ef4a36d420f76db780",
"body": "… run\n\nThe popover prefilled from activeFormats() at the selection start, but a caret\nat a link's START boundary resolves into the preceding plain node — so \"edit\nthe active link\" opened an EMPTY popover (no href, no Remove) even though\nApply/Remove would have operated on the run. Inconsistent looku\n[…]\nndToMarkRun the actions use), scanning only nodes\ninside THAT run so a block holding several links prefils the caret-adjacent\none. The popover now uses it, so prefill matches exactly what Apply edits.",
"is_bot": false,
"headline": "fix(editors-exp): prefill the link popover from either edge of a link…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-15T20:39:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd803bf28f98ba778426bef4d44fa75c6c564b9a",
"body": "The link popover was only reachable from the floating toolbar and Cmd+K;\nsurface it as a regular toolbar button (same linkTip tooltip) next to the\nother inline marks.",
"is_bot": false,
"headline": "docs(editors-exp): add the link action to the showcase's main toolbar",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-15T20:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "663c7bf1f471f4f95c8d0f2e5b4b8f576a12b98d",
"body": "…UI primitives\n\nFirst feature-parity slice. A URL popover (sh-popover anchored at the caret via\na zero-size trigger, sh-form-field input, shButton actions) embedded in\n<sh-editor> and opened by the engine's new uiRequest — from the toolbar link\nbutton, the floating toolbar, or Cmd+K:\n\n- selection → \n[…]\n0 total) + a full-flow Playwright test (5 e2e: apply via\nCmd+K, prefilled edit, unsafe-URL refusal, unlink — all under the DOM ≡ AST\ninvariant). e2e config port is now EDITOR_E2E_PORT-parameterizable.",
"is_bot": false,
"headline": "feat(editors-exp): link insertion UX — caret-anchored popover on Ship…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-15T20:25:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "272542e8aa50a8049c72febadf86db439528e1d9",
"body": "…position\n\nThe unit/fuzz suites prove the engine; this proves the layer they can't reach\n— beforeinput handling, patchDOM, caret restore, composition reconcile —\nagainst actual Chromium input on /editors-exp:\n\n- typing storm (seeded): text/Enter/Backspace/Delete/arrow bursts, invariant\n checked as \n[…]\nver collides with Playwright's. Config boots ng serve itself\n(reuseExistingServer for local runs). New CI job installs Chromium and runs\nthe suite on editor/e2e changes; npm run test:e2e:editor added.",
"is_bot": false,
"headline": "test(editors-exp): Playwright DOM≡AST invariant e2e with real IME com…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-14T04:55:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "afb4ede324cb7270678e9ca1bc8e9d5b556e5ce4",
"body": "…contract\n\nPort isSafeUrl() to the library editor: the previous check\n(value.startsWith('javascript:') / includes('data:text/html')) was a substring\ndeny-list that missed vbscript:, control-char obfuscations (java\\tscript:),\nand other non-http schemes. Replace with a scheme allow-list\n(http/https/ma\n[…]\nerHTML output becomes live DOM and attrs can arrive from untrusted JSON,\nso every interpolated attr must pass escapeAttr()/isSafeUrl()/an allow-list —\nwith standard-behaviors as the reference pattern.",
"is_bot": false,
"headline": "fix(ship-editor): URL scheme allow-list; document behaviors escaping …",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-14T04:47:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "53f036d9cf13328e32ce731723f595403b9c5146",
"body": "New 42-test engine integration spec against the current public API (the stale\neditor-ast/editor-engine specs — 103 tests targeting a long-removed transform\nAPI that never compiled — were dropped in the previous commit): insertText,\nsetBlockType (toggle, code-block flatten/explode, void stash round-t\n[…]\ne\n(vitest transpiles without type-checking — a mis-typed selection mapper\nshipped green tests), plus a nightly deep-fuzz job running the seeded rebase\nfuzz at FUZZ_SCALE=10. npm run test:editor added.",
"is_bot": false,
"headline": "test(editors-exp): rewritten engine integration spec; wire suite into CI",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-14T04:43:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fdb2f716bd11361c1658c2f4f3035ff123e70e1f",
"body": "normalizeDocument(): structural schema guard for the JSON value path. Coerces\narbitrary JSON into a document satisfying the editor's invariants (non-empty\ndoc; text blocks with >=1 valid inline node; containers one level deep with\nhealed items; paragraph never void-shaped) — salvage over rejection, \n[…]\n\nposition never apply, so stale entries self-expire. activeFormats reflects the\npending set, so toolbar buttons light up before typing, and the marked\ninsertion lands as a single undoable transaction.",
"is_bot": false,
"headline": "feat(editors-exp): normalizeDocument JSON guard + PM-style stored marks",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-14T04:42:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "626c7bce680afe09ab470f33b38e34de6e1555f8",
"body": "…sitions\n\nselBefore/selAfter on EditorTransaction are LogicalSelections (start/end/\nisCollapsed), but the rebase ladders fed them to the LogicalPosition mapper.\nTypeScript failed the build; at runtime it silently degraded every rebased\ncaret snapshot to (0,0), which vitest never caught because no or\n[…]\non and both stack\nladders, and pin the behavior with a regression test: undo after a remote\ninsert must restore the caret at its MAPPED position (offset shifted by the\nremote text), not at the origin.",
"is_bot": false,
"headline": "fix(editors-exp): map stored history selections as selections, not po…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-14T04:29:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96297c3e1749669ad36da5249ac7e170d0eb3cb0",
"body": "…idated by fuzz\n\nWire the flat-position spike into the engine (the hybrid approach: EditorOp\nhistory stays, StepMaps do the cursor work) and fix two real rebase bugs a new\ndeterministic fuzz suite found before any of the new code was trusted.\n\nEngine (applyRemoteOperation):\n- The live selection and \n[…]\nitions; three deterministic regression\ntests pin caret-through-remote-insert, exact-caret-through-coarse-merge, and\nthe insert-tie (undo removes the local char, never the peer's). 86 live tests\ngreen.",
"is_bot": false,
"headline": "feat(editors-exp): StepMap caret mapping + correct rebase ladder, val…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-13T22:23:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0de46c1b9013c6225d108af6aeae822d7306f340",
"body": "…p cursor mapping\n\nPrototype the alternative addressing substrate for realtime collab: flatten the\nAST into one token sequence (enter/leave a block = 1 each, char = 1, void\nblock = 1) so any point in the document — at any nesting depth — is a single\ninteger, and map positions through edits with Step\n[…]\nlice\nrepresentation to APPLY flat steps (incl. open-ended cross-boundary ranges),\nand switching engine history/rebasing from EditorOp to flat steps.\n\n10 new tests; all 79 live editors-exp tests green.",
"is_bot": false,
"headline": "feat(editors-exp): spike flat (PM-style) position addressing + StepMa…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-13T21:53:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c6c18b5c99efed2ab6bff7f0e0e4431d7a083888",
"body": "…step 2)\n\nRefine the invertible-transaction model from block splices to a two-level\noperation algebra, and add the transform primitive concurrent editing needs.\n\nOperations (editor-transactions.ts):\n- InlineSplice — char-level: \"in block N, at character offset X, this inline\n fragment became that o\n[…]\nshifts pending redo one block down and redo lands\ncorrectly; DOM/AST parity holds throughout. (Also flagged: the showcase's\npersist toggle restores prior sessions — clear it before manual op testing.)",
"is_bot": false,
"headline": "feat(editors-exp): char-level ops + OT transform (collab groundwork, …",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-13T21:31:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80ceeec2751907a1af1ef51402883d6e613a3127",
"body": "Replace the memento history (full-document structuredClone per edit) with\noperation-based, invertible transactions. Every commit is diffed old->new into\na minimal BlockSplice (\"at index N, these blocks replaced those\"); undo applies\nthe exact inverse splice, redo re-applies it forward. History memor\n[…]\nm live-doc\nmutation, JSON round-trip + peer-apply, version advancement. Browser-verified\non /editors-exp: type/undo/redo via real beforeinput events (caret restored),\ncomposition undo, DOM/AST parity.",
"is_bot": false,
"headline": "feat(editors-exp): invertible transaction history (replaces snapshots)",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-13T21:14:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c64947aef5c619b7ff34657e76040a7cdbb6d007",
"body": "…ff it)\n\nThe shTooltip directive adds a `.tooltip` class whose `::after` buffer covers\nthe element (inset -8px) at z-index 1. On a <button> that's harmless, but\nsh-checkbox toggles via an internal <input> at z-index 0 — the buffer sat on top\nof it and swallowed every click, so \"Persist\" couldn't be \n[…]\natent gotcha in ShipTooltip for any interactive component whose\nclick target is a child below the `.tooltip::after` buffer — worth a\n`pointer-events: none` on that pseudo-element in ship-tooltip.scss.",
"is_bot": false,
"headline": "fix(editors-exp): make the Persist checkbox clickable (move tooltip o…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-13T18:32:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c3afe37f6fa8e7b7b0ed1c38ef78e18ef4440e5",
"body": "Replace the raw HTML controls in the experimental-editor showcase with the\nlibrary's own components, so the demo dogfoods ShipUI:\n\n- Storage Format: native <select> → <sh-select> ([options] + ngModel).\n- Read Only / Show Metrics / Persist: native checkboxes → <sh-checkbox>\n ([(checked)]).\n- Reset: \n[…]\nutton> → [shButton].\n\nDrop the now-unused native-control SCSS. Behavior is unchanged; verified\nin-browser that the select drives format, the checkboxes toggle, and Reset\nrestores + clears persistence.",
"is_bot": false,
"headline": "refactor(editors-exp): use Ship components for the showcase controls",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-13T17:54:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "be9d67732d7b35d0b2b9103f482a8f5c6ea1a7b7",
"body": "…testing)\n\nAdd a testing-only harness to the experimental editor showcase:\n\n- \"Persist (localStorage)\" toggle: when on, the current value + format are\n mirrored to localStorage on every change and restored on reload; a \"saved\"\n badge indicates it's active.\n- \"Reset\" button: restores the initial de\n[…]\ntry/catch. This lives only in the showcase,\nnot the editor component.\n\nVerified in-browser: toggle → edit → reload restores the edited content; Reset\nclears storage and returns to the initial content.",
"is_bot": false,
"headline": "feat(editors-exp): localStorage persistence + reset in the showcase (…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-13T17:45:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "32cc51be0419bbdce303319526bb2723ff63d71a",
"body": "…ps 3 & 4)\n\nStep 3 — close the two remaining ingest gaps:\n- markdownToHtml() interpolated the image src/alt into an HTML string unescaped\n (`<img src=\"${src}\">`), an attribute-breakout sink. Escape both via escapeAttr\n and drop an unsafe src via isSafeUrl (data:image/* allowed). Now doubly-safe\n \n[…]\nializes; the html value path stays\nclean (no handlers/scripts, javascript: -> #). editor-sanitize.spec.ts now 24\ntests (markdown ingest, JSON normalizer, opt-out, allow-list extension); 33 with\nmarks.",
"is_bot": false,
"headline": "feat(editors-exp): markdown/JSON URL hardening + sanitize option (ste…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-12T21:59:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c0136c0f676d59cd017c67e34a6e738179012b1",
"body": "…ening)\n\nhtmlToAst() previously did `temp.innerHTML = html` on a live detached element,\nso untrusted HTML executed at parse time — a `<img src=x onerror=…>` loads and\nfires its handler even while detached. This is the editor's main ingest XSS\nsink (pasted HTML and any `value` set with format='html'/\n[…]\nage never\nfires (alert spy stays empty), script/iframe/handlers are gone, javascript:\nlinks become \"#\", unknown wrappers unwrap. editor-sanitize.spec.ts now 19 tests;\nmarks spec unaffected (28 total).",
"is_bot": false,
"headline": "feat(editors-exp): inert inbound HTML sanitizer (step 2 — ingest hard…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-12T21:47:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "61434b54f92b9dfeb0eabb9c4edb4082473e8040",
"body": "…ening)\n\nThe AST is projected to live DOM and serialized into the bound `value` on every\nrender, and a hostile AST can arrive via `value` with `format='json'` — which\nskips HTML parsing entirely — so the render path itself must be safe. Harden\nevery behavior that interpolates an attribute:\n\n- LinkBe\n[…]\nstay inside their escaped attribute\n(0 event-handler attributes, 0 <script> in the live DOM), injected heading level\nis clamped, unsafe align is dropped. Covered by editor-sanitize.spec.ts (10 tests).",
"is_bot": false,
"headline": "feat(editors-exp): sanitize the render boundary (step 1 — render hard…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-12T21:39:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7fb45df356edd43a0b1dd5bbcbccc4374a66329f",
"body": "…ition reconcile\n\nMigrate ShipEditorExp off whole-surface DOM reparse to a fully transactional\n`beforeinput` model: preventDefault → AST transaction → synchronous #render(),\nso the DOM is a pure projection of the AST and is never read back for content.\nTyping, deletion, Enter, paste, and selection-r\n[…]\ns),\ndead-key accents, Android per-keystroke/autocorrect composition, and the\nlone-insertCompositionText cases: DOM, AST, serialized value, and caret stay\nin sync with no dropped/duplicated characters.",
"is_bot": false,
"headline": "feat(editors-exp): transactional beforeinput input model + IME compos…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-12T21:13:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "67c5001b2585241e024897510be4a6e2d59f69cf",
"body": null,
"is_bot": false,
"headline": "Initial code",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-11T23:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "828fec44045a1e254008f4b48c255d13b198d77a",
"body": "…gets killed the font watch kills it self as well to avoid dangling processes",
"is_bot": false,
"headline": "bugfix(font-cli) the font watcher cli now supports -- so if ng serve …",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-11T18:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "399a57be143b22250dfe6617de78f50569df44c3",
"body": "Add a positioned ::before on .main-wrap matching main's shape so\nmacOS rubber-band overscroll reveals base-1 instead of the parent bg.",
"is_bot": false,
"headline": "fix(sidenav): use ::before pseudo-element for overscroll background",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-05T23:13:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43fe9c4ecb0e8608a742ffb148c9897e787d4152",
"body": "…nt keyboard events\n\n- Change (click) and (keydown) handlers to return null instead of false\n when disableToggle is true, avoiding Angular's implicit preventDefault().\n- Add example with searchable sh-menu inside toggle card title slot.",
"is_bot": false,
"headline": "fix(toggle-card): prevent event handler from blocking projected conte…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-05T22:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b08d983b3f8b413eed1da585922bc5506a47ed8",
"body": "- Implement pause/resume in ShipA11yKeybindingsService to prevent global shortcut interference during search.\n- Add SHIP_A11Y_KEYBINDINGS_DISABLED token for project opt-out.\n- Fix ShipMenu keyboard events to allow typing in search input (Space, Arrows).\n- Add showcase example with titles and search in ShipMenu.",
"is_bot": false,
"headline": "feat(a11y): add pause listener and fix ShipMenu keyboard events",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-05T22:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b1895e1c0222e042f63e3f3cc83a85919146bb1",
"body": null,
"is_bot": false,
"headline": "Patch release",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-03T09:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83384c5e907b43808086be39eda9a9ad6f3ae0bf",
"body": "…t motion, keymaps, and CI\n\n- Immutable document model with structural sharing (5-8x faster edits)\n- Caret/selection system with word, line, document-level motion\n- Position comparison utilities (isBefore, isAfter, comparePositions, rangeOrdered)\n- Sublime and VS Code keymap presets\n- Vendored vscod\n[…]\nrformance benchmark runner with JSON/CSV output and baseline tracking\n- GitHub Actions CI: unit tests, fuzz tests, perf regression detection\n- ship-editor: extension hooks, sandbox editor improvements",
"is_bot": false,
"headline": "feat(ship-code): add code editor foundation with document model, care…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-07-03T09:54:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "03ae0c38f395133181c14a66acfb963d4908596e",
"body": null,
"is_bot": false,
"headline": "feat(docs): update sandbox editor showcase with richer demo content",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T21:02:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09337b81da0b1c35b291a47a6460cccbc6bcd592",
"body": null,
"is_bot": false,
"headline": "fix(ship-editor): add missing image toolbar icons to libraryIcons",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T21:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1210adfc28ffef89b287218934776f18e3330f5",
"body": "…k logic\n\n- Delegate onBlockKeydown in handleBlockLevelKeys and onBeforeInput\n- Call onBlockRender in renderHTMLToDOM for post-render DOM enhancements\n- Manage activeClassName in onSelectionChange for code block highlight\n- Remove ensureImagesFocusable (moved to extension)\n- Remove hardcoded code-block Enter handlers\n- Add sh-editor-code-active styles with border/shadow ring\n- Hide float layout option, replace Auto text with icon on image toolbar",
"is_bot": false,
"headline": "refactor(ship-editor): wire extension hooks and remove hardcoded bloc…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T21:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7bf0bdf5aa7ad622f5e749fe6527d4dd0d95bf6",
"body": "…ck keybindings\n\n- Add onBlockKeydown, onBlockRender, and activeClassName to ShipEditorBlockExtension\n- Implement codeBlockBlockExtension with Enter/Tab/Shift+Tab keybindings\n- Move image tabindex logic to imageBlockExtension.onBlockRender\n- Replace structuredClone with fast shallow cloneDoc utility\n- Add BlockKeydownContext and BlockKeydownResult types",
"is_bot": false,
"headline": "feat(ship-editor): add extensible block hooks, cloneDoc, and code blo…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T21:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d39acac065e264f35089120ae7b5d4ff64c3e653",
"body": null,
"is_bot": false,
"headline": "chore: rebuild MCP server bundle",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T21:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "406e3f6e533ac113fc047dde68e5a93a574b4ba4",
"body": "… and formatting",
"is_bot": false,
"headline": "feat(a11y): add editor keybinding definitions for block types, lists,…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T21:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "636d30604f9910839053650697b5d517e83bc5bb",
"body": null,
"is_bot": false,
"headline": "fix(ship-tree): use correct warn token prefix in badge variants",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T21:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a997de18afff2f021f1e74ecf20a90e3fcd64f9",
"body": "…cut display",
"is_bot": false,
"headline": "feat(ship-kbd): add ctrlOrCmd input for cross-platform keyboard short…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T21:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8a57621516d493d8cd907e3a36e3b8dc98d2a6",
"body": null,
"is_bot": false,
"headline": "chore: configure vitest path resolution for ship-ui sub-packages",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T21:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ddbe776f39ea64f30603e7e4684c4a33d21817d",
"body": "…ions, and mutations",
"is_bot": false,
"headline": "refactor(ship-editor): extract dependency-free AST core, pure convers…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T09:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d896e0fe2fec3a3ee41f3ec4625c8ae6fd6744e7",
"body": "…s forwarding",
"is_bot": false,
"headline": "style(ship-editor): support height stretching and custom border radiu…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-30T09:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a569dec03e10aa91bf2c8170227e21e0246db0f6",
"body": null,
"is_bot": false,
"headline": "feat(docs): show ShipUI and Angular versions in sidebar footer",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-29T08:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eb27e62626db792a9ea3ca1e70f09c30d416e97",
"body": "…ooltip hover speed issue",
"is_bot": false,
"headline": "refactor: migrate core directives to secondary entry points and fix t…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-28T21:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b40cb7e0fbe6ffa20fd0e1408bfc3e88ddadd1a3",
"body": null,
"is_bot": false,
"headline": "fix(layout): resolve double scrollbar inside sidenav drawer",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-24T10:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d0afc3a9ac747061824b3e0f6abba8282323f4",
"body": null,
"is_bot": false,
"headline": "style(layout): change mobile topbar search action to a plain icon button",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-24T08:14:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de274b157214a46d2469451abef3dac6963e0c8",
"body": "…erscroll control to main-wrap",
"is_bot": false,
"headline": "fix(ship-sidenav): disable touch gestures on closed topbar and add ov…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-24T08:10:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ccfc83eb9e92c598af10546c6177c85ce0c29ac",
"body": "…ad of direct style write",
"is_bot": false,
"headline": "fix(ship-sidenav): lock root scroll using class sh-sidenav-open inste…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-24T07:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22074dc0c6f37604c99ceb2d2244439ca5d0af54",
"body": null,
"is_bot": false,
"headline": "Release patch",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-23T11:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8522ad55702ff7db8bb7736f975075a5d005de4b",
"body": "…ent signal utilities",
"is_bot": false,
"headline": "refactor(ship-ui): update components and unit tests to align with rec…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-23T11:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf0173ba5eb6edbf1c3f098d23472e9d031a9baa",
"body": null,
"is_bot": false,
"headline": "docs: add touch features backlog document",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-23T11:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d567b278be4d97fa6ca7a99acae66758e1833ad8",
"body": null,
"is_bot": false,
"headline": "feat(ship-list-item-swipe): add new swipeable list item component",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-23T11:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15eb107788e2e5480864d847589a16d774685ea9",
"body": null,
"is_bot": false,
"headline": "fix(ship-sidenav): resolve double scrollbars and lock scroll on mobile",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-23T11:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993f98789665d8d453b34f88e957a9f134363975",
"body": null,
"is_bot": false,
"headline": "Patch release",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-22T21:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce209a58da473b024290ef999bff6aad17196837",
"body": "…ld routing, keyboard column resizing, and z-index fixes",
"is_bot": false,
"headline": "feat(ship-table): add interactive grid mode, roving tabindex, tab chi…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-22T21:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad448a846cec1c75c0d8bcced4ca60fa19f5e32d",
"body": "…on buttons",
"is_bot": false,
"headline": "feat(a11y): bind aria-keyshortcuts dynamically to datepicker navigati…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-22T20:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed72f68830313a51ad104335753b77c9a4ec8355",
"body": null,
"is_bot": false,
"headline": "chore(a11y): remove unused ShipA11yKeyshortcutDirective",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-22T20:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "826d559e725427fab98b19bd435f2d2e8411961c",
"body": "…aria-keyshortcuts internally in core components",
"is_bot": false,
"headline": "feat(a11y): remove user docs for keybinding directives and bind host …",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-22T20:37:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f63196278705c79a52fcf5b3502dedc7e6d78a4",
"body": "…nding directives",
"is_bot": false,
"headline": "feat(a11y): implement ShipA11yKeyshortcutDirective and document keybi…",
"author_name": "sp90",
"author_login": "sp90",
"committed_at": "2026-06-22T20:30:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 456,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 37,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@ship-ui/core",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@ship-ui/core",
"is_deprecated": false,
"latest_version": "0.24.2",
"repository_url": "https://github.com/shipuicom/core",
"versions_count": 165,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2562,
"first_published_at": "2025-07-31T13:11:51.180000Z",
"latest_published_at": "2026-07-19T15:59:31.451000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 2,
"stars": 45,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-08-27",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"mcp-server/tsconfig.json",
"tsconfig.json",
"vscode-extension/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 488490,
"source_files_sampled": 462,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"mcp-server/package.json",
"package.json",
"vscode-extension/package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 5,
"malicious_count": 0,
"assessed_package": "npm:@ship-ui/core@0.24.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@modelcontextprotocol/sdk",
"manifest": "mcp-server/package.json",
"ecosystem": "npm",
"version_constraint": "^1.25.3"
},
{
"name": "@types/node",
"manifest": "mcp-server/package.json",
"ecosystem": "npm",
"version_constraint": "^25.2.0"
},
{
"name": "zod",
"manifest": "mcp-server/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.6"
},
{
"name": "@angular/common",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^22.0.0"
},
{
"name": "@angular/compiler",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^22.0.0"
},
{
"name": "@angular/core",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^22.0.0"
},
{
"name": "@angular/forms",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^22.0.0"
},
{
"name": "@angular/platform-browser",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^22.0.0"
},
{
"name": "@angular/platform-browser-dynamic",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^22.0.0"
},
{
"name": "@angular/platform-server",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^22.0.0"
},
{
"name": "@angular/router",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^22.0.0"
},
{
"name": "@angular/ssr",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^22.0.0"
},
{
"name": "@hono/node-server",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.4"
},
{
"name": "harfbuzzjs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.0"
},
{
"name": "highlight.js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^11.11.1"
},
{
"name": "hono",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.12.23"
},
{
"name": "rxjs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "~7.8.2"
},
{
"name": "wawoff2",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.1"
},
{
"name": "@phosphor-icons/web",
"manifest": "projects/ship-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "harfbuzzjs",
"manifest": "projects/ship-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.0"
},
{
"name": "wawoff2",
"manifest": "projects/ship-ui/package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@angular/common",
"direct": true,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/compiler",
"direct": true,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/core",
"direct": true,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/forms",
"direct": true,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/platform-browser",
"direct": true,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/platform-browser-dynamic",
"direct": true,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/platform-server",
"direct": true,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/router",
"direct": true,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/ssr",
"direct": true,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@hono/node-server",
"direct": true,
"version": "1.19.14",
"ecosystem": "npm"
},
{
"name": "@hono/node-server",
"direct": true,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "@modelcontextprotocol/sdk",
"direct": true,
"version": "1.29.0",
"ecosystem": "npm"
},
{
"name": "@modelcontextprotocol/sdk",
"direct": true,
"version": "^1.25.3",
"ecosystem": "npm"
},
{
"name": "@phosphor-icons/web",
"direct": true,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "@phosphor-icons/web",
"direct": true,
"version": "^2.1.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": true,
"version": "18.x",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": true,
"version": "25.9.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": true,
"version": "^25.2.0",
"ecosystem": "npm"
},
{
"name": "harfbuzzjs",
"direct": true,
"version": "0.10.1",
"ecosystem": "npm"
},
{
"name": "harfbuzzjs",
"direct": true,
"version": "^1.2.0",
"ecosystem": "npm"
},
{
"name": "highlight.js",
"direct": true,
"version": "11.11.1",
"ecosystem": "npm"
},
{
"name": "hono",
"direct": true,
"version": "4.12.23",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": true,
"version": "7.8.2",
"ecosystem": "npm"
},
{
"name": "wawoff2",
"direct": true,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "wawoff2",
"direct": true,
"version": "^2.0.1",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": true,
"version": "4.4.2",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": true,
"version": "^4.3.6",
"ecosystem": "npm"
},
{
"name": "@algolia/abtesting",
"direct": false,
"version": "1.18.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-abtesting",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-analytics",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-common",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-insights",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-personalization",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-query-suggestions",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/client-search",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/ingestion",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/monitoring",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/recommend",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-browser-xhr",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-fetch",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@algolia/requester-node-http",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@angular-devkit/architect",
"direct": false,
"version": "0.2200.0",
"ecosystem": "npm"
},
{
"name": "@angular-devkit/core",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular-devkit/schematics",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/build",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/cli",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@angular/compiler-cli",
"direct": false,
"version": "22.0.0",
"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.0",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-annotate-as-pure",
"direct": false,
"version": "7.27.3",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-split-export-declaration",
"direct": false,
"version": "7.24.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.2",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.2",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@bramus/specificity",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "@csstools/color-helpers",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "@csstools/css-calc",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "@csstools/css-color-parser",
"direct": false,
"version": "4.1.1",
"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.5",
"ecosystem": "npm"
},
{
"name": "@csstools/css-tokenizer",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@exodus/bytes",
"direct": false,
"version": "1.15.0",
"ecosystem": "npm"
},
{
"name": "@gar/promise-retry",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@harperfast/extended-iterable",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@inquirer/ansi",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@inquirer/checkbox",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/confirm",
"direct": false,
"version": "6.0.12",
"ecosystem": "npm"
},
{
"name": "@inquirer/core",
"direct": false,
"version": "11.2.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/editor",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/expand",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/external-editor",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@inquirer/figures",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@inquirer/input",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/number",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/password",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/prompts",
"direct": false,
"version": "8.4.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/rawlist",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/search",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/select",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/type",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"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/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@listr2/prompt-adapter-inquirer",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "@lmdb/lmdb-darwin-arm64",
"direct": false,
"version": "3.5.4",
"ecosystem": "npm"
},
{
"name": "@lmdb/lmdb-darwin-x64",
"direct": false,
"version": "3.5.4",
"ecosystem": "npm"
},
{
"name": "@lmdb/lmdb-linux-arm",
"direct": false,
"version": "3.5.4",
"ecosystem": "npm"
},
{
"name": "@lmdb/lmdb-linux-arm64",
"direct": false,
"version": "3.5.4",
"ecosystem": "npm"
},
{
"name": "@lmdb/lmdb-linux-x64",
"direct": false,
"version": "3.5.4",
"ecosystem": "npm"
},
{
"name": "@lmdb/lmdb-win32-arm64",
"direct": false,
"version": "3.5.4",
"ecosystem": "npm"
},
{
"name": "@lmdb/lmdb-win32-x64",
"direct": false,
"version": "3.5.4",
"ecosystem": "npm"
},
{
"name": "@msgpackr-extract/msgpackr-extract-darwin-arm64",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@msgpackr-extract/msgpackr-extract-darwin-x64",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@msgpackr-extract/msgpackr-extract-linux-arm",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@msgpackr-extract/msgpackr-extract-linux-arm64",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@msgpackr-extract/msgpackr-extract-linux-x64",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@msgpackr-extract/msgpackr-extract-win32-x64",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-android-arm-eabi",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-android-arm64",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-darwin-arm64",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-darwin-x64",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-freebsd-x64",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-linux-arm-gnueabihf",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-linux-arm64-gnu",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-linux-arm64-musl",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-linux-ppc64-gnu",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-linux-riscv64-gnu",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-linux-s390x-gnu",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-linux-x64-gnu",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-linux-x64-musl",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-openharmony-arm64",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-win32-arm64-msvc",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-win32-ia32-msvc",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@napi-rs/nice-win32-x64-msvc",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/agent",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/fs",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/git",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "@npmcli/installed-package-contents",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/node-gyp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/package-json",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "@npmcli/promise-spawn",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/redact",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/run-script",
"direct": false,
"version": "10.0.4",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-android-arm64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-darwin-arm64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-darwin-x64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-freebsd-x64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm-glibc",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm-musl",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm64-glibc",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm64-musl",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-x64-glibc",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-x64-musl",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-win32-arm64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-win32-ia32",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-win32-x64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-json",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.4.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "@rollup/wasm-node",
"direct": false,
"version": "4.61.1",
"ecosystem": "npm"
},
{
"name": "@schematics/angular",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/bundle",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@sigstore/core",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "@sigstore/protobuf-specs",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "@sigstore/sign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "@sigstore/tuf",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@sigstore/verify",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tufjs/canonical-json",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@tufjs/models",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@types/body-parser",
"direct": false,
"version": "1.19.6",
"ecosystem": "npm"
},
{
"name": "@types/bun",
"direct": false,
"version": "1.3.14",
"ecosystem": "npm"
},
{
"name": "@types/bun",
"direct": false,
"version": "latest",
"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/deep-eql",
"direct": false,
"version": "4.0.2",
"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/http-errors",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@types/qs",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "@types/range-parser",
"direct": false,
"version": "1.2.7",
"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/vscode",
"direct": false,
"version": "^1.80.0",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-basic-ssl",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@yarnpkg/lockfile",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "accepts",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "ajv-formats",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "algoliasearch",
"direct": false,
"version": "5.52.0",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "7.3.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": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ast-v8-to-istanbul",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.12",
"ecosystem": "npm"
},
{
"name": "beasties",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "bidi-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "body-parser",
"direct": false,
"version": "2.2.2",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "bun-types",
"direct": false,
"version": "1.3.14",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "cacache",
"direct": false,
"version": "20.0.4",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001782",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "3.4.0",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "14.0.3",
"ecosystem": "npm"
},
{
"name": "common-path-prefix",
"direct": false,
"version": "3.0.0",
"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": "convert-source-map",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "cookie-signature",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "copy-anything",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "cors",
"direct": false,
"version": "2.8.6",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "data-urls",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decimal.js",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "dependency-graph",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"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": "domutils",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "ee-first",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.328",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"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": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "environment",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "errno",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "^0.20.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": "etag",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "eventsource",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "eventsource-parser",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "exponential-backoff",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "express",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "express-rate-limit",
"direct": false,
"version": "8.5.2",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-string-truncated-width",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "fast-string-width",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fast-wrap-ansi",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "finalhandler",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "find-cache-directory",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "find-up-simple",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "forwarded",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "fresh",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "fs-minipass",
"direct": false,
"version": "3.0.3",
"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.5.0",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob-to-regexp",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "9.0.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": "htmlparser2",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "http-cache-semantics",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "ignore-walk",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "image-size",
"direct": false,
"version": "0.5.5",
"ecosystem": "npm"
},
{
"name": "immutable",
"direct": false,
"version": "5.1.5",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "injection-js",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "ipaddr.js",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-potential-custom-element-name",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-promise",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-what",
"direct": false,
"version": "4.1.16",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "4.0.0",
"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": "jose",
"direct": false,
"version": "6.2.3",
"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": "jsdom",
"direct": false,
"version": "29.1.1",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-schema-typed",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "jsonparse",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "less",
"direct": false,
"version": "4.6.4",
"ecosystem": "npm"
},
{
"name": "listr2",
"direct": false,
"version": "10.2.1",
"ecosystem": "npm"
},
{
"name": "lmdb",
"direct": false,
"version": "3.5.4",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "log-update",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "make-fetch-happen",
"direct": false,
"version": "15.0.6",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"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": "merge-descriptors",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.54.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minipass-collect",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "minipass-fetch",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "minipass-flush",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "minipass-pipeline",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "minipass-sized",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mrmime",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "msgpackr",
"direct": false,
"version": "1.11.12",
"ecosystem": "npm"
},
{
"name": "msgpackr-extract",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.11",
"ecosystem": "npm"
},
{
"name": "needle",
"direct": false,
"version": "3.5.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "ng-packagr",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "node-gyp",
"direct": false,
"version": "12.3.0",
"ecosystem": "npm"
},
{
"name": "node-gyp-build-optional-packages",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.36",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "npm-bundled",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "npm-install-checks",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "npm-normalize-package-bin",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "npm-package-arg",
"direct": false,
"version": "13.0.2",
"ecosystem": "npm"
},
{
"name": "npm-packlist",
"direct": false,
"version": "10.0.4",
"ecosystem": "npm"
},
{
"name": "npm-pick-manifest",
"direct": false,
"version": "11.0.3",
"ecosystem": "npm"
},
{
"name": "npm-registry-fetch",
"direct": false,
"version": "19.1.1",
"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": "object-inspect",
"direct": false,
"version": "1.13.4",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "on-finished",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": false,
"version": "9.4.0",
"ecosystem": "npm"
},
{
"name": "ordered-binary",
"direct": false,
"version": "1.6.1",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "pacote",
"direct": false,
"version": "21.5.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": "parse5-html-rewriting-stream",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "parse5-sax-parser",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "parseurl",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "path-to-regexp",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "piscina",
"direct": false,
"version": "5.1.4",
"ecosystem": "npm"
},
{
"name": "pkce-challenge",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.8",
"ecosystem": "npm"
},
{
"name": "postcss-media-query-parser",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "postcss-safe-parser",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.8.3",
"ecosystem": "npm"
},
{
"name": "proc-log",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "proxy-addr",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "prr",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "range-parser",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "raw-body",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "reflect-metadata",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-dts",
"direct": false,
"version": "6.4.1",
"ecosystem": "npm"
},
{
"name": "router",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "sass",
"direct": false,
"version": "1.99.0",
"ecosystem": "npm"
},
{
"name": "sax",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "saxes",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.4",
"ecosystem": "npm"
},
{
"name": "send",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "serve-static",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "sigstore",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "8.0.5",
"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": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.23",
"ecosystem": "npm"
},
{
"name": "ssri",
"direct": false,
"version": "13.0.1",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "stdin-discarder",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "8.2.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "symbol-tree",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.5.16",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.16",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "tldts",
"direct": false,
"version": "7.0.27",
"ecosystem": "npm"
},
{
"name": "tldts-core",
"direct": false,
"version": "7.0.27",
"ecosystem": "npm"
},
{
"name": "toidentifier",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "tough-cookie",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tuf-js",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "type-is",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.0.0",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "6.26.0",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.24.6",
"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": "validate-npm-package-name",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "vary",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "7.3.2",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "w3c-xmlserializer",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "watchpack",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "weak-lru-cache",
"direct": false,
"version": "1.2.2",
"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": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "xhr2",
"direct": false,
"version": "0.2.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": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "18.0.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "zod-to-json-schema",
"direct": false,
"version": "3.25.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 621,
"direct_count": 27,
"indirect_count": 594
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sp90",
"commits": 1072,
"avatar_url": "https://avatars.githubusercontent.com/u/3041602?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"editors-exp-ci.yml",
"npm-publish.yml",
"ship-code-ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"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": 0,
"reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"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/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 0,
"reason": "no 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": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not 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": 0,
"reason": "82 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2527bcc2aca70efd6348968cd58b8d6c5adcdf0e",
"ran_at": "2026-07-25T14:14:28Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T05:53:28Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-19T12:22:04Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/shipuicom/core",
"host": "github.com",
"name": "core",
"owner": "shipuicom"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 44,
"vitality": 54,
"community": 43,
"governance": 55,
"engineering": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 54,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"commits_last_year": 456,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 37
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "37/52 weeks with commits",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 37
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "456 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 456
}
}
],
"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": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"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": "at_risk",
"name": "Community & Adoption",
"value": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 2,
"stars": 45,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "45 stars",
"points": 26.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 45
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"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": 57,
"inputs": {
"packages": [
"@ship-ui/core"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2562
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,562 downloads/month across npm",
"points": 45.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2562,
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 9,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"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": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "shipuicom",
"public_repos": 1,
"account_age_days": 758
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of shipuicom",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "shipuicom"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~2 yr old",
"points": 6.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@ship-ui/core"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"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": "165 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 165
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 55,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"angular",
"javascript",
"library-app",
"scss",
"typescript",
"ui-components",
"ui-design",
"ui-kit",
"ui-library",
"uikit"
],
"has_wiki": false,
"homepage": "https://shipui.com",
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://shipui.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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "no update tool detected",
"points": 0,
"status": "missed",
"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 not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"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": "82 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@ship-ui/core@0.24.2 runtime dependency closure — what installing the published package pulls in — 5 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@ship-ui/core@0.24.2",
"assessed": 5
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": 5,
"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
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"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": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.94,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "94 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 94,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"mcp-server/tsconfig.json",
"tsconfig.json",
"vscode-extension/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "mcp-server/tsconfig.json, tsconfig.json, vscode-extension/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "mcp-server/tsconfig.json, tsconfig.json, vscode-extension/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 488490,
"source_files_sampled": 462,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/462 source files over 60KB",
"points": 54.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 462,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": true,
"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": 20,
"status": "met",
"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 'ship-ui-intellisense' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-25T14:14:35.392155Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/shipuicom/core.svg",
"full_name": "shipuicom/core",
"license_state": "standard",
"license_spdx": "MIT"
}