Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"jsdoc-theme",
"jsdoc-template",
"jsdoc"
],
"is_fork": false,
"size_kb": 13852,
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/clean-jsdoc-theme",
"languages": {
"CSS": 11673,
"JavaScript": 34906,
"TypeScript": 1958330
},
"pushed_at": "2026-07-17T17:03:08Z",
"created_at": "2019-11-10T07:41:52Z",
"owner_type": "User",
"updated_at": "2026-07-17T17:03:35Z",
"description": "A clean, responsive, and customizable theme for JSDoc. https://ankdev.me/clean-jsdoc-theme/",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://ankdev.me",
"name": "Ankit Kumar (अंकित कुमार)",
"type": "User",
"login": "ankitskvmdam",
"company": "Ank Corporation",
"location": "Patna, Bihar, India",
"followers": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/22586210?v=4",
"created_at": "2016-10-03T07:11:12Z",
"is_verified": null,
"public_repos": 69,
"account_age_days": 3579
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.0.8",
"kind": "patch",
"published_at": "2026-07-17T16:03:13Z"
},
{
"tag": "v5.0.7",
"kind": "patch",
"published_at": "2026-07-07T08:04:31Z"
},
{
"tag": "v5.0.6",
"kind": "patch",
"published_at": "2026-07-01T16:57:04Z"
},
{
"tag": "v5.0.5",
"kind": "patch",
"published_at": "2026-06-25T15:32:01Z"
},
{
"tag": "v5.0.4",
"kind": "patch",
"published_at": "2026-06-25T08:37:33Z"
},
{
"tag": "v5.0.3",
"kind": "patch",
"published_at": "2026-06-23T04:25:04Z"
},
{
"tag": "v5.0.2",
"kind": "patch",
"published_at": "2026-06-17T03:30:23Z"
},
{
"tag": "v4.3.3",
"kind": "patch",
"published_at": "2026-06-17T03:11:31Z"
},
{
"tag": "v5.0.1",
"kind": "patch",
"published_at": "2026-06-16T08:45:04Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2026-06-15T11:10:45Z"
},
{
"tag": "v4.2.14",
"kind": "patch",
"published_at": "2023-10-18T19:19:44Z"
},
{
"tag": "v4.2.2",
"kind": "patch",
"published_at": "2022-12-29T06:44:33Z"
},
{
"tag": "v4.1.12",
"kind": "patch",
"published_at": "2022-12-18T16:08:19Z"
},
{
"tag": "v4.1.7",
"kind": "patch",
"published_at": "2022-08-07T10:06:03Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2022-07-05T03:28:33Z"
},
{
"tag": "v4.0.8",
"kind": "patch",
"published_at": "2022-07-04T04:39:57Z"
},
{
"tag": "v4.0.5",
"kind": "patch",
"published_at": "2022-06-15T16:33:34Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2022-06-12T10:58:23Z"
},
{
"tag": "v3.3.0",
"kind": "minor",
"published_at": "2021-11-28T16:32:25Z"
},
{
"tag": "v3.2.8",
"kind": "patch",
"published_at": "2021-08-26T18:24:24Z"
},
{
"tag": "v3.2.7",
"kind": "patch",
"published_at": "2021-05-01T10:02:30Z"
},
{
"tag": "v3.2.6",
"kind": "patch",
"published_at": "2021-04-25T07:56:18Z"
},
{
"tag": "v3.2.4",
"kind": "patch",
"published_at": "2021-04-12T05:46:04Z"
},
{
"tag": "v3.2.1",
"kind": "patch",
"published_at": "2021-04-11T18:06:19Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2021-04-09T05:25:36Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2021-03-29T08:33:08Z"
},
{
"tag": "v3.0.10",
"kind": "patch",
"published_at": "2021-03-25T16:29:12Z"
},
{
"tag": "v3.0.9",
"kind": "patch",
"published_at": "2021-03-25T16:30:08Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2021-03-29T08:15:15Z"
}
],
"recent_commits": [
{
"oid": "8fc6dd108e842e1bc4c66acd9e038313a7a51875",
"body": "The footer repository link used `hover:text-accent`, which changed its\ncolor on hover. Switch to `hover:underline` so it keeps the muted\nforeground color and just underlines. Regenerates dwar's utility CSS to\ninclude the `hover:underline` variant.",
"is_bot": false,
"headline": "fix(rang): footer link underlines on hover instead of changing color",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-17T16:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "209e56419b186a3edfc3af181c9e930577c29ab5",
"body": null,
"is_bot": false,
"headline": "chore(release): version packages to 5.0.8",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-17T15:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a34b7a8b03590cdc4aa5810a1289194a515787",
"body": "- configuration.md + skill reference: note the auto `generator` meta\n default (clean-jsdoc-theme <version>) and that an author `meta` entry\n with name:\"generator\" overrides it.\n- ARCHITECTURE: update the html.ts / Custom meta descriptions.\n- faq.md: add the generator tag to the custom-meta answer, and a\n troubleshooting entry for the empty-dist / \"reading 'context'\" crash\n under Yarn Berry PnP (upgrade to 5.0.8, or nodeLinker: node-modules).",
"is_bot": false,
"headline": "docs: document the generator meta tag and the Yarn PnP fix",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-17T15:37:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce160bcb278d36aa6437152afa69e4adfe39a9e0",
"body": "Emit `<meta name=\"generator\" content=\"clean-jsdoc-theme <version>\" />`\nin every generated page, sourced from the build-time __PKG_VERSION__\n(all theme packages are a fixed version group, so it equals the\ninstalled theme/bridge version). A generated site now records which\nversion produced it, which speeds up bug-report triage. Applies to both\nthe JSDoc and TypeDoc flavors; an author `meta` entry with\n`name: \"generator\"` overrides the default.",
"is_bot": false,
"headline": "feat(dwar): stamp theme version as a generator meta tag",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-17T15:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c687c601ae893776adf721b7384866300d49ad7",
"body": "Every page failed to render under Yarn Berry (PnP) with \"Cannot read\nproperties of undefined (reading 'context')\", producing an empty dist.\npreact was a direct dependency of the internal packages that create and\nconsume Preact contexts, so under PnP the SSR component tree and\npreact-render-to-string\n[…]\n as a direct dependency of the installable entry\npoints (clean-jsdoc-theme, @clean-jsdoc-theme/typedoc,\n@clean-jsdoc-theme/aadesh), so a single preact instance is shared\nregardless of package manager.",
"is_bot": false,
"headline": "fix(deps): share one preact instance under Yarn PnP (#342)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-17T15:15:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cc95ace759b6998ac612a79eac4a149f741b30ae",
"body": null,
"is_bot": false,
"headline": "chore(release): version packages to 5.0.7",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-07T07:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00720dca4bddce607dbe11935794b7527d57fca4",
"body": "…onal\n\nThe root README dropped its \"Repository layout\" tree, but the doc-consistency\nguard hard-failed when the section was absent. Validate the tree's paths only\nwhen the section is present; skip (don't fail) when the README omits it.\n\nPackage-coverage (A) and island-doc (C) invariants are unchanged — still enforced.",
"is_bot": false,
"headline": "fix(check-docs): treat the README \"Repository layout\" section as opti…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-07T07:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7cda7f3dab51bb4fbdf1096299cd3da17ceb4c",
"body": "Closes the last two Dependabot/Socket alerts (medium DoS, dev-only, via\neslint/changesets). Both within-major, semver-safe bumps:\n- js-yaml@^3 -> ^3.15.0 (resolves 3.15.0)\n- js-yaml@^4 -> ^4.2.0 (resolves 4.3.0)\n\nSocket's CSV listed 3.15.0 for the 4.1.1 line, which was wrong; Dependabot's\n4.x patched target (4.2.0) is the correct one used here.\n\nAll 8 packages: build/test/lint/typecheck green.",
"is_bot": false,
"headline": "chore(deps): override js-yaml to patched versions (CVE-2026-53550)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-07T07:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "354e191f436b92ab9ecca9393fe696c92be1f002",
"body": "Each README now centers on its own tool instead of leaning on the other, so a\nreader on either npm page understands the product without cross-referencing.\n\n- @clean-jsdoc-theme/typedoc: TypeScript-first framing; drop \"same as the JSDoc\n theme / identical output\" comparisons; standalone localization\n[…]\nut the JSDoc opts comparison\n- clean-jsdoc-theme: JSDoc-first framing; drop \"and TypeDoc\" from tagline,\n highlights, and docs blurb\n- each keeps one small discoverability pointer to the other package",
"is_bot": false,
"headline": "docs(readme): make the JSDoc and TypeDoc package READMEs standalone",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-07T07:31:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fab762cc12a0dd00549b5e834d4e2532aa36756c",
"body": null,
"is_bot": false,
"headline": "chore: remove unnecessary sections",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-07T07:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82aa6a1fe2285ace54c0e0175fe1fb942bddd422",
"body": "Almost all alerts are dev/build-only or false positives; nothing reached the\npublished packages' production tree except esbuild (whose CVEs are dev-server-\nonly and unreachable via dwar's build usage). This clears the actionable ones.\n\nDirect bumps:\n- vitest ^2.0.0 -> ^4.1.10 across ALL packages (re\n[…]\n). The four \"obfuscated code\" alerts (preact/underscore/brace-expansion/\nes-module-lexer) are false positives on minified dist — dismiss in Socket UI.\n\nAll 8 packages: build/test/lint/typecheck green.",
"is_bot": false,
"headline": "chore(deps): bump dependencies to clear Socket security alerts",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-07T07:11:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ef326754278dd6d2025248df245b97571ae72b6b",
"body": "…lates",
"is_bot": false,
"headline": "docs: add code of conduct (en + hi), security policy, issue & PR temp…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-07T07:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aec53df51f8540ae579f3d23bda33b4f974f37c",
"body": "… threading\n\nThe TypeDoc sidebar is a module/folder hierarchy: sectionOrder and\nclubSidebarItems have no effect on it, and doc groups are ordered by docGroups.\nSeveral docs claimed otherwise, and the code threaded/voided the options as if\nthey still mattered.\n\nDocs (docs-site, en+hi+ja+zh):\n- typedo\n[…]\now-dead canonicalizeTypedocSectionOrder + TYPEDOC_SECTION_ALIASES\n (both keys stay recognized in the schema, so shared configs don't warn)\n\nNo behavior change; setu+typedoc typecheck/test/lint green.",
"is_bot": false,
"headline": "fix(typedoc): correct sectionOrder/clubSidebarItems docs + drop inert…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-07T06:44:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1850f8cec027bc0c1fe013b9f3508bce8da73d52",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T16:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de53f7496331b74e512524d01f062fe36f5597cf",
"body": null,
"is_bot": false,
"headline": "fix(typedoc): drop unused import in types.test.ts (unblock release lint)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T16:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4b3492281e9fd42a56dc3754be7544e1867081a",
"body": null,
"is_bot": false,
"headline": "chore(release): version packages to 5.0.6",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T16:45:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b0fd8f374ee5f50b1ec35da15fb1d2eabae8366",
"body": "…, zh",
"is_bot": false,
"headline": "docs(docs-site): translate TypeDoc sidebar/rendering docs into hi, ja…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T16:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42011827bbf16b85d2617cfc503649ea33f46554",
"body": null,
"is_bot": false,
"headline": "docs(skills): add focused TypeDoc skill for @clean-jsdoc-theme/typedoc",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T16:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e46835b85b8a3bdb41728fb2879a514fc15f2e5",
"body": "…ckstart, doc links)",
"is_bot": false,
"headline": "docs: modernize root README (JSDoc + TypeDoc positioning, TypeDoc qui…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T16:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a51107b3ef9c60021a241153c2e0915e439af3",
"body": "…lavor note",
"is_bot": false,
"headline": "docs(docs-site): update content map for TypeDoc sidebar/rendering + f…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T16:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b6ab0e1afc3dc9d6e43bf643fc2eccec195bfd",
"body": "… (en)",
"is_bot": false,
"headline": "docs(docs-site): add TypeDoc-flavor sidebar caveats + document @group…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T16:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "189974c622fba635f1958d4baaec2462547913bf",
"body": "…ndering (en)",
"is_bot": false,
"headline": "docs(docs-site): document TypeDoc sidebar model + TypeDoc-specific re…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T16:09:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92375417a5dfb704b74da981be0ad0e7150ed609",
"body": null,
"is_bot": false,
"headline": "Update utility-css.ts",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T15:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0b5cc84ea961878e54a23e5cc8dd813d35ed057",
"body": "Append a Contributors section (contrib.rocks avatar grid linking the\nmonorepo contributor graph) above the License section in all eight\npackage READMEs, keeping License as the final section.",
"is_bot": false,
"headline": "docs: add Contributors section to all package READMEs",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T15:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34a917fad659d6bae3f11a887e1e842ce5f7aa19",
"body": null,
"is_bot": false,
"headline": "docs(setu): correct stale comment on typedoc top-level nav grouping",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T15:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21ed504ae79f4afe2750bd602c8758716be8a61b",
"body": "…surface root symbols\n\nThree fixes to the typedoc-flavor sidebar (JSDoc output stays byte-identical):\n\n- FIX A: top-level typedoc module/folder nav nodes now carry no `group`, so the\n renderer no longer emits a bold self-named header above each row (was a double\n render). Genuine doc-group headers\n[…]\ncheck, restoring byte-identical auto-expand at all\n `@category` depths.\n- FIX C: root-scope symbols with no owning module are now surfaced as top-level\n nav leaves instead of being silently dropped.",
"is_bot": false,
"headline": "fix(setu,rang): dedupe top-level nav headers, gate deep auto-expand, …",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T15:38:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "46b56fbc5c4f5c802f61624ff2b7c031d6ef1608",
"body": "…n socket.yml\n\nAdd a Socket security badge to both package READMEs. Remove the\n'developer preview' callout + section from the TypeDoc README (now\nframed as a first-class plugin with a plain Contributing section).\nExtend socket.yml issueRules with justified usesEval (transitive\n@mdx-js/mdx) and filesystemAccess exceptions, and correct the\nenv-var comment to name both build/extract vars.",
"is_bot": false,
"headline": "docs: add Socket badges; drop TypeDoc developer-preview framing; wide…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T15:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b1fe6065b91dcc8ae2b79ca1ab96b460899b9b2",
"body": null,
"is_bot": false,
"headline": "feat(rang): sidebar nav node can be both a link and expandable",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T15:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b7c20e3e58e40c14266ca29f8a58805d83b03a1",
"body": "Under flavor 'typedoc' the sidebar now mirrors default TypeDoc — a module/\nfolder hierarchy — instead of global kind buckets. A module/namespace page\nbecomes a single branch-with-slug node (navigable AND expandable) whose members\nnest under it flat and kind-ordered (enum, class, interface, type alia\n[…]\nrchy alphabetically.\n\nFully gated behind flavor==='typedoc' via a separate assembleTypedocNav path;\nthe JSDoc nav (assembleJsdocNav — the former body, verbatim) is unchanged and\nproven byte-identical.",
"is_bot": false,
"headline": "feat(setu): module-hierarchy sidebar nav (typedoc flavor)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T14:46:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fd7768de3f0f3c1ce48e2455dddd3dac7fdb3f80",
"body": null,
"is_bot": false,
"headline": "fix(setu): dedupe relationship rendering on typedoc class pages",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T14:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caa2d331b6679b1de22d9f228dde3018301ee019",
"body": "…rty tables\n\nExtends the existing objectLiteralProperties recovery (type-alias/const object\nliterals) to also cover an inline object-literal type on a function/method\nparam or return, and on a constructor/function-type-alias signature. The\nchild-to-TDocletParam mapping is factored into a single shar\n[…]\n conversion + a new setu test) that reference type\nnames already come out of typeToDocletType in the bare, resolvable form\nlinkifyTypeExpression expects -- no bridge or setu change needed for linking.",
"is_bot": false,
"headline": "feat(typedoc): expand inline object-literal params/returns into prope…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T13:48:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "398983772bc8dd86efc6a204e569b7f4e85f5a64",
"body": "Detect async methods conservatively from a Promise<...> return type on the\nfirst signature (the installed TypeDoc version exposes no isAsync flag) and\nset doclet.async accordingly. setu's existing modifiersBlock already renders\nan async chip whenever doclet.async is set (same path readonly/virtual u\n[…]\nlready drives both section\nbucketing and an existing static badge in class-view.ts, so nothing to add\nthere.\n\nAdds an async load() method to the typedoc-parity example fixture for manual\nverification.",
"is_bot": false,
"headline": "feat(typedoc): async modifier badge (typedoc flavor)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T13:33:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "85f7c330dd4b20b31e7b5433e2a9b16299a9d356",
"body": null,
"is_bot": false,
"headline": "test(typedoc): pin @inheritDoc overwrite + inline-form behavior",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T13:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adda80f533b6f3281e46d5fd0c654f853c6576ab",
"body": "TypeDoc's own converter already resolves both the explicit-target and bare\nforms of @inheritDoc during app.convert(), merging the target's\nsummary/block tags into the member's comment before the bridge ever sees\nit. Add regression coverage for both forms, and handle the one residual\nshape that survi\n[…]\nunknown-tag bucket and emitted a useless\n{title:'inheritdoc', text:''} doclet tag. NOTES.md documents the verified\nTypeDoc 0.28.19 behavior (probed via real app.convert() runs) that drove\nthis design.",
"is_bot": false,
"headline": "feat(typedoc): resolve @inheritDoc from target/parent comments",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T13:19:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "90444793f2bbb85196c40430e4f16c29df73774a",
"body": null,
"is_bot": false,
"headline": "feat(typedoc): render native projectDocuments via the docs pipeline",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T13:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050fa612417a58ae253207fcb1e01f04a0e92339",
"body": null,
"is_bot": false,
"headline": "feat(typedoc): map @group to the category grouping mechanism",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T12:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "397bb29b70fc0d951d0ec063d9a1a863db4c5f87",
"body": "… (typedoc flavor)",
"is_bot": false,
"headline": "feat(setu): render hierarchy/implements + inherited/override captions…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T12:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a80d90ba59d87478e999c684481f1b5b9450aa1e",
"body": "… doclets",
"is_bot": false,
"headline": "feat(typedoc): populate extends/implements/overrides/inheritedFrom on…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T12:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3d84c2e7c755cd5bdb0d1f64f0e0eabf8db314",
"body": null,
"is_bot": false,
"headline": "test(typedoc): add parity example fixture for manual verification",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-07-01T12:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c9e46931756fd5762134ddb5b35caab95559d0d",
"body": null,
"is_bot": false,
"headline": "chore(release): version packages to 5.0.5",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T15:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d6bdb0b7870fdba75a13106853cb46c82fd55cf",
"body": "A maintenance index of the prose docs (not the API reference): the i18n overlay\nrule (en docs/ + docs.{hi,ja,zh}/ mirror), sidebar group order, and a per-group\ntable mapping each page to its file and a one-line summary. Lives at the docs-site\nroot — outside docs/ and source.include — so the build never picks it up. Helps\nlocate the right files (all four locales) when updating a given doc.",
"is_bot": false,
"headline": "docs(docs-site): add docs.md content map (unpublished)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T15:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bce7f174b3d2652afd073f8d7900fd12a10b069",
"body": "…icFiles/sitemap\n\nAdd reference/images.md to the clean-jsdoc-theme skill: how local image srcs\nresolve across docs/tutorials/README/comments, content-hashed _assets/ + SVG\ninlining, templates.default.staticFiles (bare names + verbatim copy), code-example\nsafety, and siteUrl → sitemap.xml.\n\nWire it i\n[…]\nevision) and update configuration.md (siteUrl option,\nstaticFiles under templates.default, broadened asset-handling note),\ntroubleshooting.md (image-not-found entry), and the SKILLS README topic list.",
"is_bot": false,
"headline": "docs(skill): add images & static-assets reference; cover siteUrl/stat…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T15:12:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa6b9dd14c38a314fb49df01cc9d6cebd8cb1688",
"body": null,
"is_bot": false,
"headline": "chore: add funding field (GitHub Sponsors) to all packages",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T15:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a716b7d325e98ebe6ca56e136e37f4646155d8cc",
"body": "…-sitemap\n\nResolve local images everywhere + staticFiles + sitemap.xml",
"is_bot": false,
"headline": "Merge pull request #341 from ankitskvmdam/feat/image-asset-resolution…",
"author_name": "Ankit Kumar (अंकित कुमार)",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T14:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7a46a47c398dec1c587b75ad18fed2ef0dff511",
"body": null,
"is_bot": false,
"headline": "fix: sitemap url",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T14:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea04ff604c67072cf1c3f9757ca64e5060483f1f",
"body": "Add the \"Working with Images\" guide (en + hi/ja/zh) covering image resolution\nacross docs, tutorials, README, and JSDoc/TypeScript comments, plus\ntemplates.default.staticFiles. Document the siteUrl option on the configuration\npage in every locale, enable siteUrl on the docs-site itself, and update\nARCHITECTURE for the image pipeline, staticFiles, sitemap, and code-region skip.",
"is_bot": false,
"headline": "docs: add \"Working with Images\" guide + document siteUrl",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T14:53:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b9c48210f1b3b60dd1d7b8ca9f4054ef72d379",
"body": "basic: add an img/ directory, a \"Working with Images\" tutorial, a JSDoc-comment\nimage, a README image, templates.default.staticFiles.include, and siteUrl.\ntypedoc-basic: add a doc-comment image and siteUrl.",
"is_bot": false,
"headline": "test(examples): image, staticFiles, and siteUrl fixtures",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T14:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "617d69a1d037e08d2e50c5c21c36b60caf97f8f0",
"body": "Mirror the JSDoc bridge in the TypeDoc plugin: resolve README and symbol-comment\nimages through the shared content-hashed _assets/ pipeline (handling raw <img>\nand skipping code regions), and emit sitemap.xml when cleanJsdocTheme.siteUrl is\nset.",
"is_bot": false,
"headline": "feat(typedoc): image-resolution parity + siteUrl",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T14:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41944e2fa8798257e18cfed29d87eba4d9bb757",
"body": "… and comments\n\nOnly opts.docs images were copied into the build before. Route local images\nreferenced from tutorials, the README, and JSDoc-comment prose through the same\ncontent-hashed _assets/ pipeline (Markdown and raw <img>), resolving comment\nimages against each doclet's own source file.\n\nAlso\n[…]\nge syntax inside code spans / fenced blocks / <pre>/<code>, so example\n syntax shown in prose is left literal (no spurious copy or warning).\n- Thread opts.siteUrl through to render() for sitemap.xml.",
"is_bot": false,
"headline": "feat(clean-jsdoc-theme): resolve local images from tutorials, README,…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T14:52:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d318148aa2eb956c73b20e01956c22b61fa3e265",
"body": "Add a pure buildSitemapXml(siteUrl, basePath, slugs) and emit sitemap.xml at the\noutput root when RenderOptions.siteUrl is set — one <loc> per non-hidden page,\nso hidden source-viewer pages are excluded. Only siteUrl's origin is used; the\ndeploy sub-path comes from theme.basePath, so the two never double-count.\n\nRegister siteUrl in utils' RenderOptions and THEME_OPT_KEYS.",
"is_bot": false,
"headline": "feat(dwar): emit sitemap.xml from the rendered page set",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T14:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e04fc655f944615eb8f3106584e80ab567bba17",
"body": null,
"is_bot": false,
"headline": "feat: update architecture and skills",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T09:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bdb84a4800b48e256f7f255ea2fcb8d8248b554",
"body": null,
"is_bot": false,
"headline": "chore(release): version packages to 5.0.4",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T08:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72a81b7080905dcd8c20122568550ff94de613fb",
"body": "Adds a small self-contained TypeScript project (typedoc-src/) documented via the\n@clean-jsdoc-theme/typedoc plugin, built to dist/clean-jsdoc-theme/typedoc-api-docs\nand linked from the docs menu. It exercises classes, interfaces, function-type\nand union aliases, enums, generics, overloads, and objec\n[…]\nypedoc-src/typedoc.json/tsconfig + the typedoc package dist, .ts ext) and the\nturbo watch filter includes the typedoc plugin -- previously the demo was never\nrebuilt in dev, so it served stale output.",
"is_bot": false,
"headline": "docs(docs-site): add a TypeDoc API example and wire it into build/dev",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T07:58:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f031802b7f9929248ba5efdb763b3a76f071010d",
"body": "Read cleanJsdocTheme.basePath (normalizeBasePath -> theme.basePath) so the\noutput can be served from a sub-directory. Every bridge-emitted asset href\n(logos, favicon, doc images) is now prefixed through a withBase helper, matching\nthe JSDoc bridge; in-content links (pages, source) are prefixed downs\n[…]\nbasePath. Unset/empty basePath fails safe to '/', so existing\nroot-served builds stay byte-identical.\n\nAlso documents the typedoc declaration blocks + object-literal property recovery\nin ARCHITECTURE.",
"is_bot": false,
"headline": "feat(typedoc): support basePath for sub-directory deploys",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T07:57:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6ca270f660004bb8a46526a7861c9a27c1b88610",
"body": null,
"is_bot": false,
"headline": "chore: small update",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T07:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d36bc5706f1695b249feecb3c470924cdb70e99",
"body": null,
"is_bot": false,
"headline": "chore(docs): add new examples",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T06:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3a341b5ba559b225123949765f633ad5ad0c85c",
"body": "The fixture was a partial sample — only 26/89 strings translated, falling back to\nEnglish for the rest (and missing the 3 new chrome keys). Re-extracted and\nfinished both locales: the 48 chrome strings are the canonical UI labels, reused\nverbatim from docs-site's hi/ja catalogs; the 15 API-description slots (the toy\nwidget-kit module) are translated fresh with their HTML preserved. en/hi/ja now\n89/89; `clean-jsdoc i18n validate` passes.",
"is_bot": false,
"headline": "i18n(with-i18n-example): complete the hi/ja translations (29% → 100%)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T06:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f7dc84cefb6e5b87923c03ef359129b03434bd",
"body": "The chrome catalog gained `code.label`, `playground.openIn`, and\n`playground.openInProvider` (commit 4395d00, the code-block header + \"Open Code\nin\" dropdown) after the locales were last extracted, so they fell back to\nEnglish in the hi/ja/zh builds. Re-extracted to add the keys + refresh the\nsource hashes, and translated the three for each locale (`{provider}`\nplaceholder preserved). `clean-jsdoc i18n validate` passes (en/hi/ja/zh 63/63).",
"is_bot": false,
"headline": "i18n(docs-site): add the 3 new chrome keys for hi/ja/zh",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-25T06:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "514c2c300be5b81c14b73f6a1520c9fa19f09587",
"body": "feat: TypeDoc parity + shiki-highlighted inline signatures",
"is_bot": false,
"headline": "Merge pull request #340 from ankitskvmdam/feat/typedoc-parity",
"author_name": "Ankit Kumar (अंकित कुमार)",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-24T17:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7a27402294785fd980a31b533346f9dca5b8bf",
"body": "…aller\n\nTwo readability fixes for the inline signatures, both visible on a wide signature\nlike `reduce(query?, iterator, accumulator?, thisobj?)`:\n\n- Indentation. A wrapped signature put each param on its own line but with no\n indent — MDX strips the leading tab from a multi-line JSX attribute valu\n[…]\nline` (no indent applies) and still get the\nsmaller params. Verified on examples/typedoc-basic (new wide `interpolate`).\nTests: dwar 125 (5 new for signatureParamRanges); full suite + typecheck green.",
"is_bot": false,
"headline": "fix(theme): indent wrapped signature params + render them slightly sm…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-24T17:20:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e1d1c24c99fe6f1d809ec4ade254f4074748240d",
"body": "# Conflicts:\n#\tpackages/setu/src/mdast/class-view.ts\n#\tpackages/setu/src/mdast/doclet.ts",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master' into feat/typedoc-parity",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-24T16:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "572f7671faf438b3202907841e53a892e1266b6a",
"body": "The JSDoc bridge's writer only ever added/overwrote files, so a page removed or\nrenamed between builds — or a stale content-hashed asset like a prior\n`styles.<hash>.css` — lingered in the destination and got served (the same class\nof bug fixed for the TypeDoc bridge). `publish` now empties the desti\n[…]\ned on examples/basic: a planted stale file + stale `_assets/*.css` are\nremoved on the next build while the site renders intact. 52 theme tests pass\n(4 new for cleanOutputDirEnabled); full suite green.",
"is_bot": false,
"headline": "fix(theme): clean the JSDoc output dir before writing (drop stale pages)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-24T16:40:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "50a38b6ecf89786777559c0f2553281adcce76ac",
"body": "Two follow-ups from testing the inline signatures on a real project (dwv):\n\n1. Dark-theme colors. The shiki dual-theme dark switch only targeted `.shiki`\n (the code-fence wrapper), so the inline signature `<code>` kept the light\n palette under [data-theme=\"dark\"] — near-black tokens, unreadable \n[…]\nbuild, then restored): every method,\nconstructor, and field signature renders as a shiki-highlighted inline code that\nnow recolors correctly on the dark theme. All tests pass (16/16 test + typecheck).",
"is_bot": false,
"headline": "fix: dark-theme colors for inline signatures + unify JSDoc constructor",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-24T16:33:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "889afdeff74c8f10857d99d7fdec221d33512e5d",
"body": "…avors)\n\nMember/constructor/function signatures rendered as a heavyweight `ts` code-block\ncard (typedoc) — or a plain, type-less `name(params) -> ret` heading (jsdoc) —\nnow render as a compact, shiki-highlighted inline `<code>` TypeScript signature\nin the heading, the same look in both flavors:\n\n \n[…]\n/typedoc-basic (methods, constructor, standalone\nfunctions, overloads) and examples/basic (JSDoc methods now TS-typed + coloured).\nAll tests pass (rang 173 / dwar 120 / setu 456 / 16 typecheck tasks).",
"is_bot": false,
"headline": "feat: shiki-highlighted inline signatures in member headings (both fl…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-24T16:12:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "32a5aaa5fbcce720ac2f8e889ba7829349e4d483",
"body": "TypeDoc only cleans its own `out` (the default html output), never a custom\n`outputs` path — so our writer accumulated files across builds. A page that is\nremoved or renamed between runs (e.g. a symbol that graduates from the\naggregated Globals page to its own standalone page under the typedoc flavo\n[…]\nre-fix) markup. The writer now honors TypeDoc's `cleanOutputDir` option\n(default true): it empties the destination before writing the fresh output, so\nthe served site always matches the current build.",
"is_bot": false,
"headline": "fix(typedoc): clean the output dir before writing (drop stale pages)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-24T15:29:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "85cad8f112b41edba8c9129c0985247473f5d491",
"body": "Default TypeDoc renders every call signature of an overloaded function/method;\nwe were dropping all but the first. The TypeDoc bridge now keeps the first\nsignature on the doclet (params/returns/typeParams) and captures each additional\n`reflection.signatures[1..]` on a new `overloads[]` field (its ow\n[…]\noc path and single-signature\nmembers stay byte-identical (examples/basic: no `ts` blocks). Verified\nend-to-end on examples/typedoc-basic (new overloaded `translate`). 456 setu /\n45 typedoc tests pass.",
"is_bot": false,
"headline": "feat(typedoc): render overloaded signatures (part C)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-24T15:10:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "26559528b87037dd501e9097a5f9e832400945d0",
"body": "Match default TypeDoc's signature rendering. Under the typedoc flavor only,\neach member/constructor/standalone-function-or-variable page now leads with a\n`ts` code block carrying the real signature, built from existing doclet data\n(typeParams + param types + return type):\n\n new Component<\n P e\n[…]\nc keeps\n`memberSignatureSuffix`/`constructorSignature` in the heading — gated on the\nflavor, verified byte-identical (examples/basic headings unchanged, no `ts`\nsignature blocks). 452 setu tests pass.",
"is_bot": false,
"headline": "feat(setu): full TypeScript signatures under the typedoc flavor (part B)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T14:09:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79d24423245b48f128abe9ff34296dc8c53536fc",
"body": "TypeDoc separates @remarks (detailed prose) from the summary and renders it\nunder a \"Remarks\" heading; we were dropping it (it fell through to a generic\nunrendered tag). Capture @remarks in the bridge (reflection + call-signature\ncomments), carry it on a new `remarks` doclet field, and render a \"Rem\n[…]\nDoc path — verified byte-identical (examples/basic).\n\nVerified end-to-end: the Component class page now shows its Remarks block.\nBridge test asserts @remarks is captured distinct from the description.",
"is_bot": false,
"headline": "feat(typedoc): render @remarks as its own section (part A)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T13:54:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ce1f0fcd731478946d324149d7ab164cddca763",
"body": "Describe the `flavor: 'jsdoc' | 'typedoc'` dimension in setu and what the\ntypedoc flavor changes (standalone enum/function/variable pages, Type Aliases\nlabel, TypeDoc class section labels, Enumeration Members, module-as-links-index,\nType Parameters section), plus the byte-identical JSDoc guarantee and the\ndeferred overload gap.",
"is_bot": false,
"headline": "docs(architecture): document the typedoc document-model flavor",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T12:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60c1da7b4ff9220a0927e5eb88bbfb45f2656bc0",
"body": "…(phase 4/5)\n\nTwo issues found while diffing the regenerated TypeDoc example against default\nTypeDoc — both typedoc-flavor only, JSDoc untouched:\n\n- Module/namespace index links (and any cross-reference) to a symbol that now\n owns a standalone page were resolving to a stale `module#member` anchor —\n[…]\nx resolving to the standalone pages,\nand the HTML renders with no leaked MDX. JSDoc regression guard (examples/basic)\nunchanged: no new page kinds, sidebar keeps Typedefs/Globals. 448 setu tests pass.",
"is_bot": false,
"headline": "fix(setu): correct typedoc cross-page links + keep all kind sections …",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T12:50:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "69266f746915a6732f5a8fc5ee253e6d8138a88a",
"body": "…r (phase 3)\n\nThe setu half of TypeDoc parity, all gated on `flavor === 'typedoc'` so the\nJSDoc path stays byte-identical (the full setu suite passes unchanged):\n\n- Pass 1b enumerates top-level enum/function/variable symbols into standalone\n single-symbol pages; class/interface/mixin/enum members (\n[…]\ns+Methods, module links index, TypeDoc labels, and a\nJSDoc-flavor regression asserting no new pages + the \"Typedefs\" label).\n604 tests pass (utils 116, setu 446, typedoc 42); repo builds + typechecks.",
"is_bot": false,
"headline": "feat(setu): standalone pages + TypeDoc labels under the typedoc flavo…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T12:16:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25d4d51a8336e9bcaf04f2a4f9d2f1bf06f7f5e3",
"body": "…vor (phase 2)\n\nAdditive bridge changes toward TypeDoc parity (no output change yet — setu\nconsumes these in phase 3):\n\n- Flag getter/setter members with `isAccessor` so setu can route them to an\n \"Accessors\" section instead of Fields.\n- Populate the structured `typeParams` field from each reflecti\n[…]\n across all three packages (follow-up).\n\nTests cover the accessor flag and type-parameter capture (incl. constraint +\n@typeParam description). Whole repo builds, typechecks, and all bridge tests pass.",
"is_bot": false,
"headline": "feat(typedoc): emit accessor/type-param data + thread the typedoc fla…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T11:54:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "55206e7533fff2f12de51bba1191309a9e0d9522",
"body": "fix(setu): hyperlink type names to the symbols they reference (v4 parity)",
"is_bot": false,
"headline": "Merge pull request #339 from ankitskvmdam/fix/link-type-names",
"author_name": "Ankit Kumar (अंकित कुमार)",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T11:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5ee37f71f6c2053389a91e416141c6d231874af",
"body": "Add the standalone-page kinds `enum` / `function` / `variable` to `PageKind`\n(the TypeDoc bridge will emit these under the typedoc flavor; JSDoc never does).\nAdd a structured `typeParams` doclet field (`{name, constraint?, default?,\ndescription?}[]`) so generics can render as a real \"Type Parameters\n[…]\nection,\nand an `isAccessor` flag so the bridge can mark getters/setters for an\n\"Accessors\" section. All additive and type-only — the whole repo still builds\nand typechecks; JSDoc output is unaffected.",
"is_bot": false,
"headline": "feat(utils): widen the type vocabulary for TypeDoc parity (phase 1)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T11:46:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "37363d21d7ca3dd5641819f7d3857f3901b0335e",
"body": "…ity)\n\nParameter, property, return, throws and field `Type:` type expressions —\nplus the `@augments`/`@implements`/`@mixes` relations — were rendered as\ninert code/text in v5, dropping the v4 behaviour where a type that names a\ndocumented symbol linked to its page.\n\nThread the existing registry `res\n[…]\neometry`, `TypedArray`), unions split correctly (`Worker | undefined` →\nonly `Worker` links, to `/global#worker`), and built-ins stay plain.\n\nPartially addresses the v4→v5 regression reported in #333.",
"is_bot": false,
"headline": "fix(setu): hyperlink type names to the symbols they reference (v4 par…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T11:39:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "40b8fd266c56aa685a601f7341393ce38d1d07ce",
"body": "The backtick tokenizer (shared by escapeStrayBraces + findStrayBackticks) closed\na run of N on the first single backtick it saw, so two valid CommonMark spans were\nmis-read as unbalanced:\n- a longer run inside a span, e.g. ``` in `` ` ```iframe ` `` (the markdown-examples\n tutorial), where the inne\n[…]\nd backticks. Genuine unbalanced backticks (the dwv\nsplitKeyValueString case) still flag. Verified: examples/basic now builds with zero\ncontent warnings; full dwar suite (119) + typecheck + lint green.",
"is_bot": false,
"headline": "fix(dwar): stop findStrayBackticks false-positiving on valid code spans",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T05:16:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96b3e928a025bf0b8f45892e127439efd758368e",
"body": null,
"is_bot": false,
"headline": "chore(socket): drop the usesEval exception (eval shim removed at source)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T05:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab27b49f35a18c4e63563e3370996594db15669",
"body": "shellAccess stays ENABLED repo-wide (so the rendering packages keep the check)\nand is disabled only in packages/aadesh/socket.yml, where the i18n CLI\nlegitimately spawns the build pipeline as a child process.",
"is_bot": false,
"headline": "chore(socket): scope the shellAccess rule to the aadesh CLI",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T04:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a17311a1f273e00214da5e2b56562ab152742b",
"body": "…solver\n\npublish.ts is CJS but dynamic-imports the ESM packages, so `anchorPath()` needed\nthe running module path. The ESM (.mjs) build had no native `__filename`, so it\nfell back to `new Function('import.meta.url')` — which Socket (rightly) flags as\n`usesEval`.\n\nEnable tsup's `shims` so `__filename\n[…]\nanchorPath()` to just use `__filename` in both\nbuilds. No eval / `new Function` in either output now. The CJS path JSDoc uses is\nverified end-to-end (examples/basic builds); the dead fallback is gone.",
"is_bot": false,
"headline": "fix(theme): drop the `new Function` eval shim from the module-path re…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T04:56:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "97a2b887083565fb361357301e47c5144b2cb883",
"body": null,
"is_bot": false,
"headline": "chore: add socket.yml to triage build-inherent Socket alerts",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T04:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d8e98795c03c2aed661e9185aaa5e9d0d18c7ba",
"body": "…prose\n\ndocs(typedoc): surface the `docs` option in the README quick-start (#…",
"is_bot": false,
"headline": "Merge pull request #338 from ankitskvmdam/fix/issue-334-typedoc-docs-…",
"author_name": "Ankit Kumar (अंकित कुमार)",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T04:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a419ded3584a81bcea70503b962806367e6df59",
"body": "Patch release across the fixed package group (all → 5.0.3):\n- index name clash fix + render-error diagnostics (#333)\n- hardened MDX brace escaping + unbalanced-backtick warnings (#333)\n- TypeDoc `docs` prose directory support (#334)\n- sidebar/mobile-TOC overlap fix on tablet widths",
"is_bot": false,
"headline": "release: v5.0.3",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T04:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25777ffabe47275f474419b64b1c5e8ea902fbf6",
"body": null,
"is_bot": false,
"headline": "Delete 2026-06-20-issue-333-index-clash-render-diagnostics-design.md",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T04:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59514704db61a87c0a405fb0c3b6a984cfd498d1",
"body": "…on iPad\n\nOn the md–lg range both the left sidebar and the sticky mobile TOC bar (top-16,\nh-12) show at once. The sidebar stuck at top-20 (just below the h-16 header), so\nits first nav item sat under the TOC bar and stayed hidden even scrolled to top.\n\nWhen a mobile TOC bar is present, drop the side\n[…]\nts max-height to match; revert to top-20 at lg,\nwhere the bar gives way to the right rail. Pages without a TOC keep top-20, so\nthere's no extra gap. Regenerates dwar's utility CSS for the new classes.",
"is_bot": false,
"headline": "fix(rang): keep the sidebar's first item clear of the mobile TOC bar …",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T04:02:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c08e6d29991389e9dddf36ae55cd1230bd5dc633",
"body": null,
"is_bot": false,
"headline": "Merge branch 'fix/escape-stray-braces-blank-line'",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T03:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff86111d827495007c8430ccb9a038d7ec93c1b",
"body": "…334)\n\nAdds `docs` to the cleanJsdocTheme quick-start example and a note that `readme`\nis TypeDoc's own top-level option (not nested in the block) — the exact mix-up\nfrom the issue.",
"is_bot": false,
"headline": "docs(typedoc): surface the `docs` option in the README quick-start (#…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T03:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de54af23ae8ec4c4e02fe4fff644371ac2fda600",
"body": "After the escapeStrayBraces hardening, an unbalanced backtick no longer breaks a\npage — but it's almost always an authoring slip (a typo'd `code` span that now\nrenders literally). Surface it so authors can fix the source.\n\n- findStrayBackticks (dwar/mdx.ts): same CommonMark-aware tokenizer as\n esca\n[…]\nt warning pointing at the unbalanced backtick in `splitKeyValueString`.\n\nDocs: ARCHITECTURE.md (resilience guarantee + dwar index/mdx + bridge notes) and\nutils README updated for the warnings channel.",
"is_bot": false,
"headline": "feat(dwar): warn on unbalanced inline-code backticks (#333)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T03:50:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "156e670db8ad8a2420feb187ab4188cf5343a0fd",
"body": "…nk-line\n\nfix(dwar): harden escapeStrayBraces against stray backticks (#333)",
"is_bot": false,
"headline": "Merge pull request #337 from ankitskvmdam/fix/escape-stray-braces-bla…",
"author_name": "Ankit Kumar (अंकित कुमार)",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T03:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b9b19eb7dd5f8f19b3fe91a26959afee98fc1d",
"body": "…StrayBraces\n\nescapeStrayBraces matched inline-code spans with `(`+)(?:[\\s\\S]*?)\\2`, which\ncrosses blank lines. On a large aggregated page (e.g. Globals), an unbalanced\nbacktick in one doc comment could pair with a far-away backtick in another and\nswallow everything between as \"code\" — leaving the b\n[…]\nal-length partner before the next paragraph break is left\nliteral and the surrounding braces are escaped like any other prose.\n\nVerified end-to-end: the dwv project's Globals page now renders cleanly.",
"is_bot": false,
"headline": "fix(dwar): stop a stray backtick from breaking a whole page in escape…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T03:30:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbcafacfb8d1fbee53cf841b434aa072079e2340",
"body": "…prose\n\nfeat(typedoc): support the `docs` prose directory in the plugin (#334)",
"is_bot": false,
"headline": "Merge pull request #336 from ankitskvmdam/fix/issue-334-typedoc-docs-…",
"author_name": "Ankit Kumar (अंकित कुमार)",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T03:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65caa1ae8d3c33a3ccf23c4cde3d15086916eca2",
"body": "The JSDoc bridge has long supported `opts.docs` (a Markdown/HTML directory\nrendered into prose pages), but the TypeDoc plugin never read it — so\n`cleanJsdocTheme.docs` was flagged \"unknown option docs\" and no prose was\ngenerated.\n\n- Add `docs` to the recognized theme-opt surface (`THEME_OPT_KEYS`) s\n[…]\nme` is unchanged: it's a native top-level TypeDoc option (the reporter's\nwarning came from nesting it inside the block).\n\nExercised in `examples/typedoc-basic` (a `docs/` tree: home + a Guides guide).",
"is_bot": false,
"headline": "feat(typedoc): support the `docs` prose directory in the plugin (#334)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T02:54:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "070a9cfad3aa72bd85de01f31c08ded02cdc2289",
"body": "…ender-diagnostics\n\nfix: index name clash + render-error diagnostics (#333)",
"is_bot": false,
"headline": "Merge pull request #335 from ankitskvmdam/fix/issue-333-index-clash-r…",
"author_name": "Ankit Kumar (अंकित कुमार)",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T02:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5042758e4a7ddbc7f9c9a4ead71142b166b1028",
"body": "…xample (#333)\n\nAdds a dwar regression test for the exact issue #333 trigger: an unbalanced\ninline-code backtick straddling a blank line with a `{...}` between the ticks.\nThe brace-escaping pre-pass treats the run as code so the brace survives, but a\nMarkdown code span can't cross a paragraph break \n[…]\nno globals\". The new diagnostics now point at the exact\nline/snippet.\n\nAlso adds a clean, working global (`getConfig`/`humanSize`) to examples/basic so\nthe showcase exercises a rendering Globals page.",
"is_bot": false,
"headline": "test: reproduce the Globals-page acorn failure + add a clean global e…",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T02:25:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7730de8adfcb1dd051ea47474785d93e47840b7c",
"body": "A symbol literally named `index` shared the home page's output path and\nsilently overwrote it; `htmlPathFor` now maps only the root slug to\n`index.html`, so an `index`-named container lands at `/index/`.\n\nMDX compile failures (e.g. the Globals page acorn error) only printed a\nslug + terse message, w\n[…]\nr catch now surfaces the positioned error's line/column and\na numbered code-frame snippet through `RenderError`, printed by a shared\n`formatRenderError` so both bridges report identically.\n\nFixes #333",
"is_bot": false,
"headline": "fix: index name clash + render-error diagnostics (#333)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-23T02:05:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "593ff7bc297adeb950b731c5e004736456470b7a",
"body": null,
"is_bot": false,
"headline": "chore: remove v5 is in alpha",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-17T03:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfa60ca0cff2c464d18df73ff1e437d95158040e",
"body": null,
"is_bot": false,
"headline": "release: v5.0.2",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-17T03:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf2da2fe42970a7c9915851ca72f815757e84d5",
"body": null,
"is_bot": false,
"headline": "chore: add changeset for v5.0.2 (mobile header fix, menu target/class)",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-17T03:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "279d7e1e1ee669d0864497a9d98d811a3b681cb0",
"body": null,
"is_bot": false,
"headline": "chore: minor updates",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-16T11:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a71389520775601489730a774660d98ca270ef",
"body": "Render the CodePen/JSFiddle/CodeSandbox glyphs in the \"Open Code in\" menu with\ntext-muted-foreground (--clean-fg-muted) so they sit quieter than the item\nlabel.",
"is_bot": false,
"headline": "style(rang): mute the playground dropdown's provider icons",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-16T11:54:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a134bd27ad46f052394d45256b71c36ae2fb1c8a",
"body": "Drop the `favicon` row — it's unchanged between v4 and v5, so it doesn't belong\nin a \"what changed\" table. Remove the redundant \"target/class still supported\"\nphrasing from the menu row's Note and the NOTE callout; both shapes already\nlist target/class, so it's self-evident they carry over. Applied to en/hi/ja/zh.",
"is_bot": false,
"headline": "docs(docs-site): tidy the v4→v5 option-mapping table",
"author_name": "Ankit Kumar",
"author_login": "ankitskvmdam",
"committed_at": "2026-06-16T11:54:13Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 510,
"latest_release_at": "2026-07-17T16:03:13Z",
"latest_release_tag": "v5.0.8",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 10,
"days_since_latest_release": 5,
"mean_days_between_releases": 3.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "clean-jsdoc-theme",
"exists": true,
"license": "MIT",
"keywords": [
"jsdoc",
"jsdoc-template",
"jsdoc-theme",
"documentation"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/clean-jsdoc-theme",
"is_deprecated": false,
"latest_version": "5.0.8",
"repository_url": "https://github.com/ankitskvmdam/clean-jsdoc-theme",
"versions_count": 110,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 208972,
"first_published_at": "2019-11-10T07:54:37.888000Z",
"latest_published_at": "2026-07-17T16:02:02.382000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 45,
"stars": 179,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2020-02-14",
"count": 1
},
{
"date": "2020-08-11",
"count": 1
},
{
"date": "2020-11-03",
"count": 2
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-26",
"count": 1
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-06-09",
"count": 1
},
{
"date": "2021-06-17",
"count": 1
},
{
"date": "2021-07-29",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-12-04",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-02-14",
"count": 1
},
{
"date": "2022-04-18",
"count": 1
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-06-19",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2023-01-13",
"count": 1
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-05-22",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-10-14",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
}
],
"complete": true,
"collected": 43,
"total_forks": 45
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"examples/typedoc-basic/tsconfig.json",
"examples/typedoc-parity/tsconfig.json",
"packages/aadesh/tsconfig.json",
"packages/bhasha/tsconfig.json",
"packages/clean-jsdoc-theme/tsconfig.json",
"packages/dwar/tsconfig.json",
"packages/rang/tsconfig.json",
"packages/setu/tsconfig.json",
"packages/typedoc/__fixtures__/basic/tsconfig.json",
"packages/typedoc/tsconfig.json",
"packages/utils/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 108199,
"source_files_sampled": 339,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs-site/package.json",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.14",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-v2hh-gcrm-f6hx"
],
"fixed_version": "4.1.1",
"advisory_count": 1,
"oldest_advisory_days": 1
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 828,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 46,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.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-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.2",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.29.2",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@changesets/apply-release-plan",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "@changesets/assemble-release-plan",
"direct": false,
"version": "6.0.10",
"ecosystem": "npm"
},
{
"name": "@changesets/changelog-git",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "@changesets/cli",
"direct": false,
"version": "2.31.0",
"ecosystem": "npm"
},
{
"name": "@changesets/config",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "@changesets/errors",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@changesets/get-dependents-graph",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@changesets/get-release-plan",
"direct": false,
"version": "4.0.16",
"ecosystem": "npm"
},
{
"name": "@changesets/get-version-range-type",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@changesets/git",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@changesets/logger",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@changesets/parse",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@changesets/pre",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@changesets/read",
"direct": false,
"version": "0.6.7",
"ecosystem": "npm"
},
{
"name": "@changesets/should-skip-package",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "@changesets/types",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@changesets/types",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@changesets/write",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@gerrit0/mini-shiki",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@inquirer/ansi",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/checkbox",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/confirm",
"direct": false,
"version": "5.1.21",
"ecosystem": "npm"
},
{
"name": "@inquirer/core",
"direct": false,
"version": "10.3.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/editor",
"direct": false,
"version": "4.2.23",
"ecosystem": "npm"
},
{
"name": "@inquirer/expand",
"direct": false,
"version": "4.0.23",
"ecosystem": "npm"
},
{
"name": "@inquirer/external-editor",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@inquirer/figures",
"direct": false,
"version": "1.0.15",
"ecosystem": "npm"
},
{
"name": "@inquirer/input",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/number",
"direct": false,
"version": "3.0.23",
"ecosystem": "npm"
},
{
"name": "@inquirer/password",
"direct": false,
"version": "4.0.23",
"ecosystem": "npm"
},
{
"name": "@inquirer/prompts",
"direct": false,
"version": "7.10.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/prompts",
"direct": false,
"version": "^7",
"ecosystem": "npm"
},
{
"name": "@inquirer/rawlist",
"direct": false,
"version": "4.1.11",
"ecosystem": "npm"
},
{
"name": "@inquirer/search",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/select",
"direct": false,
"version": "4.4.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/type",
"direct": false,
"version": "3.0.10",
"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": "@jsdoc/salty",
"direct": false,
"version": "0.2.12",
"ecosystem": "npm"
},
{
"name": "@jsdoc/salty",
"direct": false,
"version": "^0.2.12",
"ecosystem": "npm"
},
{
"name": "@manypkg/find-root",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@manypkg/get-packages",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "@mdx-js/mdx",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@mdx-js/mdx",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "@mixmark-io/domino",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.138.0",
"ecosystem": "npm"
},
{
"name": "@pagefind/darwin-arm64",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@pagefind/darwin-x64",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@pagefind/freebsd-x64",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@pagefind/linux-arm64",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@pagefind/linux-x64",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@pagefind/windows-arm64",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@pagefind/windows-x64",
"direct": false,
"version": "1.5.2",
"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": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"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": "@shikijs/core",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/primitive",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/rehype",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/rehype",
"direct": false,
"version": "^4.2.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/cli",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/cli",
"direct": false,
"version": "^4",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/node",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-android-arm64",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-arm64",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-x64",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-freebsd-x64",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm-gnueabihf",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-gnu",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-musl",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-gnu",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-musl",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-wasm32-wasi",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-arm64-msvc",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-x64-msvc",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "@testing-library/dom",
"direct": false,
"version": "8.20.1",
"ecosystem": "npm"
},
{
"name": "@testing-library/preact",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@testing-library/preact",
"direct": false,
"version": "^3.2.4",
"ecosystem": "npm"
},
{
"name": "@turbo/darwin-64",
"direct": false,
"version": "2.10.4",
"ecosystem": "npm"
},
{
"name": "@turbo/darwin-arm64",
"direct": false,
"version": "2.10.4",
"ecosystem": "npm"
},
{
"name": "@turbo/linux-64",
"direct": false,
"version": "2.10.4",
"ecosystem": "npm"
},
{
"name": "@turbo/linux-arm64",
"direct": false,
"version": "2.10.4",
"ecosystem": "npm"
},
{
"name": "@turbo/windows-64",
"direct": false,
"version": "2.10.4",
"ecosystem": "npm"
},
{
"name": "@turbo/windows-arm64",
"direct": false,
"version": "2.10.4",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "@types/aria-query",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/debug",
"direct": false,
"version": "4.1.13",
"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-jsx",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/linkify-it",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@types/markdown-it",
"direct": false,
"version": "14.1.2",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "^4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@types/mdx",
"direct": false,
"version": "2.0.13",
"ecosystem": "npm"
},
{
"name": "@types/mdx",
"direct": false,
"version": "^2.0.13",
"ecosystem": "npm"
},
{
"name": "@types/ms",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "12.20.55",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.19.17",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^22.0.0",
"ecosystem": "npm"
},
{
"name": "@types/turndown",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "@types/turndown",
"direct": false,
"version": "^5.0.6",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/whatwg-mimetype",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/ws",
"direct": false,
"version": "8.18.1",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@zeit/schemas",
"direct": false,
"version": "2.36.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.16.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.18.0",
"ecosystem": "npm"
},
{
"name": "ansi-align",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "any-promise",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "arch",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.1.3",
"ecosystem": "npm"
},
{
"name": "array-buffer-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "astring",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "bail",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "better-path-resolve",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "bluebird",
"direct": false,
"version": "3.7.2",
"ecosystem": "npm"
},
{
"name": "boxen",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.14",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "buffer-image-size",
"direct": false,
"version": "0.6.4",
"ecosystem": "npm"
},
{
"name": "bundle-require",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "cac",
"direct": false,
"version": "6.7.14",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.9",
"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": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "catharsis",
"direct": false,
"version": "0.9.0",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "chalk-template",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "character-entities",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "character-reference-invalid",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "class-variance-authority",
"direct": false,
"version": "0.7.1",
"ecosystem": "npm"
},
{
"name": "class-variance-authority",
"direct": false,
"version": "^0.7.1",
"ecosystem": "npm"
},
{
"name": "cli-boxes",
"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-width",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "clipboardy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "^2.1.1",
"ecosystem": "npm"
},
{
"name": "collapse-white-space",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "14.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "compressible",
"direct": false,
"version": "2.0.18",
"ecosystem": "npm"
},
{
"name": "compression",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "concurrently",
"direct": false,
"version": "9.2.1",
"ecosystem": "npm"
},
{
"name": "concurrently",
"direct": false,
"version": "^9.0.0",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "consola",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "content-disposition",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "2.6.9",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decode-named-character-reference",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "deep-equal",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "deep-extend",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "dom-accessibility-api",
"direct": false,
"version": "0.5.16",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.22.1",
"ecosystem": "npm"
},
{
"name": "enquirer",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"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-get-iterator",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "esast-util-from-estree",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "esast-util-from-js",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "^0.28.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-util-attach-comments",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-build-jsx",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "estree-util-is-identifier-name",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-scope",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-to-js",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-visit",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "extendable-error",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.20.1",
"ecosystem": "npm"
},
{
"name": "fault",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "fix-dts-default-cjs-exports",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "format",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "functions-have-names",
"direct": false,
"version": "1.2.3",
"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": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "15.15.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "happy-dom",
"direct": false,
"version": "20.10.6",
"ecosystem": "npm"
},
{
"name": "happy-dom",
"direct": false,
"version": "^20.10.6",
"ecosystem": "npm"
},
{
"name": "has-bigints",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-embedded",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-from-html",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-from-html",
"direct": false,
"version": "^2.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-from-parse5",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-has-property",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-is-body-ok-link",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-is-element",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-minify-whitespace",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-parse-selector",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-phrasing",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-to-estree",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "^9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-to-jsx-runtime",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "hast-util-to-mdast",
"direct": false,
"version": "10.1.2",
"ecosystem": "npm"
},
{
"name": "hast-util-to-mdast",
"direct": false,
"version": "^10.1.2",
"ecosystem": "npm"
},
{
"name": "hast-util-to-string",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-to-text",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hastscript",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "human-id",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "ignore-by-default",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "inline-style-parser",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "internal-slot",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-alphabetical",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-alphanumerical",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-arguments",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "is-array-buffer",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "is-bigint",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-boolean-object",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-date-object",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-decimal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-hexadecimal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-map",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-number-object",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-port-reachable",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-regex",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-set",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-shared-array-buffer",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-string",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-subdir",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "is-symbol",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-weakmap",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "is-weakset",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "joycon",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.15.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "js2xmlparser",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "jsdoc",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "jsdoc",
"direct": false,
"version": "^4.0.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "klaw",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "linkify-it",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "load-tsconfig",
"direct": false,
"version": "0.2.5",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.startcase",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "longest-streak",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.3.5",
"ecosystem": "npm"
},
{
"name": "lucide-preact",
"direct": false,
"version": "1.17.0",
"ecosystem": "npm"
},
{
"name": "lucide-preact",
"direct": false,
"version": "^1.17.0",
"ecosystem": "npm"
},
{
"name": "lunr",
"direct": false,
"version": "2.3.9",
"ecosystem": "npm"
},
{
"name": "lz-string",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "lz-string",
"direct": false,
"version": "^1.5.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "markdown-extensions",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "markdown-it",
"direct": false,
"version": "14.3.0",
"ecosystem": "npm"
},
{
"name": "markdown-it-anchor",
"direct": false,
"version": "8.6.7",
"ecosystem": "npm"
},
{
"name": "markdown-table",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-find-and-replace",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-from-markdown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "mdast-util-from-markdown",
"direct": false,
"version": "^2.0.3",
"ecosystem": "npm"
},
{
"name": "mdast-util-frontmatter",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm",
"direct": false,
"version": "^3.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-autolink-literal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-strikethrough",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-table",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-task-list-item",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx-expression",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx-jsx",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx-jsx",
"direct": false,
"version": "^3.2.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdxjs-esm",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-phrasing",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "^13.2.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-markdown",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-markdown",
"direct": false,
"version": "^2.1.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "mdurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromark",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-core-commonmark",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-extension-frontmatter",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-autolink-literal",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-strikethrough",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-table",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-tagfilter",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-task-list-item",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-expression",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-jsx",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-md",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdxjs",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdxjs-esm",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-factory-destination",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-label",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-mdx-expression",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-factory-space",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-title",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-whitespace",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-chunked",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-classify-character",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-combine-extensions",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-numeric-character-reference",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-string",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-events-to-acorn",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-util-html-tag-name",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-normalize-identifier",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-resolve-all",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-subtokenize",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.54.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.18",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "mlly",
"direct": false,
"version": "1.8.2",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mz",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.15",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "0.6.4",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "nodemon",
"direct": false,
"version": "3.1.14",
"ecosystem": "npm"
},
{
"name": "nodemon",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.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": "object-is",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "object-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": false,
"version": "4.1.7",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "on-headers",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "oniguruma-parser",
"direct": false,
"version": "0.12.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": false,
"version": "^9.3.0",
"ecosystem": "npm"
},
{
"name": "outdent",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "p-filter",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "0.2.11",
"ecosystem": "npm"
},
{
"name": "pagefind",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "pagefind",
"direct": false,
"version": "^1.1.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-entities",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-inside",
"direct": false,
"version": "1.0.2",
"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": "3.3.0",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.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": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.16",
"ecosystem": "npm"
},
{
"name": "postcss-load-config",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "preact",
"direct": false,
"version": "10.29.2",
"ecosystem": "npm"
},
{
"name": "preact",
"direct": false,
"version": "^10.22.0",
"ecosystem": "npm"
},
{
"name": "preact-render-to-string",
"direct": false,
"version": "6.7.0",
"ecosystem": "npm"
},
{
"name": "preact-render-to-string",
"direct": false,
"version": "^6.5.13",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "2.8.8",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.8.3",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "27.5.1",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "pstree.remy",
"direct": false,
"version": "1.1.8",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "punycode.js",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "quansync",
"direct": false,
"version": "0.2.11",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "range-parser",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rc",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "17.0.2",
"ecosystem": "npm"
},
{
"name": "read-yaml-file",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "recma-build-jsx",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "recma-jsx",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "recma-parse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "recma-stringify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "regexp.prototype.flags",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "registry-auth-token",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "registry-url",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "rehype-minify-whitespace",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "rehype-recma",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "remark-frontmatter",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "remark-frontmatter",
"direct": false,
"version": "^5",
"ecosystem": "npm"
},
{
"name": "remark-gfm",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "remark-gfm",
"direct": false,
"version": "^4",
"ecosystem": "npm"
},
{
"name": "remark-mdx",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "remark-parse",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "remark-rehype",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "remark-stringify",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "requizzle",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.60.2",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safe-regex-test",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.4",
"ecosystem": "npm"
},
{
"name": "serve",
"direct": false,
"version": "14.2.6",
"ecosystem": "npm"
},
{
"name": "serve",
"direct": false,
"version": "^14.0.0",
"ecosystem": "npm"
},
{
"name": "serve-handler",
"direct": false,
"version": "6.1.7",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "set-function-name",
"direct": false,
"version": "2.0.2",
"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": "shell-quote",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "^4.2.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.1",
"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": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "simple-update-notifier",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"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": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "spawndamnit",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "stdin-discarder",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "stop-iteration-iterator",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "style-to-js",
"direct": false,
"version": "1.1.21",
"ecosystem": "npm"
},
{
"name": "style-to-object",
"direct": false,
"version": "1.0.14",
"ecosystem": "npm"
},
{
"name": "sucrase",
"direct": false,
"version": "3.35.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "tailwind-merge",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "tailwind-merge",
"direct": false,
"version": "^3.6.0",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "^4",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "term-size",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "thenify",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "thenify-all",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.16",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "touch",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "trim-trailing-lines",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "trough",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "ts-interface-checker",
"direct": false,
"version": "0.1.13",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsup",
"direct": false,
"version": "8.5.1",
"ecosystem": "npm"
},
{
"name": "tsup",
"direct": false,
"version": "^8.0.0",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.22.3",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "^4.22.3",
"ecosystem": "npm"
},
{
"name": "turbo",
"direct": false,
"version": "2.10.4",
"ecosystem": "npm"
},
{
"name": "turndown",
"direct": false,
"version": "7.2.4",
"ecosystem": "npm"
},
{
"name": "turndown",
"direct": false,
"version": "^7.2.4",
"ecosystem": "npm"
},
{
"name": "tw-animate-css",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "tw-animate-css",
"direct": false,
"version": "^1.4.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "2.19.0",
"ecosystem": "npm"
},
{
"name": "typedoc",
"direct": false,
"version": "0.28.19",
"ecosystem": "npm"
},
{
"name": "typedoc",
"direct": false,
"version": "^0.28.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^5.5.0",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.59.0",
"ecosystem": "npm"
},
{
"name": "uc.micro",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.6.3",
"ecosystem": "npm"
},
{
"name": "undefsafe",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "underscore",
"direct": false,
"version": "1.13.8",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "unified",
"direct": false,
"version": "11.0.5",
"ecosystem": "npm"
},
{
"name": "unist-util-find-after",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-position-from-estree",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "update-check",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "vary",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-location",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.1.3",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "^4.1.10",
"ecosystem": "npm"
},
{
"name": "web-namespaces",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-boxed-primitive",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "which-collection",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.21",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "widest-line",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.21.0",
"ecosystem": "npm"
},
{
"name": "xmlcreate",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "yoctocolors-cjs",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "^4.3.6",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 874,
"direct_count": 0,
"indirect_count": 874
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 86,
"open_issues": 1,
"closed_ratio": 0.992,
"closed_issues": 126,
"closed_unmerged_prs": 112
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ankitskvmdam",
"commits": 962,
"avatar_url": "https://avatars.githubusercontent.com/u/22586210?v=4"
},
{
"type": "User",
"login": "GMartigny",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/2543511?v=4"
},
{
"type": "User",
"login": "javalsai",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/80113062?v=4"
},
{
"type": "User",
"login": "maxime-bc",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/49453941?v=4"
},
{
"type": "User",
"login": "Explosion-Scratch",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/61319150?v=4"
},
{
"type": "User",
"login": "volker-schukai",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/7348127?v=4"
},
{
"type": "User",
"login": "leoank",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/22383963?v=4"
},
{
"type": "User",
"login": "chusting",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2521774?v=4"
},
{
"type": "User",
"login": "devnetkc",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/26221344?v=4"
},
{
"type": "User",
"login": "riksnelders",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/15074808?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.944
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 14 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": 10,
"reason": "packaging workflow 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": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8fc6dd108e842e1bc4c66acd9e038313a7a51875",
"ran_at": "2026-07-22T23:57:41Z",
"aggregate_score": 6.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T17:05:04Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-25T14:58:36Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 136,
"created_at": "2022-08-07T12:55:32Z",
"last_comment_at": "2026-06-11T15:52:34Z",
"last_comment_author": "ankitskvmdam"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ankitskvmdam/clean-jsdoc-theme",
"host": "github.com",
"name": "clean-jsdoc-theme",
"owner": "ankitskvmdam"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"security": 69,
"vitality": 83,
"community": 74,
"governance": 60,
"engineering": 88
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 83,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 510,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 10
},
"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": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "510 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 510
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v5.0.8",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 3.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.6
}
}
],
"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": "good",
"name": "Community & Adoption",
"value": 74,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 45,
"stars": 179,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "179 stars",
"points": 36.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 179
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "45 forks",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 45
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"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": 89,
"inputs": {
"packages": [
"clean-jsdoc-theme"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 208972
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "208,972 downloads/month across npm",
"points": 70.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 208972,
"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": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 18,
"top_contributor_share": 0.944
},
"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 94% of commits",
"points": 1.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"merged_prs": 86,
"open_issues": 1,
"closed_issues": 126,
"issue_closed_ratio": 0.992,
"closed_unmerged_prs": 112
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "99% of issues closed",
"points": 46.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 99
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "86/198 decided PRs merged",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 86,
"decided": 198
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"followers": 17,
"owner_type": "User",
"is_verified": null,
"owner_login": "ankitskvmdam",
"public_repos": 69,
"account_age_days": 3579
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "17 followers of ankitskvmdam",
"points": 9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 17,
"login": "ankitskvmdam"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "69 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 69
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"clean-jsdoc-theme"
],
"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": "110 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 110
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 88,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"jsdoc-theme",
"jsdoc-template",
"jsdoc"
],
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/clean-jsdoc-theme",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.npmjs.com/package/clean-jsdoc-theme",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 69,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 6.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 14 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 detected",
"points": 5,
"status": "met",
"details": [],
"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": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 828 resolved dependencies against OSV; 46 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 828
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 46
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 828,
"unassessed_packages": 46,
"affected_by_severity": "high 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 828,
"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": 11
},
"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": 55,
"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.96,
"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": "96 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 96,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"examples/typedoc-basic/tsconfig.json",
"examples/typedoc-parity/tsconfig.json",
"packages/aadesh/tsconfig.json",
"packages/bhasha/tsconfig.json",
"packages/clean-jsdoc-theme/tsconfig.json",
"packages/dwar/tsconfig.json",
"packages/rang/tsconfig.json",
"packages/setu/tsconfig.json",
"packages/typedoc/__fixtures__/basic/tsconfig.json",
"packages/typedoc/tsconfig.json",
"packages/utils/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": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "examples/typedoc-basic/tsconfig.json, examples/typedoc-parity/tsconfig.json, packages/aadesh/tsconfig.json, packages/bhasha/tsconfig.json, packages/clean-jsdoc-theme/tsconfig.json, packages/dwar/tsconfig.json, packages/rang/tsconfig.json, packages/setu/tsconfig.json, packages/typedoc/__fixtures__/basic/tsconfig.json, packages/typedoc/tsconfig.json, packages/utils/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/typedoc-basic/tsconfig.json, examples/typedoc-parity/tsconfig.json, packages/aadesh/tsconfig.json, packages/bhasha/tsconfig.json, packages/clean-jsdoc-theme/tsconfig.json, packages/dwar/tsconfig.json, packages/rang/tsconfig.json, packages/setu/tsconfig.json, packages/typedoc/__fixtures__/basic/tsconfig.json, packages/typedoc/tsconfig.json, packages/utils/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "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": 108199,
"source_files_sampled": 339,
"oversized_source_files": 3
},
"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": "3/339 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 339,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index npm:clean-jsdoc-theme@5.0.8; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:57:53.639679Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ankitskvmdam/clean-jsdoc-theme.svg",
"full_name": "ankitskvmdam/clean-jsdoc-theme",
"license_state": "standard",
"license_spdx": "MIT"
}