Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"country",
"currency",
"dialing",
"continent",
"capital"
],
"is_fork": false,
"size_kb": 1880,
"has_wiki": true,
"homepage": "country-list-js.vercel.app",
"languages": {
"JavaScript": 11850
},
"pushed_at": "2026-01-21T23:39:13Z",
"created_at": "2017-07-09T13:39:18Z",
"owner_type": "User",
"updated_at": "2026-04-12T09:43:21Z",
"description": "Country list with name, continent, capital, currency, dialing code, ISO-2 code, ISO-3 code and search",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Rasel Rana Rocky",
"type": "User",
"login": "i-rocky",
"company": "Hydra Inc.",
"location": "Dhaka, Bangladesh",
"followers": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/12933820?v=4",
"created_at": "2015-06-17T09:18:34Z",
"is_verified": null,
"public_repos": 45,
"account_age_days": 4060
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.8",
"kind": "patch",
"published_at": "2023-10-26T07:16:34Z"
},
{
"tag": "v3.1.7",
"kind": "patch",
"published_at": "2020-03-23T05:51:49Z"
},
{
"tag": "v3.1.6",
"kind": "patch",
"published_at": "2020-03-19T22:05:25Z"
},
{
"tag": "v3.1.5",
"kind": "patch",
"published_at": "2019-04-04T23:42:08Z"
},
{
"tag": "v3.1.4",
"kind": "patch",
"published_at": "2019-04-04T09:39:20Z"
},
{
"tag": "v3.1.3",
"kind": "patch",
"published_at": "2019-04-04T08:24:01Z"
}
],
"recent_commits": [
{
"oid": "b23389cce31550865bc16d3161e09a5e8d459d8d",
"body": "…se-1.0.6\n\nBump cipher-base from 1.0.4 to 1.0.6",
"is_bot": false,
"headline": "Merge pull request #79 from i-rocky/dependabot/npm_and_yarn/cipher-ba…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-08-21T18:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810cd472cc47362b6b4e32949bf083d52967bc7e",
"body": "…4.12\n\nBump sha.js from 2.4.11 to 2.4.12",
"is_bot": false,
"headline": "Merge pull request #80 from i-rocky/dependabot/npm_and_yarn/sha.js-2.…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-08-21T18:56:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0761e390537b1bc343219a3642f6d7499b6cb556",
"body": "Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.\n- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12)\n\n---\nupdated-dependencies:\n- dependency-name: sha.js\n dependency-version: 2.4.12\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump sha.js from 2.4.11 to 2.4.12",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-21T15:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3a7e87eb92998a63ed59d3425b8265b9c5ebeca",
"body": "Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.6.\n- [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crypto-browserify/cipher-base/compare/v1.0.4...v1.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: cipher-base\n dependency-version: 1.0.6\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump cipher-base from 1.0.4 to 1.0.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-21T15:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c4405ad8afd1a4377690a41e1ebe94ad5abbf69",
"body": "…5735f7c\n\nBump tmp and eslint",
"is_bot": false,
"headline": "Merge pull request #77 from i-rocky/dependabot/npm_and_yarn/multi-4a3…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-08-07T00:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60c04cc09fae1cd1021852b80fc5f224e14e221d",
"body": "Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together.\n\n\nRemoves `tmp`\n\nUpdates `eslint` from 5.16.0 to 9.32.0\n- [Release notes](https://github.com/eslint/esl\n[…]\n dependency-version: \n dependency-type: indirect\n- dependency-name: eslint\n dependency-version: 9.32.0\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump tmp and eslint",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-06T20:42:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a8fdcd668b1f571e22c37355eefa83097f96cdc",
"body": "Bump pbkdf2 from 3.0.17 to 3.1.3",
"is_bot": false,
"headline": "Merge pull request #76 from i-rocky/dependabot/npm_and_yarn/pbkdf2-3.1.3",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-06-26T18:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75bcd4feedf0e8b22f823fc022121aa044eff18b",
"body": "Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.0.17 to 3.1.3.\n- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.0.17...v3.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: pbkdf2\n dependency-version: 3.1.3\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump pbkdf2 from 3.0.17 to 3.1.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-24T05:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be59421a4e0486dffc80de945b706b8e5ef735f9",
"body": "…6.6.1\n\nBump elliptic from 6.6.0 to 6.6.1",
"is_bot": false,
"headline": "Merge pull request #73 from i-rocky/dependabot/npm_and_yarn/elliptic-…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-06-09T20:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af21f8e9f15947e44275b639fe650a97a9483b40",
"body": "Fix ES missing provincia",
"is_bot": false,
"headline": "Merge pull request #75 from vk496/master",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-06-09T20:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013ce91003e8c4111cbab837aa1d7eb0007faa4c",
"body": null,
"is_bot": false,
"headline": "cleaned up alias for Asturias",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-06-09T20:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45fc0f7ecc98bc0e7aab149e821ba0f75bbb0854",
"body": "Asturias was missing for ES",
"is_bot": false,
"headline": "Fix ES missing provincia",
"author_name": "Valentin",
"author_login": "vk496",
"committed_at": "2025-06-09T18:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b1ad274385efbd6b442d46c4c2b5e299dce0a1a",
"body": "Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1.\n- [Commits](https://github.com/indutny/elliptic/compare/v6.6.0...v6.6.1)\n\n---\nupdated-dependencies:\n- dependency-name: elliptic\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump elliptic from 6.6.0 to 6.6.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-18T22:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa18d828a9e8403287f99a8ef28e6d6c65177fd5",
"body": "Add Nigeria's states",
"is_bot": false,
"headline": "Merge pull request #69 from osa911/master",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-02-18T20:59:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e9ff7d2a73276cf323cabdbac86a20e94a6005",
"body": "Fix ES entries for provinces.json",
"is_bot": false,
"headline": "Merge pull request #71 from vk496/patch-1",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-02-18T20:59:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935322724efbdc4942f287b900a9653f74e1b43c",
"body": "…de2e4f1\n\nBump serialize-javascript and mocha",
"is_bot": false,
"headline": "Merge pull request #72 from i-rocky/dependabot/npm_and_yarn/multi-456…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2025-02-18T20:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7530c66bd3521a0cc186510d454008a728b54c",
"body": "Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.\n\n\nUpdates `serialize-javascript` from 6.0.0 to 6.0.2\n- [Release notes](https://github.com/ya\n[…]\nependencies:\n- dependency-name: serialize-javascript\n dependency-type: indirect\n- dependency-name: mocha\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump serialize-javascript and mocha",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-18T14:23:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d61adc89d4b8d827a232222f9d4553d2ab4424d",
"body": "Missing Baleares and wrong Ourense fix",
"is_bot": false,
"headline": "Fix ES entries for provinces.json",
"author_name": "Valentin",
"author_login": "vk496",
"committed_at": "2024-12-18T18:27:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6ecb380909198bde830e0b679a2f20c84c67018",
"body": null,
"is_bot": false,
"headline": "Add Nigeria states",
"author_name": "Yevhenii Osadchyi",
"author_login": "osa911",
"committed_at": "2024-11-13T17:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b428cdf8664c05cc9afacdb9516e67fd22d29f20",
"body": "…6.6.0\n\nBump elliptic from 6.5.4 to 6.6.0",
"is_bot": false,
"headline": "Merge pull request #68 from i-rocky/dependabot/npm_and_yarn/elliptic-…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2024-10-29T17:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29ee9f50eaae1877370ca66f25e5877574e52fc9",
"body": "Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.0.\n- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: elliptic\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump elliptic from 6.5.4 to 6.6.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-10-29T16:07:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7db90bacbba272e555c4832649b1d224429b191c",
"body": "…469aac2\n\nBump ansi-regex",
"is_bot": false,
"headline": "Merge pull request #66 from i-rocky/dependabot/npm_and_yarn/multi-40b…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2024-07-24T18:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ae92d2362210a2123cd92669b0e150c2da07658",
"body": "Bumps and [ansi-regex](https://github.com/chalk/ansi-regex). These dependencies needed to be updated together.\n\nUpdates `ansi-regex` from 3.0.0 to 5.0.1\n- [Release notes](https://github.com/chalk/ansi-regex/releases)\n- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v5.0.1)\n\nUpdates \n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: ansi-regex\n dependency-type: indirect\n- dependency-name: ansi-regex\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ansi-regex",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-07-24T17:57:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e222555f9ba33cafe1b238fae38aa09638d69409",
"body": "…2c26798\n\nBump braces, gulp and micro-dev",
"is_bot": false,
"headline": "Merge pull request #64 from i-rocky/dependabot/npm_and_yarn/multi-fc3…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2024-07-24T17:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f0d54df528a3924a08a1f87b3476b837450d86",
"body": "Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [gulp](https://github.com/gulpjs/gulp) and [micro-dev](https://github.com/vercel/micro-dev). These dependencies need to be updated together.\n\n\nUpdates `brac\n[…]\ntype: indirect\n- dependency-name: gulp\n dependency-type: direct:development\n- dependency-name: micro-dev\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump braces, gulp and micro-dev",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-11T12:16:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6e99305ef2d643c68388d22e00d61386a1f6a2d7",
"body": "Add AC (247) and TA (290) based on libphonenumber-js data",
"is_bot": false,
"headline": "Merge pull request #63 from unilynx/add-phones-AC-TA",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2024-01-23T18:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25f8233904d075558f219a3d2d9de40712577fec",
"body": null,
"is_bot": false,
"headline": "Add AC (247) and TA (290) based on libphonenumber-js data",
"author_name": "Arnold Hendriks",
"author_login": "unilynx",
"committed_at": "2024-01-23T05:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28e7ff900fef8291c0f7ff967079624a2b1e1309",
"body": "…y-sign-4.2.2\n\nBump browserify-sign from 4.0.4 to 4.2.2",
"is_bot": false,
"headline": "Merge pull request #59 from i-rocky/dependabot/npm_and_yarn/browserif…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2024-01-18T17:33:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a786a43ca0c62996c8f2119bdab32b054a4c3e",
"body": "Update package.json",
"is_bot": false,
"headline": "Merge pull request #61 from unilynx/unilynx-patch-1",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2024-01-18T17:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "515d50b1bc183fdecc38c123e65f87ac960478ac",
"body": "Add license as specified for package.json files",
"is_bot": false,
"headline": "Update package.json",
"author_name": "Arnold Hendriks",
"author_login": "unilynx",
"committed_at": "2024-01-17T22:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b3dbbc0e16993f43746e5d6370301f7d1c26bd",
"body": "Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.0.4 to 4.2.2.\n- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.0.4...v4.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: browserify-sign\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump browserify-sign from 4.0.4 to 4.2.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-27T00:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98cd8896e2bedbf6ec0c3745a30d129925ad9fe9",
"body": "…1.2.13\n\nBump fsevents from 1.2.7 to 1.2.13",
"is_bot": false,
"headline": "Merge pull request #57 from i-rocky/dependabot/npm_and_yarn/fsevents-…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-10-25T15:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5d2367e0f79f3e2221f4fc0467afa7109ddf5d",
"body": "Bumps [fsevents](https://github.com/fsevents/fsevents) from 1.2.7 to 1.2.13.\n- [Release notes](https://github.com/fsevents/fsevents/releases)\n- [Commits](https://github.com/fsevents/fsevents/compare/v1.2.7...v1.2.13)\n\n---\nupdated-dependencies:\n- dependency-name: fsevents\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump fsevents from 1.2.7 to 1.2.13",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-10-10T07:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35488321425c24789b5499d18e2e95954319da4d",
"body": "added italian provinces",
"is_bot": false,
"headline": "Merge pull request #55 from JEricaM/italian-provinces",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-06-05T19:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e82e5c8a793774128cd7d9e4e02f52851b49cd63",
"body": null,
"is_bot": false,
"headline": "added italian provinces",
"author_name": "Erica Marchi",
"author_login": null,
"committed_at": "2023-06-05T07:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f437a598875209a5969462d0f62602e3c8d3f4",
"body": "Add autogenerated definition file",
"is_bot": false,
"headline": "Merge pull request #53 from ifthenelse/39-add-typescript-definition-file",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-27T16:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8456a6e7355a6d0b0b16a0be2790ae6eb369e6b",
"body": "Add `index.d.ts` file autogenerated via `npx -p typescript tsc src/**/*.js --declaration --allowJs --emitDeclarationOnly`\r\nSo the module can be used in TypeScript projects as well.",
"is_bot": false,
"headline": "Add autogenerated definition file",
"author_name": "Andrea Collet",
"author_login": "ifthenelse",
"committed_at": "2023-04-26T12:54:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c81879d8b1be593a8aa66ad7787f58573cdc261",
"body": "…te-1.7.3\n\nBump shell-quote from 1.6.1 to 1.7.3",
"is_bot": false,
"headline": "Merge pull request #34 from i-rocky/dependabot/npm_and_yarn/shell-quo…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fb2e384aa33f774ca42e53f3413153f17a6ae82",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into dependabot/npm_and_yarn/shell-quote-1.7.3",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "231321853bd01cac05a365de2cb08a539acf1410",
"body": "Update info for Belarus (BY)",
"is_bot": false,
"headline": "Merge pull request #41 from cgehuzi/master",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc7e82c27f579b3936d928850d3c98781b533786",
"body": "…args-4.3.0\n\nBump mem and yargs",
"is_bot": false,
"headline": "Merge pull request #52 from i-rocky/dependabot/npm_and_yarn/mem-and-y…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1e26f6d3e4ace33f3d079b7a14392e2f3d6279a",
"body": "….0.3\n\nBump kind-of from 6.0.2 to 6.0.3",
"is_bot": false,
"headline": "Merge pull request #51 from i-rocky/dependabot/npm_and_yarn/kind-of-6…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12da2317a865bc52a1843cbebc18f7e4adaa0c67",
"body": "Bumps [mem](https://github.com/sindresorhus/mem) and [yargs](https://github.com/yargs/yargs). These dependencies needed to be updated together.\n\nUpdates `mem` from 1.1.0 to 4.3.0\n- [Release notes](https://github.com/sindresorhus/mem/releases)\n- [Commits](https://github.com/sindresorhus/mem/compare/v\n[…]\nrgs/commits)\n\n---\nupdated-dependencies:\n- dependency-name: mem\n dependency-type: indirect\n- dependency-name: yargs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump mem and yargs",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:33:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "492a68333f658b92fdbc5ad51ece7689e6b68113",
"body": "….14.1\n\nBump js-yaml from 3.13.0 to 3.14.1",
"is_bot": false,
"headline": "Merge pull request #50 from i-rocky/dependabot/npm_and_yarn/js-yaml-3…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf85bfcfa8babaa18b1cdf3c946971057949390d",
"body": "Bumps [kind-of](https://github.com/jonschlinkert/kind-of) from 6.0.2 to 6.0.3.\n- [Release notes](https://github.com/jonschlinkert/kind-of/releases)\n- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: kind-of\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump kind-of from 6.0.2 to 6.0.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c544f8b7b525e92ed88765886aa958340e6f853f",
"body": "Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.14.1.\n- [Release notes](https://github.com/nodeca/js-yaml/releases)\n- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.0...3.14.1)\n\n---\nupdated-dependencies:\n- dependency-name: js-yaml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump js-yaml from 3.13.0 to 3.14.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37c3c569e20be35c7997b55192a1f1a18a4a2d4c",
"body": "…-and-renderkid-2.1.1\n\nBump nth-check and renderkid",
"is_bot": false,
"headline": "Merge pull request #49 from i-rocky/dependabot/npm_and_yarn/nth-check…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "715711970677740344b56b742cb26d8731921c46",
"body": "…d-gulp-uglify-es-5.17.1\n\nBump terser and gulp-uglify-es",
"is_bot": false,
"headline": "Merge pull request #48 from i-rocky/dependabot/npm_and_yarn/terser-an…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a3317384a50014fdfccbfd1c2b0a14b3eaafeb9",
"body": "Bumps [nth-check](https://github.com/fb55/nth-check) and [renderkid](https://github.com/AriaMinaei/RenderKid). These dependencies needed to be updated together.\n\nUpdates `nth-check` from 1.0.2 to 2.1.1\n- [Release notes](https://github.com/fb55/nth-check/releases)\n- [Commits](https://github.com/fb55/\n[…]\n7)\n\n---\nupdated-dependencies:\n- dependency-name: nth-check\n dependency-type: indirect\n- dependency-name: renderkid\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nth-check and renderkid",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:32:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4eee75828f927ed0e2c665752a944684fa9542de",
"body": "Bumps [terser](https://github.com/terser/terser) to 5.17.1 and updates ancestor dependency [gulp-uglify-es](https://gitlab.com/itayronen/gulp-uglify-es). These dependencies need to be updated together.\n\n\nUpdates `terser` from 3.17.0 to 5.17.1\n- [Release notes](https://github.com/terser/terser/releas\n[…]\nted-dependencies:\n- dependency-name: terser\n dependency-type: indirect\n- dependency-name: gulp-uglify-es\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump terser and gulp-uglify-es",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:32:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3557effa694a71e0db7f0c4235e67c7ad431bcd2",
"body": "…17.21\n\nBump lodash from 4.17.11 to 4.17.21",
"is_bot": false,
"headline": "Merge pull request #47 from i-rocky/dependabot/npm_and_yarn/lodash-4.…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b6776d553e3e65f41877e6dcb30cb9591067caf",
"body": "Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21)\n\n---\nupdated-dependencies:\n- dependency-name: lodash\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump lodash from 4.17.11 to 4.17.21",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a06499f9cd43988ef2079943e58924350a124aa2",
"body": "Bump tar from 4.4.8 to 4.4.19",
"is_bot": false,
"headline": "Merge pull request #42 from i-rocky/dependabot/npm_and_yarn/tar-4.4.19",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86ff8713ce3173b0052b28d98e4ce6a8dbc1f87d",
"body": "…-mocha-2.6.9\n\nBump debug and mocha",
"is_bot": false,
"headline": "Merge pull request #44 from i-rocky/dependabot/npm_and_yarn/debug-and…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14dc5cbbe6138ad3c0f528f21108abbffb2e2c88",
"body": "…and-mkdirp-and-mocha-1.2.8\n\nBump minimist, mkdirp and mocha",
"is_bot": false,
"headline": "Merge pull request #45 from i-rocky/dependabot/npm_and_yarn/minimist-…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:31:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7ee47bc2f0f1efa88a3ae16f0661442c6a83663",
"body": "…-and-union-value-2.0.1\n\nBump set-value and union-value",
"is_bot": false,
"headline": "Merge pull request #46 from i-rocky/dependabot/npm_and_yarn/set-value…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42cef99e189223c40dfe80a37d6383317b41c85f",
"body": "Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.\n\n\nUpd\n[…]\n dependency-type: indirect\n- dependency-name: mkdirp\n dependency-type: indirect\n- dependency-name: mocha\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump minimist, mkdirp and mocha",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:24:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "de940b3d9643ddd192b27d32bc6df90f4702d6b7",
"body": "Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.\n\n\nUpdates `debug` from 2.6.8 to 2.6.9\n- [Release notes](https://github.com/debug-js/debug/releases)\n- [Changelog](https\n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: debug\n dependency-type: indirect\n- dependency-name: mocha\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump debug and mocha",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:24:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "085a03e1ef9c76f2dc225400622abafdb4442c50",
"body": "Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.\n- [Release notes](https://github.com/npm/node-tar/releases)\n- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-tar/compare/v4.4.8...v4.4.19)\n\n---\nupdated-dependencies:\n- dependency-name: tar\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump tar from 4.4.8 to 4.4.19",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b788cfe0ffea2af163516e96574e40e928bb347",
"body": "…ma-and-jsprim-0.4.0\n\nBump json-schema and jsprim",
"is_bot": false,
"headline": "Merge pull request #43 from i-rocky/dependabot/npm_and_yarn/json-sche…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cafba92a714e1350c8f318740186000d337a2ff4",
"body": "…i-component-0.2.2\n\nBump decode-uri-component from 0.2.0 to 0.2.2",
"is_bot": false,
"headline": "Merge pull request #36 from i-rocky/dependabot/npm_and_yarn/decode-ur…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4636e8be4d37b25a22613d2c33e7bf00a38321e5",
"body": "Bumps [set-value](https://github.com/jonschlinkert/set-value) and [union-value](https://github.com/jonschlinkert/union-value). These dependencies needed to be updated together.\n\nUpdates `set-value` from 2.0.0 to 2.0.1\n- [Release notes](https://github.com/jonschlinkert/set-value/releases)\n- [Commits]\n[…]\n\n\n---\nupdated-dependencies:\n- dependency-name: set-value\n dependency-type: indirect\n- dependency-name: union-value\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump set-value and union-value",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:23:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e1b24f174eeb4a7175939af2e27d348a39dc6884",
"body": "….1.1\n\nBump pathval from 1.1.0 to 1.1.1",
"is_bot": false,
"headline": "Merge pull request #30 from i-rocky/dependabot/npm_and_yarn/pathval-1…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "068755a03de9b16450f06528d91cb068e030cebc",
"body": "Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.\n\nUpdates `json-schema` from 0.2.3 to 0.4.0\n- [Release notes](https://github.com/kriszyp/json-schema/releases)\n- [Commits](https://github.\n[…]\n.2)\n\n---\nupdated-dependencies:\n- dependency-name: json-schema\n dependency-type: indirect\n- dependency-name: jsprim\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump json-schema and jsprim",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-04-21T19:22:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6b6af96f8f69178c35e4e06fddc15a52ad16c029",
"body": "Bump ajv from 6.10.0 to 6.12.6",
"is_bot": false,
"headline": "Merge pull request #31 from i-rocky/dependabot/npm_and_yarn/ajv-6.12.6",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdca7ade3a6190fea57f236c1d490f89f99a1ce7",
"body": "…-and-gulp-3.0.4\n\nBump minimatch and gulp",
"is_bot": false,
"headline": "Merge pull request #35 from i-rocky/dependabot/npm_and_yarn/minimatch…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "140b7ae973f3d391dacc56337896814274127486",
"body": "…th-relative-1.1.0\n\nBump cached-path-relative from 1.0.2 to 1.1.0",
"is_bot": false,
"headline": "Merge pull request #29 from i-rocky/dependabot/npm_and_yarn/cached-pa…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:22:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81664e67211c5bf5c5b0915e9590afd41e996dc1",
"body": "Bump qs from 6.5.2 to 6.5.3",
"is_bot": false,
"headline": "Merge pull request #37 from i-rocky/dependabot/npm_and_yarn/qs-6.5.3",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:22:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cc756d04f06d12410e64e5f09621d0ee2724cf7",
"body": "…e-1.0.7\n\nBump path-parse from 1.0.6 to 1.0.7",
"is_bot": false,
"headline": "Merge pull request #26 from i-rocky/dependabot/npm_and_yarn/path-pars…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2023-04-21T19:21:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "235d8ec3c41264417d4d28690b47d089e4aef0dc",
"body": "Change BYR to BYN and update info for BY (Belarus)",
"is_bot": false,
"headline": "Update currency_info.json",
"author_name": "Ihar Spurhiash",
"author_login": "cgehuzi",
"committed_at": "2023-04-18T14:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f583cfba12bbb29181a2f5028d21207ef59094a1",
"body": "Change BYR to BYN for BY (Belarus)",
"is_bot": false,
"headline": "Update currency.json",
"author_name": "Ihar Spurhiash",
"author_login": "cgehuzi",
"committed_at": "2023-04-18T14:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9aa13bf7b9df25970ec7fe1d06ab7ff590185b4b",
"body": "Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.\n- [Release notes](https://github.com/ljharb/qs/releases)\n- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)\n\n---\nupdated-dependencies:\n- dependency-name: qs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump qs from 6.5.2 to 6.5.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-08T20:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b92025f4254994edb4d09f334cced2d02e050a7",
"body": "Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.\n- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)\n- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: decode-uri-component\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump decode-uri-component from 0.2.0 to 0.2.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-12-03T03:56:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "888e1616c1da40f180fc199eabf44fa1b5f1b5e1",
"body": "Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.\n\n\nUpdates `minimatch` from 0.2.14 to 3.0.4\n- [Release notes](https://github.com/isaacs/minimatch/releases)\n- [Commit\n[…]\n--\nupdated-dependencies:\n- dependency-name: minimatch\n dependency-type: indirect\n- dependency-name: gulp\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump minimatch and gulp",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-11-04T04:01:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a9885066dcfbbbec8e3f634bc62ce23ccb18766",
"body": "Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3.\n- [Release notes](https://github.com/substack/node-shell-quote/releases)\n- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/substack/node-shell-quote/compare/1.6.1...1.7.3)\n\n---\nupdated-dependencies:\n- dependency-name: shell-quote\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump shell-quote from 1.6.1 to 1.7.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-22T05:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62dee360e5190f755630501afd4823e8f8f804ec",
"body": "Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6.\n- [Release notes](https://github.com/ajv-validator/ajv/releases)\n- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.0...v6.12.6)\n\n---\nupdated-dependencies:\n- dependency-name: ajv\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ajv from 6.10.0 to 6.12.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-02-11T19:01:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31285f13e0ff602f2da49c22a066097cf0faacd7",
"body": "Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.\n- [Release notes](https://github.com/chaijs/pathval/releases)\n- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/chaijs/pathval/compare/v1.1.0...v1.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: pathval\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump pathval from 1.1.0 to 1.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-02-11T00:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c0bb509eeacfe3ef1d7217f1475ea70ced42e9a",
"body": "Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.\n- [Release notes](https://github.com/ashaffer/cached-path-relative/releases)\n- [Commits](https://github.com/ashaffer/cached-path-relative/commits)\n\n---\nupdated-dependencies:\n- dependency-name: cached-path-relative\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump cached-path-relative from 1.0.2 to 1.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-01-27T14:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f947a5ca2ca40d39cb23889bb99d1d26434afa80",
"body": "Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.\n- [Release notes](https://github.com/jbgutierrez/path-parse/releases)\n- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: path-parse\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump path-parse from 1.0.6 to 1.0.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-10T22:55:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d9d04a6b52d56e9b9799ac3d87818aa123ae7da",
"body": "Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.\n- [Release notes](https://github.com/yargs/y18n/releases)\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/yargs/y18n/commits)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump y18n from 3.2.1 to 3.2.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-03-30T17:35:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b4057fd4306a12feeb4f86708e9037d38854671",
"body": "…p-1.3.2\n\nBump mixin-deep from 1.3.1 to 1.3.2",
"is_bot": false,
"headline": "Merge pull request #14 from i-rocky/dependabot/npm_and_yarn/mixin-dee…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2021-03-09T02:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "677e0f4cf9238320b94033841950f5d361864270",
"body": "Bump bl from 1.2.2 to 1.2.3",
"is_bot": false,
"headline": "Merge pull request #21 from i-rocky/dependabot/npm_and_yarn/bl-1.2.3",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2021-03-09T02:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c22990031e84bc6b8cf78bb2a570fc99ce602632",
"body": "Bump acorn from 5.7.3 to 5.7.4",
"is_bot": false,
"headline": "Merge pull request #16 from i-rocky/dependabot/npm_and_yarn/acorn-5.7.4",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2021-03-09T02:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59c7ccbb3ac493d54bdc5800d7998540a33580c7",
"body": "…ils-1.4.3\n\nBump eslint-utils from 1.3.1 to 1.4.3",
"is_bot": false,
"headline": "Merge pull request #22 from i-rocky/dependabot/npm_and_yarn/eslint-ut…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2021-03-09T02:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8973cc93bf35bd3ec9989c5f186945c216600a7",
"body": "Bump ini from 1.3.5 to 1.3.8",
"is_bot": false,
"headline": "Merge pull request #23 from i-rocky/dependabot/npm_and_yarn/ini-1.3.8",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2021-03-09T02:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e127a5486c88fb024efd334934fc10f9e7050649",
"body": "Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.\n- [Release notes](https://github.com/isaacs/ini/releases)\n- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump ini from 1.3.5 to 1.3.8",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-03-09T02:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f3b397830ef4f71fb49d3534103d4b49fe869f",
"body": "Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.\n- [Release notes](https://github.com/mysticatea/eslint-utils/releases)\n- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump eslint-utils from 1.3.1 to 1.4.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-03-09T02:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ccb1646a1c6c34ae4c41cdd2b57e0455bde39c7",
"body": "Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.\n- [Release notes](https://github.com/rvagg/bl/releases)\n- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump bl from 1.2.2 to 1.2.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-03-09T02:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "411dd0362da818eb0a86f2c5f1f5a763e3103fd5",
"body": "…6.5.4\n\nBump elliptic from 6.4.1 to 6.5.4",
"is_bot": false,
"headline": "Merge pull request #20 from i-rocky/dependabot/npm_and_yarn/elliptic-…",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2021-03-09T02:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f7565189c3ad85654e849887647297430eaabf",
"body": "Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4.\n- [Release notes](https://github.com/indutny/elliptic/releases)\n- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.4)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump elliptic from 6.4.1 to 6.5.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-03-09T02:04:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "578339b196de23e1fdbdcd4164f939656a3dff28",
"body": "Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.\n- [Release notes](https://github.com/acornjs/acorn/releases)\n- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump acorn from 5.7.3 to 5.7.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-03-14T07:55:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c5692e9deeecb400bc6532b13fa9a98a2567090",
"body": "Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.\n- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)\n- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump mixin-deep from 1.3.1 to 1.3.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-11-02T22:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49dc29ce0de86ecb44bd2f61075f1a983bd8c398",
"body": "Fix undefined properties on repeated calls",
"is_bot": false,
"headline": "Merge pull request #12 from MartinKolarik/master",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2019-08-23T23:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c6e6142e630d409809ad884395c7c3f3257f62f",
"body": null,
"is_bot": false,
"headline": "Fix travis config",
"author_name": "Martin Kolárik",
"author_login": "MartinKolarik",
"committed_at": "2019-08-21T12:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3651bc555cfe61b62465342af9c0fc199fc48e92",
"body": null,
"is_bot": false,
"headline": "Fix undefined properties on repeated calls",
"author_name": "Martin Kolárik",
"author_login": "MartinKolarik",
"committed_at": "2019-08-21T12:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf5d6905d3e7f90d925c534da35f1f8543db2259",
"body": null,
"is_bot": false,
"headline": "- removed name (taken from dir) and added scope for the team",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2019-04-04T09:04:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba93703ebaa0a5f8c8c60206c430eff680258ec8",
"body": null,
"is_bot": false,
"headline": "- added missing name",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2019-04-04T08:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68ed4ffe7f1fb5c59abea757599a01cec252eb81",
"body": null,
"is_bot": false,
"headline": "- updated with info about Now",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2019-04-04T08:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6bec1c5abd6e74929e0bcf97bb74bb33cf4086",
"body": null,
"is_bot": false,
"headline": "3.1.3",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2019-04-04T08:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdbcec9c607cfd20e9c973d5381201d6aeabdb62",
"body": null,
"is_bot": false,
"headline": "- removed reference to unused parametr to make linter happy",
"author_name": "Erick Calder",
"author_login": null,
"committed_at": "2019-04-04T08:23:48Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 6,
"latest_release_at": "2023-10-26T07:16:34Z",
"latest_release_tag": "v3.1.8",
"releases_from_tags": true,
"days_since_last_push": 188,
"active_weeks_last_year": 2,
"days_since_latest_release": 1007,
"mean_days_between_releases": 333.2
},
"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": "country-list-js",
"exists": true,
"license": null,
"keywords": [
"country",
"geopolitical",
"iso2",
"iso3",
"phone",
"continent",
"capital",
"region"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/country-list-js",
"is_deprecated": false,
"latest_version": "3.1.8",
"repository_url": "https://github.com/i-rocky/country-list-js",
"versions_count": 17,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 63914,
"first_published_at": "2017-07-10T02:23:20.775000Z",
"latest_published_at": "2023-10-26T07:16:38.729000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1007
}
]
},
"popularity": {
"forks": 30,
"stars": 42,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2018-02-01",
"count": 1
},
{
"date": "2018-06-08",
"count": 1
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-10-06",
"count": 1
},
{
"date": "2019-11-11",
"count": 1
},
{
"date": "2020-03-17",
"count": 1
},
{
"date": "2020-09-20",
"count": 1
},
{
"date": "2020-11-03",
"count": 1
},
{
"date": "2020-11-25",
"count": 1
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2021-01-06",
"count": 1
},
{
"date": "2021-01-11",
"count": 1
},
{
"date": "2021-05-02",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-25",
"count": 1
},
{
"date": "2022-11-05",
"count": 1
},
{
"date": "2023-06-05",
"count": 1
},
{
"date": "2023-11-08",
"count": 1
},
{
"date": "2024-01-17",
"count": 1
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-09-04",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2026-05-04",
"count": 1
}
],
"complete": true,
"collected": 28,
"total_forks": 30
},
"star_history": null,
"open_issues_and_prs": 12
},
"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": 4315,
"source_files_sampled": 7,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 14,
"malicious_count": 0,
"assessed_package": "npm:country-list-js@3.1.8",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "micro",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^9.3.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "micro",
"direct": true,
"version": "9.3.3",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.7.0",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.1",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.0",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.15.1",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.32.0",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.6",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "@gulp-sourcemaps/identity-map",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@gulp-sourcemaps/map-sources",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@gulpjs/messages",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@gulpjs/to-absolute-glob",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.6",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/source-map",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.14",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.15",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.18",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "5.7.4",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "6.4.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.15.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.8.2",
"ecosystem": "npm"
},
{
"name": "acorn-dynamic-import",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "acorn-node",
"direct": false,
"version": "1.6.2",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-align",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-wrap",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "arch",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "arr-diff",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "arr-union",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "array-each",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "array-slice",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "asn1",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "asn1.js",
"direct": false,
"version": "4.10.1",
"ecosystem": "npm"
},
{
"name": "asn1.js",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "assert",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "assert-plus",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "assign-symbols",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "astral-regex",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "async-done",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "async-settle",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "atob",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "aws-sign2",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "aws4",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "b4a",
"direct": false,
"version": "1.6.6",
"ecosystem": "npm"
},
{
"name": "bach",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "bare-events",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "bcrypt-pbkdf",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "bluebird",
"direct": false,
"version": "3.5.4",
"ecosystem": "npm"
},
{
"name": "bn.js",
"direct": false,
"version": "4.11.8",
"ecosystem": "npm"
},
{
"name": "bn.js",
"direct": false,
"version": "4.12.0",
"ecosystem": "npm"
},
{
"name": "bn.js",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "boxen",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "brorand",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "browser-pack",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "browser-resolve",
"direct": false,
"version": "1.11.3",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "browserify",
"direct": false,
"version": "16.2.3",
"ecosystem": "npm"
},
{
"name": "browserify-aes",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "browserify-cipher",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "browserify-des",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "browserify-rsa",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "browserify-rsa",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "browserify-sign",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "browserify-zlib",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "buffer-xor",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "builtin-status-codes",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cached-path-relative",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caseless",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "cipher-base",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "cli-boxes",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "clipboardy",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "clone",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "clone-buffer",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "clone-stats",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "cloneable-readable",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "code-point-at",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "combine-source-map",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "concat-stream",
"direct": false,
"version": "1.6.2",
"ecosystem": "npm"
},
{
"name": "console-browserify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "constants-browserify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "copy-props",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "create-ecdh",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "create-hash",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "create-hash",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "create-hmac",
"direct": false,
"version": "1.1.7",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "6.0.5",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "crypto-browserify",
"direct": false,
"version": "3.12.0",
"ecosystem": "npm"
},
{
"name": "css",
"direct": false,
"version": "2.2.4",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "d",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "dash-ast",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "dashdash",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "date-now",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "debounce",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "debug-fabulous",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "decode-uri-component",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "defined",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "deps-sort",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "des.js",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "detect-file",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "detective",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "diffie-hellman",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "dom-converter",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "domain-browser",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "dotenv",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "duplexer2",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "each-props",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "ecc-jsbn",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "elliptic",
"direct": false,
"version": "6.6.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "end-of-stream",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "es5-ext",
"direct": false,
"version": "0.10.49",
"ecosystem": "npm"
},
{
"name": "es6-iterator",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "es6-symbol",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "es6-weak-map",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.32.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "event-emitter",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "events",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "evp_bytestokey",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "expand-tilde",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "extend-shallow",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "extsprintf",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-fifo",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "fastest-levenshtein",
"direct": false,
"version": "1.0.16",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.17.1",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "findup-sync",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "fined",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "flagged-respawn",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "for-in",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "for-own",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "forever-agent",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "fs-mkdirp-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "get-assigned-identifiers",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-func-name",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-port",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "getpass",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "glob-stream",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "glob-watcher",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "global-modules",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "global-prefix",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "glogg",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "gulp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "gulp-cli",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "gulp-rename",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "gulp-sourcemaps",
"direct": false,
"version": "2.6.5",
"ecosystem": "npm"
},
{
"name": "gulp-streamify",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "gulp-uglify-es",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "gulplog",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "har-schema",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "har-validator",
"direct": false,
"version": "5.1.3",
"ecosystem": "npm"
},
{
"name": "has",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"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": "hash-base",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "hash-base",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "hash.js",
"direct": false,
"version": "1.1.7",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "hmac-drbg",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "homedir-polyfill",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "htmlescape",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "htmlparser2",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "1.6.2",
"ecosystem": "npm"
},
{
"name": "http-signature",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "https-browserify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.19",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.1.13",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "inline-source-map",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "insert-module-globals",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "interpret",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "invert-kv",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ip",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "is-absolute",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-buffer",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.13.1",
"ecosystem": "npm"
},
{
"name": "is-extendable",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-negated-glob",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-plain-object",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "is-promise",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-relative",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "is-typedarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-unc-path",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "is-valid-glob",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isobject",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "isstream",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsbn",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "jsome",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json-stringify-safe",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "jsonify",
"direct": false,
"version": "0.0.0",
"ecosystem": "npm"
},
{
"name": "jsonparse",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "JSONStream",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "jsprim",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "labeled-stream-splicer",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "last-run",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "lcid",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "lead",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "liftoff",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.memoize",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "lru-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "map-age-cleaner",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "map-cache",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "md5.js",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "mem",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "memoizee",
"direct": false,
"version": "0.4.14",
"ecosystem": "npm"
},
{
"name": "micro-dev",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "miller-rabin",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.38.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.22",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "minimalistic-assert",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimalistic-crypto-utils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "5.1.6",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "0.5.6",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "10.8.2",
"ecosystem": "npm"
},
{
"name": "module-deps",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mute-stdout",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "next-tick",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "nice-try",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "now-and-later",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "number-is-nan",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "o-stream",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "oauth-sign",
"direct": false,
"version": "0.9.0",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "object.defaults",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "object.pick",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "os-browserify",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "os-locale",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-defer",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "p-finally",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "p-is-promise",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "pako",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parents",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-asn1",
"direct": false,
"version": "5.1.4",
"ecosystem": "npm"
},
{
"name": "parse-asn1",
"direct": false,
"version": "5.1.6",
"ecosystem": "npm"
},
{
"name": "parse-filepath",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "parse-passwd",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "path-browserify",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-platform",
"direct": false,
"version": "0.11.15",
"ecosystem": "npm"
},
{
"name": "path-root",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "path-root-regex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "pbkdf2",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "performance-now",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pkg-up",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "plexer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "plugin-error",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "pretty-error",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "process",
"direct": false,
"version": "0.11.10",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "pseudomap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "psl",
"direct": false,
"version": "1.1.31",
"ecosystem": "npm"
},
{
"name": "public-encrypt",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "pump",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "6.5.3",
"ecosystem": "npm"
},
{
"name": "querystring",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "querystring-es3",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "queue-tick",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "randombytes",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "randomfill",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "raw-body",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "read-only-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "rechoir",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "remove-trailing-separator",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "renderkid",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "replace-ext",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "replace-ext",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "replace-homedir",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "request",
"direct": false,
"version": "2.88.0",
"ecosystem": "npm"
},
{
"name": "request-promise",
"direct": false,
"version": "4.2.4",
"ecosystem": "npm"
},
{
"name": "request-promise-core",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-main-filename",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.1.7",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.8",
"ecosystem": "npm"
},
{
"name": "resolve-dir",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-options",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-url",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "ripemd160",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ripemd160",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver-greatest-satisfied-range",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "set-blocking",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "sha.js",
"direct": false,
"version": "2.4.12",
"ecosystem": "npm"
},
{
"name": "shasum",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "shell-quote",
"direct": false,
"version": "1.7.3",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "simple-concat",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.5.7",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-resolve",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.21",
"ecosystem": "npm"
},
{
"name": "source-map-url",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "sparkles",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "sshpk",
"direct": false,
"version": "1.16.1",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "stealthy-require",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "stream-browserify",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "stream-combiner2",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "stream-composer",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "stream-exhaust",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "stream-http",
"direct": false,
"version": "2.8.3",
"ecosystem": "npm"
},
{
"name": "stream-splicer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "streamx",
"direct": false,
"version": "2.18.0",
"ecosystem": "npm"
},
{
"name": "string-length",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-bom-string",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "strip-eof",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "subarg",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "sver",
"direct": false,
"version": "1.8.4",
"ecosystem": "npm"
},
{
"name": "syntax-error",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "teex",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "term-size",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "terser",
"direct": false,
"version": "5.17.1",
"ecosystem": "npm"
},
{
"name": "test-listen",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "text-decoder",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "through2",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "timers-browserify",
"direct": false,
"version": "1.4.2",
"ecosystem": "npm"
},
{
"name": "timers-ext",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "to-arraybuffer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "to-buffer",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "to-through",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "tough-cookie",
"direct": false,
"version": "2.4.3",
"ecosystem": "npm"
},
{
"name": "tty-browserify",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "tunnel-agent",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "tweetnacl",
"direct": false,
"version": "0.14.5",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-detect",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "typed-array-buffer",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typedarray",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "umd",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "unc-path-regex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "undeclared-identifiers",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "undertaker",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "undertaker-registry",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "unpipe",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.2.2",
"ecosystem": "npm"
},
{
"name": "urix",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "url",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "util",
"direct": false,
"version": "0.10.4",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "utila",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "v8flags",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "value-or-function",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "verror",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "vinyl",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "vinyl",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "vinyl-buffer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "vinyl-contents",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "vinyl-fs",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "vinyl-source-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "vinyl-sourcemap",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "vinyl-sourcemaps-apply",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "vm-browserify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-module",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.19",
"ecosystem": "npm"
},
{
"name": "widest-line",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "6.5.1",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "xtend",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "11.1.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "yargs-unparser",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 616,
"direct_count": 1,
"indirect_count": 615
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 50,
"open_issues": 9,
"closed_ratio": 0.571,
"closed_issues": 12,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "i-rocky",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/12933820?v=4"
},
{
"type": "User",
"login": "cgehuzi",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/39497333?v=4"
},
{
"type": "User",
"login": "MartinKolarik",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6192491?v=4"
},
{
"type": "User",
"login": "vk496",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5502443?v=4"
},
{
"type": "User",
"login": "unilynx",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2772353?v=4"
},
{
"type": "User",
"login": "ifthenelse",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/50681?v=4"
},
{
"type": "User",
"login": "osa911",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/14163474?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.818
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [
".eslintrc.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 15 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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "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": 0,
"reason": "39 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b23389cce31550865bc16d3161e09a5e8d459d8d",
"ran_at": "2026-07-29T18:44:46Z",
"aggregate_score": 3.7,
"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-01-21T23:39:14Z",
"oldest_open_prs": [
{
"number": 74,
"created_at": "2025-02-22T18:48:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2025-11-15T10:39:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 82,
"created_at": "2026-01-21T23:39:14Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-08-21T18:57:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 8,
"created_at": "2019-04-01T02:13:12Z",
"last_comment_at": "2023-10-26T07:56:42Z",
"last_comment_author": "ekkis"
},
{
"number": 9,
"created_at": "2019-04-01T02:16:23Z",
"last_comment_at": "2019-04-01T18:44:01Z",
"last_comment_author": "ekkis"
},
{
"number": 10,
"created_at": "2019-04-01T02:18:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2020-04-08T01:26:48Z",
"last_comment_at": "2023-10-26T07:45:22Z",
"last_comment_author": "ekkis"
},
{
"number": 25,
"created_at": "2021-07-03T08:52:05Z",
"last_comment_at": "2021-07-18T22:17:57Z",
"last_comment_author": "ekkis"
},
{
"number": 27,
"created_at": "2021-08-16T12:52:15Z",
"last_comment_at": "2021-08-19T01:43:08Z",
"last_comment_author": "ekkis"
},
{
"number": 28,
"created_at": "2021-08-18T03:14:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2022-12-15T01:45:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2024-01-16T08:21:57Z",
"last_comment_at": "2024-01-16T17:10:04Z",
"last_comment_author": "ekkis"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/i-rocky/country-list-js",
"host": "github.com",
"name": "country-list-js",
"owner": "i-rocky"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 45 is calibrated to 42 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 45,
"calibrated": 42,
"calibration": "2026-08-02"
}
},
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 36,
"inputs": {
"security": 50,
"vitality": 21,
"community": 53,
"governance": 55,
"calibration": "2026-08-02",
"engineering": 50,
"ai_readiness": 39,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"weighted_overall_raw": 45,
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 21,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 0.63,
"days_since_last_push": 188,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 188 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 188
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"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": "at_risk",
"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": 32,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v3.1.8",
"releases_from_tags": true,
"days_since_latest_release": 1007,
"mean_days_between_releases": 333.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1007 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1007
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~333.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 333.2
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"dependencies_clean"
],
"signals": [
"issue_rot",
"scorecard_unmaintained",
"sole_maintainer_gone"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 3,
"unanswered_open_issues": 9,
"days_since_last_merged_pr": 348,
"days_since_last_human_commit": 348,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 348 days; 3 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained, its sole maintainer absent",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 348,
"count": 3,
"signals": "issues unanswered, Scorecard reports it unmaintained, its sole maintainer absent"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"forks": 30,
"stars": 42,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "42 stars",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 42
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "30 forks",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 30
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": 80,
"inputs": {
"packages": [
"country-list-js"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 63914
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "63,914 downloads/month across npm",
"points": 64.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 63914,
"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": 55,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.818
},
"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 82% of commits",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"merged_prs": 50,
"open_issues": 9,
"closed_issues": 12,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.571,
"closed_unmerged_prs": 9,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "57% of issues closed",
"points": 24,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 57
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "50/59 decided PRs merged",
"points": 25.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 50,
"decided": 59
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"followers": 59,
"owner_type": "User",
"is_verified": null,
"owner_login": "i-rocky",
"public_repos": 45,
"account_age_days": 4060
},
"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": "59 followers of i-rocky",
"points": 12.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 59,
"login": "i-rocky"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "45 public repos, account ~11 yr old",
"points": 24.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 45
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"country-list-js"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1007
},
"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 1007 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1007
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "17 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 17
}
}
],
"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": 50,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_ci": false,
"has_tests": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"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 15 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "exceptional",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"country",
"currency",
"dialing",
"continent",
"capital"
],
"has_wiki": true,
"homepage": "country-list-js.vercel.app",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "country-list-js.vercel.app",
"points": 15,
"status": "met",
"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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 50,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.7
},
"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 15 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": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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": "39 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:country-list-js@3.1.8 runtime dependency closure — what installing the published package pulls in — 14 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:country-list-js@3.1.8",
"assessed": 14
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 14,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": "exceptional",
"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": 14,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 6
},
"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": "weak",
"name": "AI Readiness",
"value": 39,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.73,
"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": "46 of 63 human commits state their intent (structured subject or explanatory body)",
"points": 38.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 46,
"sampled": 63
}
}
],
"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": 32,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.37
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "37 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 37,
"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": 4315,
"source_files_sampled": 7,
"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/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T18:45:05.243899Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/i-rocky/country-list-js.svg",
"full_name": "i-rocky/country-list-js",
"license_state": "standard",
"license_spdx": "MIT"
}