Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"client",
"javascript"
],
"is_fork": false,
"size_kb": 3164,
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/@clevercloud/client",
"languages": {
"Shell": 458,
"JavaScript": 8532,
"TypeScript": 1312892
},
"pushed_at": "2026-07-22T07:12:35Z",
"created_at": "2014-05-09T08:37:17Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T12:16:44Z",
"description": "JavaScript REST client and utils for Clever Cloud's API",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "https://www.clever.cloud/about",
"name": "Clever Cloud",
"type": "Organization",
"login": "CleverCloud",
"company": null,
"location": "France",
"followers": 220,
"avatar_url": "https://avatars.githubusercontent.com/u/357022?v=4",
"created_at": "2010-08-07T11:59:43Z",
"is_verified": null,
"public_repos": 336,
"account_age_days": 5832
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v12.6.2",
"kind": "patch",
"published_at": "2026-07-20T12:16:05Z"
},
{
"tag": "12.6.1",
"kind": "patch",
"published_at": "2026-07-20T11:49:41Z"
},
{
"tag": "12.6.0",
"kind": "minor",
"published_at": "2026-06-29T14:27:39Z"
},
{
"tag": "12.5.1",
"kind": "patch",
"published_at": "2026-06-25T17:58:56Z"
},
{
"tag": "12.5.0",
"kind": "minor",
"published_at": "2026-06-02T09:01:47Z"
},
{
"tag": "12.4.0",
"kind": "minor",
"published_at": "2026-05-21T08:32:59Z"
},
{
"tag": "12.3.1",
"kind": "patch",
"published_at": "2026-05-13T09:04:47Z"
},
{
"tag": "12.3.0",
"kind": "minor",
"published_at": "2026-04-27T13:53:18Z"
},
{
"tag": "12.2.0",
"kind": "minor",
"published_at": "2026-04-22T08:43:33Z"
},
{
"tag": "12.1.0",
"kind": "minor",
"published_at": "2026-04-13T08:36:19Z"
},
{
"tag": "12.0.0",
"kind": "major",
"published_at": "2026-03-17T10:52:15Z"
},
{
"tag": "11.5.0",
"kind": "minor",
"published_at": "2026-03-05T15:37:38Z"
},
{
"tag": "11.4.1",
"kind": "patch",
"published_at": "2026-02-18T10:01:55Z"
},
{
"tag": "11.4.0",
"kind": "minor",
"published_at": "2025-12-15T13:42:50Z"
},
{
"tag": "11.3.0",
"kind": "minor",
"published_at": "2025-11-14T17:40:40Z"
},
{
"tag": "11.2.1",
"kind": "patch",
"published_at": "2025-11-13T11:20:13Z"
},
{
"tag": "11.2.0",
"kind": "minor",
"published_at": "2025-09-16T10:50:12Z"
},
{
"tag": "11.1.1",
"kind": "patch",
"published_at": "2025-09-16T10:03:17Z"
},
{
"tag": "11.1.0",
"kind": "minor",
"published_at": "2025-09-11T13:56:39Z"
},
{
"tag": "11.0.1",
"kind": "patch",
"published_at": "2025-06-30T17:34:18Z"
},
{
"tag": "11.0.0",
"kind": "major",
"published_at": "2025-06-30T13:55:39Z"
}
],
"recent_commits": [
{
"oid": "c3fbdf45fb73f71326efab8074f11b7a229fb4f6",
"body": "Release",
"is_bot": false,
"headline": "Merge pull request #233 from CleverCloud/changeset-release/master",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-20T12:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5cc3636432f2a6885ccc022dd61cbcbf7e4e62",
"body": null,
"is_bot": true,
"headline": "chore: release",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-20T12:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0511d061f08103cd5014b3b4a1aa6d6e79ba9bc",
"body": "chore(release): switch release automation to changesets",
"is_bot": false,
"headline": "Merge pull request #229 from CleverCloud/chore/migrate-to-changesets",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-20T12:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b1c215df8c6037b5e5fa5abd844bcff6c84173",
"body": "…ration\n\nThe release-please to changesets switch is internal tooling, but it changes the tag format\nconsumers see: bare 12.6.0 becomes v12.6.1, because changesets hardcodes the v prefix for\nsingle-package repos. Anyone pinning this package by git tag needs a heads-up in the\nchangelog, so record it as a changeset rather than leaving it buried in the migration commit.",
"is_bot": false,
"headline": "docs(changeset): flag the git tag rename caused by the changesets mig…",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-20T12:05:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "782485b4195ac3418016f93850090ae68f47a298",
"body": "The increased heap size (--max-old-space-size=16384) was needed to keep tsc from running\nout of memory checking JSDoc-based types. Now that the codebase is fully migrated to\nTypeScript, the default heap size is enough.",
"is_bot": false,
"headline": "chore(ci): drop NODE_OPTIONS memory bump for type checking",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-20T11:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "245359e10e55aca97d1795e509489fb95c18960f",
"body": "Both workflows used the ambiguous job id `tests`/`test`, making it hard to tell\nwhich required status check corresponds to which workflow when configuring GitHub\nbranch protection. Rename to `unit-tests` and `e2e-tests`.",
"is_bot": false,
"headline": "ci: rename generic job ids for clearer branch protection checks",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-20T11:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99166f12a7529b36b83451ae1581811fb5f7dc0a",
"body": null,
"is_bot": false,
"headline": "ci: bump actions/checkout to v7",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-20T11:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62650bd40efd7388e92e4c31af901585e73aa3f8",
"body": "Only code-quality needs full history, for commitlint's --from/--to commit range check.\nThe tests and build jobs run no git-history-dependent command, so a shallow (depth-1)\ncheckout is enough and starts faster.",
"is_bot": false,
"headline": "ci(build): drop unneeded fetch-depth: 0 from tests and build jobs",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-20T11:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4338b272169542333ad783a9a8a91fcd65c34994",
"body": "…ngeset\n\nrelease-please infers version bumps from conventional-commit types, which forces every\ncommit into a strict fix/feat mold and gives no room to describe the change from a\nconsumer's point of view. Changeset decouples the changelog entry from the commit\nmessage: contributors add a small .chan\n[…]\nmes from\nchangesets' changeset-release/master branch, since that PR only bumps versions and needs\nno code-quality checks. CONTRIBUTING.md documents the new (unenforced) changeset workflow.\n\nFixes #227",
"is_bot": false,
"headline": "chore(release): migrate release automation from release-please to cha…",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-20T11:55:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "99f9f1e175a8d4d02112c8d73e036c9e200d37a0",
"body": "…ster--components--client\n\nchore(master): release 12.6.1",
"is_bot": false,
"headline": "Merge pull request #230 from CleverCloud/release-please--branches--ma…",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-20T11:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "673595093ce27e15844dde5b6f4cb328bf2287d9",
"body": null,
"is_bot": false,
"headline": "chore(master): release 12.6.1",
"author_name": "clevercloud-ci",
"author_login": "clevercloud-ci",
"committed_at": "2026-07-03T13:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94f2aae93d43fd02c1a3732ac9609edd67e876ee",
"body": "fix: never cache 5xx responses or promise rejections in request caching",
"is_bot": false,
"headline": "Merge pull request #228 from CleverCloud/fix/request-cache-no-5xx",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-03T13:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "307a9dabca04b6a0ff5fa74b3f877d295d6de8ff",
"body": "Reported in #226: withCache() stores the promise returned by createPromise() in the cache\nsynchronously, before it settles, and the only eviction path is the fixed cacheDelay timer.\nA rejected promise (network blip, 5xx, timeout...) was therefore cached exactly like a\nfulfilled one and replayed to e\n[…]\ntry if it still points at the promise that scheduled\nit), otherwise a retry that repopulates the key inside the original window would get\nclobbered by the first (failed) attempt's timer once it fires.",
"is_bot": false,
"headline": "fix(esm): never cache a rejected promise in withCache()",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-03T13:37:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "51ddcc16cfb37196fe6d7259e925a21862f2f9ac",
"body": "Complements the 5xx and retry-lifecycle tests: a genuine transport failure (not an HTTP\nerror status) must not be cached either. requestWithCache awaits the handler before\ntouching the cache, so a rejection never reaches CACHE.set - this pins that behaviour down\nso a future refactor can't silently reintroduce it.",
"is_bot": false,
"headline": "test(request): cover network-level rejections in requestWithCache",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T08:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aeaf807c93464fb4ba7a91764768cd894bb0dd4c",
"body": "Issue #226 flagged that the legacy withCache() caches rejected promises, replaying a\ntransient failure to every caller for the whole TTL. The modern requestWithCache doesn't\nshare that exact bug (doRequest resolves normally for any HTTP status and only rejects on\ntransport-level failures), but it in\n[…]\naching.\n\n4xx responses are left cacheable on purpose — commands already treat statuses like 404 as\nlegitimate, deterministic answers via getEmptyResponsePolicy, so caching them is correct\nand desired.",
"is_bot": false,
"headline": "fix(request): never cache 5xx responses in requestWithCache",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T08:50:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3d8bd07390973482197358004957bbaedf1fb9ae",
"body": "refactor: migrate the codebase from JSDoc-typed JS to native TypeScript",
"is_bot": false,
"headline": "Merge pull request #219 from CleverCloud/migrate-to-typescript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30169232407573ed3c9700657d6c4958cfb1055a",
"body": "…port\n\nDrop the explicit `include` so tsconfig falls back to the default glob, exclude `dist`, and\nbump the target/lib to ES2023 now that Node 22 is the floor. Switch from\n`rewriteRelativeImportExtensions` to `allowImportingTsExtensions` to let source reference `.ts`\nfiles directly during the migration, and drop the strict sub-flags that only restated their\nown defaults.\n\n@clevercloud/eslint-config ships no declarations, so add a `@ts-ignore` to keep checkJs from\nflagging the import.",
"is_bot": false,
"headline": "build(typescript): tidy tsconfig and silence untyped eslint-config im…",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51a7bf9a517994506ab191fb84ea2ae1132f42f",
"body": "Drop the strictNullChecks=false override from tsconfig so null and undefined are\ntracked by the type checker. The bulk of the diff is the fallout: tightening signatures,\nguarding nullable access, and passing empty objects where null was previously tolerated.",
"is_bot": false,
"headline": "build(typescript): enable strictNullChecks across the codebase",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9052f3cd35d1943609de6e8944a738a550d50bb9",
"body": "The CI tsconfig only existed to turn skipLibCheck on. Enabling it in the base\ntsconfig.json makes the type-check behave identically everywhere and removes a\nconfig file that the typecheck script and build config had to keep referencing.",
"is_bot": false,
"headline": "build(typescript): fold tsconfig.ci.json into the base config",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d712a061448104aee1617aac0654ea912aace294",
"body": "The .js -> .ts migration is complete, so the lint config no longer needs to accommodate\nhand-written .js source files. Remove the `**/*.js` browser override block and the global\n`import-x/no-unresolved` / `n/no-missing-import` disables that only existed to let ESLint\ntolerate `.js` specifiers resolv\n[…]\nineConfig` from eslint/config, rename blocks for clarity, fold\nthe generated-client `camelcase` exception into the legacy-esm block, and drop the now-unused\n`build/` ignore (and its .gitignore entry).",
"is_bot": false,
"headline": "refactor(eslint): drop JS-to-TS migration scaffolding from lint config",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "626331c2e0c0437ebd2545fd2b9619a640a252b2",
"body": "The .d.ts ignore was a blanket carve-out that let the remaining hand-written\ndeclaration sidecars drift outside lint coverage. Drop it so they're checked\nlike the rest of the source; the one offending any in the deep-equal matcher\ngets an explicit disable rather than a silent pass.",
"is_bot": false,
"headline": "build(eslint): lint hand-written .d.ts declaration files",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90565e4211032ddd1c4a555ef9b9ce31d27cdf80",
"body": "…int rule\n\nThe .types.ts sidecars no longer get a blanket no-empty-object-type exemption — the empty\ninterfaces it allowed were just a workaround. Where an interface only re-exported another\ntype via `extends Foo {}`, switch to `type = Foo`; where it modelled an empty API response,\ndrop it and let t\n[…]\n`transformCommandOutput` yielding null.\n\nRemoving the exemption keeps the same lint contract across hand-written code and the type\nsidecars now that the TypeScript migration has them on equal footing.",
"is_bot": false,
"headline": "refactor(cc-api): drop empty-interface stubs and stop disabling the l…",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "178ecc37cc761cee62c90c82c8caf8d9e684ad15",
"body": "Disabling @typescript-eslint/require-await for test files hid genuinely misshapen async\ncallbacks. Re-enable the rule and adapt the specs instead: drop async where nothing is\nawaited, return Promise.resolve() where a promise is expected, and await a real sleep() in\nthe polling tests so the async signatures carry their weight.",
"is_bot": false,
"headline": "test(eslint): drop require-await override and fix offending specs",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73d31dab514f0df262094b0d610ac1423add40cc",
"body": "The Store interface forced every backend to return a Promise, but only FileStore does real\nI/O — MemoryStore and LocalStorageStore are synchronous. They satisfied the contract by being\ndeclared `async` with no `await`, which tripped `require-await` and was papered over with an\neslint override.\n\nWide\n[…]\nted in its natural\nform: sync backends return values directly, async ones return promises. Consumers already\n`await` every call, so behavior is unchanged, and the lint suppression is no longer needed.",
"is_bot": false,
"headline": "refactor(cc-api): let Store backends be sync or async by nature",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c996e551f2f678f50f10a850c862fe1e36cee4fc",
"body": "…/compat\n\nThe TypeScript migration removed the last code paths that relied on these. There is no Babel\npipeline in the project (no babel config, no transform usage), so the dynamic-import plugin was\ndead, and @eslint/compat is no longer imported by the flat eslint config.",
"is_bot": false,
"headline": "chore(deps): drop unused babel-plugin-dynamic-import-node and @eslint…",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "953a7aa7abc6d5ae7a031edba401afe44ff9dfff",
"body": "The esm/ client was the last JSDoc-typed part of the codebase; converting it finishes the\nrepo-wide JS->TS migration so every source tree shares one toolchain and idiom.\n\nIts request and streaming layers are intentionally loose (dynamic SSE/WS payloads, untyped\nJSON bodies, error objects), so the an\n[…]\n\nboundaries the old JSDoc only documented.\n\nThe hand-written .types.d.ts sidecars are now compiled .types.ts, so tsc emits their\ndeclarations directly and the copy-type-sidecars build step is dropped.",
"is_bot": false,
"headline": "refactor(esm): migrate legacy functional client to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e19221ae94773c8cb4d20470f8533962ddca8aeb",
"body": "Switch the `tsc` CLI invocations (typecheck + build emit) to `tsgo` from\n@typescript/native-preview for faster type checking and declaration emit. The `typescript`\npackage stays installed transitively for the eslint/prettier/commitlint toolchain, so only the\nexplicit devDependency is dropped; tsgo b\n[…]\n now inline object types, a genuine duplicate `@param ccid` is removed, and\nthe build config pins `types: [\"node\"]` since tsgo does not auto-include @types/node once the\nemit scope narrows to src/esm.",
"is_bot": false,
"headline": "build(typescript): typecheck and build with tsgo native compiler",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "67343ad18e07d92d9d1f210c7763088134748790",
"body": "Completes the repo-wide TypeScript migration: tasks/ was the last JS holdout. The scripts now\nrun via Node's native type stripping (node --experimental-strip-types), so inter-task imports use\nexplicit .ts specifiers and tsconfig enables rewriteRelativeImportExtensions to keep that\ntype-checkable wit\n[…]\nto babelTraverse.default. The tasks parse untyped OpenAPI specs and Babel ASTs, so\na scoped eslint override relaxes the any-family and require-await rules, mirroring the existing\n*-transform.ts block.",
"is_bot": false,
"headline": "refactor(tasks): migrate build and codegen scripts to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5feddb75ad311e29f8d8ed2d2fccdf6376e2381c",
"body": "Post-TypeScript-migration, base classes faked their abstract contract with runtime\n`throw new Error('Method not implemented')` stubs — a failure only surfaced when a\nsubclass forgot to override and the method was actually called. Marking the classes and\ntheir unimplemented members `abstract` moves that guarantee to compile time, so a missing\noverride is a type error instead of a latent runtime throw.",
"is_bot": false,
"headline": "refactor(command): enforce abstract members with the abstract keyword",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9f100f438899c936a6b437f5a2a09c0533e6ed9",
"body": "Convert all test/ source files (.js -> .ts) and the two non-ambient type\nsidecars (.types.d.ts -> .types.ts): unit specs, e2e support, test helpers\n(test/lib), and the vitest setup/proxy files. Drop JSDoc @import/@type/@param\nin favor of native imports and signatures; keep .js import specifiers\n(Nod\n[…]\nort keeps its .js specifier (tsc requires it; Node remaps\nit when the config loads). Documented inline.\n\nVerified: typecheck, lint, format, build all green; node + browser unit\nsuites pass (340 each).",
"is_bot": false,
"headline": "refactor(test): migrate test suite to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "df4d97045fd900a26c510e76bb62b973992f0c9f",
"body": "…ration\n\nAll of src/ is now native TypeScript, so the only hand-written .types.d.ts\nsidecars left are the legacy esm/ ones. Narrow tasks/copy-type-sidecars.js to\nglob esm/ only (its src/ glob now matches nothing) and reframe it as the\npermanent esm/ copy step rather than a transitional one. Document why the\neslint **/*.d.ts ignore stays (it still covers the hand-written .d.ts under\nesm/, test/ and tasks/, while matching nothing in src/).",
"is_bot": false,
"headline": "chore(build): scope type-sidecar copy and eslint d.ts ignore post-mig…",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e69603c47daf7a7f08ce714d5d8cee6695600fde",
"body": "Update the endpoint code generator to scaffold .ts command files and\n.types.ts sidecars (native generics on the extends clause, import type,\ntyped methods) instead of JSDoc-annotated .js + .types.d.ts, so generated\noutput matches the now hand-converted TypeScript command style. Refresh the\nGET empty-response scaffolding to getEmptyResponsePolicy (the current base\nmethod) and keep the commands barrel emitting .js import specifiers.",
"is_bot": false,
"headline": "refactor(codegen): emit native TypeScript commands and type sidecars",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cc1109e1798b9997654b02d816da6a36d67fcc2",
"body": null,
"is_bot": false,
"headline": "refactor(redis-http): migrate cmd commands to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7a30413146db1cde2389210c14b73e84b916428",
"body": null,
"is_bot": false,
"headline": "refactor(redis-http): migrate key commands to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e6896e37366a9e72c4fb2ca5705f283349fed04",
"body": null,
"is_bot": false,
"headline": "refactor(redis-http): migrate list-key commands to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6a46e29bf28295ff648ac81e96d1fb4b50975fe",
"body": null,
"is_bot": false,
"headline": "refactor(redis-http): migrate hash-key commands to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce2d86bf9ba013040648d22c3cbfd2c265dd5d98",
"body": null,
"is_bot": false,
"headline": "refactor(redis-http): migrate set-key commands to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb426a546a004bb94000a215529fa93056bc5058",
"body": "…TypeScript",
"is_bot": false,
"headline": "refactor(redis-http): migrate client, base command and string-key to …",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86763841852d13616b9c313ddff1d3ec04c08d3b",
"body": "Convert the whole cc-api-bridge client: CcApiBridgeClient, the\nCcApiBridgeCommand base, the four api-token commands (create/delete/list/\nupdate) with their type sidecars, and the e2e spec. Mirrors the cc-api\nrecipe; no new friction.",
"is_bot": false,
"headline": "refactor(cc-api-bridge): migrate cc-api-bridge client to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2539d5b35f114a00cce1ff95c7e2792d50695630",
"body": "Convert the CcApiClient: extends CcClient<CcApiType>, the send override is\ngeneric over CommandInput/CommandOutput (replacing the JSDoc @type cast hack\nwith a real 'as CommandOutput' on the resolved-404 empty value), and\n#transformParams keeps params as unknown with casts at the resolver/spread\nboun\n[…]\n module functions.\n\nMake SimpleCommand.getEmptyResponsePolicy's _body param optional: the\nresolver-404 path calls it with only the status (checkJs tolerated the\nmissing arg; native TS arity does not).",
"is_bot": false,
"headline": "refactor(cc-api): migrate CcApiClient to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "084ae247b696e014cc3c0b8942cf7c76e3eb3c80",
"body": "Convert the cc-api command base classes (CcApiSimpleCommand/Composite/\nStream), CcApiGetUrl, ResourceIdResolver, and the three Store backends\n(memory/file/localStorage). Generics move onto the class signatures; the\nstores 'implements Store<T>' and JSON.parse results are cast to T.\n\nThe store export \n[…]\nthe rename. Add a scoped require-await relaxation for\nthe store folder: the backends are synchronous internally but keep 'async'\nto preserve the public Promise-returning (throw-as-rejection) contract.",
"is_bot": false,
"headline": "refactor(cc-api): migrate cc-api/lib internals to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3318b8c6e4544bdba92e36ef60fd41243907a456",
"body": "Rename cc-api.types.d.ts and resource-id-resolver.types.d.ts so tsc\ncompiles them directly (imported cross-domain by the already-converted\ncommand files).",
"is_bot": false,
"headline": "refactor(cc-api): migrate cc-api type sidecars to .types.ts",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30498554d21d0aa15553b705ed1b9935942fc0ef",
"body": "Convert polling (Polling<T> + SingleTimer), error-utils type guards, and\nenvironment-utils. JSON parsing in parseRawJson narrows the parsed value\nfrom unknown via Array.isArray plus a typed filter predicate instead of\nrelying on any; regex-replace callbacks annotate their capture group as\nstring. Completes Phase 2.5 group 1 (base library + shared types).",
"is_bot": false,
"headline": "refactor(utils): migrate src/utils to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7f66f4d230239298e29d66917b5ddbf37d9a2c2",
"body": "Convert StreamCommand and CcStream/CcStreamEvent. Generics move onto the\nclass signatures; private timer fields use ReturnType<typeof setTimeout>.\nError-handling internals (#onError/#canRetry) take unknown and narrow via\ninstanceof, JSON.parse output is cast to a typed shape, and the SSE\nresponse body is typed by calling sendRequest<SseResponseBody>. Fire-and-\nforget #start() calls are marked void and the retry setTimeout wraps it.",
"is_bot": false,
"headline": "refactor(lib): migrate SSE stream layer to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24ed498cdea53395d7778873b3827f9e91966453",
"body": "Convert the HTTP request pipeline: QueryParams, HeadersBuilder, the\nrequest-params-builder helpers, fetchWithTimeout, sendRequest/doRequest\nplus the cache/dedupe/debug wrappers and SseResponseBody.\n\nNotable typing choices:\n- sendRequest and the wrappers stay generic over CommandOutput and thread\n t\n[…]\nness via unknown params cast to RequestBody, so callers passing\n void/arbitrary command inputs (e.g. redis scan) still type-check.\n- catch clauses annotated unknown; member access narrowed via casts.",
"is_bot": false,
"headline": "refactor(lib): migrate request layer to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b8efe2af8e575823d40608418a7e579a0498ddbb",
"body": "…cript\n\nCcClientError/CcRequestError/CcHttpError and handleHttpErrors. The error\nparsers now cast the unknown response body to a narrow shape before reading\nmessage/error/code/id fields.",
"is_bot": false,
"headline": "refactor(lib): migrate error classes and HTTP error handling to TypeS…",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47b974597229727ed8f314789e92c93d2456f89f",
"body": "CcAuth base plus the API-token and OAuth v1 PLAINTEXT implementations.",
"is_bot": false,
"headline": "refactor(lib): migrate auth strategies to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9653f77b89341e97b03cab76afbd1ea8c97f149",
"body": "Convert the command base classes (AbstractCommand/SimpleCommand/\nCompositeCommand), CcClient, GetUrl and the shared utils from JSDoc-typed\n.js to native .ts: generics move onto the class/function signatures,\n@import becomes import type, raw response/param types tighten from any to\nunknown (with cast\n[…]\nxplicit generics through send/_handleResponse: cast the\nempty-value fallback to the command output in both CcClient._handleResponse\nand CcApiClient.send (the latter still .js until Phase 2.5 group 2).",
"is_bot": false,
"headline": "refactor(lib): migrate core base library to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "da86a0fd1b47a88e0a205604cc3c5be28a45b15e",
"body": "Rename src/types/*.types.d.ts, src/utils/environment.types.d.ts and\nsrc/lib/stream/cc-stream.types.d.ts to *.types.ts so tsc compiles them\ndirectly. Converting out of .d.ts surfaces latent errors that skipLibCheck\nhad been hiding; fix them at the source:\n- OnRequestHook used WithRequired with 3 type\n[…]\nl re-declared a nested\n property incompatibly with Partial<Base> -> Omit it before extending.\n- tighten _prepareRequest's local to WithRequired so it matches the now\n correctly-typed onRequest hook.",
"is_bot": false,
"headline": "refactor(lib): migrate shared type sidecars to .types.ts",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ad3005488ba2822fef78e14dabb7392bb1573a47",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate product command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb32a6c6736c0fdc5e515c8e2ea266c6b156a2d",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate metabase command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22074bb3825bc1e3efc55ee3b51ff797578027eb",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate payment-method command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdbf54a491e65f897bce77b6ac55e6c8a43a21fb",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate payment command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ed2e31b9489227aed1cef276829b786df8c5d2",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate otoroshi command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ddf446e027f02b8da60af87af3806b78bb219a",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate oauth-consumer command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f61fe3e9eb3f53d3f2e0559e39bcba64d1309b2f",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate notification command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05cf5eaa5fe48806b035eb053a8ba23c2761940",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate network-group command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0358eefbaaaf76e87d88d24d6756e1a93cac9b5",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate migration command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc6fa316006c6c4799a85e1e223d53ffbacdbb2",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate log-drain command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e049c59c00073480c0b226b166ffed8ee7f4f35",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate log command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050cfeb931b988475c5dd938ad23782d2b66e200",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate keycloak command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d1322840aea16ba4b0c155fffc4631133eb0385",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate invoice command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6361e8c7192278d0edccf8fde5070c3e8663528",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate environment command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "393bb36f07e1b1668aad39cce28ff68bc6d2bcdb",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate domain command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fead3d279a76bbb4705165a15e901af634e4e3a",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate auth command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27f510b16aa3097cbc609f5995cf27f928147203",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate organisation command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c41ff9eaeeb01aa3027208a4504df1ded035e97",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate application command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8284882970f2cdbe28a31c2d1f33143be7372056",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate addon-provider command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3be15c206ed90c71059f54f26f632ec489ad89f",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate addon command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ca834acef08b868cff7d6e85a6d9752c545031",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate tcp-redirection command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "446e70894e2a0c8921de3ecf0673e24dd9fd4ac7",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate tag command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be08ceb0754283e3f81fb40a8a039300df108d93",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate ssh-key command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b0172e14fc2f819b4bf4817d076e77b8bc62e87",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate metrics command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22ac2011a3129073e9f4ce0d16b4763221b3dd99",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate link command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb7fd712ce314e2a57c78f0c61ddb311393c10c3",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate grafana command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7a73f29b4d9d92d45515fe41a7b464b3d2e151f",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate github command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26807f6beeacff10e2a4117bf1fb5f2563710d88",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate deployment command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453b1b7478133862ad15b7a3da29f80313e1d3e4",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate zone command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dffc192e4cbce71798ca38395828c75df8b6636",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate user-setting command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44f0f9c78582bdbf60b09fef57a143e469aa16f3",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate oauth-token command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178b9ad4a571b298b7321c0bd3911d4489e51003",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate matomo command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86556b42daea28910ecf6e98a29ac915b85fb6a0",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate instance command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b253057aab1b47baed27261ec42aaf28477b0e02",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate price-system command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af1161b01cd8d8d4605e33d48ae3d26ae485c884",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate load-balancer command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41b40a8d937f65bb14efbe90190b68ab7e1132fe",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate credits command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f1994a41d1478ccacd65e804ed33dd991c4ce40",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate config-provider command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b66b4f98456093326c11f76a8f7a5cf0b700dd",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate pulsar command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b819fc851be305265e147e0c63b935989812d228",
"body": null,
"is_bot": false,
"headline": "refactor(cc-api): migrate backup command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e0263560e531fb3165f62b860014628eecf36e",
"body": "Composite command (info + updates). Inline response mapping extracted to jenkins-transform.ts;\nthe composite/inner command classes stay strict. Includes the e2e spec.",
"is_bot": false,
"headline": "refactor(cc-api): migrate jenkins command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b63f83e2eaf86475ef090ae402289cbf4e4badd",
"body": "Extracts the inline response mapping into warp-token-transform.ts; the request body is now\nexplicitly typed so its optional fields can be assigned.",
"is_bot": false,
"headline": "refactor(cc-api): migrate warp-token command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a57bd8bf6de1d29c034e8d28a29ccdf35fd8fb8",
"body": "Extracts the inline response mapping into vat-number-transform.ts.",
"is_bot": false,
"headline": "refactor(cc-api): migrate vat-number command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7034cb88fa62eeda8e1f95ca81ca711977afb5ca",
"body": "Extracts the inline response mapping into elasticsearch-transform.ts so it inherits the\ntransform-scoped ESLint relaxation; the command stays strict.",
"is_bot": false,
"headline": "refactor(cc-api): migrate elasticsearch command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51772004884c7a4edf5f5303072a8d28f380a18f",
"body": "…eScript\n\nContinues the domain-by-domain TS migration. materia has no response transform and converts\nstraight across. heptapod transformed its response inline in the command; per the migration\nconvention that logic moves into a dedicated heptapod-price-estimation-transform.ts so it inherits\nthe tra\n[…]\nrm-scoped ESLint relaxation while the command class stays fully strict.\n\ngetIdsToResolve() now carries an explicit IdResolve return type so its string-literal resolve\nstrategies don't widen to string.",
"is_bot": false,
"headline": "refactor(cc-api): migrate materia and heptapod command domains to Typ…",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "357f101015c0676fa311aed37196468e3c33f4d8",
"body": "First domain converted to native TypeScript, validating the migration recipe end to end: command\n.js -> .ts with `extends CcApiSimpleCommand<Input, Output>` (the still-JS base classes' JSDoc\ngenerics are understood by TS, so they need no conversion), JSDoc `@import`/`@type` -> native\n`import type` a\n[…]\n by annotating the\nmethod's return type.\n\npolling.spec.js and the profile e2e spec are converted too, proving the Vitest `.ts` pipeline runs\n(the unit spec passes; the e2e spec is typecheck-verified).",
"is_bot": false,
"headline": "refactor(cc-api): migrate the profile command domain to TypeScript",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "143e026cb1789bd58e2a19e7d1b502b4f7592161",
"body": "Converting the any-heavy, NodeNext codebase under recommendedTypeChecked surfaced a few rules\nthat fight a mechanical .js -> .ts migration. Relax them narrowly so command code stays fully\nstrict while the unavoidable patterns are allowed where they live:\n\n- *-transform.ts: the no-explicit-any + no-u\n[…]\n .ts on disk; ESLint resolvers\n can't follow that, and tsc (checkJs) is the resolution authority anyway.\n\nAlso widen the Vitest spec globs to *.spec.{js,ts} so converted specs run alongside .js ones.",
"is_bot": false,
"headline": "build(eslint): scope type-aware rule relaxations for the TS migration",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4f53bb6c21540f8e49b52473b10cec71b8346cad",
"body": "Phase 1 of the .js -> .ts migration: ESLint only matched **/*.js, so the first converted file\nwould go unlinted. Add a type-aware **/*.ts config (eslint + typescript-eslint\nrecommendedTypeChecked via projectService) enforcing the conventions the migration relies on:\n`import type` consistency (inline\n[…]\nthe\nproject deliberately keeps off — enabling it would error on every .ts file. Promote @eslint/js\nand eslint-plugin-import-x to explicit devDependencies since the config now references them\ndirectly.",
"is_bot": false,
"headline": "build(eslint): lint TypeScript sources for the migration",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "94c974a0e6f68228820410d71589390212f47cb2",
"body": "Foundation for the incremental TypeScript migration. Today the package ships uncompiled\nsrc/*.js directly (exports point default at ./src/.../*.js), which only works because the\nsource is plain JavaScript. The moment any file becomes .ts, consumers can no longer import\nit, so the migration first nee\n[…]\nrewriting.\n\ncopy-type-sidecars.js is a transitional step that copies the hand-written *.types.d.ts\nsidecars into dist/ until they are merged into .ts during conversion; it is removed once none\nremain.",
"is_bot": false,
"headline": "build: compile package to dist/ instead of shipping raw source",
"author_name": "Pierre DE SOYRES",
"author_login": "pdesoyres-cc",
"committed_at": "2026-07-02T07:10:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aa1b44aa5f53266cf3432d56b1de039a6cb276f4",
"body": "…ster--components--client\n\nchore(master): release 12.6.0",
"is_bot": false,
"headline": "Merge pull request #225 from CleverCloud/release-please--branches--ma…",
"author_name": "Hubert SABLONNIÈRE",
"author_login": "hsablonniere",
"committed_at": "2026-06-29T14:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bdd885f7007c1914a46c2ebd0d44b3e4bb57e56",
"body": null,
"is_bot": false,
"headline": "chore(master): release 12.6.0",
"author_name": "clevercloud-ci",
"author_login": "clevercloud-ci",
"committed_at": "2026-06-29T14:23:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e6572f74b4967ce4247ffece5f80bfaf64a69b",
"body": "feat(domains): add domainToUrl helper and fix isTestDomain boundary",
"is_bot": false,
"headline": "Merge pull request #224 from CleverCloud/feat/domains-helpers",
"author_name": "Hubert SABLONNIÈRE",
"author_login": "hsablonniere",
"committed_at": "2026-06-29T14:22:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 248,
"latest_release_at": "2026-07-20T12:16:05Z",
"latest_release_tag": "v12.6.2",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 30,
"days_since_latest_release": 6,
"mean_days_between_releases": 10.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@clevercloud/client",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"clever-cloud",
"api",
"rest",
"client"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@clevercloud/client",
"is_deprecated": false,
"latest_version": "12.6.2",
"repository_url": "https://github.com/CleverCloud/clever-client.js",
"versions_count": 88,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 12,
"monthly_downloads": 16094,
"first_published_at": "2019-07-22T17:07:19.939000Z",
"latest_published_at": "2026-07-20T12:16:02.357000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 6,
"stars": 17,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2015-06-17",
"count": 1
},
{
"date": "2020-07-07",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
}
],
"complete": true,
"collected": 6,
"total_forks": 6
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 26343,
"source_files_sampled": 753,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 6137
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": "npm:@clevercloud/client@12.6.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "component-emitter",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.3.0"
},
{
"name": "fetch-event-stream",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.6"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "component-emitter",
"direct": true,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "fetch-event-stream",
"direct": true,
"version": "0.1.6",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.29.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.3",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.29.7",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.28.6",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@blazediff/core",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "@changesets/apply-release-plan",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "@changesets/assemble-release-plan",
"direct": false,
"version": "6.0.10",
"ecosystem": "npm"
},
{
"name": "@changesets/changelog-git",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "@changesets/changelog-github",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "@changesets/cli",
"direct": false,
"version": "2.31.0",
"ecosystem": "npm"
},
{
"name": "@changesets/config",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "@changesets/errors",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@changesets/get-dependents-graph",
"direct": false,
"version": "2.1.4",
"ecosystem": "npm"
},
{
"name": "@changesets/get-github-info",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "@changesets/get-release-plan",
"direct": false,
"version": "4.0.16",
"ecosystem": "npm"
},
{
"name": "@changesets/get-version-range-type",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@changesets/git",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@changesets/logger",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@changesets/parse",
"direct": false,
"version": "0.4.3",
"ecosystem": "npm"
},
{
"name": "@changesets/pre",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@changesets/read",
"direct": false,
"version": "0.6.7",
"ecosystem": "npm"
},
{
"name": "@changesets/should-skip-package",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "@changesets/types",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@changesets/types",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@changesets/write",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@clevercloud/doublure",
"direct": false,
"version": "0.0.5",
"ecosystem": "npm"
},
{
"name": "@clevercloud/eslint-config",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/cli",
"direct": false,
"version": "20.5.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-conventional",
"direct": false,
"version": "20.5.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/config-validator",
"direct": false,
"version": "20.5.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/ensure",
"direct": false,
"version": "20.5.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/execute-rule",
"direct": false,
"version": "20.0.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/format",
"direct": false,
"version": "20.5.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/is-ignored",
"direct": false,
"version": "20.5.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/lint",
"direct": false,
"version": "20.5.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/load",
"direct": false,
"version": "20.5.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/message",
"direct": false,
"version": "20.4.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/parse",
"direct": false,
"version": "20.5.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/read",
"direct": false,
"version": "20.5.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/resolve-extends",
"direct": false,
"version": "20.5.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/rules",
"direct": false,
"version": "20.5.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/to-lines",
"direct": false,
"version": "20.0.0",
"ecosystem": "npm"
},
{
"name": "@commitlint/top-level",
"direct": false,
"version": "20.4.3",
"ecosystem": "npm"
},
{
"name": "@commitlint/types",
"direct": false,
"version": "20.5.0",
"ecosystem": "npm"
},
{
"name": "@conventional-changelog/git-client",
"direct": false,
"version": "2.7.0",
"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": "@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": "@fastify/ajv-compiler",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "@fastify/error",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "@fastify/fast-json-stringify-compiler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "@fastify/forwarded",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "@fastify/merge-json-schemas",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "@fastify/proxy-addr",
"direct": false,
"version": "5.1.0",
"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": "@inquirer/ansi",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/checkbox",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/confirm",
"direct": false,
"version": "5.1.21",
"ecosystem": "npm"
},
{
"name": "@inquirer/core",
"direct": false,
"version": "10.3.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/editor",
"direct": false,
"version": "4.2.23",
"ecosystem": "npm"
},
{
"name": "@inquirer/expand",
"direct": false,
"version": "4.0.23",
"ecosystem": "npm"
},
{
"name": "@inquirer/external-editor",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@inquirer/figures",
"direct": false,
"version": "1.0.15",
"ecosystem": "npm"
},
{
"name": "@inquirer/input",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/number",
"direct": false,
"version": "3.0.23",
"ecosystem": "npm"
},
{
"name": "@inquirer/password",
"direct": false,
"version": "4.0.23",
"ecosystem": "npm"
},
{
"name": "@inquirer/prompts",
"direct": false,
"version": "7.10.1",
"ecosystem": "npm"
},
{
"name": "@inquirer/rawlist",
"direct": false,
"version": "4.1.11",
"ecosystem": "npm"
},
{
"name": "@inquirer/search",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/select",
"direct": false,
"version": "4.4.2",
"ecosystem": "npm"
},
{
"name": "@inquirer/type",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/source-map",
"direct": false,
"version": "0.3.11",
"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": "@manypkg/find-root",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@manypkg/get-packages",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.133.0",
"ecosystem": "npm"
},
{
"name": "@package-json/types",
"direct": false,
"version": "0.0.12",
"ecosystem": "npm"
},
{
"name": "@pinojs/redact",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@polka/url",
"direct": false,
"version": "1.0.0-next.29",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@scalar/helpers",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@scalar/json-magic",
"direct": false,
"version": "0.8.1",
"ecosystem": "npm"
},
{
"name": "@scalar/openapi-parser",
"direct": false,
"version": "0.23.2",
"ecosystem": "npm"
},
{
"name": "@scalar/openapi-types",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "@scalar/openapi-upgrader",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "@scalar/types",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@simple-libs/child-process-utils",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@simple-libs/stream-utils",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.2",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/component-emitter",
"direct": false,
"version": "1.2.14",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/eventsource",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "@types/fs-extra",
"direct": false,
"version": "11.0.4",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/jsonfile",
"direct": false,
"version": "6.1.4",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "12.20.55",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "22.19.20",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "25.9.0",
"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.59.4",
"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": "@typescript/native-preview",
"direct": false,
"version": "7.0.0-dev.20260624.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-darwin-arm64",
"direct": false,
"version": "7.0.0-dev.20260624.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-darwin-x64",
"direct": false,
"version": "7.0.0-dev.20260624.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-linux-arm",
"direct": false,
"version": "7.0.0-dev.20260624.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-linux-arm64",
"direct": false,
"version": "7.0.0-dev.20260624.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-linux-x64",
"direct": false,
"version": "7.0.0-dev.20260624.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-win32-arm64",
"direct": false,
"version": "7.0.0-dev.20260624.1",
"ecosystem": "npm"
},
{
"name": "@typescript/native-preview-win32-x64",
"direct": false,
"version": "7.0.0-dev.20260624.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": "@vitest/browser",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/browser-playwright",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "abstract-logging",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.16.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.20.0",
"ecosystem": "npm"
},
{
"name": "ajv-draft-04",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "ajv-formats",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "array-ify",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "atomic-sleep",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "avvio",
"direct": false,
"version": "9.2.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": "better-path-resolve",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.14",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "callsites",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "change-case",
"direct": false,
"version": "5.4.4",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "cheerio",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "cheerio-select",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "cli-width",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "comment-parser",
"direct": false,
"version": "1.4.6",
"ecosystem": "npm"
},
{
"name": "compare-func",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-angular",
"direct": false,
"version": "8.3.1",
"ecosystem": "npm"
},
{
"name": "conventional-changelog-conventionalcommits",
"direct": false,
"version": "9.3.1",
"ecosystem": "npm"
},
{
"name": "conventional-commits-parser",
"direct": false,
"version": "6.4.0",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cosmiconfig",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "cosmiconfig-typescript-loader",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "dataloader",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "dot-prop",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "dotenv",
"direct": false,
"version": "8.6.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "encoding-sniffer",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.21.5",
"ecosystem": "npm"
},
{
"name": "enquirer",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "env-paths",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "error-ex",
"direct": false,
"version": "1.3.4",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.46.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "9.39.4",
"ecosystem": "npm"
},
{
"name": "eslint-compat-utils",
"direct": false,
"version": "0.5.1",
"ecosystem": "npm"
},
{
"name": "eslint-import-context",
"direct": false,
"version": "0.1.9",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-es-x",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-import-x",
"direct": false,
"version": "4.16.2",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-n",
"direct": false,
"version": "17.24.0",
"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": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eventsource",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "eventsource-parser",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "extendable-error",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "fast-decode-uri-component",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-json-stringify",
"direct": false,
"version": "6.4.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-querystring",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "fastify",
"direct": false,
"version": "5.8.5",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.20.1",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-my-way",
"direct": false,
"version": "9.6.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": "flatted",
"direct": false,
"version": "3.4.2",
"ecosystem": "npm"
},
{
"name": "follow-redirects",
"direct": false,
"version": "1.16.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "11.3.5",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.14.0",
"ecosystem": "npm"
},
{
"name": "git-raw-commits",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "global-directory",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "14.0.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "15.15.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "16.5.0",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "globrex",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "htmlparser2",
"direct": false,
"version": "10.1.0",
"ecosystem": "npm"
},
{
"name": "http-proxy-3",
"direct": false,
"version": "1.23.3",
"ecosystem": "npm"
},
{
"name": "human-id",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.7.2",
"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-meta-resolve",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "ini",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "ipaddr.js",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "is-arrayish",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-obj",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-subdir",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.6.1",
"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.1.1",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-parse-even-better-errors",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "json-schema-ref-resolver",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "6.2.1",
"ecosystem": "npm"
},
{
"name": "jsonpointer",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "jssha",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "leven",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "light-my-request",
"direct": false,
"version": "6.6.0",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "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.merge",
"direct": false,
"version": "4.6.2",
"ecosystem": "npm"
},
{
"name": "lodash.startcase",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "meow",
"direct": false,
"version": "13.2.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "mrmime",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "mute-stream",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.12",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "5.1.5",
"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": "node-fetch",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "on-exit-leak-free",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "outdent",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "p-filter",
"direct": false,
"version": "2.1.0",
"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-map",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "0.2.11",
"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": "parse5",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "parse5-htmlparser2-tree-adapter",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "parse5-parser-stream",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "pino",
"direct": false,
"version": "10.3.1",
"ecosystem": "npm"
},
{
"name": "pino-abstract-transport",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "pino-std-serializers",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "pngjs",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.15",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "2.8.8",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.8.3",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-organize-imports",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "process-warning",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "process-warning",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "quansync",
"direct": false,
"version": "0.2.11",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "quick-format-unescaped",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "read-yaml-file",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "real-require",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "real-require",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "ret",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "rfdc",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safe-regex2",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "safe-stable-stringify",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "safe-stringify",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "secure-json-parse",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "set-cookie-parser",
"direct": false,
"version": "2.7.2",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "sirv",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "sonic-boom",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.21",
"ecosystem": "npm"
},
{
"name": "spawndamnit",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "split2",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "stable-hash-x",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "tagged-tag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "term-size",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "terser",
"direct": false,
"version": "5.47.1",
"ecosystem": "npm"
},
{
"name": "thread-stream",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "toad-cache",
"direct": false,
"version": "3.7.1",
"ecosystem": "npm"
},
{
"name": "totalist",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "totp-generator",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "0.0.3",
"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": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "type-fest",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.3",
"ecosystem": "npm"
},
{
"name": "typescript-eslint",
"direct": false,
"version": "8.61.0",
"ecosystem": "npm"
},
{
"name": "undici",
"direct": false,
"version": "7.25.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "6.21.0",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.24.6",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "unrs-resolver",
"direct": false,
"version": "1.12.2",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "8.0.16",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "whatwg-encoding",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "whatwg-mimetype",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.20.1",
"ecosystem": "npm"
},
{
"name": "xxhash-wasm",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.8.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yoctocolors-cjs",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "4.1.11",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 535,
"direct_count": 2,
"indirect_count": 533
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 127,
"open_issues": 4,
"closed_ratio": 0.94,
"closed_issues": 63,
"closed_unmerged_prs": 38
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "hsablonniere",
"commits": 300,
"avatar_url": "https://avatars.githubusercontent.com/u/236342?v=4"
},
{
"type": "User",
"login": "pdesoyres-cc",
"commits": 226,
"avatar_url": "https://avatars.githubusercontent.com/u/104012218?v=4"
},
{
"type": "User",
"login": "rbelouin",
"commits": 126,
"avatar_url": "https://avatars.githubusercontent.com/u/459673?v=4"
},
{
"type": "User",
"login": "BlackYoup",
"commits": 102,
"avatar_url": "https://avatars.githubusercontent.com/u/6098160?v=4"
},
{
"type": "User",
"login": "florian-sanders-cc",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/100240294?v=4"
},
{
"type": "User",
"login": "Galimede",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/32012475?v=4"
},
{
"type": "User",
"login": "miton18",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/5887985?v=4"
},
{
"type": "User",
"login": "clevercloud-ci",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/43004578?v=4"
},
{
"type": "User",
"login": "judu",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/221365?v=4"
},
{
"type": "User",
"login": "KannarFr",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/7518245?v=4"
}
],
"contributors_sampled": 19,
"top_contributor_share": 0.33
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"e2e-tests.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"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": 8,
"reason": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"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": 8,
"reason": "Found 4/5 approved changesets -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 14 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "18 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c3fbdf45fb73f71326efab8074f11b7a229fb4f6",
"ran_at": "2026-07-26T18:48:12Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T12:17:13Z",
"oldest_open_prs": [
{
"number": 231,
"created_at": "2026-07-07T15:31:18Z",
"last_comment_at": "2026-07-07T15:31:26Z",
"last_comment_author": "changeset-bot"
}
],
"last_merged_pr_at": "2026-07-20T12:15:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 11,
"created_at": "2019-09-20T14:29:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 83,
"created_at": "2023-10-05T13:37:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 184,
"created_at": "2025-11-13T14:19:15Z",
"last_comment_at": "2026-01-13T09:45:32Z",
"last_comment_author": "pdesoyres-cc"
},
{
"number": 232,
"created_at": "2026-07-16T10:53:22Z",
"last_comment_at": "2026-07-20T11:46:42Z",
"last_comment_author": "pdesoyres-cc"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/CleverCloud/clever-client.js",
"host": "github.com",
"name": "clever-client.js",
"owner": "CleverCloud"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": "The weighted overall 75 is calibrated to 89 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 75,
"calibrated": 89,
"calibration": "2026-08-02"
}
}
],
"value": 89,
"inputs": {
"security": 56,
"vitality": 91,
"community": 54,
"governance": 79,
"calibration": "2026-08-02",
"engineering": 88,
"ai_readiness": 82,
"weighted_overall_raw": 75
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 91,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"commits_last_year": 248,
"human_commit_share": 0.99,
"days_since_last_push": 4,
"active_weeks_last_year": 30
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"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": "248 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 248
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v12.6.2",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 10.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~10.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 10.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"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": 13,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 13 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 13
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"forks": 6,
"stars": 17,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "17 stars",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 17
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "6 forks",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 6
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"packages": [
"@clevercloud/client"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 16094
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "16,094 downloads/month across npm",
"points": 56.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 16094,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 79,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 19,
"top_contributor_share": 0.33
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 33% of commits",
"points": 15.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 33
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "19 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 19
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 14 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 86,
"inputs": {
"merged_prs": 127,
"open_issues": 4,
"closed_issues": 63,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.94,
"closed_unmerged_prs": 38,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "94% of issues closed",
"points": 39.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 94
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "127/165 decided PRs merged",
"points": 23.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 127,
"decided": 165
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/5 approved changesets -- score normalized to 8",
"points": 12,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 220,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "CleverCloud",
"public_repos": 336,
"account_age_days": 5832
},
"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": "220 followers of CleverCloud",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 220,
"login": "CleverCloud"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "336 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 336
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@clevercloud/client"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "88 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 88
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 88,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "exceptional",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"client",
"javascript"
],
"has_wiki": true,
"homepage": "https://www.npmjs.com/package/@clevercloud/client",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.npmjs.com/package/@clevercloud/client",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "4 out of 5 merged PRs checked by a CI test -- score normalized to 8",
"points": 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 4/5 approved changesets -- score normalized to 8",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 14 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "18 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@clevercloud/client@12.6.2 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@clevercloud/client@12.6.2",
"assessed": 2
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"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": 2,
"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": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 11
},
"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": "excellent",
"name": "AI Readiness",
"value": 82,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 6137
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"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": "99 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 99,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "mise.toml"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 26343,
"source_files_sampled": 753,
"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/753 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 753,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T18:48:33.671827Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CleverCloud/clever-client.js.svg",
"full_name": "CleverCloud/clever-client.js",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}