Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 4761,
"has_wiki": false,
"homepage": null,
"languages": {
"CSS": 185,
"PHP": 96241,
"Vue": 1437,
"Blade": 7382,
"Shell": 1296,
"Dockerfile": 2654,
"JavaScript": 30656
},
"pushed_at": "2026-05-28T13:25:12Z",
"created_at": "2024-03-30T20:19:49Z",
"owner_type": "User",
"updated_at": "2026-07-21T11:45:10Z",
"description": "Use JS components with Vue or React in a Laravel Livewire and/or Filament application",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP",
"JavaScript"
]
},
"owner": {
"blog": "jpat.dev",
"name": "Patricio",
"type": "User",
"login": "ijpatricio",
"company": null,
"location": null,
"followers": 167,
"avatar_url": "https://avatars.githubusercontent.com/u/26031459?v=4",
"created_at": "2017-02-25T21:24:49Z",
"is_verified": null,
"public_repos": 51,
"account_age_days": 3439
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.22",
"kind": "patch",
"published_at": "2026-05-28T13:25:12Z"
}
],
"recent_commits": [
{
"oid": "b6fa9d76ba07a5154e5fc70191b4dd3903660242",
"body": "Laravel 13.x Compatibility",
"is_bot": false,
"headline": "Merge pull request #70 from laravel-shift/l13-compatibility",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2026-03-25T19:39:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a2fdbd1055d448e079414813640d15ec9286c8",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions for Laravel 13",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2026-03-05T13:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4efce679a9b130dff90000c539dc24c99363ce5e",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 13",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2026-03-05T13:53:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49c3b6c8c8a3b37f16068a0ca7425ee5ff1d8f2",
"body": "…ndabot/fetch-metadata-2.5.0\n\nBump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"is_bot": true,
"headline": "Merge pull request #67 from ijpatricio/dependabot/github_actions/depe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-01-12T00:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "688e5bb62a58a1be387d8103fe95d0bb5a53d1f6",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.4.0 to 2.5.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.4.0...v2.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-12T00:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "febb36dfe7755cc61a4a8a28c43bed10dc6cc8e3",
"body": null,
"is_bot": false,
"headline": "Adapt CI to new server",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-08-22T23:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01dcd1844d71ce7f1ca9af8316d91c100faa48fd",
"body": "…anzweifel/git-auto-commit-action-6\n\nBump stefanzweifel/git-auto-commit-action from 5 to 6",
"is_bot": false,
"headline": "Merge pull request #57 from ijpatricio/dependabot/github_actions/stef…",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-06-16T11:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2895e6622d904d6d5f72d5891ec21bad28a67f37",
"body": "Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.\n- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)\n- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)\n- [Co\n[…]\n stefanzweifel/git-auto-commit-action\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump stefanzweifel/git-auto-commit-action from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-16T00:49:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f63bf5e4bc004f3d716437798291d6431122c717",
"body": "…ndabot/fetch-metadata-2.4.0\n\nBump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
"is_bot": true,
"headline": "Merge pull request #54 from ijpatricio/dependabot/github_actions/depe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-05-12T01:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6df6cf9ed7d379e2baa487de83bd888cfddd972",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-version: 2.4.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-12T01:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed37982ec26d6d6655f6449d785c23408efc112c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:ijpatricio/mingle",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T19:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70e998ca0b1c001d6669dba4951ebc3803543757",
"body": "…r-mingle/multi-70278d19ce\n\nBump esbuild, @vitejs/plugin-react, @vitejs/plugin-vue, laravel-vite-plugin and vite in /wrapper-mingle",
"is_bot": false,
"headline": "Merge pull request #50 from ijpatricio/dependabot/npm_and_yarn/wrappe…",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T19:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e2b32953853893350b460af5e572d49cab356f",
"body": "…plugin and vite\n\nBumps [esbuild](https://github.com/evanw/esbuild) to 0.25.0 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [@vitejs/plugin-vue](https://github.com/vi\n[…]\ntion\n- dependency-name: laravel-vite-plugin\n dependency-type: direct:development\n- dependency-name: vite\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump esbuild, @vitejs/plugin-react, @vitejs/plugin-vue, laravel-vite-…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-01T19:12:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "459db2d2cc9f8c666163dd99247092fd7b84716b",
"body": null,
"is_bot": false,
"headline": "Fix workflow for next",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T19:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15686951586d2330015abc8bf8e602682f0c60b2",
"body": "Docs for `next` version",
"is_bot": false,
"headline": "Merge pull request #49 from ijpatricio/next",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T19:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb172294569e8837e45e8ca5e383ee40d4793a86",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T19:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "327f7a3d32a49113222e958231589ec37997f553",
"body": null,
"is_bot": false,
"headline": "Update deploy-docs-next.yml",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T19:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40f254ac4757e543a0103ae16e9fca947c4523a",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T19:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544526ef0e8445c9f2a05ddb6006314f686d3de7",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T18:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d23b0facd254d9e7b3042866657a3a5cbdd1c259",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T18:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85fcd0f76a15c6a6f88a3d1599ca752e0e8fde3c",
"body": null,
"is_bot": false,
"headline": "Add container to web network",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T18:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f224d2b4329d2600e56d3bd7e8508fe1bd69f3a",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T17:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff5576fc24a8a27ada90a61dd037a3c5dada7e7d",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T17:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6397e4c4bc0480be7597654d41e71866524701d1",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T17:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecdf0e3c651afabe17184cd7bcae54734fd50056",
"body": null,
"is_bot": false,
"headline": "gitignore",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T17:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97432435fcfe9907a0c1243985bd72adf94bd48",
"body": null,
"is_bot": false,
"headline": "deploy docs action",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T17:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bbbaf76ba216fa95ffc0bb01d0d5b15ed924118",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T17:02:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ada29e27a150313fd9273c204bd750de32d9f81c",
"body": null,
"is_bot": false,
"headline": "Try docs deploy",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T17:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1b99334f2feb039900681550229c62d54bfeedc",
"body": null,
"is_bot": false,
"headline": "Install Astro Starlight for Docs, with Docker build.",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-03-01T16:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a561ae199f0178da4af3602a1955f2af43171fdd",
"body": "Laravel 12.x Compatibility",
"is_bot": false,
"headline": "Merge pull request #44 from laravel-shift/l12-compatibility",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-18T10:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21d779a660c56740910e48c0b1b2505383414445",
"body": null,
"is_bot": false,
"headline": "Update GitHub Actions for Laravel 12",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2025-02-17T03:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05890d599dbf75cbfedc0f335c56a78e64d9a7d9",
"body": null,
"is_bot": false,
"headline": "Bump dependencies for Laravel 12",
"author_name": "Shift",
"author_login": "laravel-shift",
"committed_at": "2025-02-17T03:58:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0216676db04e8bfd619852316f32772e8d77bc9e",
"body": null,
"is_bot": false,
"headline": "Composer dev",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T19:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeb43bae5096c6b969cb1b008e509b9f927ffb0e",
"body": null,
"is_bot": false,
"headline": "Revert min PHP version to 8.2",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T16:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f0d60ff2c244f670351d7a9a2ee0f91cda4d9ae",
"body": "Bugfix | Resolved issue with findMingles function",
"is_bot": false,
"headline": "Merge pull request #33 from EthanBarlo/update-auto-import",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T16:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "713ffe3228ce4108055bfbcc3c5e4393c1f443ca",
"body": "Update composer.json",
"is_bot": false,
"headline": "Merge pull request #32 from MohammadZarifiyan/patch-1",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T16:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80345d90d3c34480cf7ce37c18feb9b143fd3ea8",
"body": null,
"is_bot": false,
"headline": "Tests for PHP 8.1",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T15:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "394b1ff76d6f5139b42dda5e608124b69ac501e6",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T15:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c75adfa979b7d3407d3eb853109c3e44e0f943b",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T15:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a5f4f144e01e22ee66fffe65ad7310234f54c06",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T13:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0f2533465c3764030f8b1c9dffbd6802d424de",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T12:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58cc77e976babf380b8e6ae5ff88f846c98149ed",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T12:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d45ca56f0f371e846df98580a749ecf09d062f88",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T12:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a08dbf50121dd4ff374135e9e77d46d7a4e61469",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T12:37:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c60644a33cab36e9eab68d48c46fe45f2a84d1",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T12:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e18455bff1ba37abeb1d5be9b916d227b0fd327",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T12:28:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6af748c6e7f2055501eee162c9be4730e8599094",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T12:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "589771d7ad63d616be3401454a0c5eaf7a0c0575",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T12:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e713c3b251c2be5a02f29503fec518760c994fe",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T12:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a71f1fbde17c65f9f9eda4833dd60a84e71483b",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T11:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8479fdc4c5af0786913b6534eeb504dbe7e0e771",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T11:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1eec0b8fbd38de9a41a6536731f4b0382e250633",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T11:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6912227ba487500d8f3e027da64a0a0f3c1f7270",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T11:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66d6b98a2fb6ad860a212f14393623a63c8401b4",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T11:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2f666b200300a9a0b7e9b6b3fd3ff948b4abb6a",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T11:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b7e269ae2da07ef07a12a9431f3a85010bb0f2",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T10:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd051cddc44465889e193a61ef81d3b8998de20e",
"body": "…r-mingle/nanoid-3.3.8\n\nBump nanoid from 3.3.7 to 3.3.8 in /wrapper-mingle",
"is_bot": true,
"headline": "Merge pull request #43 from ijpatricio/dependabot/npm_and_yarn/wrappe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-01T10:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "840e19224d8c54df6eee1ceda5bdcad190f18ca5",
"body": "Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.\n- [Release notes](https://github.com/ai/nanoid/releases)\n- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)\n\n---\nupdated-dependencies:\n- dependency-name: nanoid\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump nanoid from 3.3.7 to 3.3.8 in /wrapper-mingle",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-01T10:33:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8838978f98d9e479b59bc21ca83707b542404665",
"body": "…r-mingle/vite-5.4.14\n\nBump vite from 5.4.11 to 5.4.14 in /wrapper-mingle",
"is_bot": true,
"headline": "Merge pull request #42 from ijpatricio/dependabot/npm_and_yarn/wrappe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-01T10:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd98d9ea243180e7fc6820004ccd5bb029db9904",
"body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.14.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)\n\n---\nupdated-dependencies:\n- dependency-name: vite\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump vite from 5.4.11 to 5.4.14 in /wrapper-mingle",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-01T10:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f714c51936650dea5b4d351df9572fe1041466a",
"body": null,
"is_bot": false,
"headline": "Fix renaming Blade directive",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T10:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc9966b65cfc25b03bdb865a235ed11ebcfff0e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:ijpatricio/mingle",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T10:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d34625d97798752df637eeb4e323128dcec5af60",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T10:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1653c323a9bc58b808cf826edbe076b9c9e662a",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-02-01T09:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc03ae3caea2a8fb1b1d6db40f61deaf2360d82",
"body": "…ndabot/fetch-metadata-2.3.0\n\nBump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
"is_bot": true,
"headline": "Merge pull request #40 from ijpatricio/dependabot/github_actions/depe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-01-27T00:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c1551ae9eb686f79c411c95e8f35b2f2725f011",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fetch-metadata\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-01-27T00:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fd5cac0c79fdfabe1be512ed1619cd4a5eb4921",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feat-lazy-components'",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-01-22T17:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "817507db1ed29c74fc412dd5b6a4c8535a202565",
"body": "Feat lazy components",
"is_bot": false,
"headline": "Merge pull request #36 from ijpatricio/feat-lazy-components",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2025-01-22T17:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6118fb32dfcb637e57c64ebd1af23113fc82172",
"body": "…n't do anything.",
"is_bot": false,
"headline": "Bugfix | Resolved issue where passing a rootPath to findMingles would…",
"author_name": "Ethan Barlow",
"author_login": "EthanBarlo",
"committed_at": "2024-11-29T11:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "909e57f7d0f6632d8e9e82b0b713f506cc887a73",
"body": "Add support for php v8.1",
"is_bot": false,
"headline": "Update composer.json",
"author_name": "Mohammad Zarifiyan",
"author_login": "MohammadZarifiyan",
"committed_at": "2024-11-20T18:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d604c5a79341ea7e5010c07dd8e85406644a925",
"body": null,
"is_bot": false,
"headline": "Demo lazy components",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-18T18:34:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a513a80e7a1506bbd296d4b1d9b97b8068713df8",
"body": null,
"is_bot": false,
"headline": "Conditional React preamble",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-18T16:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "549f9958f65a327928a6c9d4f50d466a9920d121",
"body": null,
"is_bot": false,
"headline": "Automatic React Preamble",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-18T15:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41b1af1c073204b94c0e8a65a75d31d81a12f02e",
"body": null,
"is_bot": false,
"headline": "Lazy components",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-18T02:36:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cfc53b2aae8a3456cf4d2fe9e396f8a86a1daba",
"body": null,
"is_bot": false,
"headline": "chore: fix ci",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad1ff177c239fee6b3f68cdc2be06794a8657ca",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:ijpatricio/mingle",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a11d286a13cb16c26c69acf1521dc5b9e00ef0a",
"body": "…r-mingle/vite-5.4.11\n\nBump vite from 5.4.0 to 5.4.11 in /wrapper-mingle",
"is_bot": true,
"headline": "Merge pull request #31 from ijpatricio/dependabot/npm_and_yarn/wrappe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-11-17T23:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8cb550549d1d42f3fd0691f92ef305ad596d0e7",
"body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.11.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)\n\n---\nupdated-dependencies:\n- dependency-name: vite\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump vite from 5.4.0 to 5.4.11 in /wrapper-mingle",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-17T23:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e049e390ce691904b42b15849136c1dec3c9b7",
"body": null,
"is_bot": false,
"headline": "composer update ; npm update",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:26:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884e81746c7c6b4f41eac6fb01d5af1f2b947c7a",
"body": "…r-mingle/rollup-4.27.2\n\nBump rollup from 4.20.0 to 4.27.2 in /wrapper-mingle",
"is_bot": true,
"headline": "Merge pull request #30 from ijpatricio/dependabot/npm_and_yarn/wrappe…",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-11-17T23:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d9dd5ab058984e5b6245ecd7b28aa3064e202ce",
"body": "Bumps [rollup](https://github.com/rollup/rollup) from 4.20.0 to 4.27.2.\n- [Release notes](https://github.com/rollup/rollup/releases)\n- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.27.2)\n\n---\nupdated-dependencies:\n- dependency-name: rollup\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump rollup from 4.20.0 to 4.27.2 in /wrapper-mingle",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-17T23:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e3d57836aab25f5e2869cc3a18c6ab66b43b4b4",
"body": null,
"is_bot": false,
"headline": "composer update ; npm update",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bde5c8f4eded647b9b78b75f8db0d244bdd090b",
"body": null,
"is_bot": false,
"headline": "chore: fix ci",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fab09a332e8e630ad552dbfbef51cbaa767c19c",
"body": null,
"is_bot": false,
"headline": "chore: fix ci",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcab1fa7f19f12084dfa94a32d3aebaf765566d6",
"body": null,
"is_bot": false,
"headline": "chore: fix ci",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:21:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71ddf592e457a6a0899e2042d7124363b36d4bd",
"body": null,
"is_bot": false,
"headline": "chore: fix ci",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "468d9fa8d88fd3b8bfa08e75b6884f677a76ef7a",
"body": null,
"is_bot": false,
"headline": "chore: fix ci",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d73b62230640afff31f6ebb6c586a10759dd5b92",
"body": null,
"is_bot": false,
"headline": "chore: update badges",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T23:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0d9f3cf981e98d75606118ddc8c290dff178e5f",
"body": null,
"is_bot": false,
"headline": "chore: update badges",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T22:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed40d67f1ff5fa41e06e43a7de2ad59fcf2c484",
"body": null,
"is_bot": false,
"headline": "chore: update badges",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T22:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09d54d75b60109d2149fb120b3ccf41cfb2e55e5",
"body": null,
"is_bot": false,
"headline": "Abstracts tests into one workflow",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T21:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8073bc4a0ded1b1575dc4fbcf2dc664aa6f8a93a",
"body": null,
"is_bot": false,
"headline": "Update base dockerimage",
"author_name": "Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-11-17T21:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5cbb27d4a342af0500e79cfe68d7cfcfe903a95",
"body": null,
"is_bot": false,
"headline": "GH workflows",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-08-11T11:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eb9cad9f1ed24fa73a34a3aaddce4983e383070",
"body": null,
"is_bot": false,
"headline": "GH workflows",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-08-11T11:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfd1c7eca173e260ccde0c372a86bb70aab45d18",
"body": null,
"is_bot": false,
"headline": "GH workflows",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-08-11T11:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d3c7eb5bfe35504dea2860f4d15b224a33e88d4",
"body": null,
"is_bot": false,
"headline": "GH workflows",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-08-11T11:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c0c3d0fd238c09652f98736f1588512d9cbc72b",
"body": null,
"is_bot": false,
"headline": "GH workflows",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-08-11T11:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d443ccb570ff53fb2f095d6c2e411cba9ef22857",
"body": null,
"is_bot": false,
"headline": "Fix seeder",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-08-10T19:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75722686a60ae5efd04bcc12fc8f6fe3ce0b2448",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-08-10T19:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82bbbef823dbc6f719e1bbbd45ca49ec5770c78a",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Joao Patricio",
"author_login": "ijpatricio",
"committed_at": "2024-08-10T19:32:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 6,
"latest_release_at": "2026-05-28T13:25:12Z",
"latest_release_tag": "v0.0.22",
"releases_from_tags": false,
"days_since_last_push": 61,
"active_weeks_last_year": 4,
"days_since_latest_release": 61,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "ijpatricio/mingle",
"exists": true,
"license": "MIT",
"keywords": [
"laravel",
"react",
"vue",
"livewire"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/ijpatricio/mingle",
"is_deprecated": false,
"latest_version": "v0.0.22",
"repository_url": "https://github.com/ijpatricio/mingle",
"versions_count": 22,
"total_downloads": 75772,
"dependents_count": 2,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 7313,
"first_published_at": null,
"latest_published_at": "2026-03-25T19:39:02Z",
"latest_version_yanked": null,
"days_since_latest_publish": 124
},
{
"name": "laravel/laravel",
"exists": true,
"license": "MIT",
"keywords": [
"framework",
"laravel"
],
"ecosystem": "packagist",
"matches_repo": false,
"registry_url": "https://packagist.org/packages/laravel/laravel",
"is_deprecated": false,
"latest_version": "v13.8.0",
"repository_url": "https://github.com/laravel/laravel",
"versions_count": 264,
"total_downloads": 63761661,
"dependents_count": 1157,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 662220,
"first_published_at": null,
"latest_published_at": "2026-05-25T23:11:52Z",
"latest_version_yanked": null,
"days_since_latest_publish": 63
}
]
},
"popularity": {
"forks": 22,
"stars": 441,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2024-04-13",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-04-22",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-07-21",
"count": 2
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-08-01",
"count": 1
},
{
"date": "2024-08-13",
"count": 1
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-16",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-06-14",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-05-18",
"count": 1
}
],
"complete": true,
"collected": 22,
"total_forks": 22
},
"star_history": null,
"open_issues_and_prs": 15
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"docs/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 520957,
"source_files_sampled": 104,
"oversized_source_files": 9,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json",
"docs/package.json",
"package.json",
"wrapper-mingle/composer.json",
"wrapper-mingle/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "livewire/livewire",
"direct": true,
"version": "3.5.12",
"severity": "critical",
"ecosystem": "packagist",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-29cq-5w36-x7w3"
],
"fixed_version": "3.6.4",
"advisory_count": 1,
"oldest_advisory_days": 375
},
{
"name": "rollup",
"direct": false,
"version": "4.34.9",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-mw96-cpmx-2vgc"
],
"fixed_version": "4.59.0",
"advisory_count": 1,
"oldest_advisory_days": 152
},
{
"name": "laravel/framework",
"direct": true,
"version": "11.41.3",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8.9,
"advisory_ids": [
"GHSA-5vg9-5847-vvmq",
"GHSA-78fx-h6xr-vch4",
"GHSA-crmm-hgp2-wgrp"
],
"fixed_version": "13.12.0",
"advisory_count": 3,
"oldest_advisory_days": 509
},
{
"name": "playwright",
"direct": true,
"version": "1.48.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": null,
"advisory_ids": [
"GHSA-7mvr-c777-76hp"
],
"fixed_version": "1.55.1",
"advisory_count": 1,
"oldest_advisory_days": 286
},
{
"name": "@astrojs/node",
"direct": false,
"version": "9.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.6,
"advisory_ids": [
"GHSA-3rmj-9m5h-8fpv",
"GHSA-9x9c-ghc5-jhw9",
"GHSA-c57f-mm3j-27q9",
"GHSA-cj9f-h6r6-4cx2",
"GHSA-jm64-8m5q-4qh8",
"GHSA-qq67-mvv5-fw3g",
"GHSA-r557-wffq-wvrc"
],
"fixed_version": "11.0.2",
"advisory_count": 7,
"oldest_advisory_days": 346
},
{
"name": "astro",
"direct": false,
"version": "5.4.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2pvr-wf23-7pc7",
"GHSA-4g3v-8h47-v7g6",
"GHSA-5ff5-9fcw-vg88",
"GHSA-7pw4-f3q4-r2p2",
"GHSA-8hv8-536x-4wqp",
"GHSA-cq8c-xv66-36gw",
"GHSA-f48w-9m4c-m7f5",
"GHSA-fvmw-cj7j-j39q",
"GHSA-g735-7g2w-hh3f",
"GHSA-ggxq-hp9w-j794"
],
"fixed_version": "9.1.1",
"advisory_count": 19,
"oldest_advisory_days": 354
},
{
"name": "axios",
"direct": false,
"version": "1.7.9",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.7,
"advisory_ids": [
"GHSA-35jp-ww65-95wh",
"GHSA-3g43-6gmg-66jw",
"GHSA-3p68-rc4w-qgx5",
"GHSA-3w6x-2g7m-8v23",
"GHSA-42h9-826w-cgv3",
"GHSA-43fc-jf86-j433",
"GHSA-445q-vr5w-6q77",
"GHSA-4hjh-wcwx-xvwj",
"GHSA-5c9x-8gcm-mpgx",
"GHSA-62hf-57xw-28j9"
],
"fixed_version": "1.18.0",
"advisory_count": 30,
"oldest_advisory_days": 508
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-mh99-v99m-4gvg",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.8",
"advisory_count": 4,
"oldest_advisory_days": 413
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 627
},
{
"name": "defu",
"direct": false,
"version": "6.1.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-737v-mqg7-c878"
],
"fixed_version": "6.1.5",
"advisory_count": 1,
"oldest_advisory_days": 115
},
{
"name": "devalue",
"direct": false,
"version": "5.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-33hq-fvwr-56pm",
"GHSA-8qm3-746x-r74r",
"GHSA-cfw5-2vxh-hr84",
"GHSA-g2pg-6438-jwpf",
"GHSA-mwv9-gp5h-frr4",
"GHSA-vj54-72f3-p5jv"
],
"fixed_version": "5.6.4",
"advisory_count": 6,
"oldest_advisory_days": 335
},
{
"name": "filament/forms",
"direct": false,
"version": "3.2.136",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.6,
"advisory_ids": [
"GHSA-m9cv-24rx-8mv7"
],
"fixed_version": "3.3.53",
"advisory_count": 1,
"oldest_advisory_days": 40
},
{
"name": "form-data",
"direct": false,
"version": "4.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-fjxv-7rqg-78g4",
"GHSA-hmw2-7cc7-3qxx"
],
"fixed_version": "4.0.6",
"advisory_count": 2,
"oldest_advisory_days": 371
},
{
"name": "glob",
"direct": false,
"version": "10.4.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-5j98-mcp5-4vw2"
],
"fixed_version": "11.1.0",
"advisory_count": 1,
"oldest_advisory_days": 252
},
{
"name": "h3",
"direct": false,
"version": "1.15.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.9,
"advisory_ids": [
"GHSA-22cc-p3c6-wpvm",
"GHSA-4hxc-9384-m385",
"GHSA-72gr-qfp7-vwhw",
"GHSA-mp2g-9vg9-f4cg",
"GHSA-wr4h-v87w-p3r7"
],
"fixed_version": "2.0.1-rc.17",
"advisory_count": 5,
"oldest_advisory_days": 193
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 256
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 256
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 187
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 159
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "10.5.36",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-vvj3-c3rp-c85p"
],
"fixed_version": "12.5.8",
"advisory_count": 1,
"oldest_advisory_days": 181
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 124
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 124
},
{
"name": "postcss",
"direct": false,
"version": "8.5.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6g55-p6wh-862q",
"GHSA-qx2v-qp2m-jg93",
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 3,
"oldest_advisory_days": 94
},
{
"name": "sharp",
"direct": false,
"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": 6
},
{
"name": "sharp",
"direct": false,
"version": "0.33.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": 6
},
{
"name": "symfony/http-foundation",
"direct": false,
"version": "7.2.3",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 7.3,
"advisory_ids": [
"GHSA-38cx-cq6f-5755",
"GHSA-3rg7-wf37-54rm"
],
"fixed_version": "8.0.13",
"advisory_count": 2,
"oldest_advisory_days": 257
},
{
"name": "symfony/mailer",
"direct": false,
"version": "7.2.3",
"severity": "high",
"ecosystem": "packagist",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-xx3c-qf5g-hc39"
],
"fixed_version": "8.0.12",
"advisory_count": 1,
"oldest_advisory_days": 61
},
{
"name": "tar-fs",
"direct": false,
"version": "2.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8cj5-5rvv-wf4v",
"GHSA-vj76-c3g6-qr5v"
],
"fixed_version": "3.1.1",
"advisory_count": 2,
"oldest_advisory_days": 420
},
{
"name": "tar-fs",
"direct": false,
"version": "3.0.8",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-8cj5-5rvv-wf4v",
"GHSA-vj76-c3g6-qr5v"
],
"fixed_version": "3.1.1",
"advisory_count": 2,
"oldest_advisory_days": 420
},
{
"name": "vite",
"direct": false,
"version": "6.2.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-356w-63v5-8wf4",
"GHSA-4r4m-qw57-chr8",
"GHSA-4w7w-66w2-5vf9",
"GHSA-859w-5945-r5v3",
"GHSA-93m4-6634-74q7",
"GHSA-fx2h-pf6j-xcff",
"GHSA-g4jq-h2w9-997c",
"GHSA-jqfw-vq24-v9c3",
"GHSA-p9ff-h696-f583",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 12,
"oldest_advisory_days": 490
},
{
"name": "filament/filament",
"direct": true,
"version": "3.2.136",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-44wp-g8f4-f4v5"
],
"fixed_version": "5.6.5",
"advisory_count": 1,
"oldest_advisory_days": 34
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.26.9",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-968p-4wvh-cqc8"
],
"fixed_version": "8.0.0-alpha.17",
"advisory_count": 1,
"oldest_advisory_days": 503
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.26.9",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-968p-4wvh-cqc8"
],
"fixed_version": "8.0.0-alpha.17",
"advisory_count": 1,
"oldest_advisory_days": 503
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 194
},
{
"name": "filament/tables",
"direct": false,
"version": "3.2.136",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-7q3w-xqjw-g3cr"
],
"fixed_version": "5.6.4",
"advisory_count": 1,
"oldest_advisory_days": 46
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.15.9",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-r4q5-vmmm-2653"
],
"fixed_version": "1.16.0",
"advisory_count": 1,
"oldest_advisory_days": 105
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "7.9.2",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-94pj-82f3-465w",
"GHSA-cwxw-98qj-8qjx",
"GHSA-f283-ghqc-fg79",
"GHSA-g446-98w2-8p5w",
"GHSA-h95v-h523-3mw8",
"GHSA-wm3w-8rrp-j577",
"GHSA-wpwq-4j6v-78m3"
],
"fixed_version": "7.15.1",
"advisory_count": 7,
"oldest_advisory_days": 39
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "2.7.0",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-34xg-wgjx-8xph",
"GHSA-c2w2-prh8-qm98",
"GHSA-hq7v-mx3g-29hw",
"GHSA-vm85-hxw5-5432"
],
"fixed_version": "2.12.3",
"advisory_count": 4,
"oldest_advisory_days": 47
},
{
"name": "joi",
"direct": false,
"version": "17.13.3",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-q7cg-457f-vx79"
],
"fixed_version": "18.2.1",
"advisory_count": 1,
"oldest_advisory_days": 47
},
{
"name": "league/commonmark",
"direct": false,
"version": "2.6.1",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 6.4,
"advisory_ids": [
"GHSA-3527-qv2q-pfvx",
"GHSA-4v6x-c7xx-hw9f",
"GHSA-hh8v-hgvp-g3f5"
],
"fixed_version": "2.8.2",
"advisory_count": 3,
"oldest_advisory_days": 448
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-4fh9-h7wg-q85m"
],
"fixed_version": "13.2.1",
"advisory_count": 1,
"oldest_advisory_days": 238
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.7",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-952p-6rrq-rcjv"
],
"fixed_version": "4.0.8",
"advisory_count": 1,
"oldest_advisory_days": 804
},
{
"name": "prismjs",
"direct": false,
"version": "1.29.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.9,
"advisory_ids": [
"GHSA-x7hr-w5r2-h6wg"
],
"fixed_version": "1.30.0",
"advisory_count": 1,
"oldest_advisory_days": 512
},
{
"name": "psy/psysh",
"direct": false,
"version": "0.12.7",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 6.7,
"advisory_ids": [
"GHSA-4486-gxhx-5mg7"
],
"fixed_version": "0.12.19",
"advisory_count": 1,
"oldest_advisory_days": 178
},
{
"name": "smol-toml",
"direct": false,
"version": "1.3.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-v3rj-xjv7-4jmq"
],
"fixed_version": "1.6.1",
"advisory_count": 1,
"oldest_advisory_days": 124
},
{
"name": "symfony/html-sanitizer",
"direct": false,
"version": "7.2.3",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-h5vq-qfcg-4m6p",
"GHSA-hhg7-c65m-h7ff",
"GHSA-qc95-4862-92fh",
"GHSA-v3wm-qf9p-c549",
"GHSA-x5qj-865h-mgvm"
],
"fixed_version": "8.0.13",
"advisory_count": 5,
"oldest_advisory_days": 61
},
{
"name": "symfony/mime",
"direct": false,
"version": "7.2.3",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-qpmx-3rfj-7rhv",
"GHSA-vqc8-7275-q272"
],
"fixed_version": "8.0.12",
"advisory_count": 2,
"oldest_advisory_days": 61
},
{
"name": "symfony/polyfill-intl-idn",
"direct": false,
"version": "1.31.0",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2xf4-cg6j-vhgq"
],
"fixed_version": "1.38.1",
"advisory_count": 1,
"oldest_advisory_days": 60
},
{
"name": "symfony/routing",
"direct": false,
"version": "7.2.3",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-72xp-p242-47p9",
"GHSA-h5x3-xfc9-m39h"
],
"fixed_version": "8.0.13",
"advisory_count": 2,
"oldest_advisory_days": 61
},
{
"name": "symfony/yaml",
"direct": false,
"version": "7.2.3",
"severity": "moderate",
"ecosystem": "packagist",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-4qpc-3hr4-r2p4",
"GHSA-9frc-8383-795m",
"GHSA-c2p3-7m5p-cv8x"
],
"fixed_version": "8.0.12",
"advisory_count": 3,
"oldest_advisory_days": 61
},
{
"name": "yaml",
"direct": false,
"version": "2.5.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 124
},
{
"name": "yaml",
"direct": false,
"version": "2.7.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 124
},
{
"name": "@babel/core",
"direct": false,
"version": "7.26.9",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.2,
"advisory_ids": [
"GHSA-4x5r-pxfx-6jf8"
],
"fixed_version": "8.0.0-rc.6",
"advisory_count": 1,
"oldest_advisory_days": 42
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 28,
"critical": 2,
"moderate": 22
},
"advisory_count": 166,
"affected_count": 53,
"assessed_count": 853,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 12,
"direct_affected_count": 4
},
"ecosystems": [
"npm",
"packagist"
],
"dependencies": [
{
"name": "spatie/laravel-package-tools",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.16"
},
{
"name": "illuminate/contracts",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^10.0||^11.0||^12.0||^13.0"
},
{
"name": "playwright",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.45.2"
},
{
"name": "wait-on",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.0.2"
},
{
"name": "filament/filament",
"manifest": "wrapper-mingle/composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.2"
},
{
"name": "ijpatricio/mingle",
"manifest": "wrapper-mingle/composer.json",
"ecosystem": "packagist",
"version_constraint": "@dev"
},
{
"name": "laravel/framework",
"manifest": "wrapper-mingle/composer.json",
"ecosystem": "packagist",
"version_constraint": "^11.0"
},
{
"name": "laravel/sanctum",
"manifest": "wrapper-mingle/composer.json",
"ecosystem": "packagist",
"version_constraint": "^4.0"
},
{
"name": "laravel/tinker",
"manifest": "wrapper-mingle/composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.9"
},
{
"name": "livewire/livewire",
"manifest": "wrapper-mingle/composer.json",
"ecosystem": "packagist",
"version_constraint": "^3.0"
},
{
"name": "pestphp/pest-plugin-arch",
"manifest": "wrapper-mingle/composer.json",
"ecosystem": "packagist",
"version_constraint": "^2.7"
},
{
"name": "spatie/laravel-ray",
"manifest": "wrapper-mingle/composer.json",
"ecosystem": "packagist",
"version_constraint": "^1.36"
},
{
"name": "@vitejs/plugin-react",
"manifest": "wrapper-mingle/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.4"
},
{
"name": "@vitejs/plugin-vue",
"manifest": "wrapper-mingle/package.json",
"ecosystem": "npm",
"version_constraint": "^5.2.1"
},
{
"name": "react",
"manifest": "wrapper-mingle/package.json",
"ecosystem": "npm",
"version_constraint": "^18.2.0"
},
{
"name": "react-dom",
"manifest": "wrapper-mingle/package.json",
"ecosystem": "npm",
"version_constraint": "^18.2.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@vitejs/plugin-react",
"direct": true,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-vue",
"direct": true,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": true,
"version": "1.48.2",
"ecosystem": "npm"
},
{
"name": "react",
"direct": true,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": true,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "wait-on",
"direct": true,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "filament/filament",
"direct": true,
"version": "3.2.136",
"ecosystem": "packagist"
},
{
"name": "ijpatricio/mingle",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "illuminate/contracts",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/framework",
"direct": true,
"version": "11.41.3",
"ecosystem": "packagist"
},
{
"name": "laravel/sanctum",
"direct": true,
"version": "4.0.8",
"ecosystem": "packagist"
},
{
"name": "laravel/tinker",
"direct": true,
"version": "2.10.1",
"ecosystem": "packagist"
},
{
"name": "livewire/livewire",
"direct": true,
"version": "3.5.12",
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-arch",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-arch",
"direct": true,
"version": "2.7.0",
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-package-tools",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-package-tools",
"direct": true,
"version": "1.18.3",
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-ray",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-ray",
"direct": true,
"version": "1.39.0",
"ecosystem": "packagist"
},
{
"name": "@alloc/quick-lru",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler",
"direct": false,
"version": "2.10.4",
"ecosystem": "npm"
},
{
"name": "@astrojs/internal-helpers",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/markdown-remark",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/mdx",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/node",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "@astrojs/prism",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/sitemap",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/starlight",
"direct": false,
"version": "0.32.2",
"ecosystem": "npm"
},
{
"name": "@astrojs/starlight-tailwind",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/tailwind",
"direct": false,
"version": "5.1.5",
"ecosystem": "npm"
},
{
"name": "@astrojs/telemetry",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.26.2",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.26.8",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.26.9",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.26.9",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.26.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.25.9",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.26.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.26.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.25.9",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.25.9",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.25.9",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.26.9",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.26.9",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-self",
"direct": false,
"version": "7.25.9",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-source",
"direct": false,
"version": "7.25.9",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.26.9",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.26.9",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.26.9",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.26.9",
"ecosystem": "npm"
},
{
"name": "@csstools/selector-resolve-nested",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@csstools/selector-specificity",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@ctrl/tinycolor",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.25.0",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.25.0",
"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": "@hapi/hoek",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "@hapi/topo",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-arm64",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-x64",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-arm64",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-x64",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm64",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-s390x",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-x64",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-arm64",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-x64",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm64",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-s390x",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-x64",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-arm64",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-x64",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-wasm32",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-ia32",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-x64",
"direct": false,
"version": "0.33.5",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.8",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.25",
"ecosystem": "npm"
},
{
"name": "@mdx-js/mdx",
"direct": false,
"version": "3.1.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.3.0",
"ecosystem": "npm"
},
{
"name": "@pagefind/darwin-x64",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@pagefind/default-ui",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@pagefind/linux-arm64",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@pagefind/linux-x64",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@pagefind/windows-x64",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@playwright/test",
"direct": false,
"version": "1.48.2",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.1.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loongarch64-gnu",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-powerpc64le-gnu",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "1.29.2",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@sideway/address",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "@sideway/formula",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@sideway/pinpoint",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/forms",
"direct": false,
"version": "0.5.7",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/typography",
"direct": false,
"version": "0.5.14",
"ecosystem": "npm"
},
{
"name": "@types/acorn",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.6.8",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.20.6",
"ecosystem": "npm"
},
{
"name": "@types/cookie",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@types/debug",
"direct": false,
"version": "4.1.12",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "@types/estree-jsx",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/js-yaml",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/mdx",
"direct": false,
"version": "2.0.13",
"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": "20.17.6",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.13.8",
"ecosystem": "npm"
},
{
"name": "@types/sax",
"direct": false,
"version": "1.2.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": "@ungap/structured-clone",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-core",
"direct": false,
"version": "3.4.37",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-dom",
"direct": false,
"version": "3.4.37",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-sfc",
"direct": false,
"version": "3.4.37",
"ecosystem": "npm"
},
{
"name": "@vue/compiler-ssr",
"direct": false,
"version": "3.4.37",
"ecosystem": "npm"
},
{
"name": "@vue/reactivity",
"direct": false,
"version": "3.4.37",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-core",
"direct": false,
"version": "3.4.37",
"ecosystem": "npm"
},
{
"name": "@vue/runtime-dom",
"direct": false,
"version": "3.4.37",
"ecosystem": "npm"
},
{
"name": "@vue/server-renderer",
"direct": false,
"version": "3.4.37",
"ecosystem": "npm"
},
{
"name": "@vue/shared",
"direct": false,
"version": "3.4.37",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.14.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"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.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "any-promise",
"direct": false,
"version": "1.3.0",
"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": "1.0.10",
"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-iterate",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "astring",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "astro",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "astro-expressive-code",
"direct": false,
"version": "0.40.2",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "autoprefixer",
"direct": false,
"version": "10.4.20",
"ecosystem": "npm"
},
{
"name": "axios",
"direct": false,
"version": "1.7.9",
"ecosystem": "npm"
},
{
"name": "axobject-query",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "b4a",
"direct": false,
"version": "1.6.7",
"ecosystem": "npm"
},
{
"name": "bail",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "bare-events",
"direct": false,
"version": "2.5.4",
"ecosystem": "npm"
},
{
"name": "bare-fs",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "bare-os",
"direct": false,
"version": "3.5.1",
"ecosystem": "npm"
},
{
"name": "bare-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "bare-stream",
"direct": false,
"version": "2.6.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.0",
"ecosystem": "npm"
},
{
"name": "bcp-47-match",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.3.0",
"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": "2.0.1",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.24.4",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "camelcase-css",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001701",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.4.1",
"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": "chokidar",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cli-boxes",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "2.1.1",
"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": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "common-ancestor-path",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "cookie-es",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "crossws",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "css-selector-parser",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "decode-named-character-reference",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "decompress-response",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "deep-extend",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "defu",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "destr",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "destroy",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "deterministic-object-hash",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "devalue",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "didyoumean",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "direction",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "dlv",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "dset",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "ee-first",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.109",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.4.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": "encodeurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "end-of-stream",
"direct": false,
"version": "1.4.4",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.6.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.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-html",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"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": "etag",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "5.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-fifo",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.17.1",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.19.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.4.3",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up-simple",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "find-yarn-workspace-root2",
"direct": false,
"version": "1.2.16",
"ecosystem": "npm"
},
{
"name": "flattie",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.15.9",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "fraction.js",
"direct": false,
"version": "4.3.7",
"ecosystem": "npm"
},
{
"name": "fresh",
"direct": false,
"version": "0.5.2",
"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": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.3.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",
"direct": false,
"version": "10.4.5",
"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": "11.12.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "h3",
"direct": false,
"version": "1.15.1",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"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-html",
"direct": false,
"version": "2.0.3",
"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.2",
"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.5",
"ecosystem": "npm"
},
{
"name": "hast-util-to-parse5",
"direct": false,
"version": "8.0.0",
"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": "http-cache-semantics",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "i18next",
"direct": false,
"version": "23.16.8",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "import-meta-resolve",
"direct": false,
"version": "4.1.0",
"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.4",
"ecosystem": "npm"
},
{
"name": "iron-webcrypto",
"direct": false,
"version": "1.2.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-arrayish",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.15.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.1",
"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-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-hexadecimal",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-inside-container",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "1.21.6",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "1.21.7",
"ecosystem": "npm"
},
{
"name": "joi",
"direct": false,
"version": "17.13.3",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"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": "laravel-vite-plugin",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "lilconfig",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "load-yaml-file",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "lodash.castarray",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "lodash.isplainobject",
"direct": false,
"version": "4.0.6",
"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": "loose-envify",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.11",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.17",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.3.5",
"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": "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.2",
"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.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-markdown",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"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-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.0",
"ecosystem": "npm"
},
{
"name": "micromark-extension-mdx-jsx",
"direct": false,
"version": "3.0.1",
"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.2",
"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.2",
"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.7",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "mimic-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": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"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": "mz",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.8",
"ecosystem": "npm"
},
{
"name": "napi-build-utils",
"direct": false,
"version": "2.0.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": "node-abi",
"direct": false,
"version": "3.74.0",
"ecosystem": "npm"
},
{
"name": "node-addon-api",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "node-fetch-native",
"direct": false,
"version": "1.6.6",
"ecosystem": "npm"
},
{
"name": "node-mock-http",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.19",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "normalize-range",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "object-hash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "ofetch",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "on-finished",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-queue",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "p-timeout",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "pagefind",
"direct": false,
"version": "1.3.0",
"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.2.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.48.2",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.3",
"ecosystem": "npm"
},
{
"name": "postcss-import",
"direct": false,
"version": "15.1.0",
"ecosystem": "npm"
},
{
"name": "postcss-js",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "postcss-load-config",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "postcss-nested",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "postcss-nesting",
"direct": false,
"version": "12.1.5",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.0.10",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.1.2",
"ecosystem": "npm"
},
{
"name": "postcss-value-parser",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "prebuild-install",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "preferred-pm",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "prismjs",
"direct": false,
"version": "1.29.0",
"ecosystem": "npm"
},
{
"name": "prompts",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "pump",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "radix3",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "range-parser",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "rc",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "react-refresh",
"direct": false,
"version": "0.14.2",
"ecosystem": "npm"
},
{
"name": "read-cache",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "recma-build-jsx",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "recma-jsx",
"direct": false,
"version": "1.0.0",
"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": "regenerator-runtime",
"direct": false,
"version": "0.14.1",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"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-directive",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "remark-gfm",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "remark-mdx",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "remark-parse",
"direct": false,
"version": "11.0.0",
"ecosystem": "npm"
},
{
"name": "remark-rehype",
"direct": false,
"version": "11.1.1",
"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": "resolve",
"direct": false,
"version": "1.22.10",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.8",
"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.0.4",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.34.9",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "7.8.1",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "sax",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.23.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.1",
"ecosystem": "npm"
},
{
"name": "send",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "server-destroy",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "sharp",
"direct": false,
"version": "0.32.6",
"ecosystem": "npm"
},
{
"name": "sharp",
"direct": false,
"version": "0.33.5",
"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": "signal-exit",
"direct": false,
"version": "4.1.0",
"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.2",
"ecosystem": "npm"
},
{
"name": "sisteransi",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "sitemap",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "smol-toml",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.7.4",
"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": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "stream-replace-string",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "streamx",
"direct": false,
"version": "2.22.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"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.1.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "style-to-object",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "sucrase",
"direct": false,
"version": "3.35.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "3.4.17",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "3.4.9",
"ecosystem": "npm"
},
{
"name": "tar-fs",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "tar-fs",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "text-decoder",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "thenify",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "thenify-all",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.12",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "toidentifier",
"direct": false,
"version": "1.0.1",
"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-interface-checker",
"direct": false,
"version": "0.1.13",
"ecosystem": "npm"
},
{
"name": "tsconfck",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tunnel-agent",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.36.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.8.2",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "ultrahtml",
"direct": false,
"version": "1.5.3",
"ecosystem": "npm"
},
{
"name": "uncrypto",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.19.8",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.20.0",
"ecosystem": "npm"
},
{
"name": "unified",
"direct": false,
"version": "11.0.5",
"ecosystem": "npm"
},
{
"name": "unist-util-find-after",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.0",
"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",
"direct": false,
"version": "5.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": "6.0.1",
"ecosystem": "npm"
},
{
"name": "unstorage",
"direct": false,
"version": "1.15.0",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"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.2",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "vite-plugin-full-reload",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "vitefu",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "vue",
"direct": false,
"version": "3.4.37",
"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-pm",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "which-pm-runs",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "widest-line",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "xxhash-wasm",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-spinner",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "yoctocolors",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "3.24.2",
"ecosystem": "npm"
},
{
"name": "zod-to-json-schema",
"direct": false,
"version": "3.24.3",
"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": "anourvalar/eloquent-serialize",
"direct": false,
"version": "1.2.28",
"ecosystem": "packagist"
},
{
"name": "blade-ui-kit/blade-heroicons",
"direct": false,
"version": "2.5.0",
"ecosystem": "packagist"
},
{
"name": "blade-ui-kit/blade-icons",
"direct": false,
"version": "1.7.2",
"ecosystem": "packagist"
},
{
"name": "brianium/paratest",
"direct": false,
"version": "7.4.8",
"ecosystem": "packagist"
},
{
"name": "brick/math",
"direct": false,
"version": "0.12.1",
"ecosystem": "packagist"
},
{
"name": "carbonphp/carbon-doctrine-types",
"direct": false,
"version": "3.2.0",
"ecosystem": "packagist"
},
{
"name": "danharrin/date-format-converter",
"direct": false,
"version": "0.3.1",
"ecosystem": "packagist"
},
{
"name": "danharrin/livewire-rate-limiting",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "dflydev/dot-access-data",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "doctrine/dbal",
"direct": false,
"version": "4.2.2",
"ecosystem": "packagist"
},
{
"name": "doctrine/deprecations",
"direct": false,
"version": "1.1.4",
"ecosystem": "packagist"
},
{
"name": "doctrine/inflector",
"direct": false,
"version": "2.0.10",
"ecosystem": "packagist"
},
{
"name": "doctrine/lexer",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "dragonmantank/cron-expression",
"direct": false,
"version": "3.4.0",
"ecosystem": "packagist"
},
{
"name": "egulias/email-validator",
"direct": false,
"version": "4.0.3",
"ecosystem": "packagist"
},
{
"name": "fakerphp/faker",
"direct": false,
"version": "1.24.1",
"ecosystem": "packagist"
},
{
"name": "fidry/cpu-core-counter",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "filament/actions",
"direct": false,
"version": "3.2.136",
"ecosystem": "packagist"
},
{
"name": "filament/forms",
"direct": false,
"version": "3.2.136",
"ecosystem": "packagist"
},
{
"name": "filament/infolists",
"direct": false,
"version": "3.2.136",
"ecosystem": "packagist"
},
{
"name": "filament/notifications",
"direct": false,
"version": "3.2.136",
"ecosystem": "packagist"
},
{
"name": "filament/support",
"direct": false,
"version": "3.2.136",
"ecosystem": "packagist"
},
{
"name": "filament/tables",
"direct": false,
"version": "3.2.136",
"ecosystem": "packagist"
},
{
"name": "filament/widgets",
"direct": false,
"version": "3.2.136",
"ecosystem": "packagist"
},
{
"name": "filp/whoops",
"direct": false,
"version": "2.17.0",
"ecosystem": "packagist"
},
{
"name": "fruitcake/php-cors",
"direct": false,
"version": "1.3.0",
"ecosystem": "packagist"
},
{
"name": "graham-campbell/result-type",
"direct": false,
"version": "1.1.3",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/guzzle",
"direct": false,
"version": "7.9.2",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/promises",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/psr7",
"direct": false,
"version": "2.7.0",
"ecosystem": "packagist"
},
{
"name": "guzzlehttp/uri-template",
"direct": false,
"version": "1.0.3",
"ecosystem": "packagist"
},
{
"name": "hamcrest/hamcrest-php",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "jean85/pretty-package-versions",
"direct": false,
"version": "2.1.0",
"ecosystem": "packagist"
},
{
"name": "kirschbaum-development/eloquent-power-joins",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/pint",
"direct": false,
"version": "1.20.0",
"ecosystem": "packagist"
},
{
"name": "laravel/prompts",
"direct": false,
"version": "0.3.4",
"ecosystem": "packagist"
},
{
"name": "laravel/sail",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "laravel/sail",
"direct": false,
"version": "1.41.0",
"ecosystem": "packagist"
},
{
"name": "laravel/serializable-closure",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "league/commonmark",
"direct": false,
"version": "2.6.1",
"ecosystem": "packagist"
},
{
"name": "league/config",
"direct": false,
"version": "1.2.0",
"ecosystem": "packagist"
},
{
"name": "league/csv",
"direct": false,
"version": "9.21.0",
"ecosystem": "packagist"
},
{
"name": "league/flysystem",
"direct": false,
"version": "3.29.1",
"ecosystem": "packagist"
},
{
"name": "league/flysystem-local",
"direct": false,
"version": "3.29.0",
"ecosystem": "packagist"
},
{
"name": "league/mime-type-detection",
"direct": false,
"version": "1.16.0",
"ecosystem": "packagist"
},
{
"name": "league/uri",
"direct": false,
"version": "7.5.1",
"ecosystem": "packagist"
},
{
"name": "league/uri-interfaces",
"direct": false,
"version": "7.5.0",
"ecosystem": "packagist"
},
{
"name": "masterminds/html5",
"direct": false,
"version": "2.9.0",
"ecosystem": "packagist"
},
{
"name": "mockery/mockery",
"direct": false,
"version": "1.6.12",
"ecosystem": "packagist"
},
{
"name": "monolog/monolog",
"direct": false,
"version": "3.8.1",
"ecosystem": "packagist"
},
{
"name": "myclabs/deep-copy",
"direct": false,
"version": "1.12.1",
"ecosystem": "packagist"
},
{
"name": "nesbot/carbon",
"direct": false,
"version": "3.8.4",
"ecosystem": "packagist"
},
{
"name": "nette/schema",
"direct": false,
"version": "1.3.2",
"ecosystem": "packagist"
},
{
"name": "nette/utils",
"direct": false,
"version": "4.0.5",
"ecosystem": "packagist"
},
{
"name": "nikic/php-parser",
"direct": false,
"version": "5.4.0",
"ecosystem": "packagist"
},
{
"name": "nunomaduro/collision",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "nunomaduro/collision",
"direct": false,
"version": "8.5.0",
"ecosystem": "packagist"
},
{
"name": "nunomaduro/termwind",
"direct": false,
"version": "2.3.0",
"ecosystem": "packagist"
},
{
"name": "openspout/openspout",
"direct": false,
"version": "4.28.5",
"ecosystem": "packagist"
},
{
"name": "orchestra/testbench",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest",
"direct": false,
"version": "2.36.0",
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin",
"direct": false,
"version": "2.1.1",
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-laravel",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "pestphp/pest-plugin-laravel",
"direct": false,
"version": "2.4.0",
"ecosystem": "packagist"
},
{
"name": "phar-io/manifest",
"direct": false,
"version": "2.0.4",
"ecosystem": "packagist"
},
{
"name": "phar-io/version",
"direct": false,
"version": "3.2.1",
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php-di/invoker",
"direct": false,
"version": "2.3.6",
"ecosystem": "packagist"
},
{
"name": "php-di/php-di",
"direct": false,
"version": "7.0.8",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-common",
"direct": false,
"version": "2.2.0",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/reflection-docblock",
"direct": false,
"version": "5.6.1",
"ecosystem": "packagist"
},
{
"name": "phpdocumentor/type-resolver",
"direct": false,
"version": "1.10.0",
"ecosystem": "packagist"
},
{
"name": "phpoption/phpoption",
"direct": false,
"version": "1.9.3",
"ecosystem": "packagist"
},
{
"name": "phpstan/phpdoc-parser",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-code-coverage",
"direct": false,
"version": "10.1.16",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-file-iterator",
"direct": false,
"version": "4.1.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-invoker",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-text-template",
"direct": false,
"version": "3.0.1",
"ecosystem": "packagist"
},
{
"name": "phpunit/php-timer",
"direct": false,
"version": "6.0.0",
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": "10.5.36",
"ecosystem": "packagist"
},
{
"name": "psr/cache",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "psr/clock",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "psr/container",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/event-dispatcher",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "psr/http-client",
"direct": false,
"version": "1.0.3",
"ecosystem": "packagist"
},
{
"name": "psr/http-factory",
"direct": false,
"version": "1.1.0",
"ecosystem": "packagist"
},
{
"name": "psr/http-message",
"direct": false,
"version": "2.0",
"ecosystem": "packagist"
},
{
"name": "psr/log",
"direct": false,
"version": "3.0.2",
"ecosystem": "packagist"
},
{
"name": "psr/simple-cache",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "psy/psysh",
"direct": false,
"version": "0.12.7",
"ecosystem": "packagist"
},
{
"name": "ralouphie/getallheaders",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "ramsey/collection",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "ramsey/uuid",
"direct": false,
"version": "4.7.6",
"ecosystem": "packagist"
},
{
"name": "ryangjchandler/blade-capture-directive",
"direct": false,
"version": "1.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/cli-parser",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/comparator",
"direct": false,
"version": "5.0.3",
"ecosystem": "packagist"
},
{
"name": "sebastian/complexity",
"direct": false,
"version": "3.2.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/diff",
"direct": false,
"version": "5.1.1",
"ecosystem": "packagist"
},
{
"name": "sebastian/environment",
"direct": false,
"version": "6.1.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/exporter",
"direct": false,
"version": "5.1.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/global-state",
"direct": false,
"version": "6.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/lines-of-code",
"direct": false,
"version": "2.0.2",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-enumerator",
"direct": false,
"version": "5.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/object-reflector",
"direct": false,
"version": "3.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/recursion-context",
"direct": false,
"version": "5.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/type",
"direct": false,
"version": "4.0.0",
"ecosystem": "packagist"
},
{
"name": "sebastian/version",
"direct": false,
"version": "4.0.1",
"ecosystem": "packagist"
},
{
"name": "spatie/backtrace",
"direct": false,
"version": "1.7.1",
"ecosystem": "packagist"
},
{
"name": "spatie/color",
"direct": false,
"version": "1.7.0",
"ecosystem": "packagist"
},
{
"name": "spatie/error-solutions",
"direct": false,
"version": "1.1.2",
"ecosystem": "packagist"
},
{
"name": "spatie/flare-client-php",
"direct": false,
"version": "1.10.0",
"ecosystem": "packagist"
},
{
"name": "spatie/ignition",
"direct": false,
"version": "1.15.0",
"ecosystem": "packagist"
},
{
"name": "spatie/invade",
"direct": false,
"version": "2.1.0",
"ecosystem": "packagist"
},
{
"name": "spatie/laravel-ignition",
"direct": false,
"version": "2.9.0",
"ecosystem": "packagist"
},
{
"name": "spatie/macroable",
"direct": false,
"version": "2.0.0",
"ecosystem": "packagist"
},
{
"name": "spatie/ray",
"direct": false,
"version": "1.41.4",
"ecosystem": "packagist"
},
{
"name": "symfony/clock",
"direct": false,
"version": "7.2.0",
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": false,
"version": "7.2.1",
"ecosystem": "packagist"
},
{
"name": "symfony/css-selector",
"direct": false,
"version": "7.2.0",
"ecosystem": "packagist"
},
{
"name": "symfony/deprecation-contracts",
"direct": false,
"version": "3.5.1",
"ecosystem": "packagist"
},
{
"name": "symfony/error-handler",
"direct": false,
"version": "7.2.3",
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher",
"direct": false,
"version": "7.2.0",
"ecosystem": "packagist"
},
{
"name": "symfony/event-dispatcher-contracts",
"direct": false,
"version": "3.5.1",
"ecosystem": "packagist"
},
{
"name": "symfony/finder",
"direct": false,
"version": "7.2.2",
"ecosystem": "packagist"
},
{
"name": "symfony/html-sanitizer",
"direct": false,
"version": "7.2.3",
"ecosystem": "packagist"
},
{
"name": "symfony/http-foundation",
"direct": false,
"version": "7.2.3",
"ecosystem": "packagist"
},
{
"name": "symfony/http-kernel",
"direct": false,
"version": "7.2.3",
"ecosystem": "packagist"
},
{
"name": "symfony/mailer",
"direct": false,
"version": "7.2.3",
"ecosystem": "packagist"
},
{
"name": "symfony/mime",
"direct": false,
"version": "7.2.3",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-ctype",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-iconv",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-grapheme",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-idn",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-intl-normalizer",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-mbstring",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php80",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-php83",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/polyfill-uuid",
"direct": false,
"version": "1.31.0",
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": false,
"version": "7.2.0",
"ecosystem": "packagist"
},
{
"name": "symfony/routing",
"direct": false,
"version": "7.2.3",
"ecosystem": "packagist"
},
{
"name": "symfony/service-contracts",
"direct": false,
"version": "3.5.1",
"ecosystem": "packagist"
},
{
"name": "symfony/stopwatch",
"direct": false,
"version": "7.2.2",
"ecosystem": "packagist"
},
{
"name": "symfony/string",
"direct": false,
"version": "7.2.0",
"ecosystem": "packagist"
},
{
"name": "symfony/translation",
"direct": false,
"version": "7.2.2",
"ecosystem": "packagist"
},
{
"name": "symfony/translation-contracts",
"direct": false,
"version": "3.5.1",
"ecosystem": "packagist"
},
{
"name": "symfony/uid",
"direct": false,
"version": "7.2.0",
"ecosystem": "packagist"
},
{
"name": "symfony/var-dumper",
"direct": false,
"version": "7.2.3",
"ecosystem": "packagist"
},
{
"name": "symfony/yaml",
"direct": false,
"version": "7.2.3",
"ecosystem": "packagist"
},
{
"name": "ta-tikoma/phpunit-architecture-test",
"direct": false,
"version": "0.8.4",
"ecosystem": "packagist"
},
{
"name": "theseer/tokenizer",
"direct": false,
"version": "1.2.3",
"ecosystem": "packagist"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
"direct": false,
"version": "2.3.0",
"ecosystem": "packagist"
},
{
"name": "vlucas/phpdotenv",
"direct": false,
"version": "5.6.1",
"ecosystem": "packagist"
},
{
"name": "voku/portable-ascii",
"direct": false,
"version": "2.0.3",
"ecosystem": "packagist"
},
{
"name": "webmozart/assert",
"direct": false,
"version": "1.11.0",
"ecosystem": "packagist"
},
{
"name": "zbateson/mail-mime-parser",
"direct": false,
"version": "3.0.3",
"ecosystem": "packagist"
},
{
"name": "zbateson/mb-wrapper",
"direct": false,
"version": "2.0.1",
"ecosystem": "packagist"
},
{
"name": "zbateson/stream-decorators",
"direct": false,
"version": "2.1.1",
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 865,
"direct_count": 19,
"indirect_count": 846
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 26,
"open_issues": 9,
"closed_ratio": 0.71,
"closed_issues": 22,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "ijpatricio",
"commits": 229,
"avatar_url": "https://avatars.githubusercontent.com/u/26031459?v=4"
},
{
"type": "User",
"login": "parm",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/632309?v=4"
},
{
"type": "User",
"login": "laravel-shift",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/15991828?v=4"
},
{
"type": "User",
"login": "FdClemente",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/51190714?v=4"
},
{
"type": "User",
"login": "EthanBarlo",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/65189904?v=4"
},
{
"type": "User",
"login": "MohammadZarifiyan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/55022827?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.935
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"deploy-docs-next.yml",
"deploy.yml",
"run-e2e-tests.yml",
"run-pest-tests.yml",
"tests.yml",
"update-changelog.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"composer.lock",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 2,
"reason": "2 out of 7 merged PRs checked by a CI test -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 2/10 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "37 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b6fa9d76ba07a5154e5fc70191b4dd3903660242",
"ran_at": "2026-07-28T15:24:26Z",
"aggregate_score": 3.1,
"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-05-28T13:25:29Z",
"oldest_open_prs": [
{
"number": 45,
"created_at": "2025-02-19T22:05:52Z",
"last_comment_at": "2025-03-08T11:01:08Z",
"last_comment_author": "EthanBarlo"
},
{
"number": 61,
"created_at": "2025-10-13T00:13:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2025-10-20T00:11:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 64,
"created_at": "2025-11-24T00:11:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2026-03-02T00:43:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 71,
"created_at": "2026-03-30T00:43:45Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-25T19:39:02Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 11,
"created_at": "2024-05-19T22:47:24Z",
"last_comment_at": "2025-04-10T23:39:45Z",
"last_comment_author": "ijpatricio"
},
{
"number": 12,
"created_at": "2024-05-20T20:33:14Z",
"last_comment_at": "2025-07-22T17:14:53Z",
"last_comment_author": "ijpatricio"
},
{
"number": 27,
"created_at": "2024-09-06T06:33:46Z",
"last_comment_at": "2024-11-18T02:33:19Z",
"last_comment_author": "ijpatricio"
},
{
"number": 35,
"created_at": "2025-01-16T09:33:20Z",
"last_comment_at": "2025-02-03T17:44:57Z",
"last_comment_author": "ijpatricio"
},
{
"number": 47,
"created_at": "2025-02-26T22:19:35Z",
"last_comment_at": "2025-02-27T00:01:04Z",
"last_comment_author": "ijpatricio"
},
{
"number": 51,
"created_at": "2025-03-05T17:28:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 55,
"created_at": "2025-05-14T09:25:35Z",
"last_comment_at": "2025-05-14T14:13:48Z",
"last_comment_author": "VoidOfLimbo"
},
{
"number": 59,
"created_at": "2025-08-29T10:27:23Z",
"last_comment_at": "2025-11-11T06:04:10Z",
"last_comment_author": "ijpatricio"
},
{
"number": 65,
"created_at": "2025-12-02T17:53:27Z",
"last_comment_at": "2025-12-04T07:10:11Z",
"last_comment_author": "ijpatricio"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ijpatricio/mingle",
"host": "github.com",
"name": "mingle",
"owner": "ijpatricio"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"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": 26,
"inputs": {
"security": 21,
"vitality": 50,
"community": 61,
"governance": 61,
"engineering": 61,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 52,
"overall_after_jurisdiction_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 50,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"commits_last_year": 6,
"human_commit_share": 0.84,
"days_since_last_push": 61,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 61 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 61
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "6 commits in the last year",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 6
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v0.0.22",
"releases_from_tags": false,
"days_since_latest_release": 61,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 61 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 61
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 124,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 124 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 124
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"forks": 22,
"stars": 441,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "441 stars",
"points": 42.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 441
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "22 forks",
"points": 11,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 22
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"packages": [
"ijpatricio/mingle"
],
"dependents": 2,
"ecosystems": "packagist",
"total_downloads": 75772,
"monthly_downloads": 7313
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "7,313 downloads/month across packagist",
"points": 51.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 7313,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "2 packages depend on it",
"points": 3.2,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 2
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.935
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 94% of commits",
"points": 1.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 94
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"merged_prs": 26,
"open_issues": 9,
"closed_issues": 22,
"issue_closed_ratio": 0.71,
"closed_unmerged_prs": 6
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 33.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "26/32 decided PRs merged",
"points": 31.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 26,
"decided": 32
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/10 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"followers": 167,
"owner_type": "User",
"is_verified": null,
"owner_login": "ijpatricio",
"public_repos": 51,
"account_age_days": 3439
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "167 followers of ijpatricio",
"points": 16,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 167,
"login": "ijpatricio"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "51 public repos, account ~9 yr old",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 51
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"ijpatricio/mingle"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 124
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 124 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 124
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "7 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 7
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 7 merged PRs checked by a CI test -- score normalized to 2",
"points": 4,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 21,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. 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": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 16,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.1,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 16,
"security_posture_before_jurisdiction": 31
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 7 merged PRs checked by a CI test -- score normalized to 2",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/10 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "37 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "at_risk",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 853 resolved dependencies against OSV; 12 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": 853
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 12
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "osv",
"advisories": 166,
"affected_packages": 53,
"assessed_packages": 853,
"unassessed_packages": 12,
"affected_by_severity": "critical 2, high 28, moderate 22, low 1",
"direct_affected_packages": 4
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "4 affected: livewire/livewire 3.5.12 (critical 9.8), laravel/framework 11.41.3 (high 8.9), playwright 1.48.2 (high), +1 more",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 4,
"packages": "livewire/livewire 3.5.12 (critical 9.8), laravel/framework 11.41.3 (high 8.9), playwright 1.48.2 (high)"
}
},
{
"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": "3 advisory-carrying package(s) unaddressed past 90 days; oldest published 509 days ago",
"points": 24.4,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 3,
"oldest": 509
}
}
],
"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": 853,
"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": "Iran"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Iran: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"count": 1,
"country": "Iran"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.202,
"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": "17 of 84 human commits state their intent (structured subject or explanatory body)",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 17,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"composer.lock",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"docs/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.09
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "docs/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "9 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 9,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 520957,
"source_files_sampled": 104,
"oversized_source_files": 9
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP with type-check config (docs/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "docs/tsconfig.json",
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "9/104 source files over 60KB",
"points": 50.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 104,
"oversized": 9
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"packagist package 'laravel/laravel' points at a different repository (https://github.com/laravel/laravel); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-28T15:24:44.914812Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/ijpatricio/mingle.svg",
"full_name": "ijpatricio/mingle",
"license_state": "standard",
"license_spdx": "MIT"
}