Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"equal",
"deep-equals"
],
"is_fork": false,
"size_kb": 102,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 24157
},
"pushed_at": "2023-10-05T21:22:34Z",
"created_at": "2017-06-15T22:23:23Z",
"owner_type": "User",
"updated_at": "2026-07-22T11:38:42Z",
"description": "The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://poberezkin.com",
"name": "Evgeny",
"type": "User",
"login": "epoberezkin",
"company": "@simplex-chat",
"location": null,
"followers": 1162,
"avatar_url": "https://avatars.githubusercontent.com/u/2769109?v=4",
"created_at": "2012-11-11T01:47:06Z",
"is_verified": null,
"public_repos": 128,
"account_age_days": 5001
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.3",
"kind": "patch",
"published_at": "2020-06-08T07:26:05Z"
},
{
"tag": "v3.1.2",
"kind": "patch",
"published_at": "2020-06-08T07:09:57Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2019-12-03T12:03:40Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2019-12-02T12:56:17Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2019-11-30T10:09:04Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2019-11-30T09:53:01Z"
},
{
"tag": "v3.0.0-beta.2",
"kind": "prerelease",
"published_at": "2019-09-05T08:39:21Z"
},
{
"tag": "v3.0.0-beta.1",
"kind": "prerelease",
"published_at": "2019-09-02T16:38:09Z"
},
{
"tag": "v3.0.0-beta.0",
"kind": "prerelease",
"published_at": "2019-07-07T13:37:57Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2019-07-07T13:38:26Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2018-04-28T09:06:54Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2018-02-25T20:41:47Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2017-06-17T20:20:54Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2017-06-17T20:20:37Z"
}
],
"recent_commits": [
{
"oid": "a8e7172b6c411ec320d6045fd4afbd2abc1b4bde",
"body": "Update TypeScript typings",
"is_bot": false,
"headline": "Merge pull request #54 from LinusU/typescript",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-09T08:59:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d807ffc5013e710deb1c63d463a03f729bcd144d",
"body": null,
"is_bot": false,
"headline": "3.1.3",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ec4083b823a6f815bb1ae708b824d22e502ccd",
"body": "…5.1.0\n\nbuild(deps-dev): bump nyc from 11.9.0 to 15.1.0",
"is_bot": false,
"headline": "Merge pull request #67 from epoberezkin/dependabot/npm_and_yarn/nyc-1…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c0e401cf05b281692c2db24de71312d589fa59",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/npm_and_yarn/nyc-15.1.0",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f41be7a983671976dc92139359b10cfff6c59e0",
"body": "…t-7.2.0\n\nbuild(deps-dev): bump eslint from 4.19.1 to 7.2.0",
"is_bot": false,
"headline": "Merge pull request #70 from epoberezkin/dependabot/npm_and_yarn/eslin…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:19:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e333a178a01db6eb04210d2fb208e61fca479ed7",
"body": "…cript-3.9.5\n\nbuild(deps-dev): bump typescript from 2.9.2 to 3.9.5",
"is_bot": false,
"headline": "Merge pull request #68 from epoberezkin/dependabot/npm_and_yarn/types…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b54ca1fb59239e7c1c3a7fe584948ee4de495286",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/npm_and_yarn/eslint-7.2.0",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6642ea0dee9bc6361dadd485f40ec978a9ff30f",
"body": null,
"is_bot": false,
"headline": "chore: update travis node versions",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f78ad9ded5a169aa3108d3cc7deec99fcb50f4c",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 7.2.0.\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v4.19.1...v7.2.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "build(deps-dev): bump eslint from 4.19.1 to 7.2.0",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-06-08T07:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c65eb6effdaba26ceb577e1ded5710fac8fac862",
"body": "Bumps [typescript](https://github.com/Microsoft/TypeScript) from 2.9.2 to 3.9.5.\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v2.9.2...v3.9.5)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "build(deps-dev): bump typescript from 2.9.2 to 3.9.5",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-06-08T07:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c4c48eb6a4045d3d188a15df3792e80a7e92d29",
"body": "Bumps [nyc](https://github.com/istanbuljs/nyc) from 11.9.0 to 15.1.0.\n- [Release notes](https://github.com/istanbuljs/nyc/releases)\n- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/istanbuljs/nyc/compare/v11.9.0...v15.1.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "build(deps-dev): bump nyc from 11.9.0 to 15.1.0",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-06-08T07:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e897aa2a5c554adbf3474ab29d7e917f6b2173",
"body": "…-7.2.0\n\nbuild(deps-dev): bump mocha from 3.5.3 to 7.2.0",
"is_bot": false,
"headline": "Merge pull request #64 from epoberezkin/dependabot/npm_and_yarn/mocha…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e496e6be8effda97d37ddf782ee699e81c159e01",
"body": "…alls-3.1.0\n\nbuild(deps-dev): bump coveralls from 2.13.3 to 3.1.0",
"is_bot": false,
"headline": "Merge pull request #61 from epoberezkin/dependabot/npm_and_yarn/cover…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d278b461f01c0bb31cecb32836c86a82b38b9ccb",
"body": "…-9.0.2\n\nbuild(deps-dev): bump sinon from 7.5.0 to 9.0.2",
"is_bot": false,
"headline": "Merge pull request #58 from epoberezkin/dependabot/npm_and_yarn/sinon…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e5645fa2040c3dadb56a4f3e27fce8919d2ad2",
"body": null,
"is_bot": false,
"headline": "3.1.2",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-06-08T07:08:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "492256c997993cbf251691f9827766cb97bfe6c1",
"body": "Bumps [mocha](https://github.com/mochajs/mocha) from 3.5.3 to 7.2.0.\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v3.5.3...v7.2.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "build(deps-dev): bump mocha from 3.5.3 to 7.2.0",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-05-25T08:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebcb2dde4be8cc7259a9055e15ac59ab1a20bff8",
"body": "Bumps [coveralls](https://github.com/nickmerwin/node-coveralls) from 2.13.3 to 3.1.0.\n- [Release notes](https://github.com/nickmerwin/node-coveralls/releases)\n- [Commits](https://github.com/nickmerwin/node-coveralls/commits/v3.1.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "build(deps-dev): bump coveralls from 2.13.3 to 3.1.0",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-05-12T08:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a46bb56a39ad6948bf993381bb134f64403754fa",
"body": "Bumps [sinon](https://github.com/sinonjs/sinon) from 7.5.0 to 9.0.2.\n- [Release notes](https://github.com/sinonjs/sinon/releases)\n- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/sinonjs/sinon/compare/v7.5.0...v9.0.2)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "build(deps-dev): bump sinon from 7.5.0 to 9.0.2",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-05-11T19:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea5b08236698c09c9cb6d458f7c768383122c2fb",
"body": null,
"is_bot": false,
"headline": "Update TypeScript typings",
"author_name": "Linus Unnebäck",
"author_login": "LinusU",
"committed_at": "2020-03-30T10:38:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c91f5e7d19ba4064d145824e702ccec0a2a3bcab",
"body": "fixes typings (possibly closes #9 and closes #40)",
"is_bot": false,
"headline": "Merge pull request #48 from mokeev1995/bugfix/fix-typings",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-03-30T10:34:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926d08c50b8323750dda34aed5c8767404873339",
"body": null,
"is_bot": false,
"headline": "Update FUNDING.yml",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2020-03-22T11:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0d14d033c290f5cc273df89e4e4609f1c6cb8c",
"body": null,
"is_bot": false,
"headline": "fixes typings (possibly closes #9)",
"author_name": "Andrey Mokeev",
"author_login": "mokeev1995",
"committed_at": "2020-01-10T04:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32f8e288c2ed5b7f71aa47d5f9b980da5c9951aa",
"body": null,
"is_bot": false,
"headline": "3.1.1",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-03T11:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe1bdedb23d9704268f6892a7b6fba602777bc85",
"body": null,
"is_bot": false,
"headline": "chore: update files to publish react module, closes #46",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-03T11:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f9b429d89a5953073edd753654d259aaadf32a",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-02T12:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3deb8506c4521f8f11596d1419a8decc222ed707",
"body": null,
"is_bot": false,
"headline": "Merge branch 'streamich-react'",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-02T12:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db7cc994cc53a9d16e727d43afbf8babdab9da1d",
"body": null,
"is_bot": false,
"headline": "style: grouped new tests",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-02T12:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0bc9562a1721c33fd67ec7a7df48bdf1851e79e",
"body": null,
"is_bot": false,
"headline": "docs: copied react docs from comments",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-12-02T12:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6aad8c8e8a3847c9b6858ffbf242ff1ae16e4f8",
"body": null,
"is_bot": false,
"headline": "test: 💍 improve test coverage",
"author_name": "streamich",
"author_login": "streamich",
"committed_at": "2019-11-30T18:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87681fd7554983e213e86918d75b8c193fa32277",
"body": null,
"is_bot": false,
"headline": "docs: ✏️ typo in README",
"author_name": "streamich",
"author_login": "streamich",
"committed_at": "2019-11-30T18:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f528f7d5084513aceeb56da62b94b32f9940e315",
"body": null,
"is_bot": false,
"headline": "docs: ✏️ add React to docs",
"author_name": "streamich",
"author_login": "streamich",
"committed_at": "2019-11-30T18:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e3dc1a90f20fc5b3db52a6587cd41921ab49a4",
"body": null,
"is_bot": false,
"headline": "feat: 🎸 add ambient TypeScript files for all build artifacts",
"author_name": "streamich",
"author_login": "streamich",
"committed_at": "2019-11-30T18:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a33d49ab5cc659e331ff445109f35dd323230d41",
"body": null,
"is_bot": false,
"headline": "test: 💍 add tests for React",
"author_name": "streamich",
"author_login": "streamich",
"committed_at": "2019-11-30T18:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5df217e299c9a1a8e3072f160a381000dd4520a",
"body": null,
"is_bot": false,
"headline": "feat: 🎸 add support for React elements",
"author_name": "streamich",
"author_login": "streamich",
"committed_at": "2019-11-30T18:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b791fac6965de0f5f08a3a7f94096cbcc1cffc48",
"body": null,
"is_bot": false,
"headline": "3.0.1",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-30T10:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f60fa6e2f56dde21e19e5e9521e8da3b2e35285",
"body": null,
"is_bot": false,
"headline": "docs: update for v3",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-30T10:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ad617e945055b8c31cad6c2fa72d15824d106c6",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-30T09:52:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2756a71dfd58a916b8e3a7598b978bd214efd14",
"body": null,
"is_bot": false,
"headline": "Merge branch 'streamich-various'",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-30T09:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16da7a40cf32b087f08471711fa62f686890c772",
"body": null,
"is_bot": false,
"headline": "docs: update benchmarks after the change",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-30T09:48:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca6575f320d037b9360c977127742d9af042c60",
"body": null,
"is_bot": false,
"headline": "fix: 🐛 Set is not equal to pseudo-Set",
"author_name": "streamich",
"author_login": "streamich",
"committed_at": "2019-11-27T20:39:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "758e457908d83ec982b0ed379ef37b0c873d39f6",
"body": "(1) run test suite with revered arguments, too; (2) check of object\n\"constructor\" prop; (3) simplify TypeArray check",
"is_bot": false,
"headline": "fix: 🐛 improve TypeArray checks",
"author_name": "streamich",
"author_login": "streamich",
"committed_at": "2019-11-27T20:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "299fb32de838b4a325ba55822b4f84d6eae1c94a",
"body": null,
"is_bot": false,
"headline": "added fast-equals to benchmark",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-24T12:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2636339cda0e8063c53e59b5cbb6b8b74109d65d",
"body": null,
"is_bot": false,
"headline": "docs: security contact",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-24T09:53:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d5c6c4c4149697909af820879d47a9f2575a562",
"body": null,
"is_bot": false,
"headline": "docs: tidelift subscription info",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-24T09:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcb85ae2bd977af43fd2fa317b168c8c22634d6b",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-11-24T09:21:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbfd12e4ed280673062a576c97c08251cf1437b5",
"body": null,
"is_bot": false,
"headline": "3.0.0-beta.2",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-09-04T16:55:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b911f715681329d36f3fa1c72e3ec9c88061d99",
"body": null,
"is_bot": false,
"headline": "test: bigint",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-09-04T16:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cf85dab3638740ecf2d4f9f2efee8fc653c712a",
"body": null,
"is_bot": false,
"headline": "test: skip bigintarray test when it is not supported",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-09-03T12:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d5f562d6017dfb093561a15433e91ad4823b1c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'xobotyi-tests-improvements'",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-09-02T17:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e99e2e56d49c367b93ab74e6ac744136c3e23a",
"body": null,
"is_bot": false,
"headline": "additional tests",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-09-02T17:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b86df6a5d952da36765a511b3d86df2caac745fb",
"body": "…deep-equal into xobotyi-tests-improvements",
"is_bot": false,
"headline": "Merge branch 'tests-improvements' of https://github.com/xobotyi/fast-…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-09-02T16:59:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ac6b69d8a6c1d4ad01411778111be510ef5412",
"body": null,
"is_bot": false,
"headline": "Merge branch 'xobotyi-code-optimisations'",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-09-02T16:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "865f8a5ccec88524d7546bf828d15059e0a43463",
"body": null,
"is_bot": false,
"headline": "style: reverted style changes",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-09-02T16:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f1e0868465f1641c0cefa30cfa52d19b06f590a",
"body": null,
"is_bot": false,
"headline": "Test case for the custom toString() object's functions;",
"author_name": "xobotyi",
"author_login": "xobotyi",
"committed_at": "2019-08-13T19:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e8c0565f19a20d4ecf8941ee6b8d0b8c3a88e88",
"body": "Obviously no reason to reject for ... of cycles in ES6 variant (performance almost the same);",
"is_bot": false,
"headline": "For fast-fail on large objects and maps - making pre-iteration;",
"author_name": "xobotyi",
"author_login": "xobotyi",
"committed_at": "2019-08-13T19:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72fa58fed4388ea27fe6c4f2a7fd2c2d24eb997b",
"body": "Fix: #35;\nRemoved `for .. of` cycle (it would break non-es6 browsers);",
"is_bot": false,
"headline": "Improved performance of Map, Set and plain objects equations;",
"author_name": "xobotyi",
"author_login": "xobotyi",
"committed_at": "2019-08-13T19:10:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95aa50e0ef1671fa6b0dbc36a50d8f9ee4e184da",
"body": "Dependencies optimisation",
"is_bot": false,
"headline": "Merge pull request #34 from xobotyi/deps-optimisations",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-08T20:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3659f2e4a35c0d01c02140298be9703b304f7b6f",
"body": "There is no need to install these dependencies for those who not planning to run benches;\nAdded npm script to run benchmarks `npm run benchmark`;",
"is_bot": false,
"headline": "Separated benchmarks-related dependencies to different `package.json`.",
"author_name": "xobotyi",
"author_login": "xobotyi",
"committed_at": "2019-07-08T20:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7bf530713a16217625069091e7abb1a8beb58e5",
"body": null,
"is_bot": false,
"headline": "3.0.0-beta.1",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T16:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34ba58159eb449b91651d69220368558b8111e3",
"body": null,
"is_bot": false,
"headline": "add es6/ to npm package files",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T16:41:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a53db5b65f8cd9c0b4ca9fa7233bfad20fe26cd",
"body": null,
"is_bot": false,
"headline": "npm badge for beta version",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T13:47:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ce099faf85080146ba79bb03b6bb95eba61ca52",
"body": null,
"is_bot": false,
"headline": "docs: install beta version",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T13:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61a878a94a819f3b407927a7b4b549d4596d701",
"body": null,
"is_bot": false,
"headline": "3.0.0-beta.0",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T13:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "feddcc67e2d162de1bbef10a41ef518a0dc1a18c",
"body": "v3 beta with ES6 Map, Set and Typed arrays support",
"is_bot": false,
"headline": "Merge pull request #33 from epoberezkin/v3",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T13:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4ed89a63564d514cb0810dd12949eb17a3b6f67",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T13:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "694126d8528d50564fb75386f51a720a215db061",
"body": null,
"is_bot": false,
"headline": "docs: ES6 equal",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T13:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3c225e2b59c33f700d91d7743af51b4cde246c",
"body": null,
"is_bot": false,
"headline": "added benchmark for fast-deep-equal/es6",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T12:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebb0eff2e0ca69ab4b8957b464b275b3308aa00d",
"body": null,
"is_bot": false,
"headline": "support es6 typed arrays, #32",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T12:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48a0ebc15816e404299b15635b6cf6f04c0d9830",
"body": null,
"is_bot": false,
"headline": "feat: es6 Set support, #32",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T12:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f689bd2de5f4bd0d567e235ba0a22dd0100f200e",
"body": null,
"is_bot": false,
"headline": "build creates es6 folder",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T11:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f376bb89beb35f564daeaff97add3e1b7562bc5",
"body": null,
"is_bot": false,
"headline": "update node version in travis tests",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T11:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca1da4a85e65fa18b4c1d1599f438a2934f75c7",
"body": null,
"is_bot": false,
"headline": "support es6 map in a separate es6 version of the function, #32",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T11:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dce51ff9c9b2f92f0930f3d33bcc6783d0b1c2e",
"body": null,
"is_bot": false,
"headline": "added util.isDeepStrictEqual to benchmark, closes #23",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T09:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e68a8ace924702c284b7798ecf3a39988df877e",
"body": null,
"is_bot": false,
"headline": "refactor: check constructor equality, improve performance",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2019-07-07T09:28:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9c22e36a18a0b6a006d180572016c91e9f23e1",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-28T10:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a6fcc1878d609f4147fc6c9a4249eb26d10793",
"body": null,
"is_bot": false,
"headline": "test: node 9 & 10, remove 7",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-28T09:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "787ba533350fd0620e14845b35f013253cc48e44",
"body": null,
"is_bot": false,
"headline": "fix: null and object comparison",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-28T09:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a472bc5bde46f446d21138c5234cd101ce6d5e0",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-28T09:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba63e03fd12f1fc5532eed629859c18436b29b0a",
"body": null,
"is_bot": false,
"headline": "feat: different functions are not equal, closes #11",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-28T09:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71cf6e87cef30e278518d2c1fdde72d59116b17c",
"body": null,
"is_bot": false,
"headline": "improve performance (handling NaN)",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-28T07:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00a6dc21d5ae279f74c2d6ef8c1276aed4978a1d",
"body": "equal(NaN, NaN) → true (like Object.is)",
"is_bot": false,
"headline": "Merge pull request #18 from langpavel/patch-1",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-25T20:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5228b1ad3be4e4c2867825677ef55fcd56e5651f",
"body": null,
"is_bot": false,
"headline": "test: spec for special numbers NaN and Infinity",
"author_name": "Pavel Lang",
"author_login": "langpavel",
"committed_at": "2018-04-21T07:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94007f33fe228385ba0d9c1299ac02166aeb3a6b",
"body": "Closes #6",
"is_bot": false,
"headline": "fix: equal(NaN, NaN) === true",
"author_name": "Pavel Lang",
"author_login": "langpavel",
"committed_at": "2018-04-21T07:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33e41153583ac573c878f500f84a753f962d1414",
"body": null,
"is_bot": false,
"headline": "Merge branch 'MadRabbit-master'",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-20T22:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d002292ef648282703e2682af0c55b7a9f8fa0e",
"body": null,
"is_bot": false,
"headline": "docs: update bnchmarks",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-20T22:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45b5c674b933256b838197fc5ad6eb3705a9621f",
"body": "… into MadRabbit-master",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/MadRabbit/fast-deep-equal…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-20T22:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7abd728d092f095b41cbc121f95a9571e1efc60",
"body": null,
"is_bot": false,
"headline": "Merge branch 'danalloway-ramda'",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-20T22:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "377580b2b68fbb6f45f2eef4af46ee3e22701db2",
"body": "… into danalloway-ramda",
"is_bot": false,
"headline": "Merge branch 'ramda' of https://github.com/danalloway/fast-deep-equal…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-20T22:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "691d3079ba96b46bbc96baa23a3eb70b5ba4a7e2",
"body": null,
"is_bot": false,
"headline": "Merge branch 'krzysiek1507-maintenance/update-nano-equal-and-deep-eql'",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-20T22:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "730103f66e34bf276f69ad0349c97024d2f1e83a",
"body": null,
"is_bot": false,
"headline": "chore: update all benchmark packages to the latest versions",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-20T22:07:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818076b5340e6816eebc9b1257b535b06ad243a5",
"body": "…github.com/krzysiek1507/fast-deep-equal into krzysiek1507-maintenance/update-nano-equal-and-deep-eql",
"is_bot": false,
"headline": "Merge branch 'maintenance/update-nano-equal-and-deep-eql' of https://…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-20T22:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f8c2a131037f862cd153176c2f8e14b4ee800b8",
"body": null,
"is_bot": false,
"headline": "Add ramda.equals to the benchmark",
"author_name": "Dan Alloway",
"author_login": "danalloway",
"committed_at": "2018-04-20T19:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24316452591428ecca602e802dad41885da89bbe",
"body": null,
"is_bot": false,
"headline": "Reversing the for loops to make it go choo choo faster",
"author_name": "Nikolay Nemshilov",
"author_login": "kaievns",
"committed_at": "2018-04-18T09:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "650ee024e62e942b9d9618e0d557fc449157a4d5",
"body": "Ignore lock files",
"is_bot": false,
"headline": "Merge pull request #12 from chrisbolin/ignore-lock-files",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-04-09T09:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe58659a61cd80f1c0dd153473bd7562fe54185",
"body": null,
"is_bot": false,
"headline": "ignore lock files",
"author_name": "Chris Bolin",
"author_login": "chrisbolin",
"committed_at": "2018-04-06T17:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407968807f15b71442f1f314b4c981bc724dc16c",
"body": null,
"is_bot": false,
"headline": "Update nano-equal, deep-eql and update benchmark stats",
"author_name": "Krzysztof Rybka",
"author_login": "krzysiek1507",
"committed_at": "2018-03-25T15:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b879ceed561ad14665f50b1073f7107245ead1e",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-02-25T20:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1384ab40734938fb9f61009cf98215ad30c820dd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'look-at-this-typings'",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-02-25T20:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92d78b09d0c33b6ae24d1126d52404e4df31729c",
"body": null,
"is_bot": false,
"headline": "test: typescript as part of npm test",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-02-25T20:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1330ae1db674bc70814bba7f79464be1035c3ac",
"body": "…qual into look-at-this-typings",
"is_bot": false,
"headline": "Merge branch 'typings' of https://github.com/look-at-this/fast-deep-e…",
"author_name": "Evgeny Poberezkin",
"author_login": "epoberezkin",
"committed_at": "2018-02-25T20:34:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 0,
"latest_release_at": "2020-06-08T07:26:05Z",
"latest_release_tag": "v3.1.3",
"releases_from_tags": false,
"days_since_last_push": 1020,
"active_weeks_last_year": 0,
"days_since_latest_release": 2235,
"mean_days_between_releases": 37.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "fast-deep-equal",
"exists": true,
"license": "MIT",
"keywords": [
"fast",
"equal",
"deep-equal"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/fast-deep-equal",
"is_deprecated": false,
"latest_version": "3.1.3",
"repository_url": "https://github.com/epoberezkin/fast-deep-equal",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 743034694,
"first_published_at": "2017-06-15T22:26:29.798000Z",
"latest_published_at": "2020-06-08T07:27:28.474000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2235
}
]
},
"popularity": {
"forks": 114,
"stars": 2047,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2017-09-22",
"count": 1
},
{
"date": "2017-09-24",
"count": 1
},
{
"date": "2017-10-20",
"count": 1
},
{
"date": "2017-11-18",
"count": 1
},
{
"date": "2018-02-11",
"count": 1
},
{
"date": "2018-03-16",
"count": 1
},
{
"date": "2018-03-25",
"count": 1
},
{
"date": "2018-04-06",
"count": 1
},
{
"date": "2018-04-17",
"count": 1
},
{
"date": "2018-04-18",
"count": 1
},
{
"date": "2018-04-27",
"count": 1
},
{
"date": "2018-06-04",
"count": 1
},
{
"date": "2018-06-26",
"count": 1
},
{
"date": "2018-07-06",
"count": 1
},
{
"date": "2018-08-26",
"count": 1
},
{
"date": "2018-09-11",
"count": 1
},
{
"date": "2018-09-19",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2018-12-04",
"count": 1
},
{
"date": "2018-12-05",
"count": 1
},
{
"date": "2018-12-22",
"count": 1
},
{
"date": "2019-01-24",
"count": 1
},
{
"date": "2019-01-28",
"count": 1
},
{
"date": "2019-02-01",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-02-28",
"count": 1
},
{
"date": "2019-03-07",
"count": 2
},
{
"date": "2019-03-09",
"count": 1
},
{
"date": "2019-03-11",
"count": 1
},
{
"date": "2019-03-20",
"count": 1
},
{
"date": "2019-04-06",
"count": 1
},
{
"date": "2019-04-24",
"count": 1
},
{
"date": "2019-06-07",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-08-16",
"count": 1
},
{
"date": "2019-08-27",
"count": 1
},
{
"date": "2019-09-27",
"count": 1
},
{
"date": "2019-10-26",
"count": 1
},
{
"date": "2019-11-28",
"count": 1
},
{
"date": "2020-01-10",
"count": 1
},
{
"date": "2020-02-05",
"count": 2
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-06-03",
"count": 1
},
{
"date": "2020-06-09",
"count": 1
},
{
"date": "2020-06-19",
"count": 1
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-08-18",
"count": 1
},
{
"date": "2020-10-22",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2021-01-14",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-08-22",
"count": 1
},
{
"date": "2021-09-08",
"count": 1
},
{
"date": "2021-09-09",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-11-11",
"count": 1
},
{
"date": "2021-11-27",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-17",
"count": 1
},
{
"date": "2022-03-26",
"count": 1
},
{
"date": "2022-03-28",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-06-02",
"count": 1
},
{
"date": "2022-06-21",
"count": 2
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-10",
"count": 1
},
{
"date": "2023-02-02",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-06-11",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-12-13",
"count": 1
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2024-11-24",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-15",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2025-06-27",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2026-01-07",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
}
],
"complete": true,
"collected": 107,
"total_forks": 114
},
"star_history": null,
"open_issues_and_prs": 35
},
"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": 9509,
"source_files_sampled": 10,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"benchmark/package.json",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "lodash",
"direct": false,
"version": "latest",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-35jh-r3h4-6jhm",
"GHSA-4xc9-xhrj-v574",
"GHSA-f23m-r3pf-42rh",
"GHSA-fvqr-27wr-82fm",
"GHSA-jf85-cpcp-j695"
],
"fixed_version": "4.18.0",
"advisory_count": 5,
"oldest_advisory_days": 2918
},
{
"name": "underscore",
"direct": false,
"version": "latest",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-qpx9-hpmf-5gmw"
],
"fixed_version": "1.13.8",
"advisory_count": 1,
"oldest_advisory_days": 140
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"critical": 1
},
"advisory_count": 6,
"affected_count": 2,
"assessed_count": 8,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 11,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "benchmark",
"direct": false,
"version": "^2.1.4",
"ecosystem": "npm"
},
{
"name": "coveralls",
"direct": false,
"version": "^3.1.0",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "deep-equal",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "dot",
"direct": false,
"version": "^1.1.2",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^7.2.0",
"ecosystem": "npm"
},
{
"name": "fast-equals",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^7.2.0",
"ecosystem": "npm"
},
{
"name": "nano-equal",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^15.1.0",
"ecosystem": "npm"
},
{
"name": "pre-commit",
"direct": false,
"version": "^1.2.2",
"ecosystem": "npm"
},
{
"name": "ramda",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "react",
"direct": false,
"version": "^16.12.0",
"ecosystem": "npm"
},
{
"name": "react-test-renderer",
"direct": false,
"version": "^16.12.0",
"ecosystem": "npm"
},
{
"name": "shallow-equal-fuzzy",
"direct": false,
"version": "latest",
"ecosystem": "npm"
},
{
"name": "sinon",
"direct": false,
"version": "^9.0.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^3.9.5",
"ecosystem": "npm"
},
{
"name": "underscore",
"direct": false,
"version": "latest",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 19,
"direct_count": 0,
"indirect_count": 19
}
},
"maintainership": {
"issues": {
"open_prs": 14,
"merged_prs": 22,
"open_issues": 21,
"closed_ratio": 0.625,
"closed_issues": 35,
"closed_unmerged_prs": 58
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "epoberezkin",
"commits": 85,
"avatar_url": "https://avatars.githubusercontent.com/u/2769109?v=4"
},
{
"type": "User",
"login": "streamich",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/9773803?v=4"
},
{
"type": "User",
"login": "xobotyi",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/6178739?v=4"
},
{
"type": "User",
"login": "langpavel",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/142462?v=4"
},
{
"type": "User",
"login": "mokeev1995",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8450876?v=4"
},
{
"type": "User",
"login": "chrisbolin",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2822048?v=4"
},
{
"type": "User",
"login": "danalloway",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2057295?v=4"
},
{
"type": "User",
"login": "k-lekh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/935955?v=4"
},
{
"type": "User",
"login": "krzysiek1507",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8144559?v=4"
},
{
"type": "User",
"login": "LinusU",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/189580?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.759
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.yml"
],
"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": 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": 0,
"reason": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"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": 2,
"reason": "Found 3/13 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"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": "a8e7172b6c411ec320d6045fd4afbd2abc1b4bde",
"ran_at": "2026-07-22T15:49:16Z",
"aggregate_score": 3.1,
"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-04-10T05:46:52Z",
"oldest_open_prs": [
{
"number": 72,
"created_at": "2020-06-19T16:58:33Z",
"last_comment_at": "2020-06-19T16:59:41Z",
"last_comment_author": "coveralls"
},
{
"number": 93,
"created_at": "2021-01-14T13:22:19Z",
"last_comment_at": "2021-09-01T10:58:15Z",
"last_comment_author": "unbyte"
},
{
"number": 99,
"created_at": "2021-02-24T11:44:16Z",
"last_comment_at": "2021-02-24T11:45:35Z",
"last_comment_author": "coveralls"
},
{
"number": 104,
"created_at": "2021-03-23T11:23:14Z",
"last_comment_at": "2021-03-23T11:27:28Z",
"last_comment_author": "coveralls"
},
{
"number": 105,
"created_at": "2021-03-31T21:33:28Z",
"last_comment_at": "2025-04-01T13:14:41Z",
"last_comment_author": "eirslett"
},
{
"number": 109,
"created_at": "2021-04-29T21:34:02Z",
"last_comment_at": "2021-06-25T15:38:12Z",
"last_comment_author": "dependabot-preview"
},
{
"number": 122,
"created_at": "2021-07-01T06:58:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 125,
"created_at": "2021-07-26T07:06:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 126,
"created_at": "2021-07-28T06:50:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 131,
"created_at": "2021-09-09T15:56:15Z",
"last_comment_at": "2025-06-01T00:30:17Z",
"last_comment_author": "EvanHahn"
},
{
"number": 133,
"created_at": "2021-11-11T04:48:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 134,
"created_at": "2022-08-05T18:55:45Z",
"last_comment_at": "2023-09-22T17:18:37Z",
"last_comment_author": "master-elodin"
},
{
"number": 139,
"created_at": "2023-05-09T02:15:28Z",
"last_comment_at": "2024-02-12T13:32:20Z",
"last_comment_author": "dimisus"
},
{
"number": 142,
"created_at": "2023-10-05T21:22:34Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2020-06-09T08:59:48Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 17,
"created_at": "2018-04-17T15:41:12Z",
"last_comment_at": "2026-07-05T12:25:04Z",
"last_comment_author": "bybraveHQ"
},
{
"number": 43,
"created_at": "2019-10-19T16:27:43Z",
"last_comment_at": "2021-06-04T01:06:24Z",
"last_comment_author": "darcyparker"
},
{
"number": 49,
"created_at": "2020-01-17T20:37:59Z",
"last_comment_at": "2026-07-05T12:25:02Z",
"last_comment_author": "bybraveHQ"
},
{
"number": 53,
"created_at": "2020-03-07T22:48:49Z",
"last_comment_at": "2020-05-09T15:25:52Z",
"last_comment_author": "epoberezkin"
},
{
"number": 75,
"created_at": "2020-07-19T10:21:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2020-10-09T11:38:10Z",
"last_comment_at": "2026-07-05T12:25:05Z",
"last_comment_author": "bybraveHQ"
},
{
"number": 111,
"created_at": "2021-05-21T12:47:31Z",
"last_comment_at": "2026-07-05T12:25:03Z",
"last_comment_author": "bybraveHQ"
},
{
"number": 117,
"created_at": "2021-06-07T03:11:49Z",
"last_comment_at": "2022-12-27T14:24:24Z",
"last_comment_author": "jimmywarting"
},
{
"number": 127,
"created_at": "2021-08-04T15:08:25Z",
"last_comment_at": "2022-04-11T06:47:58Z",
"last_comment_author": "tmtron"
},
{
"number": 129,
"created_at": "2021-08-14T20:05:02Z",
"last_comment_at": "2021-08-15T18:16:04Z",
"last_comment_author": "epoberezkin"
},
{
"number": 132,
"created_at": "2021-10-24T00:21:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 136,
"created_at": "2023-01-20T22:00:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 137,
"created_at": "2023-02-25T09:39:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 138,
"created_at": "2023-02-25T09:44:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 141,
"created_at": "2023-09-22T17:13:13Z",
"last_comment_at": "2023-09-22T17:16:14Z",
"last_comment_author": "master-elodin"
},
{
"number": 143,
"created_at": "2024-03-21T20:37:44Z",
"last_comment_at": "2024-08-13T11:11:35Z",
"last_comment_author": "electrovir"
},
{
"number": 144,
"created_at": "2024-05-09T06:41:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 145,
"created_at": "2024-05-17T09:55:10Z",
"last_comment_at": "2025-05-04T23:58:03Z",
"last_comment_author": "mrienstra"
},
{
"number": 146,
"created_at": "2024-06-28T08:53:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 149,
"created_at": "2024-11-13T05:51:22Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/epoberezkin/fast-deep-equal",
"host": "github.com",
"name": "fast-deep-equal",
"owner": "epoberezkin"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 28,
"inputs": {
"security": 38,
"vitality": 25,
"community": 73,
"governance": 54,
"engineering": 48,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 47,
"overall_after_abandonment_multiplier": 28
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 0.94,
"days_since_last_push": 1020,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1020 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1020
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"releases_count": 14,
"latest_release_tag": "v3.1.3",
"releases_from_tags": false,
"days_since_latest_release": 2235,
"mean_days_between_releases": 37.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2235 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2235
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~37.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 37.4
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained",
"broken_ci"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 14,
"unanswered_open_issues": 18,
"days_since_last_merged_pr": 2234,
"days_since_last_human_commit": 2234,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2234 days; 5 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained, CI broken",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2234,
"count": 5,
"signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained, CI broken"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"forks": 114,
"stars": 2047,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2,047 stars",
"points": 53.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 2047
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "114 forks",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 114
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"fast-deep-equal"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 743034694
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "743,034,694 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 743034694,
"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": 54,
"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": 11,
"top_contributor_share": 0.759
},
"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.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 76
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "11 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 11
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"merged_prs": 22,
"open_issues": 21,
"closed_issues": 35,
"issue_closed_ratio": 0.625,
"closed_unmerged_prs": 58
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "62% of issues closed",
"points": 29.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 62
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "22/80 decided PRs merged",
"points": 10.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 22,
"decided": 80
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/13 approved changesets -- score normalized to 2",
"points": 3,
"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": 71,
"inputs": {
"followers": 1162,
"owner_type": "User",
"is_verified": null,
"owner_login": "epoberezkin",
"public_repos": 128,
"account_age_days": 5001
},
"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": "1,162 followers of epoberezkin",
"points": 22,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1162,
"login": "epoberezkin"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "128 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 128
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"fast-deep-equal"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 2235
},
"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 2235 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2235
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.yml"
}
}
],
"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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"equal",
"deep-equals"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 23,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.1,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"security_posture_after_multiplier": 23,
"security_posture_before_jurisdiction": 31
},
"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": "0 out of 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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/13 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 8 resolved dependencies against OSV; 11 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": 8
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 11
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 6,
"affected_packages": 2,
"assessed_packages": 8,
"unassessed_packages": 11,
"affected_by_severity": "critical 1, 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": 8,
"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": "good",
"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": 75,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
],
"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": "Russia: contributor_organization (1)",
"points": 75,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.532,
"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": "50 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 28.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 94
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"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,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.06
},
"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.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.yml"
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 9509,
"source_files_sampled": 10,
"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/10 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 10,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T15:49:32.106902Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/epoberezkin/fast-deep-equal.svg",
"full_name": "epoberezkin/fast-deep-equal",
"license_state": "standard",
"license_spdx": "MIT"
}