JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"audio",
"baremetal",
"dsp",
"firmware"
],
"is_fork": false,
"size_kb": 223192,
"has_wiki": true,
"homepage": "https://delugecommunity.com/",
"languages": {
"C": 7796057,
"C++": 9117117,
"CSS": 6788,
"MDX": 649045,
"Nix": 1859,
"Tcl": 182266,
"HTML": 13813,
"Astro": 19979,
"CMake": 33979,
"Shell": 39913,
"Python": 189791,
"Svelte": 264021,
"Assembly": 113759,
"Makefile": 828,
"Batchfile": 4377,
"JavaScript": 13331,
"PowerShell": 1703,
"TypeScript": 138679,
"Linker Script": 12595,
"Jupyter Notebook": 326360
},
"pushed_at": "2026-07-25T00:59:40Z",
"created_at": "2023-05-03T23:36:29Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T21:33:32Z",
"description": "Firmware for the Synthstrom Audible Deluge",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "main",
"license_spdx_raw": "GPL-3.0",
"primary_language": "C++",
"significant_languages": [
"C++",
"C"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "SynthstromAudible",
"company": null,
"location": null,
"followers": 129,
"avatar_url": "https://avatars.githubusercontent.com/u/132480762?v=4",
"created_at": "2023-05-03T15:47:29Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 1180
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "beta",
"kind": "other",
"published_at": "2026-07-25T00:59:40Z"
},
{
"tag": "release_1_2_1",
"kind": "other",
"published_at": "2025-05-12T19:31:19Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2024-12-26T00:06:36Z"
},
{
"tag": "release_1_1_1",
"kind": "other",
"published_at": "2024-08-27T22:28:57Z"
},
{
"tag": "release_1_1_0",
"kind": "other",
"published_at": "2024-07-01T01:34:52Z"
},
{
"tag": "release_1_0_1",
"kind": "other",
"published_at": "2024-01-08T20:55:34Z"
},
{
"tag": "release_1_0",
"kind": "other",
"published_at": "2024-01-09T20:23:44Z"
}
],
"recent_commits": [
{
"oid": "4bf178fe84f30d8b031a84998741fff421d60dd8",
"body": "…1) (#4722)\n\n* fix: voice-cull victim selection never filtered the first voice (#4721)\n\nAll four cull/steal selectors (Sound::terminateOneActiveVoice,\nSound::forceReleaseOneActiveVoice, AudioEngine::terminateOneVoice,\nAudioEngine::forceReleaseOneVoice) seeded `best` with the first voice\nand only app\n[…]\nCREMENT, so isCullFading()\ncorpse-protection is unaffected.\n\n* Undo Audio Engine Culling and Scheduler Changes\n\n---------\n\nCo-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>",
"is_bot": false,
"headline": "fix: voice-cull victim selection never filtered the first voice (#472…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-24T14:46:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6088501e1df78b2d43293899a5d664faf2503fbd",
"body": "Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.6.0 to 4.6.1.\n- [Release notes](https://github.com/pre-commit/pre-commit/releases)\n- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.0...\n[…]\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Katherine Whitlock <kate@skylinesynths.nyc>",
"is_bot": true,
"headline": "Bump pre-commit from 4.6.0 to 4.6.1 in /scripts/toolchain (#4723)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T04:52:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b2bc4e6b53aa1ee9ff914618a7d5a562f831c918",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.6.17 to 2026.7.22.\n- [Commits](https://github.com/certifi/python-certifi/compare/2026.06.17...2026.07.22)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-version: 2026.7.22\n dependency-type: direct:production\n \n[…]\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Katherine Whitlock <kate@skylinesynths.nyc>",
"is_bot": true,
"headline": "Bump certifi from 2026.6.17 to 2026.7.22 in /scripts/toolchain (#4724)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-24T04:51:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "56ba461d20796d23d28d2f385a7f1f23d1948ab8",
"body": null,
"is_bot": false,
"headline": "clocks during count in (#4726)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-24T04:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47f316d63dcffa7d29917f9e42dd51def3f199a3",
"body": null,
"is_bot": false,
"headline": "block fill clips being launched accidentally (#4727)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-24T04:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66127b93074a4a7cd84b6fc9bfc7286f3af96ca7",
"body": null,
"is_bot": false,
"headline": "Update Ruff, add to dbt format (#4725)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-24T01:49:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b7acaba89fabb749ca12860767371ae87e04b5",
"body": "…g (#4680) (#4717)\n\nLearning a MIDI CC to a song section stores it as channel + IS_A_CC\n(18-35) in LearnedMIDI::channelOrZone, and the song file saves that raw\nvalue. The section loader only accepted channels 0-15, so CC (and MPE\nzone) learns were silently discarded on load while note learns\npersisted. Accept the full learnable range instead; previously-saved\nsongs already contain the correct value, so their CC assignments come\nback.",
"is_bot": false,
"headline": "fix: don't drop CC-encoded section launch commands when loading a son…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-22T17:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3e99ee806fdfb5dda9012f61da570259cbbbad",
"body": "Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.1 to 83.0.0.\n- [Release notes](https://github.com/pypa/setuptools/releases)\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\n- [Commits](https://github.com/pypa/setuptools/compare/v82.0.1...v83.0.0)\n\n---\nupdated-dep\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": "Bump setuptools from 82.0.1 to 83.0.0 in /scripts/toolchain (#4646)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T15:14:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d01763d2cc286b726a4469d56e126b7e9f82874",
"body": "Bumps the all-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).\n\n\nUpdates `actions/setup-node` from 6 to 7\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v6...v7)\n\n---\nupdated-depende\n[…]\nversion-update:semver-major\n dependency-group: all-actions\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": "Bump actions/setup-node from 6 to 7 in the all-actions group (#4685)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T15:11:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2eab67e8804569b6814e15df6119db756cd922c9",
"body": "Fix search and filter panel on smartphone and tablet modes so that when you collapse the filters the panel adjusts its height",
"is_bot": false,
"headline": "Make deluge companion filter panel auto adjust sizing (#4715)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-22T15:11:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2173980b64043e6106bd3cbee03e7f8ed07e4147",
"body": "Fix issue which would prevent OLED users from creating song files that start with a digit. This is because the predictive text feature would default the file prefix song when typing a digit on OLED.\n\nFix by gating for 7SEG display only.",
"is_bot": false,
"headline": "Fix song naming for OLED (#4716)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-22T15:10:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76e3b7aeeb162af490702373f523113e943bfdc",
"body": "* Fix search bar zoom in\n\n* Fix tip formatting\n\n* Apply Prettier format\n\n---------\n\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "DelugeCompanion/ Fix search bar zoom in (#4713)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-21T01:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80d5935fc9d590c656ff951cd13f4b50fa1a7058",
"body": "* Project file and README for Neuzeit Drop Controller\n\nUploading a pretty comprehensive Drop Controller project file to control the Deluge via MIDI Follow in 1.3. Includes mixer and track controls.\n\n* Adding Doc site section.\n\nAdding documentation site section and correcting a spelling error.\n\n* Updated per comments to correct formatting\n\nUpdated formatting and links.\n\n* Apply Prettier format\n\n---------\n\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Project file and README for Neuzeit Drop Controller (#4709)",
"author_name": "Paul Tobia",
"author_login": "PaulTobia",
"committed_at": "2026-07-21T01:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26fa77a9079e8f16163952c6d7b2a5d4379ed91b",
"body": "* Adjust search bar formatting and placement\n\n* Adjust clear search button formatting\n\n* Add deluge companion to community home page\n\n* Apply Prettier format\n\n---------\n\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "DelugeCompanion/ Adjust deluge companion search bar (#4712)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-20T15:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab913c1c944657dc5f1bbfc8a4fedc349bef438f",
"body": "* Continue deluge companion refinement\n\n- Add more shortcuts\n- Add performance view demo\n- Adjust shortcut tags\n- Move search and filters into navigation panel\n- Add jump to top button\n\n* Apply Prettier format\n\n---------\n\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "DelugeCompanion/ Continue refinement (#4710)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-20T10:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8a9dc6f53d58c5193c385d03be0ee69b624db65",
"body": "Fixed issue where midi follow could send note, pitch bend, after touch and other irrelevant cc's to audio clips",
"is_bot": false,
"headline": "Fix midi follow sending irrelevant midi to audio tracks (#4708)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-19T21:08:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3f5b8a5da3cca8d1480294ae896c3fcae957e65",
"body": "…688)",
"is_bot": false,
"headline": "Update number of filters modes and filter mode map to include off (#4…",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-19T17:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d55511ed08114bfa9f78b5e8c9ab04d0872e776",
"body": "* Fix missing hide/show tags buttons\n\nFixed issue with some cards not showing hide/show tags buttons\n\n* Re-enable the table of contents on the companion page",
"is_bot": false,
"headline": "Deluge companion minor fixes (#4703)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-19T03:59:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "365825a20c90698ef3930e12daefb3d8d5d1a40b",
"body": "* Update CONTRIBUTING.md\n\n* Update CONTRIBUTING.md\n\nCo-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>\n\n* Update CONTRIBUTING.md\n\nCo-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>",
"is_bot": false,
"headline": "Add LLM note to CONTRIBUTING.md (#4701)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-19T03:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c77ecdd1b19b3cf1a3fbc826cd177a95ee5f556",
"body": "Cleaned up shortcut card tags:\n\n- Hide tags that wrap by default\n- Add ability to show/hide tags\n- Add toggle at the top to show hide all tags\n- Re-order tags above shortcuts to: Capability > View > Firmware\n- Adjust hardware preview to hide tags if they're open to maximize visibility",
"is_bot": false,
"headline": "Cleanup Deluge Companion Shortcut Tags (#4694)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-18T20:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65d2dd96d7e7e397a931e139121849b3b606ba5d",
"body": "…s toggle at the top (#4692)\n\nContinued deluge companion tweaking.\n\nAdjusted formatting of shortcut descriptions to take up less space\nCollapse all shortcut descriptions by default\nAdded a show/hide all shortcut descriptions toggle at the top above the first shortcut",
"is_bot": false,
"headline": "Tweak shortcut description formatting + add show-hide all description…",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-18T16:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1760e4a1afce1e0dc7a3152d38a57ded9d3644e4",
"body": "* More deluge companion updates (respond to feedback)\n\nDeluge companion updates:\n\n- remove app frame\n- update control filters to allow multiple sections\n- fix patch source shortcuts on deluge hardware preview\n- update deluge hardware preview to use actual deluge svg\n- add encoder turn animation to t\n[…]\new\n- update search performance\n- add name grid shortcut\n\n* Update caution note\n\n* Apply Prettier format\n\n---------\n\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Continue deluge companion work (#4686)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-17T02:03:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ebb059b8b0f8938dfb034bf705f6de1bf47c4331",
"body": "* Numerous website changes / improvements.\n\nNumerous website changes / improvements.\n\nDeluge Companion:\n- Add loading bar when loading the deluge companion to avoid confusing blank page\n- Add collapsible filters\n- Add sub-capability and sub-sub capability filtering\n- Optimize search and filter perfo\n[…]\nmplate\n3fe5081658\n\n* Apply Prettier format\n\n* Apply Prettier format (attempt 2/3)\n\n* Fix website checks\n\n---------\n\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Numerous website changes / improvements. (#4682)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-15T23:41:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0731683b2d04fbed18f6835a712b1fa748f4a64c",
"body": "Put back the schedule",
"is_bot": false,
"headline": "Update beta-build.yml (#4681)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-15T22:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5762c4baed5692dd1bd6e371412e158d664ccb07",
"body": "* Update audio clip threshold recording note\n\nUpdated threshold recording feature documentation to note that it only applies to kit rows and the first tempoless audio clip.\n\n* Update note to mention tempo adjustment for first tempoless audio clip\n\nUpdate note to mention tempo adjustment for first tempoless audioclip",
"is_bot": false,
"headline": "Update audio clip threshold recording note (#4679)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-14T04:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55449f1b68bdc61d01f8597cb48570253df56d8e",
"body": "* set markers, doesn't update sampleholder yet\n\n* record prior to threshold being exceeded\n\n* move all responsibility from sample to recorder",
"is_bot": false,
"headline": "Bugfix/tempoless threshold recording (#4678)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-14T03:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5226aa5531b7bca9e354cacc4074e3ed6216ce71",
"body": "The favourites row only renders when the shared static qwertyVisible flag\nis true. The instrument/synth load UI always shows the QWERTY keyboard\n(qwertyAlwaysVisible stays true) but never reset qwertyVisible on entry,\nso if another browser (e.g. song load with the keyboard toggled off) had\nleft it false, the favourites row stayed hidden even though the keyboard\nwas drawn.\n\nReset qwertyVisible to true when the instrument preset UI opens.",
"is_bot": false,
"headline": "fix: show favourites row when loading a synth (#4674) (#4675)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-13T22:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "729482c14a0f940f427a8a640feaa8a3b8718c24",
"body": "* Update deluge companion to add descriptive shortcut text + format manual descriptions\n\nUpdated deluge companion to add descriptive shortcut text + format manual descriptions with minimum user involvement\n\n* Add additional descriptions to the shortcuts\n\n* Add group filters to deluge companion\n\n* Update shortcuts and add demo video",
"is_bot": false,
"headline": "More website shortcut and documentation updates (#4672)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-12T16:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c3f9a707b15a9c9eb70da4ed02ab3e7cd14cf4e",
"body": "…3309) (#4671)\n\nExporting audio offline could crash with M123, freeze mid-export, or fault\noutright. All three come from AudioRecorder::slowRoutine() freeing a\nSampleRecorder while that same recorder is suspended part-way through its own\ncardRoutine().\n\nSince #2111, SD busy-waits run the task schedu\n[…]\nmade no progress once the recorder latched\n hadCardError or ABORTED, since cardRoutine() early-returns in both cases,\n which is the reported freeze.\n- Cover the scheduler's resource gate with tests.",
"is_bot": false,
"headline": "fix: don't free the SampleRecorder from inside the SD card routine (#…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-12T13:10:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2dda11e045f2c9bbbd9724d78c1da91f26549b45",
"body": "Pressing two operator pads at once in the DX sidebar made them flash back\nand forth, and whether they stuck depended on the order the fingers came\noff.\n\nevaluatePads() hands the whole pressedPads array to handlePad() on every\npad and encoder event, so held pads are replayed rather than only the pad\n\n[…]\ning the operator menu on press left the pad marked active\n forever, because its release went to soundEditor rather than the keyboard\n screen\n\nThe operator LED now flips on lift rather than on press.",
"is_bot": false,
"headline": "fix: toggle DX7 operator switches on pad release (#2749) (#4669)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-12T04:15:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "85fed274184002555f4d7b1d50e8a81c58a12027",
"body": "…4658)\n\n* fix: don't lose notes that are refused a voice under high CPU load\n\nWhen AudioEngine::allowedToStartVoice() refuses a note, Sound::noteOn()\nleaves it PENDING in the arpeggiator and starts no voice. The only retry\nis Arpeggiator::handlePendingNotes(), which runs solely from\nSound::render() \n[…]\nshare one\nArpNote::isStartablePending() predicate so they cannot drift again.\n\nNo functional change to the arp itself: notes still pend in `notes`\nwhen the arp is off and in active_note when it is on.",
"is_bot": false,
"headline": "fix: don't lose notes that are refused a voice under high CPU load (#…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-12T03:36:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf3bdfeab4ca3a5836f34dfe1e54dba31a69da07",
"body": "* docs: design for removing the slot model from song naming (#1069)\n\n* docs: implementation plan for removing the slot model from song naming (#1069)\n\n* refactor: lift name comparison out of functions.cpp into a testable leaf module\n\n* feat: pure default-name derivation with #1069 regression tests\n\n\n[…]\nor from building the prefixed string, then\n advanced enteredTextEditPos regardless, leaving the edit pos indexing past the end\n of a stale string.\n\n* docs: remove superpowers spec and plan for #1069",
"is_bot": false,
"headline": "Collapse OLED and 7SEG browser song naming paths (#4656)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-12T03:18:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "42506e9da2c7a1083ce060de3775c6c7747ace52",
"body": "* Fix sidebar transition animations\n\nFix sidebar transition animations\n\n* Fix correctness issues in sidebar transition animations\n\nFollow-up to bfac171d, from code review of that commit.\n\n- Fix signed 32-bit overflow in the keyboard sidebar proximity blend.\n (3 * 65536 - distance) * 65535 needs a 6\n[…]\nts and\ndrawSquare's accumulation contract. The truncation survived this long\nbecause nothing exercised either.\n\n---------\n\nCo-authored-by: Sean Ditny <138174805+seangoodvibes@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix/sidebar fades (#4668)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-12T02:54:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "323e4ccaf92ff7e1130a2549121aeda1ddbae6c5",
"body": "…) (#4666)\n\nWhile linearly recording, Clip::posReachedEnd() auto-extends the Clip and\nthen asked SessionView to re-render. uiNeedsRendering() only marks rows\ndirty for a UI that's in the open navigation hierarchy, and entering a Clip\nswaps the root UI, so that call did nothing while in a clip view.\n\n[…]\never overrode\nclipNeedsReRendering(), so it had the same bug - and stayed stale even after\nrecording ended. Give it the override, guarded on !onArrangerView since it\nisn't showing a Clip in that mode.",
"is_bot": false,
"headline": "fix: un-dim all columns as a clip auto-extends while recording (#1047…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-11T22:55:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3220d110fdb0d9b33d45c21f691e33affba8f00e",
"body": "* ignore threshold for synced recording of audio clips\n\n* wip note before test fixes",
"is_bot": false,
"headline": "Fix misaligned audio clips when threshold recording is on (#4665)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-11T22:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bd2b9292c0a420582dc6c38297ddf4dee9c3a96",
"body": null,
"is_bot": false,
"headline": "fix building on macos with current clang (#4664)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-11T21:37:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24b0df8b5676f13718f5b96180eb466533190877",
"body": "Since zoom can now go beyond a clip's length (#1962), every row renders a\ngrey \"undefined area\" whose boundary moves during a zoom transition. But\nInstrumentClipView::tellMatrixDriverWhichRowsContainSomethingZoomable only\nflagged rows with notes for animation, so on note-less rows that grey\nboundary\n[…]\ntical InstrumentClipView\nand AudioClipView overrides. ArrangerView keeps its override: its empty\noutput rows are solid black with no moving grey boundary, so skipping them\nis still valid.\n\nFixes #3363",
"is_bot": false,
"headline": "Fix zoom animation for out-of-bounds clip area on empty rows (#4659)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-11T21:22:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "17c7fa09d17938137ed9631bccf016d43892578c",
"body": "…rs from next (#4663)\n\n* fix(fixedpoint): backport ARM VFP conversion fixes and portable helpers from next\n\nBackports the fixedpoint.h improvements (next commits 838439c7, b2bc937c,\nand the fixedpoint.h portion of 0d2558a5) plus the qemu-arm parity test:\n\n - Make the ARM VFP vcvt conversion path li\n[…]\nms reproduce the miscompile / assembler error.\n\nThe f32 methods were carried over incomplete from next's f64 fix; the\nq31_from_float/q31_to_float free functions predate it and next never touched them.",
"is_bot": false,
"headline": "fix(fixedpoint): backport ARM VFP conversion fixes and portable helpe…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-11T21:18:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25775775b6d20dc218fa30584afa73117a5c18ec",
"body": "…(#3168) (#4660)\n\nIn the keyboard views, rapidly pressing many pads could leave notes stuck\non and lock the user out of the view, worst with kits whose samples are\nloading from the SD card. The firmware tracks pad state in a shadow array\n(pressedPads) that only clears a note when a matching release \n[…]\nof range for kits with more\n drums than kHighestKeyboardNote).\n- notes_state.h: fix NotesState::end() const, which returned\n notes.end() + count and walked past the array; covered by new unit tests.",
"is_bot": false,
"headline": "fix: release stuck keyboard-view notes when pads are pressed rapidly …",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-11T21:10:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "815c4917fe94e454f86f51f2a9666358fbc46ec9",
"body": "* Additional website updates\n\nAdditional website contents:\n- Shuffled around some changelog content\n- Added link to deluge companion to top of change log\n- Added notice to deluge companion page about work in progress\n- Added embedded videos to audio export and grid view looping page\n- Added multi-sa\n[…]\nluge_companion\n- Added midi follow troubleshooting tip to the midi follow page\n\n* Apply Prettier format\n\n---------\n\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Additional website updates (#4662)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-11T20:32:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bba42c500ec01e0e9d14837b0ab2252ecdbe1aa5",
"body": "* Update threshold recording documentation\n\nUpdated documentation for threshold recording to indicate the limitations with respect to audio clips.\n\n* Apply Prettier format\n\n---------\n\nCo-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Update threshold recording documentation (#4642)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-11T16:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "054ca707136bf8bb6cf932d55d9cd7cd3d66aacc",
"body": "* Update website formatting\n\nUpdated website formatting so that page content takes up whole page width\n\n* Update shortcut companion to fix hidden bug\n\nFixed issue where shortcut companion would be hidden\n\n* Update shortcut wrapping and alignment\n\nUpdated shortcut card alignment when page width is na\n[…]\nFix shortcut card width to fit contents\n\nFixed shortcut card width to fit contents\n\n* Bring workflow changes up higher in changelog\n\nBrought up some bigger workflow changes up higher in the change log",
"is_bot": false,
"headline": "More website updates and shortcut revisions (#4655)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-11T16:16:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c64ec2cc951054cc5b1512f67896503220e6facd",
"body": "…e the menus (#4657)\n\nThe filter menus already rename morph based on the filter's mode (the ladder\nfilters call it drive and FM), but every other display of the param went\nthrough the static name tables in params, which have one string per param ID.\nSo a morph param mapped to a custom gold knob show\n[…]\nve the LPF/HPF morph params via the same\nSpecificFilter family check the menus use, and pass the mod controllable in at\neach call site. SVF modes and an off filter keep the existing name.\n\nFixes #1718",
"is_bot": false,
"headline": "fix: name the filter morph param after the current filter mode outsid…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-11T16:12:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f0117c40278a93b415e7482cbb144e122ee8fcec",
"body": "Added a changelog popup for when a user clicks the beta download link",
"is_bot": false,
"headline": "Add changelog popup to website beta download link (#4654)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-11T03:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b6b1b714b4d17cb5454c2182be32fd77816260",
"body": "Switch website from bun to pnpm",
"is_bot": false,
"headline": "Switch website from bun to pnpm (#4653)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-11T03:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54cf646c3435ede46b1e2d64c09dc942c70b3820",
"body": "* Integrate Deluge Shortcut Companion with Website\n\nIntegrated Deluge Shortcut Companion with Website\n\n* Remove files",
"is_bot": false,
"headline": "Integrate Deluge Shortcut Companion with Website (#4652)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-11T01:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "914e8b92f1e93241134220f42364fc9878aaff82",
"body": "…4651)\n\nrenderAutomationEditorDisplayOLED() left `isAutomated` uninitialized and\nonly assigned it inside `if (modelStackWithParam && ->autoParam)`, then\nunconditionally passed it to drawStringCentred(). When no auto param\nexists for the selected parameter, a garbage stack pointer was\ndereferenced as a string.\n\nDefault it to the \"automation off\" string, which is what a nonexistent\nparam means.",
"is_bot": false,
"headline": "fix: initialize automation status string in OLED automation editor (#…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-10T14:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cdee6d3b2946fede4c16183fac3dc50d134981f",
"body": "Update website download link to beta",
"is_bot": false,
"headline": "Update website download link to beta (#4648)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-10T11:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e851b32369b1cddf76761c6283564355570ad711",
"body": "… (#4645)\n\nOutput tracks only the single AudioOutput that monitors it\n(outputRecordingThisOutput), and its destructor clears just that one. But\nany number of AudioOutputs can hold an outputRecordingFrom pointer to it:\nAudioOutput::cloneFrom copies the pointer to a layering-loop overdub,\nwhich stays \n[…]\ndingFrom()\nboth dereference.\n\nWalk the output list and clear every reference before the object goes\naway. Both call sites unlink the output first, so the walk only visits\noutputs that are still alive.",
"is_bot": false,
"headline": "fix: clear all record-source pointers to an output before deleting it…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-10T00:21:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a00b04286439a794bc5b2929079c70269a67b326",
"body": "An AudioOutput monitoring a source output (inputChannel ==\nSPECIFIC_OUTPUT) takes a single-owner claim on it, which suppresses that\nsource's own rendering in Song::renderAudio. Several AudioOutputs can\nreference the same source though: a layering-loop overdub is cloned from\nthe sampler and copies ou\n[…]\nong loop and by the sampler, doubling it - audible as distortion.\n\nRoute all four sites through releaseMonitoringClaim(), which relinquishes\nonly when this output is the current claimant.\n\nFixes #4643",
"is_bot": false,
"headline": "fix: don't revoke another audio output's monitoring claim (#4644)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-10T00:20:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c61ba2c610a8792f6c2c63ef8456a34540422505",
"body": "setWavFileNameForStemExport() formatted into a 300-byte stack buffer with\nsprintf, interpolating output->name and drum->drumName, neither of which is\nlength-bounded. A long enough preset or drum name overran the buffer.\n\nFatFS rejects any path component longer than FF_MAX_LFN (255), so a 300-byte\nbu\n[…]\noString() NUL-terminate when appendOctaveNo is false; the\nterminator previously only ever came from the intToString() call. Both callers\npassing false survived only by zero-initialising their buffers.",
"is_bot": false,
"headline": "harden stem export against stack smashing (#4640)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-09T16:43:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f9266e68e72c5fb337b785eb1daf58bc71fdbf6d",
"body": "* Update CI workflows\n\n* Disable next/nightly for now",
"is_bot": false,
"headline": "Update CI workflows (#4603)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-09T13:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0586341f3601d08085b796df347975da321fc85",
"body": "…er (#4634)\n\nChainloading a firmware image over USB SysEx hung (blank OLED, LED grid\nstill showing the completed upload) whenever audio had been rendered\nsince boot, while the same image booted fine from SD - and USB loading\nworked again right after a fresh boot.\n\nRoot cause: deluge_chainload runs w\n[…]\n - after interrupts are disabled, while the MMU is\nstill on. This likely also explains the stub's longstanding 'works\n(mostly) reliably' caveat.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(chainload): flush data cache before running the MMU-off chainload…",
"author_name": "owlet",
"author_login": "owlet-labs",
"committed_at": "2026-07-09T12:45:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9e6206bf10a7732fc7a37f73da62904bd6dccc8b",
"body": "…ut (#4632) (#4638)\n\nA recorded audio clip now stays in sampler mode (#4288), and\nAudioOutput::modeAllowsMonitoring() dereferences activeClip\nunconditionally for sampler mode. The main render loop skips\n!inValidState outputs (set together with activeClip=nullptr), but the\nSPECIFIC_OUTPUT monitoring \n[…]\nT branch: only render the record-source if it has an\n active clip\n- audio input selector TRACK option: pick the first non-MIDI/non-CV,\n non-self output instead of index 0, matching padAction's guard",
"is_bot": false,
"headline": "fix: guard against null activeClip crash when changing audio clip inp…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-09T02:15:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ed79215fd077b9e60629c4829f98c7053cbceb56",
"body": null,
"is_bot": false,
"headline": "put non scale mode back (#4636)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-07T04:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bdf097953d97ab3140b7e7244b2f9c6ddc07a5",
"body": null,
"is_bot": false,
"headline": "just zero the whole thing (#4635)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-07T03:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a8bead8aef430c712fb613291d2ec9d625d9901",
"body": "Aligned velocity view shortcuts in automation view with instrument clip view.\n\n- Removed the `Note Velocity View` shortcut from the Automation Overview. The `Velocity` pad on the Automation Overview now represents the Automatable parameter `Velocity Spread`\n- Updated shortcut for `Note Velocity View`. You can now only enter `Note Velocity View` by holding `Audition Pad` + pressing the `Velocity` pad.",
"is_bot": false,
"headline": "Align velocity view shortcut with instrument clip view (#4626)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-06T18:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9456095b35428060a122552f4d551916749f3789",
"body": "* Fix off-by-one OOB read in TimeStretcher::hopEnd coarse hop tables\n\nIn the coarse branch, speedLog is clamped inclusively to 896<<20, so position\nreaches 128<<20 == 2^27. interpolateTableSigned(position, 27, table, 2) then\ncomputes whichValue = position>>25 == 4 and reads table[whichValue+1] == ta\n[…]\n-\ninto a compile error. VoiceSamples are pool-managed and held by pointer, so no\nobject-level move-assign is needed; both former slice sites now assign through the\nSampleLowLevelReader base subobject.",
"is_bot": false,
"headline": "Fix E078 crash on time-stretched looping sample presets (#4515) (#4623)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-03T23:25:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e71ee94c7ffb0e1ec306c4cac13ed0233b64b5ef",
"body": "* more logs\n\n* reset file properly, pauses playback for unknown reason\n\n* fix playback being disabled\n\n* remove extra logging",
"is_bot": false,
"headline": "Bugfix/live loop undo (#4622)",
"author_name": "Mark Adams",
"author_login": "m-m-adams",
"committed_at": "2026-07-03T21:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d87e62f9f14cd110efdee5fe7e649b4a30b6e9bf",
"body": "* Fix midi and trigger clock toggles\n\nFixed issue which would cause trigger and midi clocks to get sent out even though the global clock settings were disabled.\n\nAlso fixed issue introduced a while ago during toggle bool refactoring which accidentally dropepd the use of setMidiInClockEnabled() and setMidiOutClockMode().\n\n* format",
"is_bot": false,
"headline": "Fix midi and trigger clock toggles (#4618)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-03T13:09:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d091d1039e8efca427fe314a848122bc5797bda8",
"body": "Identify notes with edited probability, iterance or fill parameters by highlighting the note head of edited notes yellow",
"is_bot": false,
"headline": "Note editor - identify edited notes (#4613)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-02T15:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd911e86fc76b90d015b269d25c578267f428afe",
"body": "…inter (#4615)\n\nhomogenizeRegion captured raw ParamNode* pointers to both region-edge\nnodes up front, then handled the right edge, which can call\ninsertAtIndex and reallocate/move the ParamNodeVector backing store -\ninvalidating the captured left-edge pointer. The left-edge re-fetch\nlived inside the\n[…]\n edit to the region's first pad was\nsilently lost (or clobbered unrelated freed memory).\n\nRe-fetch the left edge node unconditionally from its correctly\nmaintained index immediately before writing it.",
"is_bot": false,
"headline": "Fix homogenizeRegion dropping the region-start edit via a dangling po…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-02T15:36:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "685196c66f5edd84b1b57053c825b3bbf0f3adce",
"body": null,
"is_bot": false,
"headline": "Deactivate the clip after making it empty (#4612)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-01T21:41:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0261dcc2d408157d6b1256fa6fdad0e0195ec234",
"body": "… (#4611)\n\nCross-Screen (arranger auto-scroll) was a top-level OR term forcing\nstartFromCurrentScreen true unconditionally, so neither the <> restart\nshortcut nor the AlternativePlaybackStartBehaviour community setting could\nselect a start from the beginning of the arrangement.\n\nTreat Cross-Screen a\n[…]\nt shortcut always toggling the other way.\nThis guarantees one combo starts from the current screen and the other from\nthe beginning in every configuration, including both enabled at once.\n\nFixes #3166",
"is_bot": false,
"headline": "Fix arranger playback unable to start from bar 1 with Cross-Screen on…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-01T21:06:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e3a44a440fd3ee98ed038ccf33db505ac303f062",
"body": "…#4610)\n\nselectEncoderAction's skip-disconnected loop committed setValue/currentMIDICable\nto each candidate before checking connectionFlags. Scrolling off the end on OLED\nearly-returns, leaving the selection stranded on the last disconnected device it\nstepped onto (e.g. a cached, unplugged Arturia). Pressing select then opened that\ncached device's settings.\n\nCapture the entry selection (always a connected device) and restore it on the\nOLED boundary early-returns instead.\n\nFixes #4595",
"is_bot": false,
"headline": "Fix MIDI device list letting you select cached disconnected devices (…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-07-01T18:32:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9268a9b46d529a071808769b422523bc456fe5f2",
"body": "… (#4608)\n\nPerformance view would allow menu entry while holding a stutter pad, resulting in the stutter UI mode getting stuck on and preventing further actions from taking place while in the menu\n\nFix by allowing the use of performance view pads while in the menu. entering the menu with stutter on \n[…]\nenu or select encoder press / scrolling so you can use the menu normally.\n\nPads pressed before entering menu and released after entering menu get forwarded to performance view so they can be released.",
"is_bot": false,
"headline": "Fix performance view - getting stuck in stutter UI mode on menu entry…",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-01T05:12:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0a037fa0abcb76d3abeb6d6435d0081e915c71e",
"body": "Fixed issue with audition pads cutting sequenced notes in a kit for a sample playing back in \"cut\" mode",
"is_bot": false,
"headline": "Fix auditioning cutting off sequenced notes (#4606)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-07-01T04:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ade37f21e54a1f3c7b82067f958fe967ac605ab",
"body": "* Fix sample osc transpose + horizontal menu note range editing\n\nFixed several issues:\n\n1) refactoring of osc menu item code for horizontal menus broke oscillator multiple sample transpose (you could no longer edit the transpose for specific multi sample note ranges. It would always edit multi range\n[…]\nenu again.\n\n* Display multi note range in transpose notification bar\n\nDisplay multi note range text in transpose notification bar so you know what note range you're editing the transpose for\n\n* format",
"is_bot": false,
"headline": "Fix sample osc transpose + horizontal menu note range editing (#4605)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-30T11:43:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5bc890980a907683fe69f7cedab4a7c6ef8007ce",
"body": "* Update changelog link in downloads documentation\n\n* Fix features link",
"is_bot": false,
"headline": "Update changelog link in downloads documentation (#4602)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-29T20:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc9bc90f10ea43d93df6ae19b9818e9430c0425",
"body": "The hardware OLED watchdog was timing a continuous OLED-send session, not each DMA frame. Under preset browsing/load redraw churn, it could synthesize a DMA completion mid-frame, leaving the OLED controller address offset while SysEx stayed correct.\n\nI changed [oled_low_level.c (line 74)] so the watchdog is armed per OLED DMA start and disarmed on actual DMA completion.",
"is_bot": false,
"headline": "Fix oled dma watchdog to address misaligned OLED issue (#4600)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-29T01:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c02493ffccfb3130707a6bdcb853bf10aa8e1d83",
"body": "* Collapse shared SPI queue to OLED-only frame queue\n\nCV now bypasses the shared SPI transfer queue via the priority slot\n(see #3520), so the queue only ever carries OLED frames. Remove the\ndead dual-destination machinery: the per-item destinationId/union and\nSpiTransferData, sendCVTransfer(), the C\n[…]\nransferQueueCurrentlySending guards the shared SPI bus (OLED frames\nand the priority CV word), so it becomes spiBusCurrentlySending rather\nthan an OLED-specific name. Pure rename, no behaviour change.",
"is_bot": false,
"headline": "Clean up oled_low_level (#4590)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-29T01:59:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b79a2e3860fb15645c366494d42393b2111f823a",
"body": "* Fix use-after-free in getPathFromFullPath (returned pointer into temporary)\n\ngetPathFromFullPath() returned std::string(...).c_str() - a pointer into\na std::string temporary destroyed at the end of the return statement, so\nthe caller (setFileByFullPath) read freed memory. The single caller now\ncop\n[…]\nconstructed a Song\nat a null pointer. It's the last-resort fallback (reached when there's no\nsong at all), so fail loudly with a code rather than corrupting null.\n\n* Fix formatting in load_song_ui.cpp",
"is_bot": false,
"headline": "Fix/memory safety (#4598)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-27T21:03:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "622ab8e93a57eb3aeb3dbc33dfb1b009d481f497",
"body": "* Fix use-after-free in browser file-item culling\n\nBrowser::firstFileItemRemaining / lastFileItemRemaining stored borrowed\nchar const* pointers into a FileItem's filename buffer (saved during\ncullSomeFileItems when trimming the list to stay under the memory cap).\nUnder memory pressure that FileItem \n[…]\n an Instrument that was\nalready an active Output in the song untouched.\n\nRepeatedly copying kits previously leaked one Instrument (plus its loaded\nsamples) per failed attempt, exhausting internal RAM.",
"is_bot": false,
"headline": "Fix/kit copy memory safety (#4596)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-27T19:13:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fdbceea4aac4b96bac2f3c837227f616063f4f16",
"body": "…tion (#4593)\n\nCleaned up mod encoder action to return early and avoid creating getModelStackWithParam twice\n\nAlso when in automation overview or note editor, defer to view::mod encoder button action for copy / paste or param selection handling\n\nClean up modEncoderButtonAction\n\nCleaned up mod encode\n[…]\ny and avoid creating getModelStackWithParam twice\n\nAlso when in automation overview or note editor, defer to instrument clip view mod encoder button action for copy / paste or param selection handling",
"is_bot": false,
"headline": "Clean up automation view mod encoder action and mod encoder button ac…",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-27T15:30:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a626a87b8a5061d0d4d506407751ae637b7a6af",
"body": "* More website updates and redirects\n\n* Apply suggestion from @seangoodvibes",
"is_bot": false,
"headline": "Chore/ More website updates and redirects (#4591)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-27T15:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "237a1ac83f9580c2b295de19429d85f5d5418f77",
"body": "* Fix issues flagged by cppcheck\n\n* Fix build and harden memory-safety fixes from the cppcheck pass\n\n- instrument_clip_view: the previous commit's `goto doneNoteEditing`\n jumped over the initialization of newLength/action/etc, which is\n ill-formed C++ and broke the build. Replace it with an `if (h\n[…]\n- chords: clamp voicingNo to kUniqueVoicings-1 in getChordVoicing.\n voicingOffset can be set past the end of the fixed-size voicings[]\n array, so the loop was reading out of bounds (caught by ASan).",
"is_bot": false,
"headline": "Fix issues flagged by cppcheck (#4594)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-27T15:13:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca40e552a5736c88012f83fd4178c027f860fbe8",
"body": null,
"is_bot": false,
"headline": "Change redraw condition (clips other than the active clip) (#4570)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-26T16:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f69525aa1eedfeba2e3d7dd9fe1c371ac25928a3",
"body": "* Toggle fill setting for held notes\n\nAllow cycling through fill settings in instrument clip view and velocity view for held notes by holding note(s) and pressing sync scaling.\n\n* Check root UI before peeking notes\n\nOnly peek notes if root UI is instrument clip view\n\n---------\n\nCo-authored-by: busa-projects <busa@gmx.ch>",
"is_bot": false,
"headline": "Fix/ Toggle fill setting for held notes (#4587)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-26T13:46:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dff08143a9719c886e2187ac87532799483fdeb",
"body": "* Fix note and note row editor horizontal menus\n\nFixed the note editor to allow horizontal and vertical scrolling.\n\nPreviously scrolling would kick you out of the menu. Now scrolling deselects the note and blocks editing of note parameters until you've selected a note again. As in vertical menu, it will display \"Select Note\" whenever you attempt to edit a parameter when you haven't selected a note.\n\n* format",
"is_bot": false,
"headline": "Fix/ Scrolling in note and note row editor horizontal menus (#4589)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-26T13:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e22abd64eb04803beb8bfdfd06bba71c699cc971",
"body": "* Bugfix favourites manager\n\nFix some unintentional bugs from the favourites manager\n\n* Cleanup - use consistent favourite naming, use kNumFavourite constant\n\nCleaned up code to use consistent language for \"favourite\" as we had \"favourite\" in most spots and \"favorite\" in others\n\nCreated kNumFavourites enum to replace \"16\" magic constant used everywhere\n\n* Replace std::vector with etl::vector\n\nReplaced std::vector with fixed size etl::vector\n\n* Fix tests",
"is_bot": false,
"headline": "Fix/ Favourites manager (#4588)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-26T12:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "063ec8732c5ec306e470e5b571f876b455d0f238",
"body": "Fix crash that would occur when calling display->displayError(Error::Unspecified);",
"is_bot": false,
"headline": "Fix crash when displaying unspecified error message (#4585)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-26T00:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e98cf69ba973ae64ddd1388e94b40b184986e5b3",
"body": "Fixed issue where browser could search for files starting with the current file's starting letter or letters that follow in the alphabet but not files starting with letters earlier in the alphabet (e.g. if selected file starts with 'S' it lets you search for files starting with 'T' but not files starting with 'B'",
"is_bot": false,
"headline": "Fix issue where browser only searches forward (#4584)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-25T23:50:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82e106dddf8152eebcacbe90b0f7a25cee42f47b",
"body": "* Replace favouritesVisible && banksVisible with check state functions tied to qwertyVisible\n\nReplaced duplicate favouritesVisible variables and UI functions that return whether or not a UI is can and should display the favourites and banks.\n\n* Fix load UI greyout\n\nFixed greyout unintentional change to greyout in PR #3391",
"is_bot": false,
"headline": "Fix display of favourites and banks bug (#4583)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-25T13:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16de829535f7c94c038434acc0a74d228531ee87",
"body": "* sound: guard grainFX null-deref in startSkippingRendering\n\ngrainFX is null unless the GRAIN mod-FX has been engaged, and every other\naccess already null-checks it; startSkippingRendering() was the one path that\ndereferenced it unconditionally. The default no-SD patch has no grain, so the\nhost-sim \n[…]\nd adjacent memory. Cherry-picked from feat/synth-golden-masters (84845f87e).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Minor fixes (#4531)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-25T12:48:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "129d2487c267083ab576dd7b1bf277714f773a7e",
"body": "* Update documentation for beta\n\n* More fixes",
"is_bot": false,
"headline": "1.3 Beta Prep / Re-direct old documentation to new documentation (#4581)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-24T21:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2343f96f796e6184c9dd2e8736d17590213c9d1a",
"body": "* Update firmware downloads page\n\nUpdated references from 'Development (Nightly) Firmware' to 'Beta - 1.3.0 (Derbyshire)' and adjusted related text to reflect the beta status.\n\n* Update website/src/content/docs/downloads.mdx\n\nCo-authored-by: Katherine Whitlock <kate@skylinesynths.nyc>\n\n---------\n\nCo-authored-by: Katherine Whitlock <kate@skylinesynths.nyc>",
"is_bot": false,
"headline": "1.3 Beta Prep / Update firmware downloads page (#4579)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-24T20:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e76bb867d8f823a9c991343c901b66f41e9db2d",
"body": null,
"is_bot": false,
"headline": "Update community branch references to main branch (#4580)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-24T19:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a8916515a55134604bcda998ac495f09578bb19",
"body": "Rename 1.3 to 1.3 Derbyshire",
"is_bot": false,
"headline": "Add 1.3 name to documentation (#4578)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-24T19:19:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78451fb8590a85b56e5903fe78b08e5b7b06711e",
"body": null,
"is_bot": false,
"headline": "Add a sw watchdog timer to the oled output (#4577)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-24T17:15:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f7cae0b7158a391daeab6aae8b960de5e69d4b5",
"body": "Fix issue with tempo automation interpolation not calculating correctly due to rounding errors. By using a float increment and a float remainder accumulation variable we can interpolate tempo values more frequently than was previously possible.",
"is_bot": false,
"headline": "Fix/ Force tempo automation to use float interpolation increment (#4576)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-24T03:07:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57a627c4c09d751b07e5f73301b0ed76ee7db408",
"body": "Add bright/dim indication for the activated macros in keyboard and clip views",
"is_bot": false,
"headline": "Add bright/dim indication for the activated macros (#4572)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-23T19:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5274b8adb9e10b94f960a19958600a288b8a8a",
"body": "… enabled (#4571)",
"is_bot": false,
"headline": "Enable section repeat editing in green mode with green mode selection…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-23T02:48:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24985cffbe9c401bf2069609835b63b8bcf16a29",
"body": "Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.4.22 to 2026.6.17.\n- [Commits](https://github.com/certifi/python-certifi/compare/2026.04.22...2026.06.17)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-version: 2026.6.17\n dependency-type: direct:production\n update-type: version-update:semver-minor\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": "Bump certifi from 2026.4.22 to 2026.6.17 in /scripts/toolchain (#4556)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T21:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c30aeb8f18f1ac935fe56d53cf8c41f9208fc23b",
"body": "Bumps the all-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6 to 7\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://g\n[…]\nversion-update:semver-major\n dependency-group: all-actions\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": "Bump actions/checkout from 6 to 7 in the all-actions group (#4555)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-22T21:10:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2d84ff2f2b9bc9aa9affa08fafb6844879ab5f92",
"body": "…th) (#4564)\n\n* Fix ghost notes issue\n\nOnly mark early note as no longer active if the note was previously recorded as an early note\n\nOtherwise new early note array entry gets created with velocity initialized to zero.\n\n* Fix note row auditioning check",
"is_bot": false,
"headline": "Fix/ Linear recording early note array issues (ghost notes, note leng…",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-22T20:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a53208ed1da5a816c5311cfa5770be9e532c8d",
"body": null,
"is_bot": false,
"headline": "Add a priority slot for CV when OLED is being sent (#4568)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-22T19:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65da30a0369e362bdc2be2e223ab4315c02cb3fc",
"body": null,
"is_bot": false,
"headline": "Add computed location rather than top-aligning in beginSession() (#4567)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-22T18:11:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd773f4f5af7c7d2a49f20bf08cd1c7aae2f7f46",
"body": "…#4566)",
"is_bot": false,
"headline": "Prevent scale selection on keyboard layouts that don't support them (…",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-22T18:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb8cf8067c56a4518f7c609adb548837c2c2427d",
"body": null,
"is_bot": false,
"headline": "Burst guard on the MIDI/GATE clock inputs (#4565)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2026-06-22T14:13:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ecb0a11b9f5af5b6d9ba81369fcb23982803e3",
"body": "* Fix - return no param for midi clips if cc is not valid\n\nAdded validation for MIDI CC number in getParamToControlFromInputMIDIChannel.\n\n* Ensure lastSelectedParamID is reset / checked against kNoParamID everywhere\n\nFixed issue where lastSelectedParamID was not being reset correctly / consistently \n[…]\nserved in automation view when entering / exiting a midi clip's automation editor via the automation overview.\n\nWhile I was at it I also ensured fixed this potential issue in performance view as well.",
"is_bot": false,
"headline": "Fix midi automation view invalid param bug (#4557)",
"author_name": "Sean Ditny",
"author_login": "seangoodvibes",
"committed_at": "2026-06-22T12:06:09Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 305,
"latest_release_at": "2026-07-25T00:59:40Z",
"latest_release_tag": "beta",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 46,
"days_since_latest_release": 2,
"mean_days_between_releases": 154.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 165,
"stars": 669,
"watchers": 24,
"fork_history": {
"days": [
{
"date": "2023-06-06",
"count": 11
},
{
"date": "2023-06-07",
"count": 5
},
{
"date": "2023-06-08",
"count": 7
},
{
"date": "2023-06-09",
"count": 4
},
{
"date": "2023-06-10",
"count": 2
},
{
"date": "2023-06-13",
"count": 5
},
{
"date": "2023-06-14",
"count": 2
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2023-06-24",
"count": 1
},
{
"date": "2023-06-25",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2023-07-01",
"count": 1
},
{
"date": "2023-07-02",
"count": 2
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-15",
"count": 1
},
{
"date": "2023-07-19",
"count": 1
},
{
"date": "2023-07-20",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-09-20",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-12-02",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-19",
"count": 2
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-01-12",
"count": 2
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-02-12",
"count": 1
},
{
"date": "2024-02-27",
"count": 1
},
{
"date": "2024-03-14",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-05-25",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-20",
"count": 1
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2024-07-29",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-14",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-09-28",
"count": 1
},
{
"date": "2024-10-06",
"count": 1
},
{
"date": "2024-10-10",
"count": 1
},
{
"date": "2024-11-24",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2024-12-29",
"count": 1
},
{
"date": "2025-01-03",
"count": 2
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-15",
"count": 1
},
{
"date": "2025-02-02",
"count": 1
},
{
"date": "2025-02-03",
"count": 2
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-29",
"count": 1
},
{
"date": "2025-04-05",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-12",
"count": 1
},
{
"date": "2025-04-27",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-06-07",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-06-21",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-06",
"count": 2
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-08-03",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-11-09",
"count": 1
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-01-09",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-18",
"count": 2
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-05",
"count": 1
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-04-25",
"count": 1
},
{
"date": "2026-05-12",
"count": 2
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-20",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-06",
"count": 1
},
{
"date": "2026-07-13",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
},
{
"date": "2026-07-26",
"count": 1
}
],
"complete": true,
"collected": 164,
"total_forks": 165
},
"star_history": null,
"open_issues_and_prs": 95
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"demos",
"notebooks",
"sample"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"src/deluge/gui/menu_item/generate/gendoc/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"website/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 1959389,
"source_files_sampled": 1420,
"oversized_source_files": 48,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"website/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "astro",
"direct": true,
"version": "5.18.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2pvr-wf23-7pc7",
"GHSA-4g3v-8h47-v7g6",
"GHSA-7pw4-f3q4-r2p2",
"GHSA-8hv8-536x-4wqp",
"GHSA-f48w-9m4c-m7f5",
"GHSA-j687-52p2-xcff",
"GHSA-jrpj-wcv7-9fh9",
"GHSA-xr5h-phrj-8vxv"
],
"fixed_version": "7.1.0",
"advisory_count": 8,
"oldest_advisory_days": 96
},
{
"name": "link-preview-js",
"direct": true,
"version": "3.2.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4gp8-rjrq-ch6q"
],
"fixed_version": "4.0.1",
"advisory_count": 1,
"oldest_advisory_days": 82
},
{
"name": "sharp",
"direct": true,
"version": "0.32.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.3,
"advisory_ids": [
"GHSA-f88m-g3jw-g9cj"
],
"fixed_version": "0.35.0",
"advisory_count": 1,
"oldest_advisory_days": 5
},
{
"name": "sharp",
"direct": true,
"version": "0.34.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.3,
"advisory_ids": [
"GHSA-f88m-g3jw-g9cj"
],
"fixed_version": "0.35.0",
"advisory_count": 1,
"oldest_advisory_days": 5
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.16",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-v2hh-gcrm-f6hx"
],
"fixed_version": "4.1.1",
"advisory_count": 1,
"oldest_advisory_days": 5
},
{
"name": "postcss",
"direct": false,
"version": "8.5.16",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "svgo",
"direct": false,
"version": "4.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-2p49-hgcm-8545"
],
"fixed_version": "4.0.2",
"advisory_count": 1,
"oldest_advisory_days": 5
},
{
"name": "svelte",
"direct": false,
"version": "4.2.19",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.2,
"advisory_ids": [
"GHSA-crpf-4hrx-3jrp",
"GHSA-f7gr-6p89-r883",
"GHSA-m56q-vw4c-c2cp",
"GHSA-phwv-c562-gvmh",
"GHSA-pr6f-5x2q-rwfp",
"GHSA-rcqx-6q8c-2c42"
],
"fixed_version": "5.55.7",
"advisory_count": 6,
"oldest_advisory_days": 157
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.11",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 0,
"advisory_ids": [
"GHSA-c2j3-45gr-mqc4"
],
"fixed_version": "3.4.12",
"advisory_count": 1,
"oldest_advisory_days": 5
},
{
"name": "esbuild",
"direct": false,
"version": "0.27.7",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 2.5,
"advisory_ids": [
"GHSA-g7r4-m6w7-qqqr"
],
"fixed_version": "0.28.1",
"advisory_count": 1,
"oldest_advisory_days": 44
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 2,
"high": 9,
"moderate": 1
},
"advisory_count": 24,
"affected_count": 12,
"assessed_count": 1064,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 3,
"direct_affected_count": 4
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@astrojs/starlight",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.32.6"
},
{
"name": "@tailwindcss/vite",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.17"
},
{
"name": "astro",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^5.15.4"
},
{
"name": "canvas",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.2.0"
},
{
"name": "exponential-backoff",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.3"
},
{
"name": "fuzzysort",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.0"
},
{
"name": "link-preview-js",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.1.0"
},
{
"name": "marked",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^16.4.2"
},
{
"name": "mdast-util-to-string",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "mermaid",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^11.16.0"
},
{
"name": "playwright",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "1.55.1"
},
{
"name": "rehype-mermaid",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "remark-directive",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.0"
},
{
"name": "remark-gfm",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.0.1"
},
{
"name": "remark-github",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^12.0.0"
},
{
"name": "remark-link-rewrite",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.7"
},
{
"name": "sharp",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.32.6"
},
{
"name": "starlight-links-validator",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.14.3"
},
{
"name": "starlight-sidebar-topics",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^0.6.2"
},
{
"name": "tailwindcss",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.17"
},
{
"name": "unist-util-visit",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^5.0.0"
},
{
"name": "zod",
"manifest": "website/package.json",
"ecosystem": "npm",
"version_constraint": "^3.25.76"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@astrojs/starlight",
"direct": true,
"version": "0.32.6",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/vite",
"direct": true,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "astro",
"direct": true,
"version": "5.18.2",
"ecosystem": "npm"
},
{
"name": "canvas",
"direct": true,
"version": "3.2.3",
"ecosystem": "npm"
},
{
"name": "exponential-backoff",
"direct": true,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fuzzysort",
"direct": true,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "link-preview-js",
"direct": true,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": true,
"version": "16.4.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-string",
"direct": true,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "mermaid",
"direct": true,
"version": "11.16.0",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": true,
"version": "1.55.1",
"ecosystem": "npm"
},
{
"name": "rehype-mermaid",
"direct": true,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "remark-directive",
"direct": true,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "remark-directive",
"direct": true,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "remark-gfm",
"direct": true,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "remark-github",
"direct": true,
"version": "12.0.0",
"ecosystem": "npm"
},
{
"name": "remark-link-rewrite",
"direct": true,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "sharp",
"direct": true,
"version": "0.32.6",
"ecosystem": "npm"
},
{
"name": "sharp",
"direct": true,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "starlight-links-validator",
"direct": true,
"version": "0.14.3",
"ecosystem": "npm"
},
{
"name": "starlight-sidebar-topics",
"direct": true,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": true,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": true,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": true,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": true,
"version": "3.25.76",
"ecosystem": "npm"
},
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@antfu/install-pkg",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/check",
"direct": false,
"version": "0.9.9",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler",
"direct": false,
"version": "2.13.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/internal-helpers",
"direct": false,
"version": "0.7.4",
"ecosystem": "npm"
},
{
"name": "@astrojs/internal-helpers",
"direct": false,
"version": "0.7.6",
"ecosystem": "npm"
},
{
"name": "@astrojs/language-server",
"direct": false,
"version": "2.16.11",
"ecosystem": "npm"
},
{
"name": "@astrojs/markdown-remark",
"direct": false,
"version": "6.3.8",
"ecosystem": "npm"
},
{
"name": "@astrojs/mdx",
"direct": false,
"version": "4.3.14",
"ecosystem": "npm"
},
{
"name": "@astrojs/prism",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/sitemap",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/svelte",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/telemetry",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/yaml2ts",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@braintree/sanitize-url",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "@capsizecss/unpack",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@chevrotain/types",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "@ctrl/tinycolor",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@emmetio/abbreviation",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "@emmetio/css-abbreviation",
"direct": false,
"version": "2.1.8",
"ecosystem": "npm"
},
{
"name": "@emmetio/css-parser",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@emmetio/html-matcher",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@emmetio/scanner",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@emmetio/stream-reader",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@emmetio/stream-reader-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"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": "@expressive-code/core",
"direct": false,
"version": "0.40.2",
"ecosystem": "npm"
},
{
"name": "@expressive-code/plugin-frames",
"direct": false,
"version": "0.40.2",
"ecosystem": "npm"
},
{
"name": "@expressive-code/plugin-shiki",
"direct": false,
"version": "0.40.2",
"ecosystem": "npm"
},
{
"name": "@expressive-code/plugin-text-markers",
"direct": false,
"version": "0.40.2",
"ecosystem": "npm"
},
{
"name": "@fortawesome/fontawesome-free",
"direct": false,
"version": "6.7.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"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": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@iconify/utils",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "@img/colour",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-arm64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-x64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-ppc64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-riscv64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-s390x",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-x64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-arm64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-x64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-ppc64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-riscv64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-s390x",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-wasm32",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-ia32",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@mdx-js/mdx",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@mermaid-js/parser",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@oslojs/encoding",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@pagefind/darwin-arm64",
"direct": false,
"version": "1.4.0-alpha.1",
"ecosystem": "npm"
},
{
"name": "@pagefind/darwin-x64",
"direct": false,
"version": "1.4.0-alpha.1",
"ecosystem": "npm"
},
{
"name": "@pagefind/default-ui",
"direct": false,
"version": "1.5.2",
"ecosystem": "npm"
},
{
"name": "@pagefind/linux-arm64",
"direct": false,
"version": "1.4.0-alpha.1",
"ecosystem": "npm"
},
{
"name": "@pagefind/linux-x64",
"direct": false,
"version": "1.4.0-alpha.1",
"ecosystem": "npm"
},
{
"name": "@pagefind/windows-x64",
"direct": false,
"version": "1.4.0-alpha.1",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.3.6",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.4.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@sveltejs/vite-plugin-svelte",
"direct": false,
"version": "2.5.3",
"ecosystem": "npm"
},
{
"name": "@sveltejs/vite-plugin-svelte-inspector",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/node",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-android-arm64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-arm64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-x64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-freebsd-x64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm-gnueabihf",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-gnu",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-musl",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-gnu",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-musl",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-wasm32-wasi",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-arm64-msvc",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-x64-msvc",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@types/d3",
"direct": false,
"version": "7.4.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-array",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-axis",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-brush",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-chord",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-color",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-contour",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-dispatch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-drag",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-dsv",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-ease",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-fetch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-force",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "@types/d3-format",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-geo",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-hierarchy",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-interpolate",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-path",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@types/d3-polygon",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-quadtree",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-random",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-selection",
"direct": false,
"version": "3.0.11",
"ecosystem": "npm"
},
{
"name": "@types/d3-shape",
"direct": false,
"version": "3.1.8",
"ecosystem": "npm"
},
{
"name": "@types/d3-time",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-time-format",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-timer",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-transition",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-zoom",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "@types/debug",
"direct": false,
"version": "4.1.13",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/estree-jsx",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "@types/geojson",
"direct": false,
"version": "7946.0.16",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@types/js-yaml",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdx",
"direct": false,
"version": "2.0.14",
"ecosystem": "npm"
},
{
"name": "@types/ms",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "@types/nlcst",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "17.0.45",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.13.3",
"ecosystem": "npm"
},
{
"name": "@types/picomatch",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/sax",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "@types/trusted-types",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "@upsetjs/venn.js",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@volar/kit",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/language-core",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/language-server",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/language-service",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/source-map",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/typescript",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@vscode/emmet-helper",
"direct": false,
"version": "2.11.0",
"ecosystem": "npm"
},
{
"name": "@vscode/l10n",
"direct": false,
"version": "0.0.18",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.17.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "ajv-draft-04",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "ajv-i18n",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-align",
"direct": false,
"version": "3.0.1",
"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": "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": "arg",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "array-buffer-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "array-includes",
"direct": false,
"version": "3.1.9",
"ecosystem": "npm"
},
{
"name": "array-iterate",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array.prototype.flat",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "array.prototype.flatmap",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "arraybuffer.prototype.slice",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "ast-types-flow",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "astring",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "astro-eslint-parser",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "astro-expressive-code",
"direct": false,
"version": "0.40.2",
"ecosystem": "npm"
},
{
"name": "astrojs-compiler-sync",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "async-function",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "axe-core",
"direct": false,
"version": "4.12.1",
"ecosystem": "npm"
},
{
"name": "axobject-query",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "b4a",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "bail",
"direct": false,
"version": "2.0.2",
"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": "bare-events",
"direct": false,
"version": "2.9.1",
"ecosystem": "npm"
},
{
"name": "bare-fs",
"direct": false,
"version": "4.7.4",
"ecosystem": "npm"
},
{
"name": "bare-path",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "bare-stream",
"direct": false,
"version": "2.13.3",
"ecosystem": "npm"
},
{
"name": "bare-url",
"direct": false,
"version": "2.4.5",
"ecosystem": "npm"
},
{
"name": "base-64",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "bcp-47",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "bcp-47-match",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "boxen",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.16",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.7",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "character-entities",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "character-reference-invalid",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "cheerio",
"direct": false,
"version": "1.0.0-rc.11",
"ecosystem": "npm"
},
{
"name": "cheerio-select",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "cli-boxes",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "code-red",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "collapse-white-space",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "color",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "color-string",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "common-ancestor-path",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cookie-es",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cross-port-killer",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "crossws",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "css-selector-parser",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "csso",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "cytoscape",
"direct": false,
"version": "3.34.0",
"ecosystem": "npm"
},
{
"name": "cytoscape-cose-bilkent",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cytoscape-fcose",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "d3",
"direct": false,
"version": "7.9.0",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "2.12.1",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "d3-axis",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-brush",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-chord",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-contour",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "d3-dispatch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-drag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-dsv",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-ease",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-fetch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-force",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-format",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-geo",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "d3-hierarchy",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-polygon",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-quadtree",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-random",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-sankey",
"direct": false,
"version": "0.12.3",
"ecosystem": "npm"
},
{
"name": "d3-scale",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-selection",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "d3-time",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-time-format",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "d3-timer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-transition",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-zoom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dagre-d3-es",
"direct": false,
"version": "7.0.14",
"ecosystem": "npm"
},
{
"name": "damerau-levenshtein",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "data-view-buffer",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-offset",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "dayjs",
"direct": false,
"version": "1.11.21",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decode-named-character-reference",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "decompress-response",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "dedent-js",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "deep-extend",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "defu",
"direct": false,
"version": "6.1.7",
"ecosystem": "npm"
},
{
"name": "delaunator",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "destr",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "deterministic-object-hash",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "devalue",
"direct": false,
"version": "5.8.1",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "direction",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "dlv",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.11",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "dset",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "emmet",
"direct": false,
"version": "2.4.11",
"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": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "emoji-regex-xs",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "end-of-stream",
"direct": false,
"version": "1.4.5",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.21.6",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "es-abstract",
"direct": false,
"version": "1.24.2",
"ecosystem": "npm"
},
{
"name": "es-abstract-get",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-shim-unscopables",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "es-to-primitive",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.49.0",
"ecosystem": "npm"
},
{
"name": "esast-util-from-estree",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "esast-util-from-js",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.25.12",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.5",
"ecosystem": "npm"
},
{
"name": "eslint-compat-utils",
"direct": false,
"version": "0.6.5",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-astro",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jsx-a11y",
"direct": false,
"version": "6.10.2",
"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": "estree-util-attach-comments",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-build-jsx",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "estree-util-is-identifier-name",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-scope",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-to-js",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "estree-util-visit",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "events-universal",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "expand-template",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "expressive-code",
"direct": false,
"version": "0.40.2",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-fifo",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"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": "fast-uri",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.20.1",
"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": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "flattie",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "fontace",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "fontkitten",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "fs-constants",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "function.prototype.name",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "functions-have-names",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "generator-function",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-symbol-description",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "github-from-package",
"direct": false,
"version": "0.0.0",
"ecosystem": "npm"
},
{
"name": "github-slugger",
"direct": false,
"version": "2.0.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": "16.5.0",
"ecosystem": "npm"
},
{
"name": "globalthis",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "h3",
"direct": false,
"version": "1.15.11",
"ecosystem": "npm"
},
{
"name": "hachure-fill",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "has-bigints",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "has-proto",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "hast-util-embedded",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-format",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "hast-util-from-dom",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-from-html",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-from-html-isomorphic",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-from-parse5",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "hast-util-has-property",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-is-body-ok-link",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-is-element",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-minify-whitespace",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-parse-selector",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "hast-util-phrasing",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-raw",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "hast-util-select",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "hast-util-to-estree",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-to-jsx-runtime",
"direct": false,
"version": "2.3.6",
"ecosystem": "npm"
},
{
"name": "hast-util-to-parse5",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-to-string",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "hast-util-to-text",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "hastscript",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "html-whitespace-sensitive-tag-names",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "htmlparser2",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "http-cache-semantics",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "i18next",
"direct": false,
"version": "23.16.8",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"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": "import-meta-resolve",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "inline-style-parser",
"direct": false,
"version": "0.2.7",
"ecosystem": "npm"
},
{
"name": "internal-slot",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "iron-webcrypto",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-absolute-url",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "is-alphabetical",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-alphanumerical",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-array-buffer",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "is-async-function",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-bigint",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-boolean-object",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-data-view",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "is-date-object",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-decimal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-document.all",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-finalizationregistry",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-generator-function",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-hexadecimal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-inside-container",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-map",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-negative-zero",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-number-object",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-reference",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "is-regex",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-set",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-shared-array-buffer",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "is-string",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-symbol",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "is-weakmap",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "is-weakref",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-weakset",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.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-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "jsx-ast-utils",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "katex",
"direct": false,
"version": "0.16.47",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "khroma",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "klona",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "language-subtag-registry",
"direct": false,
"version": "0.3.23",
"ecosystem": "npm"
},
{
"name": "language-tags",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "locate-character",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "longest-streak",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "lower-case",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.2",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.5.3",
"ecosystem": "npm"
},
{
"name": "markdown-extensions",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "markdown-table",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-definitions",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-directive",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-find-and-replace",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-from-markdown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-autolink-literal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-strikethrough",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-table",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-gfm-task-list-item",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx-expression",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdx-jsx",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-mdxjs-esm",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-phrasing",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.1",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-markdown",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.0.28",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.0.30",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.27.1",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "mermaid-isomorphic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "micromark",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-core-commonmark",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-extension-directive",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-extension-directive",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-autolink-literal",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-footnote",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-strikethrough",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-table",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-tagfilter",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-gfm-task-list-item",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-expression",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-jsx",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-md",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdxjs",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdxjs-esm",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "micromark-factory-destination",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-label",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-mdx-expression",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-factory-space",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-title",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-factory-whitespace",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-chunked",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-classify-character",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-combine-extensions",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-numeric-character-reference",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromark-util-decode-string",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-events-to-acorn",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "micromark-util-html-tag-name",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-normalize-identifier",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-resolve-all",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-subtokenize",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mimic-response",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mini-svg-data-uri",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "mkdirp-classic",
"direct": false,
"version": "0.5.3",
"ecosystem": "npm"
},
{
"name": "mrmime",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "muggle-string",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.15",
"ecosystem": "npm"
},
{
"name": "napi-build-utils",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "neotraverse",
"direct": false,
"version": "0.6.18",
"ecosystem": "npm"
},
{
"name": "nlcst-to-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "no-case",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "node-abi",
"direct": false,
"version": "3.94.0",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "node-fetch-native",
"direct": false,
"version": "1.6.7",
"ecosystem": "npm"
},
{
"name": "node-mock-http",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.4",
"ecosystem": "npm"
},
{
"name": "object-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": false,
"version": "4.1.7",
"ecosystem": "npm"
},
{
"name": "object.fromentries",
"direct": false,
"version": "2.0.8",
"ecosystem": "npm"
},
{
"name": "object.values",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ofetch",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "ohash",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "oniguruma-parser",
"direct": false,
"version": "0.12.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "own-keys",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-queue",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "p-timeout",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "pagefind",
"direct": false,
"version": "1.4.0-alpha.1",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-entities",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "parse-latin",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "parse5-htmlparser2-tree-adapter",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "pascal-case",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "path-browserify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-data-parser",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "periscopic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "piccolore",
"direct": false,
"version": "0.1.3",
"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": "playwright-core",
"direct": false,
"version": "1.55.1",
"ecosystem": "npm"
},
{
"name": "points-on-curve",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "points-on-path",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.16",
"ecosystem": "npm"
},
{
"name": "postcss-nested",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "prebuild-install",
"direct": false,
"version": "7.1.3",
"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-plugin-astro",
"direct": false,
"version": "0.14.1",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-tailwindcss",
"direct": false,
"version": "0.6.14",
"ecosystem": "npm"
},
{
"name": "prismjs",
"direct": false,
"version": "1.30.0",
"ecosystem": "npm"
},
{
"name": "prompts",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "pump",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "querystring",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "radix3",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "rc",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "recma-build-jsx",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "recma-jsx",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "recma-parse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "recma-stringify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "reflect.getprototypeof",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "regexp.prototype.flags",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "rehype",
"direct": false,
"version": "13.0.2",
"ecosystem": "npm"
},
{
"name": "rehype-expressive-code",
"direct": false,
"version": "0.40.2",
"ecosystem": "npm"
},
{
"name": "rehype-format",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "rehype-parse",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "rehype-raw",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "rehype-recma",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "rehype-stringify",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "remark-mdx",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "remark-parse",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "remark-rehype",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "remark-smartypants",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "remark-stringify",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "request-light",
"direct": false,
"version": "0.5.8",
"ecosystem": "npm"
},
{
"name": "request-light",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "retext",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "retext-latin",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "retext-smartypants",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "retext-stringify",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "robust-predicates",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.62.2",
"ecosystem": "npm"
},
{
"name": "roughjs",
"direct": false,
"version": "4.6.6",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rw",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "s.color",
"direct": false,
"version": "0.0.15",
"ecosystem": "npm"
},
{
"name": "safe-array-concat",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safe-push-apply",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "safe-regex-test",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "sass-formatter",
"direct": false,
"version": "0.7.9",
"ecosystem": "npm"
},
{
"name": "sax",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.5",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "set-function-name",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "set-proto",
"direct": false,
"version": "1.0.0",
"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": "shiki",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "simple-concat",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "simple-get",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "simple-swizzle",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "sisteransi",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "sitemap",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "smol-toml",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.7.6",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "stop-iteration-iterator",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "stream-replace-string",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "streamx",
"direct": false,
"version": "2.28.0",
"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.prototype.includes",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "string.prototype.trim",
"direct": false,
"version": "1.2.11",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimend",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimstart",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "style-to-js",
"direct": false,
"version": "1.1.21",
"ecosystem": "npm"
},
{
"name": "style-to-object",
"direct": false,
"version": "1.0.14",
"ecosystem": "npm"
},
{
"name": "stylis",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "suf-log",
"direct": false,
"version": "2.5.3",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "svelte",
"direct": false,
"version": "4.2.19",
"ecosystem": "npm"
},
{
"name": "svelte-hmr",
"direct": false,
"version": "0.15.3",
"ecosystem": "npm"
},
{
"name": "svelte2tsx",
"direct": false,
"version": "0.6.27",
"ecosystem": "npm"
},
{
"name": "svgo",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.13",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "tar-fs",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "tar-fs",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "teex",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "text-decoder",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "tiny-inflate",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "to-vfile",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "trough",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "ts-dedent",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "tsconfck",
"direct": false,
"version": "3.1.6",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.23.0",
"ecosystem": "npm"
},
{
"name": "tunnel-agent",
"direct": false,
"version": "0.6.0",
"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": "typed-array-buffer",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-length",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-offset",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "typed-array-length",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "typesafe-path",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "typescript-auto-import-cache",
"direct": false,
"version": "0.3.6",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "ultrahtml",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "unbox-primitive",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "uncrypto",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.18.2",
"ecosystem": "npm"
},
{
"name": "unified",
"direct": false,
"version": "11.0.5",
"ecosystem": "npm"
},
{
"name": "unifont",
"direct": false,
"version": "0.7.4",
"ecosystem": "npm"
},
{
"name": "unist-util-find-after",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unist-util-modify-children",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-position-from-estree",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-remove-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-children",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "5.1.3",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "unstorage",
"direct": false,
"version": "1.17.5",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "url",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "14.0.1",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-location",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "6.4.3",
"ecosystem": "npm"
},
{
"name": "vitefu",
"direct": false,
"version": "0.2.5",
"ecosystem": "npm"
},
{
"name": "vitefu",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "volar-service-css",
"direct": false,
"version": "0.0.71",
"ecosystem": "npm"
},
{
"name": "volar-service-emmet",
"direct": false,
"version": "0.0.71",
"ecosystem": "npm"
},
{
"name": "volar-service-html",
"direct": false,
"version": "0.0.71",
"ecosystem": "npm"
},
{
"name": "volar-service-prettier",
"direct": false,
"version": "0.0.71",
"ecosystem": "npm"
},
{
"name": "volar-service-typescript",
"direct": false,
"version": "0.0.71",
"ecosystem": "npm"
},
{
"name": "volar-service-typescript-twoslash-queries",
"direct": false,
"version": "0.0.71",
"ecosystem": "npm"
},
{
"name": "volar-service-yaml",
"direct": false,
"version": "0.0.71",
"ecosystem": "npm"
},
{
"name": "vscode-css-languageservice",
"direct": false,
"version": "6.3.10",
"ecosystem": "npm"
},
{
"name": "vscode-html-languageservice",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "vscode-json-languageservice",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "vscode-jsonrpc",
"direct": false,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "vscode-jsonrpc",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-protocol",
"direct": false,
"version": "3.17.5",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-protocol",
"direct": false,
"version": "3.18.2",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-textdocument",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-types",
"direct": false,
"version": "3.17.5",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-types",
"direct": false,
"version": "3.18.0",
"ecosystem": "npm"
},
{
"name": "vscode-nls",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "vscode-uri",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "web-namespaces",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-boxed-primitive",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "which-builtin-type",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "which-collection",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "which-pm-runs",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.22",
"ecosystem": "npm"
},
{
"name": "widest-line",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"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": "xxhash-wasm",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.8.3",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "yaml-language-server",
"direct": false,
"version": "1.23.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.3",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "yocto-spinner",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "zod-to-json-schema",
"direct": false,
"version": "3.25.2",
"ecosystem": "npm"
},
{
"name": "zod-to-ts",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ansi",
"direct": false,
"version": "0.3.7",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2026.7.22",
"ecosystem": "pypi"
},
{
"name": "pre-commit",
"direct": false,
"version": "4.6.1",
"ecosystem": "pypi"
},
{
"name": "pyserial",
"direct": false,
"version": "3.5",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "python-rtmidi",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyusb",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "setuptools",
"direct": false,
"version": "83.0.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 1067,
"direct_count": 25,
"indirect_count": 1042
}
},
"maintainership": {
"issues": {
"open_prs": 42,
"merged_prs": 2806,
"open_issues": 53,
"closed_ratio": 0.95,
"closed_issues": 1011,
"closed_unmerged_prs": 437
},
"bus_factor": 3,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "m-m-adams",
"commits": 607,
"avatar_url": "https://avatars.githubusercontent.com/u/52469396?v=4"
},
{
"type": "User",
"login": "seangoodvibes",
"commits": 536,
"avatar_url": "https://avatars.githubusercontent.com/u/138174805?v=4"
},
{
"type": "User",
"login": "stellar-aria",
"commits": 280,
"avatar_url": "https://avatars.githubusercontent.com/u/122173759?v=4"
},
{
"type": "User",
"login": "PaulFreund",
"commits": 202,
"avatar_url": "https://avatars.githubusercontent.com/u/678367?v=4"
},
{
"type": "User",
"login": "sapphire-arches",
"commits": 184,
"avatar_url": "https://avatars.githubusercontent.com/u/1514748?v=4"
},
{
"type": "User",
"login": "soymonitus",
"commits": 119,
"avatar_url": "https://avatars.githubusercontent.com/u/6472762?v=4"
},
{
"type": "User",
"login": "nikodemus",
"commits": 109,
"avatar_url": "https://avatars.githubusercontent.com/u/153172?v=4"
},
{
"type": "User",
"login": "litui",
"commits": 96,
"avatar_url": "https://avatars.githubusercontent.com/u/273040?v=4"
},
{
"type": "User",
"login": "jamiefaye",
"commits": 73,
"avatar_url": "https://avatars.githubusercontent.com/u/8839978?v=4"
},
{
"type": "User",
"login": "lburygin",
"commits": 69,
"avatar_url": "https://avatars.githubusercontent.com/u/52497264?v=4"
}
],
"contributors_sampled": 68,
"top_contributor_share": 0.237
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"beta-build.yml",
"build.yml",
"clang-tidy.yml",
"deploy-website.yml",
"format-check.yml",
"format-website.yml",
"nightly-build.yml",
"pr-build-website.yml",
"pr-build.yml",
"publish.yml",
"test-results.yml",
"tests.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 7,
"reason": "binaries present in source code",
"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": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 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": 10,
"reason": "project is 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": "30 commit(s) and 17 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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 0,
"reason": "24 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4bf178fe84f30d8b031a84998741fff421d60dd8",
"ran_at": "2026-07-27T02:53:39Z",
"aggregate_score": 5.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T00:57:47Z",
"oldest_open_prs": [
{
"number": 2093,
"created_at": "2024-06-04T09:59:54Z",
"last_comment_at": "2025-01-06T17:05:47Z",
"last_comment_author": "mweigt"
},
{
"number": 2694,
"created_at": "2024-09-21T10:38:02Z",
"last_comment_at": "2024-09-21T10:42:08Z",
"last_comment_author": "github-actions"
},
{
"number": 3310,
"created_at": "2025-01-23T12:49:38Z",
"last_comment_at": "2025-08-29T22:10:50Z",
"last_comment_author": "jtdaugherty"
},
{
"number": 3404,
"created_at": "2025-02-21T16:41:38Z",
"last_comment_at": "2025-05-03T05:59:55Z",
"last_comment_author": "topisani"
},
{
"number": 3698,
"created_at": "2025-05-14T05:32:49Z",
"last_comment_at": "2026-04-25T14:54:17Z",
"last_comment_author": "seangoodvibes"
},
{
"number": 3719,
"created_at": "2025-05-18T07:49:43Z",
"last_comment_at": "2025-08-20T17:17:33Z",
"last_comment_author": "abstractrealism"
},
{
"number": 3777,
"created_at": "2025-05-27T21:46:15Z",
"last_comment_at": "2025-06-09T20:35:31Z",
"last_comment_author": "dctucker"
},
{
"number": 3827,
"created_at": "2025-06-06T13:25:41Z",
"last_comment_at": "2025-06-06T13:27:56Z",
"last_comment_author": "github-actions"
},
{
"number": 3979,
"created_at": "2025-07-27T08:10:14Z",
"last_comment_at": "2025-07-27T08:14:33Z",
"last_comment_author": "mylesdebastion"
},
{
"number": 4056,
"created_at": "2025-08-24T21:46:19Z",
"last_comment_at": "2025-08-24T21:48:14Z",
"last_comment_author": "github-actions"
},
{
"number": 4058,
"created_at": "2025-08-26T22:44:55Z",
"last_comment_at": "2025-08-26T22:47:37Z",
"last_comment_author": "github-actions"
},
{
"number": 4097,
"created_at": "2025-09-27T21:52:03Z",
"last_comment_at": "2025-09-28T17:54:07Z",
"last_comment_author": "gtanner"
},
{
"number": 4162,
"created_at": "2025-10-22T15:57:31Z",
"last_comment_at": "2025-10-22T15:59:50Z",
"last_comment_author": "github-actions"
},
{
"number": 4221,
"created_at": "2025-11-27T00:33:34Z",
"last_comment_at": "2026-04-15T04:46:44Z",
"last_comment_author": "bzawad"
},
{
"number": 4227,
"created_at": "2025-12-06T03:23:18Z",
"last_comment_at": "2026-04-15T04:58:29Z",
"last_comment_author": "bzawad"
},
{
"number": 4313,
"created_at": "2026-02-14T01:19:18Z",
"last_comment_at": "2026-02-24T18:18:50Z",
"last_comment_author": "seangoodvibes"
},
{
"number": 4353,
"created_at": "2026-03-05T15:48:58Z",
"last_comment_at": "2026-03-05T15:50:59Z",
"last_comment_author": "github-actions"
},
{
"number": 4446,
"created_at": "2026-04-08T00:31:48Z",
"last_comment_at": "2026-04-08T00:33:55Z",
"last_comment_author": "github-actions"
},
{
"number": 4450,
"created_at": "2026-04-13T06:33:03Z",
"last_comment_at": "2026-04-13T06:34:58Z",
"last_comment_author": "github-actions"
},
{
"number": 4470,
"created_at": "2026-04-25T18:42:19Z",
"last_comment_at": "2026-05-25T18:14:38Z",
"last_comment_author": "github-actions"
}
],
"last_merged_pr_at": "2026-07-24T14:52:48Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 416,
"created_at": "2023-08-22T23:08:32Z",
"last_comment_at": "2023-12-25T23:33:31Z",
"last_comment_author": "Pluppo"
},
{
"number": 880,
"created_at": "2023-12-24T05:50:50Z",
"last_comment_at": "2025-01-03T23:22:06Z",
"last_comment_author": "Metamere"
},
{
"number": 1004,
"created_at": "2024-01-17T00:26:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1591,
"created_at": "2024-03-25T17:37:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 2002,
"created_at": "2024-05-23T08:36:51Z",
"last_comment_at": "2024-09-06T18:50:17Z",
"last_comment_author": "seangoodvibes"
},
{
"number": 2053,
"created_at": "2024-05-29T20:47:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 2126,
"created_at": "2024-06-13T23:58:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 2133,
"created_at": "2024-06-15T20:08:57Z",
"last_comment_at": "2024-06-15T21:07:02Z",
"last_comment_author": "seangoodvibes"
},
{
"number": 2134,
"created_at": "2024-06-15T20:17:46Z",
"last_comment_at": "2024-06-16T19:42:37Z",
"last_comment_author": "m-m-adams"
},
{
"number": 2203,
"created_at": "2024-06-29T18:02:00Z",
"last_comment_at": "2024-07-01T16:29:36Z",
"last_comment_author": "m-m-adams"
},
{
"number": 2262,
"created_at": "2024-07-07T15:44:42Z",
"last_comment_at": "2026-01-25T21:46:14Z",
"last_comment_author": "ok-reza"
},
{
"number": 2320,
"created_at": "2024-07-22T13:54:04Z",
"last_comment_at": "2024-07-22T14:27:34Z",
"last_comment_author": "m-m-adams"
},
{
"number": 2414,
"created_at": "2024-08-09T03:25:29Z",
"last_comment_at": "2024-08-09T22:02:17Z",
"last_comment_author": "seangoodvibes"
},
{
"number": 2767,
"created_at": "2024-10-05T07:12:37Z",
"last_comment_at": "2025-08-05T20:06:11Z",
"last_comment_author": "Metamere"
},
{
"number": 2809,
"created_at": "2024-10-14T21:10:22Z",
"last_comment_at": "2026-07-05T23:09:44Z",
"last_comment_author": "seangoodvibes"
},
{
"number": 2877,
"created_at": "2024-11-04T22:38:53Z",
"last_comment_at": "2026-06-13T03:22:27Z",
"last_comment_author": "seangoodvibes"
},
{
"number": 2939,
"created_at": "2024-11-19T17:37:58Z",
"last_comment_at": "2025-02-09T23:52:52Z",
"last_comment_author": "seangoodvibes"
},
{
"number": 3187,
"created_at": "2024-12-31T17:19:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 3250,
"created_at": "2025-01-09T15:12:51Z",
"last_comment_at": "2026-03-27T02:24:45Z",
"last_comment_author": "CaptPat"
},
{
"number": 3265,
"created_at": "2025-01-12T12:00:04Z",
"last_comment_at": "2026-03-08T07:52:16Z",
"last_comment_author": "Bitte1Bit"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/SynthstromAudible/DelugeFirmware",
"host": "github.com",
"name": "DelugeFirmware",
"owner": "SynthstromAudible"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 38,
"inputs": {
"security": 33,
"vitality": 88,
"community": 78,
"governance": 75,
"engineering": 100,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 77,
"overall_after_jurisdiction_multiplier": 38
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 88,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"commits_last_year": 305,
"human_commit_share": 0.94,
"days_since_last_push": 2,
"active_weeks_last_year": 46
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "46/52 weeks with commits",
"points": 31.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 46
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "305 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 305
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 7,
"latest_release_tag": "beta",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 154.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~154.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 154.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 78,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"forks": 165,
"stars": 669,
"watchers": 24,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "669 stars",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 669
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "165 forks",
"points": 18.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 165
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "24 watchers",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 24
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 75,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 68,
"top_contributor_share": 0.237
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 24% of commits",
"points": 17.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 24
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "68 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 68
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"merged_prs": 2806,
"open_issues": 53,
"closed_issues": 1011,
"issue_closed_ratio": 0.95,
"closed_unmerged_prs": 437
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "95% of issues closed",
"points": 44.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 95
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2806/3243 decided PRs merged",
"points": 33.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2806,
"decided": 3243
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"followers": 129,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "SynthstromAudible",
"public_repos": 5,
"account_age_days": 1180
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "129 followers of SynthstromAudible",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 129,
"login": "SynthstromAudible"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~3 yr old",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 100,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "12 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 12
}
}
],
"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.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"audio",
"baremetal",
"dsp",
"firmware"
],
"has_wiki": true,
"homepage": "https://delugecommunity.com/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://delugecommunity.com/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.4,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 27,
"security_posture_before_jurisdiction": 54
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 5.2,
"status": "partial",
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 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 fuzzed",
"points": 5,
"status": "met",
"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": "30 commit(s) and 17 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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "24 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1064 resolved dependencies against OSV; 3 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1064
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 57,
"inputs": {
"source": "osv",
"advisories": 24,
"affected_packages": 12,
"assessed_packages": 1064,
"unassessed_packages": 3,
"affected_by_severity": "high 9, moderate 1, low 2",
"direct_affected_packages": 4
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "4 affected: astro 5.18.2 (high 7.5), link-preview-js 3.2.0 (high 7.5), sharp 0.32.6 (high 7.3), +1 more",
"points": 9,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 4,
"packages": "astro 5.18.2 (high 7.5), link-preview-js 3.2.0 (high 7.5), sharp 0.32.6 (high 7.3)"
}
},
{
"code": "advisories_affected_more",
"params": {
"count": 1
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 96 days ago",
"points": 33.7,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 96
}
}
],
"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": 1064,
"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": "moderate",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 66,
"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.979,
"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": "92 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 92,
"sampled": 94
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"src/deluge/gui/menu_item/generate/gendoc/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"website/tsconfig.json"
],
"agent_commit_share": 0.02,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.06
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, src/deluge/gui/menu_item/generate/gendoc/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, src/deluge/gui/menu_item/generate/gendoc/Makefile"
}
}
],
"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.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "website/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "website/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": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"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": 98,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 1959389,
"source_files_sampled": 1420,
"oversized_source_files": 48
},
"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": "48/1420 source files over 60KB",
"points": 53.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1420,
"oversized": 48
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"demos",
"notebooks",
"sample"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "demos, notebooks, sample",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "demos, notebooks, sample"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch npm package 'deluge-community-website' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-27T02:54:22.111870Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/SynthstromAudible/DelugeFirmware.svg",
"full_name": "SynthstromAudible/DelugeFirmware",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}