原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 644,
"has_wiki": false,
"homepage": null,
"languages": {
"CSS": 52,
"JavaScript": 209,
"TypeScript": 9008
},
"pushed_at": "2026-07-29T14:08:06Z",
"created_at": "2023-08-12T15:23:41Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T09:37:46Z",
"description": "Lightning CSS integration for Vite, Rollup, esbuild, Webpack, Vue CLI, and more.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://github.com/unjs/unplugin",
"name": "Unplugin",
"type": "Organization",
"login": "unplugin",
"company": null,
"location": null,
"followers": 733,
"avatar_url": "https://avatars.githubusercontent.com/u/143585159?v=4",
"created_at": "2023-08-30T06:05:28Z",
"is_verified": null,
"public_repos": 33,
"account_age_days": 1066
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-22T09:34:19Z"
},
{
"tag": "v0.4.5",
"kind": "patch",
"published_at": "2026-01-22T17:44:38Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2025-12-21T16:32:51Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2025-09-12T21:03:59Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2025-08-18T06:51:03Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2025-05-22T04:07:16Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-05-09T01:10:11Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2025-04-27T11:58:07Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2025-03-05T18:34:58Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-02-12T14:23:16Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-02-04T11:32:08Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2025-02-04T11:25:42Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2024-11-28T18:18:30Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2024-11-28T18:01:45Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-10-30T08:35:23Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2023-08-12T15:36:19Z"
}
],
"recent_commits": [
{
"oid": "5083aa9587c7022f24ba863108519bea71e13b18",
"body": null,
"is_bot": false,
"headline": "chore: release v0.5.0",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-07-22T09:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f95ff24b89f47f931ed475886a47dbe62985bf26",
"body": null,
"is_bot": false,
"headline": "test: remove rolldown",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-07-22T09:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46a06c46dfda3e5b7cd7291df61171f46a7d022",
"body": null,
"is_bot": false,
"headline": "refactor: import with .ts extension",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-07-22T09:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f765cd5c7d1c0a941c17a937b3a300358cdd04",
"body": null,
"is_bot": false,
"headline": "ci: enable npm stage publish",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-07-22T09:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe3948bb90fe309057d517dbd15ba7f7d7cd9e6",
"body": null,
"is_bot": false,
"headline": "feat!: drop node 20 support",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-07-22T09:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4126aba2bc86adf78279376dc872f4a0d0b0bcb9",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-07-22T09:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a18f9f05ea3cb0cec03fb63b87c46966b303d322",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update pnpm to v11 (#46)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-11T17:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b14a7cb624fb8a5a5803c0112838bd984979a4a",
"body": null,
"is_bot": false,
"headline": "ci: update workflow references to main branch",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-05-05T16:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb6f3710fde62642cf4682b90fc5eb1a5925da1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency @sxzz/eslint-config to v8 (#45)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-04T06:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14ebd1e76f1ac5ceb762dc2640fe62c180dcac85",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.5",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-01-22T17:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9a7a878fecb64e4c3b7a026585c7d813a258a38",
"body": null,
"is_bot": false,
"headline": "chore: use tsdown preset",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-01-22T17:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae84c719731a15f74bd004265de13ad14cc57b32",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2026-01-22T17:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde51e12f34657d32fd818b102fdd4e8777fd610",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.4",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-12-21T16:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6a1aeaa02b2cef9be0bacf1629b31c477adb2d3",
"body": null,
"is_bot": false,
"headline": "chore: add trustPolicy",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-12-21T16:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "742b2964a767db27b8a169d80dd80f94f1d6a17a",
"body": null,
"is_bot": false,
"headline": "fix: remove unused dep",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-12-21T16:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b1bf9a94fe3c51e8c19d4010755b093b041ca2b",
"body": null,
"is_bot": false,
"headline": "chore: setup tsgo",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-12-21T16:29:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e910ab736ca8f823846c58fd2a66d4d3ec6b3e",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-12-21T16:29:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f5ec8815e22373ff43eba0c524a32854fd718af",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-09-27T02:44:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57102a3fa31848e5f3a5579dbd603dd90076db57",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.3",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-09-12T21:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaec755dbbdd144a69d05b38c58209d0ad15879d",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-09-12T21:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef4a0b90cdf7b7a75e03bdbb353072f2c65b8ba7",
"body": "closes #35",
"is_bot": false,
"headline": "feat: add `asString` option",
"author_name": "Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-09-12T20:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1523c11cfb28873a2f56d2fe3fe63c3ee736624d",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.2",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-08-18T06:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31b58ac070052eee35de6003c2d02fac9dc6efd4",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-08-18T06:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f0129cdebfec0762bcd083c78365748d18d60f1",
"body": null,
"is_bot": false,
"headline": "ci: publish on CI",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-08-18T06:49:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d11b08e4e07b6adcb81c77260278af916d716234",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency vite to v7 (#33)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-06-30T03:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b829ff349e6186c816756a8eb1bae8de19170f",
"body": null,
"is_bot": false,
"headline": "test: update snapshot",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-05-22T04:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54f091c8deb0523eebeb39e4fc343fcb0fc458db",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.1",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-05-22T04:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703b107d7a70f0b93e1f7ce2a626abeea70b21ee",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-05-22T04:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f855ee4f55b892731a9f29f74acde57cd712050",
"body": null,
"is_bot": false,
"headline": "fix: sanitize class names of css modules (#32)",
"author_name": "Eugene",
"author_login": "OEvgeny",
"committed_at": "2025-05-22T04:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3572b0a343a5c4efd7801ceb6fdb2b5ee4abfbd",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.0",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-05-09T01:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39320ee8fd56ca1de9b6eccc455b43ff8e6426cc",
"body": null,
"is_bot": false,
"headline": "ci: test on node 24",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-05-09T01:09:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7022cfd71bbeac1d5d4394c889b6de9507f6021",
"body": null,
"is_bot": false,
"headline": "feat!: drop node 18",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-05-09T01:09:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfaf010eef69b0bd1c74a33fcac8a76baae50414",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#23)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2025-04-27T12:49:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "832d82e00bad764ca4fb377a88472117c987fcdd",
"body": null,
"is_bot": false,
"headline": "chore: release v0.3.3",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-04-27T11:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5625d5b7b77692b099e169cebf8635676f4e227",
"body": null,
"is_bot": false,
"headline": "refactor: native filter",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-04-27T11:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8841807b0587611295820c31281288f402399e21",
"body": null,
"is_bot": false,
"headline": "perf: lazy import lightningcss",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-04-27T11:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d2c4a5007fb5433037fc706913bf7038c35163",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-04-27T09:13:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "518658d5fd4abb1ebb49b055920947eabcace841",
"body": null,
"is_bot": false,
"headline": "chore: release v0.3.2",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-03-05T18:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "295b741ba3ad68aa6da60d52862442c8f0e36f4a",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-03-05T18:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6acda55ea67632bdd01c16ec0ccc5270ed40f040",
"body": null,
"is_bot": false,
"headline": "chore: add author & funding link",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-03-05T18:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "447ccb22871fab2a7b9006f3c9b090c52a34578d",
"body": null,
"is_bot": false,
"headline": "chore: release v0.3.1",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-12T14:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1f33ee3bb5e9df519ded4eb7ca4ccc0f86d9b32",
"body": null,
"is_bot": false,
"headline": "fix: interop default for cjs require",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-12T14:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e0c16c605ef6c7f767e679469293da3b5d54ffd",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-12T14:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49f4783c96e59407f02eb48d4c7cb318abde9f3",
"body": null,
"is_bot": false,
"headline": "refactor: replace `@rollup/pluginutils` with `unplugin-utils`",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-05T23:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d950e54c70f616f47255e6595abc29feb0b2e5a",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-05T23:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db94eae854c361c51c60ab918fb5beb1d90c8474",
"body": null,
"is_bot": false,
"headline": "ci: remove `@antfu/ni`",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-05T23:20:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1103145594ac642470352ad9f3654bc19b0ea7c",
"body": null,
"is_bot": false,
"headline": "chore: release v0.3.0",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-04T11:31:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c662b3ea223f7b6a8eeb13b5852bec5422e8657",
"body": null,
"is_bot": false,
"headline": "chore: remove deprecated setting",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-04T11:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27df8e0dea64c73d7a7b2d52ab8068f29b18f3f9",
"body": null,
"is_bot": false,
"headline": "feat!: drop cjs build",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-04T11:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb24df7b1c7843665d2d885a96313ddfd28ea6d6",
"body": null,
"is_bot": false,
"headline": "chore: release v0.2.2",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-04T11:25:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5e97ce2be580dcf65bc7d7e0979cb4e01c97df6",
"body": "Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>",
"is_bot": false,
"headline": "feat: implement CSS Modules (#28)",
"author_name": "Nick Randall",
"author_login": "nicksrandall",
"committed_at": "2025-02-04T11:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f58272100ed18e6da9981804f36ad0579f86079d",
"body": null,
"is_bot": false,
"headline": "ci: rename corepack",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-04T11:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d679f60920f38685803294269ec166198fde72",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2025-02-04T10:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01400ae054c0a8914d37f39a1cdd412bcccc0c4c",
"body": "Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>",
"is_bot": false,
"headline": "docs: add rollup-plugin-css-only for rollup usage (#24)",
"author_name": "Boris Serdiuk",
"author_login": "just-boris",
"committed_at": "2024-12-31T02:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04728609908a27949d94ab22c30e687d1392eecb",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-12-27T05:15:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9284384f5692ae93d63a80906d07fd5d5e3207f2",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update all non-major dependencies (#17)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-12-27T05:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d8e1e751d0a270bde7ee8120d5bf399030a440",
"body": null,
"is_bot": false,
"headline": "docs: fix package name",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-12-03T03:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f94db7a975c141a840e9bb6f3b4f507ca5538fa",
"body": null,
"is_bot": false,
"headline": "chore: release v0.2.1",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T18:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824797bb4e46b9b9e6747041f8e1c494f44cfa56",
"body": null,
"is_bot": false,
"headline": "ci: publish on jsr",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T18:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14415fa752fc26102829ccda6405c5d742fa617c",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T18:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b282f3c03be33777af68b72a7cb6621b421f6d0e",
"body": null,
"is_bot": false,
"headline": "ci: publish on jsr",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T18:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d211c4e962c9020b67556c5e1f13da163347fb63",
"body": null,
"is_bot": false,
"headline": "chore: rename eslint config",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T18:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fbcf0b88b0e7c8d32967037118caaf41047a3d4",
"body": null,
"is_bot": false,
"headline": "chore: upgrade pnpm",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T18:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4265716fdfe68086d43243e26ec7be2aaf64670c",
"body": null,
"is_bot": false,
"headline": "chore: release v0.2.0",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T18:01:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ea8992282afee8a2e57b3e2c51dd1be9191ebe",
"body": null,
"is_bot": false,
"headline": "feat!: drop node 16",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T17:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7bb9246b916fb6fdff16996b8b6e5dbc279128e",
"body": null,
"is_bot": false,
"headline": "ci: drop node 16",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T17:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a162f3799d6249a1442647adf3553516f4a39714",
"body": null,
"is_bot": false,
"headline": "refactor: enable isolatedDeclarations",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T17:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a82cbb4ee0cb52e3377c5b9aa5a33689704ee91",
"body": null,
"is_bot": false,
"headline": "feat: export more entries",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T17:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818ddcbdfd9ce008c7a00cb893ea3e4ff5efe978",
"body": null,
"is_bot": false,
"headline": "test: replace @vue-macros/test-utils with @sxzz's",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T17:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc13a77ae59d4c61f16bab63bd3d5a5f998391d",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T17:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45f97f3919bd15c5fc1cc5815e3378e868c8c600",
"body": null,
"is_bot": false,
"headline": "chore: update repo url",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2024-11-28T17:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93e735d5074b39957f67e31d8f9894f02cd42001",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>",
"is_bot": true,
"headline": "chore(deps): update dependency vitest to v2 (#19)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-07-15T15:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d63eedc348041fa3d3fec3c70945e51505832c9f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency eslint to v9 (#16)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-04-09T08:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ebca7593945199cd5e8c49cb6467b79ecc0142",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>",
"is_bot": true,
"headline": "fix(deps): update all non-major dependencies (#12)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2024-04-09T08:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee19689a66b4ef3f05ff76b270441a9b57525f5e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>",
"is_bot": true,
"headline": "chore(deps): update dependency vitest to v1 (#15)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-12-11T05:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dc9dba89d9fa29b0720d477b0021ac9b6f7d392",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency vite to v5 (#14)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-12-04T15:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32e46a9693f5b8449247721201c63d751dc3d215",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency tsup to v8 (#13)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-11-27T07:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eca33d6486a536a0a7d78bacbe046d12af315298",
"body": null,
"is_bot": false,
"headline": "chore: remove unused dep",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-11-20T09:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90822642fc23aed77a6681832485080b2ec5840d",
"body": null,
"is_bot": false,
"headline": "chore: upgrade deps",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-11-20T09:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd74daa9e1662339fd896437d625b2538aed060",
"body": null,
"is_bot": false,
"headline": "fix: unit test",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-11-20T09:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5988998368f0ad4acd051cd02b46a22d7f2571e",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#10)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-11-20T09:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55821d0135143189e97a3ef00a110f98658fd93d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency @sxzz/prettier-config to v2 (#11)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-11-20T09:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd5b17c922ed8f9c988a488d2e5bdcb2ef1b6507",
"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": "2023-11-13T16:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccca36601c4ec9e05d966dfd11164cd2a50a95e5",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update dependency tsx to v4 (#9)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-11-13T16:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2668f274c03f721e1e548b1462a66f8957dd4f9d",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update all non-major dependencies (#7)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-11-06T08:49:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a812c1968b4e7a5288a6622c876ad57872e3ebc6",
"body": null,
"is_bot": false,
"headline": "chore: release v0.1.0",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-10-30T08:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1145f70797bd770f0f3efd0e58d8766406c429fc",
"body": null,
"is_bot": false,
"headline": "fix!: don't export cleanUrl",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-10-30T08:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119b76b73ea161d1526487b5d151adfc2cc23ae1",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>",
"is_bot": true,
"headline": "chore(deps): update dependency rollup to v4 (#5)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-10-30T08:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d2d0ea0d296fa18033e2528f9bcfef550c3c9da",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/setup-node action to v4 (#6)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-10-30T08:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f53b67c961c8de71a0ededfc58a24af76013a71",
"body": null,
"is_bot": false,
"headline": "chore: fix lint",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-10-30T08:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "970c9699a709bd5a0179c2f751c8d5b96b8b67a3",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(deps): update all non-major dependencies (#4)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-10-30T08:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9ed6576ecd30d192bad8571bb5619e46ddaffb4",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): update actions/checkout action to v4 (#3)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-10-05T05:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44af8a14dcac480c9451b271aa53ccee0d86c6c8",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>",
"is_bot": true,
"headline": "fix(deps): update all non-major dependencies (#2)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2023-10-05T05:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6df1d317559a49c27333623348a8f34005568f1",
"body": null,
"is_bot": false,
"headline": "refactor: remove types fields",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-08-30T10:29:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b91dd448f2c90f5b00c6aa1f99711b4b8b67b53b",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-08-30T10:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f9d2eb7b5bcb0083bec66e55d2c348719c893e",
"body": null,
"is_bot": false,
"headline": "chore: release v0.0.1",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-08-12T15:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c31ec0a21749aac5198ece1fd5485f3816813ac",
"body": null,
"is_bot": false,
"headline": "feat: init",
"author_name": "三咲智子 Kevin Deng",
"author_login": "sxzz",
"committed_at": "2023-08-12T15:23:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 24,
"latest_release_at": "2026-07-22T09:34:19Z",
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 8,
"days_since_latest_release": 9,
"mean_days_between_releases": 58.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "unplugin-lightningcss",
"exists": true,
"license": "MIT",
"keywords": [
"unplugin",
"css",
"rollup",
"rolldown",
"vite",
"esbuild",
"webpack",
"rspack",
"farm"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/unplugin-lightningcss",
"is_deprecated": false,
"latest_version": "0.5.0",
"repository_url": "https://github.com/unplugin/unplugin-lightningcss",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 4,
"monthly_downloads": 282563,
"first_published_at": "2023-08-12T15:36:06.352000Z",
"latest_published_at": "2026-07-22T09:34:34.415000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 5,
"stars": 28,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2024-12-30",
"count": 1
},
{
"date": "2025-02-03",
"count": 1
},
{
"date": "2025-05-21",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": 2119,
"source_files_sampled": 15,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 21,
"malicious_count": 0,
"assessed_package": "npm:unplugin-lightningcss@0.5.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "lightningcss",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.33.0"
},
{
"name": "unplugin",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "lightningcss",
"direct": true,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "unplugin",
"direct": true,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "@andrewbranch/untar.js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@arethetypeswrong/core",
"direct": false,
"version": "0.18.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@braidai/lang",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.11.2",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.2",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@es-joy/jsdoccomment",
"direct": false,
"version": "0.88.0",
"ecosystem": "npm"
},
{
"name": "@es-joy/resolve.exports",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-plugin-eslint-comments",
"direct": false,
"version": "4.7.2",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/compat",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.23.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.5.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "@eslint/markdown",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@loaderkit/resolve",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@ota-meshi/ast-token-store",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-android-arm-eabi",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-android-arm64",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-darwin-arm64",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-darwin-x64",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-freebsd-x64",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-arm-gnueabihf",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-arm-musleabihf",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-arm64-gnu",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-arm64-musl",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-ppc64-gnu",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-riscv64-gnu",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-riscv64-musl",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-s390x-gnu",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-x64-gnu",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-linux-x64-musl",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-openharmony-arm64",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-wasm32-wasi",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-win32-arm64-msvc",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-win32-ia32-msvc",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-parser/binding-win32-x64-msvc",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.140.0",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.3.6",
"ecosystem": "npm"
},
{
"name": "@prettier/plugin-oxc",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "@publint/pack",
"direct": false,
"version": "0.1.5",
"ecosystem": "npm"
},
{
"name": "@quansync/fs",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.4.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@sindresorhus/base62",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@sxzz/eslint-config",
"direct": false,
"version": "8.2.1",
"ecosystem": "npm"
},
{
"name": "@sxzz/prettier-config",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "@sxzz/test-utils",
"direct": false,
"version": "0.5.18",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/debug",
"direct": false,
"version": "4.1.13",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/katex",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/ms",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "26.1.1",
"ecosystem": "npm"
},
{
"name": "@types/rollup-plugin-css-only",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview",
"direct": false,
"version": "7.0.0-dev.20260707.2",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-darwin-arm64",
"direct": false,
"version": "7.0.0-dev.20260707.2",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-darwin-x64",
"direct": false,
"version": "7.0.0-dev.20260707.2",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-linux-arm",
"direct": false,
"version": "7.0.0-dev.20260707.2",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-linux-arm64",
"direct": false,
"version": "7.0.0-dev.20260707.2",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-linux-x64",
"direct": false,
"version": "7.0.0-dev.20260707.2",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-win32-arm64",
"direct": false,
"version": "7.0.0-dev.20260707.2",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-win32-x64",
"direct": false,
"version": "7.0.0-dev.20260707.2",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-core",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-dom",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-sfc",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-ssr",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "@vue/reactivity",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-core",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-dom",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "@vue/server-renderer",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "@vue/shared",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-darwin-arm64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-darwin-x64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-freebsd-x64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-arm-gnu",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-arm-musl",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-arm64-gnu",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-arm64-musl",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-x64-gnu",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-linux-x64-musl",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-win32-arm64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-codegen/binding-win32-x64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-darwin-arm64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-darwin-x64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-freebsd-x64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-arm-gnu",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-arm-musl",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-arm64-gnu",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-arm64-musl",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-x64-gnu",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-linux-x64-musl",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-win32-arm64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-parser/binding-win32-x64",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "@yuku-toolchain/types",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ansis",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "are-docs-informative",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "args-tokenizer",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.11.0",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.7",
"ecosystem": "npm"
},
{
"name": "builtin-modules",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "bumpp",
"direct": false,
"version": "12.0.0",
"ecosystem": "npm"
},
{
"name": "cac",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001806",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "change-case",
"direct": false,
"version": "5.4.4",
"ecosystem": "npm"
},
{
"name": "character-entities",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "1.4.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "comment-parser",
"direct": false,
"version": "1.4.7",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "core-js-compat",
"direct": false,
"version": "3.49.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decode-named-character-reference",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "defu",
"direct": false,
"version": "6.1.7",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"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": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "diff-sequences",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "dts-resolver",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.395",
"ecosystem": "npm"
},
{
"name": "empathic",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.24.3",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.7.0",
"ecosystem": "npm"
},
{
"name": "eslint-compat-utils",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "eslint-config-flat-gitignore",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-flat-config-utils",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "eslint-json-compat-utils",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-antfu",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-baseline-js",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-command",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-de-morgan",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-es-x",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-es-x",
"direct": false,
"version": "9.7.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-importer",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jsdoc",
"direct": false,
"version": "63.2.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jsonc",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-n",
"direct": false,
"version": "18.2.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-perfectionist",
"direct": false,
"version": "5.10.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-pnpm",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.5.6",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-regexp",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-sxzz",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-unicorn",
"direct": false,
"version": "65.0.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-unused-imports",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-vue",
"direct": false,
"version": "10.10.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-yml",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-type-tracer",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-diff",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fault",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fflate",
"direct": false,
"version": "0.8.3",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "find-up-simple",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "format",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.14.0",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "5.0.0-beta.5",
"ecosystem": "npm"
},
{
"name": "github-slugger",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "15.15.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "17.7.0",
"ecosystem": "npm"
},
{
"name": "globrex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "hookable",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "html-entities",
"direct": false,
"version": "2.6.0",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "import-without-cache",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "is-builtin-module",
"direct": false,
"version": "5.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": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "jsdoc-type-pratt-parser",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "jsonc-eslint-parser",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "katex",
"direct": false,
"version": "0.16.47",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.33.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "longest-streak",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.2",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "markdown-table",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "mdast-util-find-and-replace",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-from-markdown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "mdast-util-frontmatter",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-autolink-literal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-strikethrough",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-table",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-task-list-item",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-math",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-phrasing",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-markdown",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "micromark",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-core-commonmark",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-extension-frontmatter",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-autolink-literal",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-strikethrough",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-table",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-tagfilter",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-task-list-item",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-math",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-factory-destination",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-label",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-space",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-title",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-whitespace",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-chunked",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-classify-character",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-combine-extensions",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-numeric-character-reference",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-string",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-html-tag-name",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-normalize-identifier",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-resolve-all",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-subtokenize",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.16",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "natural-orderby",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.51",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "object-deep-merge",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "oxc-parser",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "parse-imports-exports",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "parse-statements",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "pluralize",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "pnpm-workspace-yaml",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.22",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.6",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "publint",
"direct": false,
"version": "0.3.21",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "quansync",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "refa",
"direct": false,
"version": "0.12.1",
"ecosystem": "npm"
},
{
"name": "regexp-ast-analysis",
"direct": false,
"version": "0.7.1",
"ecosystem": "npm"
},
{
"name": "regjsparser",
"direct": false,
"version": "0.13.2",
"ecosystem": "npm"
},
{
"name": "reserved-identifiers",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rolldown-plugin-dts",
"direct": false,
"version": "0.27.12",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "rollup-plugin-css-only",
"direct": false,
"version": "4.5.5",
"ecosystem": "npm"
},
{
"name": "sade",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "scslre",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.23",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.13",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "to-valid-identifier",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tree-kill",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "tsdown",
"direct": false,
"version": "0.22.13",
"ecosystem": "npm"
},
{
"name": "tsdown-preset-sxzz",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.6.1-rc",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.65.0",
"ecosystem": "npm"
},
{
"name": "unconfig",
"direct": false,
"version": "7.5.0",
"ecosystem": "npm"
},
{
"name": "unconfig-core",
"direct": false,
"version": "7.5.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-remove-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "unplugin-utils",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-name",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "verkit",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.1.5",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "vue",
"direct": false,
"version": "3.5.40",
"ecosystem": "npm"
},
{
"name": "vue-eslint-parser",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "webpack-virtual-modules",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "xml-name-validator",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "yaml-eslint-parser",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yuku-ast",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "yuku-codegen",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "yuku-parser",
"direct": false,
"version": "0.7.3",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 488,
"direct_count": 2,
"indirect_count": 486
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 24,
"open_issues": 1,
"closed_ratio": 0.833,
"closed_issues": 5,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "sxzz",
"commits": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/6481596?v=4"
},
{
"type": "User",
"login": "just-boris",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/812240?v=4"
},
{
"type": "User",
"login": "OEvgeny",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2841858?v=4"
},
{
"type": "User",
"login": "nicksrandall",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1800460?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.961
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release-commit.yml",
"release.yml",
"unit-test.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
"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 25 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 7,
"reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5083aa9587c7022f24ba863108519bea71e13b18",
"ran_at": "2026-07-31T10:15:22Z",
"aggregate_score": 5.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T09:34:33Z",
"oldest_open_prs": [
{
"number": 39,
"created_at": "2025-12-29T02:10:12Z",
"last_comment_at": "2026-05-25T09:09:00Z",
"last_comment_author": "renovate"
}
],
"last_merged_pr_at": "2026-05-11T17:21:03Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2023-08-30T09:12:17Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/unplugin/unplugin-lightningcss",
"host": "github.com",
"name": "unplugin-lightningcss",
"owner": "unplugin"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": "The weighted overall 66 is calibrated to 77 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 66,
"calibrated": 77,
"calibration": "2026-08-02"
}
}
],
"value": 77,
"inputs": {
"security": 64,
"vitality": 73,
"community": 66,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 66,
"ai_readiness": 61,
"weighted_overall_raw": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 24,
"human_commit_share": 0.784,
"days_since_last_push": 1,
"active_weeks_last_year": 8
},
"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": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "24 commits in the last year",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 24
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v0.5.0",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 58.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~58.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 58.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 66,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 5,
"stars": 28,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "28 stars",
"points": 23.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 28
}
}
],
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 91,
"inputs": {
"packages": [
"unplugin-lightningcss"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 282563
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "282,563 downloads/month across npm",
"points": 72.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 282563,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.961
},
"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 96% of commits",
"points": 0.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"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 25 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"merged_prs": 24,
"open_issues": 1,
"closed_issues": 5,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.833,
"closed_unmerged_prs": 16,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "83% of issues closed",
"points": 35,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 83
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/40 decided PRs merged",
"points": 18,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 40
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 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": 68,
"inputs": {
"followers": 733,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "unplugin",
"public_repos": 33,
"account_age_days": 1066
},
"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": "733 followers of unplugin",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 733,
"login": "unplugin"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "33 public repos, account ~2 yr old",
"points": 17,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 33
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"unplugin-lightningcss"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 66,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "weak",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 64,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"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 25 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:unplugin-lightningcss@0.5.0 runtime dependency closure — what installing the published package pulls in — 21 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:unplugin-lightningcss@0.5.0",
"assessed": 21
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 21,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 21,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 14
},
"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": 61,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "76 of 76 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 76,
"sampled": 76
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.216
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"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 97",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 97
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "21 of the last 97 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 21,
"sampled": 97
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 2119,
"source_files_sampled": 15,
"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/15 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 15,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"cli": 2,
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "description",
"label": "cli",
"source": "description:cli",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T10:15:32.049216Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/unplugin/unplugin-lightningcss.svg",
"full_name": "unplugin/unplugin-lightningcss",
"license_state": "standard",
"license_spdx": "MIT"
}