JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"object",
"inspect",
"javascript",
"node",
"browser"
],
"is_fork": false,
"size_kb": 357,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 58823
},
"pushed_at": "2026-04-26T22:07:18Z",
"created_at": "2013-07-26T10:26:03Z",
"owner_type": "Organization",
"updated_at": "2026-04-26T22:07:22Z",
"description": "string representations of objects in node and the browser",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Inspect JS",
"type": "Organization",
"login": "inspect-js",
"company": null,
"location": null,
"followers": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/54056128?v=4",
"created_at": "2019-08-13T06:36:36Z",
"is_verified": null,
"public_repos": 83,
"account_age_days": 2535
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.10.3",
"kind": "patch",
"published_at": "2021-05-08T03:50:24Z"
},
{
"tag": "v1.10.2",
"kind": "patch",
"published_at": "2021-05-08T03:07:58Z"
},
{
"tag": "v1.10.1",
"kind": "patch",
"published_at": "2021-05-08T03:07:43Z"
},
{
"tag": "v1.10.0",
"kind": "minor",
"published_at": "2021-05-08T03:07:30Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2021-05-08T03:07:13Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2020-08-29T21:20:28Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2020-08-29T21:20:05Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2019-08-25T14:44:29Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2019-08-25T14:44:16Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2019-08-25T14:44:01Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2019-08-25T14:43:46Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2019-08-25T14:43:32Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2019-08-25T14:43:09Z"
}
],
"recent_commits": [
{
"oid": "195f7ea1d6ce0749cf687437c226303fe9e2d96b",
"body": "GitHub hasn't supported the git protocol [since 2022](https://github.blog/security/application-security/improving-git-protocol-security-github/#no-more-unauthenticated-git), so this URL is broken.\n\n(This is a common error affecting many popular npm packages; I'm opening PRs on several projects to fix it. I encourage anyone reading this to check any packages they maintain and implement the same fix if appropriate!)",
"is_bot": false,
"headline": "[meta] Fix broken repository URL in package.json",
"author_name": "Mark Amery",
"author_login": "ExplodingCabbage",
"committed_at": "2025-08-11T15:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "012c71960f9fcc70b59f180f355ec752e068dcb3",
"body": "The inner ternary `typeof Symbol.toStringTag === hasShammedSymbols ? 'object' : 'symbol'`\ncompared `typeof` (a string) against `hasShammedSymbols` (a boolean), so it was always\n`false` and the expression was a constant truthy `'symbol'`. This defeated the\nsham-vs-native type validation; in a malform\n[…]\n+deepview-autofix@users.noreply.github.com>\nCo-Authored-By: Nikita Skovoroda <chalkerx@gmail.com>\nCo-Authored-By: Jordan Harband <ljharb@gmail.com>\nSigned-off-by: Nikita Skovoroda <chalkerx@gmail.com>",
"is_bot": false,
"headline": "[Fix] guard `toStringTag` with correct ternary precedence",
"author_name": "DeepView Autofix",
"author_login": "deepview-autofix",
"committed_at": "2026-04-24T02:17:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f5eb186e5066e071895a5916dd1a67ea706512e6",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-04-24T23:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d273499d0da648ab68e99709178f28cad0599b",
"body": null,
"is_bot": false,
"headline": "[actions] update workflows",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-04-25T21:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "693b6e82d841985ce7aedab192654ed70df88d03",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`, `eslint`, `npmignore`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-03-14T22:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c32b91506b44ffba774812b16e46c8ac6bf4c242",
"body": null,
"is_bot": false,
"headline": "[readme] replace runkit CI badge with shields.io check-runs badge",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-12-29T22:50:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f6906422395d7ec69ca93fdc46c9c6662f4115",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`, `error-cause`, `for-each`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-10-07T02:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21bdaa07377a2d605ba78c774f4aa0381daf0425",
"body": null,
"is_bot": false,
"headline": "v1.13.4",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-02-05T01:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2abfe1bc3c69f9293c07c5cd65a9d7d87a628b84",
"body": null,
"is_bot": false,
"headline": "[Tests] fix tests in node v6.0 - v6.4",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-02-05T01:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa5870da468a525d2f20193700f70752f506cbf7",
"body": null,
"is_bot": false,
"headline": "[Fix] avoid being fooled by a `Symbol.toStringTag`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-02-05T00:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3edfb01cc8cce220fba0dfdfe2dc8bc955758cdd",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `es-value-fixtures`, `for-each`, `has-symbols`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2025-02-05T00:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361db0752858a3e195260c54448c1169a96d8a1a",
"body": null,
"is_bot": false,
"headline": "v1.13.3",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-11-09T00:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5137f8f7bea69a7fc671bb683fd35f244f38fc52",
"body": null,
"is_bot": false,
"headline": "[Fix] `quoteStyle`: properly escape only the containing quotes",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-11-08T15:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "450680cd50de4e689ee3b8e1d6db3a1bcf3fc18c",
"body": null,
"is_bot": false,
"headline": "[Refactor] clean up `quoteStyle` code",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-11-08T14:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44395a8fc1deda6718a5e125e86b9ffcaa1c7580",
"body": null,
"is_bot": false,
"headline": "[actions] split out node 10-20, and 20+",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-11-08T15:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e997c595aeaea84fd98ca35d7e1c3b5ab3ae26e0",
"body": null,
"is_bot": false,
"headline": "[Tests] add `quoteStyle` escaping tests",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-11-08T14:55:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb7815f9b72cae277a04f65bbb0543f85b88be62",
"body": null,
"is_bot": false,
"headline": "[Tests] replace `aud` with `npm audit`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-11-08T15:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5a469c99ec07ccaeafc36ac4b36a93285086d48",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `auto-changelog`, `es-value-fixtures`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-11-08T15:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c817bf10392aa017755962ba6bc89d731359ee",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `mock-property`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-08-16T06:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a565ed4ce7181fe6c263b7893652e7a7dd9ae91",
"body": null,
"is_bot": false,
"headline": "v1.13.2",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-06-22T04:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a51e6bedaf389ec40cc4659e9df53e8543d176e",
"body": null,
"is_bot": false,
"headline": "[readme] update badges",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-06-22T04:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef05f58c9761a41416ab907299bf0fa79517014b",
"body": " - add missing dev deps",
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-06-22T04:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4d096570f7dbd0e03266a96de11d05eb7b63e0f",
"body": "`global` is not defined in some environments such as CF Workers and Vercel Edge Functions. Be defensive against that.",
"is_bot": false,
"headline": "[Fix] Don't throw when `global` is not defined",
"author_name": "Nathan Rajlich",
"author_login": "TooTallNate",
"committed_at": "2024-06-21T20:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c08884aa662a149e2f11403f413927736b97da7",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `globalthis`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-05-08T03:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6af352d7c3929a4cc4c55768c27bf547a5e900f4",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `error-cause`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-04-05T10:17:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0c6c26c44cee6671f7c5d43d2b91d27c5c00d90",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `error-cause`, `has-tostringtag`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2024-02-17T23:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17a352af6fe1ba6b70a19081674231eb1a50c940",
"body": null,
"is_bot": false,
"headline": "[meta] add missing `engines.node`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-12-03T05:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94e617d38831722562fa73dff4c895746861d267",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `npmignore`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-12-03T05:28:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac24d7e58cd388ad093c33249e413e05bbfd6c3",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `mock-property`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-11-04T11:18:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46125e58f1d1dcfb170ed3d1ea69da550ea8d77b",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-10-21T05:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79bad8bf5da96f74aec8f64a6f07c37f33150527",
"body": null,
"is_bot": false,
"headline": "v1.13.1",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-10-19T21:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d0859dc4606cf75c2410edcd5d5c6355f8d372",
"body": "… each other",
"is_bot": false,
"headline": "[Fix] in IE 8, global can !== window despite them being prototypes of…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-10-19T21:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f354848b280d9ea922938c429d0bba92d75e5bc8",
"body": null,
"is_bot": false,
"headline": "v1.13.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-10-15T03:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8ffc577d73b92bb6a4b00c44f14e3319e374888",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `error-cause`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-10-14T22:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2476845e0678dd290c541c81cd3dec8420782c52",
"body": "…ive deps\n\nSee 68c244c5, https://github.com/isaacs/jackspeak/issues/4",
"is_bot": false,
"headline": "[Dev Deps] temporarily remove `aud` due to breaking change in transit…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-10-14T22:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "431bab21a490ee51d35395966a504501e8c685da",
"body": null,
"is_bot": false,
"headline": "[New] add special handling for the global object",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-10-14T04:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383fa5eebc0afd705cc778a4b49d8e26452e49a8",
"body": "See 68c244c5, https://github.com/isaacs/jackspeak/issues/4",
"is_bot": false,
"headline": "[Dev Deps] pin `glob`, since v10.3.8+ requires a broken `jackspeak`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-10-14T16:33:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b453f6ceeebf8a1b738a1029754092e0367a4134",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `mock-property`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-10-14T04:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054b8b9b98633284cf989e582450ebfbbe53503c",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-07-31T01:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c244c5174cdd877e5dcb8ee90aa3f44b2f25be",
"body": "… kill the install process in npm < 6\n\nSee https://github.com/isaacs/jackspeak/issues/4",
"is_bot": false,
"headline": "[Dev Deps] pin `jackspeak` since 2.1.2+ depends on npm aliases, which…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-07-04T19:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd4f6193562b4b0e95dcf5c0201b4e8cbbc4f58d",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-07-04T19:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8155d9e0721dcf8d2c07a3d262ae29f444f35e37",
"body": null,
"is_bot": false,
"headline": "v1.12.3",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-01-12T21:39:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75fc22673c82d45f28322b1946bb0eb41b672b7f",
"body": null,
"is_bot": false,
"headline": "[Fix] in eg FF 24, collections lack forEach",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-01-12T21:19:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c43d3324b48384a16fd3dc444e5fc589d785bef3",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`, `aud`, `error-cause`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2023-01-12T21:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a19b3209ccc3c5ef4b34c3cb0160e65d1ce9d5",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `aud`, `es-value-fixtures`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-02T16:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "250a277a095e9dacc029ab8454dcfc15de549dcd",
"body": null,
"is_bot": false,
"headline": "[actions] update rebase action to use reusable workflow",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-11-02T16:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2618d22a7a3fa361b6629b53c1752fddc9c4d80",
"body": null,
"is_bot": false,
"headline": "[Tests] add `@pkgjs/support` to `postlint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-06-22T17:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cba8e119af13ff9648d5160871c3da22948ca8a",
"body": null,
"is_bot": false,
"headline": "v1.12.2",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-26T19:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca20ba35713c17068ca912a86c542f5e8acb656c",
"body": null,
"is_bot": false,
"headline": "[meta] add support info",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-26T19:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86aa553a4a455562c2c56f1540f0bf857b9d314b",
"body": "Note, https://npmjs.com/error-cause fixes this bug",
"is_bot": false,
"headline": "[Fix] ignore `cause` in node v16.9 and v16.10 where it has a bug",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-26T18:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e243bf2eda6c4403ac6f1146fddb14d12e9646c1",
"body": "Node internal objects (like URL) expect options to be passed in to inspect call. Without these options inspecting some native objects will result in unexpected errors.",
"is_bot": false,
"headline": "[Fix] use `util.inspect` for a custom inspection symbol method",
"author_name": "Martin Heidegger",
"author_login": "martinheidegger",
"committed_at": "2022-05-26T02:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1db93bcb148fa7fc9cc23fa30a1cbb5c03e8090e",
"body": null,
"is_bot": false,
"headline": "v1.12.1",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-21T21:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "848fe48bd6dd0064ba781ee6f3c5e54a94144c37",
"body": null,
"is_bot": false,
"headline": "[Fix] properly handle callable regexes in older engines",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-21T21:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07f868c10bd25a9d18686528339bb749c211fc9a",
"body": null,
"is_bot": false,
"headline": "[meta] use `npmignore` to autogenerate an npmignore file",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-21T21:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d037398dcc5d531532e4c19c4a711ed677f579c1",
"body": "…ixtures`, `functions-have-names`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `@ljharb/eslint-config`, `error-cause`, `es-value-f…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-05-21T21:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec8893ea9bfd28065ca3638cf6762424bf44352",
"body": null,
"is_bot": false,
"headline": "[Tests] use `mock-property`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-04-16T21:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b05244b4f331e00c43b3151bc498041be77ccc91",
"body": "…ngelog`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-cha…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2022-04-05T00:11:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69bbe4c994c38f2f1272af1d9d33dfd8b0a9966c",
"body": null,
"is_bot": false,
"headline": "v1.12.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-18T08:06:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ed0983be72f73e32e2559997517a95525c7e20d",
"body": null,
"is_bot": false,
"headline": "[meta] fix auto-changelog settings",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-18T07:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53bc2cee4e5a9cc4986f3cafa22c0685f340715e",
"body": null,
"is_bot": false,
"headline": "[New] ensure an Error’s `cause` is displayed",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-18T06:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc164b6e2e7d36b263970f16f54de63048b84a36",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-17T23:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191533da8aec98a05eadd73a5a6e979c9c8653e8",
"body": null,
"is_bot": false,
"headline": "[Robustness] cache more prototype methods",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-16T23:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d2d537f5359a4300ce1c10241369f8024f89e11",
"body": "node v17.3.0 adds this",
"is_bot": false,
"headline": "[New] add `numericSeparator` boolean option",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-16T23:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a314ab8271b905cbabc594c82914d2485a8daf12",
"body": null,
"is_bot": false,
"headline": "[Robustness] cache `RegExp.prototype.test`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-16T21:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6732a40c6e5fd5f0bdcf29d8cb375435e01149c9",
"body": null,
"is_bot": false,
"headline": "1.11.1",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-06T06:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d341f905ef8bffa6a694cda6ddc5ba343532cd4f",
"body": null,
"is_bot": false,
"headline": "[meta] add `sideEffects` flag",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-06T06:46:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dbdd228401d6025d8b7391476d88aee9ea9bbdf",
"body": null,
"is_bot": false,
"headline": "[meta] add `auto-changelog`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-06T06:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8823bc0a8790729680709d45fb6e652432e91aa",
"body": "See https://github.com/inspect-js/is-arguments/pull/38",
"is_bot": false,
"headline": "[actions] reuse common workflows",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-06T06:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7532b120598307497b712890f75af8056f6d37a6",
"body": "…test`, `tape`",
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-la…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-12-06T06:10:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ed51025267a00e53b1341357315490ac4eb0874",
"body": null,
"is_bot": false,
"headline": "[actions] update codecov uploader",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-10-13T18:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37b2ad26c08d94bfd01d5d07069a0b28ef4e2ad7",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-08-06T14:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94abb5d4e745bf33253942dea86b3e538d2ff6c6",
"body": "…of symbol shams",
"is_bot": false,
"headline": "[Refactor] use `has-tostringtag` to behave correctly in the presence …",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-08-06T14:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcee6edfd0e216ab0139242668079bff6310fcf0",
"body": " - [New] `customInspect`: add `symbol` option, to mimic modern util.inspect behavior",
"is_bot": false,
"headline": "v1.11.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-07-12T19:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05f1cb3cbcfe1f238e8b51cf9bc294305b7ed793",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-07-12T19:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e973a6e21f8140c5837cf25e9d89bdde88dc3120",
"body": "…ect behavior",
"is_bot": false,
"headline": "[New] `customInspect`: add `symbol` option, to mimic modern util.insp…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-07-12T19:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45c20d6c06c733d6c420bc790832cf57534277dc",
"body": " - [Fix] handle core-js Symbol shams\n - [readme] update badges",
"is_bot": false,
"headline": "v1.10.3",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-08T03:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4acfc2c4b503498759120eb517abad6d51c9c5d6",
"body": null,
"is_bot": false,
"headline": "[Fix] handle core-js Symbol shams",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-08T02:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c323ad909d6cbabb95dd6015c190ba6db9c1f2",
"body": null,
"is_bot": false,
"headline": "[readme] update badges",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-08T03:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb38f485de6ec7a95109b5a9bbd0a1deba2f6611",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-05-08T03:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "728ebc2eae503b99faefe6cfef462918d7d39200",
"body": " - [Fix] use a robust check for a boxed Symbol",
"is_bot": false,
"headline": "v1.10.2",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-18T03:50:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87f12d6e69ce530be04659c81a4cd502943acac5",
"body": null,
"is_bot": false,
"headline": "[Fix] use a robust check for a boxed Symbol",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-18T03:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5753aceb7265943e8b363468ec01bdc3de265b7a",
"body": " - [Fix] use a robust check for a boxed bigint",
"is_bot": false,
"headline": "v1.10.1",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-17T21:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ca8298b6d2e5c7b9334a5b21b96ed95d225c91",
"body": null,
"is_bot": false,
"headline": "[Fix] use a robust check for a boxed bigint",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-17T21:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15e6c3ee23ecc359913fd95be98223893f8332fd",
"body": " - [New] add `WeakRef` support\n - [New] respect `Symbol.toStringTag` on objects\n - [Fix] do not allow Symbol.toStringTag to masquerade as builtins\n - [meta] use `prepublishOnly` script for npm 7+\n - [meta] create `FUNDING.yml`\n - [meta] do not publish github action workflow files\n - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`\n - [actions] use `node/install` instead of `node/run`; use `codecov` action\n - [Tests] increase coverage",
"is_bot": false,
"headline": "v1.10.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-17T18:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6d898ee21868c780a7ee66b28532b5b34ed7f09",
"body": null,
"is_bot": false,
"headline": "[New] add `WeakRef` support",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-17T18:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6c5b37d7e94427796b82432fb0c8964f033a6ab",
"body": null,
"is_bot": false,
"headline": "[Fix] do not allow Symbol.toStringTag to masquerade as builtins",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-17T18:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c4e6fdedcd27cc980e13c9ad834d05a96f3d40c",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-17T18:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bfec2e30aaef6ddef6cbb1448306f9f8b9520b7",
"body": null,
"is_bot": false,
"headline": "[actions] use `node/install` instead of `node/run`; use `codecov` action",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-17T17:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e52ee09e8050b8dbac94ef57f786675567728223",
"body": null,
"is_bot": false,
"headline": "[meta] use `prepublishOnly` script for npm 7+",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-04-17T17:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8abb8a62c2f084919df994a433b346e0d87a227",
"body": null,
"is_bot": false,
"headline": "[Tests] increase coverage",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-03-06T00:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb5fc516dbcd2cd728bd89cee0b580acc5ce301",
"body": null,
"is_bot": false,
"headline": "[meta] create `FUNDING.yml`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-03-05T18:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "918cdfc4b6fe83f559ff6ef04fe66201e3ff5cbd",
"body": null,
"is_bot": false,
"headline": "[meta] do not publish github action workflow files",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-03-05T18:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c8dc0cac113d70f4781e49a950070923a671be",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2021-03-05T18:02:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "799b58f536a45e4484633a8e9daeb0330835f175",
"body": null,
"is_bot": false,
"headline": "[New] respect `Symbol.toStringTag` on objects",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-05-27T06:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33bdee95b862bca5f9db68d9b10b01ca59932e0a",
"body": " - [New] add enumerable properties to Function inspect result, per node’s `assert`\n - [New] add enumerable own Symbols to plain object output\n - [Fix] hex characters in strings should be uppercased, to match node `assert`\n - [Robustness] cache `Symbol.prototype.toString`\n - [Dev Deps] update `eslint\n[…]\nn all tests\n - [Tests] node 0.8 has an unpredictable property order; fix `groups` test by removing property\n - [Tests] fix tests for node < 10, due to regex match `groups`\n - [Tests] add passing tests",
"is_bot": false,
"headline": "v1.9.0",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T06:49:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70058de1579fc54d1d15ed6c2dbe246637ce70ff",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `core-js`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-12-01T06:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d262251e13e16d3490b5473672f6b6d6ff86675d",
"body": null,
"is_bot": false,
"headline": "[Tests] migrate tests to Github Actions",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-30T20:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c473727879ddc8e28b599202551ddaaf07b6210",
"body": null,
"is_bot": false,
"headline": "[Tests] run `nyc` on all tests",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-11-30T20:17:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94112944b9245e3302e25453277876402d207e7f",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `eslint`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-10-27T19:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36c02205de3c2b0e84d53777c5c9fd54a36c48ab",
"body": null,
"is_bot": false,
"headline": "[meta] `require-allow-edits` no longer requires an explicit github token",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-10-27T19:34:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 7,
"latest_release_at": "2021-05-08T03:50:24Z",
"latest_release_tag": "v1.10.3",
"releases_from_tags": false,
"days_since_last_push": 86,
"active_weeks_last_year": 5,
"days_since_latest_release": 1901,
"mean_days_between_releases": 69.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "object-inspect",
"exists": true,
"license": "MIT",
"keywords": [
"inspect",
"util.inspect",
"object",
"stringify",
"pretty"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/object-inspect",
"is_deprecated": false,
"latest_version": "1.13.4",
"repository_url": "https://github.com/inspect-js/object-inspect",
"versions_count": 39,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 553573910,
"first_published_at": "2013-07-26T10:27:13.645000Z",
"latest_published_at": "2025-02-05T01:26:10.272000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 532
}
]
},
"popularity": {
"forks": 46,
"stars": 161,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2015-07-05",
"count": 1
},
{
"date": "2016-01-25",
"count": 1
},
{
"date": "2016-04-21",
"count": 1
},
{
"date": "2016-10-25",
"count": 1
},
{
"date": "2017-01-28",
"count": 1
},
{
"date": "2017-02-15",
"count": 1
},
{
"date": "2017-03-26",
"count": 1
},
{
"date": "2017-11-08",
"count": 1
},
{
"date": "2017-11-11",
"count": 1
},
{
"date": "2018-05-02",
"count": 1
},
{
"date": "2018-05-25",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2019-07-27",
"count": 1
},
{
"date": "2020-02-01",
"count": 1
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-05-24",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-08-29",
"count": 1
},
{
"date": "2020-12-16",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2022-03-13",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-15",
"count": 1
},
{
"date": "2022-06-22",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-12-25",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-03-25",
"count": 1
},
{
"date": "2024-03-31",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-07-31",
"count": 1
},
{
"date": "2025-01-12",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-10-04",
"count": 1
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-23",
"count": 1
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-05-03",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
}
],
"complete": true,
"collected": 45,
"total_forks": 46
},
"star_history": null,
"open_issues_and_prs": 8
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"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": 19135,
"source_files_sampled": 27,
"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": "glob",
"direct": false,
"version": "10.3.7",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5j98-mcp5-4vw2"
],
"fixed_version": "11.1.0",
"advisory_count": 1,
"oldest_advisory_days": 246
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 22,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@ljharb/eslint-config",
"direct": false,
"version": "^22.2.3",
"ecosystem": "npm"
},
{
"name": "@pkgjs/support",
"direct": false,
"version": "^0.0.6",
"ecosystem": "npm"
},
{
"name": "auto-changelog",
"direct": false,
"version": "^2.5.0",
"ecosystem": "npm"
},
{
"name": "core-js",
"direct": false,
"version": "^2.6.12",
"ecosystem": "npm"
},
{
"name": "error-cause",
"direct": false,
"version": "^1.0.9",
"ecosystem": "npm"
},
{
"name": "es-value-fixtures",
"direct": false,
"version": "^1.7.1",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^8.57.1",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "^0.3.5",
"ecosystem": "npm"
},
{
"name": "functions-have-names",
"direct": false,
"version": "^1.2.3",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.3.7",
"ecosystem": "npm"
},
{
"name": "globalthis",
"direct": false,
"version": "^1.0.4",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "^1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "^1.0.2",
"ecosystem": "npm"
},
{
"name": "in-publish",
"direct": false,
"version": "^2.0.1",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "make-arrow-function",
"direct": false,
"version": "^1.2.0",
"ecosystem": "npm"
},
{
"name": "mock-property",
"direct": false,
"version": "^1.1.0",
"ecosystem": "npm"
},
{
"name": "npmignore",
"direct": false,
"version": "^0.3.5",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^10.3.2",
"ecosystem": "npm"
},
{
"name": "safe-publish-latest",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "^2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "^6.3.1",
"ecosystem": "npm"
},
{
"name": "string.prototype.repeat",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "tape",
"direct": false,
"version": "^5.9.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 24,
"direct_count": 0,
"indirect_count": 24
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 16,
"open_issues": 4,
"closed_ratio": 0.8,
"closed_issues": 16,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ljharb",
"commits": 197,
"avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4"
},
{
"type": "User",
"login": "christianbundy",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/537700?v=4"
},
{
"type": "User",
"login": "deepview-autofix",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/276251120?v=4"
},
{
"type": "User",
"login": "emilbayes",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/416524?v=4"
},
{
"type": "User",
"login": "brigand",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/936069?v=4"
},
{
"type": "User",
"login": "ExplodingCabbage",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2358339?v=4"
},
{
"type": "User",
"login": "martinheidegger",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/914122?v=4"
},
{
"type": "User",
"login": "TooTallNate",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/71256?v=4"
},
{
"type": "User",
"login": "rina-sleeping",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6756144?v=4"
},
{
"type": "User",
"login": "mkls",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5834480?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.956
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"node-aught.yml",
"node-pretest.yml",
"node-tens.yml",
"node-twenties.yml",
"rebase.yml",
"require-allow-edits.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc"
],
"has_editorconfig": false,
"has_linter_config": true,
"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": 1,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
"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 3/29 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 31 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": 3,
"reason": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"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": "195f7ea1d6ce0749cf687437c226303fe9e2d96b",
"ran_at": "2026-07-22T16:33:05Z",
"aggregate_score": 4.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-07-19T07:32:52Z",
"oldest_open_prs": [
{
"number": 15,
"created_at": "2017-11-10T09:36:06Z",
"last_comment_at": "2020-05-26T08:17:43Z",
"last_comment_author": "codecov"
},
{
"number": 30,
"created_at": "2020-02-01T10:40:00Z",
"last_comment_at": "2020-02-01T10:43:31Z",
"last_comment_author": "codecov"
},
{
"number": 50,
"created_at": "2026-02-23T10:42:30Z",
"last_comment_at": "2026-03-16T07:07:54Z",
"last_comment_author": "abhu85"
},
{
"number": 51,
"created_at": "2026-02-23T11:41:27Z",
"last_comment_at": "2026-03-15T01:07:41Z",
"last_comment_author": "abhu85"
}
],
"last_merged_pr_at": "2026-04-26T22:07:19Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 14,
"created_at": "2017-10-13T12:31:42Z",
"last_comment_at": "2017-12-19T19:10:14Z",
"last_comment_author": "ljharb"
},
{
"number": 36,
"created_at": "2021-01-27T04:47:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2024-02-18T17:03:04Z",
"last_comment_at": "2024-02-18T18:23:00Z",
"last_comment_author": "jmacmahon"
},
{
"number": 47,
"created_at": "2025-03-13T03:50:52Z",
"last_comment_at": "2025-03-13T04:28:17Z",
"last_comment_author": "ljharb"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/inspect-js/object-inspect",
"host": "github.com",
"name": "object-inspect",
"owner": "inspect-js"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 55,
"vitality": 41,
"community": 76,
"governance": 58,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 41,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 86,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 86 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 86
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v1.10.3",
"releases_from_tags": false,
"days_since_latest_release": 1901,
"mean_days_between_releases": 69.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1901 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1901
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~69.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 69.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": "dormant",
"guards": [],
"signals": [
"release_stall"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 2,
"days_since_last_merged_pr": 86,
"days_since_last_human_commit": 345,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 345 days, with nothing left unanswered",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 345
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 76,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"forks": 46,
"stars": 161,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "161 stars",
"points": 35.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 161
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "46 forks",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 46
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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": [
"object-inspect"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 553573910
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "553,573,910 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 553573910,
"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": 58,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.956
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 96% of commits",
"points": 1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 31 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"merged_prs": 16,
"open_issues": 4,
"closed_issues": 16,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 14
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16/30 decided PRs merged",
"points": 20.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16,
"decided": 30
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/29 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 54,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "inspect-js",
"public_repos": 83,
"account_age_days": 2535
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "54 followers of inspect-js",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 54,
"login": "inspect-js"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "83 public repos, account ~6 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 83
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"object-inspect"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 532
},
"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 532 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 532
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "39 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 39
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 76,
"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": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"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": ".eslintrc",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"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": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"object",
"inspect",
"javascript",
"node",
"browser"
],
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"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": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.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 is not maximal on development and all release branches",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 3 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.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 3/29 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 31 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 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "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 2 resolved dependencies against OSV; 22 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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": 2
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 22
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 2,
"unassessed_packages": 22,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 2,
"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": 24
},
"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": 29,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.08,
"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": "8 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc"
}
}
],
"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": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 19135,
"source_files_sampled": 27,
"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/27 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 27,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"max_points": 40
}
]
}
],
"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-22T16:33:17.977746Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/inspect-js/object-inspect.svg",
"full_name": "inspect-js/object-inspect",
"license_state": "standard",
"license_spdx": "MIT"
}