Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 535,
"has_wiki": true,
"homepage": null,
"languages": {
"TypeScript": 79183
},
"pushed_at": "2026-07-20T23:14:52Z",
"created_at": "2023-10-05T01:51:08Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T23:14:32Z",
"description": "A Jōtai utility package for reactive side-effects",
"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": "v2.0.4",
"kind": "patch",
"published_at": "2025-06-10T06:27:35Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2025-02-18T05:06:50Z"
},
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2025-01-26T01:22:31Z"
},
{
"tag": "v1.0.7",
"kind": "patch",
"published_at": "2024-12-22T06:57:45Z"
},
{
"tag": "v1.0.6",
"kind": "patch",
"published_at": "2024-12-17T22:40:23Z"
},
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2024-12-04T23:27:43Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-08-24T23:04:56Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-04-06T22:38:41Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-02-29T11:00:45Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2024-02-01T21:37:53Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2024-01-25T01:23:00Z"
}
],
"recent_commits": [
{
"oid": "d7f996a3a62820fd6e9d31d86cb2a984a45a5109",
"body": null,
"is_bot": false,
"headline": "update to version 2.4.1",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-07-20T23:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a805efa886119f1b927990cc81d11f90acc72226",
"body": null,
"is_bot": false,
"headline": "support v3 with compat transform (#87)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-07-20T23:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eff27f44e34abe8f0ae3ed13d26e96b99eb2aa4e",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: bump version to 2.3.1",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-13T18:50:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b781dc6c557f53599e0909a08b4e95afbdbedab0",
"body": "…build\n\n- Update .github/workflows/cd.yml (checkout, pnpm, node actions; permissions)\n- Replace compile/compile:* with build/build:* in package scripts\n- Point CodeSandbox buildCommand at build\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: align CD workflow with jotai-scope; rename compile scripts to …",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-13T18:48:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9a08455d7651e070f937fa7368398b6f4fd3e15c",
"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-13T17:48:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "21ef09cb4d548871a5ea25ab70893042330d343d",
"body": null,
"is_bot": false,
"headline": "update version to 2.3.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-11T18:30:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b0b4f41e66743c8ec545ec15df90eec292faaf4",
"body": null,
"is_bot": false,
"headline": "compat: comply with new buildingBlocks api (#83)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-05-05T17:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b69981e0c494850a6a3b86fb7766f8bdc8254c0",
"body": null,
"is_bot": false,
"headline": "update version to 2.2.4",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-04-03T04:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4282d0c417be50c9ba17918726d22e6dbe1e32c4",
"body": null,
"is_bot": false,
"headline": "fix: double mount of atomEffect dependents (#82)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-04-03T04:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b699cc7f84c3fd9dfc5cca0373cb029ae99875a8",
"body": null,
"is_bot": false,
"headline": "update jotai dependency",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2026-04-03T04:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14defd78b95dcb7312a5cff07ef674909d6009c1",
"body": null,
"is_bot": false,
"headline": "Update to pnpm@10.18.3",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-26T02:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5d1f8e2e462291106f13f1d3124372de8c04f97",
"body": null,
"is_bot": false,
"headline": "update tests to support building block prefix",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-26T01:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85df7c2914501d50584db1fd53d4be26fbc7986",
"body": null,
"is_bot": false,
"headline": "update version to 2.2.3",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-26T00:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7e1cacc671de01d30345471350f3c83759f100f",
"body": null,
"is_bot": false,
"headline": "update react dependencies",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-26T00:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9028999982644961007ce1d8cd31fde8ab910c",
"body": null,
"is_bot": false,
"headline": "add support for nextjs and bun",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-12T17:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf0c0220297f558e76b9ca66711ac4e04291acf4",
"body": "…2.16.0",
"is_bot": false,
"headline": "update version to 2.2.0 and set the jotai peer dependency version to …",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-12T16:14:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b334229aa8a3906ffea918db00bb2e52b52d4ef0",
"body": null,
"is_bot": false,
"headline": "update jotai to v2.16.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-09T21:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5c40c121c4b149b92c4847d790a7994a33d18a5",
"body": null,
"is_bot": false,
"headline": "use delete method in changedAtoms",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-12-05T18:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdde1b80c72c825a60df703f685afa73d16f2f5a",
"body": "* fix: subscribing withAtomEffect gives stale value\n\n* update version to 2.1.5",
"is_bot": false,
"headline": "fix: subscribing withAtomEffect gives stale value (#80)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-11-30T17:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf153e5bc95bd6fdc4da9eeeb10457d5b2707c9",
"body": "* fix: extra render when effect recomputes\n\n* update version to 2.1.4",
"is_bot": false,
"headline": "fix: extra render when effect recomputes (#79)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-11-30T16:07:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "009dc398bdcc1af2c2d2c34665a6423c62d782cf",
"body": null,
"is_bot": false,
"headline": "update version to v2.1.3",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-10-10T16:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f256e236425a6b2a1eb55c817f5b9933c269697",
"body": null,
"is_bot": false,
"headline": "fix: export Effect to resolve ts(2742) in some project setups (#73)",
"author_name": "Dominik Henneke",
"author_login": "dhenneke",
"committed_at": "2025-09-22T10:31:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c05289553c747d94c495c52197eeb7c2bd2e028",
"body": null,
"is_bot": false,
"headline": "drop atom.unstable_is usage (#76)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-09-21T01:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5726d722ce1097154d71dd6029f2d46575e629d",
"body": null,
"is_bot": false,
"headline": "add setup script for jotai",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-09-09T20:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e87975d2d868a6cde2ff6b510333c94e65182f1e",
"body": null,
"is_bot": false,
"headline": "refactor: support jotai 2.14.0 (#74)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-09-09T20:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c77018fdc3c726443c62a977337f4d3bf5163db0",
"body": null,
"is_bot": false,
"headline": "update version to 2.1.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-09-04T06:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e7cd80fc076a83a4d9b767284b1731524f73f1",
"body": "* cleanup withAtomEffect\n\n* ensure withAtomEffects fire in predictable order",
"is_bot": false,
"headline": "Deterministic `withAtomEffect` ordering (#72)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-09-04T06:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b781d876daf7070068ffe0ccb7a77774c319d107",
"body": null,
"is_bot": false,
"headline": "support local jotai repo",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-09-04T05:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20545eee3e4188ff3583398b5005badee7ce4361",
"body": "* refAtom debugLabel is configurable\n\n* update version to 2.0.5",
"is_bot": false,
"headline": "Configurable debug label (#69)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-07-15T18:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eecae3e68f071f6e5954d06a21f757a9b8fc7f97",
"body": null,
"is_bot": false,
"headline": "update version to 2.0.4",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-06-10T06:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52fbdcc7b1156369221564f3002ea2f4f692ea09",
"body": "…ncy (#68)\n\n* fix: withAtomEffect infinite loop with atoms in atoms circular dependency\n\n* update tests to support aggregate errors",
"is_bot": false,
"headline": "fix: withAtomEffect infinite loop with atoms in atom circular depende…",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-06-10T06:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04d0db1519f226ae68517179ef0eead43cbbc791",
"body": null,
"is_bot": false,
"headline": "bind this to withAtomEffect callback",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-05-06T00:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16eb47987f41ee0dd8464286067f9dbc6a98f7fd",
"body": null,
"is_bot": false,
"headline": "chore: update version to v2.0.2",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-03-30T22:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f9f73f2b57a7b3b0c4f8823b5c3e80cd5f5640a",
"body": null,
"is_bot": false,
"headline": "fix: ensure effect runs when another effect changes deps (#65)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-03-24T22:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54fa00fca6c1fb683a5728340f18ad8a51bdf32d",
"body": null,
"is_bot": false,
"headline": "update README and LICENSE",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-02-23T17:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2f5c444c7a1f603857933397b042cb8304d5448",
"body": null,
"is_bot": false,
"headline": "safely access process global if it exists (#64)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-02-18T19:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f4ac6242c3e860ec50a7bab2c8ec0d1e6fd5a9b",
"body": null,
"is_bot": false,
"headline": "[Breaking] feat: synchronous atomEffect (#62)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-02-18T04:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52ff1c1816d9555f707b5de968dcbd44a4da6e61",
"body": null,
"is_bot": false,
"headline": "fix: esm builds (#61)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-30T21:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8eda178f80082790d4c9f6263791a59f913091dd",
"body": null,
"is_bot": false,
"headline": "update version to 1.1.5",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-27T20:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baddc8ae8df9e037747d0be04c3e6872adf5d187",
"body": null,
"is_bot": false,
"headline": "adjust exports to support non-ts environments",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-27T20:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9568194a3b03135944fafaf5a4eade600b2580f1",
"body": null,
"is_bot": false,
"headline": "use a typeof not function cleanup guard instead (#59)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-27T12:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39282ac34f6ed115cfb6f938f6ca55342167940",
"body": null,
"is_bot": false,
"headline": "update version to 1.1.4",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T23:36:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9421828bc9cc87b6168291721ed8317b0562f8",
"body": null,
"is_bot": false,
"headline": "update README to add clarity and conciseness",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T22:42:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76612c51e1698ab40a448b96257309f2f768dfa5",
"body": null,
"is_bot": false,
"headline": "update version to 1.1.3",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T21:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c8302b2f8adc3546d2fef56e0b80e5546164325",
"body": null,
"is_bot": false,
"headline": "drop reobserve",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T21:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de148c1005fe00e111f2016a9de40412bd2993a2",
"body": null,
"is_bot": false,
"headline": "update version to 1.1.2",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T20:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdd0258c7529cca0a37af404bd14b3b7bd2962e5",
"body": null,
"is_bot": false,
"headline": "refactor observe",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T20:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c89c397bf6ebed68a68c1da8b1e39282f6b53f9",
"body": null,
"is_bot": false,
"headline": "update docs, fix type import",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T19:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e59ef5181d5625408353c1b8ec6732e12848c608",
"body": null,
"is_bot": false,
"headline": "fix type and export observe utility",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T19:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "218a2b2f9867cc30671d683251463372e7c24aa6",
"body": null,
"is_bot": false,
"headline": "update package to v1.1.0",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T03:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bea171113ea9f672750a84abc9b64244c86c85db",
"body": null,
"is_bot": false,
"headline": "update README.md",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T03:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e08f145269b1b995225eef0d884479e8b99ad0c",
"body": null,
"is_bot": false,
"headline": "add more observe tests",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T02:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eff05ba0205dcb96cb3519d3b19df43c9dd8b69",
"body": "feat: observe api for observing stores with effects",
"is_bot": false,
"headline": "feat: observe api for observing stores with effects (#55)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-25T02:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77dfb20fbaeb93d16e77ea575a02d15aa53a0049",
"body": null,
"is_bot": false,
"headline": "use flat config",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-23T19:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99b065da6c7ff4dc34948fac2d6c0e68ae4c78bb",
"body": "modernize the repo:\r\n- update tsconfig\r\n- update eslint\r\n- replace webpack and jest with vite + vitest\r\n- remove examples\r\n- rename __tests__ to tests\r\n- update package scripts",
"is_bot": false,
"headline": "Modernize the repo (#57)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2025-01-23T01:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5a8038ce07e05d1243b7f07b10480391eca730",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 1.0.7",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-22T06:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eec331e93632d685f640a11ce56b50eea5f44b9e",
"body": null,
"is_bot": false,
"headline": "fix: withAtomEffect cleanup runs on react component unmount",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-22T06:54:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e9b25eedeaf8b3dcea565bde91048f72ec7f5f6",
"body": null,
"is_bot": false,
"headline": "add bistable example to tests",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-19T23:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f7abee4274e40f3952d52731897801363689d20",
"body": null,
"is_bot": false,
"headline": "feat: effect atoms expose their effects via an effect property (#49)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-19T02:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "364f66692e8c6767848fc7caf6238d1e273f2872",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 1.0.6",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-17T22:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eccf019b8428de9e8867093b031193c623caf80",
"body": null,
"is_bot": false,
"headline": "fix: bind write fn of withAtomEffect to target atom (#48)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-17T22:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d1abc01413261aa060a89e682798595abde6ce",
"body": null,
"is_bot": false,
"headline": "test: withAtomEffect self reference does not infinite loop",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-15T06:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a11ff43c95a8b110948f7539c0e35755f12a83f9",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 1.0.5",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-04T23:25:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd53a9160a3717131134f9ab3e53b58db0faa886",
"body": null,
"is_bot": false,
"headline": "atomEffect should not suspend the component (#45)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-04T23:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e36b551015e7c7f83d41a4fa18fb361e3a3d5b12",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 1.0.4",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-12-02T20:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35dde9a40134f7bdce8469ad9bde9e9e1884d9aa",
"body": "- shorten ref property names\n- prevent leaking ref to cleanup this\n- recurse from cleanup should throw\n- reduce internal atoms to just refresh and ref\n- support rethrowing null errors",
"is_bot": false,
"headline": "refactor atomEffect",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-11-27T02:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf75eb880b67ce0792cb149100c0f848bfaeb8bb",
"body": null,
"is_bot": false,
"headline": "upgrade jotai devDependency to 2.10.3",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-11-22T06:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a663f78cd8a3cb62fd93c67cb8781fb381e3b70",
"body": null,
"is_bot": false,
"headline": "add .vscode to gitignore",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-11-22T06:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36dbc1e9461b8bd97467f90e6502e07039a4ab57",
"body": null,
"is_bot": false,
"headline": "update jotai to 2.10.1",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-10-18T16:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "641ea49fe6831ece42affb8b26de62b8580e331b",
"body": null,
"is_bot": false,
"headline": "update jotai@2.10",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-09-25T01:24:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c526756d59ee31a10c3e370f3ac507aa966b7b0",
"body": null,
"is_bot": false,
"headline": "feat(withAtomEffect): add withAtomEffect to export",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-09-16T20:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa0f231215c6f8c837bfcc6824cb5561f8eac376",
"body": null,
"is_bot": false,
"headline": "refactor(withAtomEffect)",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-08-26T18:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458b14e0a23f2b78a596f96692641c4c0f5321ec",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 1.0.2",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-08-24T22:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35d9810f4ad96dde12c05b50ad544648f9372b9f",
"body": null,
"is_bot": false,
"headline": "fix: atomEffect supports recursion under jotai store2 (#43)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-08-24T22:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fafa45c0e8c21266bdce9c454f09a2e89f615780",
"body": null,
"is_bot": false,
"headline": "prepare test apparatus",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-08-24T22:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7be4d0db2eaba769939bf3f9eeef866cd30ad354",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 1.0.1",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-08-24T03:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76f2cf82483781029519b8a048fa13d0d218018c",
"body": null,
"is_bot": false,
"headline": "feat: withAtomEffect allows binding effects to atoms",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-08-24T03:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf3049b71c6f3191f17f807d602ee83ce36798b",
"body": null,
"is_bot": false,
"headline": "chore: update jotai version to 2.9.3",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-08-23T22:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "467779cb889bd8ccf869f9ad76b28bb4282775d7",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 1.0.0",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-04-06T22:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc3e9785a26d9d48ebed83f6df85a65fbe133334",
"body": null,
"is_bot": false,
"headline": "refactor initAtom.onMount and unskip tests",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-03-07T23:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff9965956f5c2d017528c6e8f6f28f10bf14e457",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 0.6.0",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-02-29T10:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "749066b40938be5c213c1a628abe5a6fed5f447f",
"body": "Co-authored-by: David Maskasky <dmaskasky@otter.ai>",
"is_bot": false,
"headline": "rethrow errors thrown during effectFn and cleanup (#33)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-02-29T10:54:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "955e9c9a92acd536a9445da0fad65754b993a909",
"body": null,
"is_bot": false,
"headline": "update version to 0.5.0",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-02-01T21:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49f6d92820f1530d37872eee63da968a2724dea8",
"body": null,
"is_bot": false,
"headline": "feat: get.peek reads atom value without subscribing to updates (#30)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-01-31T19:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86597a6b64436c9ab8115173feb1a0233396d90",
"body": null,
"is_bot": false,
"headline": "chore: cleanup readme and tests",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-30T20:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f579fec8850856f0d17f00f54eb04de26cbcb51",
"body": null,
"is_bot": false,
"headline": "update version to 0.4.0",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-25T00:50:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b142219b5f50f50812b12a3884ce8e416a83685b",
"body": null,
"is_bot": false,
"headline": "chore: unfold code",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-23T01:34:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f39d0c9897b6406c9ca1935dd79034354ff9b3",
"body": "Refs: https://github.com/jotaijs/jotai-effect/issues/26",
"is_bot": false,
"headline": "feat: set.recurse api for opt-in recursion (#29)",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-01-22T19:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a48463c7ebf12b04a70abc91cbccee9606a8ca6b",
"body": null,
"is_bot": false,
"headline": "chore: cleanup readme and tests",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-22T19:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfee464a82c2928f13b472d1a2b7d42026177928",
"body": null,
"is_bot": false,
"headline": "update version to 0.3.2",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-20T22:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "084d06c2f8f94f5b737c7144f6cbd6752b82b7bb",
"body": null,
"is_bot": false,
"headline": "test: nested atomEffects should not infinite loop",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-20T22:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5313180dcc0159fba32466ae1f9cb94c97f8508c",
"body": "…g between computations (#23)\"\n\nThis reverts commit a9a6531a3b474c02528ac5f82d2b9995ecf2b083.",
"is_bot": false,
"headline": "Revert \"fix: nested atomEffects should not infinite loop by remountin…",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-20T22:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fded3d717f5055adf58c175897745ba7b771341",
"body": null,
"is_bot": false,
"headline": "update version to 0.3.1",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-19T03:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b039f58b7754fbe16d7a8f9dadc4f374fed07c2d",
"body": null,
"is_bot": false,
"headline": "update version to 0.3.0",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-19T02:20:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a6531a3b474c02528ac5f82d2b9995ecf2b083",
"body": "…n computations (#23)\n\nmove onMount init fn to atom getter next tick\r\n\r\nRefs: https://github.com/jotaijs/jotai-effect/issues/21\r\n\r\nCo-authored-by: David Maskasky <dmaskasky@otter.ai>",
"is_bot": false,
"headline": "fix: nested atomEffects should not infinite loop by remounting betwee…",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2024-01-19T00:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae54bc3567dec8510c51a1d18b7173279c8a9ec",
"body": null,
"is_bot": false,
"headline": "move strict mode test to strict test file",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2024-01-18T18:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "941ae50e9e579dacaba7bbc4756f5ef9e11f7e38",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "David Maskasky",
"author_login": "dmaskasky",
"committed_at": "2023-12-05T20:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc21d4dce4278bd674513d462f3d0febc6beea4",
"body": null,
"is_bot": false,
"headline": "chore: set jotai minimum version to `2.5.0` (#19)",
"author_name": "Alex Yang",
"author_login": "himself65",
"committed_at": "2023-12-05T19:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2e69f8605cbe3c8a7ddee6d3c38266b13fed63",
"body": null,
"is_bot": false,
"headline": "feat: bump version to 0.2.3",
"author_name": "David Maskasky",
"author_login": null,
"committed_at": "2023-11-09T18:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cb2b1633f8fa846e970a7ba74bce9921beb0549",
"body": "fix: edge case on calling cleanup function",
"is_bot": false,
"headline": "fix: edge case on calling cleanup function (#18)",
"author_name": "Alex Yang",
"author_login": "himself65",
"committed_at": "2023-11-09T18:49:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 28,
"latest_release_at": "2025-06-10T06:27:35Z",
"latest_release_tag": "v2.0.4",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 13,
"days_since_latest_release": 412,
"mean_days_between_releases": 54.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "jotai-effect",
"exists": true,
"license": "MIT",
"keywords": [
"jotai",
"react",
"effect",
"state"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/jotai-effect",
"is_deprecated": false,
"latest_version": "2.4.1",
"repository_url": "https://github.com/jotaijs/jotai-effect",
"versions_count": 46,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1353936,
"first_published_at": "2023-10-06T01:30:22.347000Z",
"latest_published_at": "2026-07-20T23:14:54.605000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 8,
"stars": 164,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-08-04",
"count": 1
},
{
"date": "2025-08-22",
"count": 1
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 8
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 32131,
"source_files_sampled": 14,
"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.37.0",
"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.0.9",
"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.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 412
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 412
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 255
},
{
"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": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 123
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 123
},
{
"name": "postcss",
"direct": false,
"version": "8.5.3",
"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.2.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-356w-63v5-8wf4",
"GHSA-4r4m-qw57-chr8",
"GHSA-4w7w-66w2-5vf9",
"GHSA-859w-5945-r5v3",
"GHSA-93m4-6634-74q7",
"GHSA-fx2h-pf6j-xcff",
"GHSA-g4jq-h2w9-997c",
"GHSA-jqfw-vq24-v9c3",
"GHSA-p9ff-h696-f583",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 11,
"oldest_advisory_days": 482
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.2.7",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-xffm-g5w8-qvg7"
],
"fixed_version": "0.3.4",
"advisory_count": 1,
"oldest_advisory_days": 373
},
{
"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
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 9,
"critical": 4,
"moderate": 2
},
"advisory_count": 44,
"affected_count": 15,
"assessed_count": 394,
"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.26.2",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.25.9",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.25.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.5.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.1",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.23.0",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.6",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.6",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@nolyfill/is-core-module",
"direct": false,
"version": "1.0.39",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loongarch64-gnu",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-powerpc64le-gnu",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "@rtsao/scc",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@testing-library/dom",
"direct": false,
"version": "10.0.0",
"ecosystem": "npm"
},
{
"name": "@testing-library/react",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "@testing-library/user-event",
"direct": false,
"version": "14.6.1",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.9.0",
"ecosystem": "npm"
},
{
"name": "@types/aria-query",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.7",
"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.13.13",
"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.28.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.28.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.28.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.28.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.28.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.28.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.28.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.28.0",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-darwin-arm64",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-darwin-x64",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-freebsd-x64",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-linux-arm64-gnu",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-linux-arm64-musl",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-linux-x64-gnu",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-linux-x64-musl",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-wasm32-wasi",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-win32-arm64-msvc",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@unrs/rspack-resolver-binding-win32-x64-msvc",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.14.1",
"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": "anymatch",
"direct": false,
"version": "3.1.3",
"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.8",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"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": "binary-extensions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "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": "chai",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.6.0",
"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": "commander",
"direct": false,
"version": "9.5.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"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.0",
"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": "dir-glob",
"direct": false,
"version": "3.0.1",
"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": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "es-abstract",
"direct": false,
"version": "1.23.9",
"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.6.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.1",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.23.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-node",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "eslint-import-resolver-typescript",
"direct": false,
"version": "3.9.1",
"ecosystem": "npm"
},
{
"name": "eslint-module-utils",
"direct": false,
"version": "2.12.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-import",
"direct": false,
"version": "2.31.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.2.4",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.3.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.2.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-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.19.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.4.3",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"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": "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.10.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globalthis",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graphemer",
"direct": false,
"version": "1.4.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": "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-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-boolean-object",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "is-bun-module",
"direct": false,
"version": "1.3.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.0",
"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-number",
"direct": false,
"version": "7.0.0",
"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.4.2",
"ecosystem": "npm"
},
{
"name": "jotai",
"direct": false,
"version": "3.0.0-alpha.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "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": "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.1.3",
"ecosystem": "npm"
},
{
"name": "lz-string",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.17",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"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": "mylas",
"direct": false,
"version": "2.1.13",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.11",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"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": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "plimit-lit",
"direct": false,
"version": "1.6.1",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.3",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.5.3",
"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": "queue-lit",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "19.2.1",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": false,
"version": "19.2.1",
"ecosystem": "npm"
},
{
"name": "react-error-boundary",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "17.0.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "reflect.getprototypeof",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "regenerator-runtime",
"direct": false,
"version": "0.14.1",
"ecosystem": "npm"
},
{
"name": "regexp.prototype.flags",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.10",
"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": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.37.0",
"ecosystem": "npm"
},
{
"name": "rspack-resolver",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"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.1",
"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": "slash",
"direct": false,
"version": "3.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.8.1",
"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": "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.10.3",
"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.12",
"ecosystem": "npm"
},
{
"name": "tinypool",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tinyspy",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "tsc-alias",
"direct": false,
"version": "1.8.11",
"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.8.2",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.28.0",
"ecosystem": "npm"
},
{
"name": "unbox-primitive",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.20.0",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "vite-node",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "3.0.9",
"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": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 394,
"direct_count": 0,
"indirect_count": 394
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 39,
"open_issues": 2,
"closed_ratio": 0.941,
"closed_issues": 32,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dmaskasky",
"commits": 86,
"avatar_url": "https://avatars.githubusercontent.com/u/5034873?v=4"
},
{
"type": "User",
"login": "dai-shi",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/490574?v=4"
},
{
"type": "User",
"login": "himself65",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/14026360?v=4"
},
{
"type": "User",
"login": "dhenneke",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/720821?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.729
},
"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": 9,
"reason": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/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 20 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": 6,
"reason": "7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6",
"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": "35 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d7f996a3a62820fd6e9d31d86cb2a984a45a5109",
"ran_at": "2026-07-27T17:31:24Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T23:14:55Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T23:10:52Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 84,
"created_at": "2026-04-30T18:59:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2026-07-06T09:43:27Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jotaijs/jotai-effect",
"host": "github.com",
"name": "jotai-effect",
"owner": "jotaijs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 48,
"vitality": 62,
"community": 61,
"governance": 66,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 62,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 28,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 13
},
"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": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "28 commits in the last year",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 28
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v2.0.4",
"releases_from_tags": false,
"days_since_latest_release": 412,
"mean_days_between_releases": 54.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 412 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 412
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~54.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 54.9
}
}
],
"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": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"forks": 8,
"stars": 164,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "164 stars",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 164
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "8 forks",
"points": 7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 8
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"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-effect"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 1353936
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,353,936 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1353936,
"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": 66,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.729
},
"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 73% of commits",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 73
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 20 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 39,
"open_issues": 2,
"closed_issues": 32,
"issue_closed_ratio": 0.941,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "94% of issues closed",
"points": 44,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 94
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "39/44 decided PRs merged",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 39,
"decided": 44
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/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-effect"
],
"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": "46 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 46
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": 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": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"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": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "9 out of 10 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 20 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": "7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"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": "35 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 394 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": 394
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 44,
"affected_packages": 15,
"assessed_packages": 394,
"unassessed_packages": 0,
"affected_by_severity": "critical 4, high 9, moderate 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 394,
"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": 12
},
"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": 23,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.43,
"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": "43 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 43,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 49,
"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.03,
"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": "3 of the last 100 commits agent-authored or agent-credited",
"points": 6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"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": 32131,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"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-27T17:31:36.553747Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jotaijs/jotai-effect.svg",
"full_name": "jotaijs/jotai-effect",
"license_state": "standard",
"license_spdx": "MIT"
}