Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 314,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 51580,
"TypeScript": 2940
},
"pushed_at": "2026-07-17T16:41:21Z",
"created_at": "2023-05-19T19:50:01Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T16:41:08Z",
"description": "WORK IN PROGRESS DO NOT USE",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://svelte.dev",
"name": "Svelte",
"type": "Organization",
"login": "sveltejs",
"company": null,
"location": "pkg.devDependencies",
"followers": 5088,
"avatar_url": "https://avatars.githubusercontent.com/u/23617963?v=4",
"created_at": "2016-11-20T18:03:26Z",
"is_verified": null,
"public_repos": 83,
"account_age_days": 3531
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-07-17T16:41:22Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-06-23T03:40:02Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-06-14T23:37:47Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-05-19T16:01:30Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-02-23T20:48:28Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2025-05-27T10:07:27Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-04-17T16:12:23Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-04-06T18:44:32Z"
},
{
"tag": "v0.5.5",
"kind": "patch",
"published_at": "2025-02-25T16:03:40Z"
}
],
"recent_commits": [
{
"oid": "c1c53c6b93e5db189243540dcb193bf8cd2b0bd1",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#133)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T16:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6068bea31a8e0ecb59cf702521bf42f72bbe69db",
"body": null,
"is_bot": false,
"headline": "fix: strip internal functions (#132)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2026-07-17T16:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f27a195f63a6f0f6ce484434f4fa29d4b014e75f",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#131)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-23T03:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5226aebe88b304751b6a609b69714e090b20fb2c",
"body": "* add failing test\n\n* handle PropertyDeclaration\n\n* update existing test\n\n* add changeset\n\n* also handle getter/setter props\n\n---------\n\nCo-authored-by: Tee Ming <chewteeming01@gmail.com>",
"is_bot": false,
"headline": "fix: strip internal properties in .js files (#126)",
"author_name": "Shun Git",
"author_login": "randName",
"committed_at": "2026-06-22T11:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "940398c72ad06d93fde7be2e1f7acdbdaaa42988",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#130)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-14T23:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0a36364354933d5b520eefca4b4e93833526faa",
"body": "* fix\n\n* changeset\n\n* add test for type predicate\n\n* ignore type parameters\n\n* format\n\n* Revert \"format\"\n\nThis reverts commit 9901bbf1511789b2e0dbd4a353aa821fd5af7e67.\n\n* Revert \"ignore type parameters\"\n\nThis reverts commit 9b572565b75ae2077e86f3bd9fead294c9af5572.\n\n* Revert \"add test for type predicate\"\n\nThis reverts commit dbc594f949a0f2deaecff6afb347bfc2ed37a4eb.\n\n* Apply suggestion from @teemingc",
"is_bot": false,
"headline": "fix: ensure newline between ambient modules and the rest (#128)",
"author_name": "Tee Ming",
"author_login": "teemingc",
"committed_at": "2026-06-14T23:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2663d64e36dc8d6dc28b737653767e4102344a62",
"body": "* fix\n\n* test\n\n* changeset",
"is_bot": false,
"headline": "fix: avoid unnecessarily renaming types (#129)",
"author_name": "Tee Ming",
"author_login": "teemingc",
"committed_at": "2026-06-14T11:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65913f85a0808921c90213b7e568d59c1f96492e",
"body": null,
"is_bot": false,
"headline": "chore: fix prepublishOnly script (#127)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2026-05-19T16:00:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8113b3aecf40e137c5734c8bee19606f3a099a09",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#124)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-19T15:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b386d5360c1914cd7d1cccaedc7403f96baf654",
"body": "* ignore directories\n\n* changeset",
"is_bot": false,
"headline": "fix: skip traversing directories that have been excluded (#125)",
"author_name": "Tee Ming",
"author_login": "teemingc",
"committed_at": "2026-05-19T15:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4496a4d429dbc1e938322d19ca8d76856914f4b9",
"body": "* update tests and tsconfig\n\n* changeset\n\n* this\n\n* its always windows",
"is_bot": false,
"headline": "feat: TypeScript 6.0 (#123)",
"author_name": "Tee Ming",
"author_login": "teemingc",
"committed_at": "2026-04-01T01:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8c1268bc69562c3a057ec8b1b9c940fd6227685",
"body": null,
"is_bot": false,
"headline": "chore: upgrade `@types/node` (#121)",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2026-02-23T20:47:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1bb3462d3ce85c5bffc196c41ee98233c154739",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#119)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-02-21T01:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dafc02f4f7701dc6ca55a9b6c40f6bae66b3a5b",
"body": null,
"is_bot": false,
"headline": "chore: update package URL (#120)",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2026-02-21T00:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d82c748d0e05c3ff31fc5ac38ef6c6eb3edc7ca",
"body": null,
"is_bot": false,
"headline": "chore: fix release workflow (#118)",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2026-02-20T23:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743b38d15c25bf07b11f3bdf07d290dadb8d22dc",
"body": null,
"is_bot": false,
"headline": "feat: TypeScript 5.9 support (#117)",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2026-02-20T23:14:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4625252040a3c8d6c2aa09c41156e8c609fffc93",
"body": "…ish (#114)",
"is_bot": false,
"headline": "refactor(release): use node24 and remove NPM_TOKEN to allow oidc publ…",
"author_name": "Dominik G.",
"author_login": "dominikg",
"committed_at": "2025-09-09T18:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a96319e631f837ae2aca854794612d8e94c85e",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#106)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-27T10:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd96e67587c3c2d908866c19b5da4e98bf3992b1",
"body": "get/set on interfaces etc were treated as references, leading to false-positive name deduplications",
"is_bot": false,
"headline": "fix: don't treat accessors as references (#105)",
"author_name": "Simon H",
"author_login": "dummdidumm",
"committed_at": "2025-05-27T09:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "511dbf3c344616cf39cad6db81aeaedf0c77e6da",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#102)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-04-17T16:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f4f9c084f4def1326faddfcd23a087fd9e5206",
"body": null,
"is_bot": false,
"headline": "fix: follow directory imports (#103)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2025-04-17T16:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f37298711a1e691a406e7c237fad2afa3681133b",
"body": null,
"is_bot": false,
"headline": "feat: support TypeScript 5.8 (#101)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2025-04-17T15:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63be5a739c5137d832326fd7fd0a49f6682cd3ec",
"body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#100)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-04-06T18:44:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87276ef6a16318afaa6b7f37d59178b729458f45",
"body": "* feat: support `export { ... as default} from ...`\n\n* Create soft-ties-agree.md\n\n* omg it works\n\n* typo\n\n* code style:tm:\n\n* alternative approach\n\n* simplify\n\n* tidy up\n\n* upgrade changeset\n\n* changeset\n\n* lint\n\n---------\n\nCo-authored-by: Gautier Ben Aïm <benaim.gautier@gmail.com>\nCo-authored-by: Gautier Ben Aïm <48261497+GauBen@users.noreply.github.com>",
"is_bot": false,
"headline": "fix `export { foo as default }` (#99)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2025-04-06T18:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6e923d662e11c4bc59c921aa33699af32f21605",
"body": null,
"is_bot": false,
"headline": "chore: fix changesets config (#97)",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2025-02-25T16:03:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d841690c35aa000ace58e692f94c8562cc27f50e",
"body": "Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Version Packages (#96)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-25T15:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d82e45ccf172da1828c8c0216dee1527fe7ba5d7",
"body": null,
"is_bot": false,
"headline": "copypasta fail (#95)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2025-02-25T15:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f50918deb597951fa61dd87f31860ac0e459d2d6",
"body": "* chore: switch from tiny-glob to tinyglobby\n\n* try this\n\n* prettier\n\n* Update .changeset/small-emus-guess.md\n\n---------\n\nCo-authored-by: Rich Harris <rich.harris@vercel.com>\nCo-authored-by: Rich Harris <hello@rich-harris.dev>",
"is_bot": false,
"headline": "chore: switch from `tiny-glob` to `tinyglobby` (#93)",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2025-02-25T15:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b5befec253abdff300dfed26cc17297346eda76",
"body": "* add changesets\n\n* oops\n\n* oops",
"is_bot": false,
"headline": "chore: add changesets (#94)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2025-02-25T15:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d4ff35f48a487c081a3a48ceb3d9124712b84e",
"body": null,
"is_bot": false,
"headline": "-> v0.5.4",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-11-27T19:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daea1657f931387f86175a0a65ce84ed52539572",
"body": "* chore: typescript 5.6 support\r\n\r\n* chore: rename output samples to match version range and add 5.7 support\r\n\r\n* chore: format\r\n\r\n---------\r\n\r\nCo-authored-by: dominikg <dominik.goepel@gmx.de>",
"is_bot": false,
"headline": "chore: typescript 5.6 and 5.7 support (#91)",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2024-11-27T19:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc14a42b58d4aade3d0abfc7dfbbe78ddb62d35a",
"body": "* fix: better detection of references, handle namespace dependencies\r\n\r\nfixes #86\r\nfixes #88\r\n\r\n* ignore nested type references (can only be related to namespaces, and we don't traverse into those)\r\n\r\n* fix: properly support import * as X statements\r\n\r\n* changelog and package.json bump",
"is_bot": false,
"headline": "fix: better detection of references, handle namespace dependencies (#89)",
"author_name": "Simon H",
"author_login": "dummdidumm",
"committed_at": "2024-08-23T14:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20939089de1c0ba52b546441e58a7d0dd2f8871",
"body": "* feat: support stripping internal types\r\n\r\n... using `@internal` JSDoc tags, if the `stripInternal` tsconfig compiler option is enabled. This means types annotated with `@internal` will be stripped both from .js/ts files going through the TS program aswell as d.ts files going through our logic\r\n\r\npart of https://github.com/sveltejs/svelte/issues/12292\r\n\r\n* try fixing CI",
"is_bot": false,
"headline": "feat: support stripping internal types (#87)",
"author_name": "Simon H",
"author_login": "dummdidumm",
"committed_at": "2024-08-22T13:03:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce1fcca1b06dcff2443235e0121b305582b4b09",
"body": null,
"is_bot": false,
"headline": "-> v0.5.1",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-07-02T13:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5867205aee2b6b2539bee4e5836e5b4df5d4944d",
"body": "* Revert \"Fix exports (#82)\"\r\n\r\nThis reverts commit b9435de01a6d899622c532800eb96976d6d1302e.\r\n\r\n* fix: better way of preventing unintended exports\r\n\r\nhttps://github.com/sveltejs/svelte/issues/12202 revealed that TypeScript has a harder time tracing imports when they are indirectly exposed, e.g. `fu\n[…]\nd to bugs down the line. Ultimately this is a TypeScript limitation but in the meantime adding a lone `export {}` along `export function/const/etc` statements has the same effect as #82\r\n\r\n* fix tests",
"is_bot": false,
"headline": "fix: better way of preventing unintended exports (#85)",
"author_name": "Simon H",
"author_login": "dummdidumm",
"committed_at": "2024-07-02T13:26:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "079b5d1d58dc6397c603867eb590285a6a044376",
"body": "* support 5.5\r\n\r\n* add jsdoc-import test\r\n\r\n* use import comments\r\n\r\n* update\r\n\r\n* remove\r\n\r\n* install 5.5.2\r\n\r\n* try this i guess?\r\n\r\n* or this?\r\n\r\n* fix\r\n\r\n* fix test\r\n\r\n* skipLibCheck\r\n\r\n* export types\r\n\r\n* make types.d.ts a module\r\n\r\n* export namespace\r\n\r\n* apply workaround from https://github.com/microsoft/TypeScript/issues/58368",
"is_bot": false,
"headline": "5.5 (#80)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-06-21T15:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cdaae247e2f0e3c6d9e6d64f722b69067660be3",
"body": "* chore: bump versions in test matrix to include node 22 and ts 5.5\r\n\r\n* looks like this test needs updating\r\n\r\n* prettier\r\n\r\n---------\r\n\r\nCo-authored-by: Rich Harris <rich.harris@vercel.com>",
"is_bot": false,
"headline": "chore: bump versions in test matrix to include node 22 and ts 5.5 (#84)",
"author_name": "Dominik G",
"author_login": "dominikg",
"committed_at": "2024-06-21T13:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f82bd34ef5fa0d57fbc48af911df0d42e98379",
"body": null,
"is_bot": false,
"headline": "-> v0.5.0",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-06-20T20:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9435de01a6d899622c532800eb96976d6d1302e",
"body": "* only export things that are exported\r\n\r\n* fix, tidy up\r\n\r\n* fix tests\r\n\r\n* fix\r\n\r\n* hmm",
"is_bot": false,
"headline": "Fix exports (#82)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-06-20T20:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a8cebf21cfa010b7d010fac9b9957949ee07c65",
"body": null,
"is_bot": false,
"headline": "-> v0.4.7",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-04-12T21:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4614055913066b1ae47a145d6b63be9a70d3bf53",
"body": "* preserve renamed exports\r\n\r\n* fixes\r\n\r\n* lint",
"is_bot": false,
"headline": "preserve renamed exports (#78)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-04-12T21:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f575748e22b77dfec3152d58841dcb5ccb84c78",
"body": null,
"is_bot": false,
"headline": "minor refactor",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-04-12T15:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af76888e908856bdb30d10d0765bc1d782732281",
"body": null,
"is_bot": false,
"headline": "-> v0.4.6",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-04-04T18:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dc3f8489cdf6a7ed0bec0f2dd2a9135f6c61887",
"body": null,
"is_bot": false,
"headline": "handle namespaces (#77)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-04-04T18:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a7b4354515c6a53cc3ac74af3ea3a3e30d5f650",
"body": null,
"is_bot": false,
"headline": "-> v0.4.5",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-03-19T02:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7f626301659400f71d96c96a78ff1a98949f1ce",
"body": "support typescript 5.4",
"is_bot": false,
"headline": "Merge pull request #76 from benmccann/typescript-5.4",
"author_name": "Dominik G",
"author_login": "dominikg",
"committed_at": "2024-03-18T19:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99f0d448c4d3af03f6022491b77725fef4603be5",
"body": null,
"is_bot": false,
"headline": "support typescript 5.4",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2024-03-12T16:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985ca33abbae36e7a08e132693149bcadad3be73",
"body": null,
"is_bot": false,
"headline": "-> v0.4.4",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-01-11T22:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b026dba8e73e9d037733981526728678fad1a40c",
"body": "Co-authored-by: Rich Harris <rich.harris@vercel.com>",
"is_bot": false,
"headline": "handle overloads (#74)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-01-11T22:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "985e5421dca08142d59603563b5cbf20ac8720f4",
"body": "Co-authored-by: Rich Harris <rich.harris@vercel.com>",
"is_bot": false,
"headline": "allow path aliases to be nulled out (#73)",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2024-01-11T22:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e97b3ca53c94c1c620ce494ad8c6de36dc1091",
"body": null,
"is_bot": false,
"headline": "Correctly resolve .jsx and .tsx dts (#72)",
"author_name": "Tom Manning",
"author_login": "codewithcheese",
"committed_at": "2024-01-11T22:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0aa0544a4152fdcbab43158758460059e8cd78a",
"body": null,
"is_bot": false,
"headline": "-> v0.4.3",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-12T17:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ee1ddb21769e71618f7510a733db76656a83a59",
"body": "Previously path resolving failed because it resulted in stuff like `import foo from '.\\x` which is invalid, resulting in `any` types",
"is_bot": false,
"headline": "fix: posixify path when resolving path aliases (#71)",
"author_name": "Simon H",
"author_login": "dummdidumm",
"committed_at": "2023-12-12T17:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4df57938953627a99330f2c2190d5dbfc331643b",
"body": null,
"is_bot": false,
"headline": "-> v0.4.2",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaa6ff7dff405a6587c8fc7392cb40943578f46e",
"body": "fix tests",
"is_bot": false,
"headline": "Merge pull request #70 from Rich-Harris/check-ci",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:39:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe550c2e589f6c5b6994ff27dbacb5ab0e4609e",
"body": null,
"is_bot": false,
"headline": "ah",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157d80b5aabc4ebfbd9999ccdcd02bf22f69ed98",
"body": null,
"is_bot": false,
"headline": "gah",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8311daa3d3615077215fb26d3e48eb0eeb30a3e",
"body": null,
"is_bot": false,
"headline": "hmm",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6217b2597dff8c93955e12b8cdb640f60436c588",
"body": null,
"is_bot": false,
"headline": "empty",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b961d7a56f180f772a78db698a0c87147d5657",
"body": null,
"is_bot": false,
"headline": "output is subtly different in 5.0 and 5.1 apparently",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c497ae7179bfd9fca725d650885e30f1219b0f33",
"body": "…-buddy",
"is_bot": false,
"headline": "Merge branch 'more-import-type-rewrite' of github.com:jasonlyu123/dts…",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e0cb03aa7887181eb449580791686dcf7ce2c40",
"body": "preserve type expressions in JSDoc annotations for tags other than `param` and `returns`",
"is_bot": false,
"headline": "Merge pull request #69 from Rich-Harris/preserve-type-expressions",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c821f7fe97ab3064618baea241f2c427271861de",
"body": "…ram and returns",
"is_bot": false,
"headline": "preserve type expressions in JSDoc annotations for tags other than pa…",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-10T23:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9642e7955ca1672518d83fbeb29b8446dbeecdfb",
"body": null,
"is_bot": false,
"headline": "fix: support more JsDoc in path alias rewrite",
"author_name": "Lyu, Wei Da",
"author_login": "jasonlyu123",
"committed_at": "2023-12-08T03:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a7edfa84e4233cf412c523977ce9d0078ca607c",
"body": null,
"is_bot": false,
"headline": "-> v0.4.1",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-02T18:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2fcae15d0aaa0cc68197c17c313d3f56ccb7dc",
"body": "feat: add support for typescript 5.3",
"is_bot": false,
"headline": "Merge pull request #67 from Rich-Harris/feat/ts-5.3",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-12-02T18:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d71a3895c320e2124c9077efa4b294ba85d63ab",
"body": null,
"is_bot": false,
"headline": "feat: add support for typescript 5.3",
"author_name": "dominikg",
"author_login": "dominikg",
"committed_at": "2023-12-02T16:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0548274938e26927c0b29e5e5cac9278745fd6f",
"body": null,
"is_bot": false,
"headline": "refactor",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-11T18:44:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67492755cb4b97bef504ca6507aa99dcb22510ce",
"body": null,
"is_bot": false,
"headline": "-> v0.4.0",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T20:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368c3780ef3c4810e6a2d18f9bc8aebf47e4efff",
"body": "combine path configs",
"is_bot": false,
"headline": "Merge pull request #65 from Rich-Harris/path-config",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T20:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85a34d06e9fb9bd7a079318fb10be1787e06f192",
"body": null,
"is_bot": false,
"headline": "try this",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T20:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5680bcbd1b236d52de626dcfd1bb48b79d2f83e6",
"body": null,
"is_bot": false,
"headline": "man the TS AST typings are embarrassingly bad when it comes to JSDoc",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T20:04:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c306133b3084a27c1288e4576ff4ec0260f03b8b",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T20:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfcb73c8ca48e382495fe6a7f514ea5f3918f215",
"body": null,
"is_bot": false,
"headline": "ok, actually got the damn thing working i think",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T19:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d3c93a700158c422b5c7bbf39d176c4b37a86f5",
"body": null,
"is_bot": false,
"headline": "drive-by fix",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T18:34:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc26035ef7bc71dbb1518987ffd617ad13a4dfb9",
"body": null,
"is_bot": false,
"headline": "oops",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T18:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "becb74de03273adfce6a47bc5a35ba8b72b63729",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T18:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b82501fad97b5f43931f188d3dbf94b26451e33",
"body": null,
"is_bot": false,
"headline": "fix baseUrl stuff",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T18:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f19d0c83dbdbc22ae2dbde2c2ea8ed2d19c4756b",
"body": null,
"is_bot": false,
"headline": "prettier",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T16:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd897acc5f3f518bd48b069a9f7da591f91afaf3",
"body": null,
"is_bot": false,
"headline": "add test for path config",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T15:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f338c642dd7ec3195e7705386dab7ba49da3bab",
"body": "remove my-lib from tsconfig",
"is_bot": false,
"headline": "Merge pull request #64 from Rich-Harris/remove-my-lib",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T15:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c0556bea0424f1db571de83b60f9197c849392",
"body": null,
"is_bot": false,
"headline": "this looks unnecessary",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-11-07T15:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9776f25e374841dfce42379fbfd60b761b38049",
"body": null,
"is_bot": false,
"headline": "-> v0.3.0",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-10-16T16:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf630c32445ca40937034d19eae53a86486195aa",
"body": "feat: typescript as peer",
"is_bot": false,
"headline": "Merge pull request #58 from Rich-Harris/feat/ts-peer",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-10-16T16:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a73590ba4295a2b1a3a9cb104e47af51abe14a0",
"body": null,
"is_bot": false,
"headline": "jfc",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-10-16T16:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49bca620e5b78ac8bdcbfe92c7afef71c2356349",
"body": null,
"is_bot": false,
"headline": "add @types/semver",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-10-16T16:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1d7832050c6bc51b8ee8230dfa9ba8be360f9b4",
"body": null,
"is_bot": false,
"headline": "different test output for different typescript versions",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-10-16T16:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "340ddf9766f85612fdc35702b44f523a4a98f0c4",
"body": null,
"is_bot": false,
"headline": "replace magic number",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-10-16T15:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e82ee7766ae88afdd469107baad2c130bc3030f1",
"body": null,
"is_bot": false,
"headline": "merge",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-10-16T15:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656727cf3b9ecc90080611bab990b9892be085e5",
"body": "bump deps",
"is_bot": false,
"headline": "Merge pull request #61 from Rich-Harris/bump-deps",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-10-16T14:59:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d607b51deb8347e680e299fd8151826ed5e26a7c",
"body": null,
"is_bot": false,
"headline": "bump deps",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-10-16T14:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7848983c342860dedec550d1935c6448dba53106",
"body": null,
"is_bot": false,
"headline": "chore: fix format",
"author_name": "dominikg",
"author_login": "dominikg",
"committed_at": "2023-09-30T09:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d434069eb400917566aaf49cd59890ff61e2fc3",
"body": null,
"is_bot": false,
"headline": "feat: typescript as peer",
"author_name": "dominikg",
"author_login": "dominikg",
"committed_at": "2023-09-30T09:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "989240e2be8d6e1855ed90865f64dbd014b95e40",
"body": null,
"is_bot": false,
"headline": "-> v0.2.5",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-09-24T12:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "533178e044c97f2228b20ebf9ca90633ad470167",
"body": "handle enums",
"is_bot": false,
"headline": "Merge pull request #57 from Rich-Harris/enum",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-09-24T12:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd1ab816503688c2c23a58e35828696e24af4da",
"body": null,
"is_bot": false,
"headline": "handle enums",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-09-24T12:25:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a14c2106e67ec5390db6389f6060560eb587d5a9",
"body": null,
"is_bot": false,
"headline": "-> v0.2.4",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-08-28T21:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70207d7466e0f8822628365a14a3b825cf680307",
"body": "Rename external imports as necessary",
"is_bot": false,
"headline": "Merge pull request #54 from Rich-Harris/gh-52",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-08-28T21:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8912ca5ce35f4c8e297bc484bde7d7b16345d49",
"body": null,
"is_bot": false,
"headline": "lint",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-08-28T21:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060771f16b2cd41f74c498b83e5dcf47765a7a0e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into gh-52",
"author_name": "Rich Harris",
"author_login": "Rich-Harris",
"committed_at": "2023-08-28T21:30:12Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 17,
"latest_release_at": "2026-07-17T16:41:22Z",
"latest_release_tag": "v0.8.3",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 7,
"days_since_latest_release": 5,
"mean_days_between_releases": 63.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "dts-buddy",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/dts-buddy",
"is_deprecated": false,
"latest_version": "0.8.3",
"repository_url": "https://github.com/sveltejs/dts-buddy",
"versions_count": 54,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 48252,
"first_published_at": "2023-05-19T19:52:33.934000Z",
"latest_published_at": "2026-07-17T16:41:19.866000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 19,
"stars": 352,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2023-06-07",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2025-03-02",
"count": 1
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-19",
"count": 2
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-10-25",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
}
],
"complete": true,
"collected": 19,
"total_forks": 19
},
"star_history": null,
"open_issues_and_prs": 19
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"test/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 18222,
"source_files_sampled": 115,
"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": "js-yaml",
"direct": false,
"version": "3.14.1",
"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": 250
},
{
"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": 119
},
{
"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": 119
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52f5-9888-hmc6",
"GHSA-ph9p-34f9-6g65"
],
"fixed_version": "0.2.6",
"advisory_count": 2,
"oldest_advisory_days": 350
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.26.9",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-968p-4wvh-cqc8"
],
"fixed_version": "8.0.0-alpha.17",
"advisory_count": 1,
"oldest_advisory_days": 498
},
{
"name": "diff",
"direct": false,
"version": "5.1.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": 189
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 4,
"moderate": 2
},
"advisory_count": 11,
"affected_count": 6,
"assessed_count": 125,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@jridgewell/source-map",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.5"
},
{
"name": "@jridgewell/sourcemap-codec",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.4.15"
},
{
"name": "kleur",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.5"
},
{
"name": "locate-character",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "magic-string",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.30.4"
},
{
"name": "sade",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.8.1"
},
{
"name": "tinyglobby",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.10"
},
{
"name": "ts-api-utils",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@jridgewell/source-map",
"direct": true,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": true,
"version": "1.4.15",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": true,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "locate-character",
"direct": true,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": true,
"version": "0.30.5",
"ecosystem": "npm"
},
{
"name": "sade",
"direct": true,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": true,
"version": "0.2.10",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": true,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.26.9",
"ecosystem": "npm"
},
{
"name": "@changesets/apply-release-plan",
"direct": false,
"version": "7.0.10",
"ecosystem": "npm"
},
{
"name": "@changesets/assemble-release-plan",
"direct": false,
"version": "6.0.6",
"ecosystem": "npm"
},
{
"name": "@changesets/changelog-git",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "@changesets/cli",
"direct": false,
"version": "2.28.1",
"ecosystem": "npm"
},
{
"name": "@changesets/config",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@changesets/errors",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@changesets/get-dependents-graph",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "@changesets/get-release-plan",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "@changesets/get-version-range-type",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@changesets/git",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@changesets/logger",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@changesets/parse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@changesets/pre",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@changesets/read",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "@changesets/should-skip-package",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "@changesets/types",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@changesets/types",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@changesets/write",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.19",
"ecosystem": "npm"
},
{
"name": "@manypkg/find-root",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@manypkg/get-packages",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "@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": "@types/node",
"direct": false,
"version": "12.20.55",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.10.13",
"ecosystem": "npm"
},
{
"name": "@types/semver",
"direct": false,
"version": "7.5.3",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "better-path-resolve",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "3.9.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "enquirer",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "extendable-error",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "external-editor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.19.0",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.4.2",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "human-id",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-subdir",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.startcase",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.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": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "os-tmpdir",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "outdent",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "p-filter",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "0.2.9",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.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": "pify",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "2.8.8",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "read-yaml-file",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "regenerator-runtime",
"direct": false,
"version": "0.14.1",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.5.4",
"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": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "spawndamnit",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"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": "term-size",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.16.0",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "uvu",
"direct": false,
"version": "0.5.6",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 125,
"direct_count": 8,
"indirect_count": 117
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 91,
"open_issues": 14,
"closed_ratio": 0.576,
"closed_issues": 19,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Rich-Harris",
"commits": 148,
"avatar_url": "https://avatars.githubusercontent.com/u/1162160?v=4"
},
{
"type": "User",
"login": "dominikg",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/611613?v=4"
},
{
"type": "User",
"login": "benmccann",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/322311?v=4"
},
{
"type": "User",
"login": "dummdidumm",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/5968653?v=4"
},
{
"type": "User",
"login": "teemingc",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/54401897?v=4"
},
{
"type": "User",
"login": "gtm-nayan",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/50981692?v=4"
},
{
"type": "User",
"login": "jasonlyu123",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/36730922?v=4"
},
{
"type": "User",
"login": "coreprocess",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1226918?v=4"
},
{
"type": "User",
"login": "randName",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/123800?v=4"
},
{
"type": "User",
"login": "codewithcheese",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/989237?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.759
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "14 out of 29 merged PRs checked by a CI test -- score normalized to 4",
"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 13/21 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 4 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 8,
"reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 1,
"reason": "9 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c1c53c6b93e5db189243540dcb193bf8cd2b0bd1",
"ran_at": "2026-07-23T00:28:31Z",
"aggregate_score": 4.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T16:41:25Z",
"oldest_open_prs": [
{
"number": 107,
"created_at": "2025-06-17T11:41:11Z",
"last_comment_at": "2025-06-17T11:41:14Z",
"last_comment_author": "changeset-bot"
},
{
"number": 108,
"created_at": "2025-06-17T11:41:14Z",
"last_comment_at": "2025-06-17T11:41:17Z",
"last_comment_author": "changeset-bot"
},
{
"number": 109,
"created_at": "2025-06-17T13:53:28Z",
"last_comment_at": "2025-06-17T13:53:31Z",
"last_comment_author": "changeset-bot"
},
{
"number": 112,
"created_at": "2025-07-24T21:45:14Z",
"last_comment_at": "2026-02-20T23:04:22Z",
"last_comment_author": "benmccann"
},
{
"number": 134,
"created_at": "2026-07-18T07:32:12Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-17T16:40:59Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 18,
"created_at": "2023-06-08T02:51:54Z",
"last_comment_at": "2023-06-18T03:16:56Z",
"last_comment_author": "typhonrt"
},
{
"number": 34,
"created_at": "2023-08-17T20:00:21Z",
"last_comment_at": "2023-11-11T19:09:35Z",
"last_comment_author": "Rich-Harris"
},
{
"number": 50,
"created_at": "2023-08-28T16:08:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2023-09-09T00:33:03Z",
"last_comment_at": "2023-09-27T14:41:33Z",
"last_comment_author": "reconbot"
},
{
"number": 56,
"created_at": "2023-09-19T18:19:11Z",
"last_comment_at": "2023-09-24T17:17:28Z",
"last_comment_author": "ryoppippi"
},
{
"number": 59,
"created_at": "2023-10-03T11:48:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 75,
"created_at": "2024-01-29T13:49:44Z",
"last_comment_at": "2024-02-08T08:25:10Z",
"last_comment_author": "dominikg"
},
{
"number": 79,
"created_at": "2024-04-13T09:21:15Z",
"last_comment_at": "2024-10-11T21:36:12Z",
"last_comment_author": "Juice10"
},
{
"number": 90,
"created_at": "2024-10-08T09:34:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2024-11-30T16:53:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 111,
"created_at": "2025-07-13T11:17:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 115,
"created_at": "2025-10-25T18:28:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 116,
"created_at": "2025-10-27T04:17:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 122,
"created_at": "2026-03-13T03:53:55Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sveltejs/dts-buddy",
"host": "github.com",
"name": "dts-buddy",
"owner": "sveltejs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"security": 58,
"vitality": 73,
"community": 60,
"governance": 69,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 17,
"human_commit_share": 0.91,
"days_since_last_push": 5,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "17 commits in the last year",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 17
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v0.8.3",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 63.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~63.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 63.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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"forks": 19,
"stars": 352,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "352 stars",
"points": 41.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 352
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "19 forks",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 19
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": 78,
"inputs": {
"packages": [
"dts-buddy"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 48252
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "48,252 downloads/month across npm",
"points": 62.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 48252,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 69,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.759
},
"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 76% of commits",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 76
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"merged_prs": 91,
"open_issues": 14,
"closed_issues": 19,
"issue_closed_ratio": 0.576,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "58% of issues closed",
"points": 26.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 58
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "91/96 decided PRs merged",
"points": 36.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 91,
"decided": 96
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/21 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 5088,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "sveltejs",
"public_repos": 83,
"account_age_days": 3531
},
"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": "5,088 followers of sveltejs",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5088,
"login": "sveltejs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "83 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 83
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"dts-buddy"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "54 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 54
}
}
],
"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": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "14 out of 29 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "14 out of 29 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"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 13/21 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
"points": 6,
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "9 existing vulnerabilities detected",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 125 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": 125
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 11,
"affected_packages": 6,
"assessed_packages": 125,
"unassessed_packages": 0,
"affected_by_severity": "high 4, moderate 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 125,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 16
},
"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": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.516,
"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": "47 of 91 human commits state their intent (structured subject or explanatory body)",
"points": 27.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 91
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"test/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "test/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "test/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 18222,
"source_files_sampled": 115,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (test/tsconfig.json, tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "test/tsconfig.json, tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/115 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 115,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"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": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index npm:dts-buddy@0.8.3; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:28:50.232358Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sveltejs/dts-buddy.svg",
"full_name": "sveltejs/dts-buddy",
"license_state": "standard",
"license_spdx": "MIT"
}