Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 2.1.0 · 2026-07-29 15:47 UTC

enormora / schema-hub

Collection of tools related to typescript schema libraries

TypeScriptMIT★ 12 estrellas⑂ 2 forksdesde mar 2024Ver en GitHub ↗

enormora/schema-hub tiene un índice de salud de 63 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Security (78/100) y la más baja, Community & Adoption (34/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

63
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala estandarizada de 1 a 100. El resultado global parte de su media ponderada, calibrada contra la distribución del registro público para que las bandas tengan significado percentil; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe un límite «En riesgo» de 34.

63
Excepcional93-100El nivel más alto del registro (≈ el 5% superior); cumple prácticamente todos los criterios evaluados
Excelente80-92Sólido en todos los frentes; carencias menores
Bueno65-79Saludable; carencias limitadas y manejables
Moderado50-64Aceptable con carencias notables; se recomienda revisión
Débil35-49Debilidades sustanciales en varias áreas
En riesgo20-34Debilidades significativas; su adopción exige cautela
Crítico1-19Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

El resultado global ponderado 59 se calibra a 63 en la escala publicada del índice (calibración del registro 2026-08-02).

Titularidad

enormoraOrganización
1 seguidor9 repositorios públicosdesde jul 2023

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

60Moderado · 21% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
35.3/36Cadencia de commits — 51/52 semanas con commits
18/18Volumen de commits — 505 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year505
human_commit_share0,48
days_since_last_push0
active_weeks_last_year51
Cómo se puntúa
0/27Publica versiones — sin versiones publicadas
0/36Recencia de las versiones — sin versiones
0/27Cadencia de publicación — sin versiones
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count0
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

34En riesgo · 17% del índice global
Cómo se puntúa
16.9/60Estrellas — 12 estrellas
0/25Forks — 2 forks
2.7/15Observadores — 4 observadores
Datos de entrada utilizados
forks2
stars12
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

50Moderado · 23% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
3.9/22.5Distribución de commits — el principal contribuyente firma el 83% de los commits
4.1/13.5Amplitud de contribuyentes — 3 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled3
top_contributor_share0,828
Cómo se puntúa
42/42Resolución de issues — 100% de issues cerradas
28.9/30Aceptación de PR — 490/508 PR decididos fusionados
0/13Newcomer PR acceptance — ningún PR de un contribuyente primerizo decidido en 30 d
0/15OpenSSF Scorecard: Code-Review — Found 0/3 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs490
open_issues0
closed_issues6
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs18
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluidos de la puntuación (sin datos o no aplicable): newcomer_pr_acceptance. Los pesos restantes se han renormalizado.
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
2.2/25Alcance del propietario — 1 seguidores de enormora
13.3/25Trayectoria — 9 repos públicos, cuenta de ~2 años
Datos de entrada utilizados
followers1
owner_typeOrganization
is_verified
owner_loginenormora
public_repos9
account_age_days1094

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

74Bueno · 19% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 3 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — eslint.config.js
0/9.6Hooks de pre-commit
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_configno

Documentación

50Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 8 topics
0/10Wiki
Datos de entrada utilizados
topicsschema, validation, zod, typescript-schema, graphql, graphql-query, graphql-query-builder, zod-graphql
has_wikino
homepage
has_readme
has_docs_dirno
has_description

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

78Bueno · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/3 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7,3
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories1
affected_packages1
assessed_packages820
unassessed_packages0
affected_by_severitymoderate 1
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos, Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejaron 820 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Tiene un peso deliberadamente pequeño (4%): las herramientas para agentes son una señal real de mantenimiento, pero un repositorio sin ninguna puede alcanzar igualmente 100/100.

74Bueno · 4% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 43 de 48 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,896
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
18/18Arranque con un solo comando — justfile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — eslint.config.js
11/11Verificación estática de tipos — integration-tests/tsconfig.json, source/tsconfig.json, tsconfig.json
10/10Entorno reproducible — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 52 de los últimos 100 commits son actualizaciones automáticas de dependencias
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Datos de entrada utilizados
has_nixno
has_tests
lockfilespackage-lock.json
has_dockerfileno
typed_language
bootstrap_filesjustfile
has_devcontainerno
has_linter_config
typecheck_configsintegration-tests/tsconfig.json, source/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0,52
Cómo se puntúa
45/45Código verificable por tipos — TypeScript (tipado estático)
54.6/55Tamaños de archivo manejables — 1/127 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageTypeScript
largest_source_bytes72.182
source_files_sampled127
oversized_source_files1

Datos clave

12estrellas de GitHub
3contribuidores
505commits en los últimos 12 meses
0días desde el último push
0versiones publicadas
1factor bus
0issues abiertas
npmecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch npm package 'schema-hub' from its registry

Más detalle

Historial de estrellas y forks 0 ★ / 2 ⇿
0Estrellas
2Forks

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

111222212026-062026-062026-06
OpenSSF Scorecard 7.3 / 10
7.3agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-29 15:46 UTC

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/3 approved changesets -- score normalized to 0
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
9Vulnerabilities1 existing vulnerabilities detected
Dependencias directas 6
RegistroPaqueteRestricción de versiónManifiesto
npm@babel/parser8.0.4package.json
npm@babel/types8.0.4package.json
npmgraphql17.0.2package.json
npmky2.0.2package.json
npmtslib2.8.1package.json
npmtypescript6.0.3package.json
Todas las dependencias 820

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 10 paquetes directos y 810 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

RegistroPaqueteVersiónRelación
npm@babel/parser7.29.7directa
npm@babel/parser8.0.4directa
npm@babel/types7.29.7directa
npm@babel/types8.0.4directa
npmgraphql17.0.2directa
npmky1.14.3directa
npmky2.0.2directa
npmtslib2.8.1directa
npmtypescript5.6.1-rcdirecta
npmtypescript6.0.3directa
npm@altano/repository-tools2.0.3indirecta
npm@andrewbranch/untar.js1.0.3indirecta
npm@arethetypeswrong/core0.18.5indirecta
npm@babel/code-frame7.29.7indirecta
npm@babel/compat-data7.29.7indirecta
npm@babel/core7.29.7indirecta
npm@babel/generator7.29.7indirecta
npm@babel/generator8.0.0indirecta
npm@babel/helper-annotate-as-pure7.29.7indirecta
npm@babel/helper-compilation-targets7.29.7indirecta
npm@babel/helper-create-class-features-plugin7.29.7indirecta
npm@babel/helper-globals7.29.7indirecta
npm@babel/helper-member-expression-to-functions7.29.7indirecta
npm@babel/helper-module-imports7.29.7indirecta
npm@babel/helper-module-transforms7.29.7indirecta
npm@babel/helper-optimise-call-expression7.29.7indirecta
npm@babel/helper-plugin-utils7.29.7indirecta
npm@babel/helper-replace-supers7.29.7indirecta
npm@babel/helper-skip-transparent-expression-wrappers7.29.7indirecta
npm@babel/helper-string-parser7.29.7indirecta
npm@babel/helper-string-parser8.0.0indirecta
npm@babel/helper-validator-identifier7.29.7indirecta
npm@babel/helper-validator-identifier8.0.4indirecta
npm@babel/helper-validator-option7.29.7indirecta
npm@babel/helpers7.29.7indirecta
npm@babel/plugin-proposal-decorators7.29.7indirecta
npm@babel/plugin-syntax-decorators7.29.7indirecta
npm@babel/plugin-syntax-jsx7.29.7indirecta
npm@babel/plugin-syntax-typescript7.29.7indirecta
npm@babel/plugin-transform-destructuring7.29.7indirecta
npm@babel/plugin-transform-explicit-resource-management7.29.7indirecta
npm@babel/plugin-transform-modules-commonjs7.29.7indirecta
npm@babel/plugin-transform-typescript7.29.7indirecta
npm@babel/preset-typescript7.28.5indirecta
npm@babel/template7.29.7indirecta
npm@babel/traverse7.29.7indirecta
npm@bcoe/v8-coverage1.0.2indirecta
npm@ben_12/eslint-plugin-dprint1.22.0indirecta
npm@braidai/lang1.1.2indirecta
npm@cspell/cspell-bundled-dicts10.0.1indirecta
npm@cspell/cspell-performance-monitor10.0.1indirecta
npm@cspell/cspell-pipe10.0.1indirecta
npm@cspell/cspell-resolver10.0.1indirecta
npm@cspell/cspell-service-bus10.0.1indirecta
npm@cspell/cspell-types10.0.1indirecta
npm@cspell/dict-ada4.1.1indirecta
npm@cspell/dict-al1.1.1indirecta
npm@cspell/dict-aws4.0.17indirecta
npm@cspell/dict-bash4.2.3indirecta
npm@cspell/dict-companies3.2.12indirecta
npm@cspell/dict-cpp7.0.2indirecta
npm@cspell/dict-cryptocurrencies5.0.5indirecta
npm@cspell/dict-csharp4.0.8indirecta
npm@cspell/dict-css4.1.2indirecta
npm@cspell/dict-dart2.3.2indirecta
npm@cspell/dict-data-science2.0.16indirecta
npm@cspell/dict-django4.1.6indirecta
npm@cspell/dict-docker1.1.17indirecta
npm@cspell/dict-dotnet5.0.13indirecta
npm@cspell/dict-elixir4.0.8indirecta
npm@cspell/dict-en-common-misspellings2.1.13indirecta
npm@cspell/dict-en-gb-mit3.1.25indirecta
npm@cspell/dict-en_us4.4.36indirecta
npm@cspell/dict-filetypes3.0.18indirecta
npm@cspell/dict-flutter1.1.1indirecta
npm@cspell/dict-fonts4.0.6indirecta
npm@cspell/dict-fsharp1.1.1indirecta
npm@cspell/dict-fullstack3.2.9indirecta
npm@cspell/dict-gaming-terms1.1.2indirecta
npm@cspell/dict-git3.1.0indirecta
npm@cspell/dict-golang6.0.26indirecta
npm@cspell/dict-google1.0.9indirecta
npm@cspell/dict-haskell4.0.6indirecta
npm@cspell/dict-html4.0.15indirecta
npm@cspell/dict-html-symbol-entities4.0.5indirecta
npm@cspell/dict-java5.0.12indirecta
npm@cspell/dict-julia1.1.1indirecta
npm@cspell/dict-k8s1.0.13indirecta
npm@cspell/dict-kotlin1.1.1indirecta
npm@cspell/dict-latex5.1.0indirecta
npm@cspell/dict-lorem-ipsum4.0.5indirecta
npm@cspell/dict-lua4.0.8indirecta
npm@cspell/dict-makefile1.0.5indirecta
npm@cspell/dict-markdown2.0.17indirecta
npm@cspell/dict-monkeyc1.0.12indirecta
npm@cspell/dict-node5.0.9indirecta
npm@cspell/dict-npm5.2.43indirecta
npm@cspell/dict-php4.1.1indirecta
npm@cspell/dict-powershell5.0.15indirecta
npm@cspell/dict-public-licenses2.0.16indirecta
npm@cspell/dict-python4.2.29indirecta
npm@cspell/dict-r2.1.1indirecta
npm@cspell/dict-ruby5.1.1indirecta
npm@cspell/dict-rust4.1.2indirecta
npm@cspell/dict-scala5.0.9indirecta
npm@cspell/dict-shell1.2.0indirecta
npm@cspell/dict-software-terms5.2.4indirecta
npm@cspell/dict-sql2.2.1indirecta
npm@cspell/dict-svelte1.0.7indirecta
npm@cspell/dict-swift2.0.6indirecta
npm@cspell/dict-terraform1.1.4indirecta
npm@cspell/dict-typescript3.2.3indirecta
npm@cspell/dict-vue3.0.5indirecta
npm@cspell/dict-zig1.0.0indirecta
npm@cspell/dynamic-import10.0.1indirecta
npm@cspell/eslint-plugin10.0.1indirecta
npm@cspell/filetypes10.0.1indirecta
npm@cspell/rpc10.0.1indirecta
npm@cspell/strong-weak-map10.0.1indirecta
npm@cspell/url10.0.1indirecta
npm@cyclonedx/cyclonedx-library10.1.0indirecta
npm@dprint/formatter0.4.1indirecta
npm@dprint/json0.23.0indirecta
npm@dprint/markdown0.22.1indirecta
npm@dprint/toml0.7.0indirecta
npm@dprint/typescript0.96.1indirecta
npm@emnapi/core1.10.0indirecta
npm@emnapi/runtime1.10.0indirecta
npm@emnapi/wasi-threads1.2.1indirecta
npm@enormora/eslint-config-base0.0.54indirecta
npm@enormora/eslint-config-node0.0.39indirecta
npm@enormora/eslint-config-typescript0.0.61indirecta
npm@eslint-community/eslint-plugin-eslint-comments4.7.2indirecta
npm@eslint-community/eslint-utils4.10.1indirecta
npm@eslint-community/regexpp4.12.2indirecta
npm@eslint/config-array0.23.5indirecta
npm@eslint/config-helpers0.7.0indirecta
npm@eslint/core1.2.1indirecta
npm@eslint/css-tree4.0.5indirecta
npm@eslint/markdown8.0.3indirecta
npm@eslint/object-schema3.0.5indirecta
npm@eslint/plugin-kit0.7.2indirecta
npm@gar/promise-retry1.0.3indirecta
npm@humanfs/core0.19.2indirecta
npm@humanfs/node0.16.8indirecta
npm@humanfs/types0.15.0indirecta
npm@humanwhocodes/module-importer1.0.1indirecta
npm@humanwhocodes/retry0.4.3indirecta
npm@inquirer/ansi2.0.7indirecta
npm@inquirer/checkbox5.2.1indirecta
npm@inquirer/confirm6.1.1indirecta
npm@inquirer/core11.2.1indirecta
npm@inquirer/editor5.2.2indirecta
npm@inquirer/expand5.1.1indirecta
npm@inquirer/external-editor3.0.3indirecta
npm@inquirer/figures2.0.7indirecta
npm@inquirer/input5.1.2indirecta
npm@inquirer/number4.1.1indirecta
npm@inquirer/password5.1.1indirecta
npm@inquirer/prompts8.5.2indirecta
npm@inquirer/rawlist5.3.1indirecta
npm@inquirer/search4.2.1indirecta
npm@inquirer/select5.2.1indirecta
npm@inquirer/type4.0.7indirecta
npm@istanbuljs/schema0.1.6indirecta
npm@jridgewell/gen-mapping0.3.13indirecta
npm@jridgewell/remapping2.3.5indirecta
npm@jridgewell/resolve-uri3.1.2indirecta
npm@jridgewell/sourcemap-codec1.5.5indirecta
npm@jridgewell/trace-mapping0.3.31indirecta
npm@loaderkit/resolve1.0.6indirecta
npm@mdit-vue/shared3.0.2indirecta
npm@mdit-vue/types3.0.2indirecta
npm@napi-rs/wasm-runtime1.1.6indirecta
npm@npmcli/agent5.0.2indirecta
npm@npmcli/fs6.0.0indirecta
npm@npmcli/git8.0.0indirecta
npm@npmcli/package-json8.0.0indirecta
npm@npmcli/promise-spawn10.0.0indirecta
npm@npmcli/redact5.0.0indirecta
npm@octokit/auth-token6.0.0indirecta
npm@octokit/core7.0.6indirecta
npm@octokit/endpoint11.0.3indirecta
npm@octokit/graphql9.0.3indirecta
npm@octokit/openapi-types27.0.0indirecta
npm@octokit/plugin-paginate-rest14.0.0indirecta
npm@octokit/plugin-request-log6.0.0indirecta
npm@octokit/plugin-rest-endpoint-methods17.0.0indirecta
npm@octokit/request10.0.11indirecta
npm@octokit/request-error7.1.0indirecta
npm@octokit/rest22.0.1indirecta
npm@octokit/types16.0.0indirecta
npm@packtory/cli0.0.69indirecta
npm@packtory/github-release-gate0.0.36indirecta
npm@pkgr/core0.3.6indirecta
npm@pnpm/config.env-replace1.1.0indirecta
npm@pnpm/network.ca-file1.0.2indirecta
npm@pnpm/npm-conf3.0.3indirecta
npm@pr-log/core0.0.4indirecta
npm@schema-hub/zod-error-formatter0.0.14indirecta
npm@sec-ant/readable-stream0.4.1indirecta
npm@sigstore/bundle5.0.0indirecta
npm@sigstore/core4.0.1indirecta
npm@sigstore/protobuf-specs0.5.1indirecta
npm@sigstore/sign5.0.0indirecta
npm@sigstore/tuf5.0.0indirecta
npm@sigstore/verify4.1.0indirecta
npm@sindresorhus/is8.1.0indirecta
npm@sindresorhus/merge-streams4.0.0indirecta
npm@sinonjs/commons3.0.1indirecta
npm@sinonjs/fake-timers15.4.0indirecta
npm@sinonjs/samsam10.0.2indirecta
npm@sondr3/minitest0.1.2indirecta
npm@stryker-mutator/api9.6.1indirecta
npm@stryker-mutator/core9.6.1indirecta
npm@stryker-mutator/instrumenter9.6.1indirecta
npm@stryker-mutator/util9.6.1indirecta
npm@stylistic/eslint-plugin5.10.0indirecta
npm@ts-morph/common0.29.0indirecta
npm@tufjs/canonical-json2.0.0indirecta
npm@tufjs/models5.0.0indirecta
npm@tybys/wasm-util0.10.3indirecta
npm@types/babel__generator7.27.0indirecta
npm@types/common-tags1.8.4indirecta
npm@types/debug4.1.13indirecta
npm@types/esrecurse4.3.1indirecta
npm@types/estree1.0.9indirecta
npm@types/hast3.0.5indirecta
npm@types/istanbul-lib-coverage2.0.6indirecta
npm@types/jsesc2.5.1indirecta
npm@types/json-schema7.0.15indirecta
npm@types/katex0.16.8indirecta
npm@types/linkify-it5.0.0indirecta
npm@types/markdown-it14.1.2indirecta
npm@types/mdast4.0.4indirecta
npm@types/mdurl2.0.0indirecta
npm@types/ms2.1.0indirecta
npm@types/node24.13.3indirecta
npm@types/node-fetch2.6.13indirecta
npm@types/normalize-package-data2.4.4indirecta
npm@types/npm-package-arg6.1.4indirecta
npm@types/npm-registry-fetch8.0.9indirecta
npm@types/npmlog7.0.0indirecta
npm@types/sinon22.0.0indirecta
npm@types/sinonjs__fake-timers15.0.1indirecta
npm@types/ssri7.1.5indirecta
npm@types/unist3.0.3indirecta
npm@typescript-eslint/eslint-plugin8.64.0indirecta
npm@typescript-eslint/parser8.64.0indirecta
npm@typescript-eslint/project-service8.64.0indirecta
npm@typescript-eslint/scope-manager8.64.0indirecta
npm@typescript-eslint/tsconfig-utils8.64.0indirecta
npm@typescript-eslint/type-utils8.64.0indirecta
npm@typescript-eslint/types8.64.0indirecta
npm@typescript-eslint/types8.65.0indirecta
npm@typescript-eslint/typescript-estree8.64.0indirecta
npm@typescript-eslint/utils8.64.0indirecta
npm@typescript-eslint/visitor-keys8.64.0indirecta
npm@unrs/resolver-binding-android-arm-eabi1.12.2indirecta
npm@unrs/resolver-binding-android-arm641.12.2indirecta
npm@unrs/resolver-binding-darwin-arm641.12.2indirecta
npm@unrs/resolver-binding-darwin-x641.12.2indirecta
npm@unrs/resolver-binding-freebsd-x641.12.2indirecta
npm@unrs/resolver-binding-linux-arm-gnueabihf1.12.2indirecta
npm@unrs/resolver-binding-linux-arm-musleabihf1.12.2indirecta
npm@unrs/resolver-binding-linux-arm64-gnu1.12.2indirecta
npm@unrs/resolver-binding-linux-arm64-musl1.12.2indirecta
npm@unrs/resolver-binding-linux-loong64-gnu1.12.2indirecta
npm@unrs/resolver-binding-linux-loong64-musl1.12.2indirecta
npm@unrs/resolver-binding-linux-ppc64-gnu1.12.2indirecta
npm@unrs/resolver-binding-linux-riscv64-gnu1.12.2indirecta
npm@unrs/resolver-binding-linux-riscv64-musl1.12.2indirecta
npm@unrs/resolver-binding-linux-s390x-gnu1.12.2indirecta
npm@unrs/resolver-binding-linux-x64-gnu1.12.2indirecta
npm@unrs/resolver-binding-linux-x64-musl1.12.2indirecta
npm@unrs/resolver-binding-openharmony-arm641.12.2indirecta
npm@unrs/resolver-binding-wasm32-wasi1.12.2indirecta
npm@unrs/resolver-binding-win32-arm64-msvc1.12.2indirecta
npm@unrs/resolver-binding-win32-ia32-msvc1.12.2indirecta
npm@unrs/resolver-binding-win32-x64-msvc1.12.2indirecta
npmacorn8.17.0indirecta
npmacorn-jsx5.3.2indirecta
npmagent-base9.0.0indirecta
npmajv6.15.0indirecta
npmajv8.18.0indirecta
npmajv-formats3.0.1indirecta
npmangular-html-parser10.4.0indirecta
npmansi-align3.0.1indirecta
npmansi-regex5.0.1indirecta
npmansi-regex6.2.2indirecta
npmansi-styles6.2.3indirecta
npmargparse2.0.1indirecta
npmarray-timsort1.0.3indirecta
npmasynckit0.4.0indirecta
npmatomically2.1.1indirecta
npmb4a1.8.1indirecta
npmbalanced-match4.0.4indirecta
npmbare-events2.9.1indirecta
npmbare-fs4.7.4indirecta
npmbare-path3.1.1indirecta
npmbare-stream2.13.3indirecta
npmbare-url2.4.6indirecta
npmbaseline-browser-mapping2.11.1indirecta
npmbeautiful-error1.1.0indirecta
npmbefore-after-hook4.0.0indirecta
npmboxen8.0.1indirecta
npmbrace-expansion5.0.8indirecta
npmbrowserslist4.28.7indirecta
npmbuiltin-modules3.3.0indirecta
npmbuiltin-modules5.3.0indirecta
npmbundle-name4.1.0indirecta
npmbytes3.1.2indirecta
npmc812.0.0indirecta
npmcacache21.0.1indirecta
npmcall-bind-apply-helpers1.0.2indirecta
npmcall-bound1.0.4indirecta
npmcamelcase8.0.0indirecta
npmcaniuse-lite1.0.30001806indirecta
npmccount2.0.1indirecta
npmchalk5.6.2indirecta
npmchalk-string4.0.0indirecta
npmchange-case5.4.4indirecta
npmcharacter-entities2.0.2indirecta
npmchardet2.2.0indirecta
npmci-info4.4.0indirecta
npmcjs-module-lexer1.4.3indirecta
npmcli-boxes3.0.0indirecta
npmcli-width4.1.0indirecta
npmcliui9.0.1indirecta
npmcmd-ts0.15.0indirecta
npmcode-block-writer13.0.3indirecta
npmcolors-option6.1.2indirecta
npmcombined-stream1.0.8indirecta
npmcommander14.0.3indirecta
npmcommander8.3.0indirecta
npmcomment-json5.0.0indirecta
npmcomment-parser1.4.7indirecta
npmcommon-tags1.8.2indirecta
npmconfig-chain1.1.13indirecta
npmconfigstore7.1.0indirecta
npmcontent-type2.0.0indirecta
npmconvert-hrtime5.0.0indirecta
npmconvert-source-map2.0.0indirecta
npmcore-js-compat3.49.0indirecta
npmcross-spawn7.0.6indirecta
npmcspell-config-lib10.0.1indirecta
npmcspell-dictionary10.0.1indirecta
npmcspell-glob10.0.1indirecta
npmcspell-grammar10.0.1indirecta
npmcspell-io10.0.1indirecta
npmcspell-lib10.0.1indirecta
npmcspell-trie-lib10.0.1indirecta
npmdate-fns4.4.0indirecta
npmdebug4.4.3indirecta
npmdecode-named-character-reference1.3.0indirecta
npmdeep-extend0.6.0indirecta
npmdeep-is0.1.4indirecta
npmdeepmerge-ts7.1.5indirecta
npmdefault-browser5.5.0indirecta
npmdefault-browser-id5.0.1indirecta
npmdefine-lazy-prop3.0.0indirecta
npmdelayed-stream1.0.0indirecta
npmdequal2.0.3indirecta
npmdes.js1.1.0indirecta
npmdetect-indent7.0.2indirecta
npmdetect-newline4.0.1indirecta
npmdevlop1.1.0indirecta
npmdidyoumean1.2.2indirecta
npmdiff8.0.4indirecta
npmdiff9.0.0indirecta
npmdiff-match-patch1.0.5indirecta
npmdiff-sequences29.6.3indirecta
npmdot-prop9.0.0indirecta
npmdprint-plugin-yaml0.6.0indirecta
npmdunder-proto1.0.1indirecta
npmelectron-to-chromium1.5.395indirecta
npmemoji-regex10.6.0indirecta
npmemoji-regex8.0.0indirecta
npmemoji-regex-xs2.0.1indirecta
npmenhanced-resolve5.24.3indirecta
npmentities4.5.0indirecta
npmentities8.0.0indirecta
npmenv-paths4.0.0indirecta
npmes-define-property1.0.1indirecta
npmes-errors1.3.0indirecta
npmes-object-atoms1.1.2indirecta
npmes-set-tostringtag2.1.0indirecta
npmescalade3.2.0indirecta
npmescape-goat4.0.0indirecta
npmescape-string-regexp4.0.0indirecta
npmescape-string-regexp5.0.0indirecta
npmeslint10.8.0indirecta
npmeslint-compat-utils0.5.1indirecta
npmeslint-fix-utils0.4.3indirecta
npmeslint-import-context0.1.9indirecta
npmeslint-import-resolver-typescript4.4.5indirecta
npmeslint-json-compat-utils0.2.3indirecta
npmeslint-plugin-array-func5.1.1indirecta
npmeslint-plugin-destructuring2.2.1indirecta
npmeslint-plugin-es-x7.8.0indirecta
npmeslint-plugin-functional10.0.0indirecta
npmeslint-plugin-import-x4.17.1indirecta
npmeslint-plugin-json-schema-validator6.3.0indirecta
npmeslint-plugin-markdown-links0.9.1indirecta
npmeslint-plugin-markdown-preferences0.42.0indirecta
npmeslint-plugin-n18.2.2indirecta
npmeslint-plugin-no-barrel-files1.3.1indirecta
npmeslint-plugin-no-secrets2.3.3indirecta
npmeslint-plugin-package-json1.6.0indirecta
npmeslint-plugin-perfectionist5.10.0indirecta
npmeslint-plugin-promise7.3.0indirecta
npmeslint-plugin-regexp3.1.1indirecta
npmeslint-plugin-sonarjs4.2.0indirecta
npmeslint-plugin-unicorn72.0.0indirecta
npmeslint-scope9.1.2indirecta
npmeslint-visitor-keys3.4.3indirecta
npmeslint-visitor-keys4.2.1indirecta
npmeslint-visitor-keys5.0.1indirecta
npmespree10.4.0indirecta
npmespree11.2.0indirecta
npmesprima4.0.1indirecta
npmesquery1.7.0indirecta
npmesrecurse4.3.0indirecta
npmestraverse5.3.0indirecta
npmesutils2.0.3indirecta
npmevents-universal1.0.1indirecta
npmexeca9.6.1indirecta
npmfast-content-type-parse3.0.0indirecta
npmfast-deep-equal3.1.3indirecta
npmfast-equals6.0.2indirecta
npmfast-fifo1.3.2indirecta
npmfast-json-stable-stringify2.1.0indirecta
npmfast-levenshtein2.0.6indirecta
npmfast-string-truncated-width3.0.3indirecta
npmfast-string-width3.0.2indirecta
npmfast-uri3.1.4indirecta
npmfast-wrap-ansi0.2.2indirecta
npmfault2.0.1indirecta
npmfdir6.5.0indirecta
npmfflate0.8.3indirecta
npmfigures6.1.0indirecta
npmfile-entry-cache8.0.0indirecta
npmfilter-obj6.1.0indirecta
npmfind-up5.0.0indirecta
npmfind-up-simple1.0.1indirecta
npmflat-cache4.0.1indirecta
npmflatted3.4.3indirecta
npmforeground-child3.3.1indirecta
npmform-data4.0.6indirecta
npmformat0.2.2indirecta
npmfs-minipass3.0.3indirecta
npmfunction-bind1.1.2indirecta
npmfunction-timeout1.0.2indirecta
npmfunctional-red-black-tree1.0.1indirecta
npmgensequence8.0.8indirecta
npmgensync1.0.0-beta.2indirecta
npmget-caller-file2.0.5indirecta
npmget-east-asian-width1.6.0indirecta
npmget-intrinsic1.3.0indirecta
npmget-proto1.0.1indirecta
npmget-stream9.0.1indirecta
npmget-tsconfig4.14.0indirecta
npmgit-hooks-list4.2.1indirecta
npmgithub-slugger2.0.0indirecta
npmglob13.0.6indirecta
npmglob-parent6.0.2indirecta
npmglobal-directory4.0.1indirecta
npmglobal-directory5.0.0indirecta
npmglobals15.15.0indirecta
npmglobals17.7.0indirecta
npmglobrex0.1.2indirecta
npmgopd1.2.0indirecta
npmgraceful-fs4.2.10indirecta
npmgraceful-fs4.2.11indirecta
npmhandle-cli-error5.3.0indirecta
npmhas-flag4.0.0indirecta
npmhas-symbols1.1.0indirecta
npmhas-tostringtag1.0.2indirecta
npmhasown2.0.4indirecta
npmhosted-git-info10.1.1indirecta
npmhosted-git-info7.0.2indirecta
npmhosted-git-info9.0.3indirecta
npmhtml-escaper2.0.2indirecta
npmhttp-cache-semantics4.2.0indirecta
npmhttp-proxy-agent9.1.0indirecta
npmhttps-proxy-agent9.1.0indirecta
npmhuman-signals8.0.1indirecta
npmiconv-lite0.7.3indirecta
npmidentifier-regex1.1.0indirecta
npmignore5.3.2indirecta
npmignore7.0.6indirecta
npmimport-fresh4.0.0indirecta
npmimport-meta-resolve4.2.0indirecta
npmimurmurhash0.1.4indirecta
npmindent-string5.0.0indirecta
npmindex-to-position1.2.0indirecta
npminherits2.0.4indirecta
npmini1.3.8indirecta
npmini4.1.1indirecta
npmini6.0.0indirecta
npmini7.0.0indirecta
npmip-address10.2.0indirecta
npmis-builtin-module5.0.0indirecta
npmis-bun-module2.0.0indirecta
npmis-docker3.0.0indirecta
npmis-error-instance3.0.1indirecta
npmis-extglob2.1.1indirecta
npmis-fullwidth-code-point3.0.0indirecta
npmis-glob4.0.3indirecta
npmis-identifier1.1.0indirecta
npmis-immutable-type5.0.4indirecta
npmis-in-ci1.0.0indirecta
npmis-in-ssh1.0.0indirecta
npmis-inside-container1.0.0indirecta
npmis-installed-globally1.0.0indirecta
npmis-npm6.1.0indirecta
npmis-path-inside4.0.0indirecta
npmis-plain-obj4.1.0indirecta
npmis-safe-filename0.1.1indirecta
npmis-stream4.0.1indirecta
npmis-unicode-supported2.1.0indirecta
npmis-wsl3.1.1indirecta
npmisexe2.0.0indirecta
npmisexe4.0.0indirecta
npmistanbul-lib-coverage3.2.2indirecta
npmistanbul-lib-report3.0.1indirecta
npmistanbul-reports3.2.0indirecta
npmjs-md40.3.2indirecta
npmjs-tokens4.0.0indirecta
npmjsdoc-type-pratt-parser7.2.0indirecta
npmjsesc3.1.0indirecta
npmjson-buffer3.0.1indirecta
npmjson-parse-even-better-errors6.0.0indirecta
npmjson-rpc-2.01.7.1indirecta
npmjson-schema-migrate-x2.1.0indirecta
npmjson-schema-traverse0.4.1indirecta
npmjson-schema-traverse1.0.0indirecta
npmjson-stable-stringify-without-jsonify1.0.1indirecta
npmjson-with-bigint3.5.10indirecta
npmjson52.2.3indirecta
npmjsonc-eslint-parser3.1.0indirecta
npmjsonc-parser3.3.1indirecta
npmjsonparse1.3.1indirecta
npmjsx-ast-utils-x0.1.0indirecta
npmkatex0.16.47indirecta
npmkeyv4.5.4indirecta
npmlatest-version9.0.0indirecta
npmlevn0.4.1indirecta
npmlibnpmpublish12.0.0indirecta
npmlinkify-it5.0.2indirecta
npmlocate-path6.0.0indirecta
npmlodash.groupby4.6.0indirecta
npmlodash.merge4.6.2indirecta
npmlodash.zipobject4.18.0indirecta
npmlongest-streak3.1.0indirecta
npmlru-cache10.4.3indirecta
npmlru-cache11.5.2indirecta
npmlru-cache5.1.1indirecta
npmmake-asynchronous1.1.0indirecta
npmmake-dir4.0.0indirecta
npmmake-fetch-happen16.0.1indirecta
npmmarkdown-it14.3.0indirecta
npmmarkdown-table3.0.4indirecta
npmmath-intrinsics1.1.0indirecta
npmmdast-util-find-and-replace3.0.2indirecta
npmmdast-util-from-markdown2.0.3indirecta
npmmdast-util-frontmatter2.0.1indirecta
npmmdast-util-gfm3.1.0indirecta
npmmdast-util-gfm-autolink-literal2.0.1indirecta
npmmdast-util-gfm-footnote2.1.0indirecta
npmmdast-util-gfm-strikethrough2.0.0indirecta
npmmdast-util-gfm-table2.0.0indirecta
npmmdast-util-gfm-task-list-item2.0.0indirecta
npmmdast-util-math3.0.0indirecta
npmmdast-util-phrasing4.1.0indirecta
npmmdast-util-to-markdown2.1.2indirecta
npmmdast-util-to-string4.0.0indirecta
npmmdn-data2.29.0indirecta
npmmdurl2.1.0indirecta
npmmicromark4.0.2indirecta
npmmicromark-core-commonmark2.0.3indirecta
npmmicromark-extension-frontmatter2.0.0indirecta
npmmicromark-extension-gfm3.0.0indirecta
npmmicromark-extension-gfm-autolink-literal2.1.0indirecta
npmmicromark-extension-gfm-footnote2.1.0indirecta
npmmicromark-extension-gfm-strikethrough2.1.0indirecta
npmmicromark-extension-gfm-table2.1.1indirecta
npmmicromark-extension-gfm-tagfilter2.0.0indirecta
npmmicromark-extension-gfm-task-list-item2.1.0indirecta
npmmicromark-extension-math3.1.0indirecta
npmmicromark-factory-destination2.0.1indirecta
npmmicromark-factory-label2.0.1indirecta
npmmicromark-factory-space2.0.1indirecta
npmmicromark-factory-title2.0.1indirecta
npmmicromark-factory-whitespace2.0.1indirecta
npmmicromark-util-character2.1.1indirecta
npmmicromark-util-chunked2.0.1indirecta
npmmicromark-util-classify-character2.0.1indirecta
npmmicromark-util-combine-extensions2.0.1indirecta
npmmicromark-util-decode-numeric-character-reference2.0.2indirecta
npmmicromark-util-decode-string2.0.1indirecta
npmmicromark-util-encode2.0.1indirecta
npmmicromark-util-html-tag-name2.0.1indirecta
npmmicromark-util-normalize-identifier2.0.1indirecta
npmmicromark-util-resolve-all2.0.1indirecta
npmmicromark-util-sanitize-uri2.0.1indirecta
npmmicromark-util-subtokenize2.1.0indirecta
npmmicromark-util-symbol2.0.1indirecta
npmmicromark-util-types2.0.2indirecta
npmmime-db1.52.0indirecta
npmmime-types2.1.35indirecta
npmminimalistic-assert1.0.1indirecta
npmminimatch10.2.5indirecta
npmminimist1.2.8indirecta
npmminipass3.3.6indirecta
npmminipass7.1.3indirecta
npmminipass-collect2.0.1indirecta
npmminipass-fetch6.0.0indirecta
npmminipass-flush1.0.7indirecta
npmminipass-pipeline1.2.4indirecta
npmminipass-sized2.0.0indirecta
npmminizlib3.1.0indirecta
npmms2.1.3indirecta
npmmutation-server-protocol0.4.1indirecta
npmmutation-testing-elements3.7.3indirecta
npmmutation-testing-metrics3.7.3indirecta
npmmutation-testing-report-schema3.7.3indirecta
npmmute-stream3.0.0indirecta
npmnapi-postinstall0.3.4indirecta
npmnatural-compare1.4.0indirecta
npmnatural-orderby5.0.0indirecta
npmnegotiator1.0.0indirecta
npmnode-releases2.0.51indirecta
npmnormalize-exception4.0.1indirecta
npmnormalize-package-data6.0.2indirecta
npmnpm-install-checks9.0.0indirecta
npmnpm-normalize-package-bin6.0.0indirecta
npmnpm-package-arg13.0.2indirecta
npmnpm-package-arg14.0.0indirecta
npmnpm-pick-manifest12.0.0indirecta
npmnpm-registry-fetch20.0.1indirecta
npmnpm-run-path6.0.0indirecta
npmobject-inspect1.13.4indirecta
npmopen11.0.0indirecta
npmoptionator0.9.4indirecta
npmp-event6.0.1indirecta
npmp-limit3.1.0indirecta
npmp-locate5.0.0indirecta
npmp-map7.0.6indirecta
npmp-timeout6.1.4indirecta
npmpackage-json10.0.1indirecta
npmpackage-json-validator1.5.2indirecta
npmpacktory0.0.63indirecta
npmparse-json8.3.0indirecta
npmparse-ms4.0.0indirecta
npmpath-browserify1.0.1indirecta
npmpath-exists4.0.0indirecta
npmpath-key3.1.1indirecta
npmpath-key4.0.0indirecta
npmpath-scurry2.0.2indirecta
npmpicocolors1.1.1indirecta
npmpicomatch4.0.5indirecta
npmpluralize8.0.0indirecta
npmpowershell-utils0.1.0indirecta
npmprelude-ls1.2.1indirecta
npmpretty-ms9.3.0indirecta
npmproc-log6.1.0indirecta
npmproc-log7.0.0indirecta
npmprogress2.0.3indirecta
npmproto-list1.2.4indirecta
npmproxy-agent-negotiate1.1.0indirecta
npmpunycode2.3.1indirecta
npmpunycode.js2.3.1indirecta
npmpupa3.3.0indirecta
npmqs6.15.1indirecta
npmquote-js-string0.1.0indirecta
npmrc1.2.8indirecta
npmread-package-up11.0.0indirecta
npmread-pkg9.0.1indirecta
npmrefa0.12.1indirecta
npmregexp-ast-analysis0.7.1indirecta
npmregistry-auth-token5.1.1indirecta
npmregistry-url6.0.1indirecta
npmregjsparser0.13.2indirecta
npmremeda2.39.0indirecta
npmrequire-from-string2.0.2indirecta
npmreserved-identifiers1.2.0indirecta
npmresolve-from5.0.0indirecta
npmresolve-pkg-maps1.0.0indirecta
npmrun-applescript7.1.0indirecta
npmrust-just1.57.0indirecta
npmrust-just-darwin-arm641.57.0indirecta
npmrust-just-darwin-x641.57.0indirecta
npmrust-just-linux-arm1.57.0indirecta
npmrust-just-linux-arm641.57.0indirecta
npmrust-just-linux-armv71.57.0indirecta
npmrust-just-linux-loong641.57.0indirecta
npmrust-just-linux-riscv641.57.0indirecta
npmrust-just-linux-x641.57.0indirecta
npmrust-just-windows-arm641.57.0indirecta
npmrust-just-windows-x641.57.0indirecta
npmrxjs7.8.2indirecta
npmsafe-buffer5.2.1indirecta
npmsafer-buffer2.1.2indirecta
npmscslre0.3.0indirecta
npmsdbm3.0.0indirecta
npmsemver6.3.1indirecta
npmsemver7.7.4indirecta
npmsemver7.8.5indirecta
npmshebang-command2.0.0indirecta
npmshebang-regex3.0.0indirecta
npmside-channel1.1.1indirecta
npmside-channel-list1.0.1indirecta
npmside-channel-map1.0.1indirecta
npmside-channel-weakmap1.0.2indirecta
npmsignal-exit4.1.0indirecta
npmsigstore5.0.0indirecta
npmsinon22.1.0indirecta
npmsmart-buffer4.2.0indirecta
npmsmol-toml1.7.0indirecta
npmsocks2.8.9indirecta
npmsocks-proxy-agent10.1.0indirecta
npmsort-object-keys2.1.0indirecta
npmsort-package-json4.0.0indirecta
npmsource-map0.7.6indirecta
npmsource-map-js1.2.1indirecta
npmspdx-correct3.2.0indirecta
npmspdx-exceptions2.5.0indirecta
npmspdx-expression-parse3.0.1indirecta
npmspdx-expression-parse4.0.0indirecta
npmspdx-expression-parse5.0.0indirecta
npmspdx-license-ids3.0.23indirecta
npmssri14.0.0indirecta
npmstable-hash-x0.2.0indirecta
npmstreamx2.28.0indirecta
npmstring-width4.2.3indirecta
npmstring-width7.2.0indirecta
npmstring-width8.2.2indirecta
npmstrip-ansi6.0.1indirecta
npmstrip-ansi7.2.0indirecta
npmstrip-final-newline4.0.0indirecta
npmstrip-indent4.1.1indirecta
npmstrip-json-comments2.0.1indirecta
npmstubborn-fs2.0.0indirecta
npmstubborn-utils1.0.2indirecta
npmsuper-regex1.1.0indirecta
npmsupports-color7.2.0indirecta
npmsynckit0.11.13indirecta
npmtagged-tag1.0.0indirecta
npmtapable2.3.3indirecta
npmtar-stream3.2.0indirecta
npmteex1.0.1indirecta
npmtest-exclude8.0.0indirecta
npmtext-decoder1.2.7indirecta
npmtime-span5.1.0indirecta
npmtinyglobby0.2.17indirecta
npmtoml-eslint-parser1.0.3indirecta
npmtree-kill1.2.2indirecta
npmtrue-myth9.4.0indirecta
npmts-api-utils2.5.0indirecta
npmts-declaration-location1.0.7indirecta
npmts-morph28.0.0indirecta
npmts-pattern5.9.0indirecta
npmtstyche7.2.2indirecta
npmtuf-js6.0.0indirecta
npmtunnel0.0.6indirecta
npmtunnel-agent0.6.0indirecta
npmtype-check0.4.0indirecta
npmtype-detect4.0.8indirecta
npmtype-detect4.1.0indirecta
npmtype-fest4.41.0indirecta
npmtype-fest5.8.0indirecta
npmtyped-inject5.0.0indirecta
npmtyped-rest-client2.3.1indirecta
npmuc.micro2.1.0indirecta
npmunderscore1.13.8indirecta
npmundici7.28.0indirecta
npmundici-types7.18.2indirecta
npmunicorn-magic0.1.0indirecta
npmunicorn-magic0.3.0indirecta
npmunist-util-is6.0.1indirecta
npmunist-util-remove-position5.0.0indirecta
npmunist-util-stringify-position4.0.0indirecta
npmunist-util-visit5.1.0indirecta
npmunist-util-visit-parents6.0.2indirecta
npmuniversal-user-agent7.0.3indirecta
npmunix-permissions6.0.1indirecta
npmunrs-resolver1.12.2indirecta
npmupdate-browserslist-db1.2.3indirecta
npmupdate-notifier7.3.1indirecta
npmuri-js4.4.1indirecta
npmv8-to-istanbul9.3.0indirecta
npmvalidate-npm-package-license3.0.4indirecta
npmvalidate-npm-package-name5.0.1indirecta
npmvalidate-npm-package-name7.0.2indirecta
npmvalidate-npm-package-name8.0.0indirecta
npmvscode-languageserver-textdocument1.0.12indirecta
npmvscode-uri3.1.0indirecta
npmweapon-regex1.3.6indirecta
npmweb-worker1.5.0indirecta
npmwhen-exit2.1.5indirecta
npmwhich2.0.2indirecta
npmwhich7.0.0indirecta
npmwidest-line5.0.0indirecta
npmword-wrap1.2.5indirecta
npmwrap-ansi9.0.2indirecta
npmwsl-utils0.3.1indirecta
npmxdg-basedir5.1.0indirecta
npmy18n5.0.8indirecta
npmyallist3.1.1indirecta
npmyallist4.0.0indirecta
npmyaml2.9.0indirecta
npmyaml-eslint-parser2.1.0indirecta
npmyargs18.1.0indirecta
npmyargs-parser21.1.1indirecta
npmyargs-parser22.0.0indirecta
npmyocto-queue0.1.0indirecta
npmyoctocolors2.1.2indirecta
npmzod4.4.3indirecta
npmzwitch2.0.4indirecta
Avisos de dependencias 1

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 820 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 1 tienen avisos conocidos, de los cuales 0 son directas.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
qs6.15.1indirectamoderada16.15.2

Un aviso significa que la versión registrada en el grafo de dependencias cae dentro del rango afectado de un aviso. No se analiza la alcanzabilidad, y el grafo incluye fijaciones de desarrollo y prueba: un hallazgo puede referirse al utillaje y no al software distribuido.

Informe JSON sin procesar legible por máquina
{
  "data": {
    "repo": {
      "topics": [
        "schema",
        "validation",
        "zod",
        "typescript-schema",
        "graphql",
        "graphql-query",
        "graphql-query-builder",
        "zod-graphql"
      ],
      "is_fork": false,
      "size_kb": 2343,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Just": 768,
        "JavaScript": 7670,
        "TypeScript": 543709
      },
      "pushed_at": "2026-07-29T05:38:05Z",
      "created_at": "2024-03-20T10:09:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-29T05:36:59Z",
      "description": "Collection of tools related to typescript schema libraries",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "enormora",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/141024003?v=4",
      "created_at": "2023-07-31T09:53:15Z",
      "is_verified": null,
      "public_repos": 9,
      "account_age_days": 1094
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "404dd2f9388968f20fa41ad017b5046f95c10cc3",
          "body": "Update dependency yargs to v18.1.0",
          "is_bot": true,
          "headline": "Merge pull request #515 from enormora/renovate/yargs-18.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-29T05:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4795475a0133870812a983ec6b8e8755b307bdf4",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency yargs to v18.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-29T05:31:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad17a1180d1fbe103a1b86a1885f8364da26d84b",
          "body": "Update dependency eslint to v10.8.0",
          "is_bot": true,
          "headline": "Merge pull request #514 from enormora/renovate/linting",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-27T23:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f67dee9092b2c95faf72f28cdbe0e7eec2e93659",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency eslint to v10.8.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-27T23:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13c539a043f870edfcf2422fbca8aa18cf8fca33",
          "body": "Update @packtory dependencies",
          "is_bot": true,
          "headline": "Merge pull request #513 from enormora/renovate/packtory",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-27T15:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f9f9759b921e94809ea4de67940d4a2d1ac330",
          "body": null,
          "is_bot": true,
          "headline": "Update @packtory dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-27T15:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97a98732ba53fa004305b168b64954adf217a391",
          "body": "Lock file maintenance",
          "is_bot": true,
          "headline": "Merge pull request #512 from enormora/renovate/lock-file-maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-27T00:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a72ec71b59382f450f2371f7c52a9d8d777d5f81",
          "body": null,
          "is_bot": true,
          "headline": "Lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-27T00:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83bec8f6a64fac13bc7424a5530a81917ed0560a",
          "body": "…on-0.x\n\nUpdate zizmorcore/zizmor-action action to v0.6.1",
          "is_bot": true,
          "headline": "Merge pull request #511 from enormora/renovate/zizmorcore-zizmor-acti…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-26T22:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9b3bb6e21b47ff1ccbfa975b306adf333306e2",
          "body": null,
          "is_bot": true,
          "headline": "Update zizmorcore/zizmor-action action to v0.6.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-26T22:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c0070d35550ab5880cc356cd7db22b497b26f6e",
          "body": "Update Linting-related dependencies",
          "is_bot": true,
          "headline": "Merge pull request #510 from enormora/renovate/linting",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-24T11:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aeb56ecdfbc92f409ec28ec1138b6dd046c871f",
          "body": null,
          "is_bot": true,
          "headline": "Update Linting-related dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-24T11:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9abd78a6499f4087bd8dab009604cd01ed0f02ce",
          "body": "Update @packtory dependencies",
          "is_bot": true,
          "headline": "Merge pull request #509 from enormora/renovate/packtory",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-24T11:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d33039b55ab8c77d01f3fa37c520337982ddd6e7",
          "body": null,
          "is_bot": true,
          "headline": "Update @packtory dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-24T11:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d00d329ae5a9199a3fdb0b16fab58a2e2a3ede8a",
          "body": "Update dependency sinon to v22.1.0",
          "is_bot": true,
          "headline": "Merge pull request #508 from enormora/renovate/sinon-22.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-23T21:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebd7b0eee837b606b8a7d0277ed3d851fbf5e24b",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency sinon to v22.1.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-23T21:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8174b144fb9d0cc511085cae83c214b1fd8e969",
          "body": "Update actions/checkout action to v7.0.1",
          "is_bot": true,
          "headline": "Merge pull request #507 from enormora/renovate/actions-checkout-7.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-23T17:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "345bbd3bf2c7580f504bebf0e5d1f683f9f4395d",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/checkout action to v7.0.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-23T17:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73a6c475cdd44ea1e471093ce83a11d5712e1f80",
          "body": "…er-chain\n\nSkip presence-wrapper adds redundant through a value-preserving chain",
          "is_bot": false,
          "headline": "Merge pull request #506 from enormora/skip-presence-add-through-wrapp…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-22T15:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86895818dc9883218c9573e384ec3ab48f730402",
          "body": "`addingWrapperHasNoEffect` only inspected the outermost wrapper, so a schema\nlike `z.optional(z.nullable(X))` still received a `ZodNullableAdd` (and\n`ZodObjectFieldNullableAdd`) even though it already accepts null, and\nsymmetrically `z.nullable(z.optional(X))` received a `ZodOptionalAdd`. Those\nmuta\n[…]\nkillable, since `nonoptional` rejects `undefined`) was being suppressed.\nThe accept-anything walk now stops at `nonoptional` as well, which also lets\n`ZodReferencedSchemaWiden` widen such a reference.",
          "is_bot": false,
          "headline": "Skip presence-wrapper adds redundant through a value-preserving chain",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-22T15:26:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd8a48621f1fb835f100c3b3a342d910f8cc3dc1",
          "body": "Update dependency rust-just to v1.57.0",
          "is_bot": true,
          "headline": "Merge pull request #505 from enormora/renovate/rust-just-1.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T07:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb593e2651bc2242bdeb79fa41b690f694789983",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rust-just to v1.57.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-22T06:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21aac827bdb578d1ad7a31f2b612b5792856fd61",
          "body": "Apply object field presence mutators to schema references",
          "is_bot": false,
          "headline": "Merge pull request #504 from enormora/presence-mutations-on-references",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-21T14:46:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d3a70ec5851cc63b25f4333be286e06f2acf97",
          "body": "`ZodObjectFieldOptionalAdd`/`ZodObjectFieldNullableAdd` and the\n`ZodOptionalRemove`/`ZodNullableRemove` family only recognised inline schema\nexpressions, so an object field whose value is a reference to a schema\ndefined elsewhere got no presence mutant. A field like `f: fooSchema` was\nnever wrapped,\n[…]\nue in question, keeping every emitted\nmutant killable.\n\nThe shared `moduleStyle` helper moves to zod-bindings, and a new\n`isZodSchemaOrReference` predicate in binding-resolution backs the recognition.",
          "is_bot": false,
          "headline": "Apply object field presence mutators to schema references",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-21T14:32:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c5d1b18ad45e473fa6b69924ed809460607e00c7",
          "body": "Add `ZodReferencedSchemaWiden` to mutate schema references at use sites",
          "is_bot": false,
          "headline": "Merge pull request #503 from enormora/widen-referenced-schemas",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-21T14:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af9596478573226f951871ab50bbe762bee5b5d2",
          "body": "A schema written inline in a field, wrapper argument, or union option is\nmutated in place by the type and check operators, but when the value is a\nreference to a schema defined elsewhere (`f: fooSchema`) those operators\nfire only at the definition. Nothing at the use site then forces a test that\nthe\n[…]\ns' job. The\noperator lives in a new `reference` category so it can be opted out.\n\nThe combined definition list moves to `mutation-catalog.ts` to keep\n`mutations.ts` within the module-dependency limit.",
          "is_bot": false,
          "headline": "Add `ZodReferencedSchemaWiden` to mutate schema references at use sites",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-21T13:56:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "af3d98f02c545f440b49c5ccb2ff49d73c471213",
          "body": "Update Linting-related dependencies",
          "is_bot": false,
          "headline": "Merge pull request #499 from enormora/renovate/linting",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-21T09:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15736e8aab3d0821ca22626f1be5d3db0ef61414",
          "body": "The previous change split two conjunctions into control-flow guards so the\ntype-narrowing check stays ahead of the reference comparison. That exposed\ntheir defensive guard branches to the branch-coverage gate.\n\n`declaratorInitId`'s guard is unreachable through the mutator, since the\n`init` it inspec\n[…]\nirectly, exercising the guard\nat the unit boundary.\n\nCover `maskedAsWrapperArgument`'s guard with a wrapper call whose first\nargument is a spread element, where the tracked schema is a later argument.",
          "is_bot": false,
          "headline": "Restore branch coverage for the split type-guard checks",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-21T09:34:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "942f5053b7abd3bc3fb670183373b4f6b7a0fea3",
          "body": "The updated `eslint-plugin-unicorn` enables `prefer-simple-condition-first`,\nwhich wants cheap comparisons ordered before function calls in `&&`/`||`\nchains. Reorder the flagged operands accordingly.\n\nFor the two cases where a type guard narrows the operand being compared,\nreordering would move the \n[…]\nand trip\n`sonarjs/different-types-comparison`. Split those into sequential guard\nstatements instead, keeping the narrowing check first and the comparison\nisolated. Behavior is unchanged in every case.",
          "is_bot": false,
          "headline": "Put simple conditions first for `unicorn/prefer-simple-condition-first`",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-21T08:50:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f39ceff1adf07d377545506f0492a8b0aacd031f",
          "body": null,
          "is_bot": true,
          "headline": "Update Linting-related dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T12:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d5fcba70f1e464dce0aa8ce8de3b81566ada9e0",
          "body": "Update dependency tstyche to v7.2.2",
          "is_bot": true,
          "headline": "Merge pull request #502 from enormora/renovate/tstyche-7.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T11:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa1a31d2f5dc59858ac96e557b6622d4aebbf9a4",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency tstyche to v7.2.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T11:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c184b8a2ee45a611ef5316e08827b1df7995ef",
          "body": "…y-enclosing\n\nSkip `ZodReadonlyRemove` when an enclosing readonly re-freezes the value",
          "is_bot": false,
          "headline": "Merge pull request #501 from enormora/skip-readonly-remove-refrozen-b…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-20T11:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fd63b31bf70a45607d53bb7dda92b213757ad14",
          "body": "Ignore type-only references when proving a presence wrapper masked",
          "is_bot": false,
          "headline": "Merge pull request #500 from enormora/ignore-type-only-refs-in-masking",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-20T11:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aafda5da59d3042b705b6e6ba57af9b77c0649fd",
          "body": "A `z.readonly` whose produced value flows unchanged to an enclosing\n`z.readonly` is redundant: the outer one re-freezes the same value, so\nremoving the inner one is unobservable. This happens whenever a readonly is\nnested directly in another readonly, or is the output stage of a `z.pipe`\nthat is its\n[…]\n readonly. A readonly on a pipe's input stage is\ndeliberately not skipped: it feeds a transform that could observe or mutate\nthe frozen value, so its removal can be killable and must still be emitted.",
          "is_bot": false,
          "headline": "Skip `ZodReadonlyRemove` when an enclosing readonly re-freezes the value",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-20T11:22:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "44b664b0f7e6df08381ddeacf3d6dfb343eefa65",
          "body": "The masking analysis for `ZodOptionalAdd`/`ZodNullableAdd` treated every\nreference to a module const as a use that could distinguish the added\nwrapper. A reference in a TypeScript type position (`typeof schema` inside\n`z.infer`/`z.output`, a type alias, an annotation) cannot: Stryker runs the\ntest s\n[…]\nsked even\nwhen it is also referenced from a type. Without this, a single\n`type T = z.infer<typeof schema>` next to `correction: z.nullable(schema)`\nleft the equivalent inner-nullable mutant surviving.",
          "is_bot": false,
          "headline": "Ignore type-only references when proving a presence wrapper masked",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-20T09:56:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "09797a01d96390d98884edca5e677667328c63c0",
          "body": "…on-0.x\n\nUpdate zizmorcore/zizmor-action action to v0.6.0",
          "is_bot": true,
          "headline": "Merge pull request #498 from enormora/renovate/zizmorcore-zizmor-acti…",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T13:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbaaf0e8bda3501d8d3f228b995c33273dd149b9",
          "body": null,
          "is_bot": true,
          "headline": "Update zizmorcore/zizmor-action action to v0.6.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-18T13:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "785b130825968e6448b62da50c522c3508ef24b2",
          "body": "Update dependency c8 to v12",
          "is_bot": true,
          "headline": "Merge pull request #497 from enormora/renovate/c8-12.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T21:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7900f754726918cb84cf41132564fe3727357a46",
          "body": "Update @packtory dependencies",
          "is_bot": true,
          "headline": "Merge pull request #496 from enormora/renovate/packtory",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T21:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c625c8a73b949d9b55c22a2c47939695b060b57a",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency c8 to v12",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T21:15:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b344b4848c7890679c15d30f1b850307556812e",
          "body": null,
          "is_bot": true,
          "headline": "Update @packtory dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T21:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7685599b4723f1f2699471848b5af88712e38766",
          "body": "Update dependency rust-just to v1.56.0",
          "is_bot": true,
          "headline": "Merge pull request #494 from enormora/renovate/rust-just-1.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T17:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5666cea6b5548d8442da572d53fb103273e7fe42",
          "body": "Update actions/setup-node action to v7",
          "is_bot": true,
          "headline": "Merge pull request #495 from enormora/renovate/actions-setup-node-7.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T17:03:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f457741b07359db99125bb1759cdad7e1942c4",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-node action to v7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T13:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1fbc4678f0c5b4280bdc83f5ff9831f91d5c201",
          "body": null,
          "is_bot": true,
          "headline": "Update dependency rust-just to v1.56.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T13:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "968a5e9d52dbdea2e24007112f4c389a43ec46ad",
          "body": "Update actions/setup-node action to v6.5.0",
          "is_bot": true,
          "headline": "Merge pull request #493 from enormora/renovate/actions-setup-node-6.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T13:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30044e6ea4e7f83aefea1a201c184a251db30f4f",
          "body": "Update @packtory dependencies",
          "is_bot": true,
          "headline": "Merge pull request #492 from enormora/renovate/packtory",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T13:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97ea3723ee7b3e6100c7099bdcac6c42c77f867",
          "body": null,
          "is_bot": true,
          "headline": "Update actions/setup-node action to v6.5.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T13:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e54fc8973b673c77dea4034d67cb28b1c3da6dd",
          "body": null,
          "is_bot": true,
          "headline": "Update @packtory dependencies",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-17T13:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4529954ae295d841fbd0d710e997295e1ab37518",
          "body": "Use shared `renovate-config` preset",
          "is_bot": false,
          "headline": "Merge pull request #491 from enormora/use-shared-renovate-presets",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T13:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5c04a1d75a63cf68b1ad84c346ccd8ee69ffb1a",
          "body": "…modules\n\nResolve schema bindings, including across modules, before judging equivalence",
          "is_bot": false,
          "headline": "Merge pull request #490 from enormora/resolve-schema-bindings-across-…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T13:26:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31187340589f067004c41ce40015139df82c02d5",
          "body": "…-mutants\n\nSkip presence-wrapper mutants masked by every use of a module const",
          "is_bot": false,
          "headline": "Merge pull request #488 from enormora/mask-cross-statement-equivalent…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T13:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4894c9fe3e0b71bc7440319c4d73eb57c9de5b05",
          "body": "…-and-unknown\n\nSkip no-op presence wrappers over default schemas and wrapped `unknown`",
          "is_bot": false,
          "headline": "Merge pull request #487 from enormora/skip-noop-wrappers-over-default…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T13:25:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593563ad69368b945f6cab55c54efdcf64cc1e2b",
          "body": null,
          "is_bot": false,
          "headline": "Format Renovate configuration",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T13:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e54f1c503de6e9ac0370662f0aea750ada652d",
          "body": null,
          "is_bot": false,
          "headline": "Use shared Renovate presets",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T13:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c20eae620c13345f0b2a5c108460b17895fdcf21",
          "body": "…ivalence\n\nEquivalence checks need a schema's real shape, which is often behind a\nvariable binding rather than written inline. This teaches the operators to\nresolve a reference back to its definition and continue the analysis there,\nso readonly/presence/swap equivalences are decided on the resolved \n[…]\nnjectable, so the resolver is exercised in tests with\nan in-memory module map and on-disk fixtures. Cross-module parsing requires\ntypescript and @babel/parser at runtime, so both move to dependencies.",
          "is_bot": false,
          "headline": "Resolve schema bindings, including across modules, before judging equ…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T12:35:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b350021a141c5c2e49588b1d2c9df394d65ffe15",
          "body": "Applies the general rule \"emit a mutant unless it is provably unkillable\nfrom the current module\" to the last equivalent-mutant category from the\nconsumer feedback: a schema consumed only through a masking wrapper.\n\nWhen the mutated node is the whole value of, or a union/discriminatedUnion\nbranch of\n[…]\nly\nsuppressing a killable mutant (a false 100% score) is not.\n\nReference resolution uses @babel/types isReferenced over a read-only Program\nwalk; no new dependency, no traversal of Stryker's live AST.",
          "is_bot": false,
          "headline": "Skip presence-wrapper mutants proven unkillable within the module",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T08:51:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ea5cf7517edbf5e94b029a696d1e9f659cea755",
          "body": "Configure Renovate to use `merge-commit` automerge strategy",
          "is_bot": false,
          "headline": "Merge pull request #489 from enormora/renovate-automerge-merge-commit",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T06:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdd9575022195bc024a1a4b146729f66eb486503",
          "body": null,
          "is_bot": false,
          "headline": "Configure Renovate automerge strategy",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-17T05:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "754ac6748983e8e4927a67a091d411463bc96dfb",
          "body": "Two more equivalent-mutant shapes from the 0.0.7 reconverge report.\n\n- `ZodOptionalAdd` / `ZodObjectFieldOptionalAdd` skip a schema whose\n  outer factory is `default`/`prefault`, because those already substitute\n  their default for `undefined`, so `optional` adds nothing. `catch` is\n  excluded: it t\n[…]\ncategory (a wrapper masked by a `nullable` at a different use-site) needs\ncross-statement analysis, which this package avoids by design; it is now\ndocumented as a limitation with suppression guidance.",
          "is_bot": false,
          "headline": "Skip no-op presence wrappers over default schemas and wrapped `unknown`",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-16T15:31:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5e57c4ed7d518bbbcc1b979a765232959702bec",
          "body": "…-wrappers\n\nSkip no-op `optional`/`nullable` on a `z.string()` template literal part",
          "is_bot": false,
          "headline": "Merge pull request #486 from enormora/skip-noop-template-literal-part…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-16T11:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed225a8904370c93d6a0c022cc213b39ce1b40b8",
          "body": "A `z.templateLiteral([...])` compiles each part to a regex fragment.\n`z.string()` already matches both the empty string and \"null\", so\nwrapping such a part in optional or nullable yields an identical regex,\nan equivalent mutant that always survives.\n\nSkip ZodOptionalAdd and ZodNullableAdd when the t\n[…]\nrray. The skip is scoped to\nz.string() parts: a z.number() (or enum) part does not match the empty\nstring, so there optional/nullable change the accepted set and remain\nkillable, verified against zod.",
          "is_bot": false,
          "headline": "Skip no-op `optional`/`nullable` on a `z.string()` template literal part",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-16T11:32:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "db10e6b9ff11d73ba5286b01da6f36ac27d554eb",
          "body": "…s-bounds\n\nEliminate no-op readonly removals and vacuous length lower bounds",
          "is_bot": false,
          "headline": "Merge pull request #485 from enormora/remove-noop-readonly-and-vacuou…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T18:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e9c791a21562cd100c63391ec861873a6ccc0c9",
          "body": "The last two equivalent-mutant cases, both producing mutants identical to\nthe original that always survive on a static schema.\n\n- ZodReadonlyRemove now removes `.readonly()` only when the underlying\n  value is a freezable collection. Removing it from a frozen primitive\n  (e.g. `z.string().readonly()\n[…]\nnd\n  numeric bounds like z.number().min(0) are untouched.\n\nLength lower-bound names are threaded through the check operators via a\nCheckNames config (empty for number, where negative bounds are real).",
          "is_bot": false,
          "headline": "Eliminate no-op readonly removals and vacuous length lower bounds",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T17:58:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cfb728faf584a09775d60463905ecee59afdca33",
          "body": "…k-gaps\n\nEliminate equivalent presence-wrapper, record-swap, and record-key mutants",
          "is_bot": false,
          "headline": "Merge pull request #484 from enormora/close-equivalent-mutant-feedbac…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T17:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7b69500499edde31928853a0b5d7ee480f8386",
          "body": "…tants\n\nCloses the equivalent-mutant categories reported by a consumer. Each is a\nmutant identical to the original, so it always survives, and being on a\nmodule-level schema it forces a full test-suite run.\n\n- ZodObjectFieldOptionalAdd / ZodObjectFieldNullableAdd no longer wrap a\n  field that alread\n[…]\n.unknown()`, which accept the same (always-string) keys.\n\nisFirstArgumentOfCallNamed unifies the wrapper-argument and record-key\nposition checks; every equivalence was verified against zod at runtime.",
          "is_bot": false,
          "headline": "Eliminate equivalent presence-wrapper, record-swap, and record-key mu…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T15:39:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3cb157d2afc21276068acce20eb5bdf71b5a84f3",
          "body": "Emit `optional`/`nullable` adds only at the schema value chain root",
          "is_bot": false,
          "headline": "Merge pull request #483 from enormora/presence-add-chain-root",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T14:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d4ad91eabc279239d2bf8637e7d3982b601f335",
          "body": "ZodOptionalAdd and ZodNullableAdd fired on every node of a schema chain, so\n`z.string().min(2)` produced `z.string().optional()` in addition to the root\nmutant. Placed back into the chain that becomes `z.string().optional().min(2)`,\nwhich throws at construction because `.min` does not exist on `ZodO\n[…]\n, at the chain root. Nested schemas that are their own chain root\n(object fields, array elements) still get their own mutant, e.g.\n`z.array(z.string()).min(1).nullable()` plus `z.string().nullable()`.",
          "is_bot": false,
          "headline": "Emit `optional`/`nullable` adds only at the schema value chain root",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T14:43:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "514674b5796ff4dbe94fc0bfc67d3ef2e73a9a72",
          "body": "…ants\n\nSkip no-effect `optional`/`nullable` adds on schemas that already accept the value",
          "is_bot": false,
          "headline": "Merge pull request #482 from enormora/prune-noop-presence-wrapper-mut…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T14:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f7728b11aaa57ce6db5d4ca152de2bf5970dcd",
          "body": "…policy-mutants\n\nPrune runtime-equivalent `ZodPrimitiveFactorySwap` and `ZodObjectPolicyAdd` mutants",
          "is_bot": false,
          "headline": "Merge pull request #481 from enormora/prune-equivalent-primitive-and-…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T14:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23a1d280dc3e374846935b710eb9effb52e37e1",
          "body": "…the value\n\nWrapping a schema that already accepts `undefined` in `.optional()`, or one\nthat already accepts `null` in `.nullable()`, produces an equivalent mutant:\nthe accepted set and parsed output are unchanged. For module-level schemas\nthese are static mutants, so each one that survives forces a\n[…]\nnown, null). addingWrapperHasNoEffect centralises the check, and\naddWrapperOrMethod is restructured so the existing already-applied guard and\nthe new no-effect guard stay within the complexity budget.",
          "is_bot": false,
          "headline": "Skip no-effect optional/nullable adds on schemas that already accept …",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T14:35:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7ae9e308a329fd56d744a91662cdbac6446ac01",
          "body": "Module-level schemas become static mutants in Stryker, and every\nsurviving static mutant forces a full test-suite run. Two operators\nemitted mutants that can never be killed because they do not change\nruntime behavior, so they always survived and inflated cycle time.\n\nZodPrimitiveFactorySwap no long\n[…]\nect schemas (e.g. z.number().strict() threw at\nconstruction), and it skips the policy that already matches the factory\ndefault (strip for object, strict for strictObject, passthrough for\nlooseObject).",
          "is_bot": false,
          "headline": "Prune runtime-equivalent primitive-swap and object-policy mutants",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-15T14:03:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3025f201d9c09296b59fba33eefc6812f2aac1da",
          "body": "Stop `ZodReadonlyAdd` from re-wrapping already-readonly schemas",
          "is_bot": false,
          "headline": "Merge pull request #480 from enormora/readonly-add-skip-already-readonly",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-14T17:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f1e2b10baf7f6f8d2c1b62cc9c1032c6496533",
          "body": "Adding `.readonly()` to a schema whose value is already frozen produces\nan equivalent mutant: Object.freeze runs twice with no additional\nobservable effect. ZodReadonlyAdd previously emitted these from every\nnode in a schema chain, including the inner factory of `x.readonly()` and\ntrailing wrappers \n[…]\nloses, and chainAppliesReadonly detects an existing readonly anywhere\nin the chain. As a result each freezable schema value yields exactly one\nreadonly mutant, and already-readonly schemas yield none.",
          "is_bot": false,
          "headline": "Stop `ZodReadonlyAdd` from re-wrapping already-readonly schemas",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-14T16:30:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9da0ae82ab737157b863b28c19b6a29b4255fdc8",
          "body": "…emas\n\nLimit `ZodReadonlyAdd` to schemas where `readonly` has an effect",
          "is_bot": false,
          "headline": "Merge pull request #479 from enormora/readonly-add-only-freezable-sch…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-14T16:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bef35ef44b6b21a275ecb6abaee5aa62222a2f5",
          "body": "`.readonly()` freezes the parsed value with Object.freeze, which is only\nobservable when the output is a mutable reference: the object, array,\ntuple, and record families. Adding it to primitives, enums, literals, or\nother schemas produced equivalent mutants that no test could ever kill.\n\nGate ZodRea\n[…]\nwrappers (optional, nullable, nullish, nonoptional, default, prefault,\ncatch, readonly) in both classic and mini styles, and only offers the\nmutation when that factory produces a freezable collection.",
          "is_bot": false,
          "headline": "Limit `ZodReadonlyAdd` to schemas where `readonly` has an effect",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-14T16:03:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a9dc22b7bc5070f8a5e23f3e19a0d356f275583a",
          "body": "…crash\n\nFix boundary mutations crashing on negative literal values",
          "is_bot": false,
          "headline": "Merge pull request #478 from enormora/fix-negative-boundary-mutation-…",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-14T13:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5ffb4d2677a1f8bdaf368692825e7f0e21b0840",
          "body": "numericArgumentMutations built the shifted argument with\nbabel.numericLiteral(value + offset). Since @babel/types v8, that\nvalidator rejects negative numbers, so every boundary or literal\nmutation that shifted a value below zero (e.g. z.number().check(z.gt(0)),\nz.string().min(0), z.literal(0)) threw\n[…]\nxpression for negatives, so\nthe affected ZodNumberBoundaryChange, ZodStringBoundaryChange,\nZodCollectionBoundaryChange, and ZodNumericLiteralChange operators\nproduce valid mutants instead of crashing.",
          "is_bot": false,
          "headline": "Fix boundary mutations crashing on negative literal values",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-14T13:04:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "511565c7427784ecfdaec3c798429d1b2f0fcb24",
          "body": "⬆️ Update @enormora/eslint-config",
          "is_bot": false,
          "headline": "Merge pull request #305 from enormora/renovate/enormora-eslint-config",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-13T12:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca51fecd254e78da16196668bfa2ff38ca295aee",
          "body": null,
          "is_bot": false,
          "headline": "Fix lint for @enormora/eslint-config update",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-13T12:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f009f0fc98f4ad72f77344b3aa922d4a226c34",
          "body": null,
          "is_bot": true,
          "headline": "⬆️ Update @enormora/eslint-config",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-13T12:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be222c03cdb1f451a6530cab1c6d8a0fa52da5b8",
          "body": "Set up Packtory autopublishing",
          "is_bot": false,
          "headline": "Merge pull request #477 from enormora/setup-packtory-autopublish",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-13T12:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "367f7bdb1557cce2e04112431aa4afc083ebb973",
          "body": null,
          "is_bot": false,
          "headline": "Set up Packtory autopublishing",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-13T12:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeb8de283d59eb5a49c1ad4ec430b7d6c7726654",
          "body": "⬆️ Update dependency eslint to v10.7.0",
          "is_bot": true,
          "headline": "Merge pull request #476 from enormora/renovate/eslint-monorepo",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T18:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63686a6229ca514e3231b1a706647efd0903f6c7",
          "body": "⬆️ Update dependency @packtory/cli to v0.0.65",
          "is_bot": true,
          "headline": "Merge pull request #475 from enormora/renovate/packtory-cli-0.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-12T18:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb23fafc8fa04476de4c697186c3c4c267f600fa",
          "body": null,
          "is_bot": true,
          "headline": "⬆️ Update dependency eslint to v10.7.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T11:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b39649db2d534a36d586860d4343af24156585",
          "body": null,
          "is_bot": true,
          "headline": "⬆️ Update dependency @packtory/cli to v0.0.65",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T11:12:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f818371150a4276b893b2699de4ce675cf8d0176",
          "body": "⬆️ Update babel monorepo to v8",
          "is_bot": true,
          "headline": "Merge pull request #474 from enormora/renovate/major-babel-monorepo",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-11T11:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5655132a183aff157a6506778682801a80578bce",
          "body": null,
          "is_bot": true,
          "headline": "⬆️ Update babel monorepo to v8",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-10T09:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b36adcf75ad142ab652186430bcbf249dfe1e319",
          "body": "Add `@schema-hub/stryker-zod-mutator`",
          "is_bot": false,
          "headline": "Merge pull request #472 from enormora/add-stryker-zod-mutator",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-10T09:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89ec8bce787f256bd5779b9529b96d6e8c6533fd",
          "body": "Introduce @schema-hub/stryker-zod-mutator with Zod-specific mutation operators, Stryker registry patching, Packtory wiring, and package documentation.",
          "is_bot": false,
          "headline": "Add Stryker Zod mutator package",
          "author_name": "Mathias Schreck",
          "author_login": "lo1tuma",
          "committed_at": "2026-07-09T17:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a89a236558da211f8449549f8a62abd752c1bdfd",
          "body": "⬆️ Update dependency @types/node to v24.13.3",
          "is_bot": true,
          "headline": "Merge pull request #473 from enormora/renovate/node-24.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-09T17:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f7f0fcebfc537fbd95f1b0d336c6406f165e83a",
          "body": null,
          "is_bot": true,
          "headline": "⬆️ Update dependency @types/node to v24.13.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-08T10:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c101d610021df6e5845cfff2e4507dd846afcb37",
          "body": "⬆️ Lock file maintenance",
          "is_bot": true,
          "headline": "Merge pull request #470 from enormora/renovate/lock-file-maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-07T05:03:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40daa44ba8ccf42a2042811b18911ab1e1e43e59",
          "body": null,
          "is_bot": true,
          "headline": "⬆️ Lock file maintenance",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-06T00:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d0a87f7ff609c27ecfaeb7fd4195992a876fa0",
          "body": "⬆️ Update dependency @packtory/cli to v0.0.56",
          "is_bot": true,
          "headline": "Merge pull request #469 from enormora/renovate/packtory-cli-0.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-05T20:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44315a7ed917ef9da3bead3a7b61d8b47fc10df3",
          "body": null,
          "is_bot": true,
          "headline": "⬆️ Update dependency @packtory/cli to v0.0.56",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-04T18:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "844b85f0eb03ab67e34f00d26ef4f6bad59ae70e",
          "body": "⬆️ Update dependency graphql to v17.0.2",
          "is_bot": true,
          "headline": "Merge pull request #468 from enormora/renovate/graphql-17.x",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-04T12:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d67f086cc0021e50b0213c507ed4ff3f08ad9b5",
          "body": null,
          "is_bot": true,
          "headline": "⬆️ Update dependency graphql to v17.0.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-03T10:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 505,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 51,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 2,
      "stars": 12,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "integration-tests/tsconfig.json",
        "source/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 72182,
      "source_files_sampled": 127,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-q8mj-m7cp-5q26"
            ],
            "fixed_version": "6.15.2",
            "advisory_count": 1,
            "oldest_advisory_days": 67
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "moderate": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 820,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@babel/parser",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.4"
        },
        {
          "name": "@babel/types",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.0.4"
        },
        {
          "name": "graphql",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "17.0.2"
        },
        {
          "name": "ky",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.2"
        },
        {
          "name": "tslib",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.8.1"
        },
        {
          "name": "typescript",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.0.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@babel/parser",
            "direct": true,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": true,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": true,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": true,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "graphql",
            "direct": true,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ky",
            "direct": true,
            "version": "1.14.3",
            "ecosystem": "npm"
          },
          {
            "name": "ky",
            "direct": true,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": true,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "5.6.1-rc",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": true,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@altano/repository-tools",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@andrewbranch/untar.js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@arethetypeswrong/core",
            "direct": false,
            "version": "0.18.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-decorators",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-decorators",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-explicit-resource-management",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.29.7",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ben_12/eslint-plugin-dprint",
            "direct": false,
            "version": "1.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@braidai/lang",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-bundled-dicts",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-performance-monitor",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-pipe",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-resolver",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-service-bus",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/cspell-types",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-ada",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-al",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-aws",
            "direct": false,
            "version": "4.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-bash",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-companies",
            "direct": false,
            "version": "3.2.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-cpp",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-cryptocurrencies",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-csharp",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-css",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-dart",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-data-science",
            "direct": false,
            "version": "2.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-django",
            "direct": false,
            "version": "4.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-docker",
            "direct": false,
            "version": "1.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-dotnet",
            "direct": false,
            "version": "5.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-elixir",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en-common-misspellings",
            "direct": false,
            "version": "2.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en-gb-mit",
            "direct": false,
            "version": "3.1.25",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-en_us",
            "direct": false,
            "version": "4.4.36",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-filetypes",
            "direct": false,
            "version": "3.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-flutter",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-fonts",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-fsharp",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-fullstack",
            "direct": false,
            "version": "3.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-gaming-terms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-git",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-golang",
            "direct": false,
            "version": "6.0.26",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-google",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-haskell",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-html",
            "direct": false,
            "version": "4.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-html-symbol-entities",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-java",
            "direct": false,
            "version": "5.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-julia",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-k8s",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-kotlin",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-latex",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-lorem-ipsum",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-lua",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-makefile",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-markdown",
            "direct": false,
            "version": "2.0.17",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-monkeyc",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-node",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-npm",
            "direct": false,
            "version": "5.2.43",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-php",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-powershell",
            "direct": false,
            "version": "5.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-public-licenses",
            "direct": false,
            "version": "2.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-python",
            "direct": false,
            "version": "4.2.29",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-r",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-ruby",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-rust",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-scala",
            "direct": false,
            "version": "5.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-shell",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-software-terms",
            "direct": false,
            "version": "5.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-sql",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-svelte",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-swift",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-terraform",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-typescript",
            "direct": false,
            "version": "3.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-vue",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dict-zig",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/dynamic-import",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/eslint-plugin",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/filetypes",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/rpc",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/strong-weak-map",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cspell/url",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@cyclonedx/cyclonedx-library",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dprint/formatter",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dprint/json",
            "direct": false,
            "version": "0.23.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dprint/markdown",
            "direct": false,
            "version": "0.22.1",
            "ecosystem": "npm"
          },
          {
            "name": "@dprint/toml",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@dprint/typescript",
            "direct": false,
            "version": "0.96.1",
            "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": "@enormora/eslint-config-base",
            "direct": false,
            "version": "0.0.54",
            "ecosystem": "npm"
          },
          {
            "name": "@enormora/eslint-config-node",
            "direct": false,
            "version": "0.0.39",
            "ecosystem": "npm"
          },
          {
            "name": "@enormora/eslint-config-typescript",
            "direct": false,
            "version": "0.0.61",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-plugin-eslint-comments",
            "direct": false,
            "version": "4.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/css-tree",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/markdown",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@gar/promise-retry",
            "direct": false,
            "version": "1.0.3",
            "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": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/checkbox",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/confirm",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/core",
            "direct": false,
            "version": "11.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/editor",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/expand",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/external-editor",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/figures",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/input",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/number",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/password",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/prompts",
            "direct": false,
            "version": "8.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/rawlist",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/search",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/select",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@inquirer/type",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@loaderkit/resolve",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@mdit-vue/shared",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@mdit-vue/types",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@napi-rs/wasm-runtime",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/package-json",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/redact",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "11.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "27.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-request-log",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-rest-endpoint-methods",
            "direct": false,
            "version": "17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "10.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/rest",
            "direct": false,
            "version": "22.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "16.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@packtory/cli",
            "direct": false,
            "version": "0.0.69",
            "ecosystem": "npm"
          },
          {
            "name": "@packtory/github-release-gate",
            "direct": false,
            "version": "0.0.36",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgr/core",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/config.env-replace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/network.ca-file",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/npm-conf",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@pr-log/core",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@schema-hub/zod-error-formatter",
            "direct": false,
            "version": "0.0.14",
            "ecosystem": "npm"
          },
          {
            "name": "@sec-ant/readable-stream",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/core",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/protobuf-specs",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/verify",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/merge-streams",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "15.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/samsam",
            "direct": false,
            "version": "10.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sondr3/minitest",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/api",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/core",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/instrumenter",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stryker-mutator/util",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@stylistic/eslint-plugin",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "@ts-morph/common",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tybys/wasm-util",
            "direct": false,
            "version": "0.10.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/common-tags",
            "direct": false,
            "version": "1.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jsesc",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/katex",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/linkify-it",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/markdown-it",
            "direct": false,
            "version": "14.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-fetch",
            "direct": false,
            "version": "2.6.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/npm-package-arg",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/npm-registry-fetch",
            "direct": false,
            "version": "8.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/npmlog",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinon",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sinonjs__fake-timers",
            "direct": false,
            "version": "15.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ssri",
            "direct": false,
            "version": "7.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.65.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@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": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "angular-html-parser",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-align",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-timsort",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "atomically",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "b4a",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "bare-events",
            "direct": false,
            "version": "2.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-fs",
            "direct": false,
            "version": "4.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "bare-path",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "bare-stream",
            "direct": false,
            "version": "2.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "bare-url",
            "direct": false,
            "version": "2.4.6",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "beautiful-error",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.28.7",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "builtin-modules",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "bundle-name",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "c8",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "21.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001806",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "change-case",
            "direct": false,
            "version": "5.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "cli-boxes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cmd-ts",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "code-block-writer",
            "direct": false,
            "version": "13.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "colors-option",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "14.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "comment-json",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "comment-parser",
            "direct": false,
            "version": "1.4.7",
            "ecosystem": "npm"
          },
          {
            "name": "common-tags",
            "direct": false,
            "version": "1.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "configstore",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-hrtime",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.49.0",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-config-lib",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-dictionary",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-glob",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-grammar",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-io",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-lib",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cspell-trie-lib",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "date-fns",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge-ts",
            "direct": false,
            "version": "7.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "default-browser-id",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "des.js",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "didyoumean",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff-match-patch",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dprint-plugin-yaml",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.395",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex-xs",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.24.3",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-set-tostringtag",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-goat",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-compat-utils",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-fix-utils",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-context",
            "direct": false,
            "version": "0.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-typescript",
            "direct": false,
            "version": "4.4.5",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-json-compat-utils",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-array-func",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-destructuring",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-es-x",
            "direct": false,
            "version": "7.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-functional",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import-x",
            "direct": false,
            "version": "4.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-json-schema-validator",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-markdown-links",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-markdown-preferences",
            "direct": false,
            "version": "0.42.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-n",
            "direct": false,
            "version": "18.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-no-barrel-files",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-no-secrets",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-package-json",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-perfectionist",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-promise",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-regexp",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-sonarjs",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-unicorn",
            "direct": false,
            "version": "72.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "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": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "events-universal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-content-type-parse",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-equals",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-fifo",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-truncated-width",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-string-width",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-wrap-ansi",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fault",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "fflate",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "filter-obj",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up-simple",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "format",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-timeout",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensequence",
            "direct": false,
            "version": "8.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-east-asian-width",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-tsconfig",
            "direct": false,
            "version": "4.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-hooks-list",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "github-slugger",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "13.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-directory",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "15.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "globrex",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "handle-cli-error",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "10.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "identifier-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "4.0.0",
            "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": "indent-string",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "index-to-position",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ip-address",
            "direct": false,
            "version": "10.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-builtin-module",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-bun-module",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-error-instance",
            "direct": false,
            "version": "3.0.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-identifier",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-immutable-type",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-in-ci",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-in-ssh",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-inside-container",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-installed-globally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-npm",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-safe-filename",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-md4",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsdoc-type-pratt-parser",
            "direct": false,
            "version": "7.2.0",
            "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": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-rpc-2.0",
            "direct": false,
            "version": "1.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-migrate-x",
            "direct": false,
            "version": "2.1.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": "json-with-bigint",
            "direct": false,
            "version": "3.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-eslint-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsx-ast-utils-x",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "katex",
            "direct": false,
            "version": "0.16.47",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "latest-version",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmpublish",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "linkify-it",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.groupby",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.zipobject",
            "direct": false,
            "version": "4.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "11.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-asynchronous",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "16.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-it",
            "direct": false,
            "version": "14.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-frontmatter",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-math",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-frontmatter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-math",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "minimalistic-assert",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-server-protocol",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-testing-elements",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-testing-metrics",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "mutation-testing-report-schema",
            "direct": false,
            "version": "3.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "napi-postinstall",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "natural-orderby",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-exception",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "12.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "20.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-event",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "package-json",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "package-json-validator",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "packtory",
            "direct": false,
            "version": "0.0.63",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-ms",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-browserify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pluralize",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "powershell-utils",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-ms",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "progress",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-agent-negotiate",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "punycode.js",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pupa",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.15.1",
            "ecosystem": "npm"
          },
          {
            "name": "quote-js-string",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-up",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "refa",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "regexp-ast-analysis",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "remeda",
            "direct": false,
            "version": "2.39.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "reserved-identifiers",
            "direct": false,
            "version": "1.2.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": "run-applescript",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-darwin-arm64",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-darwin-x64",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-linux-arm",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-linux-arm64",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-linux-armv7",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-linux-loong64",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-linux-riscv64",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-linux-x64",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-windows-arm64",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rust-just-windows-x64",
            "direct": false,
            "version": "1.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "scslre",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "sdbm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sinon",
            "direct": false,
            "version": "22.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "smol-toml",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sort-object-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sort-package-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.23",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stable-hash-x",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "streamx",
            "direct": false,
            "version": "2.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stubborn-fs",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "stubborn-utils",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "super-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "synckit",
            "direct": false,
            "version": "0.11.13",
            "ecosystem": "npm"
          },
          {
            "name": "tagged-tag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "teex",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-decoder",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "time-span",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "toml-eslint-parser",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tree-kill",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "true-myth",
            "direct": false,
            "version": "9.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-declaration-location",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "ts-morph",
            "direct": false,
            "version": "28.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-pattern",
            "direct": false,
            "version": "5.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "tstyche",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "tunnel-agent",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "4.41.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "5.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-inject",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typed-rest-client",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "uc.micro",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "underscore",
            "direct": false,
            "version": "1.13.8",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.18.2",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicorn-magic",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-remove-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "unix-permissions",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unrs-resolver",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "update-notifier",
            "direct": false,
            "version": "7.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-languageserver-textdocument",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "vscode-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "weapon-regex",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "web-worker",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "when-exit",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wsl-utils",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml-eslint-parser",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "18.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "22.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "yoctocolors",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 820,
        "direct_count": 10,
        "indirect_count": 810
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 490,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 6,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "lo1tuma",
          "commits": 193,
          "avatar_url": "https://avatars.githubusercontent.com/u/169170?v=4"
        },
        {
          "type": "User",
          "login": "screendriver",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/149248?v=4"
        },
        {
          "type": "User",
          "login": "sthurian",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11027542?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.828
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "continuous-integration.yml",
        "publish.yml",
        "scheduler.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/3 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "404dd2f9388968f20fa41ad017b5046f95c10cc3",
        "ran_at": "2026-07-29T15:46:47Z",
        "aggregate_score": 7.3,
        "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-29T15:33:51Z",
      "oldest_open_prs": [
        {
          "number": 471,
          "created_at": "2026-07-08T20:07:06Z",
          "last_comment_at": "2026-07-08T20:07:10Z",
          "last_comment_author": "renovate"
        }
      ],
      "last_merged_pr_at": "2026-07-29T05:36:53Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/enormora/schema-hub",
    "host": "github.com",
    "name": "schema-hub",
    "owner": "enormora"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 59,
            "calibrated": 63,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 63,
      "inputs": {
        "security": 78,
        "vitality": 60,
        "community": 34,
        "governance": 50,
        "calibration": "2026-08-02",
        "engineering": 74,
        "ai_readiness": 74,
        "weighted_overall_raw": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 60,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 505,
              "human_commit_share": 0.48,
              "days_since_last_push": 0,
              "active_weeks_last_year": 51
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "505 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 505
                    }
                  }
                ],
                "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": "critical",
            "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": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 11,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 11 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 34,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "forks": 2,
              "stars": 12,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "12 stars",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.828
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 83% of commits",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 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": 81,
            "inputs": {
              "merged_prs": 490,
              "open_issues": 0,
              "closed_issues": 6,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 18,
              "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": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "490/508 decided PRs merged",
                "points": 28.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 490,
                      "decided": 508
                    }
                  }
                ],
                "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 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "weak",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "enormora",
              "public_repos": 9,
              "account_age_days": 1094
            },
            "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": "1 followers of enormora",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "enormora"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "9 public repos, account ~2 yr old",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 9
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "schema",
                "validation",
                "zod",
                "typescript-schema",
                "graphql",
                "graphql-query",
                "graphql-query-builder",
                "zod-graphql"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 78,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 820 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 820
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 820,
              "unassessed_packages": 0,
              "affected_by_severity": "moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "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": 820,
              "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": 8
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 74,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.896,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "43 of 48 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 48
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "integration-tests/tsconfig.json",
                "source/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.52
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "justfile"
                    }
                  }
                ],
                "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": "integration-tests/tsconfig.json, source/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "integration-tests/tsconfig.json, source/tsconfig.json, 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": "52 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 52,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "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": 72182,
              "source_files_sampled": 127,
              "oversized_source_files": 1
            },
            "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": "1/127 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 127,
                      "oversized": 1
                    }
                  }
                ],
                "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)."
      }
    ],
    "metrics_version": "2.1.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch npm package 'schema-hub' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T15:47:08.910035Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/enormora/schema-hub.svg",
  "full_name": "enormora/schema-hub",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v2.1.0, esquema v0.27.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadas.