Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 679,
"has_wiki": false,
"homepage": "https://github.github.io/template-parts/examples/",
"languages": {
"JavaScript": 206,
"TypeScript": 36648
},
"pushed_at": "2026-05-14T20:13:37Z",
"created_at": "2020-07-30T11:19:35Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T18:52:32Z",
"description": "An implementation of the Template Parts proposal",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://github.com/about",
"name": "GitHub",
"type": "Organization",
"login": "github",
"company": null,
"location": "United States of America",
"followers": 81138,
"avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
"created_at": "2008-05-11T04:37:31Z",
"is_verified": null,
"public_repos": 556,
"account_age_days": 6654
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2024-12-14T22:29:47Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2024-12-13T15:54:01Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2024-12-13T14:53:31Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2024-12-09T09:29:58Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2024-12-03T14:19:47Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-12-03T09:38:57Z"
},
{
"tag": "v0.5.4",
"kind": "patch",
"published_at": "2023-05-10T10:46:55Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2023-01-25T10:15:47Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2022-05-11T10:28:38Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2022-05-11T10:06:21Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2022-03-23T10:13:20Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2022-03-23T10:01:03Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2022-01-04T12:31:55Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2021-12-16T10:38:47Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2021-01-19T16:37:46Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2021-01-19T16:37:20Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2021-01-14T17:26:33Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2020-10-26T14:11:21Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2020-08-25T09:40:39Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2020-08-21T09:43:27Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2020-08-14T10:59:20Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2020-07-31T12:02:23Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2020-07-31T10:53:47Z"
}
],
"recent_commits": [
{
"oid": "0174a389288c093b2fc40c7347e46c96dbd89aea",
"body": "Update GitHub Actions workflow for npm publishing",
"is_bot": false,
"headline": "Merge pull request #82 from gracepark/patch-1",
"author_name": "Brittany L. Houtz",
"author_login": "llastflowers",
"committed_at": "2026-05-14T20:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d665db9b3642e5ea440d077bdc5e35c6f3d81c72",
"body": null,
"is_bot": false,
"headline": "Update publish.yml",
"author_name": "Grace Park",
"author_login": "gracepark",
"committed_at": "2026-05-14T17:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca3537838ad69af2b001c60d78dcee16282c8e4c",
"body": null,
"is_bot": false,
"headline": "Update nodejs.yml",
"author_name": "Grace Park",
"author_login": "gracepark",
"committed_at": "2026-05-14T17:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60523583ffe19bba79985546a206d3eaab500d59",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions to use latest action versions",
"author_name": "Grace Park",
"author_login": "gracepark",
"committed_at": "2026-05-14T17:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9121fbbece2b0c8934d5aff26b575e3c67db32f8",
"body": "Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for pull request finding",
"author_name": "Grace Park",
"author_login": "gracepark",
"committed_at": "2026-05-14T16:27:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2f00a6f6d332332065f5b35883460fa7927c9565",
"body": "Added permissions for contents and id-token in the publish job. Updated npm publish command to include provenance.",
"is_bot": false,
"headline": "Update GitHub Actions workflow for npm publishing",
"author_name": "Grace Park",
"author_login": "gracepark",
"committed_at": "2026-05-08T19:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c4a79521e5dd46a0925aded5687d1acaa126aa",
"body": null,
"is_bot": false,
"headline": "Update CODEOWNERS to Web Systems",
"author_name": "Leslie Cohn-Wein",
"author_login": "lesliecdubs",
"committed_at": "2025-01-14T16:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b98aa52203f2fe88b3fb41e9f207a3e35c060fef",
"body": null,
"is_bot": false,
"headline": "Update CODEOWNERS to Web Systems",
"author_name": "Leslie Cohn-Wein",
"author_login": "lesliecdubs",
"committed_at": "2025-01-10T17:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65aa8f5fc1a878ce330819d5b491423777c34d3f",
"body": "Add test coverage for both built-in processor strategies",
"is_bot": false,
"headline": "Merge pull request #77 from seanpdoyle/add-test-coverage",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2024-12-15T09:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e11d16b3806d6f12e34ca33f9a5a73ee3f7a86a",
"body": "Export `InnerTemplatePart`",
"is_bot": false,
"headline": "Merge pull request #78 from seanpdoyle/exports",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2024-12-14T22:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e8475790d7bb6d69d07449fc50965d8ebadeff7",
"body": "Add an entry to the `src/index.ts` to export the new\n`InnerTemplatePart`.\n\nSince consumers are most likely to import `TemplateInstance`, change the\n`test/template-instance.ts` test file to import properties from the\nmodule in a way that more closely resembles the end-user consumer\nexperience.",
"is_bot": false,
"headline": "Export `InnerTemplatePart`",
"author_name": "Sean Doyle",
"author_login": "seanpdoyle",
"committed_at": "2024-12-14T04:29:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e442b769bd3e61065cc32df2cd59cfba51fb188",
"body": "Existing test coverage lacked tests that exercised _both_\nthe default `processPropertyIdentity` strategy alongside the optional\n`propertyIdentityOrBooleanAttribute` strategy.\n\nThis commit doesn't contain any implementation changes, but broadens\ntest coverage instead.",
"is_bot": false,
"headline": "Add test coverage for both built-in processor strategies",
"author_name": "Sean Doyle",
"author_login": "seanpdoyle",
"committed_at": "2024-12-13T17:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "187af821355f73f8ce7e15f6793d7c2ac11cc2ff",
"body": "Implement `InnerTemplatePart` class",
"is_bot": false,
"headline": "Merge pull request #75 from seanpdoyle/inner-template-part",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2024-12-13T15:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aba104892250f3931a1369711c3ce178b238b67",
"body": "The [3.3. Conditionals and Loops using Nested Templates][] section of\nthe specification mentions special treatment of `<template>` elements\nwith `[directive]` and `[expression]` attributes within `<template>`\nelements. They're to be treated as parts of their own, represented by an\n`InnerTemplatePart\n[…]\n\nfuture.\n\n[3.3. Conditionals and Loops using Nested Templates]: https://github.com/WICG/webcomponents/blob/gh-pages/proposals/Template-Instantiation.md#33-conditionals-and-loops-using-nested-templates",
"is_bot": false,
"headline": "Implement `InnerTemplatePart` class",
"author_name": "Sean Doyle",
"author_login": "seanpdoyle",
"committed_at": "2024-12-13T15:20:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "743b97092600a7d049292074d12375bd5d6c3200",
"body": "Change `NodeTemplatePart.replace` type signature",
"is_bot": false,
"headline": "Merge pull request #74 from seanpdoyle/replace-child-node",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2024-12-13T14:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79b4ee611aec5f9b7578844b06fad4e6a6e6b824",
"body": "Replace `ChildNode` with `Node` in `NodeTemplatePart.replace(...nodes)`\nsignature.\n\nAccording to the [3.2. Template Parts and Custom Template Process\nCallback][] section of the specification, the `NodeTemplatePart`\ninterface declares `replace(...nodes: Array<string | Node>)`:\n\n```typescript\ninterfac\n[…]\n.2. Template Parts and Custom Template Process Callback]: https://github.com/WICG/webcomponents/blob/gh-pages/proposals/Template-Instantiation.md#32-template-parts-and-custom-template-process-callback",
"is_bot": false,
"headline": "Change `NodeTemplatePart.replace` type signature",
"author_name": "Sean Doyle",
"author_login": "seanpdoyle",
"committed_at": "2024-12-13T14:42:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0678eb7f7889f5f859ec2b92ca2c82f9e019a920",
"body": "Accept `Node` values as Template Parts",
"is_bot": false,
"headline": "Merge pull request #73 from seanpdoyle/accept-node-template-parts",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2024-12-09T09:29:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f61c6ec235701ddeb312057b6af5f91b2969ba",
"body": "Related to [github/template-parts#62][] (see [3.2. Template Parts and Custom Template Process Callback][])\nFollow-up to [github/template-parts#65][]\n\nWhile the changes made in [#65][] improved support for `Element` parts,\nthe expansion from `string` to `Element | string` was not broadened\nenough. Wh\n[…]\null/65\n[DocumentFragment]: https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment\n[HTMLTemplateElement.content]: https://developer.mozilla.org/en-US/docs/Web/API/HTMLTemplateElement/content",
"is_bot": false,
"headline": "Accept `Node` values as Template Parts",
"author_name": "Sean Doyle",
"author_login": "seanpdoyle",
"committed_at": "2024-12-09T01:35:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38c304abfb1c20d53c9591a0a6d77a871768f9a2",
"body": null,
"is_bot": false,
"headline": "build before publish",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2024-12-03T14:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e64515da3c47ed97cb084daa5518498e0340b6",
"body": null,
"is_bot": false,
"headline": "Update publish.yml node version",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2024-12-03T08:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4ef63635b64b915aa191d064dabd75c76949e69",
"body": "Render across `<template>` element boundaries",
"is_bot": false,
"headline": "Merge pull request #72 from seanpdoyle/span-template-boundary",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2024-11-11T09:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a27cd0b2ec31daaef568d723f9d24d9dcdeb2c59",
"body": "Take, for example, a `<template>` that nests other `<template>`\nelements:\n\n```html\n<template>\n <template>\n <div>{{x}}</div>\n </template>\n</template>\n\n<script type=\"module\">\n import { TemplateInstance } from \"@github/template-parts\"\n\n const template = document.querySelector(\"template\")\n const\n[…]\nlk its content `DocumentFragment`, treating\nvariables in the same as way as the outer `<template>` element.\n\n[HTMLTemplateElement]: https://developer.mozilla.org/en-US/docs/Web/API/HTMLTemplateElement",
"is_bot": false,
"headline": "Render across `<template>` element boundaries",
"author_name": "Sean Doyle",
"author_login": "seanpdoyle",
"committed_at": "2024-11-08T20:10:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80a59f2f2d7e0041671bfad82dd76d0d5b534d9f",
"body": null,
"is_bot": false,
"headline": "update all deps & clean up code",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2024-11-04T10:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f38806c6cf7e77d2d07c0316a2c970284120afe",
"body": "…1.2.4\n\nbuild(deps-dev): bump word-wrap from 1.2.3 to 1.2.4",
"is_bot": false,
"headline": "Merge pull request #68 from github/dependabot/npm_and_yarn/word-wrap-…",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2023-07-19T07:18:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26d7de6cf486b048272465377073e2d706ef2091",
"body": "Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.\n- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)\n- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: word-wrap\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-19T00:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fef8cab111b31e98157ea3a14e2a4e533ed2d5f",
"body": null,
"is_bot": false,
"headline": "safely extend DocumentFragment if available",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2023-05-10T10:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c3e2428ba3a1d34ec75215c9a4ea115e0f146b4",
"body": "Extend `processPropertyIdentity` to handle Element",
"is_bot": false,
"headline": "Merge pull request #65 from seanpdoyle/node-template-part",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2023-01-25T10:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "001646f0736eab369dc2c8eebfa96934392c669a",
"body": "…js-1.0.33\n\nbuild(deps): bump ua-parser-js from 1.0.2 to 1.0.33",
"is_bot": false,
"headline": "Merge pull request #67 from github/dependabot/npm_and_yarn/ua-parser-…",
"author_name": "Jon Rohan",
"author_login": "jonrohan",
"committed_at": "2023-01-24T17:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "243ef6272d798286778ab52a4f5def4b42eec40e",
"body": "Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.33.\n- [Release notes](https://github.com/faisalman/ua-parser-js/releases)\n- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)\n- [Commits](https://github.com/faisalman/ua-parser-js/compare/1.0.2...1.0.33)\n\n---\nupdated-dependencies:\n- dependency-name: ua-parser-js\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump ua-parser-js from 1.0.2 to 1.0.33",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-24T16:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e82773fa7b214b4ceaa96fe0b7a4cfe7a211247",
"body": "build(deps): bump qs from 6.7.0 to 6.11.0",
"is_bot": false,
"headline": "Merge pull request #64 from github/dependabot/npm_and_yarn/qs-6.11.0",
"author_name": "Jon Rohan",
"author_login": "jonrohan",
"committed_at": "2023-01-19T17:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49928bf311d1663deec32ef6d197923abe22425",
"body": "build(deps): bump json5 from 2.2.0 to 2.2.3",
"is_bot": false,
"headline": "Merge pull request #66 from github/dependabot/npm_and_yarn/json5-2.2.3",
"author_name": "Jon Rohan",
"author_login": "jonrohan",
"committed_at": "2023-01-09T20:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3aa800479801e3e7a0ad66fd26af3bb0ab5b5d7",
"body": "Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.\n- [Release notes](https://github.com/json5/json5/releases)\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: json5\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump json5 from 2.2.0 to 2.2.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-07T05:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ab0f37695cf9060de03302a631405395e768ac",
"body": "Closes [github/template-parts#62][]\n\nExtends the `processPropertyIdentity` function from the `processors`\nmodule to pass-through `Element` instances, instead of coercing them\nthrough calls to `String()`. In order to accommodate that change, this\ncommit also extends the `TemplatePart` interface to ac\n[…]\ne the test suite locally.\n\n[github/template-parts#62]: https://github.com/github/template-parts/issues/62\n[createTreeWalker]: https://developer.mozilla.org/en-US/docs/Web/API/Document/createTreeWalker",
"is_bot": false,
"headline": "Extend `processPropertyIdentity` to handle Element",
"author_name": "Sean Doyle",
"author_login": "seanpdoyle",
"committed_at": "2022-12-12T04:22:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14ce756117ba27dee62cec3e306d7e9b35af85da",
"body": "Bumps [qs](https://github.com/ljharb/qs) from 6.7.0 to 6.11.0.\n- [Release notes](https://github.com/ljharb/qs/releases)\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: qs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump qs from 6.7.0 to 6.11.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-08T05:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f13acabae7257490a5f89e33f9ddaa162b46520",
"body": "…3.1.2\n\nbuild(deps): bump minimatch from 3.0.4 to 3.1.2",
"is_bot": false,
"headline": "Merge pull request #63 from github/dependabot/npm_and_yarn/minimatch-…",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-11-10T11:12:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f23ffc277cf3eb82b472cb1909656cb7fa68f3b6",
"body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.\n- [Release notes](https://github.com/isaacs/minimatch/releases)\n- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump minimatch from 3.0.4 to 3.1.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-11-10T03:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e84495be83c2d6be584dcc74f4c82019f38baf96",
"body": "move AOR to primer",
"is_bot": false,
"headline": "Merge pull request #61 from github/move-AOR-to-primer",
"author_name": "Manuel Puyol",
"author_login": "manuelpuyol",
"committed_at": "2022-09-23T17:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a553f7d12bc971030d16b11ccb44070d92c73cb",
"body": null,
"is_bot": false,
"headline": "move AOR to primer",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-09-23T16:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19c135bd4bc1f6a3c8bda715ff70ff3eeb0e969a",
"body": null,
"is_bot": false,
"headline": "fix tsconfig.build.json test path",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-05-11T20:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1e679eaf07b23a39811f0036f157158e3928340",
"body": "Web test runner",
"is_bot": false,
"headline": "Merge pull request #59 from github/web-test-runner",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-04-14T11:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97742639126740c4662358d43eab131bf764877",
"body": null,
"is_bot": false,
"headline": "upgrade nodejs build job",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-04-14T11:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eb60afa629422f993406b7fc1499f3f06632227",
"body": null,
"is_bot": false,
"headline": "type-check tests",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-04-14T11:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27d203332cc8ea83c71abefcee2ad511f78ae78f",
"body": null,
"is_bot": false,
"headline": "rename all test files to .ts",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-04-14T11:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f0b912f3eb1e32d8481bb8892aaea6d77f86557",
"body": null,
"is_bot": false,
"headline": "switch to @web/test-runner",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-04-14T11:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb62e5a5e5f1fd5c66cc8a6bc898ac5633bbea37",
"body": "Add a release action",
"is_bot": false,
"headline": "Merge pull request #58 from github/add-release-action",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2022-03-30T13:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902fbb92d08225f26ff50526664dd77d59a8a6e2",
"body": null,
"is_bot": false,
"headline": "Create .github/workflows/publish.yml",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2022-03-30T12:01:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e15d046f0c21248a982a97994bc8b56f989a36d",
"body": null,
"is_bot": false,
"headline": "Delete .github/workflows/release.yml",
"author_name": "Kristján Oddsson",
"author_login": null,
"committed_at": "2022-03-30T12:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8525e437bab714d8ba9d3662c4b64d22e1b89a1",
"body": "…-3.0.1\n\nbuild(deps): bump ansi-regex from 3.0.0 to 3.0.1",
"is_bot": false,
"headline": "Merge pull request #57 from github/dependabot/npm_and_yarn/ansi-regex…",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2022-03-30T11:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e67727ff93eacbe0c4e9025b2d52825a4b75bf2d",
"body": "….2.6\n\nbuild(deps): bump minimist from 1.2.5 to 1.2.6",
"is_bot": false,
"headline": "Merge pull request #56 from github/dependabot/npm_and_yarn/minimist-1…",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2022-03-30T11:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75018f019bd837258c50d593d2905fa0a8464560",
"body": "Fix Safari runtime error for..of weirdness",
"is_bot": false,
"headline": "Merge pull request #55 from muxinc/fix-safari-for-of-bug",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-03-29T16:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5fb817ae3865a07caf2d1af34d313c847c1445",
"body": "Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: ansi-regex\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump ansi-regex from 3.0.0 to 3.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-29T13:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09ce1dbc109705750f6f85ab17ec2686bf8df8b8",
"body": "Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.\n- [Release notes](https://github.com/substack/minimist/releases)\n- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)\n\n---\nupdated-dependencies:\n- dependency-name: minimist\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump minimist from 1.2.5 to 1.2.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-29T13:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b5b6bdc71bb02ebca845bb212eebfdecd4e0b2",
"body": "build(deps-dev): bump karma from 6.3.4 to 6.3.16",
"is_bot": false,
"headline": "Merge pull request #51 from github/dependabot/npm_and_yarn/karma-6.3.16",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2022-03-29T13:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "885120f15f3b8c428bf1bfc03eb8fd8728b63cf1",
"body": null,
"is_bot": false,
"headline": "Add comment and link explaining Safari bug",
"author_name": "Wesley Luyten",
"author_login": "luwes",
"committed_at": "2022-03-28T16:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75823f4556e41a8969ab20119edee918b0ebcb4a",
"body": null,
"is_bot": false,
"headline": "Fix Safari for..of bug",
"author_name": "Wesley Luyten",
"author_login": "luwes",
"committed_at": "2022-03-25T19:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b2174102e50e307beacaf7c82f87612ea75aa6",
"body": null,
"is_bot": false,
"headline": "0.5.0",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2022-03-23T10:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c0bb631e3fefa4bf67316887977d8179cecfed4",
"body": "refactor parser to catch many edge cases",
"is_bot": false,
"headline": "Merge pull request #53 from github/improve-parser",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-03-23T10:04:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a67db435a2ecf3f49c2dda1dc1e7de4d0be589df",
"body": null,
"is_bot": false,
"headline": "0.4.1",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2022-03-23T10:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba2f0ee8032a707e4aaa53baa2d7dfa8317dddb0",
"body": "…kmaps-instead\n\nRefactor #private fields to use WeakMaps instead.",
"is_bot": false,
"headline": "Merge pull request #54 from github/refactor-private-fields-to-use-wea…",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-03-23T09:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0e7b4130a3f9230e5083cf081ab4217ac00f89",
"body": "This allows us to skip inlining tslib `_classPrivateField` polyfills.",
"is_bot": false,
"headline": "Refactor #private fields to use WeakMaps instead.",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-03-14T16:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e1a7317db811a3705984d541548c7166c1df0c3",
"body": null,
"is_bot": false,
"headline": "refactor parser to catch many edge cases",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-03-14T15:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7dfbd7f9acf0e9d0136922193ff3650c2f8cd43",
"body": "Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.16.\n- [Release notes](https://github.com/karma-runner/karma/releases)\n- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/karma-runner/karma/compare/v6.3.4...v6.3.16)\n\n---\nupdated-dependencies:\n- dependency-name: karma\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump karma from 6.3.4 to 6.3.16",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-02T09:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "751c1d657fc63e04213da880dc32f2c6ea4fb9d9",
"body": "Use chromium for karma tests",
"is_bot": false,
"headline": "Merge pull request #47 from github/theinterned/install-chromium",
"author_name": "Ned Schwartz",
"author_login": "theinterned",
"committed_at": "2022-02-17T22:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e516412830bbbb4df268071c71eb6e263c4ef767",
"body": null,
"is_bot": false,
"headline": "configure karma to use chromium",
"author_name": "Ned Schwartz",
"author_login": "theinterned",
"committed_at": "2022-02-16T23:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f60082867ed891f7f179a73703eecb6260da825",
"body": null,
"is_bot": false,
"headline": "add chromium",
"author_name": "Ned Schwartz",
"author_login": "theinterned",
"committed_at": "2022-02-16T23:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8a49dbe32bded9f3e1857f5100cff92636afbf8",
"body": "Always call processCallback in constructor.",
"is_bot": false,
"headline": "Merge pull request #42 from github/always-call-processcallback",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-01-12T12:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1840a0a44bd59d3a0200b7321c48b418e6a82da2",
"body": "Co-authored-by: Kristján Oddsson <koddsson@gmail.com>",
"is_bot": false,
"headline": "Fix typos in test definitions",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-01-07T13:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91a608c11117b09e45341133fd28741cf87a6a0",
"body": "This more closely follows the spec, which always unconditionally calls\nprocessCallback, only calling createCallback if present.",
"is_bot": false,
"headline": "Always call processCallback in constructor.",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-01-07T10:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f2427d4dca219d7ab854394c2c2c2b7de88981",
"body": null,
"is_bot": false,
"headline": "0.4.0",
"author_name": "GitHub Actions",
"author_login": "actions-user",
"committed_at": "2022-01-04T12:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81b17e58b4c34541fe2826ab3bcbbb938ccaea9d",
"body": "Memoize parse to improve speed",
"is_bot": false,
"headline": "Merge pull request #37 from github/memoize-parse",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2022-01-04T12:29:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "894f607790590c51003aa6a884c128075aedc1b2",
"body": null,
"is_bot": false,
"headline": "const",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-12-16T11:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8189968a06801f2cd15f93d9eb4a4901ae1975fb",
"body": null,
"is_bot": false,
"headline": "Memoize parse to improve speed",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-12-16T10:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e8c2eb128bd5805bf588029c670af8e4373642a",
"body": null,
"is_bot": false,
"headline": "Create action.yml",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-12-16T10:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ef533d719e5eeff6375579dde66c451dc427601",
"body": null,
"is_bot": false,
"headline": "Create release.yml",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-12-16T10:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "286546c377871b18fdc8b7e070049c87fa0f11f4",
"body": "Fix prototype instance check",
"is_bot": false,
"headline": "Merge pull request #36 from spectjs/prototypeof-patch",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-12-16T10:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bf5ea2540b23342cf1a369811909baa73548d27",
"body": null,
"is_bot": false,
"headline": "Update template-instance.ts",
"author_name": "Dmitry Iv",
"author_login": "dy",
"committed_at": "2021-12-09T23:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "183c8cbef2fa61082d29a9ca6c2433c92fbe3361",
"body": "…-1.0.7\n\nbuild(deps): bump path-parse from 1.0.6 to 1.0.7",
"is_bot": false,
"headline": "Merge pull request #35 from github/dependabot/npm_and_yarn/path-parse…",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-09-15T09:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a91b91cc1cf6ab15eec181c4549a602e2b7114f",
"body": "Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.\n- [Release notes](https://github.com/jbgutierrez/path-parse/releases)\n- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: path-parse\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump path-parse from 1.0.6 to 1.0.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-12T22:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d5caf04fea828853c78245392e0b28520b7754",
"body": "Update developer dependencies",
"is_bot": false,
"headline": "Merge pull request #34 from github/update-developer-dependencies",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2021-08-12T08:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b370c15ccc95efba5704a05b2ebdc5e2a06c75",
"body": null,
"is_bot": false,
"headline": "Update developer dependencies",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2021-08-10T15:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94a6312beb332190b3d08728261df282a0ccd28a",
"body": null,
"is_bot": false,
"headline": "Update lockfile to version 2",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2021-08-10T15:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa7f4b439029d41a2cc5a49fd35f1cf9e2cbec0d",
"body": "…t-5.1.2\n\nbuild(deps): bump glob-parent from 5.1.1 to 5.1.2",
"is_bot": false,
"headline": "Merge pull request #33 from github/dependabot/npm_and_yarn/glob-paren…",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2021-08-10T14:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf1e0da01c0eee5370a72a837c833d4139daa5b2",
"body": "Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.\n- [Release notes](https://github.com/gulpjs/glob-parent/releases)\n- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: glob-parent\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump glob-parent from 5.1.1 to 5.1.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-12T09:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f491c8ae513039a6b926dcd40c948e05c41e2e79",
"body": "…7.21\n\nbuild(deps): bump lodash from 4.17.19 to 4.17.21",
"is_bot": false,
"headline": "Merge pull request #32 from github/dependabot/npm_and_yarn/lodash-4.1…",
"author_name": "Ben Scofield",
"author_login": null,
"committed_at": "2021-05-18T11:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18f70a1bf3a6c6c3c3e89cb5f48b497d44efd21f",
"body": "…-info-2.8.9\n\nbuild(deps): bump hosted-git-info from 2.8.8 to 2.8.9",
"is_bot": false,
"headline": "Merge pull request #31 from github/dependabot/npm_and_yarn/hosted-git…",
"author_name": "Manuel Puyol",
"author_login": "manuelpuyol",
"committed_at": "2021-05-12T14:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50d30f820fe86158fdd7bff10cc92182113460b0",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump lodash from 4.17.19 to 4.17.21",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-11T23:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab1a420ac8a802405b6233e8960d9ba4a185f861",
"body": "Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.\n- [Release notes](https://github.com/npm/hosted-git-info/releases)\n- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)\n- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump hosted-git-info from 2.8.8 to 2.8.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-11T22:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4638056e84ddf76b8a1321f12f1aadc9f94481fd",
"body": "build(deps): bump y18n from 4.0.0 to 4.0.1",
"is_bot": false,
"headline": "Merge pull request #30 from github/dependabot/npm_and_yarn/y18n-4.0.1",
"author_name": "Kristján Oddsson",
"author_login": "koddsson",
"committed_at": "2021-04-07T08:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7498d1c570cee62801c51a77c4d4d3d17109aa56",
"body": "Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.\n- [Release notes](https://github.com/yargs/y18n/releases)\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/yargs/y18n/commits)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump y18n from 4.0.0 to 4.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-04-01T07:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c6ab348b23edbe0d4930676e027fa268040a111",
"body": "…2.4.1\n\nbuild(deps): bump socket.io from 2.3.0 to 2.4.1",
"is_bot": false,
"headline": "Merge pull request #29 from github/dependabot/npm_and_yarn/socket.io-…",
"author_name": "Clay Miller",
"author_login": "smockle",
"committed_at": "2021-01-21T18:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b85ef1a28bae9af16856ca1eb01975738019957",
"body": "Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.\n- [Release notes](https://github.com/socketio/socket.io/releases)\n- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)\n- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump socket.io from 2.3.0 to 2.4.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-01-21T16:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48ba77ba2596d8f93c4a362cc24f5c9356bfe3bb",
"body": null,
"is_bot": false,
"headline": "0.3.2",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-01-19T16:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aae760f537ad18af035d91104ab562c9ecc9090",
"body": "fix(NodeTemplatePart): don't get into bad state with replace()",
"is_bot": false,
"headline": "Merge pull request #28 from github/fix-replace-throw-bug",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-01-19T16:25:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9cd0a3aa0e0c2973c99e9436d33d19bf32cc6ab",
"body": null,
"is_bot": false,
"headline": "style: prettier",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-01-19T16:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b91f1de0249767fd4e9ab11e15686c4a8de503",
"body": "Multiple calls to replace with an empty set of call arguments will cause\nthe `#parts` array to be empty, which means subsequent calls can throw\nwith an hard to debug error of `[0].before() is not a function`.\n\nIf a call to replace is empty, then it should replace the contents with\nan empty text node which it can still use to hook into the DOM to\nreplace subsequent calls, this prevents the error.",
"is_bot": false,
"headline": "fix(NodeTemplatePart): don't get into bad state with replace()",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-01-19T16:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87cc4f3dae1ede5fcb9596974499fb90169c36c2",
"body": null,
"is_bot": false,
"headline": "0.3.1",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-01-18T15:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e4f5a12002d1d11c17b84e1c4c94b6faa3faa8",
"body": null,
"is_bot": false,
"headline": "build: publish to github+npm registries",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-01-18T15:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa06239f3f2244fa95cbf35a1cb7540fbebd3b2",
"body": null,
"is_bot": false,
"headline": "chore: update team name in CODEOWNERS",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-01-14T17:45:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "344a5631c834a75836e34bf66867aae20194dedd",
"body": null,
"is_bot": false,
"headline": "build: use branch main",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-01-14T17:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460861835d6e097e96bf2a16472e5d874884e8e1",
"body": null,
"is_bot": false,
"headline": "0.3.0",
"author_name": "Keith Cirkel",
"author_login": "keithamus",
"committed_at": "2021-01-14T17:24:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 6,
"latest_release_at": "2024-12-14T22:29:47Z",
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_last_push": 76,
"active_weeks_last_year": 2,
"days_since_latest_release": 592,
"mean_days_between_releases": 105.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@github/template-parts",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@github/template-parts",
"is_deprecated": false,
"latest_version": "0.7.1",
"repository_url": "https://github.com/github/template-parts",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 21,
"monthly_downloads": 14209,
"first_published_at": "2020-07-31T10:52:33.067000Z",
"latest_published_at": "2024-12-14T22:30:14.567000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 592
}
]
},
"popularity": {
"forks": 16,
"stars": 165,
"watchers": 12,
"fork_history": {
"days": [
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-06-25",
"count": 1
},
{
"date": "2021-07-04",
"count": 1
},
{
"date": "2021-07-10",
"count": 1
},
{
"date": "2021-07-19",
"count": 1
},
{
"date": "2021-07-26",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2022-12-12",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2025-05-18",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-07-12",
"count": 1
}
],
"complete": true,
"collected": 16,
"total_forks": 16
},
"star_history": null,
"open_issues_and_prs": 7
},
"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": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 17736,
"source_files_sampled": 13,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "basic-ftp",
"direct": false,
"version": "5.0.5",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-5rq4-664w-9x2c",
"GHSA-6v7q-wjvx-w8wg",
"GHSA-rp42-5vxx-qpwr",
"GHSA-rpmf-866q-6p89"
],
"fixed_version": "5.3.1",
"advisory_count": 4,
"oldest_advisory_days": 154
},
{
"name": "flatted",
"direct": false,
"version": "3.2.2",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 138
},
{
"name": "rollup",
"direct": false,
"version": "4.24.4",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-mw96-cpmx-2vgc"
],
"fixed_version": "4.59.0",
"advisory_count": 1,
"oldest_advisory_days": 154
},
{
"name": "shell-quote",
"direct": false,
"version": "1.8.1",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-395f-4hp3-45gv",
"GHSA-w7jw-789q-3m8p"
],
"fixed_version": "1.9.0",
"advisory_count": 2,
"oldest_advisory_days": 50
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 415
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 415
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 629
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 257
},
{
"name": "koa",
"direct": false,
"version": "2.13.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-593f-38f6-jp5m",
"GHSA-7gcc-r8m5-44qm",
"GHSA-jgmv-j7ww-jx2x",
"GHSA-x2rg-q646-7m2v"
],
"fixed_version": "3.1.2",
"advisory_count": 4,
"oldest_advisory_days": 532
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 189
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 161
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 161
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 126
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 126
},
{
"name": "tar-fs",
"direct": false,
"version": "3.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8cj5-5rvv-wf4v",
"GHSA-pq67-2wwv-3xjx",
"GHSA-vj76-c3g6-qr5v"
],
"fixed_version": "3.1.1",
"advisory_count": 3,
"oldest_advisory_days": 489
},
{
"name": "ws",
"direct": false,
"version": "7.5.10",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 1,
"oldest_advisory_days": 44
},
{
"name": "ws",
"direct": false,
"version": "8.18.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-58qx-3vcg-4xpx",
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 2,
"oldest_advisory_days": 72
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 168
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 196
},
{
"name": "esbuild",
"direct": false,
"version": "0.19.12",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-67mh-4wv8-2f99"
],
"fixed_version": "0.25.0",
"advisory_count": 1,
"oldest_advisory_days": 534
},
{
"name": "ip-address",
"direct": false,
"version": "9.0.5",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-v2v4-37r5-5v8g"
],
"fixed_version": "10.1.1",
"advisory_count": 1,
"oldest_advisory_days": 85
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.7",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-mwcw-c2x4-8c55"
],
"fixed_version": "5.0.9",
"advisory_count": 1,
"oldest_advisory_days": 598
},
{
"name": "qs",
"direct": false,
"version": "6.11.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-6rw7-vpxm-498p",
"GHSA-w7fw-mjwx-w883"
],
"fixed_version": "6.14.2",
"advisory_count": 2,
"oldest_advisory_days": 211
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 13,
"critical": 4,
"moderate": 6
},
"advisory_count": 51,
"affected_count": 23,
"assessed_count": 604,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.12.11",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.14.9",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.1",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "8.57.1",
"ecosystem": "npm"
},
{
"name": "@esm-bundle/chai",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "@github/browserslist-config",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@github/prettier-config",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.13.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.25",
"ecosystem": "npm"
},
{
"name": "@lit-labs/ssr-dom-shim",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@lit/reactive-element",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "@mdn/browser-compat-data",
"direct": false,
"version": "4.1.16",
"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": "@nolyfill/is-core-module",
"direct": false,
"version": "1.0.39",
"ecosystem": "npm"
},
{
"name": "@open-wc/dedupe-mixin",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "@open-wc/scoped-elements",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@open-wc/semantic-dom-diff",
"direct": false,
"version": "0.20.1",
"ecosystem": "npm"
},
{
"name": "@open-wc/testing",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@open-wc/testing-helpers",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@puppeteer/browsers",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "@rollup/plugin-node-resolve",
"direct": false,
"version": "15.3.0",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.1.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-powerpc64le-gnu",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "@rtsao/scc",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tootallnate/quickjs-emscripten",
"direct": false,
"version": "0.23.0",
"ecosystem": "npm"
},
{
"name": "@types/accepts",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__code-frame",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "@types/body-parser",
"direct": false,
"version": "1.19.2",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/chai-dom",
"direct": false,
"version": "1.11.3",
"ecosystem": "npm"
},
{
"name": "@types/co-body",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "@types/color-name",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@types/command-line-args",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/connect",
"direct": false,
"version": "3.4.35",
"ecosystem": "npm"
},
{
"name": "@types/content-disposition",
"direct": false,
"version": "0.5.4",
"ecosystem": "npm"
},
{
"name": "@types/convert-source-map",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/cookies",
"direct": false,
"version": "0.7.7",
"ecosystem": "npm"
},
{
"name": "@types/debounce",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "@types/express",
"direct": false,
"version": "4.17.13",
"ecosystem": "npm"
},
{
"name": "@types/express-serve-static-core",
"direct": false,
"version": "4.17.28",
"ecosystem": "npm"
},
{
"name": "@types/http-assert",
"direct": false,
"version": "1.5.3",
"ecosystem": "npm"
},
{
"name": "@types/http-errors",
"direct": false,
"version": "1.8.2",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-report",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-reports",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/json5",
"direct": false,
"version": "0.0.29",
"ecosystem": "npm"
},
{
"name": "@types/keygrip",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@types/koa",
"direct": false,
"version": "2.13.4",
"ecosystem": "npm"
},
{
"name": "@types/koa-compose",
"direct": false,
"version": "3.2.5",
"ecosystem": "npm"
},
{
"name": "@types/mime",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "@types/mocha",
"direct": false,
"version": "10.0.9",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.8.7",
"ecosystem": "npm"
},
{
"name": "@types/parse5",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "@types/qs",
"direct": false,
"version": "6.9.7",
"ecosystem": "npm"
},
{
"name": "@types/range-parser",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@types/resolve",
"direct": false,
"version": "1.20.2",
"ecosystem": "npm"
},
{
"name": "@types/serve-static",
"direct": false,
"version": "1.13.10",
"ecosystem": "npm"
},
{
"name": "@types/sinon",
"direct": false,
"version": "10.0.11",
"ecosystem": "npm"
},
{
"name": "@types/sinon-chai",
"direct": false,
"version": "3.2.8",
"ecosystem": "npm"
},
{
"name": "@types/sinonjs__fake-timers",
"direct": false,
"version": "8.1.2",
"ecosystem": "npm"
},
{
"name": "@types/trusted-types",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/ws",
"direct": false,
"version": "7.4.7",
"ecosystem": "npm"
},
{
"name": "@types/yauzl",
"direct": false,
"version": "2.10.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.12.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.12.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.12.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.12.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.12.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.12.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.12.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.12.2",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@web/browser-logs",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@web/config-loader",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "@web/dev-server",
"direct": false,
"version": "0.4.6",
"ecosystem": "npm"
},
{
"name": "@web/dev-server-core",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@web/dev-server-esbuild",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@web/dev-server-rollup",
"direct": false,
"version": "0.6.4",
"ecosystem": "npm"
},
{
"name": "@web/parse5-utils",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@web/test-runner",
"direct": false,
"version": "0.19.0",
"ecosystem": "npm"
},
{
"name": "@web/test-runner-chrome",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@web/test-runner-commands",
"direct": false,
"version": "0.9.0",
"ecosystem": "npm"
},
{
"name": "@web/test-runner-core",
"direct": false,
"version": "0.13.4",
"ecosystem": "npm"
},
{
"name": "@web/test-runner-coverage-v8",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "@web/test-runner-mocha",
"direct": false,
"version": "0.9.0",
"ecosystem": "npm"
},
{
"name": "accepts",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.14.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "array-back",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "array-back",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "array-buffer-byte-length",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "array-includes",
"direct": false,
"version": "3.1.8",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "array.prototype.findlastindex",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "array.prototype.flat",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "array.prototype.flatmap",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "arraybuffer.prototype.slice",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "ast-types",
"direct": false,
"version": "0.13.4",
"ecosystem": "npm"
},
{
"name": "ast-types-flow",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "astral-regex",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "async",
"direct": false,
"version": "2.6.4",
"ecosystem": "npm"
},
{
"name": "async-mutex",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "axe-core",
"direct": false,
"version": "4.10.2",
"ecosystem": "npm"
},
{
"name": "axobject-query",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "b4a",
"direct": false,
"version": "1.6.7",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "bare-events",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "bare-fs",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "bare-os",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "bare-path",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "bare-stream",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "basic-ftp",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.24.2",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "buffer-crc32",
"direct": false,
"version": "0.2.13",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cache-content-type",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001677",
"ecosystem": "npm"
},
{
"name": "chai-a11y-axe",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk-template",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "chrome-launcher",
"direct": false,
"version": "0.15.2",
"ecosystem": "npm"
},
{
"name": "chromium-bidi",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "clone",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "co",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "co-body",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "command-line-args",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "command-line-usage",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "concurrently",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "content-disposition",
"direct": false,
"version": "0.5.4",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cookies",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "damerau-levenshtein",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "data-uri-to-buffer",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-buffer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "data-view-byte-length",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "data-view-byte-offset",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "debounce",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "2.6.9",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.7",
"ecosystem": "npm"
},
{
"name": "deep-equal",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "default-gateway",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "degenerator",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "delegates",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "dependency-graph",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "destroy",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "devtools-protocol",
"direct": false,
"version": "0.0.1354347",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "ee-first",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.50",
"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": "encodeurl",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "end-of-stream",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.17.1",
"ecosystem": "npm"
},
{
"name": "errorstacks",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "es-abstract",
"direct": false,
"version": "1.23.3",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "es-shim-unscopables",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "es-to-primitive",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.19.12",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-html",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "escodegen",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.57.1",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-node",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-typescript",
"direct": false,
"version": "3.6.3",
"ecosystem": "npm"
},
{
"name": "eslint-module-utils",
"direct": false,
"version": "2.12.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-escompat",
"direct": false,
"version": "3.11.4",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-eslint-comments",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-filenames",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-github",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-i18n-text",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-import",
"direct": false,
"version": "2.31.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jsx-a11y",
"direct": false,
"version": "6.10.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-no-only-tests",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-rule-documentation",
"direct": false,
"version": "1.0.23",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.2.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.6.1",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.6.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-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "etag",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "extract-zip",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-diff",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-fifo",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.2",
"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": "fastq",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "fd-slicer",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-replace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "fresh",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.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": "function.prototype.name",
"direct": false,
"version": "1.1.6",
"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-intrinsic",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "get-symbol-description",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.8.1",
"ecosystem": "npm"
},
{
"name": "get-uri",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.1.7",
"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": "13.24.0",
"ecosystem": "npm"
},
{
"name": "globalthis",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.0.4",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.8",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "has-bigints",
"direct": false,
"version": "1.0.2",
"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-proto",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "http-assert",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "1.6.3",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "1.7.2",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflation",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "internal-ip",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "internal-slot",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "ip-regex",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ipaddr.js",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "is-array-buffer",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "is-bigint",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "is-boolean-object",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "is-bun-module",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.15.1",
"ecosystem": "npm"
},
{
"name": "is-data-view",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-date-object",
"direct": false,
"version": "1.0.5",
"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-generator-function",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-ip",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "is-module",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-negative-zero",
"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.0.7",
"ecosystem": "npm"
},
{
"name": "is-path-inside",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-regex",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "is-shared-array-buffer",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-string",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "is-symbol",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.13",
"ecosystem": "npm"
},
{
"name": "is-weakref",
"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": "isbinaryfile",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsbn",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "jsx-ast-utils",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "keygrip",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "koa",
"direct": false,
"version": "2.13.4",
"ecosystem": "npm"
},
{
"name": "koa-compose",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "koa-convert",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "koa-etag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "koa-send",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "koa-static",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "language-subtag-registry",
"direct": false,
"version": "0.3.23",
"ecosystem": "npm"
},
{
"name": "language-tags",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lighthouse-logger",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "lit",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "lit-element",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lit-html",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.camelcase",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.kebabcase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.snakecase",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lodash.upperfirst",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "log-update",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "7.18.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "8.0.5",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "marky",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "media-typer",
"direct": false,
"version": "0.3.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": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.44.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.27",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.6",
"ecosystem": "npm"
},
{
"name": "mitt",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "0.5.6",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanocolors",
"direct": false,
"version": "0.2.13",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.7",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "netmask",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.18",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.2",
"ecosystem": "npm"
},
{
"name": "object-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "object.fromentries",
"direct": false,
"version": "2.0.8",
"ecosystem": "npm"
},
{
"name": "object.groupby",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "object.values",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "on-finished",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "only",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "8.4.2",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "p-event",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "p-finally",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-timeout",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "pac-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "pac-resolver",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "parseurl",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "pend",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "portfinder",
"direct": false,
"version": "1.0.32",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "progress",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "proxy-agent",
"direct": false,
"version": "6.4.0",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "pump",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "puppeteer-core",
"direct": false,
"version": "23.6.1",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "6.11.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "queue-tick",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "raw-body",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "regexp.prototype.flags",
"direct": false,
"version": "1.5.3",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.8",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-path",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.1",
"ecosystem": "npm"
},
{
"name": "safe-array-concat",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safe-regex-test",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.6.3",
"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": "setprototypeof",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "shell-quote",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.8.3",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "streamx",
"direct": false,
"version": "2.20.1",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string.prototype.includes",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "string.prototype.trim",
"direct": false,
"version": "1.2.9",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimend",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimstart",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"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": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.1.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": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "svg-element-attributes",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.9.2",
"ecosystem": "npm"
},
{
"name": "table-layout",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "tar-fs",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "text-decoder",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "toidentifier",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "toidentifier",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "tsconfig-paths",
"direct": false,
"version": "3.15.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsscmp",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-is",
"direct": false,
"version": "1.6.18",
"ecosystem": "npm"
},
{
"name": "typed-array-buffer",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-length",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-offset",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "typed-array-length",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "typed-query-selector",
"direct": false,
"version": "2.12.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.6.3",
"ecosystem": "npm"
},
{
"name": "typical",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "typical",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "ua-parser-js",
"direct": false,
"version": "1.0.33",
"ecosystem": "npm"
},
{
"name": "unbox-primitive",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "unbzip2-stream",
"direct": false,
"version": "1.4.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.19.8",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "unpipe",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "urlpattern-polyfill",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "vary",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-boxed-primitive",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wordwrapjs",
"direct": false,
"version": "5.1.0",
"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": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "7.5.10",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.18.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yauzl",
"direct": false,
"version": "2.10.0",
"ecosystem": "npm"
},
{
"name": "ylru",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "3.23.8",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 604,
"direct_count": 0,
"indirect_count": 604
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 55,
"open_issues": 5,
"closed_ratio": 0.688,
"closed_issues": 11,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "keithamus",
"commits": 166,
"avatar_url": "https://avatars.githubusercontent.com/u/118266?v=4"
},
{
"type": "User",
"login": "koddsson",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/318208?v=4"
},
{
"type": "User",
"login": "muan",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1153134?v=4"
},
{
"type": "User",
"login": "seanpdoyle",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/2575027?v=4"
},
{
"type": "User",
"login": "gracepark",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/22055162?v=4"
},
{
"type": "User",
"login": "actions-user",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
},
{
"type": "User",
"login": "jonrohan",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/54012?v=4"
},
{
"type": "User",
"login": "theinterned",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2694?v=4"
},
{
"type": "User",
"login": "lesliecdubs",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3902488?v=4"
},
{
"type": "User",
"login": "manuelpuyol",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/11280312?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.772
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"nodejs.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 6,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "1 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 6,
"reason": "Found 9/13 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 28 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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"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": 0,
"reason": "40 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0174a389288c093b2fc40c7347e46c96dbd89aea",
"ran_at": "2026-07-30T10:17:00Z",
"aggregate_score": 5.2,
"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-29T00:34:30Z",
"oldest_open_prs": [
{
"number": 76,
"created_at": "2024-12-13T16:36:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2025-03-28T22:15:00Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-05-14T20:13:37Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 24,
"created_at": "2020-12-03T22:09:26Z",
"last_comment_at": "2020-12-04T14:56:51Z",
"last_comment_author": "keithamus"
},
{
"number": 25,
"created_at": "2020-12-04T15:51:35Z",
"last_comment_at": "2020-12-04T17:23:40Z",
"last_comment_author": "keithamus"
},
{
"number": 26,
"created_at": "2020-12-04T16:21:13Z",
"last_comment_at": "2020-12-04T17:23:50Z",
"last_comment_author": "keithamus"
},
{
"number": 43,
"created_at": "2022-01-10T17:41:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2025-11-20T17:20:28Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/github/template-parts",
"host": "github.com",
"name": "template-parts",
"owner": "github"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 59,
"calibrated": 63,
"calibration": "2026-08-02"
}
}
],
"value": 63,
"inputs": {
"security": 62,
"vitality": 43,
"community": 68,
"governance": 66,
"calibration": "2026-08-02",
"engineering": 60,
"ai_readiness": 56,
"weighted_overall_raw": 59
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "weak",
"name": "Vitality",
"value": 43,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 0.86,
"days_since_last_push": 76,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 76 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 76
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 60,
"inputs": {
"releases_count": 23,
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_latest_release": 592,
"mean_days_between_releases": 105.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 592 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 592
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~105.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 105.4
}
}
],
"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": "exceptional",
"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": 81,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 81 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 81
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 68,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 16,
"stars": 165,
"watchers": 12,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "165 stars",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 165
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "16 forks",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 16
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "12 watchers",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 12
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"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": 69,
"inputs": {
"packages": [
"@github/template-parts"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 14209
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "14,209 downloads/month across npm",
"points": 55.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 14209,
"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": "good",
"name": "Sustainability & Governance",
"value": 66,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 14,
"top_contributor_share": 0.772
},
"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 77% of commits",
"points": 5.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 77
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 28 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"merged_prs": 55,
"open_issues": 5,
"closed_issues": 11,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.688,
"closed_unmerged_prs": 7,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "69% of issues closed",
"points": 28.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 69
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "55/62 decided PRs merged",
"points": 26.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 55,
"decided": 62
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/13 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "excellent",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 81138,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "github",
"public_repos": 556,
"account_age_days": 6654
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "81,138 followers of github",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 81138,
"login": "github"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "556 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 556
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"@github/template-parts"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 592
},
"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 592 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 592
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"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": ".eslintrc.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"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": "1 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://github.github.io/template-parts/examples/",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://github.github.io/template-parts/examples/",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 12 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 9/13 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 28 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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "40 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"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 604 resolved dependencies against OSV. 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": 604
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 51,
"affected_packages": 23,
"assessed_packages": 604,
"unassessed_packages": 0,
"affected_by_severity": "critical 4, high 13, moderate 6",
"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": "exceptional",
"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": 604,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 25
},
"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": 56,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.57,
"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": "49 of 86 human commits state their intent (structured subject or explanatory body)",
"points": 30.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 49,
"sampled": 86
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.14
},
"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": ".eslintrc.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "14 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 14,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 17736,
"source_files_sampled": 13,
"oversized_source_files": 0
},
"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": "0/13 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 13,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T10:17:22.450265Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/github/template-parts.svg",
"full_name": "github/template-parts",
"license_state": "standard",
"license_spdx": "MIT"
}