Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 925,
"has_wiki": true,
"homepage": null,
"languages": {
"TypeScript": 112081
},
"pushed_at": "2026-07-21T01:13:57Z",
"created_at": "2023-04-19T10:54:19Z",
"owner_type": "Organization",
"updated_at": "2026-07-26T05:06:40Z",
"description": null,
"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://jotai.org",
"name": "Jotai Universe",
"type": "Organization",
"login": "jotaijs",
"company": null,
"location": null,
"followers": 228,
"avatar_url": "https://avatars.githubusercontent.com/u/99661054?v=4",
"created_at": "2022-02-14T13:01:45Z",
"is_verified": null,
"public_repos": 41,
"account_age_days": 1624
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2025-10-07T16:55:13Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2025-07-17T22:57:12Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2025-07-13T00:54:24Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2024-08-10T02:22:18Z"
}
],
"recent_commits": [
{
"oid": "ddcbb0734444156b97912f52f9757f4df736f437",
"body": "* add support for jotai v3 with jotai-compat\n\n* improve key handling\n\n* update version to v0.12.0\n\n* update jotai-effect",
"is_bot": false,
"headline": "V3 compat 2 (#104)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-07-21T01:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4da253d712ba4f5bfa4db35be1b769ed0bcb82b8",
"body": null,
"is_bot": false,
"headline": "drop atomFamily",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-07-20T15:55:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba73ac0d62611ff965009af69bcb3d4a0f746ab7",
"body": null,
"is_bot": false,
"headline": "try different version of cd.yml",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-13T18:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "524c0e14c03f7cbf568096d8a63f2680a0b4693b",
"body": null,
"is_bot": false,
"headline": "fix lockfile",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-13T18:09:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384b563106ebda5ccfef16423939853e34157c44",
"body": "* fix: backward compat for onInit\n\n* fix it\n\n* refactor",
"is_bot": false,
"headline": "fix: backward compat for onInit (#98)",
"author_name": "Daishi Kato",
"author_login": "dai-shi",
"committed_at": "2026-05-13T17:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55f4ce0415d2deb893a64c524e2b4fe0cd0de832",
"body": null,
"is_bot": false,
"headline": "update jotai-effect devDependency to version 2.3.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-11T19:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199776cbae7072966193f9c274e979ee0551ebc6",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix repository url",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-11T19:11:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fb24ba8549d6d43c68a2e195982a1ea3150063f4",
"body": null,
"is_bot": false,
"headline": "update version to 0.11.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-11T18:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a23ead93b32db577b9a075447c82a894648979d8",
"body": null,
"is_bot": false,
"headline": "update version to 0.11.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-11T17:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02be6e2d34b23694ca98c11b1cf148b4c9090edb",
"body": null,
"is_bot": false,
"headline": "compat: comply with new buildingBlocks api (#99)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-05T17:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "588297ea5a1d26d3a271cca7057cdbd0e9b8f3a1",
"body": "* fix: backward compat for onInit\n\n* fix it\n\n* refactor",
"is_bot": false,
"headline": "fix: backward compat for onInit (#98)",
"author_name": "Daishi Kato",
"author_login": "dai-shi",
"committed_at": "2026-02-18T16:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "153de3903773034d359632f284b7637531ba00e4",
"body": "* wip: update jotai-effect\n\n* pass rest building blocks",
"is_bot": false,
"headline": "fix: pass reset of building blocks (#97)",
"author_name": "Daishi Kato",
"author_login": "dai-shi",
"committed_at": "2026-02-18T15:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18ce653c5e0908d01e91603a9a485128dfdb588e",
"body": null,
"is_bot": false,
"headline": "Update to pnpm@10.18.3",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-26T02:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e690a1eb7fdfea48b402cadd71689fed7ff885b",
"body": null,
"is_bot": false,
"headline": "add packageManager version",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-26T02:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef2b297c6ce1826b5c210b1d40a53f781d25e88f",
"body": null,
"is_bot": false,
"headline": "update vite config (#96)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-26T02:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce3ca2ad3d37035bd96f00a9ad2037220eab37a",
"body": null,
"is_bot": false,
"headline": "update vite config",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-26T01:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "382f53f22b05bc08c9143b8af1200e5df31e29ae",
"body": null,
"is_bot": false,
"headline": "update version to v0.10.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-10T06:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d45bc77546860e6754d1f125b00dca6acaecc219",
"body": null,
"is_bot": false,
"headline": "update prettier",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-09T21:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d43ab14d4863e58955c12fca06e6dacadee5b611",
"body": null,
"is_bot": false,
"headline": "feat: include ScopeProvider in createIsolation, update jotai to v2.16.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-09T21:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a648bd6edaa9604f1f611f17f7fd573c6f62c6c1",
"body": null,
"is_bot": false,
"headline": "refactor jotai-scope to use pure functions",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-11-27T07:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54df5a14623fdd7c4f84ff923f05c407e8d41d4d",
"body": "* - add requirements\n- add dedent\n- refactor debug store\n- add getAtomScope method to scope\n- prefer tests do not use createDebugStore\n- add cross, storeGet, printAtomState, trackAtomState test utils\n\n* rename currentScope to scope\n\n* move getAtom declaration to scope\n\n* polish scope.ts\n\n* add test: '09. implicitly scoped atoms are scoped'",
"is_bot": false,
"headline": "modernize codebase (#92)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-11-17T00:12:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3555c969bbaa84c7bdb4b544f36df488eb9b075f",
"body": null,
"is_bot": false,
"headline": "refactor inherit",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-11-15T21:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4fe52daf4727b0e38c0006468ade3c911571e8e",
"body": "* fix: building block patching\n\n* update version to 0.9.7",
"is_bot": false,
"headline": "fix: building block patching (#91)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-31T18:50:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20afb3fcbb481e40914c36d6e5fb1a769002e1ad",
"body": null,
"is_bot": false,
"headline": "fix double import",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-30T19:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42fe0beb747a38aa7efd67a912279dfe1f0476e9",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-30T19:10:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c89c81a91c543bed6edb61062614f8e7116a9226",
"body": null,
"is_bot": false,
"headline": "fix type errors",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-30T19:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f704739766d013fe5752e8888134feed71faf6d",
"body": null,
"is_bot": false,
"headline": "update version to 0.9.6",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-30T00:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab1f06ea76fa2a434590b20d2493d89c0774f212",
"body": null,
"is_bot": false,
"headline": "fix: store hooks shim",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-30T00:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935fbfc470f3cf4dc1a2bf93b2812698b0cd360a",
"body": null,
"is_bot": false,
"headline": "remove type assertion",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-07T01:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c94a16a7ccb9aeedc6f0113cae2205952f902070",
"body": null,
"is_bot": false,
"headline": "update version to v0.9.5",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-07T01:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8a16ae2905fad6c7a3308485efc1fe75fbc0087",
"body": "* attempt 2: support jotai-effect with new jotai api\n\n* use fresh building blocks to patch\n\n* scope accepts iterable atoms and atomFamilies",
"is_bot": false,
"headline": "jotai-effect compat for jotai@2.14.0 #89 (#90)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-07T01:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fc406937f80b4e3fddde29556ebe919481e3850",
"body": "* refactor: jotai-scope to support new internal api of jotai v2.14.0\n\n* comment out jotai-effect compat for now\n\n* delete jotai-effect compat for now\n\n* skip effect test for now",
"is_bot": false,
"headline": "Support jotai 2.14.0 (#88)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-09-10T04:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de87a1741390f4d587ea3b310902757ee89ad00",
"body": null,
"is_bot": false,
"headline": "fix: dep mismatch (#86)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-17T23:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01e8c5f974d7e069ed2a9c7bfd375b76bae8319",
"body": null,
"is_bot": false,
"headline": "update version to v0.9.2",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-17T23:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a839bfb7ba8f5d4e37cdf0de370c512df9f877df",
"body": null,
"is_bot": false,
"headline": "update props for ScopeProvider",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-17T23:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "debfb9eba4c0357571ff3757b9d1eac2e90531a2",
"body": null,
"is_bot": false,
"headline": "update version to v0.9.1",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-17T22:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00c5d2e2e556c1248ee1728ecb1ce266f2707721",
"body": null,
"is_bot": false,
"headline": "change store prop to scope prop and update readme",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-17T22:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3a689f439ecc16675933ad349e0ee72753233f",
"body": null,
"is_bot": false,
"headline": "update version to v0.9.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-17T17:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9528f4813de285482a9ba2c7e39d49bf0d2b4a",
"body": null,
"is_bot": false,
"headline": "add support for jotai-effect and scoped building blocks (#84)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-17T17:40:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac1b94ca466ab68b4bf1eeef4259033935da217",
"body": null,
"is_bot": false,
"headline": "fix: nextjs compatibility (#83)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-15T00:01:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31076015e23eb1a46bf790adada11b6315c9de49",
"body": null,
"is_bot": false,
"headline": "revert license year change",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-13T03:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1c299c8cb98f7f4a89d057965136a23570eb344",
"body": null,
"is_bot": false,
"headline": "update README",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-13T02:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "652fba2eda158d98af86d4ba74dcf2be1738b0cb",
"body": null,
"is_bot": false,
"headline": "adjust imports",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-13T00:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ea9c379d34e9d18eb2b47e87183a70ac2d0b826",
"body": null,
"is_bot": false,
"headline": "update license date (#80)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T23:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "376426692063ee954376d76248533a7a8c1137dc",
"body": null,
"is_bot": false,
"headline": "scoped stores contain their scope (#79)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T23:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d938c7b0914b4375b8bf7c797897d8ec82c294a",
"body": "* update readme\n\n* update readme\n\n* update version to v0.8.2",
"is_bot": false,
"headline": "Update readme 3 (#78)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T22:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c122555f63bc25627323d5cb8863e1557c98b6",
"body": null,
"is_bot": false,
"headline": "update version to v0.8.1",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T22:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b7cf397b3da2bcc960253e6c8a707a448c83414",
"body": null,
"is_bot": false,
"headline": "update package version to v0.8.0 (#77)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T22:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a94bf5d79b99d4a2b80fa9543a399794eeab790c",
"body": null,
"is_bot": false,
"headline": "update package version to v0.8.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T21:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b4314b61cdcf05ad81c87a1c48f6ce7054ae0d1",
"body": "* feat: support atom defaults in ScopeProvider\n\n* update readme",
"is_bot": false,
"headline": "feat: support atom defaults in ScopeProvider and update README (#76)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T21:37:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "238dff5efd773529b1152e3adbea919ed7ad4ab4",
"body": null,
"is_bot": false,
"headline": "update version to v0.7.5",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T18:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd5a6a413ec5e90016ee21fe65f069f3fc82aaca",
"body": null,
"is_bot": false,
"headline": "Update package.json (#75)",
"author_name": "boeto",
"author_login": "boeto",
"committed_at": "2025-07-12T16:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "918d132b54a919f60742125791cd36b777f34944",
"body": null,
"is_bot": false,
"headline": "update version to v0.7.4",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T05:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4da0f6115f5eaf7b25eb8c6417c7d85474133f72",
"body": null,
"is_bot": false,
"headline": "fix: compat for react 16 - 17 (#74)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T05:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce3a924dacd703388f51051d46663d4bc23774e6",
"body": null,
"is_bot": false,
"headline": "fix: shim unscoped writables (#73)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-12T04:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd75547c444e22d52c6021da4dc544574a8f04b8",
"body": null,
"is_bot": false,
"headline": "adjust project config to support nested jotai dev source (#72)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-11T22:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c8bbcd6dcaedaaae6f4b575cf063b439b39035a",
"body": null,
"is_bot": false,
"headline": "update to version 0.7.3",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-30T22:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "961a3670fd33bfc51102956fbe02e0bf723e3179",
"body": null,
"is_bot": false,
"headline": "fix: esm builds (#68)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-30T22:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b49f4fadc549f3aae7d5ac7abeafcbb842324735",
"body": "adjust exports to support non-ts environments",
"is_bot": false,
"headline": "Support non ts env (#66)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-27T20:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a57af0bcca1ece4393e0e322a8841f792837a2c1",
"body": "modernize repo:\r\n- migrate to eslint.config.ts\r\n- update packages\r\n- update exports\r\n- update ci/cd\r\n- update prettier\r\n- fix format / types\r\n- upgrade to React 19\r\n- remove changelog\r\n- move __tests__ to tests\r\n- remove examples\r\n- migrate to vite + vitest\r\n- migrate to pnpm",
"is_bot": false,
"headline": "modernize repo: (#65)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-23T20:30:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3198ee1a5a775a6eecdf0adf9d86e1af35444fad",
"body": null,
"is_bot": false,
"headline": "update jotai (#61)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-09-25T01:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66164b343d669063f6ca7dbfb9e045102e3b4af3",
"body": "…ance (#60)",
"is_bot": false,
"headline": "chore(tests): update references to tests to point to local jotai inst…",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-09-24T23:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5c82cd26d1c01b5adb2e2514f46dab73ef26e2",
"body": null,
"is_bot": false,
"headline": "chore(jotai): add jotai for local reference (#59)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-09-24T23:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b53fe9e7633c2e58f311c6da079ba389712ae9f0",
"body": "* chore(eslint): tweak lint rules\r\n\r\n* chore(format): format the world",
"is_bot": false,
"headline": "Format (#58)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-09-24T23:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f7881dc2836ef96496ea47477d52453971dfcf",
"body": null,
"is_bot": false,
"headline": "chore(tests): minor tweaks for readability (#57)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-09-16T23:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc3a073802999521154f30f107887987ea663901",
"body": null,
"is_bot": false,
"headline": "update version to 0.7.2 (#55)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-08-19T22:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3a515317704db6dfa5851186820039a1ab02a71",
"body": null,
"is_bot": false,
"headline": "fix ScopeProvider error for polyfill (#54)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-08-19T22:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d7c909c46322b90cfcda73b376022420022621",
"body": null,
"is_bot": false,
"headline": "feat: support scoping atomFamilies (#51)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-08-10T02:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d152e940aac99417f0433ca6965aef693d3c897",
"body": null,
"is_bot": false,
"headline": "update jotai-scope config (#47)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-07-20T02:17:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d94bda5f174efb43fa183229981461550ad44ef",
"body": "* update tsconfig\r\n\r\n* update to 0.7.0 and add tests",
"is_bot": false,
"headline": "0.7.0 (#45)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-07-12T17:26:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1ac541385884212e3a3c74c4c7f48b28d3c26c6",
"body": null,
"is_bot": false,
"headline": "update tsconfig (#44)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-07-12T17:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "844c3e0180e97a2196b5918081a87b6686735a01",
"body": "* update to 0.6.1, add tests, bump devDep jotai@2.9.1",
"is_bot": false,
"headline": "0.6.1 (#43)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-07-12T16:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36ffb492c64b028dfbd3fb1c904040b7339154e6",
"body": "We can revert this if we find an issue in the future.",
"is_bot": false,
"headline": "chore: safely remove unstable_is (#38)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-06-24T17:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40b704960f5544bb3782616d8bbedf01aea4b1e6",
"body": "* update tsconfig\r\n\r\n* chore: make spec tests more understandable",
"is_bot": false,
"headline": "Update tests (#40)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-06-24T03:10:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f75c942824961847d1291532b526bcabc204041c",
"body": null,
"is_bot": false,
"headline": "update tsconfig (#39)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-06-24T03:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29541181a4fa96b7d1123ad0f0ed17c5ca375942",
"body": null,
"is_bot": false,
"headline": "Update package.json (#34)",
"author_name": "Daishi Kato",
"author_login": "dai-shi",
"committed_at": "2024-05-23T10:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2cf5f77ac678fb417b9fa45555c4de0ae60673",
"body": "Refactor ScopeProvider:\r\n- Unscoped derived atoms read nearest scoped atoms.\r\n- Scoped writable atoms can read themselves\r\n- Inherited writable atoms share the same value\r\n- add debugName prop to ScopeProvider\r\n- Scope does not read parent scopes above a Jotai Provider\r\n\r\n---------\r\n\r\nCo-authored-by: David Maskasky <dmaskasky@otter.ai>",
"is_bot": false,
"headline": "Refactor ScopeProvider (#33)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-05-23T03:47:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19592aa6a2fd012a02b0c05619fbbeb346a02fe9",
"body": null,
"is_bot": false,
"headline": "test(scope): turn examples into test cases (#31)",
"author_name": "yf-yang",
"author_login": "yf-yang",
"committed_at": "2024-05-07T11:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be519b2d783fe94a2e4497eb31300d1f8856d02f",
"body": null,
"is_bot": false,
"headline": "v0.6.0",
"author_name": "Yifei",
"author_login": "yf-yang",
"committed_at": "2024-05-07T05:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f10a3770faed238ce3141547343a4a8fad951ce",
"body": null,
"is_bot": false,
"headline": "feat(scope): support using derived atom in ScopeProvider (#30)",
"author_name": "yf-yang",
"author_login": "yf-yang",
"committed_at": "2024-05-07T05:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc73a3a7edd1f8be55c3990d81edac5821f7ebc7",
"body": null,
"is_bot": false,
"headline": "docs(scope): Add tips gathered from common issues (#29)",
"author_name": "yf-yang",
"author_login": "yf-yang",
"committed_at": "2024-04-30T05:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ba69cfd36ecf2419f201e5cce124cccb404673",
"body": null,
"is_bot": false,
"headline": "v0.5.2",
"author_name": "Yifei",
"author_login": "yf-yang",
"committed_at": "2024-04-30T03:10:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80884b4905fbd1544b0afa5a8a82a971d898fb45",
"body": "* fix: export store to allow other hooks to use the context\r\n\r\n* style: space\r\n\r\n* fix: PR comments\r\n\r\n* fix: remove default store\r\n\r\n* fix: remove import\r\n\r\n* feat: use original hook\r\n\r\nCo-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: export useStore hook using the isolated context (#27)",
"author_name": "Marco Mihai Condrache",
"author_login": "marcocondrache",
"committed_at": "2024-04-29T02:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90e276c415893b4909efaa067d6d068c59721d5a",
"body": null,
"is_bot": false,
"headline": "v0.5.1",
"author_name": "daishi",
"author_login": "dai-shi",
"committed_at": "2024-01-30T11:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b4fd8b73295db3fe8b7659585c388b74404440",
"body": "* fix(isolation): fix prop types\r\n\r\n* update CHANGELOG",
"is_bot": false,
"headline": "fix(isolation): fix prop types (#15)",
"author_name": "Daishi Kato",
"author_login": "dai-shi",
"committed_at": "2024-01-30T11:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ddc58a537d9becd2cd79e6e993571360b5c2f58",
"body": null,
"is_bot": false,
"headline": "0.5.0",
"author_name": "Yifei",
"author_login": "yf-yang",
"committed_at": "2024-01-26T08:32:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "432678d7b0c023ee15e6cd382505cc281ae95949",
"body": "Co-authored-by: Daishi Kato <dai-shi@users.noreply.github.com>",
"is_bot": false,
"headline": "feat(scope): A complete rewrite of ScopeProvider (#20)",
"author_name": "yf-yang",
"author_login": "yf-yang",
"committed_at": "2024-01-26T08:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab16ee3760d6906883647f3b6da2c52f32b15bdd",
"body": null,
"is_bot": false,
"headline": "update example 02",
"author_name": "daishi",
"author_login": "dai-shi",
"committed_at": "2023-12-27T23:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89a03ab0ad0cf1fe9540dd9560262cbb5555b5ef",
"body": null,
"is_bot": false,
"headline": "fix csb ci.json",
"author_name": "daishi",
"author_login": "dai-shi",
"committed_at": "2023-12-27T02:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce3eb0b2c834502987e91214eb35b1a5a72a17d",
"body": null,
"is_bot": false,
"headline": "v0.4.1",
"author_name": "daishi",
"author_login": "dai-shi",
"committed_at": "2023-11-01T09:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6158e0d43a90415fffbcf9158f00077e9360662a",
"body": "* feat(scope): optimize atom access with cache\r\n\r\n* revert(scope): remove scoped atom cache\r\n\r\n* fix(scope): correct dependencies of useMemo\r\n\r\n* feat(scope): memorize patchedStore as well\r\n\r\n* feat(scope): add warning message to instruct users memo the atoms prop of ScopeProvider\r\n\r\n* fix(scope): fix tsc compilation failure\r\n\r\n* another take with useState\r\n\r\n* fix(scope): remove unused changes\r\n\r\n* update CHANGELOG\r\n\r\n---------\r\n\r\nCo-authored-by: daishi <daishi@axlight.com>",
"is_bot": false,
"headline": "feat(scope): Avoid extra re-renders with memoization (#10)",
"author_name": "yf-yang",
"author_login": "yf-yang",
"committed_at": "2023-11-01T09:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80013b11da21c1bf2cc05edaf0fa0ece637e022",
"body": null,
"is_bot": false,
"headline": "rename the file name",
"author_name": "daishi",
"author_login": "dai-shi",
"committed_at": "2023-10-28T04:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8178e38e4e2d48ebaf1ebcf2ae3c6847026dc724",
"body": "…der and nested scopes (#11)\n\n* feat(scope): add hybrid example of both initialize scoped atom on render and nested scopes\r\n\r\n* feat(scope): copy type signature from useHydrateAtoms\r\n\r\n* fix(scope): fix eslint errors",
"is_bot": false,
"headline": "feat(scope): add hybrid example of both initialize scoped atom on ren…",
"author_name": "yf-yang",
"author_login": "yf-yang",
"committed_at": "2023-10-25T09:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57e294c21ad8aa6d8ee2468a2f3fb49631485fd4",
"body": null,
"is_bot": false,
"headline": "v0.4.0",
"author_name": "daishi",
"author_login": "dai-shi",
"committed_at": "2023-10-24T12:15:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6f7a9f350595a10419a3e161c7f716f393f0d40",
"body": "* feat(scope): patch store to avoid patching hooks\r\n\r\n* expose internal scope context",
"is_bot": false,
"headline": "feat(scope): patch store to avoid patching hooks (#9)",
"author_name": "Daishi Kato",
"author_login": "dai-shi",
"committed_at": "2023-10-24T12:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e6469a44d68df776054917c448142f48252ebf",
"body": null,
"is_bot": false,
"headline": "v0.3.1",
"author_name": "daishi",
"author_login": "dai-shi",
"committed_at": "2023-10-24T09:29:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a31be1cef1159a10f8e82e5f206a80eacc8ef9",
"body": "* feat: useScopedAtom and useHydrateAtoms\r\n\r\n* minor refactor\r\n\r\n* update CHANGELOG\r\n\r\n* update CHANGELOG",
"is_bot": false,
"headline": "fix(scope): useScopedAtom and useHydrateAtoms (#7)",
"author_name": "Daishi Kato",
"author_login": "dai-shi",
"committed_at": "2023-10-24T09:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9737d4c9c606d0c084ce18fb39891edc95163925",
"body": null,
"is_bot": false,
"headline": "v0.3.0",
"author_name": "daishi",
"author_login": "dai-shi",
"committed_at": "2023-10-23T14:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae883e33ebb4c7bb55ae9d7e6d6bda5c0f0c6556",
"body": "* feat(scope): new implementation scoping atoms instead of store\r\n\r\n* refactor, hopefully a little more readable?\r\n\r\n* rename provider\r\n\r\n* fix it\r\n\r\n* refactor\r\n\r\n* update deps\r\n\r\n* update CHANGELOG",
"is_bot": false,
"headline": "feat(scope): new implementation scoping atoms instead of store (#5)",
"author_name": "Daishi Kato",
"author_login": "dai-shi",
"committed_at": "2023-10-23T13:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87ccf659210e82ba5a082f90327ca8a6ef4d5498",
"body": null,
"is_bot": false,
"headline": "update README",
"author_name": "daishi",
"author_login": "dai-shi",
"committed_at": "2023-10-08T00:45:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 32,
"latest_release_at": "2025-10-07T16:55:13Z",
"latest_release_tag": "v0.9.5",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 12,
"days_since_latest_release": 293,
"mean_days_between_releases": 141.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "jotai-scope",
"exists": true,
"license": "MIT",
"keywords": [
"jotai",
"react",
"scope"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/jotai-scope",
"is_deprecated": false,
"latest_version": "0.12.1",
"repository_url": "https://github.com/jotaijs/jotai-scope",
"versions_count": 34,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 2038745,
"first_published_at": "2023-04-19T04:59:51.829000Z",
"latest_published_at": "2026-07-21T01:14:30.323000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 7,
"stars": 85,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2023-10-24",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2024-05-11",
"count": 1
},
{
"date": "2025-07-12",
"count": 1
},
{
"date": "2025-07-16",
"count": 1
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2026-06-05",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 6
},
"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": 17812,
"source_files_sampled": 26,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "flatted",
"direct": false,
"version": "3.3.3",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 136
},
{
"name": "happy-dom",
"direct": false,
"version": "15.11.7",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-37j7-fg3j-429f",
"GHSA-6q6h-j7hj-3r64",
"GHSA-w4gp-fjgq-3q4g"
],
"fixed_version": "20.8.9",
"advisory_count": 3,
"oldest_advisory_days": 289
},
{
"name": "rollup",
"direct": false,
"version": "4.53.5",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-mw96-cpmx-2vgc"
],
"fixed_version": "4.59.0",
"advisory_count": 1,
"oldest_advisory_days": 151
},
{
"name": "vitest",
"direct": false,
"version": "3.2.4",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-5xrq-8626-4rwp"
],
"fixed_version": "4.1.0",
"advisory_count": 1,
"oldest_advisory_days": 56
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.12",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 3,
"oldest_advisory_days": 123
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 3,
"oldest_advisory_days": 123
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 42
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 158
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 158
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 123
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6g55-p6wh-862q",
"GHSA-qx2v-qp2m-jg93",
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 3,
"oldest_advisory_days": 94
},
{
"name": "vite",
"direct": false,
"version": "6.4.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w7w-66w2-5vf9",
"GHSA-fx2h-pf6j-xcff",
"GHSA-p9ff-h696-f583",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 4,
"oldest_advisory_days": 112
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 165
},
{
"name": "@babel/core",
"direct": false,
"version": "7.28.5",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.2,
"advisory_ids": [
"GHSA-4x5r-pxfx-6jf8"
],
"fixed_version": "8.0.0-rc.6",
"advisory_count": 1,
"oldest_advisory_days": 42
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 8,
"critical": 4,
"moderate": 1
},
"advisory_count": 32,
"affected_count": 14,
"assessed_count": 422,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.27.2",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.28.3",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.28.4",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-self",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-source",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.28.4",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.27.2",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.7.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.7.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.1",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.2",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.7",
"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": "@napi-rs/wasm-runtime",
"direct": false,
"version": "0.2.12",
"ecosystem": "npm"
},
{
"name": "@nolyfill/is-core-module",
"direct": false,
"version": "1.0.39",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.2.9",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.0-beta.27",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "@rtsao/scc",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@testing-library/dom",
"direct": false,
"version": "10.4.1",
"ecosystem": "npm"
},
{
"name": "@testing-library/react",
"direct": false,
"version": "16.3.1",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.1",
"ecosystem": "npm"
},
{
"name": "@types/aria-query",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/json5",
"direct": false,
"version": "0.0.29",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.19.3",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "19.2.7",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm-eabi",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-arm64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-x64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-freebsd-x64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-musleabihf",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-ppc64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-s390x-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-wasm32-wasi",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-arm64-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-ia32-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-x64-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-react",
"direct": false,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.15.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "array-buffer-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "array-includes",
"direct": false,
"version": "3.1.9",
"ecosystem": "npm"
},
{
"name": "array.prototype.findlastindex",
"direct": false,
"version": "1.2.6",
"ecosystem": "npm"
},
{
"name": "array.prototype.flat",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "array.prototype.flatmap",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "arraybuffer.prototype.slice",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "async-function",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.9.9",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.12",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.1",
"ecosystem": "npm"
},
{
"name": "cac",
"direct": false,
"version": "6.7.14",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001760",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "5.3.3",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "data-view-buffer",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-offset",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "1.7.1",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "dom-accessibility-api",
"direct": false,
"version": "0.5.16",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.267",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "es-abstract",
"direct": false,
"version": "1.24.1",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-shim-unscopables",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "es-to-primitive",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.25.12",
"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": "eslint",
"direct": false,
"version": "9.39.2",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-node",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-typescript",
"direct": false,
"version": "3.10.1",
"ecosystem": "npm"
},
{
"name": "eslint-module-utils",
"direct": false,
"version": "2.12.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-import",
"direct": false,
"version": "2.31.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.5.4",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.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": "fdir",
"direct": false,
"version": "6.5.0",
"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": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "function.prototype.name",
"direct": false,
"version": "1.1.8",
"ecosystem": "npm"
},
{
"name": "functions-have-names",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "generator-function",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-symbol-description",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.13.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globalthis",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "happy-dom",
"direct": false,
"version": "15.11.7",
"ecosystem": "npm"
},
{
"name": "has-bigints",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "has-proto",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "internal-slot",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-array-buffer",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "is-async-function",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-bigint",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-boolean-object",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "is-bun-module",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.1",
"ecosystem": "npm"
},
{
"name": "is-data-view",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "is-date-object",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-finalizationregistry",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-generator-function",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-map",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-negative-zero",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-number-object",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-regex",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-set",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-shared-array-buffer",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "is-string",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-symbol",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "is-weakmap",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "is-weakref",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-weakset",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "jotai",
"direct": false,
"version": "3.0.0-alpha.0",
"ecosystem": "npm"
},
{
"name": "jotai-effect",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "jotai-family",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"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": "json5",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "loupe",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "lz-string",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.11",
"ecosystem": "npm"
},
{
"name": "napi-postinstall",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.27",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.4",
"ecosystem": "npm"
},
{
"name": "object-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": false,
"version": "4.1.7",
"ecosystem": "npm"
},
{
"name": "object.fromentries",
"direct": false,
"version": "2.0.8",
"ecosystem": "npm"
},
{
"name": "object.groupby",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "object.values",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "own-keys",
"direct": false,
"version": "1.0.1",
"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": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.7.4",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "27.5.1",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "19.2.3",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "17.0.2",
"ecosystem": "npm"
},
{
"name": "react-refresh",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "reflect.getprototypeof",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "regexp.prototype.flags",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.11",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.53.5",
"ecosystem": "npm"
},
{
"name": "safe-array-concat",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "safe-push-apply",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "safe-regex-test",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.27.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.3",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "set-function-name",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "set-proto",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "stable-hash",
"direct": false,
"version": "0.0.5",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "3.10.0",
"ecosystem": "npm"
},
{
"name": "stop-iteration-iterator",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "string.prototype.trim",
"direct": false,
"version": "1.2.10",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimend",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimstart",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "strip-literal",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.11",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.15",
"ecosystem": "npm"
},
{
"name": "tinypool",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tinyspy",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "tsconfig-paths",
"direct": false,
"version": "3.15.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "typed-array-buffer",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-length",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-offset",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "typed-array-length",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.50.0",
"ecosystem": "npm"
},
{
"name": "unbox-primitive",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "unrs-resolver",
"direct": false,
"version": "1.11.1",
"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": "vite",
"direct": false,
"version": "6.4.1",
"ecosystem": "npm"
},
{
"name": "vite-node",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-boxed-primitive",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "which-builtin-type",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "which-collection",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.19",
"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": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 422,
"direct_count": 0,
"indirect_count": 422
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 55,
"open_issues": 3,
"closed_ratio": 0.914,
"closed_issues": 32,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dmaskasky",
"commits": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/5034873?v=4"
},
{
"type": "User",
"login": "dai-shi",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/490574?v=4"
},
{
"type": "User",
"login": "yf-yang",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/36890796?v=4"
},
{
"type": "User",
"login": "marcocondrache",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/52580954?v=4"
},
{
"type": "User",
"login": "boeto",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/34640489?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.667
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"cd.yml",
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 10,
"reason": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "26 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "ddcbb0734444156b97912f52f9757f4df736f437",
"ran_at": "2026-07-27T19:38:30Z",
"aggregate_score": 3.8,
"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-21T01:13:55Z",
"oldest_open_prs": [
{
"number": 94,
"created_at": "2025-12-09T22:26:40Z",
"last_comment_at": "2025-12-09T22:26:56Z",
"last_comment_author": "codesandbox-ci"
},
{
"number": 95,
"created_at": "2025-12-12T18:27:19Z",
"last_comment_at": "2025-12-12T18:27:36Z",
"last_comment_author": "codesandbox-ci"
},
{
"number": 102,
"created_at": "2026-06-06T11:17:05Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-21T01:13:17Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 25,
"created_at": "2024-03-21T18:44:43Z",
"last_comment_at": "2025-11-13T03:16:53Z",
"last_comment_author": "Pitouli"
},
{
"number": 101,
"created_at": "2026-06-06T11:15:10Z",
"last_comment_at": "2026-06-06T11:57:15Z",
"last_comment_author": "WoodyWoodsta"
},
{
"number": 105,
"created_at": "2026-07-24T14:06:36Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jotaijs/jotai-scope",
"host": "github.com",
"name": "jotai-scope",
"owner": "jotaijs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 50,
"vitality": 66,
"community": 58,
"governance": 65,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"commits_last_year": 32,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "32 commits in the last year",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 32
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.9.5",
"releases_from_tags": false,
"days_since_latest_release": 293,
"mean_days_between_releases": 141.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 293 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 293
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~141.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 141.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 7,
"stars": 85,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "85 stars",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 85
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"jotai-scope"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2038745
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,038,745 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2038745,
"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": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.667
},
"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 67% of commits",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 67
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 55,
"open_issues": 3,
"closed_issues": 32,
"issue_closed_ratio": 0.914,
"closed_unmerged_prs": 12
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 42.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "55/67 decided PRs merged",
"points": 31.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 55,
"decided": 67
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 228,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "jotaijs",
"public_repos": 41,
"account_age_days": 1624
},
"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": "228 followers of jotaijs",
"points": 17,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 228,
"login": "jotaijs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "41 public repos, account ~4 yr old",
"points": 20.7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 41
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"jotai-scope"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "34 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 34
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.8
},
"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": "7 out of 7 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "26 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 422 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 422
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 32,
"affected_packages": 14,
"assessed_packages": 422,
"unassessed_packages": 0,
"affected_by_severity": "critical 4, high 8, moderate 1, low 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 422,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.55,
"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": "55 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 17812,
"source_files_sampled": 26,
"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/26 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 26,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T19:38:42.206007Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jotaijs/jotai-scope.svg",
"full_name": "jotaijs/jotai-scope",
"license_state": "standard",
"license_spdx": "MIT"
}