Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"data",
"data-modeling",
"transformation"
],
"is_fork": false,
"size_kb": 6821,
"has_wiki": false,
"homepage": null,
"languages": {
"Nix": 132,
"Shell": 661,
"JavaScript": 2547,
"TypeScript": 258724
},
"pushed_at": "2026-07-21T22:12:16Z",
"created_at": "2023-06-13T14:46:57Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T22:04:12Z",
"description": "A command-line interface for executing Malloy and SQL",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://www.malloydata.dev/",
"name": null,
"type": "Organization",
"login": "malloydata",
"company": null,
"location": null,
"followers": 143,
"avatar_url": "https://avatars.githubusercontent.com/u/115666028?v=4",
"created_at": "2022-10-12T20:16:29Z",
"is_verified": null,
"public_repos": 38,
"account_age_days": 1379
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.0.35-pre",
"kind": "prerelease",
"published_at": "2023-08-18T21:28:48Z"
}
],
"recent_commits": [
{
"oid": "e97d907037b86c168cea422beb7967a2ac31734c",
"body": null,
"is_bot": false,
"headline": "Update @malloydata packages to 0.0.424 (#254)",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-07-17T22:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb19e70a1a284d3584c49547182b75fd0c29ea7",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.0.57",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-02T17:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97befd5df320a35605f986682084f24287567f7",
"body": null,
"is_bot": false,
"headline": "Update @malloydata packages to 0.0.421 (#252)",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-07-02T17:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "015031ddb3b4ba6ebfd9507226be0eaaba68ad76",
"body": "CI runs `npm run lint` but the local `npm test` did not, so lint\nfailures (like the eslint parameter-property warning in malloySQL.ts)\nonly showed up at publish time. Add `pretest`/`pretest-silent` hooks so\nlint gates the local test run, and fix the existing violation by\ncollapsing the VirtualURIFileHandler constructor into a parameter\nproperty.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Run lint locally before tests; fix parameter-property lint error (#250)",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-26T23:18:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "94fe16dd8fa572310ee6dc8d48c69fc5cf1e41b3",
"body": "* Update @malloydata packages to 0.0.420; externalize pg-native\n\n@malloydata/db-postgres pins pg to exact 8.7.3, whose lib/native/client.js\ndoes a bare `require('pg-native')` that esbuild cannot resolve (pg-native is\nan optional native client, not installed). Newer pg wraps that require in a\ntry/cat\n[…]\nion makes\nGoogle OAuth fail with \"Premature close\" — flaking the live BigQuery tests.\nPoint setup-node at .node-version (test + publish workflows) so CI honors the\npin. Mirrors malloydata/malloy#2949.",
"is_bot": false,
"headline": "Update @malloydata packages to 0.0.420 (#249)",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-26T23:04:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f98f73dcefece123595cf96551d9cd669da54c40",
"body": "…ity-25d53a678e\n\nchore(deps): bump undici from 6.26.0 to 6.27.0 in the security group across 1 directory",
"is_bot": false,
"headline": "Merge pull request #248 from malloydata/dependabot/npm_and_yarn/secur…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-22T17:17:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae899e83206d3d193ace265c73eebafcae204336",
"body": "Bumps the security group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).\n\n\nUpdates `undici` from 6.26.0 to 6.27.0\n- [Release notes](https://github.com/nodejs/undici/releases)\n- [Commits](https://github.com/nodejs/undici/compare/v6.26.0...v6.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: undici\n dependency-version: 6.27.0\n dependency-type: indirect\n dependency-group: security\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump undici in the security group across 1 directory",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-20T02:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74934fe974c2679cb00c3f9cd00c77b682e6f034",
"body": "Update @malloydata packages to 0.0.415",
"is_bot": false,
"headline": "Merge pull request #247 from malloydata/update-npm-0.0.415",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-20T02:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5403da8fb45d2b48b67dfae4bb88aee32979359a",
"body": null,
"is_bot": false,
"headline": "Update @malloydata packages to 0.0.415",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-20T02:18:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "069cca0fc37076931601c28f86482352112da94f",
"body": "Update @malloydata packages to 0.0.413",
"is_bot": false,
"headline": "Merge pull request #246 from malloydata/update-npm-0.0.413",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-17T22:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a2234f2b04c4f72ce9376b1f7d1edff171dee46",
"body": null,
"is_bot": false,
"headline": "Update @malloydata packages to 0.0.413",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-17T21:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60fd4c555031e836ab54900e7c31643e42101ea2",
"body": "…-and-patch-63b4f09446\n\nchore(deps-dev): bump the minor-and-patch group with 3 updates",
"is_bot": false,
"headline": "Merge pull request #245 from malloydata/dependabot/npm_and_yarn/minor…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-15T21:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e83ddcd750265945cd8d624bf932fd848fb2a99",
"body": "Bumps the minor-and-patch group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [axios](https://github.com/axios/axios) and [csv-stringify](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-stringify).\n\n\nUpdates `@types/node` from 24.1\n[…]\n dependency-version: 6.8.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: minor-and-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump the minor-and-patch group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T20:52:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "960b9cf62ff1cfeb9b6b30e491f1bf0f0a4b86f0",
"body": "…roup\n\nDependabot: monthly cadence + group security updates",
"is_bot": false,
"headline": "Merge pull request #244 from malloydata/dependabot-monthly-security-g…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-15T20:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bacd9e8170e56a2249b0f0160313b1d4671045f",
"body": "Slow the version-update groups from weekly to monthly — a weekly batch of\none bump saves no ritual time; a longer window lets the minor/patch pile\nactually accumulate. Security PRs still fire on advisory publication\nregardless of schedule, so urgent fixes aren't slowed.\n\nAdd an `applies-to: security-updates` group so concurrent advisories\ncollapse into one PR instead of trickling out individually.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Dependabot: monthly cadence + group security updates",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-15T20:47:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "04066768c75b951f15045990232dcb1d69c81a35",
"body": "…ld-0.28.1\n\nchore(deps-dev): bump esbuild from 0.28.0 to 0.28.1",
"is_bot": false,
"headline": "Merge pull request #238 from malloydata/dependabot/npm_and_yarn/esbui…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-15T20:47:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67c214e9e8d7d1b22135732e21798b3013ba5793",
"body": "…-e9aa88d040\n\nchore(deps): bump form-data",
"is_bot": false,
"headline": "Merge pull request #243 from malloydata/dependabot/npm_and_yarn/multi…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-15T20:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0559b4a9117c21819221089a336ed2119cd68451",
"body": "Bumps and [form-data](https://github.com/form-data/form-data). These dependencies needed to be updated together.\n\nUpdates `form-data` from 2.5.5 to 2.5.6\n- [Release notes](https://github.com/form-data/form-data/releases)\n- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)\n[…]\nta\n dependency-version: 2.5.6\n dependency-type: indirect\n- dependency-name: form-data\n dependency-version: 4.0.6\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump form-data",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-15T18:21:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8de42ad6e6396c71a8cc5f37a412b5d1984d14be",
"body": "Update @malloydata packages to 0.0.412",
"is_bot": false,
"headline": "Merge pull request #242 from malloydata/update-npm-0.0.412",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-15T18:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0773328e1c1b79be2f094b75a2ba8f53b53a4310",
"body": null,
"is_bot": false,
"headline": "Update @malloydata packages to 0.0.412",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-15T18:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f205cd2a8aaf07248abd415d97de5d9bcaf43623",
"body": "Add native-dependency guard to malloy-update",
"is_bot": false,
"headline": "Merge pull request #241 from malloydata/native-dep-guard",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-15T17:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2693a2b8fbc6d9df08a0464415f1de2a08357b68",
"body": "malloy-update re-resolves the whole dependency tree, so an unpinned\ntransitive dep can float to a new version that ships a native .node\nbinary. esbuild can't bundle .node files, so this breaks the build and\nonly surfaces in CI (as it did with @databricks/sql 1.16.0 on the 0.0.411\nbump).\n\nAdd check-n\n[…]\nly: the CLI externalizes them in build.ts and lists them in the\npublished optionalDependencies (resolved at runtime), rather than\nbundling them into a .vsix. The lockfile-based detection is identical.",
"is_bot": false,
"headline": "Add native-dependency guard to malloy-update",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-15T17:03:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d6398e5c648504f4efe9630ea66e296982c0833",
"body": "Bump @malloydata/* to 0.0.407",
"is_bot": false,
"headline": "Merge pull request #239 from malloydata/mtoy/malloy-0.0.407",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-13T05:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7964b7e241f26001438e3fbbc57110c604820e2",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(deps): bump @malloydata/* from 0.0.405 to 0.0.407",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-13T04:51:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b2270c24990547fbcd6404c1421b45b6abda35c6",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.0.56",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-13T04:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf605d4e83fd13cccfa1105d626a8a9db8358139",
"body": "Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 to 0.28.1.\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.28.0...v0.28.1)\n\n---\nupdated-dependencies:\n- dependency-name: esbuild\n dependency-version: 0.28.1\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump esbuild from 0.28.0 to 0.28.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-12T23:07:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf9bfdc15837cef3ab6372db11ebdbd6da29dbe",
"body": "…ns/github-9.1.1\n\nchore(deps-dev): bump @actions/github from 6.0.1 to 9.1.1",
"is_bot": false,
"headline": "Merge pull request #234 from malloydata/dependabot/npm_and_yarn/actio…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T22:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "476c813172a44a6f456378552bb0f887e91c37d0",
"body": "Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 6.0.1 to 9.1.1.\n- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)\n- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)\n\n---\nupdated-dependencies:\n-\n[…]\ndependency-name: \"@actions/github\"\n dependency-version: 9.1.1\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump @actions/github from 6.0.1 to 9.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T22:38:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e6089f95449b7dbdcd30b5bcad4ce61538fa3807",
"body": "…ns/core-3.0.1\n\nchore(deps-dev): bump @actions/core from 1.11.1 to 3.0.1",
"is_bot": false,
"headline": "Merge pull request #227 from malloydata/dependabot/npm_and_yarn/actio…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T22:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e3799a5a05aba4948df08eb5521aac60454dcdb",
"body": "Pin @types/node to the Node 24 runtime",
"is_bot": false,
"headline": "Merge pull request #236 from malloydata/mtoy/types-node-24",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T22:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c68df17461fd8f6df0e1feecd8c6eba9db4a0c7",
"body": "# Conflicts:\n#\tpackage-lock.json\n#\tpackage.json",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/main' into mtoy/types-node-24",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T22:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e0b138210eb702ec7fcc7c5115cd1c200ba4b4",
"body": "…-cbfe5253e3\n\nchore(deps-dev): bump jest and @types/jest",
"is_bot": false,
"headline": "Merge pull request #233 from malloydata/dependabot/npm_and_yarn/multi…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T22:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8c93de002c975633503fb9f4493f61d84ba9d0d",
"body": "… majors\n\n@types/node tracks the Node major version. We were on @types/node 20 (behind\nour Node 24 runtime), and Dependabot kept proposing 25 (the current/odd Node\nline) — which would expose Node 25 type defs for APIs our Node 24 runtime\ndoesn't have. Bump to ^24 to match the runtime, and ignore @types/node major\nbumps in dependabot.yml so it stays in step with the Node we actually run.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Pin @types/node to the Node 24 runtime; stop Dependabot chasing newer…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T22:23:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4faf4367cd92cfd1834f8e0e223444af704c4974",
"body": "Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.\n\nUpdates `jest` from 29.7.0 to 30.4.2\n- [Release notes](https://github.com/jestjs/jest/re\n[…]\nver-major\n- dependency-name: jest\n dependency-version: 30.4.2\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump jest and @types/jest",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T22:14:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36d32efada19bf4c0168dbb6c5c22e2accdc705e",
"body": "Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 3.0.1.\n- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)\n- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)\n\n---\nupdated-dependencies:\n- dependency-name: \"@actions/core\"\n dependency-version: 3.0.1\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps-dev): bump @actions/core from 1.11.1 to 3.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T22:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32af861905ac6c7f64cbce9e55462127430b8c73",
"body": "Upgrade lint/type toolchain: gts 7, eslint 9, typescript 6, prettier 3",
"is_bot": false,
"headline": "Merge pull request #235 from malloydata/mtoy/toolchain-upgrade",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T22:12:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29bfa83a82213a20dd4b430b8962e77e55f0814e",
"body": "Migrate to gts 7, which pulls eslint 9 (flat config), @typescript-eslint 8,\nprettier 3, and typescript 6 — mirroring the same upgrade already done in\nmalloy core. gts now owns the eslint/@typescript-eslint stack, so those are\ndropped as direct devDeps.\n\n- Replace .eslintrc.json with eslint.config.js\n[…]\ned to 'all').\n- tsconfig: ignoreDeprecations \"6.0\" and explicit types [\"node\",\"jest\"] for TS6.\n- lint script: gts lint -> eslint .\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Upgrade lint/type toolchain: gts 7, eslint 9, typescript 6, prettier 3",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T20:05:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3c90651e965691ee7ac64d8a077edf69562f0967",
"body": "Refine Dependabot grouping (duckdb + toolchain) and document CI in .github/CONTEXT.md",
"is_bot": false,
"headline": "Merge pull request #228 from malloydata/mtoy/dependabot-duckdb-group",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T18:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4cdfe83e51a6386aa4e3e0679a8fcdfb0bb9aad",
"body": "Add a toolchain group (gts/eslint/@typescript-eslint/prettier/typescript,\nmajors only) so the gts-coupled lint stack moves as one coordinated major\nPR rather than five that can't pass alone; minors/patches still ride the\nweekly pile.\n\nAdd .github/CONTEXT.md covering the non-obvious bits: the check-c\n[…]\nthe Dependabot grouping rationale, and that npm-publish ships @next on every\npush to main. Pointer added from the root CONTEXT.md.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Group toolchain majors; document CI/Dependabot in .github/CONTEXT.md",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T18:17:12Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d9d5e49322affa39740b7def2bdf7ea8325c05c3",
"body": "A single duckdb version bump fragments across its platform-specific\nbinding packages (win32-x64, linux-arm64, darwin-x64, ...), so one\nlogical update was eating ~6 PR-limit slots. Group all @duckdb/*\ninto one PR (any update type) and exclude them from the minor-and-patch\ngroup, so duckdb stays isolated and manually reviewed but arrives as a\nsingle PR instead of one-per-platform.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Group all @duckdb/* bumps into one Dependabot PR",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T18:07:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e247f30d9861acc1751fe7302575dfca2fa46606",
"body": "…-and-patch-53fc611552\n\nchore(deps): bump the minor-and-patch group with 9 updates",
"is_bot": false,
"headline": "Merge pull request #218 from malloydata/dependabot/npm_and_yarn/minor…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T17:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f7aee422bfef77cce75321aafa3200b6c26030f",
"body": "logform 2.7 tightened TransformableInfo's index signature from any to\nunknown (a breaking change in a minor release), so info.type no longer\nsatisfies StandardOutputType[].includes. Normalize the allowed types\ninto a Set<string> and gate on a string check instead. Behavior is\nunchanged.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix logform 2.7 type break in result logger",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T17:35:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "27ed50f9901c986b3bea8f6ed9e84f833daf3e62",
"body": "Bumps the minor-and-patch group with 9 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` |\n| [axios](https://github.com/axios/axios) | `1.11.0` | `1.17.0` |\n| [csv-stringify](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv\n[…]\ndependency-version: 3.19.0\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: minor-and-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore(deps): bump the minor-and-patch group with 9 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T17:22:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e80195d7dabd9c26eab75a39026095d26accd737",
"body": "Keep major bumps out of the weekly Dependabot group",
"is_bot": false,
"headline": "Merge pull request #217 from malloydata/mtoy/dependabot-split-majors",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T17:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7bad6e4471c010fb47ab2eaeb89f6d664f5febe",
"body": "The all-dependencies group bundled major bumps (typescript 6, gts 7,\n@typescript-eslint 8, eslint/prettier) in with the safe ones, so a\nsingle breaking major made the whole weekly pile unmergeable.\n\nRestrict the group to minor+patch. Majors now arrive as individual\nPRs that can be handled deliberately without blocking the safe batch.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Keep major bumps out of the weekly Dependabot group",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T17:17:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "53f6c70ea857d3e5bf61795acd1c823619295a2c",
"body": "Add weekly grouped Dependabot config and consolidate queued bumps",
"is_bot": false,
"headline": "Merge pull request #215 from malloydata/mtoy/dependabot-consolidate",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T17:08:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89192ad51b9f4581ad6f1f7a74d13dff8c9ac0df",
"body": "Add .github/dependabot.yml grouping all npm updates into a single\nweekly PR instead of one PR per package.\n\nRoll the in-range bumps from the currently-open Dependabot PRs into\nthe lockfile in one shot: hono, qs, @tootallnate/once, fast-uri,\nfast-xml-builder, ip-address, express-rate-limit, axios, an\n[…]\ntransitive ajv@6. The eslint/@typescript-eslint/gts major bump is\nleft out — that's a lint-toolchain major upgrade for its own PR.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add weekly grouped Dependabot config and consolidate queued bumps",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T17:00:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f3a96b79b3d9781b74a9dcd54b14b7de05e1c95f",
"body": "Handle .malloy files with no queries gracefully",
"is_bot": false,
"headline": "Merge pull request #214 from malloydata/mtoy/no-queries-graceful",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T16:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec41f21160c552b8f66039c71e3502453f41407",
"body": "A compile or run of a .malloy file containing no queries surfaced core's\n\"Model has no queries.\" as an unhandled MalloyError (\"Internal compiler\nerror (likely a Malloy bug — please file an issue)\"). The no-query default\npath called loadFinalQuery() unconditionally.\n\nNow, when no query is selected, c\n[…]\n with\nno queries compiles cleanly (exit 0) and reports nothing to compile; a run\nof one is an error written to stderr with exit 1.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Handle .malloy files with no queries gracefully",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-09T16:39:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d462a4c323918408b8e8f23ee9c9197566c6b66e",
"body": "Standardize all source headers to the canonical SPDX form",
"is_bot": false,
"headline": "Merge pull request #213 from malloydata/mtoy/license-cleanup",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-04T23:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10c8c5c7ba8602387c301e026266d6c8ce259a7",
"body": "Replaces the long-form Google MIT header in every source file with the\ncanonical short header that newer files already use:\n\n /*\n * Copyright Contributors to the Malloy project\n * SPDX-License-Identifier: MIT\n */\n\nThe root LICENSE now leads with the SPDX-tagged MIT text, documents the\n[…]\n Copyright section is updated to\nmatch. Mirrors malloydata/malloy#2868.\n\nSource comment/text only; no executable code was touched.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Standardize all source headers to the canonical SPDX form",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-04T23:11:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "afa381f399d04f07bbe5b799d2f9e732fa71fa71",
"body": "Update @malloydata packages to 0.0.405",
"is_bot": false,
"headline": "Merge pull request #212 from malloydata/mtoy/malloy-0.0.405",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-04T22:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "617e5f49da2a95b73fe91f41c95b1e8f9bccd0b8",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update @malloydata packages to 0.0.405",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-04T22:47:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "54dfa96003383c44b516adcda0b690250526197f",
"body": "ci: bump actions off deprecated node20 runtime",
"is_bot": false,
"headline": "Merge pull request #210 from malloydata/mtoy/actions-node24",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-04T03:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1928098be8bce7ddf37828656ed4cfe4d23c710",
"body": "GitHub Actions' node20 runtime is deprecated; actions whose runs.using is\nnode20 emit deprecation warnings and will eventually fail. Bump every\nthird-party action to its node24 major:\n\n- actions/checkout v4 -> v6\n- actions/setup-node v4 -> v6\n- google-github-actions/auth v2 -> v3\n- act\n[…]\nking here.\n\nmalloydata/check-ci-permissions@v1 is still node20 and must be fixed in\nits own repo — its v1 tag has no node24 build.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: bump actions off deprecated node20 runtime",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-04T02:56:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "557609732bb5637614faea21f81af515c6218e42",
"body": "Update @malloydata packages to 0.0.404; fix sync-duckdb drift detection",
"is_bot": false,
"headline": "Merge pull request #209 from malloydata/mtoy/malloy-0.0.404",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-04T01:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc6dc4e16d2415c2a11f4c3b0c52694e611da371",
"body": "Bumps all @malloydata/* deps to 0.0.404. That release moved db-duckdb's\nDuckDB engine from @duckdb/node-api 1.4.4-r.1 to 1.5.3-r.2, which exposed\na latent bug in scripts/sync-duckdb.ts.\n\nsync-duckdb keeps the CLI's directly-pinned @duckdb packages (node-api,\nnode-bindings, and the platform-specific \n[…]\ncked up automatically (previously it only\n rewrote versions of platform keys already present).\n- Validate before writing, fail with actionable messages, sort output.\n\nBuild clean, all 129 tests pass.",
"is_bot": false,
"headline": "Update @malloydata packages to 0.0.404; fix sync-duckdb drift detection",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-04T01:31:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "16494022a6549fac960bced8d7b5510592a734e0",
"body": "mcp: restricted server mode for publishing curated models",
"is_bot": false,
"headline": "Merge pull request #208 from malloydata/mtoy/mcp-restricted-mode",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-03T18:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5834735d22597a9bac8b43f7527901a279241182",
"body": "- Marker detection split on /\\r?\\n/ so CRLF-saved models still publish.\n- resolveHandle rejects handles through hidden/node_modules segments, so the\n reachable set matches what list_models enumerates.\n- Extract executeMaterializedQuery (run.ts), shared by the open and restricted\n run paths; runRes\n[…]\nfmt's walk and listModels; fixes fmt's case-insensitive .MALLOY vs the\n case-sensitive listing.\n- Trim over-explanatory comments.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "mcp: review fixes — CRLF markers, reachability, shared helpers",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-03T18:24:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0d736670e7d59177e7741ca9727ae6060e361239",
"body": "`malloy-cli -p DIR mcp --restricted` swaps the open MCP toolset for a\nrestricted one: agents pick a published model by handle and submit query\ntext compiled via malloy core's loadRestrictedQuery — no import, no raw\nfile/table access, no SQL escape hatches.\n\nA model is published by carrying a `##|(mc\n[…]\nnostic prettify / language_help / skills). compile_file, run_file,\nthe inline compile/run, and list_runs are dropped in this mode.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "mcp: add restricted server mode for publishing curated models",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-03T18:08:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "02d1bfa0ee9110a589daa69e34d38bf6fff4e76c",
"body": "Move to Node 24, update Malloy to 0.0.403, switch binary to yao-pkg",
"is_bot": false,
"headline": "Merge pull request #206 from malloydata/mtoy/node24-malloy-403-yaopkg",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-01T19:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78c455b1b591d5317ede176e0e4b5659a72806f0",
"body": "Node 24 across .node-version, CI, and engines (>=20), mirroring malloy.\nBumped @types/node to ^20 along the way; the one type error that surfaced\n(Buffer/Uint8Array generics in fmt stdin) is fixed by reading stdin as utf8.\n\nmalloy-update -> 0.0.403.\n\nStandalone binary now builds with @yao-pkg/pkg + \n[…]\nout that the binary builds clean and dies at first DuckDB use.\nVerified: binary embeds node v24.15.0 and runs real DuckDB queries.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Move to Node 24, update Malloy to 0.0.403, switch binary to yao-pkg",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-06-01T19:26:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e6638a4a15deb51b1f4a712d087ed4baf8de116d",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.0.55",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-01T19:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9944d92e0de0125b1a5e12e984824bf5c23f5535",
"body": "mcp: route-aware annotations in describe/list output",
"is_bot": false,
"headline": "Merge pull request #204 from malloydata/mtoy/mcp-routed-annotations",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-28T01:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f3f0c7d6f90842af0cc8308644718c661beef29",
"body": "MCP describe/list paths were reading raw IR (`model.namedQueries`,\n`_modelDef.queryList`, `nq.annotation`/`q.annotation`) for query\nenumeration and annotation reading. With `model.queries()` and the\nwidened `Annotations.forRoute(route?)` in `@malloydata/malloy` 0.0.402,\nall eight call sites move to \n[…]\n statements are anonymous by\ndefinition; reading the underlying query's IR `.name` and surfacing it\nas the run's name was conceptually muddled.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "mcp: drop IR access; structured route-aware annotations in output",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-28T01:16:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9211238f725e63ae0ae1af6bd4d2d0e5beee099b",
"body": "Migrate annotation reads to the route-aware API",
"is_bot": false,
"headline": "Merge pull request #203 from malloydata/mtoy/route-formalization",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-23T18:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a81c463247d7f15893c89b41a32640f0d3afc562",
"body": "The CLI was on tagParse({prefix: /regex/}) and getTaglines(), the\nRegExp-based read path that malloydata/malloy#2830 deprecated. Those\ncalls can't see block annotations (#|...|#) and don't report content\noffsets, so they're worth migrating even though the deprecated shims\nstill work for now.\n\nSix ca\n[…]\n `Annotations` itself isn't exported from the malloy public surface, so\n the structural shape is what's available.\n\nThe defensive `?.` chain is preserved as-is. package.json bumped via\nmalloy-update.",
"is_bot": false,
"headline": "Migrate annotation reads to the route-aware API",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-23T18:44:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9c08c3f1a34beed71d8e02ff40c8b21cd451082d",
"body": "OIDC trusted publishing + update @malloydata deps to 0.0.396",
"is_bot": false,
"headline": "Merge pull request #200 from malloydata/mtoy/cli-oidc-publish",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-21T20:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8491a22e37c3489eca31068f24bd87ba352fed4",
"body": "npm run malloy-update (latest dist-tag) to pick up the 0.0.396 core\nrelease.",
"is_bot": false,
"headline": "Update @malloydata dependencies to 0.0.396",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-21T20:49:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba21ba9730bff0171a34c1491c393bbfd71063b3",
"body": "Both publish jobs (publish-next, publish-latest) now authenticate to npm\nwith GitHub Actions OIDC trusted publishing instead of the static\nNPM_TOKEN secret:\n- add id-token: write to both jobs\n- upgrade the runner npm to >=11.5.1 (OIDC publish requirement)\n- drop registry-url from setup-node (avoids \n[…]\n registered on npmjs.com with malloydata/malloy-cli +\nnpm-publish.yml as its trusted publisher, covering both jobs. The\npublish-latest GitHub App token stays; it's used for the git push, not\nnpm auth.",
"is_bot": false,
"headline": "Publish via npm OIDC trusted publishing",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-21T20:49:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b0a5be61514e950905356e00db46610257f21589",
"body": "cli: trim run/compile --help",
"is_bot": false,
"headline": "Merge pull request #199 from malloydata/mtoy/cli-help-trim",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-18T23:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11cf9cd45a69b603e489453720bc7e1243c6fdd3",
"body": "Drop the multi-paragraph givens explainer and extra givens examples that\nmade --givens dwarf every other option. The one-line option description\n(\"given values: inline JSON, @file.json, or @- for stdin\") is enough.\n\nAlso unwrap hard line breaks in the run/compile description strings so\nCommander can wrap once to the actual terminal width, instead of\ndouble-wrapping pre-wrapped text and stranding orphan words.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "cli: trim run/compile --help",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-18T23:29:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5bdfdc1d44c5e83d99da2ef7a8a9df1fd794a449",
"body": "cli: --givens flag on run and compile",
"is_bot": false,
"headline": "Merge pull request #198 from malloydata/mtoy/cli-givens",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-18T23:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ec1c62e2ed43cc6bfcb12572f8ee4497af92f4f",
"body": "CodeQL flagged the `p.replace(/\\//g, '\\\\/')` escaping in the @file\nerror-message assertions as incomplete — it only escapes forward\nslashes, not other regex metacharacters that might appear in a path\n(dots, backslashes on Windows, etc).\n\nSwap to `toThrow(string)` for substring matching, and for the\ntwo-substring case use a captured error message with `.toContain()`.\nSame assertion strength, no regex escaping to get wrong.",
"is_bot": false,
"headline": "tests: use string matchers instead of interpolating paths into RegExp",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-18T23:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05a628e72bf18864cc0d6c4fd887f40736a9acd",
"body": "Mirrors the per-call givens map MCP already accepts. One flag, three\ncurl-style input modes so each audience hits its natural shape:\n\n --givens '{\"TENANT\":\"acme\"}' inline JSON (subprocess callers)\n --givens @givens.json file path (humans at a terminal)\n --givens @- \n[…]\nix file form (rather than claiming the bare stdin channel)\nkeeps stdin free for future use, e.g. reading malloy source from stdin.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "cli: --givens flag on run and compile",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-18T23:02:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7935bb9fb97c03489dfb82670a58067f32f88e2f",
"body": "chore: bump malloy to 0.0.395",
"is_bot": false,
"headline": "Merge pull request #197 from malloydata/mtoy/malloy-update-0.0.395",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-15T00:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2e79b53bd6ce5cd0bb9d9459020a2288c9fb38b",
"body": "Replace removed Dialect.quoteTablePath with sqlValidateTableName in the\nbuild command. Returns a canonical SQL fragment for FROM/CREATE/DROP and\nsurfaces invalid persist names instead of pasting them straight into SQL.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump malloy to 0.0.395",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-15T00:08:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b4e820d6bb7f76e74ddc0c480c7559035b294bb6",
"body": "Bump malloy to 0.0.394 + document new givens features",
"is_bot": false,
"headline": "Merge pull request #196 from malloydata/mtoy/malloy-update-0.0.394",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-13T05:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7585ec3a2bd1906933855eaff81e5542aed8f2ba",
"body": "PR #2811 added two extensions to givens (shipped in malloy 0.0.394):\n- `expr in $arrayGiven` for runtime set membership\n- `inline` modifier for bind-time-evaluated givens\n\nUpdate the language reference to describe both, including the precise\nRHS rule for `in` (parenthesized expression list, or array\n[…]\nagging\nthat inline givens are filtered from introspection and pointing at the\nnew `in $ARR` syntax for caller-supplied value sets.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "mcp/skills: document set-membership and inline givens",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-13T05:03:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1feef7fdd422d899b12617a1b3276520bf2ecb90",
"body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump malloy to 0.0.394",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-13T05:03:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "73cf1a47b86e0c0b761f0127478a297a458fff19",
"body": "chore: bump malloy to 0.0.393",
"is_bot": false,
"headline": "Merge pull request #193 from malloydata/mtoy/malloy-update-0.0.393",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-07T18:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a215fef9b6d5a48fc69a99a5231a6dd89c8aa2",
"body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump malloy to 0.0.393",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-07T18:09:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d30df35fdac34bb8a2c20b4259d193ebfd57ec77",
"body": "mcp: surface and supply givens in describe/run tools",
"is_bot": false,
"headline": "Merge pull request #192 from malloydata/mtoy/mcp-givens",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-07T17:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dc0d5a7eef4d138e2e68bf14cc9c81e1a72324d",
"body": "Adds end-to-end MCP-server support for Malloy's experimental `given:`\nmodel-level parameters so an agent can both discover what a model\nneeds and supply values when running it.\n\n- compile_file / list_runs now report `model.givens[]` (name, rendered\n type, hasDefault, verbatim declaration body, anno\n[…]\n writing-malloy-with-mcp documents the run-with-givens workflow and\n points at `language_help(\"givens\")` for per-type JS shapes.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "mcp: surface and supply givens in describe/run tools",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-07T17:09:12Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "18ac3d9bc9ff4780bc32512cb2b28228fb5d9cdf",
"body": "chore: bump malloy to 0.0.392 and adopt typed MalloyConfig API",
"is_bot": false,
"headline": "Merge pull request #188 from malloydata/mtoy/malloy-update-0.0.392",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-07T01:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b3a2020dae1319c2805af01a55d201a9dc26fd6",
"body": "Second-pass cleanup after the bump. 0.0.392 exposes typed sync getters\nfor `configURL` and `rootDirectory` that supersede the\n`await readOverlay('config', ...)` pattern. Migrate the two CLI sites,\ndrop the now-unnecessary `async` on `getManifestFilePath`, and prune\nstale/redundant comments along the way.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: replace readOverlay calls with typed MalloyConfig getters",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-07T01:24:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "58f6e136be9d988ce6ffa8c1f487a0a7f1e3de09",
"body": "0.0.392 deprecates the raw `ConfigOverlays` second-arg shape on\n`MalloyConfig` in favor of typed `MalloyConfigOptions`\n(`{configURL, rootDirectory, overlays?}`). Migrate the two CLI call\nsites in `src/config.ts` so the deprecation warning doesn't ride along\nforever, and update CONTEXT.md invariant #4 to describe the typed shape.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump malloy to 0.0.392 and adopt typed MalloyConfigOptions",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-07T01:16:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8d18d451c481d6d25f8ae4546a7a12b43aa7d941",
"body": "…-5543462fab\n\nchore(deps): bump bn.js",
"is_bot": false,
"headline": "Merge pull request #173 from malloydata/dependabot/npm_and_yarn/multi…",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-04T20:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a92a442969a0597e97c01a6788665d3edeac478",
"body": "fix(build): verify manifest tables before treating sources as up-to-date",
"is_bot": false,
"headline": "Merge pull request #186 from malloydata/mtoy/build-verify-table-exists",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-04T17:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eece34b92311645778706bfc3d445e7cf650c8f",
"body": "…deprecated releaseConnections()",
"is_bot": false,
"headline": "test(build): drop nasty as-cast and use shutdown('close') instead of …",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-04T17:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "613f878b6c9cbf57a54436a34b627a638b00db73",
"body": "Reported by @loydtabb: `malloy-cli build` reports ✓ \"up to date\" for\nevery source and exits successfully even when the database file is\nmissing. The cli's lookupConnection initializes the file if it doesn't\nexist (12288-byte empty DuckDB), the manifest still has all the\nbuildIds, every source takes \n[…]\n`malloy-cli --version` on a\nlocally-built binary tells you which commit produced it. The published\nnpm package version (`package-npm.ts`) is unchanged — `latest` installs\nkeep printing a clean semver.",
"is_bot": false,
"headline": "fix(build): verify manifest tables before treating sources as up-to-date",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-04T17:04:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af6aedeb910f5f49abe462a233b0480c99d08107",
"body": "chore: bump malloy to 0.0.391 for shareable DuckDB connections",
"is_bot": false,
"headline": "Merge pull request #185 from malloydata/chore/malloy-update-0.0.391",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-03T00:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36abdbc178ddfa4a6b3143a2d081291d62444ab7",
"body": "Picks up shareable: true support from malloydata/malloy#2795. The MCP\nserver's per-tool idle() (server.ts) and withDuckdbLockRetry's idle on\nretry (util.ts) already provide the boundary the new mode brackets\nDETACH around, so users opting into shareable: true on a DuckDB\nconnection now get file-lock\n[…]\nperations — letting the\nCLI coexist with VS Code or another CLI invocation on the same .duckdb\nfile. No CLI code changes required.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: bump malloy to 0.0.391 for shareable DuckDB connections",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-03T00:02:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "65fe17b5263c203cfdb971100008e7d91f058b35",
"body": "better join instructions for claude",
"is_bot": false,
"headline": "Merge pull request #184 from malloydata/join-instructions",
"author_name": "lloyd tabb",
"author_login": "lloydtabb",
"committed_at": "2026-05-02T16:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c45b9a85f04a1184d50c22d54ceaa7899f5c901",
"body": null,
"is_bot": false,
"headline": "better join instructions for claude",
"author_name": "lloyd tabb",
"author_login": "lloydtabb",
"committed_at": "2026-05-02T16:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591f62d197bafbe842df0f5ab33ec95c550d2f57",
"body": "DuckDB lock retry + per-call MCP idle for shared-DB coexistence",
"is_bot": false,
"headline": "Merge pull request #183 from malloydata/feat/duckdb-idle-coexistence",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-01T19:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a26a092c7af9d9c0ac1a3f9a36a9b9be0cec8d",
"body": "Lets the CLI coexist with a VS Code Malloy extension (or another CLI\ninvocation) on the same DuckDB file. Pairs with the new\n`Connection.idle()` / `Runtime.shutdown('close' | 'idle')` API in\n@malloydata/malloy 0.0.388.\n\n- Add `withDuckdbLockRetry` helper that retries on\n `\"Could not set lock on fil\n[…]\nove the retry from CLI\ninto `DuckDBConnection.init()` in core, after which the helper and its\nseven CLI wrap sites can be deleted.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: DuckDB lock retry and per-call MCP idle for shared-DB coexistence",
"author_name": "Michael Toy",
"author_login": "mtoy-googly-moogly",
"committed_at": "2026-05-01T19:51:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cb0227a4d346a39034ad1be8aaa23c9754721218",
"body": null,
"is_bot": true,
"headline": "chore: bump version to 0.0.54",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-01T16:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d30595e3fcf9cf5cf141a5d8acb1bec448dbb74",
"body": "Add timing, persistence tag fix, notebook skill, and language referen…",
"is_bot": false,
"headline": "Merge pull request #182 from malloydata/ltabb/more-skillz",
"author_name": "lloyd tabb",
"author_login": "lloydtabb",
"committed_at": "2026-04-29T21:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e97ec5286bbe4ad9b0afc0fc97cc3f3c4115f44",
"body": "Add row limit, fix result color, and MCP connection lifecycle",
"is_bot": false,
"headline": "Merge pull request #179 from malloydata/feat/run-improvements",
"author_name": "lloyd tabb",
"author_login": "lloydtabb",
"committed_at": "2026-04-29T21:09:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 261,
"latest_release_at": "2023-08-18T21:28:48Z",
"latest_release_tag": "0.0.35-pre",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 30,
"days_since_latest_release": 1069,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@malloydata/cli",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@malloydata/cli",
"is_deprecated": false,
"latest_version": "0.0.57",
"repository_url": "https://github.com/malloydata/malloy-cli",
"versions_count": 120,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 4,
"monthly_downloads": 9751,
"first_published_at": "2025-02-14T23:02:50.245000Z",
"latest_published_at": "2026-07-02T17:50:26.285000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 20
}
]
},
"popularity": {
"forks": 13,
"stars": 11,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-11-16",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2025-01-03",
"count": 2
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-11",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-01-30",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-06-18",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": null,
"open_issues_and_prs": 15
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 25265,
"source_files_sampled": 60,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "fast-uri",
"direct": false,
"version": "3.1.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-v2hh-gcrm-f6hx"
],
"fixed_version": "4.1.1",
"advisory_count": 1,
"oldest_advisory_days": 1
},
{
"name": "@hono/node-server",
"direct": false,
"version": "1.19.14",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-frvp-7c67-39w9"
],
"fixed_version": "2.0.5",
"advisory_count": 1,
"oldest_advisory_days": 1
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"moderate": 1
},
"advisory_count": 2,
"affected_count": 2,
"assessed_count": 103,
"malicious_count": 0,
"assessed_package": "npm:@malloydata/cli@0.0.57",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@modelcontextprotocol/sdk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.29.0"
},
{
"name": "zod",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.6"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@modelcontextprotocol/sdk",
"direct": true,
"version": "1.29.0",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": true,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "@75lb/deep-merge",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@actions/core",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@actions/exec",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@actions/github",
"direct": false,
"version": "9.1.1",
"ecosystem": "npm"
},
{
"name": "@actions/http-client",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@actions/http-client",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@actions/io",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/crc32",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/crc32c",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha1-browser",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha256-browser",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/sha256-js",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/supports-web-crypto",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-crypto/util",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/checksums",
"direct": false,
"version": "3.1000.3",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-s3",
"direct": false,
"version": "3.1064.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/client-sts",
"direct": false,
"version": "3.1064.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/core",
"direct": false,
"version": "3.974.19",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-env",
"direct": false,
"version": "3.972.45",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-http",
"direct": false,
"version": "3.972.47",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-ini",
"direct": false,
"version": "3.972.51",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-login",
"direct": false,
"version": "3.972.50",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-node",
"direct": false,
"version": "3.972.53",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-process",
"direct": false,
"version": "3.972.45",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-sso",
"direct": false,
"version": "3.972.50",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/credential-provider-web-identity",
"direct": false,
"version": "3.972.50",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/ec2-metadata-service",
"direct": false,
"version": "3.1064.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-flexible-checksums",
"direct": false,
"version": "3.974.28",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/middleware-sdk-s3",
"direct": false,
"version": "3.972.49",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/nested-clients",
"direct": false,
"version": "3.997.18",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/signature-v4-multi-region",
"direct": false,
"version": "3.996.33",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/token-providers",
"direct": false,
"version": "3.1064.0",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/types",
"direct": false,
"version": "3.973.12",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/util-locate-window",
"direct": false,
"version": "3.965.7",
"ecosystem": "npm"
},
{
"name": "@aws-sdk/xml-builder",
"direct": false,
"version": "3.972.29",
"ecosystem": "npm"
},
{
"name": "@aws/lambda-invoke-store",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@azure/abort-controller",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "@azure/core-auth",
"direct": false,
"version": "1.10.1",
"ecosystem": "npm"
},
{
"name": "@azure/core-client",
"direct": false,
"version": "1.10.2",
"ecosystem": "npm"
},
{
"name": "@azure/core-http-compat",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "@azure/core-lro",
"direct": false,
"version": "2.7.2",
"ecosystem": "npm"
},
{
"name": "@azure/core-paging",
"direct": false,
"version": "1.6.2",
"ecosystem": "npm"
},
{
"name": "@azure/core-rest-pipeline",
"direct": false,
"version": "1.24.0",
"ecosystem": "npm"
},
{
"name": "@azure/core-tracing",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@azure/core-util",
"direct": false,
"version": "1.13.1",
"ecosystem": "npm"
},
{
"name": "@azure/core-xml",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "@azure/identity",
"direct": false,
"version": "4.13.1",
"ecosystem": "npm"
},
{
"name": "@azure/logger",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@azure/msal-browser",
"direct": false,
"version": "5.12.0",
"ecosystem": "npm"
},
{
"name": "@azure/msal-common",
"direct": false,
"version": "16.7.0",
"ecosystem": "npm"
},
{
"name": "@azure/msal-node",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@azure/storage-blob",
"direct": false,
"version": "12.26.0",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-async-generators",
"direct": false,
"version": "7.8.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-bigint",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-properties",
"direct": false,
"version": "7.12.13",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-class-static-block",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-attributes",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-import-meta",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-json-strings",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-jsx",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-logical-assignment-operators",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-nullish-coalescing-operator",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-numeric-separator",
"direct": false,
"version": "7.10.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-object-rest-spread",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-catch-binding",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-optional-chaining",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-private-property-in-object",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-top-level-await",
"direct": false,
"version": "7.14.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-syntax-typescript",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "0.2.3",
"ecosystem": "npm"
},
{
"name": "@colors/colors",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "@commander-js/extra-typings",
"direct": false,
"version": "12.1.0",
"ecosystem": "npm"
},
{
"name": "@creditkarma/thrift-server-core",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@cspotcode/source-map-support",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@dabh/diagnostics",
"direct": false,
"version": "2.0.8",
"ecosystem": "npm"
},
{
"name": "@databricks/sql",
"direct": false,
"version": "1.15.0",
"ecosystem": "npm"
},
{
"name": "@duckdb/duckdb-wasm",
"direct": false,
"version": "1.33.1-dev45.0",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-api",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-bindings",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-bindings-darwin-arm64",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-bindings-darwin-x64",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-bindings-linux-arm64",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-bindings-linux-arm64-musl",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-bindings-linux-x64",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-bindings-linux-x64-musl",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-bindings-win32-arm64",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@duckdb/node-bindings-win32-x64",
"direct": false,
"version": "1.5.3-r.2",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.21.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "@eslint/eslintrc",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "2.1.7",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@google-cloud/bigquery",
"direct": false,
"version": "7.9.4",
"ecosystem": "npm"
},
{
"name": "@google-cloud/common",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "@google-cloud/paginator",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "@google-cloud/precise-date",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@google-cloud/projectify",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@google-cloud/promisify",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@google-cloud/storage",
"direct": false,
"version": "7.21.0",
"ecosystem": "npm"
},
{
"name": "@hono/node-server",
"direct": false,
"version": "1.19.14",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.8",
"ecosystem": "npm"
},
{
"name": "@humanfs/types",
"direct": false,
"version": "0.15.0",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/load-nyc-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.6",
"ecosystem": "npm"
},
{
"name": "@jest/console",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/core",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "@jest/diff-sequences",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "@jest/environment",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/expect",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/expect-utils",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/fake-timers",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/get-type",
"direct": false,
"version": "30.1.0",
"ecosystem": "npm"
},
{
"name": "@jest/globals",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/pattern",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "@jest/reporters",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/schemas",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/snapshot-utils",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/source-map",
"direct": false,
"version": "30.0.1",
"ecosystem": "npm"
},
{
"name": "@jest/test-result",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/test-sequencer",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/transform",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "26.6.2",
"ecosystem": "npm"
},
{
"name": "@jest/types",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.9",
"ecosystem": "npm"
},
{
"name": "@malloydata/db-bigquery",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/db-databricks",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/db-duckdb",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/db-mysql",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/db-postgres",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/db-snowflake",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/db-trino",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/malloy",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/malloy-connections",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/malloy-filter",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/malloy-interfaces",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/malloy-sql",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/malloy-tag",
"direct": false,
"version": "0.0.424",
"ecosystem": "npm"
},
{
"name": "@malloydata/motly-ts-parser",
"direct": false,
"version": "0.9.0",
"ecosystem": "npm"
},
{
"name": "@motherduck/wasm-client",
"direct": false,
"version": "0.6.6",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@noble/hashes",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "@nodable/entities",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "@octokit/auth-token",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/core",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "@octokit/endpoint",
"direct": false,
"version": "11.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/graphql",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "@octokit/openapi-types",
"direct": false,
"version": "27.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-paginate-rest",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/plugin-rest-endpoint-methods",
"direct": false,
"version": "17.0.0",
"ecosystem": "npm"
},
{
"name": "@octokit/request",
"direct": false,
"version": "10.0.10",
"ecosystem": "npm"
},
{
"name": "@octokit/request-error",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "@octokit/types",
"direct": false,
"version": "16.0.0",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.3.6",
"ecosystem": "npm"
},
{
"name": "@prestodb/presto-js-client",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@roberts_lando/vfs",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "@sinclair/typebox",
"direct": false,
"version": "0.34.49",
"ecosystem": "npm"
},
{
"name": "@sinonjs/commons",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@sinonjs/fake-timers",
"direct": false,
"version": "15.4.0",
"ecosystem": "npm"
},
{
"name": "@smithy/core",
"direct": false,
"version": "3.24.6",
"ecosystem": "npm"
},
{
"name": "@smithy/credential-provider-imds",
"direct": false,
"version": "4.3.8",
"ecosystem": "npm"
},
{
"name": "@smithy/fetch-http-handler",
"direct": false,
"version": "5.4.6",
"ecosystem": "npm"
},
{
"name": "@smithy/is-array-buffer",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@smithy/node-http-handler",
"direct": false,
"version": "4.7.7",
"ecosystem": "npm"
},
{
"name": "@smithy/protocol-http",
"direct": false,
"version": "5.4.6",
"ecosystem": "npm"
},
{
"name": "@smithy/signature-v4",
"direct": false,
"version": "5.4.6",
"ecosystem": "npm"
},
{
"name": "@smithy/types",
"direct": false,
"version": "4.14.3",
"ecosystem": "npm"
},
{
"name": "@smithy/util-buffer-from",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@smithy/util-utf8",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "@so-ric/colorspace",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@swc/helpers",
"direct": false,
"version": "0.5.23",
"ecosystem": "npm"
},
{
"name": "@techteamer/ocsp",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@tootallnate/once",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "@tootallnate/quickjs-emscripten",
"direct": false,
"version": "0.23.0",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node10",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node12",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node14",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@tsconfig/node16",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.2",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/caseless",
"direct": false,
"version": "0.12.5",
"ecosystem": "npm"
},
{
"name": "@types/command-line-args",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@types/command-line-args",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/command-line-usage",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "@types/command-line-usage",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-report",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-reports",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/jest",
"direct": false,
"version": "30.0.0",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/lodash",
"direct": false,
"version": "4.17.24",
"ecosystem": "npm"
},
{
"name": "@types/minimist",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.19.42",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "20.3.0",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.20.1",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.13.2",
"ecosystem": "npm"
},
{
"name": "@types/normalize-package-data",
"direct": false,
"version": "2.4.4",
"ecosystem": "npm"
},
{
"name": "@types/pad-left",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "@types/pg",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "@types/request",
"direct": false,
"version": "2.48.13",
"ecosystem": "npm"
},
{
"name": "@types/stack-utils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/tough-cookie",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "@types/triple-beam",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "15.0.20",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "17.0.35",
"ecosystem": "npm"
},
{
"name": "@types/yargs-parser",
"direct": false,
"version": "21.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/type-utils",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/utils",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "@typespec/ts-http-runtime",
"direct": false,
"version": "0.3.6",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm-eabi",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-android-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-darwin-x64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-freebsd-x64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm-musleabihf",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-arm64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-loong64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-loong64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-ppc64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-riscv64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-s390x-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-gnu",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-linux-x64-musl",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-openharmony-arm64",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-wasm32-wasi",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-arm64-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-ia32-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@unrs/resolver-binding-win32-x64-msvc",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "@yao-pkg/pkg",
"direct": false,
"version": "6.20.0",
"ecosystem": "npm"
},
{
"name": "@yao-pkg/pkg-fetch",
"direct": false,
"version": "3.6.3",
"ecosystem": "npm"
},
{
"name": "abort-controller",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "accepts",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.16.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "acorn-walk",
"direct": false,
"version": "8.3.5",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "ajv-formats",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-escapes",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "antlr4ts",
"direct": false,
"version": "0.5.0-alpha.4",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "anynum",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "apache-arrow",
"direct": false,
"version": "13.0.0",
"ecosystem": "npm"
},
{
"name": "apache-arrow",
"direct": false,
"version": "17.0.0",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-back",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "array-back",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "arrify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "asn1.js",
"direct": false,
"version": "5.4.1",
"ecosystem": "npm"
},
{
"name": "asn1.js-rfc2560",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "asn1.js-rfc5280",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "assert",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "ast-types",
"direct": false,
"version": "0.13.4",
"ecosystem": "npm"
},
{
"name": "async",
"direct": false,
"version": "3.2.6",
"ecosystem": "npm"
},
{
"name": "async-limiter",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "async-retry",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "asynckit",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "aws-ssl-profiles",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "axios",
"direct": false,
"version": "1.13.2",
"ecosystem": "npm"
},
{
"name": "axios",
"direct": false,
"version": "1.18.0",
"ecosystem": "npm"
},
{
"name": "b4a",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "babel-jest",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-istanbul",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "babel-plugin-jest-hoist",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-current-node-syntax",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "babel-preset-jest",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "bare-events",
"direct": false,
"version": "2.9.1",
"ecosystem": "npm"
},
{
"name": "bare-fs",
"direct": false,
"version": "4.7.2",
"ecosystem": "npm"
},
{
"name": "bare-os",
"direct": false,
"version": "3.9.1",
"ecosystem": "npm"
},
{
"name": "bare-path",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "bare-stream",
"direct": false,
"version": "2.13.1",
"ecosystem": "npm"
},
{
"name": "bare-url",
"direct": false,
"version": "2.4.5",
"ecosystem": "npm"
},
{
"name": "base64-js",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.10.35",
"ecosystem": "npm"
},
{
"name": "basic-ftp",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "before-after-hook",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "big-integer",
"direct": false,
"version": "1.6.52",
"ecosystem": "npm"
},
{
"name": "big.js",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "bignumber.js",
"direct": false,
"version": "9.3.1",
"ecosystem": "npm"
},
{
"name": "bl",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "bluebird",
"direct": false,
"version": "3.7.2",
"ecosystem": "npm"
},
{
"name": "bn.js",
"direct": false,
"version": "4.12.3",
"ecosystem": "npm"
},
{
"name": "bn.js",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "body-parser",
"direct": false,
"version": "2.2.2",
"ecosystem": "npm"
},
{
"name": "bowser",
"direct": false,
"version": "2.14.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "browser-or-node",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "browser-request",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.28.2",
"ecosystem": "npm"
},
{
"name": "bs-logger",
"direct": false,
"version": "0.2.6",
"ecosystem": "npm"
},
{
"name": "bser",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "buffer",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "buffer-equal-constant-time",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "buffer-writer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "bundle-name",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "5.3.1",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "camelcase-keys",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001797",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chalk-template",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "char-regex",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "cjs-module-lexer",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "co",
"direct": false,
"version": "4.6.0",
"ecosystem": "npm"
},
{
"name": "collect-v8-coverage",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "color",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "color-string",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "combined-stream",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "command-line-args",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "command-line-usage",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "command-line-usage",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "12.1.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "9.5.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "content-disposition",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "2.0.0",
"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-signature",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cors",
"direct": false,
"version": "2.8.6",
"ecosystem": "npm"
},
{
"name": "create-require",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "csv-stringify",
"direct": false,
"version": "6.8.0",
"ecosystem": "npm"
},
{
"name": "cuint",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "data-uri-to-buffer",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "data-uri-to-buffer",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "decamelize-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "decompress-response",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "dedent",
"direct": false,
"version": "1.7.2",
"ecosystem": "npm"
},
{
"name": "deep-extend",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "deepmerge",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "default-browser",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "default-browser-id",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "degenerator",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "delayed-stream",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "denque",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "detect-newline",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "duplexer2",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "duplexify",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "ecdsa-sig-formatter",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "ee-first",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.370",
"ecosystem": "npm"
},
{
"name": "emittery",
"direct": false,
"version": "0.13.1",
"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": "enabled",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "encodeurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "end-of-stream",
"direct": false,
"version": "1.4.5",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.23.0",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.27.7",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-html",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "escodegen",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "eslint-compat-utils",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-es-x",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-n",
"direct": false,
"version": "17.24.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-prettier",
"direct": false,
"version": "5.5.6",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "8.4.0",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "etag",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "event-target-shim",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "events",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "events-universal",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "eventsource",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "eventsource-parser",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "execa",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "exit-x",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "expand-template",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "expand-tilde",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "expect",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "express",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "express-rate-limit",
"direct": false,
"version": "8.5.2",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "external-editor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-diff",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "fast-fifo",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fast-xml-builder",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "fast-xml-parser",
"direct": false,
"version": "4.5.6",
"ecosystem": "npm"
},
{
"name": "fast-xml-parser",
"direct": false,
"version": "5.7.3",
"ecosystem": "npm"
},
{
"name": "fast-xml-parser",
"direct": false,
"version": "5.8.0",
"ecosystem": "npm"
},
{
"name": "fastest-levenshtein",
"direct": false,
"version": "1.0.16",
"ecosystem": "npm"
},
{
"name": "fastestsmallesttextencoderdecoder",
"direct": false,
"version": "1.0.22",
"ecosystem": "npm"
},
{
"name": "fb-watchman",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "fecha",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "fetch-blob",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "figures",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "finalhandler",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "find-replace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatbuffers",
"direct": false,
"version": "23.5.26",
"ecosystem": "npm"
},
{
"name": "flatbuffers",
"direct": false,
"version": "24.12.23",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "fn.name",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.16.0",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "2.5.6",
"ecosystem": "npm"
},
{
"name": "form-data",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "formdata-polyfill",
"direct": false,
"version": "4.0.10",
"ecosystem": "npm"
},
{
"name": "forwarded",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "fresh",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "fs-constants",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.3.5",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "gaxios",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "gaxios",
"direct": false,
"version": "6.7.1",
"ecosystem": "npm"
},
{
"name": "gaxios",
"direct": false,
"version": "7.1.5",
"ecosystem": "npm"
},
{
"name": "gcp-metadata",
"direct": false,
"version": "6.1.1",
"ecosystem": "npm"
},
{
"name": "gcp-metadata",
"direct": false,
"version": "8.1.2",
"ecosystem": "npm"
},
{
"name": "generate-function",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "generator-function",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "generic-pool",
"direct": false,
"version": "3.9.0",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-package-type",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-stream",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.14.0",
"ecosystem": "npm"
},
{
"name": "get-uri",
"direct": false,
"version": "6.0.5",
"ecosystem": "npm"
},
{
"name": "github-from-package",
"direct": false,
"version": "0.0.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "15.15.0",
"ecosystem": "npm"
},
{
"name": "globrex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "google-auth-library",
"direct": false,
"version": "10.7.0",
"ecosystem": "npm"
},
{
"name": "google-auth-library",
"direct": false,
"version": "9.15.1",
"ecosystem": "npm"
},
{
"name": "google-logging-utils",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "google-logging-utils",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "gtoken",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "gts",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "handlebars",
"direct": false,
"version": "4.7.9",
"ecosystem": "npm"
},
{
"name": "hard-rejection",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "homedir-polyfill",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "hono",
"direct": false,
"version": "4.12.25",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "hosted-git-info",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "html-entities",
"direct": false,
"version": "2.6.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "human-signals",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "ieee754",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "7.0.5",
"ecosystem": "npm"
},
{
"name": "import-fresh",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "import-local",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "inquirer",
"direct": false,
"version": "7.3.3",
"ecosystem": "npm"
},
{
"name": "into-stream",
"direct": false,
"version": "9.1.0",
"ecosystem": "npm"
},
{
"name": "ip-address",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "ipaddr.js",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "is",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "is-arguments",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-ci",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "2.2.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-generator-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-generator-function",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-inside-container",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-nan",
"direct": false,
"version": "1.3.2",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-promise",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-property",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "is-regex",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-stream",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "isomorphic-ws",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-instrument",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-source-maps",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "jaro-winkler",
"direct": false,
"version": "0.2.8",
"ecosystem": "npm"
},
{
"name": "jest",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-changed-files",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-circus",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-cli",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-config",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-diff",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-docblock",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "jest-each",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-environment-node",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-haste-map",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-leak-detector",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-matcher-utils",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-message-util",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-mock",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-pnp-resolver",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "jest-regex-util",
"direct": false,
"version": "30.4.0",
"ecosystem": "npm"
},
{
"name": "jest-resolve",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-resolve-dependencies",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-runner",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-runtime",
"direct": false,
"version": "30.4.2",
"ecosystem": "npm"
},
{
"name": "jest-silent-reporter",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "jest-snapshot",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "26.6.2",
"ecosystem": "npm"
},
{
"name": "jest-util",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-validate",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-watcher",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jest-worker",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "jose",
"direct": false,
"version": "4.15.9",
"ecosystem": "npm"
},
{
"name": "jose",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.2",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-bigint",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-bignum",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-schema-typed",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "json-with-bigint",
"direct": false,
"version": "3.5.8",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "jsonwebtoken",
"direct": false,
"version": "9.0.3",
"ecosystem": "npm"
},
{
"name": "jwa",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "jws",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "kind-of",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "kuler",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "leven",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lines-and-columns",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": false,
"version": "4.18.1",
"ecosystem": "npm"
},
{
"name": "lodash.camelcase",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.includes",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "lodash.isboolean",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "lodash.isinteger",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "lodash.isnumber",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "lodash.isplainobject",
"direct": false,
"version": "4.0.6",
"ecosystem": "npm"
},
{
"name": "lodash.isstring",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "lodash.memoize",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "lodash.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.once",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "logform",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "long",
"direct": false,
"version": "5.3.2",
"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": "lru-cache",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "7.18.3",
"ecosystem": "npm"
},
{
"name": "lru.min",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "luxon",
"direct": false,
"version": "3.7.2",
"ecosystem": "npm"
},
{
"name": "lz4",
"direct": false,
"version": "0.6.5",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "make-error",
"direct": false,
"version": "1.3.6",
"ecosystem": "npm"
},
{
"name": "makeerror",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "map-obj",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "media-typer",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "merge-descriptors",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "merge-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.54.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "mimic-fn",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "mimic-response",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimalistic-assert",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.9",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minimist-options",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mkdirp-classic",
"direct": false,
"version": "0.5.3",
"ecosystem": "npm"
},
{
"name": "moment",
"direct": false,
"version": "2.30.1",
"ecosystem": "npm"
},
{
"name": "moment-timezone",
"direct": false,
"version": "0.5.48",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "multistream",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "mysql2",
"direct": false,
"version": "3.23.0",
"ecosystem": "npm"
},
{
"name": "named-placeholders",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "nan",
"direct": false,
"version": "2.28.0",
"ecosystem": "npm"
},
{
"name": "napi-build-utils",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "napi-postinstall",
"direct": false,
"version": "0.3.4",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "ncp",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "neo-async",
"direct": false,
"version": "2.6.2",
"ecosystem": "npm"
},
{
"name": "netmask",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "node-abi",
"direct": false,
"version": "3.92.0",
"ecosystem": "npm"
},
{
"name": "node-domexception",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "node-int64",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.47",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "normalize-package-data",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "npm-run-path",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "oauth4webapi",
"direct": false,
"version": "3.8.6",
"ecosystem": "npm"
},
{
"name": "object-assign",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "object-hash",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.4",
"ecosystem": "npm"
},
{
"name": "object-is",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "object-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": false,
"version": "4.1.7",
"ecosystem": "npm"
},
{
"name": "oidc-token-hash",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "on-finished",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "one-time",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "7.4.2",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "8.4.2",
"ecosystem": "npm"
},
{
"name": "openid-client",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "os-tmpdir",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "pac-proxy-agent",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "pac-resolver",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "packet-reader",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "pad-left",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "parent-module",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "parse-json",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "parse-passwd",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "parseurl",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-expression-matcher",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "path-to-regexp",
"direct": false,
"version": "8.4.2",
"ecosystem": "npm"
},
{
"name": "pg",
"direct": false,
"version": "8.21.0",
"ecosystem": "npm"
},
{
"name": "pg",
"direct": false,
"version": "8.7.3",
"ecosystem": "npm"
},
{
"name": "pg-cloudflare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "pg-connection-string",
"direct": false,
"version": "2.13.0",
"ecosystem": "npm"
},
{
"name": "pg-cursor",
"direct": false,
"version": "2.20.0",
"ecosystem": "npm"
},
{
"name": "pg-int8",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "pg-pool",
"direct": false,
"version": "3.14.0",
"ecosystem": "npm"
},
{
"name": "pg-protocol",
"direct": false,
"version": "1.14.0",
"ecosystem": "npm"
},
{
"name": "pg-query-stream",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "pg-types",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "pgpass",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "pirates",
"direct": false,
"version": "4.0.7",
"ecosystem": "npm"
},
{
"name": "pkce-challenge",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "pkg-dir",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "postgres-array",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "postgres-bytea",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "postgres-date",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "postgres-interval",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "postject",
"direct": false,
"version": "1.0.0-alpha.6",
"ecosystem": "npm"
},
{
"name": "prebuild-install",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.8.4",
"ecosystem": "npm"
},
{
"name": "prettier-linter-helpers",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "30.4.1",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "progress",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "proxy-addr",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "proxy-agent",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "proxy-from-env",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "pump",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pure-rand",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "q",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "6.15.2",
"ecosystem": "npm"
},
{
"name": "quick-lru",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "range-parser",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "raw-body",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "rc",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "18.3.1",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "19.2.7",
"ecosystem": "npm"
},
{
"name": "read-pkg",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "read-pkg-up",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "redent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "repeat-string",
"direct": false,
"version": "1.6.1",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "resolve-cwd",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "resolve.exports",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "retry",
"direct": false,
"version": "0.13.1",
"ecosystem": "npm"
},
{
"name": "retry-request",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "router",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "run-applescript",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "run-async",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "rxjs",
"direct": false,
"version": "6.6.7",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safe-regex-test",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "safe-stable-stringify",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.3",
"ecosystem": "npm"
},
{
"name": "send",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "serve-static",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "3.0.7",
"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-lru-cache",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "smart-buffer",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "snowflake-sdk",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "socks",
"direct": false,
"version": "2.8.9",
"ecosystem": "npm"
},
{
"name": "socks-proxy-agent",
"direct": false,
"version": "8.0.5",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.13",
"ecosystem": "npm"
},
{
"name": "spdx-correct",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "spdx-exceptions",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "spdx-expression-parse",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "spdx-license-ids",
"direct": false,
"version": "3.0.23",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "sql-escaper",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "stack-trace",
"direct": false,
"version": "0.0.10",
"ecosystem": "npm"
},
{
"name": "stack-utils",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "stream-events",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "stream-meter",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "stream-read-all",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "stream-shift",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "streamx",
"direct": false,
"version": "2.27.0",
"ecosystem": "npm"
},
{
"name": "string-length",
"direct": false,
"version": "4.0.2",
"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_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "strip-final-newline",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "strnum",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "strnum",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "stubs",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.13",
"ecosystem": "npm"
},
{
"name": "table-layout",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "table-layout",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.5.16",
"ecosystem": "npm"
},
{
"name": "tar-fs",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "tar-fs",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "tar-stream",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "teeny-request",
"direct": false,
"version": "9.0.0",
"ecosystem": "npm"
},
{
"name": "teex",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "text-decoder",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "text-hex",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "thrift",
"direct": false,
"version": "0.16.0",
"ecosystem": "npm"
},
{
"name": "through",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"ecosystem": "npm"
},
{
"name": "tmpl",
"direct": false,
"version": "1.0.5",
"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": "toml",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "trim-newlines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "trino-client",
"direct": false,
"version": "0.2.9",
"ecosystem": "npm"
},
{
"name": "triple-beam",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "ts-declaration-location",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "ts-jest",
"direct": false,
"version": "29.4.11",
"ecosystem": "npm"
},
{
"name": "ts-node",
"direct": false,
"version": "10.9.2",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "1.14.1",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tunnel",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "tunnel-agent",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-detect",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.18.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.21.3",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "4.41.0",
"ecosystem": "npm"
},
{
"name": "type-is",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "typical",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "typical",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": false,
"version": "3.19.3",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "6.27.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.18.2",
"ecosystem": "npm"
},
{
"name": "universal-user-agent",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "unpipe",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "unrs-resolver",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "unzipper",
"direct": false,
"version": "0.12.3",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "util",
"direct": false,
"version": "0.12.5",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "11.1.1",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "8.3.2",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "v8-compile-cache-lib",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "validate-npm-package-license",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "vary",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "walker",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "web-streams-polyfill",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "web-worker",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.22",
"ecosystem": "npm"
},
{
"name": "winston",
"direct": false,
"version": "3.19.0",
"ecosystem": "npm"
},
{
"name": "winston-transport",
"direct": false,
"version": "4.9.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wordwrap",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "wordwrapjs",
"direct": false,
"version": "5.1.1",
"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": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "write-file-atomic",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "5.2.7",
"ecosystem": "npm"
},
{
"name": "wsl-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "xml-naming",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "xtend",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "xxhashjs",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.9",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yn",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "zod-to-json-schema",
"direct": false,
"version": "3.25.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 1082,
"direct_count": 2,
"indirect_count": 1080
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 175,
"open_issues": 9,
"closed_ratio": 0.25,
"closed_issues": 3,
"closed_unmerged_prs": 61
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "mtoy-googly-moogly",
"commits": 222,
"avatar_url": "https://avatars.githubusercontent.com/u/66150587?v=4"
},
{
"type": "User",
"login": "bporterfield",
"commits": 60,
"avatar_url": "https://avatars.githubusercontent.com/u/108260?v=4"
},
{
"type": "User",
"login": "whscullin",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/2958002?v=4"
},
{
"type": "User",
"login": "lloydtabb",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/1093458?v=4"
},
{
"type": "User",
"login": "the-michael-toy",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2223707?v=4"
},
{
"type": "User",
"login": "jswir",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/207507548?v=4"
},
{
"type": "User",
"login": "popmonkey",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/287170?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.694
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"debug-codeql.yml",
"npm-publish.yml",
"test.yaml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/13 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 0,
"reason": "dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "50 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e97d907037b86c168cea422beb7967a2ac31734c",
"ran_at": "2026-07-23T07:26:07Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T22:12:17Z",
"oldest_open_prs": [
{
"number": 225,
"created_at": "2026-06-09T17:25:40Z",
"last_comment_at": "2026-06-26T23:30:21Z",
"last_comment_author": "dependabot"
},
{
"number": 229,
"created_at": "2026-06-09T18:20:24Z",
"last_comment_at": "2026-06-26T23:30:22Z",
"last_comment_author": "dependabot"
},
{
"number": 231,
"created_at": "2026-06-09T18:22:06Z",
"last_comment_at": "2026-06-26T23:30:25Z",
"last_comment_author": "dependabot"
},
{
"number": 232,
"created_at": "2026-06-09T18:22:19Z",
"last_comment_at": "2026-06-26T23:30:31Z",
"last_comment_author": "dependabot"
},
{
"number": 255,
"created_at": "2026-07-17T22:07:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 256,
"created_at": "2026-07-21T22:12:16Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-17T22:04:08Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 39,
"created_at": "2024-08-06T19:37:40Z",
"last_comment_at": "2025-11-05T18:01:24Z",
"last_comment_author": "mtoy-googly-moogly"
},
{
"number": 139,
"created_at": "2026-02-26T20:30:07Z",
"last_comment_at": "2026-02-26T20:38:24Z",
"last_comment_author": "mtoy-googly-moogly"
},
{
"number": 145,
"created_at": "2026-03-23T10:32:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 146,
"created_at": "2026-03-23T10:36:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 147,
"created_at": "2026-03-23T11:05:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 151,
"created_at": "2026-03-24T20:32:22Z",
"last_comment_at": "2026-03-24T20:35:55Z",
"last_comment_author": "aszenz"
},
{
"number": 175,
"created_at": "2026-04-23T19:00:58Z",
"last_comment_at": "2026-05-13T21:12:22Z",
"last_comment_author": "aszenz"
},
{
"number": 207,
"created_at": "2026-06-02T15:30:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 237,
"created_at": "2026-06-11T18:28:43Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/malloydata/malloy-cli",
"host": "github.com",
"name": "malloy-cli",
"owner": "malloydata"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 46,
"vitality": 67,
"community": 55,
"governance": 56,
"engineering": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 67,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"commits_last_year": 261,
"human_commit_share": 0.88,
"days_since_last_push": 1,
"active_weeks_last_year": 30
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "30/52 weeks with commits",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 30
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "261 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 261
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"releases_count": 1,
"latest_release_tag": "0.0.35-pre",
"releases_from_tags": false,
"days_since_latest_release": 1069,
"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 1069 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1069
}
}
],
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 55,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 13,
"stars": 11,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "11 stars",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 11
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"packages": [
"@malloydata/cli"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 9751
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "9,751 downloads/month across npm",
"points": 53.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 9751,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 31,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.694
},
"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 69% of commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 69
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"merged_prs": 175,
"open_issues": 9,
"closed_issues": 3,
"issue_closed_ratio": 0.25,
"closed_unmerged_prs": 61
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "25% of issues closed",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 25
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "175/236 decided PRs merged",
"points": 28.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 175,
"decided": 236
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"followers": 143,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "malloydata",
"public_repos": 38,
"account_age_days": 1379
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "143 followers of malloydata",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 143,
"login": "malloydata"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "38 public repos, account ~3 yr old",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 38
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@malloydata/cli"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 20
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 20 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 20
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "120 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 120
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 73,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 88,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 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": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"data",
"data-modeling",
"transformation"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "at_risk",
"name": "Security",
"value": 46,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "dangerous workflow patterns detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "50 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Matched the npm:@malloydata/cli@0.0.57 runtime dependency closure — what installing the published package pulls in — 103 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@malloydata/cli@0.0.57",
"assessed": 103
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 84,
"inputs": {
"source": "osv",
"advisories": 2,
"affected_packages": 2,
"assessed_packages": 103,
"unassessed_packages": 0,
"affected_by_severity": "high 1, moderate 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "2 affected: fast-uri 3.1.3 (high 7.5), @hono/node-server 1.19.14 (moderate 5.9)",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "fast-uri 3.1.3 (high 7.5), @hono/node-server 1.19.14 (moderate 5.9)"
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 103,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.92,
"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": "81 of 88 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 81,
"sampled": 88
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.29,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.08
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "29 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 29,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "8 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 8,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 25265,
"source_files_sampled": 60,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/60 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 60,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T07:26:26.457373Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/malloydata/malloy-cli.svg",
"full_name": "malloydata/malloy-cli",
"license_state": "custom",
"license_spdx": null
}