Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"sdk",
"typescript",
"paystack",
"tooling",
"tools"
],
"is_fork": false,
"size_kb": 1151,
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/paystack-sdk",
"languages": {
"JavaScript": 623,
"TypeScript": 111363
},
"pushed_at": "2026-07-22T13:27:10Z",
"created_at": "2021-12-04T15:37:17Z",
"owner_type": "User",
"updated_at": "2026-07-22T13:29:49Z",
"description": "Paystack SDK written in Typescript",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://www.gitshowcase.com/tekpriest",
"name": "Asaju Enitan Michael",
"type": "User",
"login": "tekpriest",
"company": "@VybeHQ",
"location": "Nigeria",
"followers": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/16443589?v=4",
"created_at": "2015-12-26T10:47:22Z",
"is_verified": null,
"public_repos": 77,
"account_age_days": 3870
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.6.1",
"kind": "patch",
"published_at": "2025-12-14T13:21:13Z"
},
{
"tag": "v2.5.24",
"kind": "patch",
"published_at": "2025-06-07T20:44:28Z"
},
{
"tag": "v2.5.23",
"kind": "patch",
"published_at": "2025-01-06T18:06:15Z"
},
{
"tag": "v2.5.22",
"kind": "patch",
"published_at": "2025-01-06T18:04:09Z"
},
{
"tag": "v2.5.21",
"kind": "patch",
"published_at": "2025-01-06T18:00:33Z"
},
{
"tag": "v2.5.20",
"kind": "patch",
"published_at": "2025-01-06T17:56:02Z"
},
{
"tag": "v2.5.13",
"kind": "patch",
"published_at": "2024-02-29T05:26:25Z"
},
{
"tag": "v2.5.12",
"kind": "patch",
"published_at": "2024-01-30T17:16:17Z"
}
],
"recent_commits": [
{
"oid": "0f7703bc93820566f5a0b2306989fd09dee94b5f",
"body": "feat: add Disputes, Integration, Terminal, Virtual Terminal, Direct Debit, and Payment Requests APIs",
"is_bot": false,
"headline": "Merge pull request #39 from tekpriest/feature/paystack-new-apis",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2026-07-22T13:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35fa49a963a34ef627652ea94bc47b7d8239fcf8",
"body": "…ebit, and Payment Requests APIs\n\n- Add Dispute module: list, fetch, listTransactionDisputes, update, addEvidence, getUploadUrl, resolve, export\n- Add Integration module: fetchTimeout, updateTimeout\n- Add Terminal module: sendEvent, fetchEventStatus, fetchStatus, list, fetch, update, commission, dec\n[…]\nule: activationCharge, listMandateAuthorizations\n- Add PaymentRequest module: create, list, fetch, verify, sendNotification, total, finalize, update, archive\n- Wire all new modules into Paystack class",
"is_bot": false,
"headline": "feat: add Disputes, Integration, Terminal, Virtual Terminal, Direct D…",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2026-07-21T14:19:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bff4864e8bb08704b4477b74f35f358891a81f3c",
"body": "…ta-4.0.6\n\nBump form-data from 4.0.5 to 4.0.6",
"is_bot": false,
"headline": "Merge pull request #37 from tekpriest/dependabot/npm_and_yarn/form-da…",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2026-07-05T21:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bc9694c502ab749b278528779c144b7fe6f7acc",
"body": "Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6.\n- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/form-data/form-data/compare/v4.0.5...v4.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: form-data\n dependency-version: 4.0.6\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump form-data from 4.0.5 to 4.0.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-21T18:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adf00ca0f02364eea8341708a6226fcbdeb3857a",
"body": null,
"is_bot": false,
"headline": "docs: modernize README with badges, quick-start, and module table",
"author_name": "Michael Enitan",
"author_login": null,
"committed_at": "2026-06-05T08:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc412d9beb9c651e98988554b5138d3940f15294",
"body": "….16.0\n\nBump axios from 1.15.2 to 1.16.0",
"is_bot": false,
"headline": "Merge pull request #36 from tekpriest/dependabot/npm_and_yarn/axios-1…",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2026-05-31T10:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e4f7512311430cb8b8727f7f37d32f0c8026e0e",
"body": "Bumps [axios](https://github.com/axios/axios) from 1.15.2 to 1.16.0.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.15.2...v1.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-version: 1.16.0\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump axios from 1.15.2 to 1.16.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-29T15:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1ad425be2bee50bc36d9d748cc2bdfb8fb4298",
"body": null,
"is_bot": false,
"headline": "3.8.0",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2026-05-23T19:20:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "893192b879438d6c24c2a0ed8ae5a3df8b9785f7",
"body": "….15.2\n\nBump axios from 1.14.0 to 1.15.2",
"is_bot": false,
"headline": "Merge pull request #34 from tekpriest/dependabot/npm_and_yarn/axios-1…",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2026-05-23T19:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5c92e119c966605cdd2e88ee7ad58f0e911399",
"body": "Bumps [axios](https://github.com/axios/axios) from 1.14.0 to 1.15.2.\n- [Release notes](https://github.com/axios/axios/releases)\n- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)\n- [Commits](https://github.com/axios/axios/compare/v1.14.0...v1.15.2)\n\n---\nupdated-dependencies:\n- dependency-name: axios\n dependency-version: 1.15.2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump axios from 1.14.0 to 1.15.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-08T09:39:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7d9ffa7b08307bd8496ea01baa4dcea513f0b6f",
"body": null,
"is_bot": false,
"headline": "pin axios to 1.14.0",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2026-05-04T07:42:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04964f21b319771613720161e08cff19ca71d303",
"body": null,
"is_bot": false,
"headline": "bump axios to 1.14.0",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2026-05-04T07:40:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2690bd3514107f3a49bb982723c3775821c955db",
"body": null,
"is_bot": false,
"headline": "3.7.0",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2026-03-27T08:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e5abe326f2f2ecafcaddebb3bfd54cb86efe5cc",
"body": null,
"is_bot": false,
"headline": "fix lint",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2026-03-27T08:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "203418ef7477b630566996c952f8661bdb66d4e0",
"body": "…nt-assignment-endpoint",
"is_bot": false,
"headline": "Merge pull request #29 from Jonathanthedeveloper/feat/dedicated-accou…",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2026-03-26T22:38:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bec73ad6efd42b1fd7fb5762d7d27fcbcb020a1",
"body": "- Introduced AssignDedicatedVirtualAccount interface to define the structure for assigning a dedicated virtual account.\n- Implemented assign method in DedicatedAccount class to handle the assignment of dedicated virtual accounts.\n- Added DedicatedAccountAssignedResponse interface for the response structure of the assignment operation.",
"is_bot": false,
"headline": "feat(dedicated): add assign dedicated virtual account endpoint",
"author_name": "Jonathan Amobi",
"author_login": "Jonathanthedeveloper",
"committed_at": "2026-02-21T07:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efa89a5b1df16261b391e45318ce129ddb59c0cd",
"body": null,
"is_bot": false,
"headline": "remove readmes",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-12-14T12:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b52e0082126dbaf20840920734d12f026a8de1f",
"body": null,
"is_bot": false,
"headline": "3.6.1",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-12-14T12:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b98f2b18759bd733d40e2d7d5e6488af01f83eef",
"body": null,
"is_bot": false,
"headline": "remove deprecation notice",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-12-14T12:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b70830e6f994382486892c8a92304d9c2a61998",
"body": null,
"is_bot": false,
"headline": "3.6.0",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-12-14T12:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ffabc404164881d283814e31efb350405ac878",
"body": null,
"is_bot": false,
"headline": "add deprecation notice",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-12-14T12:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb1da37a5befac08f794cca6b01f2ebaaf3274c7",
"body": null,
"is_bot": false,
"headline": "3.5.0",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-12-09T07:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9a0632cea0b37f93b7458f9102248d2410452b",
"body": null,
"is_bot": false,
"headline": "update refund types; add retry refund",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-12-09T07:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a045ccc764fd6e42b2a57225c8b6c9d29517509",
"body": null,
"is_bot": false,
"headline": "add readme",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-11-29T09:46:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad7565fd8d59b1538a7ab9edc8d34a9eb653fbff",
"body": null,
"is_bot": false,
"headline": "add todos",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-11-20T00:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64e8b412fca3dc8113f8424ab52e832be8073260",
"body": null,
"is_bot": false,
"headline": "3.4.1",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-11-19T22:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fdbe98bf88cf207192c64cba3d820f8239b97d9",
"body": null,
"is_bot": false,
"headline": "3.4.0",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-11-19T16:53:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65ea02e44e875d98f0511be0f0be7e22308186b",
"body": null,
"is_bot": false,
"headline": "3.3.0",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-11-19T16:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28bfad0ac4cebbe58c0f67f2568f25cb13d612b",
"body": null,
"is_bot": false,
"headline": "export paystack as default or names",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-11-19T16:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "282731df3f570dc837b002223f171646a65bf380",
"body": null,
"is_bot": false,
"headline": "3.2.0",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-11-05T11:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c55171e6400d5addf7d254e9cb3b612943e7988",
"body": null,
"is_bot": false,
"headline": "disable workflow due to billing",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-09-02T19:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca8dbe2f8f5784cd6f5e2c625186ed8ad826ce61",
"body": null,
"is_bot": false,
"headline": "fix workflow file",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-09-02T19:17:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "436f966ac52341d7525e62117463e0d18647398c",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-09-02T19:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f96fc5929804e1622f37e0bf94f80f213a23f116",
"body": null,
"is_bot": false,
"headline": "update workflow",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-09-02T19:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "111a5ca4083596e9503ecddf4b96a47140a08f97",
"body": null,
"is_bot": false,
"headline": "fix github workflow",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-09-02T19:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0daa78d8672a8087f115188f95a741336701d2e",
"body": null,
"is_bot": false,
"headline": "Merge pull request #25 from Juuuub/main",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2025-09-01T10:09:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03b0a25b5ce41299872726fdc2a07d49c849e11",
"body": null,
"is_bot": false,
"headline": "axios response interceptor already in JSON",
"author_name": "Ayyoob Abrahams",
"author_login": "Juuuub",
"committed_at": "2025-08-29T20:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b8925ab1b8bf431f53e8e0a64d297acf0a68c2a",
"body": null,
"is_bot": false,
"headline": "fix workflow",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-08-17T23:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "157757ff87933d5ad7300aa482721ae921042e20",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-08-17T22:53:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9be40839408d460fad0194abc9c3f39b0365079d",
"body": null,
"is_bot": false,
"headline": "update nodejs version",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-08-17T22:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abc313e8aa5717c19d33bf9dd8a6fd9f99ec9cf3",
"body": null,
"is_bot": false,
"headline": "2.6.0",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-08-17T20:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b244e5e39e1de9a5b7b7ba295f293374940cf8",
"body": null,
"is_bot": false,
"headline": "fix lint;",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-08-17T20:49:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e30e099f48aab625ac2e71ffc1019678caab5b7",
"body": null,
"is_bot": false,
"headline": "add test(wip); add misc implementation",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-08-17T20:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cef28666fe720ddb3116e5cc8f9e30a52b84fa0",
"body": null,
"is_bot": false,
"headline": "2.5.27",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-08-13T21:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f0c2fae92fa5494e0652ce7fe3d8912df2268f8",
"body": null,
"is_bot": false,
"headline": "Merge pull request #24 from bernoullithedev/main",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2025-08-13T21:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4fdd5b5eea17e7ce194206bd683e9d8a3027c12",
"body": "\r\nsubaccount\n\nCo-authored-by: Asaju Enitan Michael <16443589+tekpriest@users.noreply.github.com>",
"is_bot": false,
"headline": "Update src/settlement/interface.ts",
"author_name": "Abutiate Daniel Bernoulli",
"author_login": "bernoullithedev",
"committed_at": "2025-06-15T08:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412ff872fa88086b3edfa0da1605f0216d2e4fdb",
"body": "Co-authored-by: Asaju Enitan Michael <16443589+tekpriest@users.noreply.github.com>",
"is_bot": false,
"headline": "Update src/settlement/interface.ts",
"author_name": "Abutiate Daniel Bernoulli",
"author_login": "bernoullithedev",
"committed_at": "2025-06-15T08:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4588167892c25fbcd8d1d2b8bd2f0157536561f4",
"body": "Co-authored-by: Asaju Enitan Michael <16443589+tekpriest@users.noreply.github.com>",
"is_bot": false,
"headline": "Refactor: Customer and SubAccount Type",
"author_name": "Abutiate Daniel Bernoulli",
"author_login": "bernoullithedev",
"committed_at": "2025-06-15T08:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19d8a5d29d203f13bbd08353cccf06b3b70879e7",
"body": null,
"is_bot": false,
"headline": "Merge branch 'tekpriest:main' into main",
"author_name": "Abutiate Daniel Bernoulli",
"author_login": "bernoullithedev",
"committed_at": "2025-06-15T08:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b82246932b0a284667080bf4480379dbdd44e62",
"body": null,
"is_bot": false,
"headline": "remove pr workflow",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-14T00:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281a0cb50d64948230080b0b5b2e0e1274092bcd",
"body": null,
"is_bot": false,
"headline": "update: Settlement",
"author_name": "bernoullithedev",
"author_login": "bernoullithedev",
"committed_at": "2025-06-11T02:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1ec0daa237b3aca23717e50108e21892bb5e8c",
"body": null,
"is_bot": false,
"headline": "refactor: settlement transactions",
"author_name": "bernoullithedev",
"author_login": "bernoullithedev",
"committed_at": "2025-06-11T01:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d55b610774a215de81854569505936e876c11ac",
"body": null,
"is_bot": false,
"headline": "2.5.26",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-10T11:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3174c8effb79c8403f796dedc783e345be1881e8",
"body": null,
"is_bot": false,
"headline": "v2.5.25",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-10T11:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e9efe5cef46bdafbaf1c8923adf8f9c1a5f09e",
"body": null,
"is_bot": false,
"headline": "cleanup",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-10T11:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e86b37e714cf492e49fe9512d0a8d1d5494653f",
"body": "Fix: List Settlement Transactions",
"is_bot": false,
"headline": "Merge pull request #21 from bernoullithedev/main",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2025-06-10T11:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ece53b9dd9a0b45257786484c0fa8731b74b2ed4",
"body": null,
"is_bot": false,
"headline": "Merge branch 'tekpriest:main' into main",
"author_name": "Abutiate Daniel Bernoulli",
"author_login": "bernoullithedev",
"committed_at": "2025-06-10T09:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddb8138d90c8ca076e9327d0afdcf093653da1a5",
"body": null,
"is_bot": false,
"headline": "fix: list settlement transactions",
"author_name": "bernoullithedev",
"author_login": "bernoullithedev",
"committed_at": "2025-06-10T16:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "204012baf6881a8f09ef7625fdf4b9d227c680ef",
"body": null,
"is_bot": false,
"headline": "2.5.24",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-07T20:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8a311eacd4dff53027ce11c11a7e4ede78eec2",
"body": null,
"is_bot": false,
"headline": "2.5.23",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-07T20:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "637b5241c31558d9b48b4e293c33a6964edb006c",
"body": null,
"is_bot": false,
"headline": "2.5.22",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-07T20:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7481c2f076de52554138448022d39ef0af96afe",
"body": null,
"is_bot": false,
"headline": "2.5.21",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-07T20:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc9879439b057991d1173890958d1b3fc313cca",
"body": null,
"is_bot": false,
"headline": "2.5.20",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-07T20:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e746a6ca3957797534f4a2e589f708347f341ae",
"body": null,
"is_bot": false,
"headline": "format",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-06-07T20:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e34d93139304015c1bfd4b14e04109b8727d7465",
"body": "refactor: updated Transaction interface",
"is_bot": false,
"headline": "Merge pull request #20 from bernoullithedev/main",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2025-06-07T20:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "289ef15ce635637ac1fa6df9b9e17dbf36ac1c30",
"body": null,
"is_bot": false,
"headline": "refactor: updated Transaction interface",
"author_name": "bernoullithedev",
"author_login": "bernoullithedev",
"committed_at": "2025-06-07T04:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b2a7330b99a5677e591573e5d2c7e2909bf49fb",
"body": null,
"is_bot": false,
"headline": "reorder npm run commands",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-01-06T18:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9d73c5b0dff31587aa9e05bc9aa3ef6c1b8ed07",
"body": null,
"is_bot": false,
"headline": "remove redundant ci",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-01-06T18:02:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1027c5dbb1718f68871e6f68c701ab3c5b300e8d",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-01-06T18:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1d1d444f6b4ef3e025385b10dff0f4756ce90a0",
"body": null,
"is_bot": false,
"headline": "fix publish file",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-01-06T17:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "627088a109ad466fede43301a4f7e9f105b4cb73",
"body": null,
"is_bot": false,
"headline": "update publish file",
"author_name": "Michael Enitan",
"author_login": "tekpriest",
"committed_at": "2025-01-06T17:53:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a20ff5d11ec5571e7a3cdbfbb556ac758655f8",
"body": null,
"is_bot": false,
"headline": "2.5.19",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2025-01-03T18:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49e3ae85692cb5d3195423c7f53e95e4112993e",
"body": "…terface\n\nExpose Transfer interface for external usage",
"is_bot": false,
"headline": "Merge pull request #19 from devfresher/enhancement--export-Tranfer-in…",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2025-01-03T18:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f4253c2b9fe4bc834c4588fbed4bf1f7a5399f",
"body": "…-Tranfer-interface",
"is_bot": false,
"headline": "Merge remote-tracking branch 'upstream/main' into enhancement--export…",
"author_name": "devFresher",
"author_login": "devfresher",
"committed_at": "2024-12-31T16:52:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107da10beb3cdf81bf8c1839b6ac23cccce6abec",
"body": null,
"is_bot": false,
"headline": "Expose Transfer interface for external usage",
"author_name": "devFresher",
"author_login": "devfresher",
"committed_at": "2024-12-31T16:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e16228432c9052f8e43dd15ad1315dd0d711331b",
"body": null,
"is_bot": false,
"headline": "2.5.18",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2024-11-28T14:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38449c5787782573e400a0edc8fe83c1adc2b5fa",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2024-11-28T14:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdd92250ebb22361fceb05ffa71c7baf22fb4130",
"body": null,
"is_bot": false,
"headline": "2.5.17",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2024-08-06T22:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b6e99162573f64400993ad9aa45db2cd301e2b3",
"body": "Fix issue with response interface missing",
"is_bot": false,
"headline": "Merge pull request #16 from Gbenga238/fix-response-missing",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2024-08-06T22:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0340542b0b9eb68dfcbb0782d25d9f9dc6eafd35",
"body": null,
"is_bot": false,
"headline": "Fix issue with response interface missing",
"author_name": "Gbenga238",
"author_login": "Gbenga238",
"committed_at": "2024-08-06T22:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83ebb7fcfd3d8e950b34a394caff6cf57bfcc5a",
"body": null,
"is_bot": false,
"headline": "2.5.16",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2024-07-03T22:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e4d5c7b8a643784e9fb7f7bdc83f73be32fbc72",
"body": "fix(type update): Transaction metadata type from `number` to `Record`",
"is_bot": false,
"headline": "Merge pull request #14 from sheygs/fix-metadata-datatype",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2024-07-03T22:46:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42570ce8e8b44b90646b0da3b411ed508ee222e9",
"body": null,
"is_bot": false,
"headline": "fix: Transaction metadata datatype from `number` to `Record`",
"author_name": "sheygs",
"author_login": null,
"committed_at": "2024-07-03T13:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7648c6c2602f6654b3ada197dacef3732610b055",
"body": null,
"is_bot": false,
"headline": "2.5.15",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2024-04-18T13:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72983eebdf316b722038233ac948e4fbb17cb401",
"body": null,
"is_bot": false,
"headline": "change github link",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2024-04-18T13:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c81b6289b10b59affeca801313286b5f9ebdd89b",
"body": null,
"is_bot": false,
"headline": "2.5.14",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2024-03-18T09:25:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "679a3b25822456e3fd3d462d5400ee0193d2fdc5",
"body": "fix: types update on UpdateCustomer & Subscription",
"is_bot": false,
"headline": "Merge pull request #13 from Jace-Tech/main",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2024-03-18T09:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e8786a307ad80d37ef8537b8d2d10c728d2fdd4",
"body": null,
"is_bot": false,
"headline": "fix: types update on UpdateCustomer & Subscription",
"author_name": "Chidindu Emmanuel Aneke",
"author_login": "Jace-Tech",
"committed_at": "2024-03-10T20:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9dce8bfd845e8865cc358b1e8a4916aefbebe8a",
"body": null,
"is_bot": false,
"headline": "2.5.13",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2024-02-27T11:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b40efaa0303f96b243f1381427b37c3bf34dee51",
"body": "New Feature: Refund",
"is_bot": false,
"headline": "Merge pull request #12 from devfresher/feature-refund",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2024-02-27T11:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "793b00f3ffde29df00beff0fb2c2003e0263e399",
"body": null,
"is_bot": false,
"headline": "Minor bug fixes",
"author_name": "devFresher",
"author_login": "devfresher",
"committed_at": "2024-02-14T12:02:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35922b9d5e6874ef31b84081cb262b43c83a2d2",
"body": null,
"is_bot": false,
"headline": "added refund",
"author_name": "devFresher",
"author_login": "devfresher",
"committed_at": "2024-02-14T11:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9d3abe5dc591a745800f47d319fa62b1dff7aa",
"body": null,
"is_bot": false,
"headline": "Improve verification feature",
"author_name": "devFresher",
"author_login": "devfresher",
"committed_at": "2024-02-14T11:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff74dca098a8619713776759230ef78f3ac0224e",
"body": null,
"is_bot": false,
"headline": "Added paystack supported currency type",
"author_name": "devFresher",
"author_login": "devfresher",
"committed_at": "2024-02-14T11:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb6e7ae0f4487e21baf2710cecc0ba847d4c03d5",
"body": null,
"is_bot": false,
"headline": "Implement refund",
"author_name": "devFresher",
"author_login": "devfresher",
"committed_at": "2024-02-14T11:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "546858dc592413d768342b11b0417cbe5ea06ca5",
"body": null,
"is_bot": false,
"headline": "2.5.12",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2024-01-30T15:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c0df9097f406bd16975ef94e9d6be74f340dd0e",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2024-01-30T15:51:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0c4e238fadadb907cb9bcd211e59f283ccb7bb9",
"body": null,
"is_bot": false,
"headline": "2.5.11",
"author_name": "tekpriest",
"author_login": "tekpriest",
"committed_at": "2024-01-30T11:27:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d849891073df9803f1639dce8e15b3ff3d8e6a6",
"body": "update axios version",
"is_bot": false,
"headline": "Merge pull request #11 from devfresher/axios-upgrade",
"author_name": "Asaju Enitan Michael",
"author_login": "tekpriest",
"committed_at": "2024-01-30T11:26:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a7181a61d66622d4584c8b46639ff24150362b",
"body": null,
"is_bot": false,
"headline": "stepup axios",
"author_name": "devFresher",
"author_login": "devfresher",
"committed_at": "2024-01-26T21:39:13Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 45,
"latest_release_at": "2025-12-14T13:21:13Z",
"latest_release_tag": "v3.6.1",
"releases_from_tags": false,
"days_since_last_push": 9,
"active_weeks_last_year": 19,
"days_since_latest_release": 229,
"mean_days_between_releases": 97.7
},
"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": "paystack-sdk",
"exists": true,
"license": "MIT",
"keywords": [
"Paystack",
"Typescript",
"payment",
"node",
"API",
"naira"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/paystack-sdk",
"is_deprecated": false,
"latest_version": "3.9.0",
"repository_url": "https://github.com/tekpriest/paystack-node",
"versions_count": 52,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 18520,
"first_published_at": "2021-12-04T19:43:28.369000Z",
"latest_published_at": "2026-07-22T13:43:45.255000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 21,
"stars": 49,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2022-04-25",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2024-03-10",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2025-05-17",
"count": 1
},
{
"date": "2025-06-02",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
}
],
"complete": true,
"collected": 21,
"total_forks": 21
},
"star_history": null,
"open_issues_and_prs": 3
},
"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": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 8264,
"source_files_sampled": 60,
"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": [
{
"name": "axios",
"direct": true,
"version": "1.16.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-42h9-826w-cgv3",
"GHSA-7q8q-rj6j-mhjq",
"GHSA-f4gw-2p7v-4548",
"GHSA-gcfj-64vw-6mp9",
"GHSA-hcpx-6fm6-wx23",
"GHSA-jqh4-m9w3-8hp9",
"GHSA-mmx7-hfxf-jppx",
"GHSA-mwf2-3pr3-8698",
"GHSA-pmv8-rq9r-6j72",
"GHSA-xj6q-8x83-jv6g"
],
"fixed_version": "1.18.0",
"advisory_count": 10,
"oldest_advisory_days": 11
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 10,
"affected_count": 1,
"assessed_count": 26,
"malicious_count": 0,
"assessed_package": "npm:paystack-sdk@3.9.0",
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "axios",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "1.16.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "axios",
"direct": true,
"version": "1.16.0",
"ecosystem": "npm"
},
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.28.3",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.28.3",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.27.2",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.28.3",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.28.3",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.28.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-async-generators",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-bigint",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-properties",
"direct": false,
"version": "7.12.13",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-static-block",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-attributes",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-meta",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-json-strings",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-jsx",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-logical-assignment-operators",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-nullish-coalescing-operator",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-numeric-separator",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-object-rest-spread",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-catch-binding",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-chaining",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-private-property-in-object",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-top-level-await",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-typescript",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.27.2",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.28.3",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.28.2",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@cspotcode/source-map-consumer",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "@cspotcode/source-map-support",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.4.5",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.4.5",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/config-array",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/object-schema",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "@jest/console",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/core",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/diff-sequences",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "@jest/environment",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/expect",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/expect-utils",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/get-type",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "@jest/globals",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/pattern",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "@jest/reporters",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/snapshot-utils",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/source-map",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "@jest/test-result",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/test-sequencer",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/transform",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.30",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "0.2.12",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.2.9",
"ecosystem": "npm"
},
{
"name": "@sinclair/typebox",
"direct": false,
"version": "0.34.40",
"ecosystem": "npm"
},
{
"name": "@sinonjs/commons",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": false,
"version": "13.0.5",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node10",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node12",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node14",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node16",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-report",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-reports",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "30.0.0",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.11",
"ecosystem": "npm"
},
{
"name": "@types/mocha",
"direct": false,
"version": "10.0.10",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "16.11.11",
"ecosystem": "npm"
},
{
"name": "@types/stack-utils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "17.0.33",
"ecosystem": "npm"
},
{
"name": "@types/yargs-parser",
"direct": false,
"version": "21.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "5.36.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "5.36.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "5.36.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "5.36.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "5.36.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "5.36.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "5.36.2",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "5.36.2",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm-eabi",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-arm64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-x64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-freebsd-x64",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-musleabihf",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-ppc64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-s390x-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-gnu",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-musl",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-wasm32-wasi",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-arm64-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-ia32-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-x64-msvc",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.8.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.12.6",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "babel-jest",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "babel-plugin-istanbul",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jest-hoist",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "babel-preset-current-node-syntax",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-jest",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.25.2",
"ecosystem": "npm"
},
{
"name": "bs-logger",
"direct": false,
"version": "0.2.6",
"ecosystem": "npm"
},
{
"name": "bser",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001735",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "co",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "collect-v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "create-require",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.203",
"ecosystem": "npm"
},
{
"name": "emittery",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "enquirer",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.2",
"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": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "8.6.0",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-utils",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "9.4.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"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": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "exit-x",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "expect",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.2.12",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.13.0",
"ecosystem": "npm"
},
{
"name": "fb-watchman",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.16.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "4.0.6",
"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": "functional-red-black-tree",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-package-type",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.4.5",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "13.17.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.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": "handlebars",
"direct": false,
"version": "4.7.8",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"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": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "import-local",
"direct": false,
"version": "3.2.0",
"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.4",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-generator-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-changed-files",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-circus",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-cli",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-config",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-docblock",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "jest-each",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-environment-node",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-haste-map",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-leak-detector",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-matcher-utils",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-message-util",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-mock",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-pnp-resolver",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "jest-regex-util",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "jest-resolve",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-resolve-dependencies",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-runner",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-runtime",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-snapshot",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-validate",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-watcher",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "leven",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.memoize",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "make-error",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "makeerror",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.6",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "napi-postinstall",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "node-int64",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.19",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.1",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "2.5.1",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "30.0.5",
"ecosystem": "npm"
},
{
"name": "progress",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "pure-rand",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "regexpp",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "resolve-cwd",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.2",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.13",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "stack-utils",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "string-length",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"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": "synckit",
"direct": false,
"version": "0.11.11",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "text-table",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "tmpl",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ts-jest",
"direct": false,
"version": "29.4.1",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsutils",
"direct": false,
"version": "3.21.0",
"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": "type-fest",
"direct": false,
"version": "0.20.2",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.41.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.5.4",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "0.0.1-alpha.0",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.19.3",
"ecosystem": "npm"
},
{
"name": "unrs-resolver",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "walker",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wordwrap",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yn",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 433,
"direct_count": 1,
"indirect_count": 432
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 19,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 12,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "tekpriest",
"commits": 199,
"avatar_url": "https://avatars.githubusercontent.com/u/16443589?v=4"
},
{
"type": "User",
"login": "devfresher",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/35538618?v=4"
},
{
"type": "User",
"login": "bernoullithedev",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/61897185?v=4"
},
{
"type": "User",
"login": "Owoade",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/63651250?v=4"
},
{
"type": "User",
"login": "Juuuub",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/29734285?v=4"
},
{
"type": "User",
"login": "Jace-Tech",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/86878828?v=4"
},
{
"type": "User",
"login": "Gbenga238",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/64554559?v=4"
},
{
"type": "User",
"login": "Jonathanthedeveloper",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/82114500?v=4"
},
{
"type": "User",
"login": "paaKways",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/15526636?v=4"
},
{
"type": "User",
"login": "geekygeeky",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/53224270?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.881
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 5 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": 0,
"reason": "Found 1/22 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 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": 10,
"reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": "59 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0f7703bc93820566f5a0b2306989fd09dee94b5f",
"ran_at": "2026-07-31T18:56:47Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T02:42:39Z",
"oldest_open_prs": [
{
"number": 33,
"created_at": "2026-05-04T07:43:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2026-05-23T19:20:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2026-07-20T17:59:53Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T13:27:10Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/tekpriest/paystack-node",
"host": "github.com",
"name": "paystack-node",
"owner": "tekpriest"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 54 is calibrated to 56 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 54,
"calibrated": 56,
"calibration": "2026-08-02"
}
}
],
"value": 56,
"inputs": {
"security": 47,
"vitality": 68,
"community": 50,
"governance": 64,
"calibration": "2026-08-02",
"engineering": 36,
"ai_readiness": 44,
"weighted_overall_raw": 54
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 68,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"commits_last_year": 45,
"human_commit_share": 0.97,
"days_since_last_push": 9,
"active_weeks_last_year": 19
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "19/52 weeks with commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 19
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "45 commits in the last year",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 45
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 70,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v3.6.1",
"releases_from_tags": false,
"days_since_latest_release": 229,
"mean_days_between_releases": 97.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 229 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 229
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~97.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 97.7
}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 50,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"forks": 21,
"stars": 49,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "49 stars",
"points": 27.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 49
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "21 forks",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 21
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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": "good",
"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": 71,
"inputs": {
"packages": [
"paystack-sdk"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 18520
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "18,520 downloads/month across npm",
"points": 56.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 18520,
"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": 64,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.881
},
"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 88% of commits",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "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": 76,
"inputs": {
"merged_prs": 19,
"open_issues": 0,
"closed_issues": 12,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 5,
"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": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/24 decided PRs merged",
"points": 23.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 24
}
}
],
"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": "Found 1/22 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"followers": 47,
"owner_type": "User",
"is_verified": null,
"owner_login": "tekpriest",
"public_repos": 77,
"account_age_days": 3870
},
"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": "47 followers of tekpriest",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 47,
"login": "tekpriest"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "77 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 77
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"paystack-sdk"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "52 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 52
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 36,
"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.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"sdk",
"typescript",
"paystack",
"tooling",
"tools"
],
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/paystack-sdk",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.npmjs.com/package/paystack-sdk",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 47,
"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": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.9
},
"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 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/22 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no 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": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "59 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Matched the npm:paystack-sdk@3.9.0 runtime dependency closure — what installing the published package pulls in — 26 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:paystack-sdk@3.9.0",
"assessed": 26
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 77,
"inputs": {
"source": "osv",
"advisories": 10,
"affected_packages": 1,
"assessed_packages": 26,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: axios 1.16.0 (high 8.2)",
"points": 12,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "axios 1.16.0 (high 8.2)"
}
}
],
"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 has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 26,
"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": 9
},
"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": 44,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.278,
"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": "27 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 27,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"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": 44,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.03
},
"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.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"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": "3 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 3,
"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": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 8264,
"source_files_sampled": 60,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/60 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 60,
"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": 10
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
},
{
"tier": "tags",
"label": "library",
"source": "tag:sdk",
"weight": 2
}
],
"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-31T18:57:02.038278Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tekpriest/paystack-node.svg",
"full_name": "tekpriest/paystack-node",
"license_state": "standard",
"license_spdx": "MIT"
}