Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 142,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 39167
},
"pushed_at": "2026-07-22T15:43:48Z",
"created_at": "2013-08-01T04:46:32Z",
"owner_type": "User",
"updated_at": "2026-07-21T11:41:25Z",
"description": "Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "http://r.va.gg",
"name": "Rod Vagg",
"type": "User",
"login": "rvagg",
"company": "require.io",
"location": "NSW, Australia",
"followers": 2574,
"avatar_url": "https://avatars.githubusercontent.com/u/495647?v=4",
"created_at": "2010-11-24T22:10:09Z",
"is_verified": null,
"public_repos": 219,
"account_age_days": 5719
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v5.0.6",
"kind": "patch",
"published_at": "2026-07-21T11:41:21Z"
},
{
"tag": "v5.0.5",
"kind": "patch",
"published_at": "2026-07-03T03:36:00Z"
},
{
"tag": "v5.0.4",
"kind": "patch",
"published_at": "2026-07-01T05:36:19Z"
},
{
"tag": "v5.0.3",
"kind": "patch",
"published_at": "2026-06-23T05:04:43Z"
},
{
"tag": "v5.0.2",
"kind": "patch",
"published_at": "2026-06-22T04:54:53Z"
},
{
"tag": "v5.0.1",
"kind": "patch",
"published_at": "2026-05-15T13:03:32Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2026-05-07T07:52:03Z"
}
],
"recent_commits": [
{
"oid": "dd42ae8781156f0dd203b3f4190082453643e561",
"body": "## [5.0.6](https://github.com/rvagg/through2/compare/v5.0.5...v5.0.6) (2026-07-21)",
"is_bot": false,
"headline": "chore(release): 5.0.6 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-21T11:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c9d76f5a0d59fa13db2974af5aa4215a8c9423f",
"body": null,
"is_bot": false,
"headline": "chore(ci): don't use cached lts version",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-07-21T11:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4824b24f7a023ebe12f9eb9672fc426f315cc17f",
"body": null,
"is_bot": false,
"headline": "chore(deps): add readable-stream types",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-07-21T11:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a2c3f4781e1bf5f13fecce1d41cb10df2509d8",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.4.0 to 7.0.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6.4.0...v7.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: 7.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-21T11:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b2ef4d34cd1a5717384993a24e49239c52543dc",
"body": "## [5.0.5](https://github.com/rvagg/through2/compare/v5.0.4...v5.0.5) (2026-07-03)",
"is_bot": false,
"headline": "chore(release): 5.0.5 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-03T03:35:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6747cabc2813d77283c1d88db688d9fdb1787874",
"body": "Bumps [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) from 9.3.1 to 10.0.0.\n- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)\n- [Cha\n[…]\nrect:development\n update-type: version-update:semver-major\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": "chore(deps-dev): bump conventional-changelog-conventionalcommits (#125)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-03T03:33:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "822e1b4acd95bd96a3c7fddc6c9c13441d9af219",
"body": "## [5.0.4](https://github.com/rvagg/through2/compare/v5.0.3...v5.0.4) (2026-07-01)\n\n### Trivial Changes\n\n* **deps-dev:** bump @types/node from 25.9.4 to 26.0.1 ([#124](https://github.com/rvagg/through2/issues/124)) ([7289ce5](https://github.com/rvagg/through2/commit/7289ce55380094046093200459cb6355d6f39b91))",
"is_bot": false,
"headline": "chore(release): 5.0.4 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-07-01T05:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7289ce55380094046093200459cb6355d6f39b91",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.4 to 26.0.1.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-depe\n[…]\nrect:development\n update-type: version-update:semver-major\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": "chore(deps-dev): bump @types/node from 25.9.4 to 26.0.1 (#124)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-01T05:34:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bacbffbde629d2f2ee302e6f1cb16efa28d8f69b",
"body": "## [5.0.3](https://github.com/rvagg/through2/compare/v5.0.2...v5.0.3) (2026-06-23)\n\n### Trivial Changes\n\n* **deps:** bump actions/checkout from 6.0.3 to 7.0.0 ([#122](https://github.com/rvagg/through2/issues/122)) ([429d9df](https://github.com/rvagg/through2/commit/429d9dfd76c27eddc4650895be2bc8e98eb9165e))",
"is_bot": false,
"headline": "chore(release): 5.0.3 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-06-23T05:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "429d9dfd76c27eddc4650895be2bc8e98eb9165e",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0)\n\n---\nu\n[…]\nirect:production\n update-type: version-update:semver-major\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": "chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#122)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-23T05:02:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1b87c33d5abdd6276b8e30ecd703643d75df3390",
"body": "## [5.0.2](https://github.com/rvagg/through2/compare/v5.0.1...v5.0.2) (2026-06-22)\n\n### Trivial Changes\n\n* **deps:** bump actions/checkout from 6.0.2 to 6.0.3 ([#121](https://github.com/rvagg/through2/issues/121)) ([180016b](https://github.com/rvagg/through2/commit/180016b145fff3f2eee93b854ad273776d245d6b))",
"is_bot": false,
"headline": "chore(release): 5.0.2 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-06-22T04:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "180016b145fff3f2eee93b854ad273776d245d6b",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6.0.2...v6.0.3)\n\n---\nu\n[…]\nirect:production\n update-type: version-update:semver-patch\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": "chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#121)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T04:52:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e68af89712b432e576f889c2228ee4d728d6a3a1",
"body": "## [5.0.1](https://github.com/rvagg/through2/compare/v5.0.0...v5.0.1) (2026-05-15)\n\n### Bug Fixes\n\n* add CJS support for Node.js 22.12+ ([#120](https://github.com/rvagg/through2/issues/120)) ([eef0aa0](https://github.com/rvagg/through2/commit/eef0aa044844c09b69ede525873c72579ea0c86a))",
"is_bot": false,
"headline": "chore(release): 5.0.1 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-05-15T13:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eef0aa044844c09b69ede525873c72579ea0c86a",
"body": "Fixes: https://github.com/rvagg/through2/issues/119",
"is_bot": false,
"headline": "fix: add CJS support for Node.js 22.12+ (#120)",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-05-15T13:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec5688df25b450001036f2f3116404dd54073b82",
"body": "## [5.0.0](https://github.com/rvagg/through2/compare/v4.0.2...v5.0.0) (2026-05-07)\n\n### ⚠ BREAKING CHANGES\n\n* ESM rewrite, named exports, async + async-generator transforms, /web subpath (#118)\n\n### Features\n\n* ESM rewrite, named exports, async + async-generator transforms, /web subpath ([#118](https://github.com/rvagg/through2/issues/118)) ([dd40259](https://github.com/rvagg/through2/commit/dd40259b702c01243bb2d47a5fc855eb37534e06))",
"is_bot": false,
"headline": "chore(release): 5.0.0 [skip ci]",
"author_name": "semantic-release-bot",
"author_login": "semantic-release-bot",
"committed_at": "2026-05-07T07:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd40259b702c01243bb2d47a5fc855eb37534e06",
"body": "…, /web subpath (#118)",
"is_bot": false,
"headline": "feat!: ESM rewrite, named exports, async + async-generator transforms…",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2026-05-07T07:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe3d0b736115ffca785336301119979df70a708",
"body": null,
"is_bot": false,
"headline": "4.0.2",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-30T01:24:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cd3ec7cf55e585e34c2b6a9c50957cff08f1610",
"body": null,
"is_bot": false,
"headline": "Fix typo in `README.md`",
"author_name": "ehmicky",
"author_login": "ehmicky",
"committed_at": "2020-06-30T01:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe9228fe07a6e4cc858c9390315289cc6135acd",
"body": null,
"is_bot": false,
"headline": "remove inherits dep",
"author_name": "Caaalabash",
"author_login": "Caaalabash",
"committed_at": "2020-06-30T01:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c0cf1257c3a769884f5f19c1bd2fb25222f4f9e",
"body": null,
"is_bot": false,
"headline": "4.0.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-27T10:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a4d6b39cc4e59093079ed54bb605246b4aec9c9",
"body": null,
"is_bot": false,
"headline": "update ignores for pack",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-27T10:10:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de7735241f8ba2382a8b0c00db0d6dac141a34ee",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-27T10:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad542a5346cded4ee578847fe3e136712884eef7",
"body": "…e Buffer",
"is_bot": false,
"headline": "more modernisation tweaks, prioritise readable-stream in docs, requir…",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-27T10:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b07c4c769af76ccb9895f76151b5849836a8250",
"body": null,
"is_bot": false,
"headline": "remove readable-stream@2 support",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-25T10:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ead9f084458101a5574323e0654a75cda33451a6",
"body": null,
"is_bot": false,
"headline": "readme tweaks",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-24T04:55:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "164d3f8ac46b5f0328088f4529395160eee08849",
"body": null,
"is_bot": false,
"headline": "s/tape/mocha&chai, add browser testing",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-24T04:42:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fe94b54a88710ad864699087350a8be068a86ce",
"body": "…erits dep, github actions",
"is_bot": false,
"headline": "modernise style, increase test coverage, remove destroy(), remove inh…",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-24T03:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af96bc751822e79e61d6734c603816881752e6b2",
"body": null,
"is_bot": false,
"headline": "3.0.2",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2020-06-24T02:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d30f8f7b30fff29fe40ad4fb00f9c4fce9f0ed5d",
"body": null,
"is_bot": false,
"headline": "Patch: Using inherits package instead of node inherits.",
"author_name": "Martin Heidegger",
"author_login": "martinheidegger",
"committed_at": "2020-06-24T02:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb1ff1acbaabf06f05067e82cec7f9bc0d4f72a4",
"body": null,
"is_bot": false,
"headline": "docs(readme.md): add missing closing parenthesis",
"author_name": "skyline-123",
"author_login": "skyline-123",
"committed_at": "2020-01-03T00:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559ef95d262bf833ff900d4bd31aede553adde30",
"body": null,
"is_bot": false,
"headline": "Minor: Change http->https URLs",
"author_name": "Michael Scovetta",
"author_login": "scovetta",
"committed_at": "2019-12-02T01:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ad45f185f1c62b5d002f6e37a277501eb5da67",
"body": null,
"is_bot": false,
"headline": "ignore .nyc_output/ in future npm publishes",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2019-03-01T00:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0696e4be57337c5742ac6fe9d20892a2ab78b2e",
"body": null,
"is_bot": false,
"headline": "3.0.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2019-03-01T00:52:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76e9306d1f4a743dd38e950e44970a9c9a59f20d",
"body": null,
"is_bot": false,
"headline": "Remove dependency xtend",
"author_name": "Steven",
"author_login": "styfle",
"committed_at": "2019-03-01T00:50:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6115577f8e9479aa6cd5f9802c1583d33402487a",
"body": null,
"is_bot": false,
"headline": "more minor doc tweaks",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2018-11-06T22:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8346bbef3ac9f730ff71d03aaf342d6d2e812bb",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2018-11-06T22:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f50c73c4ad25733176c12cb2f5c741b0c89f42",
"body": null,
"is_bot": false,
"headline": "minor doc updates",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2018-11-06T22:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e839de7cc95401797cf7af0533f1d5144dc3d9df",
"body": null,
"is_bot": false,
"headline": "2.0.4",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2018-11-06T09:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c778d93ac1b86c0ebf9e3337b8c33f05b2d20220",
"body": null,
"is_bot": false,
"headline": "added coverage",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2018-11-06T09:36:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0293a9ef478f902b269e125556b4e35c320be216",
"body": null,
"is_bot": false,
"headline": "replace function into arrow function in README",
"author_name": "Piotr",
"author_login": "oprogramador",
"committed_at": "2018-11-06T09:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40d2668cf829183a7360b3cdc5899035511ebde9",
"body": "* readable-stream@3\n* remove sauce test garbage\n* new tape & bl for testing\n* no Buffer constructor in test\n* travis update (is it connected?)\n* remove license year",
"is_bot": false,
"headline": "update to latest shiny stuff",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2018-11-06T09:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4383b10b2cb6a32ae215760715b317513abe609f",
"body": null,
"is_bot": false,
"headline": "2.0.3",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-11-28T22:52:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "324e3ac5cd7251446e5164ea5861180ba93dcc16",
"body": null,
"is_bot": false,
"headline": "fix MIT license content, switch to markdown",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-11-28T22:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29af30ddf5223793a1c10cf6f42334bfac1336ec",
"body": null,
"is_bot": false,
"headline": "2.0.2",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-11-28T04:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58b93ae374bae895d2f330a841d774b33def9eb4",
"body": null,
"is_bot": false,
"headline": "vanilla MIT",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-11-28T04:46:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88e8c58ebf8bd4da8f193c053df4b0ce2bea6590",
"body": null,
"is_bot": false,
"headline": "update deps, ^readable-stream",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-11-07T23:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c523347922ee7c7d7a136cf4f5758aaf43866f39",
"body": null,
"is_bot": false,
"headline": "README add event on finish callback handler",
"author_name": "Ben",
"author_login": null,
"committed_at": "2016-10-27T01:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d52a1b77db13a741f2708cd5854a198e4ae3072",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2016-02-08T10:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2a2d06b9ac1477c1137d7d992398d95f64ce6b2",
"body": null,
"is_bot": false,
"headline": "Fix #64",
"author_name": "Andrey Prokopyuk",
"author_login": "andre487",
"committed_at": "2016-02-08T10:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78dcc3aa608b2b0c21a28110f5b8c70b16fb07fc",
"body": "add mississippi to See Also",
"is_bot": false,
"headline": "Merge pull request #59 from maxogden/patch-1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-10-19T00:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "998125726c82ea88193e55ed6bb97c7e6c21960f",
"body": null,
"is_bot": false,
"headline": "add mississippi to see also",
"author_name": "=^._.^=",
"author_login": "max-mapper",
"committed_at": "2015-10-18T22:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7cee6964a9311758691adb09f8f6dded1e9ae55",
"body": "Fix minor typo in README.md 'licence' to 'license'",
"is_bot": false,
"headline": "Merge pull request #57 from cvibhagool/patch-1",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2015-09-18T09:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "567bdb449280bb621663fe888bddd60b51d2eae7",
"body": null,
"is_bot": false,
"headline": "Fix minor typo in README.md 'licence' to 'license'",
"author_name": "Ben Vibhagool",
"author_login": "cvibhagool",
"committed_at": "2015-09-18T03:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b19f026a0fa4f4d037d0f490e05d38388b7384a",
"body": "Update information about Stream3 and Stream2",
"is_bot": false,
"headline": "Merge pull request #52 from stevemao/patch-1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-06-12T00:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5640ee5ac9cd7242043accc699324b7cb76cfb51",
"body": null,
"is_bot": false,
"headline": "Update information about Stream3 and Stream2",
"author_name": "Steve Mao",
"author_login": "stevemao",
"committed_at": "2015-06-11T23:11:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6424ae6178834bb978ce3c3c033fa2d0398b0e14",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-06-11T10:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12997c5bd369eb7d4ebf01fa0b7daf8bc21b41d",
"body": null,
"is_bot": false,
"headline": "update deps for a v2 release",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2015-06-10T10:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba4a87875f2c82323c10023e36f4ae4b386c1bf8",
"body": null,
"is_bot": false,
"headline": "0.6.5",
"author_name": "Bryce Baril",
"author_login": "brycebaril",
"committed_at": "2015-04-09T17:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27225117c7733325d9dc5d3a3901f19494047864",
"body": "…www/issues/631",
"is_bot": false,
"headline": "Remove block comments from README.md due to https://github.com/npm/ne…",
"author_name": "Bryce Baril",
"author_login": "brycebaril",
"committed_at": "2015-04-09T17:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2817900c47df613d2c90f317500f97e7a0b68bf",
"body": null,
"is_bot": false,
"headline": "0.6.4",
"author_name": "Bryce Baril",
"author_login": "brycebaril",
"committed_at": "2015-04-09T17:21:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa42c010aa58b562fd3eabfb53c0bc5ddaa60f7",
"body": null,
"is_bot": false,
"headline": "remove 0.8 from tests",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-10-10T01:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d834cf22dc1f963efee20a357720c2b1967fd81",
"body": null,
"is_bot": false,
"headline": "remove sauce tests",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-10-10T01:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af9b735f360a4edef6e0ba601644457a82374fe7",
"body": null,
"is_bot": false,
"headline": "0.6.3",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-10-10T01:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d88c42e8a0130c437a79f23136ef66f3a6c94eb",
"body": null,
"is_bot": false,
"headline": "minor README tweaks, update deps",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-10-10T01:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d8de5a27cfef5728468dacb37e64c31d1cff51",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #29 from TakenPilot/master",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-10-10T00:58:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f7508225e29671a7688d48a42142d0a8748221",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dane Stuckel",
"author_login": "ironspecs",
"committed_at": "2014-10-10T00:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9113fd48f23200f7914c1ba1a2d5ceee3fbf5759",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dane Stuckel",
"author_login": "ironspecs",
"committed_at": "2014-10-10T00:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d52ca8d76d43791c1e9a6053ddd6b25b7886cd91",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Dane Stuckel",
"author_login": "ironspecs",
"committed_at": "2014-10-09T13:05:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aa8da988475cd6265bd2942c4097d92260e1785",
"body": null,
"is_bot": false,
"headline": "0.6.2",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-09-21T08:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eadc2d4619dfbdabd49af6932c20dcb76ffc4a26",
"body": null,
"is_bot": false,
"headline": "update readable-stream dep",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-09-21T08:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81ca99a6a02745cfaf45a7dec68580775dc7cef3",
"body": null,
"is_bot": false,
"headline": "fix article link",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-09-21T08:49:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee2720526f58d5f58e0af5179ca170dbfdf34fbf",
"body": null,
"is_bot": false,
"headline": "update nodeico badge",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-08-16T13:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66daaa2cb5d37b56c401f3b5a4962f709893267",
"body": null,
"is_bot": false,
"headline": "0.6.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-08-11T22:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d7d81f27a3d70f2ae4c8286cc271ec503a39ef1",
"body": "Destroy fix and test",
"is_bot": false,
"headline": "Merge pull request #26 from mafintosh/destroy-fix-and-test",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2014-08-11T19:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c6db41bc93cb0db97ea4d32b35b17666c679695",
"body": null,
"is_bot": false,
"headline": "tests for destroy",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2014-08-11T19:42:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48412d11ee597e909130d18705c60a61a0677fc1",
"body": null,
"is_bot": false,
"headline": "fix prototype typo",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2014-08-11T19:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bebb0a7854a864d8dedaa87ee0dcec0f2af68360",
"body": null,
"is_bot": false,
"headline": "0.6.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-08-08T09:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c52c59b3114ebda73141994c18acacd17c1d759e",
"body": null,
"is_bot": false,
"headline": "1.0.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-08-08T09:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e80ee60c7e540ab231a98d0bbdcc65978a8cf36e",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-08-08T09:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eeec3189c36e907db826b34e9d6ef291c784e61",
"body": null,
"is_bot": false,
"headline": "update deps",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-08-08T09:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2dd05487f0cb1234a0dea158374e17a7c3dc99",
"body": "add .destroy method",
"is_bot": false,
"headline": "Merge pull request #25 from mafintosh/patch-2",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-08-08T09:37:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8dfefe7b9c6aa3f0912b1e828a6e5712d8cd344",
"body": null,
"is_bot": false,
"headline": "make .destroyed -> ._destroyed",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2014-08-08T07:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "601f6e704db3df6b172dbc291c30d49346381e66",
"body": null,
"is_bot": false,
"headline": "add .destroy method",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2014-08-07T20:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b2bea3f033a720ca0bc7c187c1f0a6e29b9a028",
"body": "document callback logic",
"is_bot": false,
"headline": "Merge pull request #22 from contra/patch-1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-07-21T09:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfea2ec0e012f065cf1a1b194a838dc306d976a3",
"body": "It doesn't seem like this is documented anywhere in the core docs either, but this behaviour works and saves a few lines of code on simple transforms, and also makes it really easy to use other standard async modules with through2",
"is_bot": false,
"headline": "document callback logic",
"author_name": "Eric Schoffstall",
"author_login": "yocontra",
"committed_at": "2014-07-19T16:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d235c61228ce18e754fcbade94158ef2ccebb7c7",
"body": "README.md: Fix 'simple simple' typo",
"is_bot": false,
"headline": "Merge pull request #19 from felixrabe/patch-1",
"author_name": "Bruno Heridet",
"author_login": "Delapouite",
"committed_at": "2014-06-08T20:11:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e485eb336a6a49a6707de8b458f90c8fc207a4f8",
"body": null,
"is_bot": false,
"headline": "README.md: Fix 'simple simple' typo",
"author_name": "Felix Rabe",
"author_login": "felixrabe",
"committed_at": "2014-06-08T20:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a1a1f4289ab63893911d5293dc7644f7b4b6fc2",
"body": null,
"is_bot": false,
"headline": "0.5.1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-06-04T06:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb6369151c3b98204059ed957ed3fc0b6ca8865",
"body": "update xtend dep",
"is_bot": false,
"headline": "Merge pull request #17 from contra/patch-1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-06-04T06:17:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9906af8899df548544645d29636381a632241d19",
"body": null,
"is_bot": false,
"headline": "0.5.0",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-06-04T06:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68fde5798eed58dcf938a08ac20842b874129d5b",
"body": "Set highWaterMark to 16 in objectMode",
"is_bot": false,
"headline": "Merge pull request #18 from mafintosh/patch-1",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-06-04T06:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ce8c780b1219c1ebea7717e9dc111bbe4dc2ffa",
"body": null,
"is_bot": false,
"headline": "fix hwm",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2014-06-02T15:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81fd3c612231c4c024ceceec3ac515cc8a2f6c51",
"body": "3.0.0 included speed improvements and removed some dependencies",
"is_bot": false,
"headline": "update xtend dep",
"author_name": "Eric Schoffstall",
"author_login": "yocontra",
"committed_at": "2014-06-02T00:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4db7071a01739b690b8e9e1795ba7354d18eaa07",
"body": null,
"is_bot": false,
"headline": "0.4.2",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-22T09:49:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d38c72c63c7b6b68af5408cc915390a99913166",
"body": "Trimming contents of distributed npm package.",
"is_bot": false,
"headline": "Merge pull request #16 from CaleyD/master",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-05-22T09:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "519e667ea99a47733caeac6cf56b89581af96d17",
"body": "Keep deployments as small as they can be.\n\nhttps://www.npmjs.org/doc/developers.html#Keeping-files-out-of-your-package",
"is_bot": false,
"headline": "Trimming contents of distributed npm package.",
"author_name": "unknown",
"author_login": "CaleyD",
"committed_at": "2014-05-21T21:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "359ae9d9f4331eac7b806df07dc7305a5df7e038",
"body": "added through2-(map|filter|reduce|spy) links to README",
"is_bot": false,
"headline": "Merge pull request #13 from Delapouite/master",
"author_name": "Bruno Heridet",
"author_login": "Delapouite",
"committed_at": "2014-03-17T07:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a2fe3d19c3817db269e9db48ef6f41a2d71ed2d",
"body": null,
"is_bot": false,
"headline": "added through2-(map|filter|reduce|spy) links to README",
"author_name": "Delapouite",
"author_login": "Delapouite",
"committed_at": "2014-03-14T14:54:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e10573250bd0ae0feb0a534a972908026ca8ca",
"body": null,
"is_bot": false,
"headline": "streams3 version note",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-02-18T04:11:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "371193ef4157b1f35c12e47f40d661a6a824eec4",
"body": null,
"is_bot": false,
"headline": "@0.4.1 s/const/var/ for browsers",
"author_name": "Rod Vagg",
"author_login": "rvagg",
"committed_at": "2014-01-24T01:17:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 16,
"latest_release_at": "2026-07-21T11:41:21Z",
"latest_release_tag": "v5.0.6",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": 1,
"mean_days_between_releases": 12.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "through2",
"exists": true,
"license": "MIT",
"keywords": [
"stream",
"transform",
"transformstream",
"web-streams",
"async-iterable",
"pipeline"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/through2",
"is_deprecated": false,
"latest_version": "5.0.6",
"repository_url": "https://github.com/rvagg/through2",
"versions_count": 45,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 188702165,
"first_published_at": "2013-08-01T03:52:14.750000Z",
"latest_published_at": "2026-07-21T11:41:20.519000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 105,
"stars": 1908,
"watchers": 18,
"fork_history": {
"days": [
{
"date": "2013-08-02",
"count": 1
},
{
"date": "2013-12-11",
"count": 1
},
{
"date": "2014-01-13",
"count": 1
},
{
"date": "2014-02-07",
"count": 1
},
{
"date": "2014-02-22",
"count": 1
},
{
"date": "2014-03-14",
"count": 1
},
{
"date": "2014-04-11",
"count": 1
},
{
"date": "2014-05-21",
"count": 1
},
{
"date": "2014-06-02",
"count": 1
},
{
"date": "2014-06-06",
"count": 1
},
{
"date": "2014-07-02",
"count": 1
},
{
"date": "2014-08-10",
"count": 1
},
{
"date": "2014-10-09",
"count": 1
},
{
"date": "2014-10-10",
"count": 1
},
{
"date": "2014-10-28",
"count": 1
},
{
"date": "2014-11-24",
"count": 1
},
{
"date": "2015-02-01",
"count": 1
},
{
"date": "2015-02-23",
"count": 1
},
{
"date": "2015-03-06",
"count": 1
},
{
"date": "2015-04-17",
"count": 1
},
{
"date": "2015-04-18",
"count": 1
},
{
"date": "2015-05-25",
"count": 1
},
{
"date": "2015-06-11",
"count": 1
},
{
"date": "2015-08-07",
"count": 1
},
{
"date": "2015-08-17",
"count": 1
},
{
"date": "2015-10-02",
"count": 1
},
{
"date": "2015-10-11",
"count": 1
},
{
"date": "2015-10-18",
"count": 1
},
{
"date": "2015-10-26",
"count": 1
},
{
"date": "2015-11-17",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2016-02-22",
"count": 1
},
{
"date": "2016-03-25",
"count": 1
},
{
"date": "2016-05-06",
"count": 1
},
{
"date": "2016-05-14",
"count": 1
},
{
"date": "2016-05-20",
"count": 2
},
{
"date": "2016-06-17",
"count": 1
},
{
"date": "2016-07-11",
"count": 1
},
{
"date": "2016-07-26",
"count": 1
},
{
"date": "2016-07-27",
"count": 1
},
{
"date": "2016-08-31",
"count": 1
},
{
"date": "2016-10-02",
"count": 1
},
{
"date": "2016-10-23",
"count": 1
},
{
"date": "2016-10-29",
"count": 1
},
{
"date": "2016-11-29",
"count": 1
},
{
"date": "2016-12-15",
"count": 4
},
{
"date": "2016-12-22",
"count": 1
},
{
"date": "2016-12-29",
"count": 1
},
{
"date": "2017-02-17",
"count": 1
},
{
"date": "2017-03-28",
"count": 1
},
{
"date": "2017-04-13",
"count": 1
},
{
"date": "2017-06-22",
"count": 1
},
{
"date": "2017-07-25",
"count": 1
},
{
"date": "2017-08-02",
"count": 1
},
{
"date": "2017-11-30",
"count": 1
},
{
"date": "2017-12-10",
"count": 1
},
{
"date": "2017-12-18",
"count": 1
},
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2018-02-16",
"count": 1
},
{
"date": "2018-03-16",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-05-19",
"count": 1
},
{
"date": "2018-06-11",
"count": 1
},
{
"date": "2018-10-27",
"count": 1
},
{
"date": "2018-11-11",
"count": 1
},
{
"date": "2018-11-12",
"count": 1
},
{
"date": "2018-11-28",
"count": 1
},
{
"date": "2018-11-29",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-28",
"count": 1
},
{
"date": "2019-03-02",
"count": 1
},
{
"date": "2019-04-18",
"count": 1
},
{
"date": "2019-04-29",
"count": 1
},
{
"date": "2019-05-05",
"count": 1
},
{
"date": "2019-05-10",
"count": 1
},
{
"date": "2019-05-16",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-05-27",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-08-09",
"count": 1
},
{
"date": "2019-11-01",
"count": 1
},
{
"date": "2019-12-01",
"count": 1
},
{
"date": "2020-01-02",
"count": 1
},
{
"date": "2020-02-24",
"count": 1
},
{
"date": "2020-05-14",
"count": 1
},
{
"date": "2020-06-19",
"count": 1
},
{
"date": "2020-06-29",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-08-12",
"count": 1
},
{
"date": "2021-01-19",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-04-18",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-08-14",
"count": 1
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-08-03",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2022-12-13",
"count": 1
},
{
"date": "2023-10-03",
"count": 1
},
{
"date": "2026-04-08",
"count": 1
}
],
"complete": true,
"collected": 105,
"total_forks": 105
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 11783,
"source_files_sampled": 7,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 14,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "readable-stream",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.7.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "readable-stream",
"direct": true,
"version": "^4.7.0",
"ecosystem": "npm"
},
{
"name": "@semantic-release/changelog",
"direct": false,
"version": "^6.0.3",
"ecosystem": "npm"
},
{
"name": "@semantic-release/commit-analyzer",
"direct": false,
"version": "^13.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/git",
"direct": false,
"version": "^10.0.1",
"ecosystem": "npm"
},
{
"name": "@semantic-release/github",
"direct": false,
"version": "^12.0.6",
"ecosystem": "npm"
},
{
"name": "@semantic-release/npm",
"direct": false,
"version": "^13.1.5",
"ecosystem": "npm"
},
{
"name": "@semantic-release/release-notes-generator",
"direct": false,
"version": "^14.1.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^26.0.1",
"ecosystem": "npm"
},
{
"name": "@types/readable-stream",
"direct": false,
"version": "^4.0.23",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "^10.0.0",
"ecosystem": "npm"
},
{
"name": "polendina",
"direct": false,
"version": "^3.2.21",
"ecosystem": "npm"
},
{
"name": "semantic-release",
"direct": false,
"version": "^25.0.3",
"ecosystem": "npm"
},
{
"name": "standard",
"direct": false,
"version": "^17.1.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "^6.0.3",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 14,
"direct_count": 1,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 30,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 68,
"closed_unmerged_prs": 25
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "rvagg",
"commits": 88,
"avatar_url": "https://avatars.githubusercontent.com/u/495647?v=4"
},
{
"type": "User",
"login": "brycebaril",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/126482?v=4"
},
{
"type": "User",
"login": "mafintosh",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/376661?v=4"
},
{
"type": "User",
"login": "semantic-release-bot",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/32174276?v=4"
},
{
"type": "User",
"login": "ironspecs",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4154804?v=4"
},
{
"type": "User",
"login": "Delapouite",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/39315?v=4"
},
{
"type": "User",
"login": "yocontra",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/425716?v=4"
},
{
"type": "User",
"login": "max-mapper",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/39759?v=4"
},
{
"type": "User",
"login": "andre487",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1009104?v=4"
},
{
"type": "User",
"login": "cvibhagool",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1904696?v=4"
}
],
"contributors_sampled": 21,
"top_contributor_share": 0.652
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test-and-release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 6,
"reason": "7 out of 11 merged PRs checked by a CI test -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 4/19 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 24 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": 10,
"reason": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "dd42ae8781156f0dd203b3f4190082453643e561",
"ran_at": "2026-07-22T23:34:31Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T15:45:02Z",
"oldest_open_prs": [
{
"number": 126,
"created_at": "2026-07-14T15:44:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 128,
"created_at": "2026-07-22T15:43:49Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-21T11:39:19Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rvagg/through2",
"host": "github.com",
"name": "through2",
"owner": "rvagg"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 31,
"inputs": {
"security": 27,
"vitality": 77,
"community": 73,
"governance": 68,
"engineering": 56,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 62,
"overall_after_jurisdiction_multiplier": 31
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 77,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 16,
"human_commit_share": 0.95,
"days_since_last_push": 0,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"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": "16 commits in the last year",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 16
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v5.0.6",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 12.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~12.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 12.5
}
}
],
"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": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 73,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"forks": 105,
"stars": 1908,
"watchers": 18,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,908 stars",
"points": 53.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1908
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "105 forks",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 105
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "18 watchers",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 18
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"through2"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 188702165
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "188,702,165 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 188702165,
"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": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 21,
"top_contributor_share": 0.652
},
"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 65% of commits",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 65
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "21 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 21
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 24 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"merged_prs": 30,
"open_issues": 0,
"closed_issues": 68,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 25
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "30/55 decided PRs merged",
"points": 20.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 30,
"decided": 55
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/19 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"followers": 2574,
"owner_type": "User",
"is_verified": null,
"owner_login": "rvagg",
"public_repos": 219,
"account_age_days": 5719
},
"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": "2,574 followers of rvagg",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2574,
"login": "rvagg"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "219 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 219
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"through2"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1
},
"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 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "45 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 45
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "7 out of 11 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 27,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.4,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 27,
"security_posture_before_jurisdiction": 54
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "7 out of 11 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/19 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 24 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": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow 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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 32
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 39,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.295,
"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": "28 of 95 human commits state their intent (structured subject or explanatory body)",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 95
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.05
},
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "5 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 5,
"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 0",
"points": 0,
"status": "missed",
"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": 11783,
"source_files_sampled": 7,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/7 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 7,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? 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",
"deps.dev does not index npm:through2@5.0.6; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:34:50.335730Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rvagg/through2.svg",
"full_name": "rvagg/through2",
"license_state": "standard",
"license_spdx": "MIT"
}