Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"regex",
"javascript",
"tokenizer",
"ecmascript"
],
"is_fork": false,
"size_kb": 751,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 74641,
"TypeScript": 4421,
"CoffeeScript": 14172
},
"pushed_at": "2026-06-05T17:06:44Z",
"created_at": "2014-03-08T22:28:09Z",
"owner_type": "User",
"updated_at": "2026-07-15T15:53:01Z",
"description": "Tiny JavaScript tokenizer.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"CoffeeScript"
]
},
"owner": {
"blog": null,
"name": "Simon Lydell",
"type": "User",
"login": "lydell",
"company": "SAVR",
"location": "Stockholm",
"followers": 574,
"avatar_url": "https://avatars.githubusercontent.com/u/2142817?v=4",
"created_at": "2012-08-13T07:01:16Z",
"is_verified": null,
"public_repos": 297,
"account_age_days": 5091
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v10.0.0",
"kind": "major",
"published_at": "2025-12-08T21:08:18Z"
},
{
"tag": "v9.0.1",
"kind": "patch",
"published_at": "2024-11-22T17:19:28Z"
},
{
"tag": "v9.0.0",
"kind": "major",
"published_at": "2024-02-08T22:58:17Z"
},
{
"tag": "v8.0.3",
"kind": "patch",
"published_at": "2024-02-03T10:10:58Z"
},
{
"tag": "v8.0.2",
"kind": "patch",
"published_at": "2023-09-09T13:02:37Z"
},
{
"tag": "v8.0.1",
"kind": "patch",
"published_at": "2023-01-16T21:13:56Z"
},
{
"tag": "v8.0.0",
"kind": "major",
"published_at": "2022-05-15T09:48:29Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2021-04-25T10:01:54Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2020-04-13T16:05:46Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2019-06-15T14:52:29Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2018-01-28T11:58:00Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2017-06-28T20:53:34Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2017-01-30T18:27:47Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2017-01-11T20:29:25Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2016-06-19T07:35:52Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2016-03-27T10:52:14Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2015-10-18T15:00:27Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2015-06-20T06:37:05Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2015-02-26T09:34:32Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2015-02-21T20:20:10Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2015-02-21T19:00:31Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2015-01-06T21:15:06Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2014-12-19T17:48:06Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2014-06-19T20:20:08Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2014-03-08T22:27:15Z"
}
],
"recent_commits": [
{
"oid": "895fb4d6804a287aecfb0e1009851f925d07b079",
"body": "There are no syntax changes in ES2026, so nothing to update in js-tokens.",
"is_bot": false,
"headline": "Update docs to mention ES2026",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2026-06-05T17:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71fd1f6733d3c8cfd0958912272da03e0dc0b533",
"body": "It’s enough with the LICENSE file.",
"is_bot": false,
"headline": "Remove copyright comment from index.coffee",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-12-08T21:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7ec3643eac02418881ddb46ec420cfc10a653ba",
"body": null,
"is_bot": false,
"headline": "js-tokens v10.0.0",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-12-08T21:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35486827aab9a354af65586e7d90db418553ad64",
"body": null,
"is_bot": false,
"headline": "Update licence years",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-12-08T21:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b451ff95492589c9d55686952b70def83924fe0",
"body": null,
"is_bot": false,
"headline": "Update npm packages (#63)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-12-08T21:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f02da6a57627efd9183e71da4acf0097dd2ebc8",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions (#62)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-12-08T20:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0926e50c89540cfb8d8ab2bdcf4d86632de84ff0",
"body": null,
"is_bot": false,
"headline": "Support `require(\"js-tokens\")` without `.default` (#61)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-12-08T18:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f61c145439fc9e6428ad026c8332147b9955903",
"body": null,
"is_bot": false,
"headline": "Fix example in README.md (#60)",
"author_name": "fisker Cheung",
"author_login": "fisker",
"committed_at": "2025-12-08T18:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f0f37738c3149a93bbd38d6aad79e1be7405116",
"body": "Co-authored-by: Simon Lydell <simon.lydell@gmail.com>",
"is_bot": false,
"headline": "Switch to ESM (#59)",
"author_name": "fisker Cheung",
"author_login": "fisker",
"committed_at": "2025-12-08T18:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1743a121103f970b9d2e807469cba02d24b852a",
"body": "The only syntax changes are:\n\n- Regular expression pattern modifiers. Tests added in commit 2ddc1761e8bf7a13995768b9df929312fb4fb65d.\n- Import attributes. No changes to tokenization, so I didn’t feel like tests are needed.",
"is_bot": false,
"headline": "Update docs to mention ES2025",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-06-10T17:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa575eb0ed7030cadd58ef52410c2d3ed8b1303",
"body": null,
"is_bot": false,
"headline": "Add tests for ES2025 regex pattern modifiers",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-06-10T17:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ddc1761e8bf7a13995768b9df929312fb4fb65d",
"body": "For example: https://github.com/lydell/js-tokens/actions/runs/14270735240/job/40003142240\n\n```\n FAIL test/index.test.js > jsTokens > succeeds for any single character\nError: Test timed out in 5000ms.\nIf this is a long-running test, pass a timeout value as the last argument or configure it globally with \"testTimeout\".\n```",
"is_bot": false,
"headline": "Increase timeout for test that times out on Windows sometimes (#57)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-04-04T17:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6291d91595d00662dce58b52a4359ddbe0c0a923",
"body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.5.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages\n[…]\nite\n dependency-version: 6.2.5\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump vite from 6.2.4 to 6.2.5 (#56)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-04T17:20:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ea0ae90f48ffe3305d6e4cd316b9a5d8e77bbbd",
"body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.1.0 to 6.2.4.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages\n[…]\nencies:\n- dependency-name: vite\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump vite from 6.1.0 to 6.2.4 (#55)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-31T19:51:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68445fac751138eaf54579ceb0201ca99f38a3c5",
"body": null,
"is_bot": false,
"headline": "Fix ESLint config",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-02-14T21:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acc8345faa61ad7b09193080b80e378e4e0180cc",
"body": null,
"is_bot": false,
"headline": "Update npm packages",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2025-02-08T23:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5324e078de4061b94da1b27964bc693fa0200eb8",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump vite from 5.4.6 to 5.4.14 (#54)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-22T06:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1470e1efafcbca46709c73ba98811a4e5bcc1e86",
"body": null,
"is_bot": false,
"headline": "js-tokens v9.0.1",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-11-22T17:19:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72049c6e48cc9629888b8544078487ee6f4f0dfc",
"body": null,
"is_bot": false,
"headline": "Fix regex parsing with slashes (#53)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-11-22T17:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "359b8f10c80de290d8be8c888b9dea05f17b0e50",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump rollup from 4.20.0 to 4.22.4 (#51)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-24T05:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7313747b294c98245922f589fea39c8ff8ac3136",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump vite from 5.4.1 to 5.4.6 (#50)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-17T20:58:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1e6b5e69af780a081c4fee980fb58bb9dd6887f",
"body": null,
"is_bot": false,
"headline": "Add tests and docs for ES2024 (#49)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-08-17T20:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5207398ec728a17858cba0eaf7b09cfd641e18d5",
"body": null,
"is_bot": false,
"headline": "Upgrade repo (#48)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-08-17T20:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18ad5c98988a36cacc1c00a6ccea756dfaff6a15",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump braces from 3.0.2 to 3.0.3 (#47)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-19T12:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b5c9ec4aabbf3cd99af2a458170169481929994",
"body": null,
"is_bot": false,
"headline": "Mention &&=, ||= and ??= in readme",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-05-13T07:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56c063d5b69e369e739db0923b501210e6b0401a",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump vite from 5.0.12 to 5.2.8 (#46)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-03T20:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8437d33f3852ebeed9d3614cc656bd43b69b9036",
"body": null,
"is_bot": false,
"headline": "Update repo (#45)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-02-10T11:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43b47c87b1a1077b0dea733d9798fab559c0c8e3",
"body": null,
"is_bot": false,
"headline": "js-tokens v9.0.0",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-02-08T22:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd8a56c1f690178bf0d7a8298692db061247dc0",
"body": null,
"is_bot": false,
"headline": "Add support for ES2023: Hashbang comments (#44)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-02-08T22:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b734e90b8b80b0156accf63993e7ce9d2f631711",
"body": null,
"is_bot": false,
"headline": "Update docs about Annex B",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-02-03T10:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7736abb5fc6b2c5164392210fa45122b0134e3",
"body": null,
"is_bot": false,
"headline": "Update benchmark",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-02-03T10:39:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8125aae4df8ab7eb262b29eebf0cdc65d162bf1a",
"body": null,
"is_bot": false,
"headline": "js-tokens v8.0.3",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-02-03T10:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea8315f5d2c271a63685a590e92d89ce192bca0",
"body": "* Add failing tests for very long tokens\r\n\r\n* Fix tests for very long tokens\r\n\r\n* Add more tests for very long string literals\r\n\r\n* Document known failures\r\n\r\n* Document/test NumericLiteral error",
"is_bot": false,
"headline": "Support very long tokens where possible (#43)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2024-02-03T10:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab777ad4574b8145810d65093ef6c3727ca3c12",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump @babel/traverse from 7.20.12 to 7.23.2 (#41)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-18T19:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93a64af449586241b0ba5ec121511291243e4133",
"body": null,
"is_bot": false,
"headline": "js-tokens v8.0.2",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2023-09-09T13:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b05abd6521cfed9d1d3c536ecb900a57a0d5fd00",
"body": null,
"is_bot": false,
"headline": "Fix TypeScript index.d.ts file (#40)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2023-09-09T12:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a625e705bd89c25230e70953f008d25124ece2a7",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump word-wrap from 1.2.3 to 1.2.4 (#39)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-07-19T07:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae542161b0595b08eabee259eb4b9de92233df96",
"body": null,
"is_bot": false,
"headline": "js-tokens v8.0.1",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2023-01-16T21:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a75528099faa84f8b090ce18cd9ef846f1d8f22c",
"body": null,
"is_bot": false,
"headline": "Update benchmark results",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2023-01-16T21:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "368dd65d3e126b2d8d9283ef4c141c0f027aa9c2",
"body": null,
"is_bot": false,
"headline": "Update npm packages",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2023-01-16T20:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "167a22fac9cd15d39a0df653b65119672772926b",
"body": null,
"is_bot": false,
"headline": "Update copyright years",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2023-01-16T20:07:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb1cc81a9e83708b6edec8209e5146b89450cbd8",
"body": "Fixes https://github.com/lydell/js-tokens/issues/36",
"is_bot": false,
"headline": "Fix unescaped closing bracket (#37)",
"author_name": "Jared Hughes",
"author_login": "jared-hughes",
"committed_at": "2023-01-16T20:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f03b4f5f5fb6af8ff37cab2de78aed092ea2cf4",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump json5 from 2.2.1 to 2.2.3 (#35)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-01-08T20:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16912368ce93332dc7417b95c38b5da4779890b6",
"body": null,
"is_bot": false,
"headline": "js-tokens v8.0.0",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2022-05-15T09:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ac75899d2100890758884f856fcc6568bce7f1",
"body": null,
"is_bot": false,
"headline": "Add support for ES2022 (#33)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2022-05-15T09:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d5dba63c58d24ec982b6e859c040294f8ea2598",
"body": null,
"is_bot": false,
"headline": "Update everything (#32)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2022-05-14T22:20:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3b677cffef69fd4731463cadcc7cd34d9829b1",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ansi-regex from 4.1.0 to 4.1.1 (#31)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-09T07:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81346c4044a8d2052d248cf96f465d2050957707",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump minimist from 1.2.5 to 1.2.6 (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-09T07:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15439aa6c3a66afa852c3549f8f57076935ead1f",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump tmpl from 1.0.4 to 1.0.5 (#28)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-09-22T06:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21fdf04f25102a668e4772c641ca280eba5a2e71",
"body": "Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.\r\n- [Release notes](https://github.com/jbgutierrez/path-parse/releases)\r\n- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: path-parse\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump path-parse from 1.0.6 to 1.0.7 (#27)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-12T07:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5640c6425411d1ec005631c98a745881d01c187f",
"body": "Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.\r\n- [Release notes](https://github.com/sindresorhus/normalize-url/releases)\r\n- [Commits](https://github.com/sindresorhus/normalize-url/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: normalize-url\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump normalize-url from 4.5.0 to 4.5.1 (#26)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-09T20:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eadf057d3fcb08399bcf745106f8493d1a77dc1",
"body": "Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.\r\n- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)\r\n- [Commits](https://github.com/sindresorhus/trim-newlines/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: trim-newlines\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump trim-newlines from 3.0.0 to 3.0.1 (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-09T20:45:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de8621af63ea161ce1ddcbfdb744b707b8fe048",
"body": "Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.\r\n- [Release notes](https://github.com/websockets/ws/releases)\r\n- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ws from 7.4.5 to 7.4.6 (#24)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-30T08:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69035c77c05d7ddae0ac66d1050a4906dcf70eb5",
"body": null,
"is_bot": false,
"headline": "js-tokens v7.0.0",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-25T10:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45fab13df9d2446157bf8bb2f6d4967958d91ebf",
"body": null,
"is_bot": false,
"headline": "Merge pull request #23 from lydell/es2021",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-25T10:00:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c50da627fe1157ced2db479276cbea8d11f6495e",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-25T07:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b63eda9e9270b6a1fa384d9270fb2428f1dc5ab3",
"body": null,
"is_bot": false,
"headline": "Update benchmark",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T21:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e87fb28cfb087c59aa48ba5f697d63fa66c7b78c",
"body": null,
"is_bot": false,
"headline": "Add support for underscores in numbers",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T20:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82f55f8b1c95fecbecdd702fd6d5dff917244429",
"body": null,
"is_bot": false,
"headline": "Add support for &&= ||= ??=",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T20:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceeb3aed1bce2a12a833df7aff4ab8a04c68a4ef",
"body": null,
"is_bot": false,
"headline": "Try normalizing newlines",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T20:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23bba14c61f40ca5e18eeba45f3502cbdcc2eeeb",
"body": null,
"is_bot": false,
"headline": "Fix tests on Windows",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T20:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81849bfa05010ec1ec3e3bdc00e47a8fa5833001",
"body": null,
"is_bot": false,
"headline": "Fix Benchmark step",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T18:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a83317f37d4b2aa6731d31e9b31fc4ff244e116e",
"body": null,
"is_bot": false,
"headline": "Fix test.yml",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T18:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46afdcb00a5eb2f31df7802f600cfd8207085571",
"body": null,
"is_bot": false,
"headline": "Fix check.yml",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T18:49:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a84f09d072eab2a580827410c879a6f24d4b7e86",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T18:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c33f5df97434e89bdc19e7c3dda979b08a39003f",
"body": null,
"is_bot": false,
"headline": "Remove doctoc",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T18:45:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6055e1a645bc7bd7f8454311b1a0bdfd76501864",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T18:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7654eff63d1e8901af038450aeef070ffae1a8a4",
"body": null,
"is_bot": false,
"headline": "Update npm packages",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T18:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd13a0efcfbb729a35729b74be3085d58b880b1a",
"body": null,
"is_bot": false,
"headline": "Fix links",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2021-04-24T18:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0be3786873798f865206eb44625e493c9ad0dcd",
"body": "Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.\r\n- [Release notes](https://github.com/yargs/y18n/releases)\r\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/yargs/y18n/commits)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump y18n from 4.0.0 to 4.0.1 (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-03-30T18:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30c7987346d789c83646aa973b132698f67836fd",
"body": "Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.\r\n- [Release notes](https://github.com/sindresorhus/dot-prop/releases)\r\n- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dot-prop from 4.2.0 to 4.2.1 (#21)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-12-12T14:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae47ca8b7ef826e8c4fff7432729c5d051e5f174",
"body": "Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.\r\n- [Release notes](https://github.com/isaacs/ini/releases)\r\n- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ini from 1.3.5 to 1.3.8 (#20)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-12-12T14:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25405da6baf86ab9b0d6feb9f76ce5757664366f",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.15 to 4.17.19 (#19)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-07-17T08:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94454b0f5dad4493c24b0a31b687c0c517c45560",
"body": null,
"is_bot": false,
"headline": "js-tokens v6.0.0",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2020-04-13T16:05:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37238b7f2ef024c324f076014bb701d7d7f3ad16",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2020-04-13T16:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1244297436680f35bac370d94c7b900d3f7d2ebf",
"body": null,
"is_bot": false,
"headline": "Fix link",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2020-04-13T15:55:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4564d8df3c776db65bf5429df398f6fe44a084ec",
"body": null,
"is_bot": false,
"headline": "Fix TODOs in changelog",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2020-04-13T15:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db8dbbfad9aa2ed1c94370c9632ce682c224bf8",
"body": null,
"is_bot": false,
"headline": "v6 (#18)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2020-04-13T15:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ed435d64774ba03ba73d18007bb88603ae04088",
"body": "Bump lodash from 4.17.11 to 4.17.15\r\n\r\nCo-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump lodash from 4.17.11 to 4.17.15 (#12)",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2019-11-02T15:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91378789dcc2711e03dea9c2c15f50ab066cd177",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.11 to 4.17.15",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-11-02T15:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8368242deeb6c5b57294769a2e2497b809b58c3a",
"body": null,
"is_bot": false,
"headline": "js-tokens v5.0.0",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2019-06-15T14:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba48b3ceae341b9f5c3c80407d25898e25b915d5",
"body": null,
"is_bot": false,
"headline": "Add support for ES2019",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2019-06-15T14:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da8e1e5473676096f737efb8d8886394b6a8b044",
"body": null,
"is_bot": false,
"headline": "Update npm packages",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2019-06-15T14:32:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aca35b690659078ebbdfdf515e6115506655991",
"body": null,
"is_bot": false,
"headline": "Update package-lock.json",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-02-09T20:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eb6e9daee32160ab0fca979b6dc91a1991b720c",
"body": null,
"is_bot": false,
"headline": "js-tokens v4.0.0",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6df356a270983ac841c1d3a7c7f469fa61a32790",
"body": null,
"is_bot": false,
"headline": "Improve Node.js LTS wording",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5b05adc13a8d7de97aa8791f5827a9c7e3cda4a",
"body": null,
"is_bot": false,
"headline": "Update copyright years",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:47:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b9bcc4d28bd529bcda7c65c3e8f66ffe6a4d099",
"body": null,
"is_bot": false,
"headline": "Test on more Node.js versions on Travis",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:45:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bbb79bc6206b81fc8cdb89e67f564b44264b555",
"body": null,
"is_bot": false,
"headline": "Add a note about ES2018 regex features",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9356359b6027df71f1ae8320b07f07bc55b4bcbd",
"body": null,
"is_bot": false,
"headline": "Add support for ES2018",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d18b7ea07744e2f4dfbeb46ce557a4a65b44ade",
"body": "This might result in better performance.",
"is_bot": false,
"headline": "Make all tokens have the same shape",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:06:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64547556b0f6eab7f3d686041be6c999ad81b5f5",
"body": null,
"is_bot": false,
"headline": "Pin devDependencies and add package-lock.json",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3e5c130aa90fd6d9a50e61bf5d7b67fe89369e8",
"body": null,
"is_bot": false,
"headline": "Upgrade coffeescript",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "843244362dea1954615fc66dc2b7aacf983dd885",
"body": null,
"is_bot": false,
"headline": "Upgrade mocha",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T11:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a38c7b4deff8b507c947e482c1610e488b18089",
"body": "ES2016 and later require Unicode 8.0, which does not consider U+180E to\nbe whitespace, as opposed to earlier versions. See:\n\nhttps://github.com/tc39/ecma262/pull/300\n\nNode.js seem to have incorporated this change some time after 8.1.2.\n\nThis commit simply removes the tests that expected U+180E to be\nwhitespace.",
"is_bot": false,
"headline": "Fix tests in newer Node.js versions",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2018-01-28T10:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8315904c840b14d28de1b0a4968194555f61bea3",
"body": null,
"is_bot": false,
"headline": "js-tokens v3.0.2",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2017-06-28T20:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e342d1da96438c87dbb9cd0b7a8866c645880bb",
"body": null,
"is_bot": false,
"headline": "Note that ES2017 is supported",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2017-06-28T20:52:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f280b1cf8b35c1c6d8c7df6e5e577ff74dd4418",
"body": null,
"is_bot": false,
"headline": "Update devDependencies",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2017-06-28T20:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54549dd979142c78cf629b51f9f06e8133c529f9",
"body": null,
"is_bot": false,
"headline": "js-tokens v3.0.1",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2017-01-30T18:27:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d552a6581f8864557a54091004ca9d062b4d194e",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "Simon Lydell",
"author_login": "lydell",
"committed_at": "2017-01-30T18:27:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 9,
"latest_release_at": "2025-12-08T21:08:18Z",
"latest_release_tag": "v10.0.0",
"releases_from_tags": true,
"days_since_last_push": 46,
"active_weeks_last_year": 2,
"days_since_latest_release": 225,
"mean_days_between_releases": 263.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 39,
"stars": 556,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2016-09-07",
"count": 1
},
{
"date": "2018-10-09",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2019-03-09",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2020-01-07",
"count": 1
},
{
"date": "2020-03-08",
"count": 1
},
{
"date": "2020-08-31",
"count": 1
},
{
"date": "2020-10-18",
"count": 1
},
{
"date": "2021-02-02",
"count": 1
},
{
"date": "2021-05-01",
"count": 1
},
{
"date": "2021-05-04",
"count": 1
},
{
"date": "2021-05-08",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-08-01",
"count": 1
},
{
"date": "2022-09-04",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-10-23",
"count": 2
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-09-03",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-09-19",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
}
],
"complete": true,
"collected": 39,
"total_forks": 39
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": 28416,
"source_files_sampled": 21,
"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.1",
"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": 131
},
{
"name": "rollup",
"direct": false,
"version": "4.53.3",
"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": 146
},
{
"name": "vitest",
"direct": false,
"version": "4.0.15",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-5xrq-8626-4rwp"
],
"fixed_version": "4.1.0",
"advisory_count": 1,
"oldest_advisory_days": 51
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.12",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v"
],
"fixed_version": "5.0.7",
"advisory_count": 2,
"oldest_advisory_days": 117
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v"
],
"fixed_version": "5.0.7",
"advisory_count": 2,
"oldest_advisory_days": 117
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 36
},
{
"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": 153
},
{
"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": 153
},
{
"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": 118
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 118
},
{
"name": "vite",
"direct": false,
"version": "7.2.7",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w7w-66w2-5vf9",
"GHSA-fx2h-pf6j-xcff",
"GHSA-p9ff-h696-f583",
"GHSA-v2wj-q39q-566r",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 5,
"oldest_advisory_days": 106
},
{
"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": 160
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-qx2v-qp2m-jg93"
],
"fixed_version": "8.5.10",
"advisory_count": 1,
"oldest_advisory_days": 89
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 8,
"critical": 3,
"moderate": 2
},
"advisory_count": 27,
"affected_count": 13,
"assessed_count": 317,
"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.24.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.24.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.1",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.1",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.1",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.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.3",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@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": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "@sinclair/typebox",
"direct": false,
"version": "0.27.8",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@tsd/typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/eslint",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/minimist",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.49.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.49.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.49.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.49.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.49.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.49.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.49.0",
"ecosystem": "npm"
},
{
"name": "@vitest/coverage-v8",
"direct": false,
"version": "4.0.15",
"ecosystem": "npm"
},
{
"name": "@vitest/eslint-plugin",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.0.15",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.0.15",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.0.15",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.0.15",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.0.15",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.0.15",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.0.15",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.15.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ast-v8-to-istanbul",
"direct": false,
"version": "0.3.8",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.12",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase-keys",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "coffeescript",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "diff-sequences",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.1",
"ecosystem": "npm"
},
{
"name": "eslint-formatter-pretty",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-rule-docs",
"direct": false,
"version": "1.1.235",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "everything.js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.2",
"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.17.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"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": "globals",
"direct": false,
"version": "16.5.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "hard-rejection",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"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": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "irregular-plurals",
"direct": false,
"version": "3.5.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.15.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "jest-get-type",
"direct": false,
"version": "29.6.3",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.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": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"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": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist-options",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"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-package-data",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"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": "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.3",
"ecosystem": "npm"
},
{
"name": "plur",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.7.4",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "29.7.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "quick-lru",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "read-pkg-up",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "redent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.8",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.53.3",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.6.3",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.18",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "3.10.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"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": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-hyperlinks",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "test262-parser-tests",
"direct": false,
"version": "0.0.5",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.15",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "trim-newlines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "tsd",
"direct": false,
"version": "0.33.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.18.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.5.4",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "7.2.7",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.0.15",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 317,
"direct_count": 0,
"indirect_count": 317
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 41,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 13,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "lydell",
"commits": 141,
"avatar_url": "https://avatars.githubusercontent.com/u/2142817?v=4"
},
{
"type": "User",
"login": "fisker",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/172584?v=4"
},
{
"type": "User",
"login": "zertosh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/830952?v=4"
},
{
"type": "User",
"login": "jared-hughes",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/20214911?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.972
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"check.yml",
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 2,
"reason": "5 out of 18 merged PRs checked by a CI test -- score normalized to 2",
"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 2/23 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 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "20 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "895fb4d6804a287aecfb0e1009851f925d07b079",
"ran_at": "2026-07-22T15:52:17Z",
"aggregate_score": 3.4,
"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-06-05T17:07:07Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-12-08T21:02:58Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lydell/js-tokens",
"host": "github.com",
"name": "js-tokens",
"owner": "lydell"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 47,
"vitality": 37,
"community": 56,
"governance": 56,
"engineering": 65
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 37,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 0.78,
"days_since_last_push": 46,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 46 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 46
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 50,
"inputs": {
"releases_count": 25,
"latest_release_tag": "v10.0.0",
"releases_from_tags": true,
"days_since_latest_release": 225,
"mean_days_between_releases": 263.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 225 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 225
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~263.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 263.1
}
}
],
"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": 46,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 46 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 46
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"forks": 39,
"stars": 556,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "556 stars",
"points": 44.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 556
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "39 forks",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 39
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.972
},
"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 97% of commits",
"points": 0.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"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 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 41,
"open_issues": 0,
"closed_issues": 13,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "41/44 decided PRs merged",
"points": 35.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 41,
"decided": 44
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/23 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"followers": 574,
"owner_type": "User",
"is_verified": null,
"owner_login": "lydell",
"public_repos": 297,
"account_age_days": 5091
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "574 followers of lydell",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 574,
"login": "lydell"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "297 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 297
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 65,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "5 out of 18 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"regex",
"javascript",
"tokenizer",
"ecmascript"
],
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.4
},
"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": "5 out of 18 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/23 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "20 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 317 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": 317
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 27,
"affected_packages": 13,
"assessed_packages": 317,
"unassessed_packages": 0,
"affected_by_severity": "critical 3, high 8, 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": 317,
"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": 5
},
"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": 40,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.269,
"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": "21 of 78 human commits state their intent (structured subject or explanatory body)",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 78
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.22
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "22 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 22,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 28416,
"source_files_sampled": 21,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/21 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 21,
"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-22T15:52:30.428729Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lydell/js-tokens.svg",
"full_name": "lydell/js-tokens",
"license_state": "standard",
"license_spdx": "MIT"
}