原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"promise",
"hooks",
"api",
"async",
"events",
"asynchronous"
],
"is_fork": false,
"size_kb": 993,
"has_wiki": false,
"homepage": "http://npm.im/before-after-hook",
"languages": {
"JavaScript": 26371,
"TypeScript": 2480
},
"pushed_at": "2026-04-03T20:19:32Z",
"created_at": "2016-12-03T14:06:52Z",
"owner_type": "User",
"updated_at": "2026-04-28T04:47:06Z",
"description": "wrap methods with before/after hooks",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://dev.to/gr2m",
"name": "Gregor Martynus",
"type": "User",
"login": "gr2m",
"company": "@vercel @octokit @octoherd @probot @nock @semantic-release @AllContributors @hearts",
"location": "Los Angeles",
"followers": 1788,
"avatar_url": "https://avatars.githubusercontent.com/u/39992?v=4",
"created_at": "2008-12-12T05:16:16Z",
"is_verified": null,
"public_repos": 274,
"account_age_days": 6431
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2025-05-12T22:37:35Z"
},
{
"tag": "v3.0.2",
"kind": "patch",
"published_at": "2022-10-06T23:44:04Z"
},
{
"tag": "v3.0.1",
"kind": "patch",
"published_at": "2022-10-04T21:58:20Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2022-10-04T21:55:08Z"
},
{
"tag": "v2.2.3",
"kind": "patch",
"published_at": "2022-10-04T00:19:27Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2021-06-04T22:05:15Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2021-04-05T00:46:16Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2021-03-05T21:45:13Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2021-01-31T22:48:54Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2019-07-12T21:22:46Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2019-07-09T21:24:24Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2019-07-09T20:59:59Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2019-03-04T18:11:49Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2019-01-11T22:37:26Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2018-12-29T19:45:42Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2018-12-27T17:17:42Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2018-10-31T18:09:15Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2018-01-16T07:01:27Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2018-01-16T05:57:36Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2016-12-10T14:50:58Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2016-12-07T17:38:50Z"
}
],
"recent_commits": [
{
"oid": "d791305f9d89ddc98f558458c42461bbfe8599e3",
"body": "Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.\n- [Release notes](https://github.com/micromatch/picomatch/releases)\n- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.\n[…]\ntch\n dependency-version: 2.3.2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump picomatch from 2.3.1 to 2.3.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-03T20:19:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "99c99c69d225335808a86fe90a843c192ff5220e",
"body": "Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 9.0.9.\n- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.5...v9.0.9)\n\n---\nupdated-dependencies:\n- dependency-name: minimatch\n dependency-version: 9.0.9\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump minimatch from 9.0.5 to 9.0.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-06T17:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9383f478895963cee7e7a1346ae4deb5b64b9f0",
"body": "…s (#125)",
"is_bot": false,
"headline": "fix: Wrap hooks now correctly receive options passed by outer wrapper…",
"author_name": "Michael B. Gale",
"author_login": "mbg",
"committed_at": "2026-02-23T23:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc1f4c92e9a9b97d995101195c533e40706d11b6",
"body": "Added security contact information for vulnerability reporting.",
"is_bot": false,
"headline": "docs(security): initial version",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2025-12-13T23:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a5eaee7df4d5e045b82097109a18db7db64f98",
"body": "Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.\n- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)\n- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: glob\n dependency-version: 10.5.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump glob from 10.4.5 to 10.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-19T07:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37b8490c5a69a6e732799972887e5c8748515040",
"body": "BREAKING CHANGE: drop support for Node 16 and Node 18",
"is_bot": false,
"headline": "chore: refactor (#122)",
"author_name": "Aras Abbasi",
"author_login": "Uzlopak",
"committed_at": "2025-05-12T22:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b7b583447b86befeb749555e7824b0f6bd6958",
"body": "Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump braces from 3.0.2 to 3.0.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-16T21:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bc74e7f96cc96f53e705a500ba0f3b3eb98a27d",
"body": null,
"is_bot": false,
"headline": "docs(SECURITY): use tidelift's vulnerability disclosure process",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2024-06-10T20:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "646e3ef6236e1e5cd798cc8e039c54c66ce5be04",
"body": null,
"is_bot": false,
"headline": "docs(SECURITY): add disclosure URL (#120)",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2024-06-10T20:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53cc9d73400132df195422ba8c526fca0bf7f2a8",
"body": null,
"is_bot": false,
"headline": "docs(SECURITY): initial version",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2024-06-10T20:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42497f5727952ea7d789d40b6b20d0b3bd0cda86",
"body": null,
"is_bot": false,
"headline": "fix(types): export `Hook` as type interface (#118)",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-06T23:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e494892c2248a10bdb85ae1ae5086b1b35afc2b",
"body": null,
"is_bot": false,
"headline": "fix(README): Node usage",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-04T21:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "826603301a76de8f39c3812898c722466a793520",
"body": "BREAKING CHANGE: `before-after-hook` is now a native ES Module\r\n\r\nBREAKING CHANGE: `before-after-hook` now has a single default export of `{ Collection, Singular }`",
"is_bot": false,
"headline": "refactor: modernize code (#117)",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-04T21:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "445b99d66938425ca6b3693311feede456448576",
"body": "… hook (#116)",
"is_bot": false,
"headline": "fix(typescript): permit catching errors by returning a value in error…",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-04T00:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12cab66fbae894977fe963fdffb9363ba90e835b",
"body": null,
"is_bot": false,
"headline": "ci(test): fix test script",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-04T00:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66544f1d87ebeecca202737c09073d1ac22d2533",
"body": null,
"is_bot": false,
"headline": "ci: move GitHub Action workflows into `.github`",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-03T23:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c754aff80bc62bce296f6baf9baa06ab1ed81d4",
"body": null,
"is_bot": false,
"headline": "build(pkg): `renovate` configuration",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-03T23:55:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b1324596fc1eca6c02220b6d83e5873c68c3ddf",
"body": null,
"is_bot": false,
"headline": "build(package): lock file",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-03T23:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03672d9b654b6abc23396d015e9b250838d69ada",
"body": null,
"is_bot": false,
"headline": "ci: GitHub Actions",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-03T23:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91b439448502c6795e2ec7c9f3f821b55fd53d3b",
"body": null,
"is_bot": false,
"headline": "build(release): configure for `main` branch",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2022-10-03T23:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a8a3f53b8a92fcbb84f224f2b2c5df53bccec9b",
"body": "Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.\n- [Release notes](https://github.com/substack/node-shell-quote/releases)\n- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/substack/node-shell-quot\n[…]\n- dependency-name: shell-quote\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump shell-quote from 1.7.2 to 1.7.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-22T06:18:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "faea0b949c6217a6322281bb769e1a6244d09db5",
"body": "Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.3 to 19.0.3.\n- [Release notes](https://github.com/semantic-release/semantic-release/releases)\n- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.2.3...v19.0.3)\n\n---\nupdated-dependencies\n[…]\nme: semantic-release\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump semantic-release from 17.2.3 to 19.0.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-06-10T03:12:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e5078f9d958ac7c75bb6769ba6ae9660ef843112",
"body": "Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.\n- [Release notes](https://github.com/npm/ssri/releases)\n- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)\n- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: ssri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump ssri from 6.0.1 to 6.0.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-19T17:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd1202bfbd7abf27e0883e55c46c1b9aa10031c7",
"body": "Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1.\n- [Release notes](https://github.com/npm/npm-user-validate/releases)\n- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: npm-user-validate\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump npm-user-validate from 1.0.0 to 1.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-19T17:17:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8854d72788a042e185d6a7d06bf49a8f1c151643",
"body": "Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.\n- [Release notes](https://github.com/npm/node-tar/releases)\n- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19)\n\n---\nupdated-dependencies:\n- dependency-name: tar\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump tar from 4.4.13 to 4.4.19",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-05-19T17:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84b93000effb3e128dbe69685bea7558f9bfbdf9",
"body": null,
"is_bot": false,
"headline": "docs(examples): fix spacing (#105)",
"author_name": "Y.D.X",
"author_login": "YDX-2147483647",
"committed_at": "2022-02-20T18:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2d4020456789c183a5f77b4d837f0099937d91a",
"body": "Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.\n- [Release notes](https://github.com/node-fetch/node-fetch/releases)\n- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)\n\n---\nupdated-dependencies:\n- dependency-name: node-fetch\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump node-fetch from 2.6.1 to 2.6.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-01-27T20:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9bab096e78829c1d59e098aaf52360a6a7f3b20",
"body": "Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.\n- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)\n- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: trim-off-newlines\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-01-27T20:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7b903c58bd7b39ea02b164179be2a78d30004c1",
"body": "Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.\n- [Release notes](https://github.com/ashaffer/cached-path-relative/releases)\n- [Commits](https://github.com/ashaffer/cached-path-relative/commits)\n\n---\nupdated-dependencies:\n- dependency-name: cached-path-relative\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump cached-path-relative from 1.0.2 to 1.1.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-01-27T19:44:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e8f033ff2cd86f983c3a4fecb9ce8b4901bbd97",
"body": "Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.\n- [Release notes](https://github.com/jbgutierrez/path-parse/releases)\n- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: path-parse\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump path-parse from 1.0.6 to 1.0.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-08-10T20:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee5ad21e13e75ff56aa6a214a0b86121b01a193",
"body": "Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.3.0 to 5.3.1.\n- [Release notes](https://github.com/sindresorhus/normalize-url/releases)\n- [Commits](https://github.com/sindresorhus/normalize-url/commits)\n\n---\nupdated-dependencies:\n- dependency-name: normalize-url\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump normalize-url from 5.3.0 to 5.3.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-09T00:08:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07ba2e353b7ddce72a453abcc116eb40b30c0341",
"body": "Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.\n- [Release notes](https://github.com/gulpjs/glob-parent/releases)\n- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)\n\n--\n[…]\n- dependency-name: glob-parent\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump glob-parent from 5.1.1 to 5.1.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-08T15:03:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "479f1f63e339f183f2aff2b2e261c0da42bea3f6",
"body": "Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.\n- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)\n- [Commits](https://github.com/sindresorhus/trim-newlines/commits)\n\n---\nupdated-dependencies:\n- dependency-name: trim-newlines\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump trim-newlines from 3.0.0 to 3.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-06-08T14:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f237b9665e594c50a6fdd2ed3c26ef8a919796cc",
"body": "… (#97)",
"is_bot": false,
"headline": "fix(README): name the right things when explaining the usage examples…",
"author_name": "Joram van den Boezem",
"author_login": "hongaar",
"committed_at": "2021-06-04T22:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4633f7b7a1b9bf6f91d081644076dd707fc9db7",
"body": "Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.\n- [Release notes](https://github.com/npm/hosted-git-info/releases)\n- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)\n- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump hosted-git-info from 2.8.8 to 2.8.9",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-09T01:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2623692a812ff0ceb880bbf9a5bc7135f75989fb",
"body": "Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.\n- [Release notes](https://github.com/wycats/handlebars.js/releases)\n- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)\n- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump handlebars from 4.7.6 to 4.7.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-07T18:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45d19213bc085f08178a52fdac154e163f24688e",
"body": null,
"is_bot": false,
"headline": "fix(typescript): async hooks are supported (#90)",
"author_name": "Munif Tanjim",
"author_login": "MunifTanjim",
"committed_at": "2021-04-05T00:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f7f0dc258ab0703162d68d8a6c795873de9b69",
"body": "Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.\n- [Release notes](https://github.com/yargs/y18n/releases)\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/yargs/y18n/commits)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump y18n from 3.2.1 to 3.2.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-03-30T17:05:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3be46531015050cef6799d1d0bb64096eaf539a",
"body": "Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.\n- [Release notes](https://github.com/indutny/elliptic/releases)\n- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump elliptic from 6.5.3 to 6.5.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-03-08T23:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cd95c7afbb07e300707d19ee3127878d7941bba",
"body": "Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: TypeScript support for Collection (#81)",
"author_name": "Munif Tanjim",
"author_login": "MunifTanjim",
"committed_at": "2021-03-05T21:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6032549648c4f350041222a4d0e2a9df376f673c",
"body": "created using @octoherd and https://github.com/gr2m/octoherd-script-normalize-package-repository-field",
"is_bot": false,
"headline": "build(package): simplify repository fields",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2021-03-05T06:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b86c975bd6584e64f4ab1c780f2e24346168007d",
"body": null,
"is_bot": false,
"headline": "fix: add `\"main\"` to `package.json` (#87) thanks @drwpow",
"author_name": "Drew Powers",
"author_login": "drwpow",
"committed_at": "2021-01-31T21:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77d9c528568a0ce1df9e41767be87902b5043b97",
"body": "Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.\n- [Release notes](https://github.com/isaacs/ini/releases)\n- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump ini from 1.3.5 to 1.3.7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-12-11T06:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cf927512ff1ea18c80794f881d97bffa9cb660f",
"body": "Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.0.4 to 17.2.3.\n- [Release notes](https://github.com/semantic-release/semantic-release/releases)\n- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.0.4...v17.2.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps-dev): bump semantic-release from 17.0.4 to 17.2.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-11-18T23:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cc96901f0a0a065a89fa522653d939a2849ba62",
"body": null,
"is_bot": false,
"headline": "docs(CODE_OF_CONDUCT): Contributor Covenant",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2020-10-15T00:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a469a2d26d097a2013d91c76bd2ba83ce4d4584",
"body": "Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.\n- [Release notes](https://github.com/bitinn/node-fetch/releases)\n- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)\n- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump node-fetch from 2.6.0 to 2.6.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-09-11T14:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c5b2c312e86911b3e1c9281a5df48e41bb01127",
"body": "Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.\n- [Release notes](https://github.com/indutny/elliptic/releases)\n- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump elliptic from 6.5.2 to 6.5.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-07-30T16:42:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13314b18e2651a5277ca86f32e0416a266dd628d",
"body": null,
"is_bot": false,
"headline": "docs: fix broken anchors (#82)",
"author_name": "Munif Tanjim",
"author_login": "MunifTanjim",
"committed_at": "2020-07-22T19:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4acc52204d7542d4b5ca557773a260b9ca1ce8e6",
"body": "Bumps [npm](https://github.com/npm/cli) from 6.14.4 to 6.14.6.\n- [Release notes](https://github.com/npm/cli/releases)\n- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)\n- [Commits](https://github.com/npm/cli/compare/v6.14.4...v6.14.6)\n\nSigned-off-by: dependabot[bot] <support@github.com>\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump npm from 6.14.4 to 6.14.6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-07-08T19:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "226e6adcdc0c42455f6d682a5fbd8aa82ed7a8d3",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-04-26T21:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ff47a4fc65a52b1ae997c209e422e9195669519",
"body": null,
"is_bot": true,
"headline": "chore(package): update tape to version 5.0.0",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-04-26T21:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc71120c6e1950254fff344ea928cb92c1b94621",
"body": null,
"is_bot": false,
"headline": "ci: stop testing in Node 8",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2020-04-13T20:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a2ad852b0b883f16c71072152a2eb7a49c480a4",
"body": null,
"is_bot": false,
"headline": "build(package): lock file",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2020-04-13T20:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c437f43a6c3dcc2ca3a6c49e94817da9af2092a4",
"body": null,
"is_bot": false,
"headline": "style: fix",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2020-04-13T20:16:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5afa4aee4e049b8f342a05f179b8e8e6ae19fbd7",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-04-13T15:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da0c334db101d028ea902c27fe3c7b56774bcd34",
"body": null,
"is_bot": true,
"headline": "chore(package): update uglify-js to version 3.9.0",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-04-13T15:32:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6be51ed3a97b016054dae658793cf9ff8f4ea7bb",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-03-22T19:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46c6c81362ae2b771bfa2b71f4f761860e5f1fb1",
"body": null,
"is_bot": true,
"headline": "chore(package): update prettier to version 2.0.0",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-03-22T19:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc61048ac274f68aaf86deefe2739d8665267239",
"body": "Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.\n- [Release notes](https://github.com/acornjs/acorn/releases)\n- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump acorn from 7.1.0 to 7.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2020-03-13T23:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e106e97c85723b96e92295370f106a82b10e59e",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-01-27T23:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8071511d75c67bdb5ace656198c35c3e24024355",
"body": null,
"is_bot": true,
"headline": "chore(package): update semantic-release to version 17.0.0",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-01-27T23:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96f771391a35a492c1b1e2b66124d833035bc67b",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-01-24T21:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce5f6cf6f3bc806301c76a2fa9bf9a28074c51d4",
"body": "Closes #72",
"is_bot": true,
"headline": "chore(package): update mkdirp to version 1.0.3",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-01-24T21:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4406617314b9254292f1fb35ccf745f18c9ed010",
"body": null,
"is_bot": false,
"headline": "build(package): lock file",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2020-01-21T22:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac083a6e14815fcd9e9cc93e740466ac2d8e6d4",
"body": null,
"is_bot": false,
"headline": "build(package): replace standard with prettier in pretest script",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2020-01-21T22:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "662544b67f64ca0f5a2dbc56e520103174914b8d",
"body": null,
"is_bot": false,
"headline": "style: prettier",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2020-01-21T21:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cd282e644da97bd07a7c4ea85e043b9c86a8343",
"body": null,
"is_bot": false,
"headline": "build(package): -standard, +prettier",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2020-01-21T21:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "344d0f31e6d9227ac2ab6d5a0515f11945be39fa",
"body": null,
"is_bot": false,
"headline": "build(package): lock file",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2020-01-21T21:45:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "677ba0621319e0f34f5bb771ef1f1528caa1f6a8",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-01-10T00:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf4af3932d19cac29cc0bd1b71a1ad6f7636c0a2",
"body": null,
"is_bot": true,
"headline": "chore(package): update semantic-release to version 16.0.0",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2020-01-10T00:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5537eab0d00baab7cedcf1f7d9e207232dfb4bd",
"body": "Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.\n- [Release notes](https://github.com/wycats/handlebars.js/releases)\n- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)\n- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump handlebars from 4.1.2 to 4.5.3",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-12-28T09:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430eb0c2c4608feb20c77ab4c61e860b7574aa67",
"body": "Bumps [npm](https://github.com/npm/cli) from 6.4.1 to 6.13.4.\n- [Release notes](https://github.com/npm/cli/releases)\n- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)\n- [Commits](https://github.com/npm/cli/compare/v6.4.1...v6.13.4)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump npm from 6.4.1 to 6.13.4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-12-19T20:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "435225d10c402f1d98d5c7218e9d91bafe61f373",
"body": "Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.\n- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)\n- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump mixin-deep from 1.3.1 to 1.3.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-08-28T17:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2db62e5c0d90021846b0600cddb498c3718b015",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-08-23T05:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bde44b71c18db1f5596a64f7cf22e4b91effb264",
"body": "Closes #65",
"is_bot": true,
"headline": "chore(package): update standard to version 14.0.2",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-08-23T05:13:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5356d6d535db368c28a4e00bca06b22b92ffa0f2",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-08-14T18:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f48552f130735c08c22185b8e052d0f928a3de23",
"body": null,
"is_bot": true,
"headline": "chore(package): update rimraf to version 3.0.0",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-08-14T18:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e57c123b1d977ea143a275e9d73cabcdf45403ee",
"body": "* add generic fallback: new Singular\r\n* remove redundant types\r\n* rename arguments & remove redundant types\r\n* complete HookSingular\r\n* fix wrong return types\r\n* complete HookCollection\r\n* add types validation\r\n* scripts: add validate:ts to posttest\r\n* export interfaces\r\n* add generic for error type",
"is_bot": false,
"headline": "feat(typescript): improved definitions (#60)",
"author_name": "Munif Tanjim",
"author_login": "MunifTanjim",
"committed_at": "2019-07-12T21:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ad872c05735c1509a8dc316980e5329c92c893",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-07-12T01:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e968b6352868a6eba853396c74435cd8f21fce",
"body": null,
"is_bot": true,
"headline": "chore(package): update standard to version 13.0.1",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-07-12T01:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f55cbe3c10c47f6dc13d4b306ed9e2a342279b9",
"body": null,
"is_bot": false,
"headline": "fix(typescript): adapt definitions for v2",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-07-09T21:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea514aef701a5a32b1067ab0c4a7beaa48949488",
"body": "… wrap}()` methods",
"is_bot": false,
"headline": "test: remove tests for deprecated `hook.remove.{before, error, after,…",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-07-09T20:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7871af3a226c5082489261a427862a90abb73d74",
"body": "… removed. Use `hook.remove()` instead\n\nBREAKING CHANGE: deprecated `hook.remove.{before, error, after, wrap}()` methods removed. Use `hook.remove()` instead.",
"is_bot": false,
"headline": "feat: deprecated `hook.remove.{before, error, after, wrap}()` methods…",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-07-09T20:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06beca3b95d05851f513aa6b7290b396591c5bef",
"body": null,
"is_bot": false,
"headline": "refactor: remove obsolete argument check",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-07-09T20:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a85b4940db632e2009bc55acd41fea4649df9c26",
"body": "BREAKING CHANGE: Dropped official support for Node 6. It will still work, but we no longer test with it as Node 6 is no longer maintained",
"is_bot": false,
"headline": "ci(travis): stop testing in Node 6, test in Node 12",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-07-09T20:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "596d538bbd744ee073f2678e232ea4975960ee60",
"body": "BREAKING CHANGE: `hook(/* options, */ method)` is now `hook(method /*, options */)`",
"is_bot": false,
"headline": "feat: `hook(options, method)` is now `hook(method, options)`",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-07-09T20:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aedf642e10d218a051b58ea0e1bd4e4993a5365",
"body": null,
"is_bot": false,
"headline": "test: `hook(options, method)` is now `hook(method, options)`",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-07-09T20:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb24493c100722819f0d230aff20a2701fddb632",
"body": null,
"is_bot": false,
"headline": "docs(README): `hook(options, method)` is now `hook(method, options)`",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-07-09T20:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03ca86484dfd0222175b0c53077def5d77c4346e",
"body": null,
"is_bot": false,
"headline": "build(package): lock file",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-07-09T20:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce1343467561e5db976375ad6f5efd03b4fc5437",
"body": "Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.\r\n- [Release notes](https://github.com/wycats/handlebars.js/releases)\r\n- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)\r\n- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump handlebars from 4.0.12 to 4.1.2 (#56)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2019-07-04T16:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc7f2aeb47a6a9fbe36839cd7ee29e3f7955b5b8",
"body": null,
"is_bot": true,
"headline": "chore(package): update lockfile package-lock.json",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-03-20T16:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8dc2c5c818805837539a2b202bbcc8d914b94a",
"body": null,
"is_bot": true,
"headline": "chore(package): update tap-min to version 2.0.0",
"author_name": "greenkeeper[bot]",
"author_login": "greenkeeper[bot]",
"committed_at": "2019-03-20T16:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f630e16d7ae3afb405960ae151fb8fd806fdbfe",
"body": null,
"is_bot": false,
"headline": "refactor: user var instead of const for now, update deprecation message",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-03-04T18:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1e515fbc106f6130c9a644a26c711ff7bb75a9d",
"body": null,
"is_bot": false,
"headline": "feat: `new Hook.Singular` for better Typescript support (#52)",
"author_name": "Harm van der Werf",
"author_login": "harm-less",
"committed_at": "2019-03-04T17:52:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95315481c1c095ea3a6edf376b57db2147f2290b",
"body": null,
"is_bot": false,
"headline": "fix: hook passes option when no handlers are defined",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2019-01-11T22:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2426fa0688cec98a612ba430c5afbb6aac988d87",
"body": null,
"is_bot": false,
"headline": "test: hook passes option when no handlers are defined",
"author_name": "David Custódio",
"author_login": null,
"committed_at": "2019-01-11T22:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff2268440807a1731b6bbc9a91c9835bfccf4f81",
"body": null,
"is_bot": false,
"headline": "fix: better TypeScript definitions (#49)",
"author_name": "Jason Etcovitch",
"author_login": "JasonEtco",
"committed_at": "2018-12-29T19:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06293c18f07131026ccf144012a12167dd90140e",
"body": null,
"is_bot": false,
"headline": "feat(#48): Typescript definitions",
"author_name": "Jason Etcovitch",
"author_login": "JasonEtco",
"committed_at": "2018-12-27T17:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b461c972da9eb8d634f69cb18447c8c6b8e6f024",
"body": null,
"is_bot": false,
"headline": "ci(travis): make tests pass in node 6",
"author_name": "Gregor Martynus",
"author_login": "gr2m",
"committed_at": "2018-12-27T06:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13842e483bc903cf6f3de4bb8bdc9a80f0456d1a",
"body": "[skip ci]",
"is_bot": false,
"headline": "docs(README): weekly downloads badge",
"author_name": "Gregor",
"author_login": "gr2m",
"committed_at": "2018-10-31T18:25:23Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 5,
"latest_release_at": "2025-05-12T22:37:35Z",
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_last_push": 110,
"active_weeks_last_year": 5,
"days_since_latest_release": 436,
"mean_days_between_releases": 236.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "before-after-hook",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"hook",
"hooks",
"api"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/before-after-hook",
"is_deprecated": false,
"latest_version": "4.0.0",
"repository_url": "https://github.com/gr2m/before-after-hook",
"versions_count": 21,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 123471478,
"first_published_at": "2016-12-07T17:38:49.470000Z",
"latest_published_at": "2025-05-12T22:37:33.860000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 436
}
]
},
"popularity": {
"forks": 24,
"stars": 83,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2018-01-16",
"count": 2
},
{
"date": "2018-06-27",
"count": 1
},
{
"date": "2019-01-11",
"count": 1
},
{
"date": "2019-02-21",
"count": 1
},
{
"date": "2019-07-11",
"count": 1
},
{
"date": "2019-10-14",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-07-25",
"count": 1
},
{
"date": "2021-06-04",
"count": 1
},
{
"date": "2021-10-02",
"count": 1
},
{
"date": "2022-03-22",
"count": 1
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-12-10",
"count": 1
},
{
"date": "2024-07-21",
"count": 3
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
}
],
"complete": true,
"collected": 24,
"total_forks": 24
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"jsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 4739,
"source_files_sampled": 17,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v"
],
"fixed_version": "5.0.7",
"advisory_count": 2,
"oldest_advisory_days": 118
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 2,
"affected_count": 1,
"assessed_count": 174,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.19.1",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.18.6",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.25",
"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": "@tsd/typescript",
"direct": false,
"version": "4.8.4",
"ecosystem": "npm"
},
{
"name": "@types/eslint",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.11",
"ecosystem": "npm"
},
{
"name": "@types/minimist",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.15.17",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.1",
"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.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "c8",
"direct": false,
"version": "10.1.3",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase-keys",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize-keys",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"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": "error-ex",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "eslint-formatter-pretty",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "eslint-rule-docs",
"direct": false,
"version": "1.1.235",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.2.12",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.13.0",
"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": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "hard-rejection",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "has",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "irregular-plurals",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.10.0",
"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-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"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-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"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": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "9.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": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minimist-options",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "3.0.3",
"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-locate",
"direct": false,
"version": "5.0.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": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "plur",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "quick-lru",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "read-pkg-up",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "redent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.1",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.1",
"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": "4.1.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.12",
"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-indent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-hyperlinks",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "trim-newlines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "tsd",
"direct": false,
"version": "0.24.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.18.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "4.8.4",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"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": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 174,
"direct_count": 0,
"indirect_count": 174
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 82,
"open_issues": 2,
"closed_ratio": 0.938,
"closed_issues": 30,
"closed_unmerged_prs": 12
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "gr2m",
"commits": 79,
"avatar_url": "https://avatars.githubusercontent.com/u/39992?v=4"
},
{
"type": "User",
"login": "MunifTanjim",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/8050659?v=4"
},
{
"type": "User",
"login": "JasonEtco",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/10660468?v=4"
},
{
"type": "User",
"login": "anishaz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5614019?v=4"
},
{
"type": "User",
"login": "Uzlopak",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5059100?v=4"
},
{
"type": "User",
"login": "drwpow",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1369770?v=4"
},
{
"type": "User",
"login": "harm-less",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/6368074?v=4"
},
{
"type": "User",
"login": "hongaar",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/205834?v=4"
},
{
"type": "User",
"login": "mbg",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/278086?v=4"
},
{
"type": "User",
"login": "YDX-2147483647",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/73375426?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.859
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"test.yml",
"update-prettier.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "4 out of 20 merged PRs checked by a CI test -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/17 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d791305f9d89ddc98f558458c42461bbfe8599e3",
"ran_at": "2026-07-22T23:45:31Z",
"aggregate_score": 5.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-04-03T20:19:33Z",
"oldest_open_prs": [
{
"number": 128,
"created_at": "2026-03-21T17:31:26Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-03T20:19:31Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 123,
"created_at": "2025-10-05T00:23:25Z",
"last_comment_at": "2025-10-07T03:00:15Z",
"last_comment_author": "gr2m"
},
{
"number": 126,
"created_at": "2026-02-23T23:54:07Z",
"last_comment_at": "2026-04-03T20:19:58Z",
"last_comment_author": "github-actions"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/gr2m/before-after-hook",
"host": "github.com",
"name": "before-after-hook",
"owner": "gr2m"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 64,
"vitality": 33,
"community": 66,
"governance": 65,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 33,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 0.5,
"days_since_last_push": 110,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 110 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 110
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v4.0.0",
"releases_from_tags": false,
"days_since_latest_release": 436,
"mean_days_between_releases": 236.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 436 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 436
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~236.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 236.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 148,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 148 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 148
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 66,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"forks": 24,
"stars": 83,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "83 stars",
"points": 31,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 83
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "24 forks",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 24
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"before-after-hook"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 123471478
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "123,471,478 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 123471478,
"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": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.859
},
"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 86% of commits",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 86
}
}
],
"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 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"merged_prs": 82,
"open_issues": 2,
"closed_issues": 30,
"issue_closed_ratio": 0.938,
"closed_unmerged_prs": 12
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "94% of issues closed",
"points": 43.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 94
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "82/94 decided PRs merged",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 82,
"decided": 94
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/17 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"followers": 1788,
"owner_type": "User",
"is_verified": null,
"owner_login": "gr2m",
"public_repos": 274,
"account_age_days": 6431
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,788 followers of gr2m",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1788,
"login": "gr2m"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "274 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 274
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"before-after-hook"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 436
},
"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 436 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 436
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 20 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"promise",
"hooks",
"api",
"async",
"events",
"asynchronous"
],
"has_wiki": false,
"homepage": "http://npm.im/before-after-hook",
"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": "http://npm.im/before-after-hook",
"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": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 64,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.5
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 20 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/17 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 2.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 174 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 174
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 1,
"assessed_packages": 174,
"unassessed_packages": 0,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 174,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 19
},
"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": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "50 of 50 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 50,
"sampled": 50
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"jsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.5
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "jsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "jsconfig.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": "50 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 50,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 4739,
"source_files_sampled": 17,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (jsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "jsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:45:48.243513Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/gr2m/before-after-hook.svg",
"full_name": "gr2m/before-after-hook",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}