Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 1633,
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/@julusian/midi",
"languages": {
"C++": 23435,
"Python": 2040,
"JavaScript": 19185,
"TypeScript": 18888
},
"pushed_at": "2026-07-20T08:43:11Z",
"created_at": "2022-06-03T18:31:12Z",
"owner_type": "User",
"updated_at": "2026-07-19T16:09:22Z",
"description": "A node.js wrapper for RtMidi providing MIDI I/O",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++",
"JavaScript",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Julian Waller",
"type": "User",
"login": "Julusian",
"company": "@SuperFlyTV @Bitfocus ",
"location": "Birmingham, UK",
"followers": 197,
"avatar_url": "https://avatars.githubusercontent.com/u/1327476?v=4",
"created_at": "2012-01-13T11:22:07Z",
"is_verified": null,
"public_repos": 180,
"account_age_days": 5307
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v3.7.2",
"kind": "patch",
"published_at": "2026-07-19T16:09:27Z"
},
{
"tag": "v3.7.1",
"kind": "patch",
"published_at": "2026-07-19T15:55:20Z"
},
{
"tag": "v3.7.0",
"kind": "minor",
"published_at": "2026-07-19T15:22:21Z"
},
{
"tag": "v3.6.1",
"kind": "patch",
"published_at": "2024-08-09T20:44:42Z"
},
{
"tag": "v3.6.0",
"kind": "minor",
"published_at": "2024-08-09T19:43:53Z"
},
{
"tag": "v3.5.3",
"kind": "patch",
"published_at": "2024-07-14T23:43:11Z"
},
{
"tag": "v3.5.2",
"kind": "patch",
"published_at": "2024-07-14T22:26:34Z"
},
{
"tag": "v3.5.1",
"kind": "patch",
"published_at": "2024-07-14T22:11:17Z"
},
{
"tag": "v3.5.0",
"kind": "minor",
"published_at": "2024-07-14T22:00:54Z"
}
],
"recent_commits": [
{
"oid": "e3c76ca39aac7613f7f5955444892268e58f4efa",
"body": null,
"is_bot": false,
"headline": "chore(master): release 3.7.2 (#58)",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T16:09:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5c6b4462c723c486affdf73d70130643a8cab7",
"body": null,
"is_bot": false,
"headline": "fix: ci publish step",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T16:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0833293d5a691bd2d2e7f50e10b58e2d5ce367d7",
"body": null,
"is_bot": false,
"headline": "chore(master): release 3.7.1 (#57)",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T15:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e863b3c3b2205d3c3e527190ef715511eeb5f0a",
"body": null,
"is_bot": false,
"headline": "fix: linux armv7 build issues",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T15:51:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "533f724bd82979ebf63110a2ce31408028afc4dc",
"body": null,
"is_bot": false,
"headline": "chore(master): release 3.7.0 (#46)",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T15:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89cca2b163457f1aed33b2b6ac7533d421fae2e5",
"body": "kernel is not compiled with alsa support, so we cant create any virtual midi ports",
"is_bot": false,
"headline": "chore: downgrade linux ci to smoke tests",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T14:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d43eeddc82cf1c109a877e035b8d72baf3ea575",
"body": null,
"is_bot": false,
"headline": "chore: try to find linux alsa module",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T14:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9c4a64b7c8c9fa59b0f734a6a1f6deafdf6ead6",
"body": null,
"is_bot": false,
"headline": "chore: try reenabling linux ci",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T14:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5384e02fc43b51fd8e0bba203701689589653d",
"body": null,
"is_bot": false,
"headline": "chore: fix tests in node 26",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T14:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6187d5d17eea20be600ee446415e94870c300b4a",
"body": null,
"is_bot": false,
"headline": "chore: attempt to fix ci",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T13:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fd865b269777dcd6dcc12fa92986a8581b0d7d9",
"body": null,
"is_bot": false,
"headline": "chore: update libs and fix package",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T12:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74eab1c0aebda9aa4ec8335dd58f3af1db5640e5",
"body": null,
"is_bot": false,
"headline": "chore: enable trusted publishing",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T12:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29d54546716ae03aa49550f24b2645be3909cacc",
"body": null,
"is_bot": false,
"headline": "chore: expand test coverage",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T12:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f42d33a3c8419d007137f31e2c27cd7541058262",
"body": null,
"is_bot": false,
"headline": "fix: read/write stream error propagation",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T12:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34b7b44d64c74cbbe4443a6fa0b445481de59427",
"body": null,
"is_bot": false,
"headline": "refactor: split midi.ts into more files",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T12:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c0e99cd3a832f3425e8aa2f12cd565eef0ab24",
"body": null,
"is_bot": false,
"headline": "fix: sysex messages can get corrupt",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-07-19T12:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47aab0c85f44ecdc1b653dc83fed833149c524fe",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 6 to 7 (#55)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-19T11:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7893a82dd4cbb6d5f3cd345efde85a4293bf77c",
"body": "Signed-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump js-yaml from 4.1.1 to 4.3.0 (#56)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-19T11:30:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3974b93e294fb3f300488c38dd96a40eb56daa14",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ip-address from 10.1.0 to 10.2.0 (#54)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-07T07:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91c0a4e5c89869bc69a178f5b6d0e71eb3f88321",
"body": "Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5.\n- [Release notes](https://github.com/googleapis/release-please-action/releases)\n- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)\n- [Commits](https://git\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 googleapis/release-please-action from 4 to 5 (#53)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-27T09:38:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2e45d6e8c5cb88040b5e92520d9cd9a492f643da",
"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": "chore(deps): bump picomatch from 2.3.1 to 2.3.2 (#52)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-26T10:06:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f85d6d14264d4bfc4bceaa7b03844eaf91ed5403",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump flatted from 3.3.3 to 3.4.2 (#51)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-21T13:38:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87d3d21c29979ed7f8d2efc998b1141b6969ea5",
"body": "Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-versi\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 docker/login-action from 3 to 4 (#49)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-09T08:57:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e89e79d905083448f1d63e0aa3cb6bff14348050",
"body": "Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.\n- [Release notes](https://github.com/docker/setup-qemu-action/releases)\n- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-qemu-\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 docker/setup-qemu-action from 3 to 4 (#50)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-09T08:57:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2aa56e09650d8af73f7c7e340e449bb7088d3911",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\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/upload-artifact from 6 to 7 (#48)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T08:55:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "99a1617b7d3d4e9f0bf32031b7fb7475d0bca6c6",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\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/download-artifact from 7 to 8 (#47)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-02T08:55:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8246ec736b3ca9db4afd186f47e582b8e10e65f6",
"body": null,
"is_bot": false,
"headline": "chore: disable test for macos node14",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-03T15:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f0b6f594efc5139ff90e6e181c33f5e5957b213",
"body": null,
"is_bot": false,
"headline": "chore: ci fixes",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-03T15:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e961be8a5e0831aadf6099818dfa7b7af3d153e",
"body": null,
"is_bot": false,
"headline": "chore: github actions additional tests",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-03T14:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a906a1c08ebe2f218b9a635e49bb81515c5dbc",
"body": null,
"is_bot": false,
"headline": "fix: node14 compatibility",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-03T14:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "892dd9e0f7fd937ac0852e16d09d5647fc6ae523",
"body": "…ntax",
"is_bot": false,
"headline": "fix: reimplement createReadStream and createWriteStream in simpler sy…",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-03T14:39:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "947d30a1d7e05621605512d8a58bc99f3ce0d99e",
"body": null,
"is_bot": false,
"headline": "chore: update test imports",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-03T14:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97a804f4a5f137c75353b2dc87bbf7f5d7666cf2",
"body": null,
"is_bot": false,
"headline": "chore: fix lint",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-02T23:57:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a23fd61f2ca63c99d33d9828ed55926753fdad9",
"body": null,
"is_bot": false,
"headline": "chore: format",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-02T23:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f119787dd276410b5410893b135e600458ff36ca",
"body": null,
"is_bot": false,
"headline": "feat: convert to typescript",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-02T23:53:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1dbd7cdec8cb56d9437425b1df47d31c50f5e9",
"body": null,
"is_bot": false,
"headline": "feat: add event with raw message buffer",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-02T23:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c37908f1f8e3ec7cc5ce5eb78d66525534040f3",
"body": null,
"is_bot": false,
"headline": "feat: add methods to get all port names",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-02T23:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172661716f414a15531afe70563b370d1a779b30",
"body": null,
"is_bot": false,
"headline": "chore: try fix build again",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-02T18:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5626bc5c4630b7c5c9aba1b76288b1a50a1b5ac",
"body": null,
"is_bot": false,
"headline": "chore: fix debian buster",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-02T18:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68a446c95319f4a3864579573e5e5b5ffee4cd40",
"body": null,
"is_bot": false,
"headline": "chore: update build workflow",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-02T18:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00d8609e9d3dd695695d8ca8f9a17ba6f70e0434",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2026-01-02T17:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90385069d22fb6fab95d8461500a65c56e1bc1f2",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\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/v5...v6)\n\n---\nupdated-dependenc\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 5 to 6 (#43)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T08:42:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "999c7ad2239b0eec26d804ff83c566c8ea3636bb",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\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/upload-artifact from 5 to 6 (#44)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T08:42:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "67129d76c33793e502c3ea85e93cc5a48d29b975",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\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/download-artifact from 6 to 7 (#45)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T08:42:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e01c623898c3a9ca0c65072e9f2e12cd723cbe73",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\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/download-artifact from 5 to 6 (#41)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-27T08:50:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6333adee5d05fe193f0fd91d039ed595f34a2b72",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifac\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/upload-artifact from 4 to 5 (#42)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-27T08:49:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3a14953029547e8e0633f97abdb4821169120497",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v4...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-version: '\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/setup-node from 4 to 6 (#40)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-20T08:40:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "abe68fdb9cfc6af30339ce41450d1dd1f21c8509",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\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/v4...v5)\n\n---\nupdated-dependenc\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 4 to 5 (#38)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-25T14:47:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e68510c7baf8cf33208499692c7ecc6c6fdc881d",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/downlo\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/download-artifact from 4 to 5 (#37)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-12T08:37:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "23cc73ace1d4e10fdc500699e83a5f3524a3768f",
"body": null,
"is_bot": false,
"headline": "chore: update ci runner images",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2025-01-23T13:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e437fc736b485329d44f84681af9766edb5bbd88",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#36)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-21T08:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e44dbe95f2d18913cab7e54e1cfc36566c918fb8",
"body": null,
"is_bot": false,
"headline": "chore(master): release 3.6.1 (#34)",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-08-09T20:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d3da1b300d7996997fb6804b07b3b28924ea57a",
"body": null,
"is_bot": false,
"headline": "chore: try again to ignore for release-please branches",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-08-09T20:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46738060100a2cffb235d8cae14089b8c25ee1e6",
"body": null,
"is_bot": false,
"headline": "fix: run ci for tags",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-08-09T20:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74c6c561e17b699c780b4326d6b8b5921183bcce",
"body": null,
"is_bot": false,
"headline": "chore: update release-please action",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-08-09T20:37:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "134b0d69736fa93aad2822d20dd174b2d0e6c625",
"body": null,
"is_bot": false,
"headline": "chore(master): release 3.6.0 (#33)",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-08-09T19:43:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa369970b03d3df696a0d73045c9ea023a401b1e",
"body": null,
"is_bot": false,
"headline": "chore: skip some ci for release-please branches",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-08-09T19:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0219ea4cd1aa4fc1fc995239aef8175f6e7066a",
"body": "Co-authored-by: Steven Goodwin <marquisdegeek@gmail.com>",
"is_bot": false,
"headline": "feat: Add openPortByName methods for input and output ports (#32)",
"author_name": "MarquisdeGeek",
"author_login": "MarquisdeGeek",
"committed_at": "2024-08-09T19:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d16f52ed92f21819e8a7923095df2f3170980b",
"body": null,
"is_bot": false,
"headline": "fix: note constants (#31)",
"author_name": "Joel Wetzell",
"author_login": "jwetzell",
"committed_at": "2024-08-09T19:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05a70fc10e355d2ef9844bb086542f182953b262",
"body": null,
"is_bot": false,
"headline": "chore(master): release 3.5.3 (#30)",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T23:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "412d124a5e2c98a9eb86aaeb90b99925176aa511",
"body": null,
"is_bot": false,
"headline": "fix: missing js files in package",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T23:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06ed47a92f4692af316a9a9e4167367104568c06",
"body": null,
"is_bot": false,
"headline": "chore(master): release 3.5.2 (#29)",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T22:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26e61268c9071e520c3e5bf39d28669114569f1d",
"body": null,
"is_bot": false,
"headline": "fix: repository url",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T22:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbf5bcc078af165d4e8cbfb2f5f685e860c70b2c",
"body": null,
"is_bot": false,
"headline": "chore: fix hotfix check",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T22:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "104562b8d42c7a4a16852fa64f7302bc457e375c",
"body": null,
"is_bot": false,
"headline": "chore(master): release 3.5.1 (#28)",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T22:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "366a917d83a360941eebb87f2919f1534d0cc2b9",
"body": null,
"is_bot": false,
"headline": "fix: publish flow",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T22:09:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5170b3485bf981e72c2f7569f6442b132e37e73",
"body": null,
"is_bot": false,
"headline": "chore(master): release 3.5.0 (#27)",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T22:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf223de6353867d37bec266808414a5381bc5a6",
"body": null,
"is_bot": false,
"headline": "chore: include prebuilds in publish",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T21:57:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb167077ae7e7d7df55d307e0c20f90fb10b484d",
"body": null,
"is_bot": false,
"headline": "chore: fix build",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T21:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aaf397705d3128fff6b4b5d135e1e0b15aea3b1",
"body": null,
"is_bot": false,
"headline": "chore: add github publish workflow",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T21:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d74531829758f88b69b990454407541b6139453",
"body": null,
"is_bot": false,
"headline": "chore: add release-please config",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T21:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c87d96e13acb7009699f7263b7eb0f2152c3c28",
"body": null,
"is_bot": false,
"headline": "chore: add constructor types",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-14T20:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886ea290532640be32e9e4e210ffe62a964923a9",
"body": "Co-authored-by: Steven Goodwin <marquisdegeek@gmail.com>",
"is_bot": false,
"headline": "feat: Add MIDI constants (#26)",
"author_name": "MarquisdeGeek",
"author_login": "MarquisdeGeek",
"committed_at": "2024-07-14T20:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d9e7604709aa131c1d835d1d8a2df5ccd68d6eb",
"body": null,
"is_bot": false,
"headline": "v3.4.0",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-02T10:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e319554499d6d88574ecf52028f856a2689e16e",
"body": null,
"is_bot": false,
"headline": "chore: improve job names",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-02T10:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f39923885838c878212f1e4f0189d78fe6f8e699",
"body": null,
"is_bot": false,
"headline": "chore: build windows-arm64 with node20",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-02T10:22:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d1e26265233329af338e1b37aac04ec1c16f68",
"body": null,
"is_bot": false,
"headline": "chore: prefetch docker image",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-02T10:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4e033b744ae16bbe7db80efe6f776f459f68ecb",
"body": null,
"is_bot": false,
"headline": "feat: add windows-arm64 build",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-02T10:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61b2750d278eabba70dc1bf0deb252e20b187e8e",
"body": null,
"is_bot": false,
"headline": "chore: update ci images",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-02T10:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb58b20fe2693ba280bdac7809cccf39744609a2",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-07-02T10:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de4623206f326339ec8d8fabf37d4bf46409b41",
"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": "chore(deps): bump braces from 3.0.2 to 3.0.3 (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-06-21T15:18:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f48155ccbdb03658b7e04db7e82cea30c82e694",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump docker/setup-qemu-action from 2 to 3 (#20)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-09T14:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77861cd17ca13e936400f98d4fef9b2633bfcb69",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/setup-node from 3 to 4 (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-09T14:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "799ee702dfea3fd40b84c2e9e0050479d5f9bc03",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/download-artifact from 3 to 4 (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-09T14:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8606a030c24524be2dee8e0980dca22dc45a5ce2",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/checkout from 3 to 4 (#21)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-09T14:20:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ecb731910a1268bfe78a164ea7b44bda222c022",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump actions/upload-artifact from 3 to 4 (#19)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-05-09T14:20:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3583526ce4d9a058f895b21f00ca89148f15b31",
"body": null,
"is_bot": false,
"headline": "chore: disable npm non-security dependabot",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-05-09T14:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6d66bb45a33097b0add870ce409c9eb4c1ee63f",
"body": null,
"is_bot": false,
"headline": "v3.3.0",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-05-09T14:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a432b5a36b382aa0312d3f69301ec18855070d2",
"body": null,
"is_bot": false,
"headline": "chore: update dependencies",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-05-09T14:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf560f187f9c0c7442676e879f8a7e2fbb95d3a4",
"body": "Co-authored-by: Julian Mountford <144014701+Julian-Mountford@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: Add setBufferSize method to MIDI Input (#18)",
"author_name": "Loz Jackson",
"author_login": "lozjackson",
"committed_at": "2024-05-09T13:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba8f2147b7ad561d442b9731a4747e38034a4235",
"body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump tar from 6.2.0 to 6.2.1 (#16)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-04-11T15:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dced965f8f7522371af7cbfb9e1bf99f713812c",
"body": "Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.\r\n- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ip\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): bump ip from 2.0.0 to 2.0.1 (#13)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-21T09:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e85a3003ac8d57f1ca2b93ad96715b100c208548",
"body": null,
"is_bot": false,
"headline": "v3.2.0",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-01-15T21:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13bac5678e28b75a8d74029596090db30144a5b",
"body": null,
"is_bot": false,
"headline": "chore: fix ci",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-01-15T21:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5969e9b3cbef31444347ad503735e14b1d095612",
"body": null,
"is_bot": false,
"headline": "chore: enable corepack",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-01-15T21:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2e7e8e6d911efcb4363f1c1f3031d18e1df0278",
"body": null,
"is_bot": false,
"headline": "chore: enable ci for prs, update dependabot config",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-01-15T21:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3c5aec54a553e453c1c339530c1d6a92d97b2d3",
"body": null,
"is_bot": false,
"headline": "chore: update node-addon-api",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2024-01-15T21:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d24ede10d11de94f8a95a388f38b441de8032121",
"body": null,
"is_bot": false,
"headline": "feat: update RtMidi to 6.0 (#11)",
"author_name": "Beau Gunderson",
"author_login": "beaugunderson",
"committed_at": "2024-01-15T21:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b7cf98523482617a547005b469dc821d5ab7127",
"body": null,
"is_bot": false,
"headline": "v3.1.0",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2023-09-04T11:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddad33f613b4e923940b4fc8518cdc9a5856fcb1",
"body": null,
"is_bot": false,
"headline": "chore: update ci images",
"author_name": "Julian Waller",
"author_login": "Julusian",
"committed_at": "2023-09-04T11:32:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 49,
"latest_release_at": "2026-07-19T16:09:27Z",
"latest_release_tag": "v3.7.2",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 13,
"days_since_latest_release": 5,
"mean_days_between_releases": 91.8
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@julusian/midi",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@julusian/midi",
"is_deprecated": false,
"latest_version": "3.7.2",
"repository_url": "https://github.com/Julusian/node-midi",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 16513,
"first_published_at": "2022-09-21T20:55:24.904000Z",
"latest_published_at": "2026-07-19T16:14:09.386000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 6,
"stars": 37,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2022-12-27",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-08-26",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 5
},
"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": 11615,
"source_files_sampled": 35,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": "npm:@julusian/midi@3.7.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "node-addon-api",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^6.1.0"
},
{
"name": "pkg-prebuilds",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.0"
},
{
"name": "tslib",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.8.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "node-addon-api",
"direct": true,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "pkg-prebuilds",
"direct": true,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": true,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.5",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.7",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@npmcli/agent",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@npmcli/fs",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.3.6",
"ecosystem": "npm"
},
{
"name": "@sofie-automation/code-standard-preset",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@sofie-automation/eslint-plugin",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "25.9.5",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "@vitest/eslint-plugin",
"direct": false,
"version": "1.6.23",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "abbrev",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.15.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"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.3",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-find-index",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "asap",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.16",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "cacache",
"direct": false,
"version": "20.0.3",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-truncate",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"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": "colorette",
"direct": false,
"version": "2.0.20",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "14.0.3",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "date-fns",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "3.2.7",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "debuglog",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "dezalgo",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "encoding",
"direct": false,
"version": "0.1.13",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.18.4",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "environment",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "err-code",
"direct": false,
"version": "2.0.3",
"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": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.5",
"ecosystem": "npm"
},
{
"name": "eslint-compat-utils",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-es-x",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jest",
"direct": false,
"version": "28.14.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-n",
"direct": false,
"version": "17.24.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.5.6",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "exponential-backoff",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-diff",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "find-up-simple",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "fs-minipass",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.13.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "15.15.0",
"ecosystem": "npm"
},
{
"name": "globrex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"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": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "http-cache-semantics",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "husky",
"direct": false,
"version": "9.1.7",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "index-to-position",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.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": "isexe",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "license-checker",
"direct": false,
"version": "25.0.1",
"ecosystem": "npm"
},
{
"name": "lint-staged",
"direct": false,
"version": "16.4.0",
"ecosystem": "npm"
},
{
"name": "listr2",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "log-update",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.2.4",
"ecosystem": "npm"
},
{
"name": "make-fetch-happen",
"direct": false,
"version": "15.0.3",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "13.2.0",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "5.1.9",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "3.3.6",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minipass-collect",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "minipass-fetch",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "minipass-flush",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "minipass-pipeline",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "minipass-sized",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": false,
"version": "0.5.6",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "10.8.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "node-gyp",
"direct": false,
"version": "12.1.0",
"ecosystem": "npm"
},
{
"name": "node-gyp",
"direct": false,
"version": "12.4.0",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "nopt",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-normalize-package-bin",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "os-homedir",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "os-tmpdir",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "osenv",
"direct": false,
"version": "0.1.5",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "proc-log",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "promise-retry",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "randombytes",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "read-installed",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "read-package-json",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "read-package-up",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "readdir-scoped-modules",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.11",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.12.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "rimraf",
"direct": false,
"version": "6.1.3",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "should",
"direct": false,
"version": "13.2.3",
"ecosystem": "npm"
},
{
"name": "should-equal",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "should-format",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "should-type",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "should-type-adaptors",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "should-util",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "slice-ansi",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "slide",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.8.7",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "8.0.5",
"ecosystem": "npm"
},
{
"name": "spdx-compare",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.22",
"ecosystem": "npm"
},
{
"name": "spdx-ranges",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "spdx-satisfies",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "ssri",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "string-argv",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.13",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.5.20",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.15",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "treeify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "ts-declaration-location",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.41.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.7.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.64.0",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "6.27.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.24.6",
"ecosystem": "npm"
},
{
"name": "unicorn-magic",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "unique-filename",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unique-slug",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "util-extend",
"direct": false,
"version": "1.0.3",
"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": "which",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "6.5.1",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.2",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-unparser",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 336,
"direct_count": 3,
"indirect_count": 333
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 45,
"open_issues": 3,
"closed_ratio": 0.7,
"closed_issues": 7,
"closed_unmerged_prs": 3
},
"bus_factor": 2,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "justinlatimer",
"commits": 115,
"avatar_url": "https://avatars.githubusercontent.com/u/479785?v=4"
},
{
"type": "User",
"login": "Julusian",
"commits": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/1327476?v=4"
},
{
"type": "User",
"login": "drewish",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/68750?v=4"
},
{
"type": "User",
"login": "luxigo",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/1018226?v=4"
},
{
"type": "User",
"login": "tmpvar",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/46673?v=4"
},
{
"type": "User",
"login": "hhromic",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5802993?v=4"
},
{
"type": "User",
"login": "nroadley",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/14791877?v=4"
},
{
"type": "User",
"login": "TimSusa",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8963529?v=4"
},
{
"type": "User",
"login": "szymonkaliski",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1040420?v=4"
},
{
"type": "User",
"login": "simeg",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8566054?v=4"
}
],
"contributors_sampled": 28,
"top_contributor_share": 0.386
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"node.yaml",
"release-please.yaml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"yarn.lock"
],
"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": "3 out of 13 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": 0,
"reason": "Found 0/20 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 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": 10,
"reason": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 6,
"reason": "4 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e3c76ca39aac7613f7f5955444892268e58f4efa",
"ran_at": "2026-07-25T14:21:30Z",
"aggregate_score": 5,
"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-20T08:43:13Z",
"oldest_open_prs": [
{
"number": 59,
"created_at": "2026-07-20T08:43:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 60,
"created_at": "2026-07-20T08:43:12Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-19T16:09:18Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2022-09-30T12:57:58Z",
"last_comment_at": "2022-10-01T16:28:32Z",
"last_comment_author": "hrueger"
},
{
"number": 12,
"created_at": "2024-01-15T16:11:09Z",
"last_comment_at": "2024-07-28T12:00:17Z",
"last_comment_author": "emilis"
},
{
"number": 17,
"created_at": "2024-04-17T20:34:35Z",
"last_comment_at": "2025-07-21T20:54:32Z",
"last_comment_author": "koole"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Julusian/node-midi",
"host": "github.com",
"name": "node-midi",
"owner": "Julusian"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 60,
"vitality": 79,
"community": 39,
"governance": 72,
"engineering": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 49,
"human_commit_share": 0.73,
"days_since_last_push": 5,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "49 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 49
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "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": 92,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v3.7.2",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 91.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~91.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 91.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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 39,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"forks": 6,
"stars": 37,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "37 stars",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 37
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"packages": [
"@julusian/midi"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 16513
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "16,513 downloads/month across npm",
"points": 56.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 16513,
"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": "good",
"name": "Sustainability & Governance",
"value": 72,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 28,
"top_contributor_share": 0.386
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 39% of commits",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 39
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "28 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 28
}
}
],
"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": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 45,
"open_issues": 3,
"closed_issues": 7,
"issue_closed_ratio": 0.7,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "70% of issues closed",
"points": 32.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 70
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "45/48 decided PRs merged",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 45,
"decided": 48
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/20 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 197,
"owner_type": "User",
"is_verified": null,
"owner_login": "Julusian",
"public_repos": 180,
"account_age_days": 5307
},
"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": "197 followers of Julusian",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 197,
"login": "Julusian"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "180 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 180
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@julusian/midi"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"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 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": 51,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"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": "3 out of 13 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/@julusian/midi",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.npmjs.com/package/@julusian/midi",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"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": "moderate",
"name": "Security",
"value": 60,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 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": "3 out of 13 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 0/20 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "4 existing vulnerabilities detected",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@julusian/midi@3.7.2 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@julusian/midi@3.7.2",
"assessed": 3
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "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": 3,
"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": 15
},
"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": 61,
"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": 0.945,
"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": "69 of 73 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 69,
"sampled": 73
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"yarn.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.27
},
"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": "eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "27 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 27,
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 11615,
"source_files_sampled": 35,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/35 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 35,
"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",
"Community profile unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-25T14:21:51.302357Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/Julusian/node-midi.svg",
"full_name": "Julusian/node-midi",
"license_state": "standard",
"license_spdx": "MIT"
}