Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 75,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 26044,
"TypeScript": 1209
},
"pushed_at": "2026-07-20T20:18:50Z",
"created_at": "2016-10-21T07:51:54Z",
"owner_type": "User",
"updated_at": "2026-07-22T13:31:15Z",
"description": "Run multiple promise-returning & async functions with limited concurrency",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://sindresorhus.com/apps",
"name": "Sindre Sorhus",
"type": "User",
"login": "sindresorhus",
"company": null,
"location": null,
"followers": 80364,
"avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4",
"created_at": "2009-12-20T22:57:02Z",
"is_verified": null,
"public_repos": 1140,
"account_age_days": 6057
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v7.3.1",
"kind": "patch",
"published_at": "2026-07-20T20:18:56Z"
},
{
"tag": "v7.3.0",
"kind": "minor",
"published_at": "2026-02-03T15:27:54Z"
},
{
"tag": "v7.2.0",
"kind": "minor",
"published_at": "2025-10-19T15:26:12Z"
},
{
"tag": "v7.1.1",
"kind": "patch",
"published_at": "2025-08-28T10:41:59Z"
},
{
"tag": "v7.1.0",
"kind": "minor",
"published_at": "2025-08-19T15:03:54Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2025-08-14T20:52:36Z"
},
{
"tag": "v6.2.0",
"kind": "minor",
"published_at": "2024-12-19T16:27:22Z"
},
{
"tag": "v6.1.0",
"kind": "minor",
"published_at": "2024-07-08T12:04:09Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2024-07-04T11:57:37Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2023-11-01T06:31:27Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2021-08-12T23:58:38Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2020-11-25T07:42:55Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2020-07-12T13:40:10Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2020-06-06T16:21:49Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2020-06-06T11:53:29Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2020-04-05T15:41:00Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2020-01-01T18:42:48Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2019-08-18T18:52:33Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2019-03-02T19:21:31Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2018-12-25T14:16:49Z"
}
],
"recent_commits": [
{
"oid": "df476048d023ff868cd45b35ee47f5fb0ca2b25a",
"body": null,
"is_bot": false,
"headline": "7.3.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-07-20T20:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef37eb2f372d385883d113803c98ba0bf3828ad1",
"body": null,
"is_bot": false,
"headline": "Fix detached limit.map calls (#108)",
"author_name": "Rajan Pantha",
"author_login": "rajanpanth",
"committed_at": "2026-07-20T20:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42599ebbbb1228a5bdab381fcf8f4ac20eb8d551",
"body": "Closes #101",
"is_bot": false,
"headline": "Fix typo",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-05-20T14:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f52583119f0cb0d85c6fec600c94a21fd89d060",
"body": null,
"is_bot": false,
"headline": "Fix CI",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-03T16:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886bda51d7cd38b5fe48e7e4516b5b1ce6f145ba",
"body": null,
"is_bot": false,
"headline": "7.3.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-03T15:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8907801ffa0252b51490a2c9efbb388d0c83391f",
"body": "Fixes #25",
"is_bot": false,
"headline": "Add `rejectOnClear` option",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-03T14:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce9d71cf1391edf2897cbb9e00b8bc4f091df8b1",
"body": null,
"is_bot": false,
"headline": "Add test for shared context provider pattern",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-03T13:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24503f921c97ecaf84382d51e291e823e4024ebf",
"body": "Fixes #91",
"is_bot": false,
"headline": "Document recursive limiter deadlocks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-03T11:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bce97af45f1a0b608505d6b38cb94cddf140d33",
"body": "Fixes #100",
"is_bot": false,
"headline": "Add recipes documentation",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-02T19:15:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870db0f54785cc6ae6444be421df98cc48932e58",
"body": "Fixes #89",
"is_bot": false,
"headline": "Support options object in `pLimit()`",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-02-02T18:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb1407cb390019b004bfa66585ab5e3de1de7bd",
"body": null,
"is_bot": false,
"headline": "Fix benchmarks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-12-16T15:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bdd25c703337360236722ed7d4da5ffadcb7a08",
"body": null,
"is_bot": false,
"headline": "7.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-10-19T15:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d76231b44ec6693212bcf245e57b7b95cfc93297",
"body": null,
"is_bot": false,
"headline": "Make `.map()` method accept an iterable, not just array (#98)",
"author_name": "David Brito",
"author_login": "davbrito",
"committed_at": "2025-10-19T15:16:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9da5934aaf15c22fceca470ad28ed5720b3c7340",
"body": "Fixes #92",
"is_bot": false,
"headline": "Use native Node.js timers instead of delay package in tests",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-09-18T05:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25655a000c5179f6d3732243b2d069d8073eaf71",
"body": null,
"is_bot": false,
"headline": "7.1.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-08-28T10:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccb80b2721a6a4a27ce5ad7721fe939162a35b31",
"body": "Fixes #97",
"is_bot": false,
"headline": "Fix `limitFunction` type",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-08-28T10:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c944e4a4363ff41a7202d5dec346cc174c3ecf49",
"body": null,
"is_bot": false,
"headline": "7.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-08-19T15:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aeffd477ba007be1b74b9ad8425ef112cb97f9f",
"body": "Fixes #96",
"is_bot": false,
"headline": "Add `index` parameter to `map()` method",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-08-19T15:02:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b14c23295d271eb73396a1d4bdd8d816017421c",
"body": null,
"is_bot": false,
"headline": "7.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-08-14T20:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441981db7099d020bad4e2c1803264ac71c98018",
"body": null,
"is_bot": false,
"headline": "Add benchmark",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-08-14T20:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78b81a536a2547777cbe2bf9e70eb541e5426a07",
"body": null,
"is_bot": false,
"headline": "Require Node.js 20",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-08-14T15:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86a5d73681cef8cd5d2dc3b59255f32da9962c34",
"body": "Co-authored-by: Jason <jdmarshall@users.noreply.github.com>\n\nCloses #90",
"is_bot": false,
"headline": "Add `.map` convenience method",
"author_name": "Jason",
"author_login": "jdmarshall",
"committed_at": "2025-08-14T15:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be1965bea1133b683a509f680a31bcc2e14c1be2",
"body": null,
"is_bot": false,
"headline": "Improve performance (#93)",
"author_name": "Jason Marshall",
"author_login": "jdmarshall",
"committed_at": "2025-08-14T14:51:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d14b3f04aa990f621a853e24e2a4b796baf1ec9",
"body": null,
"is_bot": false,
"headline": "6.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-12-19T15:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef48184a8f9c3d61867d25bebaa8837f23485646",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Add `limitFunction()` (#88)",
"author_name": "laohan",
"author_login": "liuhanqu",
"committed_at": "2024-12-19T15:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f7687dba1ecd52ef884fff29cab716ce4becc7",
"body": "Fixes #87",
"is_bot": false,
"headline": "Fix docs typo",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-10-25T04:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98c8fef5562fabd900dfd9172013962889e13df6",
"body": null,
"is_bot": false,
"headline": "6.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-07-08T12:03:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e4fdd16df0461e56e58cc32686d3011f5e2b461",
"body": null,
"is_bot": false,
"headline": "Allow changing concurrency limit (#79)",
"author_name": "tuhm1",
"author_login": "tuhm1",
"committed_at": "2024-07-08T12:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850768f5655dc46547802789e13af3cf35c3d7b0",
"body": null,
"is_bot": false,
"headline": "6.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-07-04T11:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffb2b169138da353eb85f572b72228dc30687c84",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-07-04T11:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80273d742fa7d4d4845d7e598e19c2b430636519",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Improve performance (#83)",
"author_name": "蛭子屋双六",
"author_login": "sugoroku-y",
"committed_at": "2024-07-04T11:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f53bdb5f464ae112b2859e834fdebedc0745199b",
"body": null,
"is_bot": false,
"headline": "5.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-11-01T06:29:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d61ba372ebbed8c02f436cf63241727dd163cb",
"body": null,
"is_bot": false,
"headline": "Require Node.js 18",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-11-01T06:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad8afe6f46429e726b32fdedf063c553ebcb0196",
"body": null,
"is_bot": false,
"headline": "Fix AsyncResource propagation issue (#71)",
"author_name": "Chow Loong Jin",
"author_login": "hyperair",
"committed_at": "2023-11-01T06:13:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38a6773e552d24f4c9eb2d79d57b6cff017c587d",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-08-12T23:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e08401322341b535349ebdf8f997825e931f446",
"body": null,
"is_bot": false,
"headline": "Require Node.js 12.20 and move to ESM",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-08-12T23:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cada94ef6ec5fc2b24b97629c3f683e95ee6e13a",
"body": null,
"is_bot": false,
"headline": "Minor refactor (#50)",
"author_name": "James Ni",
"author_login": "Limegrass",
"committed_at": "2021-02-23T06:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e316fac4e7aeede98beeb87e3a7de4ffc3d8eebf",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-11-25T07:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69b6017d180297c0eb0d229167bbfe0e832ebe91",
"body": null,
"is_bot": false,
"headline": "Remove `p-try` dependency",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-11-25T07:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c0ba85af33fef826f7d91dca57734141ad550c",
"body": null,
"is_bot": false,
"headline": "Improve performance (#47)",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-11-25T07:28:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b702cc1aa737ae834b4deaf87a537812d8d5418f",
"body": null,
"is_bot": false,
"headline": "3.0.2",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-07-12T13:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ab2813001fae4345d02e7fee394222cffd371d9",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Fix error on invalid concurrency (#35)",
"author_name": "sethp",
"author_login": "sethp",
"committed_at": "2020-07-12T13:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "824edb836eedc9929ea383457cd82d8367f7322e",
"body": null,
"is_bot": false,
"headline": "3.0.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-06-06T16:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59cff67ee38cf2a619f4cce49342113c091d1070",
"body": null,
"is_bot": false,
"headline": "Fix type definition (#30)",
"author_name": "Zoltan Kochan",
"author_login": "zkochan",
"committed_at": "2020-06-06T16:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0038c559658ad75445de4b3a8c6e0167129e813c",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-06-06T11:52:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b35faf54fb0871d9ae592069a18083a2ba15d8a9",
"body": null,
"is_bot": false,
"headline": "Require Node.js 10",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-06-06T11:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b978e3d6801ffdd4ee29b3329b4a32d617607fc",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Always run limited functions asynchronously (#28)",
"author_name": "Chris Opperwall",
"author_login": "copperwall",
"committed_at": "2020-05-18T06:57:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a11f02bc5c04490b7c3de2663d866c211fb915ea",
"body": null,
"is_bot": false,
"headline": "2.3.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-04-05T15:39:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91b3267b83860a4e1697db7bc29d5b22fe71aee",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Add support for clearing the queue (#20)",
"author_name": "Dave Gramlich",
"author_login": "callmehiphop",
"committed_at": "2020-04-05T15:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d7a2253a33248572aa87a56bc4af9e3fe247232",
"body": null,
"is_bot": false,
"headline": "2.2.2",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-01-01T18:41:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f005eeea2a6ca979b21d2431c71baf66a0ba789b",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-01-01T18:39:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "056c0f3674041b90ecfb69c808ec1b910eb1e993",
"body": null,
"is_bot": false,
"headline": "2.2.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-08-18T18:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c119d3bff79c3e3568160a5805b4e8c18638ccd",
"body": "Fixes #15",
"is_bot": false,
"headline": "Fix check for invalid concurrency argument",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-08-18T17:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86be63ad96b1bbf49b59737dc8d242b72e27f3a9",
"body": null,
"is_bot": false,
"headline": "Tidelift tasks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-05-31T14:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34fd803d7ee788d4c3c735473659f3e46ea6bd4e",
"body": null,
"is_bot": false,
"headline": "Create funding.yml",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-05-28T07:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c38e8502d42ea12f3d1648fdc5ab91edc0c84e",
"body": null,
"is_bot": false,
"headline": "Add Node.js 12 to testing (#12)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-26T04:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0320e8b5e9b9ff66db20f98aa4cf235146768bcd",
"body": null,
"is_bot": false,
"headline": "2.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-03-02T19:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ae728bb35f84ea3aa3a6b6567cee40e7e69b15f",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-03-02T19:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7152662231c92787d64ca0e53565a5645fc8b639",
"body": null,
"is_bot": false,
"headline": "Add TypeScript definition (#11)",
"author_name": "Dimitri Benin",
"author_login": "BendingBender",
"committed_at": "2019-03-02T19:13:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8517860c047c5fc485d92879bfc01952e1417d19",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-12-25T14:15:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2979a8e3207849fa477b9d7de655ec8cbe9611a9",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-12-25T14:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5d6db14d6089579a33cc70f8b9fa26c263b58a",
"body": "…on (#9)",
"is_bot": false,
"headline": "Add `activeCount` and `pendingCount` properties to the limited functi…",
"author_name": "Oren Zomer",
"author_login": null,
"committed_at": "2018-12-25T14:12:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56fcb835a208f5d93f8bac760de1f1557d96863e",
"body": "Fixes #3",
"is_bot": false,
"headline": "Add FAQ section in the readme",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-12-22T22:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e6b444870e5d9e3cbfbc298de807f611c88c83",
"body": "Closes #6",
"is_bot": false,
"headline": "Add test for #6",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-12-22T22:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eef70fffc6503a84d8a768b6efe42e227169dc6",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-06-14T17:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49eb136a5780c937870dbad815376217b963ef4",
"body": null,
"is_bot": false,
"headline": "Allow passing arguments through (#8)",
"author_name": "Linus Unnebäck",
"author_login": "LinusU",
"committed_at": "2018-06-14T17:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23740c2f4f8430107201137d8d9334d02c0ae4f6",
"body": null,
"is_bot": false,
"headline": "Require Node.js 6",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-06-06T16:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf076d73844ebbfda8ae4e184fc436396998ecb2",
"body": null,
"is_bot": false,
"headline": "1.3.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-06-06T16:01:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587c309fdb72cac75e24817a3bbde2e9473aa18d",
"body": null,
"is_bot": false,
"headline": "Avoid constructing extra anonymous function (#7)",
"author_name": "Linus Unnebäck",
"author_login": "LinusU",
"committed_at": "2018-06-06T15:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b3ecd3e9b43de4ae687505bc946b41d496065f1",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-01-04T00:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b2728be1c9abbd313218068958dc191e32eb0b",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-01-04T00:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26f523abacccfbf4125de72de1e242d1cc884e8",
"body": null,
"is_bot": false,
"headline": "Use p-try to work with sync functions and throwing functions (#4)",
"author_name": "James Kyle",
"author_login": "jamiebuilds",
"committed_at": "2018-01-04T00:21:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276b0aeef73ac9fe0b80622d8261a2bbe4f9f74c",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-11-21T06:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae0dfeccd7b2c1e403297f741cd0b5636b098924",
"body": "Can be useful when you want to have an `concurrency` option that let's users remove the limit by setting it to Infinity. Makes for less conditional code.",
"is_bot": false,
"headline": "allow setting `concurrency` to Infinity",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-11-21T06:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e293f0b92536447f72ca818fcf07be8d287f1c24",
"body": null,
"is_bot": false,
"headline": "add `p-queue` to related",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-11-02T06:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cf1678dbb9dcb778e16e898097d32c8b5cca38",
"body": null,
"is_bot": false,
"headline": "remove unused dependency (#1)",
"author_name": "Michael Mayer",
"author_login": "schnittstabil",
"committed_at": "2016-10-31T11:11:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2299283443fb3692828d1553f93507fad0253dc",
"body": null,
"is_bot": false,
"headline": "minor readme tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-10-28T09:29:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b364100fada683f5d43640fec2fd48b6ab4978dd",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-10-21T07:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf36b5b872aab2ceb08c014429741b4ee9d4707",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-10-21T07:51:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 20,
"commits_last_year": 22,
"latest_release_at": "2026-07-20T20:18:56Z",
"latest_release_tag": "v7.3.1",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 8,
"days_since_latest_release": 1,
"mean_days_between_releases": 110.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "p-limit",
"exists": true,
"license": "MIT",
"keywords": [
"promise",
"limit",
"limited",
"concurrency",
"throttle",
"throat",
"rate",
"batch",
"ratelimit",
"task",
"queue",
"async",
"await",
"promises",
"bluebird"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/p-limit",
"is_deprecated": false,
"latest_version": "7.3.1",
"repository_url": "https://github.com/sindresorhus/p-limit",
"versions_count": 25,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 1226148752,
"first_published_at": "2016-10-21T07:59:41.638000Z",
"latest_published_at": "2026-07-20T20:18:51.305000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 136,
"stars": 2905,
"watchers": 13,
"fork_history": {
"days": [
{
"date": "2016-11-02",
"count": 1
},
{
"date": "2018-01-01",
"count": 1
},
{
"date": "2018-03-28",
"count": 1
},
{
"date": "2018-05-08",
"count": 1
},
{
"date": "2018-06-05",
"count": 1
},
{
"date": "2018-10-01",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2019-01-04",
"count": 1
},
{
"date": "2019-02-16",
"count": 1
},
{
"date": "2019-02-19",
"count": 1
},
{
"date": "2019-05-23",
"count": 1
},
{
"date": "2019-07-13",
"count": 1
},
{
"date": "2019-09-20",
"count": 1
},
{
"date": "2020-03-19",
"count": 1
},
{
"date": "2020-04-21",
"count": 2
},
{
"date": "2020-05-06",
"count": 2
},
{
"date": "2020-05-15",
"count": 1
},
{
"date": "2020-06-06",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-07-02",
"count": 1
},
{
"date": "2020-07-10",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-12",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-09-24",
"count": 1
},
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-16",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2020-12-22",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-02-23",
"count": 1
},
{
"date": "2021-03-09",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-04-28",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-15",
"count": 1
},
{
"date": "2021-07-05",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-09-07",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-16",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-04-05",
"count": 1
},
{
"date": "2022-04-19",
"count": 1
},
{
"date": "2022-04-21",
"count": 2
},
{
"date": "2022-04-30",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-06-07",
"count": 1
},
{
"date": "2022-06-13",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-08-23",
"count": 2
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2022-12-14",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-06-25",
"count": 1
},
{
"date": "2023-06-27",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2023-11-01",
"count": 1
},
{
"date": "2023-11-23",
"count": 1
},
{
"date": "2023-11-25",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-05-05",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2024-06-17",
"count": 1
},
{
"date": "2024-06-26",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-26",
"count": 3
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-10-10",
"count": 2
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2024-12-06",
"count": 1
},
{
"date": "2025-01-23",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2025-03-14",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2025-12-22",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-02-01",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-04-08",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-16",
"count": 1
},
{
"date": "2026-07-19",
"count": 3
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": true,
"collected": 136,
"total_forks": 136
},
"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": 8764,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 7,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "yocto-queue",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "yocto-queue",
"direct": true,
"version": "^1.2.1",
"ecosystem": "npm"
},
{
"name": "ava",
"direct": false,
"version": "^6.4.1",
"ecosystem": "npm"
},
{
"name": "in-range",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "random-int",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "time-span",
"direct": false,
"version": "^5.1.0",
"ecosystem": "npm"
},
{
"name": "tsd",
"direct": false,
"version": "^0.33.0",
"ecosystem": "npm"
},
{
"name": "xo",
"direct": false,
"version": "^1.2.1",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 7,
"direct_count": 1,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 20,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 68,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sindresorhus",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4"
},
{
"type": "User",
"login": "LinusU",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/189580?v=4"
},
{
"type": "User",
"login": "jdmarshall",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1656505?v=4"
},
{
"type": "User",
"login": "sugoroku-y",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/33665602?v=4"
},
{
"type": "User",
"login": "tuhm1",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/50200070?v=4"
},
{
"type": "User",
"login": "sethp",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/241129?v=4"
},
{
"type": "User",
"login": "liuhanqu",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/13450124?v=4"
},
{
"type": "User",
"login": "zkochan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1927579?v=4"
},
{
"type": "User",
"login": "rajanpanth",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/189964965?v=4"
},
{
"type": "User",
"login": "schnittstabil",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6059032?v=4"
}
],
"contributors_sampled": 18,
"top_contributor_share": 0.756
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 4,
"reason": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
"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": 1,
"reason": "Found 5/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "df476048d023ff868cd45b35ee47f5fb0ca2b25a",
"ran_at": "2026-07-22T15:51:45Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T20:19:31Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T20:12:34Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sindresorhus/p-limit",
"host": "github.com",
"name": "p-limit",
"owner": "sindresorhus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 41,
"vitality": 70,
"community": 87,
"governance": 68,
"engineering": 39
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 22,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "22 commits in the last year",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 22
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 20,
"latest_release_tag": "v7.3.1",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 110.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "20 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 20
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~110.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 110.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 87,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"forks": 136,
"stars": 2905,
"watchers": 13,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,905 stars",
"points": 56.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2905
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "136 forks",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 136
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "13 watchers",
"points": 6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 13
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"p-limit"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 1226148752
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,226,148,752 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1226148752,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 18,
"top_contributor_share": 0.756
},
"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 76% of commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 76
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "18 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 18
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 20,
"open_issues": 0,
"closed_issues": 68,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 16
},
"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": "20/36 decided PRs merged",
"points": 21.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 20,
"decided": 36
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 75,
"inputs": {
"followers": 80364,
"owner_type": "User",
"is_verified": null,
"owner_login": "sindresorhus",
"public_repos": 1140,
"account_age_days": 6057
},
"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": "80,364 followers of sindresorhus",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 80364,
"login": "sindresorhus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1140 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 1140
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"p-limit"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "25 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 25
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 39,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"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": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.1
},
"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": "2 out of 5 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"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 5/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"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": 17
},
"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": "critical",
"name": "AI Readiness",
"value": 15,
"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.266,
"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 79 human commits state their intent (structured subject or explanatory body)",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 79
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 79",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 79
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 8764,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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",
"deps.dev does not index npm:p-limit@7.3.1; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T15:51:59.245431Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sindresorhus/p-limit.svg",
"full_name": "sindresorhus/p-limit",
"license_state": "standard",
"license_spdx": "MIT"
}