JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 550,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 3678,
"TypeScript": 19191
},
"pushed_at": "2026-07-21T22:02:15Z",
"created_at": "2024-02-20T13:40:57Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T00:17:18Z",
"description": "Compact YAML, TOML, JSONC and JSON5 and INI parser and serializer",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"JavaScript"
]
},
"owner": {
"blog": "https://unjs.io",
"name": "UnJS",
"type": "Organization",
"login": "unjs",
"company": null,
"location": null,
"followers": 6012,
"avatar_url": "https://avatars.githubusercontent.com/u/80154025?v=4",
"created_at": "2021-03-06T10:33:34Z",
"is_verified": null,
"public_repos": 82,
"account_age_days": 1964
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.2.4",
"kind": "patch",
"published_at": "2026-02-06T12:11:45Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-02-06T11:39:17Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2025-04-03T12:10:57Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-03-02T10:54:31Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-03-01T19:53:13Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2024-10-06T19:45:04Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2024-04-17T14:57:37Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2024-04-10T16:03:01Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2024-04-10T16:00:39Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2024-02-20T19:12:04Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2024-02-20T14:14:39Z"
}
],
"recent_commits": [
{
"oid": "e9b08c0f0a5eb7993245e450f0be1c89bb7f8a70",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.2.4",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T12:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39bcca7d1a1028d764ae528453d23c2004fa2984",
"body": null,
"is_bot": false,
"headline": "build: fix jsonc",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T12:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ad5eceea35916b1528903719e89043c0f40b1b9",
"body": null,
"is_bot": true,
"headline": "chore: apply automated updates",
"author_name": "autofix-ci[bot]",
"author_login": "autofix-ci[bot]",
"committed_at": "2026-02-06T11:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e1f1bfd949c07599a73c65161fe940e7b4af034",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.2.3",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T11:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "905d695e8fc153ec4639b55277dd37d4c77befc2",
"body": null,
"is_bot": false,
"headline": "test: trim toml output",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T11:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95d1a6cc4d71cdca965fa0ca2b47f8200d169a0c",
"body": null,
"is_bot": false,
"headline": "chore: fix lint:fix script",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T11:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc55522fbc12f9c6a7f90263bb1878e659806bbc",
"body": null,
"is_bot": false,
"headline": "chore: update lockfile",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T11:36:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e579731d9b146a9415bdc077360be139a5f7610f",
"body": null,
"is_bot": false,
"headline": "chore: lint",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T11:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "336aaad92bcdcd3172e865df5c8cac18e79183d9",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update autofix-ci/action digest to 7a166d7 (#70)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-06T11:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d841f75961624d24f9d703d938e2cce8d925de",
"body": null,
"is_bot": true,
"headline": "chore(deps): update actions/setup-node action to v6 (#64)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-06T11:33:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c4246244f2c736978ba96b4cc3e0c02ff8e5a22",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v6 (#68)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-02-06T11:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aff10cb13fe673c6ce172738aff64a7c905df5b",
"body": null,
"is_bot": false,
"headline": "chore: add ref to `THIRD-PARTY-LICENSES.md` in dist",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T11:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d0b29c5de05d769d67b3d58fdf439533bd9aad",
"body": null,
"is_bot": false,
"headline": "build: migrate to obuild",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T11:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d4e533623505c681f6b543c5aaa0945f99be5a4",
"body": null,
"is_bot": false,
"headline": "chore: use oxfmt and oxlint",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2026-02-06T11:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b8bd5346d21508d073fef6f18cd8d0856c3fe5e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#61)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-09-02T01:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ad64cbd55c0f9a9c9ed7b6b18dca66e63b6c82",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#59)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-10T01:41:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6540fb447c1d1b9c32b69a4a0b88fa4312fd9d4a",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update autofix-ci/action digest to 635ffb0 (#58)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-08-09T01:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0adcbde235de9a8610533ca76407755ea77fed87",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#57)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-06-19T01:00:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726824f9d3206386e26ae41504afa36eef1d32e3",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.2.2",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-04-03T12:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c070ed1b043dbf9a8ec091b5c7fade010b2accf2",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-04-03T12:07:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bc851319193e1b80eed6d234765d073f775f3d3",
"body": null,
"is_bot": false,
"headline": "feat(json): default indentation to `2` (#56)",
"author_name": "James Garbutt",
"author_login": "43081j",
"committed_at": "2025-03-18T09:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b0a27759824c5bcbb9a1f429b5bd66048cf3634",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.2.1",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-02T10:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0083defd755efa44dd05f45d599bf04932f82513",
"body": null,
"is_bot": false,
"headline": "build: use `default` condition to allow `require(esm)`",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-02T10:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "944f201ed7fe4816e4875d2f41b50a57a3baff21",
"body": null,
"is_bot": false,
"headline": "chore: update pkg description",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-01T19:57:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca7669e8076c6b227e2618881948b6ab58325d83",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-01T19:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98eacd469c133383ad62523b7c556211cc1a5d8b",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.2.0",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-01T19:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "175c4ba03852039b55718825dea80df716fa9324",
"body": null,
"is_bot": false,
"headline": "feat: ini support (#50)",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-01T19:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f55d3dddf6dae7d5ae7e0d14348ae926b45116",
"body": null,
"is_bot": true,
"headline": "chore: apply automated updates",
"author_name": "autofix-ci[bot]",
"author_login": "autofix-ci[bot]",
"committed_at": "2025-03-01T11:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb3e91545357df640205c597125d13cce31747c",
"body": null,
"is_bot": false,
"headline": "test: add more fixtures",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-01T11:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2faa1f6393e9793b84244c1fd4a8f0ab70ca633e",
"body": null,
"is_bot": false,
"headline": "build!: esm-only dist",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-01T10:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3c8ae7684c8ed10677b375af1a9d564be950f51",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update codecov/codecov-action action to v5 (#38)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-03-01T10:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "256039f66469783e5866fb45951e16550481a9d2",
"body": null,
"is_bot": true,
"headline": "chore: apply automated updates",
"author_name": "autofix-ci[bot]",
"author_login": "autofix-ci[bot]",
"committed_at": "2025-03-01T10:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fc48dda3ee07785fb996d1538787e041b11366a",
"body": null,
"is_bot": false,
"headline": "chore: update ci",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-01T10:21:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e48890bec29a05a0f6ba9d4fa8fc66ee0dad51d3",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2025-03-01T10:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2f4a5b739511ebd0d4c2d3440383b45d00a05d2",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#45)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-02-01T01:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8728eb4a50def14b2dbee78f078b367ccd696683",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update autofix-ci/action digest to 551dded (#44)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-19T01:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "695c63b0550c8b7a60a1b0acb06f7e058b9bba02",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#43)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-01-02T01:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b286f865a4b98b4b8d5f9163062691b3bc80bd21",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#41)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-27T01:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c23a5f3e2b6fb0fc36049ed49ef5513d170e5a98",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#40)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-11T01:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "244ee0c0ff8357dcf245cf59501ae0710705b5ac",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#39)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-11-29T01:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2aaff5cf5f462ba57cf85a6cda44e6d494fb33",
"body": null,
"is_bot": true,
"headline": "chore(deps): update devdependency @types/node to ^22.9.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-11-07T01:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77046c771e52085d6bf5c42e1893e5fa5ca7885c",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-11-02T01:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14c9e47ac0dea868df7677bbff28169a807798f8",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies to ^2.1.3",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-10-16T01:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6afe8d0896dd807c76c905d9e5300920f8ae6555",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-10-14T01:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ff7b8675588af71391b988425f1a47897372ca4",
"body": null,
"is_bot": false,
"headline": "chore: fix for typo in readme (#32)",
"author_name": "Fahad Heylaal",
"author_login": "fahad19",
"committed_at": "2024-10-06T22:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c49ef9040ba80dd9e1d14a76e4bc81be24fe7c64",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.1.8",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-10-06T19:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2cee59f9c8e5bf80e42295b1baf5ca11d6a68ba",
"body": null,
"is_bot": false,
"headline": "chore: lint",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-10-06T19:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0c3b035519cbf409cc7299bfe83787df91c9632",
"body": null,
"is_bot": false,
"headline": "chore: fix lint",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-10-06T19:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98b23c4175778aa4571d4f49dcc733e38833bb16",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-10-06T19:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f52853aabca8e7eacccd08b656a13e68ba7920",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-10-06T19:32:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff9a5085b389ce39c5b8e946d8deb7e2d8296c47",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-10-06T19:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167d5208b608dad15cc2e58d0880d02ded016a93",
"body": null,
"is_bot": false,
"headline": "chore: update bench script",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-10-06T19:29:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de70f694b015916afbb6a6246a72fb8640600ed",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-09-13T01:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b3ba94d42bb6b2fa4d2c9a0164f57798a76a195",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-08-29T01:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79ca9b7ad3684233042886aa5c4de0cc7fd6d15f",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-08-26T01:47:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d457ae896cae98f27cc6eb33d962f4d95b14c459",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-08-22T01:27:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "716bc1756e3aecb99a4d66076287a90d96f34830",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-08-11T01:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f56efa36f47cfa7142e7d144ee747d0abf1aa2",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-08-04T01:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd0811de6b89f4c351d2c7e8b71452b448c8205e",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-07-25T01:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62bae861ef4cd255cd723849deef3fc60bdcecdc",
"body": null,
"is_bot": true,
"headline": "chore(deps): update autofix-ci/action digest to ff86a55",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-07-22T01:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d684dd934eb25c4284cf12d9c55be4d4373137d",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-07-14T01:10:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eacaa0a0b05a6076bed9fb3cbfd83c00bc7a7636",
"body": null,
"is_bot": true,
"headline": "chore(deps): update autofix-ci/action digest to 2891949",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-07-10T01:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64272d0465df0486eed2cada589602cb395902bd",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-19T01:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7adc25751ef759bc5a588c6b2a28283045688510",
"body": null,
"is_bot": true,
"headline": "chore(deps): update devdependency eslint to ^9.5.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-16T01:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cecd57b609b294812d77a8be1a5762e17cb1e199",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-14T01:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef4f4143faaa06fc480fb15c95163707208047fe",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-06-01T01:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d874312030e6a935bd0598c29034d3c8d824629e",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-05-28T01:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4b8a7bfeab3a40770e62b951c5a0b803b14a4d1",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-05-14T01:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ae5987d9dc7edeebc33c3f3cf318241304cfb6",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-05-04T01:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d27f577bfc0e1560f7a0d9ff8406d655a921d2",
"body": null,
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-04-27T01:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff8a239a52ecdddc86541c0bcad354973ee8a6b0",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#8)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-04-22T20:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b688b167528295416cf7aee89a90c2bf674d1e8c",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-17T15:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b05c6895a6012e947a84202ec38953bd7ec26d95",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.1.7",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-17T14:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64bd92ebcfe5e8636ab233e5d935c777f6739237",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-17T14:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7aa53420635307731dbcb34fcc2c19f4a1c3651",
"body": null,
"is_bot": false,
"headline": "chore: update docs",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-17T14:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4665b4f94fb5e0c90d0a50b59bc42fe828b8d02",
"body": null,
"is_bot": false,
"headline": "feat: preserve style for all utils",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-17T14:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5feec5715cfff78b5bc4b4ab55c54ce98dc269f3",
"body": null,
"is_bot": false,
"headline": "feat: json utilities with format and whitespace preservation (#7)",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-17T13:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b04e6f17457b6fce24aebd2f89ea000693a37aaa",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-17T12:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8abbd5bbcbbd700c913be95c2d37e875993e68b",
"body": null,
"is_bot": true,
"headline": "chore: apply automated updates",
"author_name": "autofix-ci[bot]",
"author_login": "autofix-ci[bot]",
"committed_at": "2024-04-10T16:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e773d72b500fd813dd08fef08e35a2097d90e35",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.1.6",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-10T16:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40e1ca4b8083a4ae57eef0c285b3db1d49a8b832",
"body": null,
"is_bot": false,
"headline": "fix: fix `stringifyTOML` types",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-10T16:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e2caf1398fc8d7dccd993edfe63825295a35a73",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.1.5",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-10T16:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b19b351ff8bbe41412085ad47c9733391e084b",
"body": null,
"is_bot": false,
"headline": "fix: fix `stringifyTOML` case",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-10T16:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1475b7f416af01904b9e2d1c47e9164d1808e7fa",
"body": null,
"is_bot": true,
"headline": "chore: apply automated updates",
"author_name": "autofix-ci[bot]",
"author_login": "autofix-ci[bot]",
"committed_at": "2024-04-10T15:06:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34268fef9d3000c07385cac5835fdfbd7f78b833",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.1.4",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-10T15:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c3c1f23ffa252163a41664140762fe30e0c4fe",
"body": null,
"is_bot": false,
"headline": "feat: add `stringifyToml`",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-10T15:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b421a383104874f63772667609a227af224589a4",
"body": null,
"is_bot": false,
"headline": "chore: update repo",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-04-10T15:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75d3fad3878cab5b95e38b996ad32e2e43ed75fc",
"body": "* chore(deps): update all non-major dependencies\r\n\r\n* chore: apply automated updates\r\n\r\n---------\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#3)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-02-23T08:26:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993fdfc2ef25b54e311afa7a1247f56fa91c198c",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.1.3",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-02-20T19:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eec9adc6233c01e875cef6d353200970e24047b0",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.1.2",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-02-20T19:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384ee61ad78fb667298aeed70bf5cf156481382b",
"body": null,
"is_bot": false,
"headline": "feat: switch to smol-toml for toml parsing (#2)",
"author_name": "uncenter",
"author_login": "uncenter",
"committed_at": "2024-02-20T19:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf48062486429ce6da1a0f39b6407497381f8b69",
"body": null,
"is_bot": false,
"headline": "chore: update automd",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-02-20T19:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a14b5faa173302ebe86813fc95ab62602ac353d",
"body": null,
"is_bot": true,
"headline": "chore: apply automated updates",
"author_name": "autofix-ci[bot]",
"author_login": "autofix-ci[bot]",
"committed_at": "2024-02-20T14:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92eab5db53700944afd113cae8e48f359da41ee9",
"body": null,
"is_bot": false,
"headline": "chore(release): v0.1.1",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-02-20T14:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58f613086139870eb3988047dce19564b669c722",
"body": null,
"is_bot": false,
"headline": "refactor: consistent casing",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-02-20T14:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a077535fb1f69b463547bdcad0a31544221cd00",
"body": null,
"is_bot": true,
"headline": "chore: apply automated updates",
"author_name": "autofix-ci[bot]",
"author_login": "autofix-ci[bot]",
"committed_at": "2024-02-20T14:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc81b8954fef82874079df0870d78371847a65d",
"body": null,
"is_bot": false,
"headline": "test: add test with full coverage",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-02-20T14:09:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db720d3a1a6bc34dec66349296ef123c0fe6f88",
"body": null,
"is_bot": false,
"headline": "chore: add link to c12",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-02-20T13:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c30817116269d658c086718d113019665c60d64",
"body": null,
"is_bot": false,
"headline": "chore: update pkg",
"author_name": "Pooya Parsa",
"author_login": "pi0",
"committed_at": "2024-02-20T13:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c31ff7a0b04108af3ee6231270e39126287651e4",
"body": null,
"is_bot": true,
"headline": "chore: apply automated updates",
"author_name": "autofix-ci[bot]",
"author_login": "autofix-ci[bot]",
"committed_at": "2024-02-20T13:54:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 17,
"latest_release_at": "2026-02-06T12:11:45Z",
"latest_release_tag": "v0.2.4",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 3,
"days_since_latest_release": 166,
"mean_days_between_releases": 79.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "confbox",
"exists": true,
"license": "MIT",
"keywords": [
"config",
"ini",
"json5",
"jsonc",
"toml",
"unjs",
"yaml"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/confbox",
"is_deprecated": false,
"latest_version": "0.2.4",
"repository_url": "https://github.com/unjs/confbox",
"versions_count": 15,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 202285962,
"first_published_at": "2024-02-20T10:51:30.122000Z",
"latest_published_at": "2026-02-06T12:11:42.581000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 166
}
]
},
"popularity": {
"forks": 5,
"stars": 293,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-04-12",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 19
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"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": 4811,
"source_files_sampled": 12,
"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": "rollup",
"direct": false,
"version": "4.57.1",
"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": 147
},
{
"name": "vitest",
"direct": false,
"version": "4.0.18",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-5xrq-8626-4rwp"
],
"fixed_version": "4.1.0",
"advisory_count": 1,
"oldest_advisory_days": 51
},
{
"name": "defu",
"direct": false,
"version": "6.1.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-737v-mqg7-c878"
],
"fixed_version": "6.1.5",
"advisory_count": 1,
"oldest_advisory_days": 109
},
{
"name": "js-toml",
"direct": false,
"version": "1.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-m34p-749j-x6m6",
"GHSA-wp3c-266w-4qfq"
],
"fixed_version": "1.1.2",
"advisory_count": 2,
"oldest_advisory_days": 26
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 37
},
{
"name": "lodash",
"direct": false,
"version": "4.17.23",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc"
],
"fixed_version": "4.18.0",
"advisory_count": 2,
"oldest_advisory_days": 111
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.23",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc"
],
"fixed_version": "4.18.0",
"advisory_count": 2,
"oldest_advisory_days": 111
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"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": "vite",
"direct": false,
"version": "7.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w7w-66w2-5vf9",
"GHSA-fx2h-pf6j-xcff",
"GHSA-p9ff-h696-f583",
"GHSA-v2wj-q39q-566r",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 5,
"oldest_advisory_days": 107
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-qx2v-qp2m-jg93"
],
"fixed_version": "8.5.10",
"advisory_count": 1,
"oldest_advisory_days": 89
},
{
"name": "smol-toml",
"direct": false,
"version": "1.6.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-v3rj-xjv7-4jmq"
],
"fixed_version": "1.6.1",
"advisory_count": 1,
"oldest_advisory_days": 119
},
{
"name": "yaml",
"direct": false,
"version": "2.8.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 119
},
{
"name": "esbuild",
"direct": false,
"version": "0.27.3",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 2.5,
"advisory_ids": [
"GHSA-g7r4-m6w7-qqqr"
],
"fixed_version": "0.28.1",
"advisory_count": 1,
"oldest_advisory_days": 40
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 7,
"critical": 2,
"moderate": 3
},
"advisory_count": 22,
"affected_count": 13,
"assessed_count": 279,
"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/generator",
"direct": false,
"version": "8.0.0-rc.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "8.0.0-rc.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "8.0.0-rc.1",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "8.0.0-rc.1",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/runtime-corejs3",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "8.0.0-rc.1",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@chevrotain/cst-dts-gen",
"direct": false,
"version": "11.1.1",
"ecosystem": "npm"
},
{
"name": "@chevrotain/gast",
"direct": false,
"version": "11.1.1",
"ecosystem": "npm"
},
{
"name": "@chevrotain/regexp-to-ast",
"direct": false,
"version": "11.1.1",
"ecosystem": "npm"
},
{
"name": "@chevrotain/types",
"direct": false,
"version": "11.1.1",
"ecosystem": "npm"
},
{
"name": "@chevrotain/utils",
"direct": false,
"version": "11.1.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.112.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/darwin-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/darwin-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/linux-arm64-gnu",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/linux-arm64-musl",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/linux-x64-gnu",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/linux-x64-musl",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/win32-arm64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@oxfmt/win32-x64",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/darwin-arm64",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/darwin-x64",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/linux-arm64-gnu",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/linux-arm64-musl",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/linux-x64-gnu",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/linux-x64-musl",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/win32-arm64",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "@oxlint/win32-x64",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-android-arm64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-darwin-arm64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-darwin-x64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-freebsd-x64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm-glibc",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm-musl",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm64-glibc",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-arm64-musl",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-x64-glibc",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-linux-x64-musl",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-win32-arm64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-win32-ia32",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@parcel/watcher-win32-x64",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.1",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/ini",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "@types/js-yaml",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/jsesc",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "25.2.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview",
"direct": false,
"version": "7.0.0-dev.20260206.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-darwin-arm64",
"direct": false,
"version": "7.0.0-dev.20260206.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-darwin-x64",
"direct": false,
"version": "7.0.0-dev.20260206.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-linux-arm",
"direct": false,
"version": "7.0.0-dev.20260206.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-linux-arm64",
"direct": false,
"version": "7.0.0-dev.20260206.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-linux-x64",
"direct": false,
"version": "7.0.0-dev.20260206.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-win32-arm64",
"direct": false,
"version": "7.0.0-dev.20260206.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-win32-x64",
"direct": false,
"version": "7.0.0-dev.20260206.1",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "4.0.18",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.0.18",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.0.18",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.0.18",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.0.18",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.0.18",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.0.18",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.0.18",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.15.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-find-index",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ast-kit",
"direct": false,
"version": "3.0.0-beta.1",
"ecosystem": "npm"
},
{
"name": "ast-v8-to-istanbul",
"direct": false,
"version": "0.3.11",
"ecosystem": "npm"
},
{
"name": "automd",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "birpc",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "bundle-name",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "c12",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "changelogen",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "chevrotain",
"direct": false,
"version": "11.1.1",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "citty",
"direct": false,
"version": "0.1.6",
"ecosystem": "npm"
},
{
"name": "citty",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "commenting",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "consola",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "convert-gitmoji",
"direct": false,
"version": "0.1.5",
"ecosystem": "npm"
},
{
"name": "core-js-pure",
"direct": false,
"version": "3.48.0",
"ecosystem": "npm"
},
{
"name": "default-browser",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "default-browser-id",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "defu",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "destr",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "didyoumean2",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "dotenv",
"direct": false,
"version": "17.2.4",
"ecosystem": "npm"
},
{
"name": "dts-resolver",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.27.3",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "exsolve",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "fastest-levenshtein",
"direct": false,
"version": "1.0.16",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.13.5",
"ecosystem": "npm"
},
{
"name": "giget",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-inside-container",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "js-toml",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "knitwork",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.23",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.23",
"ecosystem": "npm"
},
{
"name": "lodash.deburr",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "md4w",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "mdbox",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "mitata",
"direct": false,
"version": "1.0.34",
"ecosystem": "npm"
},
{
"name": "mlly",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "moment",
"direct": false,
"version": "2.30.1",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.11",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "node-fetch-native",
"direct": false,
"version": "1.6.7",
"ecosystem": "npm"
},
{
"name": "nypm",
"direct": false,
"version": "0.6.5",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "obuild",
"direct": false,
"version": "0.4.25",
"ecosystem": "npm"
},
{
"name": "ofetch",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "ohash",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "oxfmt",
"direct": false,
"version": "0.28.0",
"ecosystem": "npm"
},
{
"name": "oxlint",
"direct": false,
"version": "1.43.0",
"ecosystem": "npm"
},
{
"name": "package-name-regex",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "perfect-debounce",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"ecosystem": "npm"
},
{
"name": "pretty-bytes",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "rc9",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.0.0-rc.3",
"ecosystem": "npm"
},
{
"name": "rolldown-plugin-dts",
"direct": false,
"version": "0.22.1",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.57.1",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-license",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "run-applescript",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "scule",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.4",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "smol-toml",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "spdx-compare",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-expression-validate",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.22",
"ecosystem": "npm"
},
{
"name": "spdx-ranges",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "spdx-satisfies",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "3.10.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.15",
"ecosystem": "npm"
},
{
"name": "tinypool",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "toml",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.6.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.16.0",
"ecosystem": "npm"
},
{
"name": "untyped",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "7.3.1",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.0.18",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "wsl-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "xregexp",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.8.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 279,
"direct_count": 0,
"indirect_count": 279
}
},
"maintainership": {
"issues": {
"open_prs": 12,
"merged_prs": 43,
"open_issues": 7,
"closed_ratio": 0.222,
"closed_issues": 2,
"closed_unmerged_prs": 21
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "pi0",
"commits": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/5158436?v=4"
},
{
"type": "User",
"login": "fahad19",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20046?v=4"
},
{
"type": "User",
"login": "43081j",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5677153?v=4"
},
{
"type": "User",
"login": "uncenter",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/47499684?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.949
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"autofix.yml",
"ci.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": 6,
"reason": "6 out of 9 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e9b08c0f0a5eb7993245e450f0be1c89bb7f8a70",
"ran_at": "2026-07-22T23:23:22Z",
"aggregate_score": 3.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-02-06T12:12:07Z",
"oldest_open_prs": [
{
"number": 49,
"created_at": "2025-03-01T11:34:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2025-03-12T07:49:44Z",
"last_comment_at": "2025-03-12T07:50:24Z",
"last_comment_author": "codecov"
},
{
"number": 72,
"created_at": "2026-02-07T02:40:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2026-03-14T19:03:15Z",
"last_comment_at": "2026-03-14T19:50:34Z",
"last_comment_author": "coderabbitai"
},
{
"number": 77,
"created_at": "2026-05-07T11:11:39Z",
"last_comment_at": "2026-06-08T07:51:55Z",
"last_comment_author": "renovate"
},
{
"number": 78,
"created_at": "2026-05-08T19:14:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 79,
"created_at": "2026-05-22T02:58:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2026-05-24T02:00:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 82,
"created_at": "2026-05-25T02:48:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2026-06-23T20:07:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 84,
"created_at": "2026-07-11T15:58:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2026-07-17T19:44:05Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-02-06T11:33:33Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2024-02-20T13:43:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2024-06-25T18:27:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 33,
"created_at": "2024-10-06T22:41:47Z",
"last_comment_at": "2025-12-03T17:15:15Z",
"last_comment_author": "LukasParke"
},
{
"number": 34,
"created_at": "2024-10-06T22:49:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2025-03-01T19:58:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 52,
"created_at": "2025-03-12T06:41:42Z",
"last_comment_at": "2025-12-03T17:17:24Z",
"last_comment_author": "LukasParke"
},
{
"number": 54,
"created_at": "2025-03-14T03:21:22Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/unjs/confbox",
"host": "github.com",
"name": "confbox",
"owner": "unjs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 50,
"vitality": 62,
"community": 61,
"governance": 57,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 17,
"human_commit_share": 0.54,
"days_since_last_push": 1,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v0.2.4",
"releases_from_tags": false,
"days_since_latest_release": 166,
"mean_days_between_releases": 79.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 166 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 166
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~79.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 79.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 166,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 166 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 166
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"forks": 5,
"stars": 293,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "293 stars",
"points": 40,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 293
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"confbox"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 202285962
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "202,285,962 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 202285962,
"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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.949
},
"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 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"merged_prs": 43,
"open_issues": 7,
"closed_issues": 2,
"issue_closed_ratio": 0.222,
"closed_unmerged_prs": 21
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "22% of issues closed",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 22
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "43/64 decided PRs merged",
"points": 25.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 43,
"decided": 64
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"followers": 6012,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "unjs",
"public_repos": 82,
"account_age_days": 1964
},
"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": "6,012 followers of unjs",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6012,
"login": "unjs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "82 public repos, account ~5 yr old",
"points": 23.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 82
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"confbox"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 166
},
"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 166 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 166
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "15 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 15
}
}
],
"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.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"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": "6 out of 9 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"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": 50,
"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": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 3.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": "6 out of 9 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"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 1/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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 not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "20 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 279 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": 279
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 22,
"affected_packages": 13,
"assessed_packages": 279,
"unassessed_packages": 0,
"affected_by_severity": "critical 2, high 7, moderate 3, low 1",
"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": 279,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 11
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.981,
"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": "53 of 54 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"sampled": 54
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.38
},
"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": "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": "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": "38 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 38,
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 4811,
"source_files_sampled": 12,
"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/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:23:32.506779Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/unjs/confbox.svg",
"full_name": "unjs/confbox",
"license_state": "custom",
"license_spdx": null
}