Registro público
Informe de salud del softwareesquema 0.27.0 · métricas 1.13.0 · 2026-07-24 03:44 UTC

fabrary / cards

TypeScript representations of Flesh and Blood cards

TypeScriptSin licencia detectada★ 35 estrellas⑂ 8 forksdesde abr 2022Ver en GitHub ↗

fabrary/cards tiene un índice de salud de 58 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Vitality (94/100) y la más baja, Community & Adoption (29/100). Se actualizó por última vez hoy. Una sola persona concentra la mayor parte del trabajo reciente.

58
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala de 1 a 100. El resultado global parte de su media; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe el límite 49 (En riesgo). Preparación para IA queda fuera.

58
Excelente85-100Ejemplar; cumple prácticamente todos los criterios evaluados
Bueno70-84Saludable; carencias menores
Moderado50-69Aceptable con carencias notables; se recomienda revisión
En riesgo30-49Debilidades significativas; su adopción exige cautela
Crítico1-29Problemas 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.

Titularidad

FaBraryOrganización
16 seguidores6 repositorios públicosdesde may 2022

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
npm@flesh-and-blood/cardsapunta a otro repositorio; no se puntúa4.0.315867866hace 0 díasflesh-and-bloodfabfabtcg
npm@flesh-and-blood/typesapunta a otro repositorio; no se puntúa4.0.222520316hace 5 díasflesh-and-bloodfabfabtcg
npm@flesh-and-blood/searchapunta a otro repositorio; no se puntúa4.0.316096866hace 0 díasflesh-and-bloodfabfabtcg

Métricas por categoría

Vitalidad

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

94Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
33.9/36Cadencia de commits — 49/52 semanas con commits
18/18Volumen de commits — 541 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year541
human_commit_share1
days_since_last_push0
active_weeks_last_year49
Cómo se puntúa
16.2/27Publica versiones — 100 etiquetas de versión (sin releases de GitHub)
36/36Recencia de las versiones — última versión hace 0 días
27/27Cadencia de publicación — una versión cada ~0,6 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count100
latest_release_tagv4.0.31
releases_from_tags
days_since_latest_release0
mean_days_between_releases0,6
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?

29Crítico · 18% del índice global
Cómo se puntúa
24.8/60Estrellas — 35 estrellas
7/25Forks — 8 forks
0/15Observadores — 2 observadores
Datos de entrada utilizados
forks8
stars35
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
0/22.5Licencia — no se detectó ningún archivo de licencia
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_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
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?

42En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
1.4/13.5Amplitud de contribuyentes — 1 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled1
top_contributor_share1
Cómo se puntúa
46.8/46.8Resolución de issues — 100% de issues cerradas
9.6/38.3Aceptación de PR — 1/4 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs1
open_issues0
closed_issues17
issue_closed_ratio1
closed_unmerged_prs3
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
8.8/25Alcance del propietario — 16 seguidores de fabrary
14.6/25Trayectoria — 6 repos públicos, cuenta de ~4 años
Datos de entrada utilizados
followers16
owner_typeOrganization
is_verified
owner_loginfabrary
public_repos6
account_age_days1538

Calidad de Ingeniería

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

72Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 1 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — eslint.config.mjs
0/9.6Hooks de pre-commit
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — sin datos
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: CI-Tests. Los pesos restantes se han renormalizado.

Documentación

60Moderado
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 — 2 topics
10/10Wiki
Datos de entrada utilizados
topicsfabtcg, flesh-and-blood-tcg
has_wiki
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?

46En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5Licencia — license file not detected
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 93 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3,2
Excluidos de la puntuación (sin datos o no aplicable): ci_tests, 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
advisories118
affected_packages40
assessed_packages994
unassessed_packages16
affected_by_severitycritical 3, high 25, moderate 10, low 2
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 994 dependencias resueltas con OSV. 16 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido o fuera de la lista de paquetes informada. 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? Es una insignia independiente y experimental — peso 0,0, de modo que se presenta por separado y no afecta a la puntuación de salud global.

44En riesgo · 0% 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)
0/40Historial de commits legible — 0 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
11/11Configuración de lint / formato — eslint.config.mjs
11/11Verificación estática de tipos — packages/cards/tsconfig.json, packages/search/tsconfig.json, packages/types/tsconfig.json
10/10Entorno reproducible — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan actualizaciones automáticas de dependencias
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Datos de entrada utilizados
has_nixno
has_tests
lockfilespackage-lock.json
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configspackages/cards/tsconfig.json, packages/search/tsconfig.json, packages/types/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — TypeScript (tipado estático)
53.6/55Tamaños de archivo manejables — 2/78 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageTypeScript
largest_source_bytes12.836.294
source_files_sampled78
oversized_source_files2
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — examples
Datos de entrada utilizados
example_dirsexamples
has_mcp_signalno
api_schema_files

Datos clave

35estrellas de GitHub
1contribuidores
541commits en los últimos 12 meses
0días desde el último push
100versiones 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
  • npm package '@flesh-and-blood/cards' points at a different repository (https://github.com/fabrary/fab-cards); excluded from ecosystem scoring
  • npm package '@flesh-and-blood/types' points at a different repository (https://github.com/fabrary/fab-cards); excluded from ecosystem scoring
  • npm package '@flesh-and-blood/search' points at a different repository (https://github.com/fabrary/fab-cards); excluded from ecosystem scoring
  • deps.dev does not index npm:@flesh-and-blood/cards@4.0.31; advisories assessed against the repository dependency graph instead

Más detalle

Historial de estrellas y forks 0 ★ / 8 ⇿
0Estrellas
8Forks
82Versiones

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.

02468832022-122024-092026-07
Mayor 1Menor 2Parche 79

Cada punto abarca 4 días.

OpenSSF Scorecard 3.2 / 10
3.2agregado

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-24 03:44 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities93 existing vulnerabilities detected
Dependencias directas 2
RegistroPaqueteRestricción de versiónManifiesto
npm@flesh-and-blood/types^4.0.22packages/cards/package.json
npmfuse.js^6.6.2packages/search/package.json
Todas las dependencias 1010

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

RegistroPaqueteVersiónRelación
npm@flesh-and-blood/types0.0.91directa
npm@flesh-and-blood/types4.0.22directa
npm@flesh-and-blood/types^4.0.21directa
npm@flesh-and-blood/types^4.0.22directa
npmfuse.js6.6.2directa
npmfuse.js^6.6.2directa
npm@ampproject/remapping2.2.1indirecta
npm@babel/code-frame7.29.0indirecta
npm@babel/compat-data7.22.20indirecta
npm@babel/core7.22.20indirecta
npm@babel/generator7.22.15indirecta
npm@babel/helper-compilation-targets7.22.15indirecta
npm@babel/helper-environment-visitor7.22.20indirecta
npm@babel/helper-function-name7.22.5indirecta
npm@babel/helper-hoist-variables7.22.5indirecta
npm@babel/helper-module-imports7.22.15indirecta
npm@babel/helper-module-transforms7.22.20indirecta
npm@babel/helper-plugin-utils7.22.5indirecta
npm@babel/helper-simple-access7.22.5indirecta
npm@babel/helper-split-export-declaration7.22.6indirecta
npm@babel/helper-string-parser7.22.5indirecta
npm@babel/helper-validator-identifier7.28.5indirecta
npm@babel/helper-validator-option7.22.15indirecta
npm@babel/helpers7.22.15indirecta
npm@babel/parser7.22.16indirecta
npm@babel/plugin-syntax-async-generators7.8.4indirecta
npm@babel/plugin-syntax-bigint7.8.3indirecta
npm@babel/plugin-syntax-class-properties7.12.13indirecta
npm@babel/plugin-syntax-import-meta7.10.4indirecta
npm@babel/plugin-syntax-json-strings7.8.3indirecta
npm@babel/plugin-syntax-jsx7.22.5indirecta
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirecta
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirecta
npm@babel/plugin-syntax-numeric-separator7.10.4indirecta
npm@babel/plugin-syntax-object-rest-spread7.8.3indirecta
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirecta
npm@babel/plugin-syntax-optional-chaining7.8.3indirecta
npm@babel/plugin-syntax-top-level-await7.14.5indirecta
npm@babel/plugin-syntax-typescript7.22.5indirecta
npm@babel/plugin-transform-modules-commonjs7.22.15indirecta
npm@babel/template7.22.15indirecta
npm@babel/traverse7.22.20indirecta
npm@babel/types7.22.19indirecta
npm@bcoe/v8-coverage0.2.3indirecta
npm@cnakazawa/watch1.0.4indirecta
npm@cspotcode/source-map-support0.8.1indirecta
npm@esbuild/aix-ppc640.19.10indirecta
npm@esbuild/android-arm0.19.10indirecta
npm@esbuild/android-arm640.19.10indirecta
npm@esbuild/android-x640.19.10indirecta
npm@esbuild/darwin-arm640.19.10indirecta
npm@esbuild/darwin-x640.19.10indirecta
npm@esbuild/freebsd-arm640.19.10indirecta
npm@esbuild/freebsd-x640.19.10indirecta
npm@esbuild/linux-arm0.19.10indirecta
npm@esbuild/linux-arm640.19.10indirecta
npm@esbuild/linux-ia320.19.10indirecta
npm@esbuild/linux-loong640.19.10indirecta
npm@esbuild/linux-mips64el0.19.10indirecta
npm@esbuild/linux-ppc640.19.10indirecta
npm@esbuild/linux-riscv640.19.10indirecta
npm@esbuild/linux-s390x0.19.10indirecta
npm@esbuild/linux-x640.19.10indirecta
npm@esbuild/netbsd-x640.19.10indirecta
npm@esbuild/openbsd-x640.19.10indirecta
npm@esbuild/sunos-x640.19.10indirecta
npm@esbuild/win32-arm640.19.10indirecta
npm@esbuild/win32-ia320.19.10indirecta
npm@esbuild/win32-x640.19.10indirecta
npm@eslint-community/eslint-utils4.9.1indirecta
npm@eslint-community/regexpp4.12.2indirecta
npm@eslint/config-array0.21.2indirecta
npm@eslint/config-helpers0.4.2indirecta
npm@eslint/core0.17.0indirecta
npm@eslint/eslintrc3.3.5indirecta
npm@eslint/js9.39.4indirecta
npm@eslint/object-schema2.1.7indirecta
npm@eslint/plugin-kit0.4.1indirecta
npm@flesh-and-blood/cards0.0.91indirecta
npm@flesh-and-blood/cards4.0.30indirecta
npm@flesh-and-blood/cards^4.0.30indirecta
npm@flesh-and-blood/search4.0.30indirecta
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@hutson/parse-repository-url3.0.2indirecta
npm@isaacs/cliui8.0.2indirecta
npm@istanbuljs/load-nyc-config1.1.0indirecta
npm@istanbuljs/schema0.1.3indirecta
npm@jest/console29.7.0indirecta
npm@jest/core29.7.0indirecta
npm@jest/diff-sequences30.3.0indirecta
npm@jest/environment29.7.0indirecta
npm@jest/expect29.7.0indirecta
npm@jest/expect-utils29.7.0indirecta
npm@jest/expect-utils30.3.0indirecta
npm@jest/fake-timers29.7.0indirecta
npm@jest/get-type30.1.0indirecta
npm@jest/globals29.7.0indirecta
npm@jest/pattern30.0.1indirecta
npm@jest/reporters29.7.0indirecta
npm@jest/schemas29.6.3indirecta
npm@jest/schemas30.0.5indirecta
npm@jest/source-map29.6.3indirecta
npm@jest/test-result29.7.0indirecta
npm@jest/test-sequencer29.7.0indirecta
npm@jest/transform26.6.2indirecta
npm@jest/transform29.7.0indirecta
npm@jest/types26.6.2indirecta
npm@jest/types29.6.3indirecta
npm@jest/types30.3.0indirecta
npm@jridgewell/gen-mapping0.3.3indirecta
npm@jridgewell/resolve-uri3.1.1indirecta
npm@jridgewell/set-array1.1.2indirecta
npm@jridgewell/sourcemap-codec1.4.15indirecta
npm@jridgewell/trace-mapping0.3.19indirecta
npm@jridgewell/trace-mapping0.3.9indirecta
npm@lerna/create8.0.1indirecta
npm@nodelib/fs.scandir2.1.5indirecta
npm@nodelib/fs.stat2.0.5indirecta
npm@nodelib/fs.walk1.2.8indirecta
npm@npmcli/agent2.2.0indirecta
npm@npmcli/fs3.1.0indirecta
npm@npmcli/git5.0.3indirecta
npm@npmcli/installed-package-contents2.0.2indirecta
npm@npmcli/node-gyp3.0.0indirecta
npm@npmcli/promise-spawn7.0.0indirecta
npm@npmcli/run-script7.0.2indirecta
npm@nrwl/devkit17.2.6indirecta
npm@nrwl/tao17.2.6indirecta
npm@nx/devkit17.2.6indirecta
npm@nx/nx-darwin-arm6417.2.6indirecta
npm@nx/nx-darwin-x6417.2.6indirecta
npm@nx/nx-freebsd-x6417.2.6indirecta
npm@nx/nx-linux-arm-gnueabihf17.2.6indirecta
npm@nx/nx-linux-arm64-gnu17.2.6indirecta
npm@nx/nx-linux-arm64-musl17.2.6indirecta
npm@nx/nx-linux-x64-gnu17.2.6indirecta
npm@nx/nx-linux-x64-musl17.2.6indirecta
npm@nx/nx-win32-arm64-msvc17.2.6indirecta
npm@nx/nx-win32-x64-msvc17.2.6indirecta
npm@octokit/auth-token3.0.4indirecta
npm@octokit/core4.2.4indirecta
npm@octokit/endpoint7.0.6indirecta
npm@octokit/graphql5.0.6indirecta
npm@octokit/openapi-types18.1.1indirecta
npm@octokit/plugin-enterprise-rest6.0.1indirecta
npm@octokit/plugin-paginate-rest6.1.2indirecta
npm@octokit/plugin-request-log1.0.4indirecta
npm@octokit/plugin-rest-endpoint-methods7.2.3indirecta
npm@octokit/request6.2.8indirecta
npm@octokit/request-error3.0.3indirecta
npm@octokit/rest19.0.11indirecta
npm@octokit/tsconfig1.0.2indirecta
npm@octokit/types10.0.0indirecta
npm@octokit/types9.3.2indirecta
npm@pkgjs/parseargs0.11.0indirecta
npm@sigstore/bundle1.1.0indirecta
npm@sigstore/bundle2.1.0indirecta
npm@sigstore/protobuf-specs0.2.1indirecta
npm@sigstore/sign1.0.0indirecta
npm@sigstore/sign2.2.0indirecta
npm@sigstore/tuf1.0.3indirecta
npm@sigstore/tuf2.2.0indirecta
npm@sinclair/typebox0.27.8indirecta
npm@sinclair/typebox0.34.49indirecta
npm@sinonjs/commons3.0.0indirecta
npm@sinonjs/fake-timers10.3.0indirecta
npm@tootallnate/once2.0.0indirecta
npm@tsconfig/node101.0.9indirecta
npm@tsconfig/node121.0.11indirecta
npm@tsconfig/node141.0.3indirecta
npm@tsconfig/node161.0.4indirecta
npm@tufjs/canonical-json1.0.0indirecta
npm@tufjs/canonical-json2.0.0indirecta
npm@tufjs/models1.0.4indirecta
npm@tufjs/models2.0.0indirecta
npm@types/babel__core7.20.2indirecta
npm@types/babel__generator7.6.5indirecta
npm@types/babel__template7.4.2indirecta
npm@types/babel__traverse7.20.2indirecta
npm@types/estree1.0.9indirecta
npm@types/graceful-fs4.1.6indirecta
npm@types/istanbul-lib-coverage2.0.6indirecta
npm@types/istanbul-lib-report3.0.0indirecta
npm@types/istanbul-reports3.0.4indirecta
npm@types/jest29.5.14indirecta
npm@types/jest30.0.0indirecta
npm@types/jest^29.5.11indirecta
npm@types/json-schema7.0.15indirecta
npm@types/minimatch3.0.5indirecta
npm@types/minimist1.2.5indirecta
npm@types/node20.10.5indirecta
npm@types/node^20.10.5indirecta
npm@types/normalize-package-data2.4.4indirecta
npm@types/papaparse5.3.14indirecta
npm@types/stack-utils2.0.3indirecta
npm@types/yargs15.0.15indirecta
npm@types/yargs17.0.24indirecta
npm@types/yargs17.0.35indirecta
npm@types/yargs-parser21.0.0indirecta
npm@typescript-eslint/eslint-plugin8.63.0indirecta
npm@typescript-eslint/parser8.63.0indirecta
npm@typescript-eslint/project-service8.63.0indirecta
npm@typescript-eslint/scope-manager8.63.0indirecta
npm@typescript-eslint/tsconfig-utils8.63.0indirecta
npm@typescript-eslint/type-utils8.63.0indirecta
npm@typescript-eslint/types8.63.0indirecta
npm@typescript-eslint/typescript-estree8.63.0indirecta
npm@typescript-eslint/utils8.63.0indirecta
npm@typescript-eslint/visitor-keys8.63.0indirecta
npm@yarnpkg/lockfile1.1.0indirecta
npm@yarnpkg/parsers3.0.0-rc.46indirecta
npm@zkochan/js-yaml0.0.6indirecta
npmabbrev2.0.0indirecta
npmacorn8.17.0indirecta
npmacorn-jsx5.3.2indirecta
npmacorn-walk8.2.0indirecta
npmadd-stream1.0.0indirecta
npmagent-base6.0.2indirecta
npmagent-base7.1.0indirecta
npmagentkeepalive4.5.0indirecta
npmaggregate-error3.1.0indirecta
npmajv6.15.0indirecta
npmansi-colors4.1.3indirecta
npmansi-escapes4.3.2indirecta
npmansi-escapes7.3.0indirecta
npmansi-regex5.0.1indirecta
npmansi-regex6.0.1indirecta
npmansi-regex6.2.2indirecta
npmansi-styles4.3.0indirecta
npmansi-styles5.2.0indirecta
npmansi-styles6.2.1indirecta
npmansi-styles6.2.3indirecta
npmanymatch2.0.0indirecta
npmanymatch3.1.3indirecta
npmaproba2.0.0indirecta
npmare-we-there-yet3.0.1indirecta
npmarg4.1.3indirecta
npmargparse1.0.10indirecta
npmargparse2.0.1indirecta
npmarr-diff4.0.0indirecta
npmarr-flatten1.1.0indirecta
npmarr-union3.1.0indirecta
npmarray-differ3.0.0indirecta
npmarray-ify1.0.0indirecta
npmarray-union2.1.0indirecta
npmarray-unique0.3.2indirecta
npmarrify1.0.1indirecta
npmarrify2.0.1indirecta
npmassign-symbols1.0.0indirecta
npmasync3.2.5indirecta
npmasynckit0.4.0indirecta
npmatob2.1.2indirecta
npmaxios1.6.2indirecta
npmbabel-jest26.6.3indirecta
npmbabel-jest29.7.0indirecta
npmbabel-plugin-istanbul6.1.1indirecta
npmbabel-plugin-jest-hoist26.6.2indirecta
npmbabel-plugin-jest-hoist29.6.3indirecta
npmbabel-preset-current-node-syntax1.0.1indirecta
npmbabel-preset-jest26.6.2indirecta
npmbabel-preset-jest29.6.3indirecta
npmbalanced-match1.0.2indirecta
npmbalanced-match4.0.4indirecta
npmbase0.11.2indirecta
npmbase64-js1.5.1indirecta
npmbefore-after-hook2.2.3indirecta
npmbl4.1.0indirecta
npmbrace-expansion1.1.11indirecta
npmbrace-expansion2.0.1indirecta
npmbrace-expansion5.0.7indirecta
npmbraces2.3.2indirecta
npmbraces3.0.2indirecta
npmbrowserslist4.21.10indirecta
npmbser2.1.1indirecta
npmbuffer5.7.1indirecta
npmbuffer-from1.1.2indirecta
npmbuiltins1.0.3indirecta
npmbuiltins5.0.1indirecta
npmbyte-size8.1.1indirecta
npmcacache17.1.4indirecta
npmcacache18.0.1indirecta
npmcache-base1.0.1indirecta
npmcallsites3.1.0indirecta
npmcamelcase5.3.1indirecta
npmcamelcase6.3.0indirecta
npmcamelcase-keys6.2.2indirecta
npmcaniuse-lite1.0.30001535indirecta
npmcapture-exit2.0.0indirecta
npmchalk4.1.0indirecta
npmchalk4.1.2indirecta
npmchalk^4.1.2indirecta
npmchar-regex1.0.2indirecta
npmchardet0.7.0indirecta
npmchownr2.0.0indirecta
npmci-info2.0.0indirecta
npmci-info3.8.0indirecta
npmci-info4.4.0indirecta
npmcjs-module-lexer1.2.3indirecta
npmclass-utils0.3.6indirecta
npmclean-stack2.2.0indirecta
npmcli-cursor3.1.0indirecta
npmcli-cursor5.0.0indirecta
npmcli-spinners2.6.1indirecta
npmcli-truncate5.2.0indirecta
npmcli-width3.0.0indirecta
npmcliui7.0.4indirecta
npmcliui8.0.1indirecta
npmclone1.0.4indirecta
npmclone-deep4.0.1indirecta
npmcmd-shim6.0.1indirecta
npmco4.6.0indirecta
npmcollect-v8-coverage1.0.2indirecta
npmcollection-visit1.0.0indirecta
npmcolor-convert2.0.1indirecta
npmcolor-name1.1.4indirecta
npmcolor-support1.1.3indirecta
npmcolumnify1.6.0indirecta
npmcombined-stream1.0.8indirecta
npmcompare-func2.0.0indirecta
npmcomponent-emitter1.3.0indirecta
npmconcat-map0.0.1indirecta
npmconcat-stream2.0.0indirecta
npmconsole-control-strings1.1.0indirecta
npmconventional-changelog-angular7.0.0indirecta
npmconventional-changelog-core5.0.1indirecta
npmconventional-changelog-preset-loader3.0.0indirecta
npmconventional-changelog-writer6.0.1indirecta
npmconventional-commits-filter3.0.0indirecta
npmconventional-commits-parser4.0.0indirecta
npmconventional-recommended-bump7.0.1indirecta
npmconvert-source-map1.9.0indirecta
npmconvert-source-map2.0.0indirecta
npmcopy-descriptor0.1.1indirecta
npmcore-util-is1.0.3indirecta
npmcosmiconfig8.3.6indirecta
npmcreate-jest29.7.0indirecta
npmcreate-require1.1.1indirecta
npmcross-spawn6.0.5indirecta
npmcross-spawn7.0.6indirecta
npmdargs7.0.0indirecta
npmdateformat3.0.3indirecta
npmdebug2.6.9indirecta
npmdebug4.4.3indirecta
npmdecamelize1.2.0indirecta
npmdecamelize-keys1.1.1indirecta
npmdecode-uri-component0.2.2indirecta
npmdedent0.7.0indirecta
npmdedent1.5.1indirecta
npmdeep-is0.1.4indirecta
npmdeepmerge4.3.1indirecta
npmdefaults1.0.4indirecta
npmdefine-lazy-prop2.0.0indirecta
npmdefine-property0.2.5indirecta
npmdefine-property1.0.0indirecta
npmdefine-property2.0.2indirecta
npmdelayed-stream1.0.0indirecta
npmdelegates1.0.0indirecta
npmdeprecation2.3.1indirecta
npmdetect-indent5.0.0indirecta
npmdetect-newline3.1.0indirecta
npmdiff4.0.2indirecta
npmdiff-sequences29.6.3indirecta
npmdir-glob3.0.1indirecta
npmdot-prop5.3.0indirecta
npmdotenv16.3.1indirecta
npmdotenv-expand10.0.0indirecta
npmduplexer0.1.2indirecta
npmeastasianwidth0.2.0indirecta
npmejs3.1.9indirecta
npmelectron-to-chromium1.4.523indirecta
npmemittery0.13.1indirecta
npmemoji-regex10.6.0indirecta
npmemoji-regex8.0.0indirecta
npmemoji-regex9.2.2indirecta
npmencoding0.1.13indirecta
npmend-of-stream1.4.4indirecta
npmenquirer2.3.6indirecta
npmenv-paths2.2.1indirecta
npmenvinfo7.8.1indirecta
npmenvironment1.1.0indirecta
npmerr-code2.0.3indirecta
npmerror-ex1.3.2indirecta
npmesbuild0.19.10indirecta
npmesbuild^0.19.10indirecta
npmesbuild-jest0.5.0indirecta
npmesbuild-jest^0.5.0indirecta
npmescalade3.1.1indirecta
npmescape-string-regexp1.0.5indirecta
npmescape-string-regexp2.0.0indirecta
npmescape-string-regexp4.0.0indirecta
npmeslint9.39.4indirecta
npmeslint-scope8.4.0indirecta
npmeslint-visitor-keys3.4.3indirecta
npmeslint-visitor-keys4.2.1indirecta
npmeslint-visitor-keys5.0.1indirecta
npmespree10.4.0indirecta
npmesprima4.0.1indirecta
npmesquery1.7.0indirecta
npmesrecurse4.3.0indirecta
npmestraverse5.3.0indirecta
npmesutils2.0.3indirecta
npmeventemitter34.0.7indirecta
npmeventemitter35.0.4indirecta
npmexec-sh0.3.6indirecta
npmexeca1.0.0indirecta
npmexeca5.0.0indirecta
npmexit0.1.2indirecta
npmexpand-brackets2.1.4indirecta
npmexpect29.7.0indirecta
npmexpect30.3.0indirecta
npmexponential-backoff3.1.1indirecta
npmextend-shallow2.0.1indirecta
npmextend-shallow3.0.2indirecta
npmexternal-editor3.1.0indirecta
npmextglob2.0.4indirecta
npmfast-deep-equal3.1.3indirecta
npmfast-glob3.3.2indirecta
npmfast-json-stable-stringify2.1.0indirecta
npmfast-levenshtein2.0.6indirecta
npmfast-xml-parser4.3.2indirecta
npmfast-xml-parser^4.3.2indirecta
npmfastq1.16.0indirecta
npmfb-watchman2.0.2indirecta
npmfdir6.5.0indirecta
npmfigures3.2.0indirecta
npmfile-entry-cache8.0.0indirecta
npmfilelist1.0.4indirecta
npmfill-range4.0.0indirecta
npmfill-range7.0.1indirecta
npmfind-up2.1.0indirecta
npmfind-up4.1.0indirecta
npmfind-up5.0.0indirecta
npmflat5.0.2indirecta
npmflat-cache4.0.1indirecta
npmflatted3.4.2indirecta
npmfollow-redirects1.15.3indirecta
npmfor-in1.0.2indirecta
npmforeground-child3.1.1indirecta
npmform-data4.0.0indirecta
npmfragment-cache0.2.1indirecta
npmfs-constants1.0.0indirecta
npmfs-extra11.2.0indirecta
npmfs-minipass2.1.0indirecta
npmfs-minipass3.0.3indirecta
npmfs.realpath1.0.0indirecta
npmfsevents2.3.3indirecta
npmfunction-bind1.1.1indirecta
npmgauge4.0.4indirecta
npmgensync1.0.0-beta.2indirecta
npmget-caller-file2.0.5indirecta
npmget-east-asian-width1.6.0indirecta
npmget-package-type0.1.0indirecta
npmget-pkg-repo4.2.1indirecta
npmget-port5.1.1indirecta
npmget-stream4.1.0indirecta
npmget-stream6.0.0indirecta
npmget-value2.0.6indirecta
npmgit-raw-commits3.0.0indirecta
npmgit-remote-origin-url2.0.0indirecta
npmgit-semver-tags5.0.1indirecta
npmgit-up7.0.0indirecta
npmgit-url-parse13.1.0indirecta
npmgitconfiglocal1.0.0indirecta
npmglob10.3.10indirecta
npmglob10.3.4indirecta
npmglob7.1.4indirecta
npmglob7.2.3indirecta
npmglob8.1.0indirecta
npmglob9.3.5indirecta
npmglob-parent5.1.2indirecta
npmglob-parent6.0.2indirecta
npmglobals11.12.0indirecta
npmglobals14.0.0indirecta
npmglobby11.1.0indirecta
npmgraceful-fs4.2.11indirecta
npmhandlebars4.7.8indirecta
npmhard-rejection2.1.0indirecta
npmhas1.0.3indirecta
npmhas-flag4.0.0indirecta
npmhas-unicode2.0.1indirecta
npmhas-value0.3.1indirecta
npmhas-value1.0.0indirecta
npmhas-values0.1.4indirecta
npmhas-values1.0.0indirecta
npmhosted-git-info2.8.9indirecta
npmhosted-git-info3.0.8indirecta
npmhosted-git-info4.1.0indirecta
npmhosted-git-info6.1.1indirecta
npmhosted-git-info7.0.1indirecta
npmhtml-escaper2.0.2indirecta
npmhttp-cache-semantics4.1.1indirecta
npmhttp-proxy-agent5.0.0indirecta
npmhttp-proxy-agent7.0.0indirecta
npmhttps-proxy-agent5.0.1indirecta
npmhttps-proxy-agent7.0.2indirecta
npmhuman-signals2.1.0indirecta
npmhumanize-ms1.2.1indirecta
npmhusky9.1.7indirecta
npmiconv-lite0.4.24indirecta
npmiconv-lite0.6.3indirecta
npmieee7541.2.1indirecta
npmignore5.3.0indirecta
npmignore7.0.6indirecta
npmignore-walk5.0.1indirecta
npmignore-walk6.0.4indirecta
npmimport-fresh3.3.0indirecta
npmimport-local3.1.0indirecta
npmimurmurhash0.1.4indirecta
npmindent-string4.0.0indirecta
npminflight1.0.6indirecta
npminherits2.0.4indirecta
npmini1.3.8indirecta
npminit-package-json5.0.0indirecta
npminquirer8.2.6indirecta
npmip2.0.0indirecta
npmis-accessor-descriptor0.1.6indirecta
npmis-accessor-descriptor1.0.0indirecta
npmis-arrayish0.2.1indirecta
npmis-buffer1.1.6indirecta
npmis-ci2.0.0indirecta
npmis-ci3.0.1indirecta
npmis-core-module2.13.0indirecta
npmis-data-descriptor0.1.4indirecta
npmis-data-descriptor1.0.0indirecta
npmis-descriptor0.1.6indirecta
npmis-descriptor1.0.2indirecta
npmis-docker2.2.1indirecta
npmis-extendable0.1.1indirecta
npmis-extendable1.0.1indirecta
npmis-extglob2.1.1indirecta
npmis-fullwidth-code-point3.0.0indirecta
npmis-fullwidth-code-point5.1.0indirecta
npmis-generator-fn2.1.0indirecta
npmis-glob4.0.3indirecta
npmis-interactive1.0.0indirecta
npmis-lambda1.0.1indirecta
npmis-number3.0.0indirecta
npmis-number7.0.0indirecta
npmis-obj2.0.0indirecta
npmis-plain-obj1.1.0indirecta
npmis-plain-object2.0.4indirecta
npmis-plain-object5.0.0indirecta
npmis-ssh1.4.0indirecta
npmis-stream1.1.0indirecta
npmis-stream2.0.0indirecta
npmis-text-path1.0.1indirecta
npmis-typedarray1.0.0indirecta
npmis-unicode-supported0.1.0indirecta
npmis-windows1.0.2indirecta
npmis-wsl2.2.0indirecta
npmisarray1.0.0indirecta
npmisexe2.0.0indirecta
npmisexe3.1.1indirecta
npmisobject2.1.0indirecta
npmisobject3.0.1indirecta
npmistanbul-lib-coverage3.2.0indirecta
npmistanbul-lib-instrument5.2.1indirecta
npmistanbul-lib-instrument6.0.0indirecta
npmistanbul-lib-report3.0.1indirecta
npmistanbul-lib-source-maps4.0.1indirecta
npmistanbul-reports3.1.6indirecta
npmjackspeak2.3.6indirecta
npmjake10.8.7indirecta
npmjest29.7.0indirecta
npmjest^29.7.0indirecta
npmjest-changed-files29.7.0indirecta
npmjest-circus29.7.0indirecta
npmjest-cli29.7.0indirecta
npmjest-config29.7.0indirecta
npmjest-diff29.7.0indirecta
npmjest-diff30.3.0indirecta
npmjest-docblock29.7.0indirecta
npmjest-each29.7.0indirecta
npmjest-environment-node29.7.0indirecta
npmjest-get-type29.6.3indirecta
npmjest-haste-map26.6.2indirecta
npmjest-haste-map29.7.0indirecta
npmjest-leak-detector29.7.0indirecta
npmjest-matcher-utils29.7.0indirecta
npmjest-matcher-utils30.3.0indirecta
npmjest-message-util29.7.0indirecta
npmjest-message-util30.3.0indirecta
npmjest-mock29.7.0indirecta
npmjest-mock30.3.0indirecta
npmjest-pnp-resolver1.2.3indirecta
npmjest-regex-util26.0.0indirecta
npmjest-regex-util29.6.3indirecta
npmjest-regex-util30.0.1indirecta
npmjest-resolve29.7.0indirecta
npmjest-resolve-dependencies29.7.0indirecta
npmjest-runner29.7.0indirecta
npmjest-runtime29.7.0indirecta
npmjest-serializer26.6.2indirecta
npmjest-snapshot29.7.0indirecta
npmjest-util26.6.2indirecta
npmjest-util29.7.0indirecta
npmjest-util30.3.0indirecta
npmjest-validate29.7.0indirecta
npmjest-watcher29.7.0indirecta
npmjest-worker26.6.2indirecta
npmjest-worker29.7.0indirecta
npmjs-tokens4.0.0indirecta
npmjs-yaml3.14.1indirecta
npmjs-yaml4.1.0indirecta
npmjs-yaml4.3.0indirecta
npmjsesc2.5.2indirecta
npmjson-buffer3.0.1indirecta
npmjson-parse-better-errors1.0.2indirecta
npmjson-parse-even-better-errors2.3.1indirecta
npmjson-parse-even-better-errors3.0.1indirecta
npmjson-schema-traverse0.4.1indirecta
npmjson-stable-stringify-without-jsonify1.0.1indirecta
npmjson-stringify-safe5.0.1indirecta
npmjson52.2.3indirecta
npmjsonc-parser3.2.0indirecta
npmjsonfile6.1.0indirecta
npmjsonparse1.3.1indirecta
npmJSONStream1.3.5indirecta
npmkeyv4.5.4indirecta
npmkind-of3.2.2indirecta
npmkind-of4.0.0indirecta
npmkind-of5.1.0indirecta
npmkind-of6.0.3indirecta
npmkleur3.0.3indirecta
npmlerna8.0.1indirecta
npmleven3.1.0indirecta
npmlevn0.4.1indirecta
npmlibnpmaccess7.0.2indirecta
npmlibnpmpublish7.3.0indirecta
npmlines-and-columns1.2.4indirecta
npmlines-and-columns2.0.4indirecta
npmlint-staged17.0.8indirecta
npmlistr210.2.2indirecta
npmload-json-file4.0.0indirecta
npmload-json-file6.2.0indirecta
npmlocate-path2.0.0indirecta
npmlocate-path5.0.0indirecta
npmlocate-path6.0.0indirecta
npmlodash4.17.21indirecta
npmlodash.ismatch4.4.0indirecta
npmlodash.merge4.6.2indirecta
npmlog-symbols4.1.0indirecta
npmlog-update6.1.0indirecta
npmlru-cache10.0.1indirecta
npmlru-cache10.1.0indirecta
npmlru-cache5.1.1indirecta
npmlru-cache6.0.0indirecta
npmlru-cache7.18.3indirecta
npmmake-dir2.1.0indirecta
npmmake-dir4.0.0indirecta
npmmake-error1.3.6indirecta
npmmake-fetch-happen11.1.1indirecta
npmmake-fetch-happen13.0.0indirecta
npmmakeerror1.0.12indirecta
npmmap-cache0.2.2indirecta
npmmap-obj1.0.1indirecta
npmmap-obj4.3.0indirecta
npmmap-visit1.0.0indirecta
npmmeow8.1.2indirecta
npmmerge-stream2.0.0indirecta
npmmerge21.4.1indirecta
npmmicromatch3.1.10indirecta
npmmicromatch4.0.5indirecta
npmmime-db1.52.0indirecta
npmmime-types2.1.35indirecta
npmmimic-fn2.1.0indirecta
npmmimic-function5.0.1indirecta
npmmin-indent1.0.1indirecta
npmminimatch10.2.5indirecta
npmminimatch3.0.5indirecta
npmminimatch3.1.2indirecta
npmminimatch3.1.5indirecta
npmminimatch5.1.6indirecta
npmminimatch8.0.4indirecta
npmminimatch9.0.3indirecta
npmminimist1.2.8indirecta
npmminimist-options4.1.0indirecta
npmminipass3.3.6indirecta
npmminipass4.2.8indirecta
npmminipass5.0.0indirecta
npmminipass7.0.3indirecta
npmminipass7.0.4indirecta
npmminipass-collect1.0.2indirecta
npmminipass-collect2.0.1indirecta
npmminipass-fetch3.0.4indirecta
npmminipass-flush1.0.5indirecta
npmminipass-json-stream1.0.1indirecta
npmminipass-pipeline1.2.4indirecta
npmminipass-sized1.0.3indirecta
npmminizlib2.1.2indirecta
npmmixin-deep1.3.2indirecta
npmmkdirp1.0.4indirecta
npmmodify-values1.0.1indirecta
npmms2.0.0indirecta
npmms2.1.3indirecta
npmmultimatch5.0.0indirecta
npmmute-stream0.0.8indirecta
npmmute-stream1.0.0indirecta
npmnanomatch1.2.13indirecta
npmnatural-compare1.4.0indirecta
npmnegotiator0.6.3indirecta
npmneo-async2.6.2indirecta
npmnice-try1.0.5indirecta
npmnode-fetch2.6.7indirecta
npmnode-gyp10.0.1indirecta
npmnode-int640.4.0indirecta
npmnode-machine-id1.1.12indirecta
npmnode-releases2.0.13indirecta
npmnopt7.2.0indirecta
npmnormalize-package-data2.5.0indirecta
npmnormalize-package-data3.0.3indirecta
npmnormalize-package-data5.0.0indirecta
npmnormalize-package-data6.0.0indirecta
npmnormalize-path2.1.1indirecta
npmnormalize-path3.0.0indirecta
npmnpm-bundled1.1.2indirecta
npmnpm-bundled3.0.0indirecta
npmnpm-check-updates20.0.1indirecta
npmnpm-check-updates^20.0.1indirecta
npmnpm-install-checks6.3.0indirecta
npmnpm-normalize-package-bin1.0.1indirecta
npmnpm-normalize-package-bin3.0.1indirecta
npmnpm-package-arg10.1.0indirecta
npmnpm-package-arg11.0.1indirecta
npmnpm-package-arg8.1.1indirecta
npmnpm-packlist5.1.1indirecta
npmnpm-packlist8.0.1indirecta
npmnpm-pick-manifest9.0.0indirecta
npmnpm-registry-fetch14.0.5indirecta
npmnpm-registry-fetch16.1.0indirecta
npmnpm-run-path2.0.2indirecta
npmnpm-run-path4.0.1indirecta
npmnpmlog6.0.2indirecta
npmnx17.2.6indirecta
npmobject-copy0.1.0indirecta
npmobject-visit1.0.1indirecta
npmobject.pick1.3.0indirecta
npmonce1.4.0indirecta
npmonetime5.1.2indirecta
npmonetime7.0.0indirecta
npmopen8.4.2indirecta
npmoptionator0.9.4indirecta
npmora5.4.1indirecta
npmos-tmpdir1.0.2indirecta
npmp-finally1.0.0indirecta
npmp-limit1.3.0indirecta
npmp-limit2.3.0indirecta
npmp-limit3.1.0indirecta
npmp-locate2.0.0indirecta
npmp-locate4.1.0indirecta
npmp-locate5.0.0indirecta
npmp-map4.0.0indirecta
npmp-map-series2.1.0indirecta
npmp-pipe3.1.0indirecta
npmp-queue6.6.2indirecta
npmp-reduce2.1.0indirecta
npmp-timeout3.2.0indirecta
npmp-try1.0.0indirecta
npmp-try2.2.0indirecta
npmp-waterfall2.1.1indirecta
npmpacote17.0.5indirecta
npmpapaparse5.3.2indirecta
npmpapaparse^5.3.2indirecta
npmparent-module1.0.1indirecta
npmparse-json4.0.0indirecta
npmparse-json5.2.0indirecta
npmparse-path7.0.0indirecta
npmparse-url8.1.0indirecta
npmpascalcase0.1.1indirecta
npmpath-exists3.0.0indirecta
npmpath-exists4.0.0indirecta
npmpath-is-absolute1.0.1indirecta
npmpath-key2.0.1indirecta
npmpath-key3.1.1indirecta
npmpath-parse1.0.7indirecta
npmpath-scurry1.10.1indirecta
npmpath-type3.0.0indirecta
npmpath-type4.0.0indirecta
npmpicocolors1.1.1indirecta
npmpicomatch2.3.1indirecta
npmpicomatch4.0.4indirecta
npmpicomatch4.0.5indirecta
npmpify2.3.0indirecta
npmpify3.0.0indirecta
npmpify4.0.1indirecta
npmpify5.0.0indirecta
npmpirates4.0.6indirecta
npmpkg-dir4.2.0indirecta
npmposix-character-classes0.1.1indirecta
npmprelude-ls1.2.1indirecta
npmprettier3.9.5indirecta
npmpretty-format29.7.0indirecta
npmpretty-format30.3.0indirecta
npmproc-log3.0.0indirecta
npmprocess-nextick-args2.0.1indirecta
npmpromise-inflight1.0.1indirecta
npmpromise-retry2.0.1indirecta
npmprompts2.4.2indirecta
npmpromzard1.0.0indirecta
npmprotocols2.0.1indirecta
npmproxy-from-env1.1.0indirecta
npmpump3.0.0indirecta
npmpunycode2.3.1indirecta
npmpure-rand6.0.3indirecta
npmqueue-microtask1.2.3indirecta
npmquick-lru4.0.1indirecta
npmreact-is18.3.1indirecta
npmread2.1.0indirecta
npmread-cmd-shim4.0.0indirecta
npmread-package-json6.0.4indirecta
npmread-package-json7.0.0indirecta
npmread-package-json-fast3.0.2indirecta
npmread-pkg3.0.0indirecta
npmread-pkg5.2.0indirecta
npmread-pkg-up3.0.0indirecta
npmread-pkg-up7.0.1indirecta
npmreadable-stream2.3.8indirecta
npmreadable-stream3.6.2indirecta
npmredent3.0.0indirecta
npmregex-not1.0.2indirecta
npmremove-trailing-separator1.1.0indirecta
npmrepeat-element1.1.4indirecta
npmrepeat-string1.6.1indirecta
npmrequire-directory2.1.1indirecta
npmresolve1.22.6indirecta
npmresolve-cwd3.0.0indirecta
npmresolve-from4.0.0indirecta
npmresolve-from5.0.0indirecta
npmresolve-url0.2.1indirecta
npmresolve.exports2.0.2indirecta
npmrestore-cursor3.1.0indirecta
npmrestore-cursor5.1.0indirecta
npmret0.1.15indirecta
npmretry0.12.0indirecta
npmreusify1.0.4indirecta
npmrfdc1.4.1indirecta
npmrimraf3.0.2indirecta
npmrimraf4.4.1indirecta
npmrsvp4.8.5indirecta
npmrun-async2.4.1indirecta
npmrun-parallel1.2.0indirecta
npmrxjs7.8.1indirecta
npmsafe-buffer5.1.2indirecta
npmsafe-buffer5.2.1indirecta
npmsafe-regex1.1.0indirecta
npmsafer-buffer2.1.2indirecta
npmsane4.1.0indirecta
npmsemver5.7.2indirecta
npmsemver6.3.1indirecta
npmsemver7.5.3indirecta
npmsemver7.8.5indirecta
npmset-blocking2.0.0indirecta
npmset-value2.0.1indirecta
npmshallow-clone3.0.1indirecta
npmshebang-command1.2.0indirecta
npmshebang-command2.0.0indirecta
npmshebang-regex1.0.0indirecta
npmshebang-regex3.0.0indirecta
npmsignal-exit3.0.7indirecta
npmsignal-exit4.1.0indirecta
npmsigstore1.9.0indirecta
npmsigstore2.1.0indirecta
npmsisteransi1.0.5indirecta
npmslash3.0.0indirecta
npmslice-ansi7.1.2indirecta
npmslice-ansi8.0.0indirecta
npmsmart-buffer4.2.0indirecta
npmsnapdragon0.8.2indirecta
npmsnapdragon-node2.1.1indirecta
npmsnapdragon-util3.0.1indirecta
npmsocks2.7.1indirecta
npmsocks-proxy-agent7.0.0indirecta
npmsocks-proxy-agent8.0.2indirecta
npmsort-keys2.0.0indirecta
npmsource-map0.5.7indirecta
npmsource-map0.6.1indirecta
npmsource-map-resolve0.5.3indirecta
npmsource-map-support0.5.13indirecta
npmsource-map-url0.4.1indirecta
npmspdx-correct3.2.0indirecta
npmspdx-exceptions2.3.0indirecta
npmspdx-expression-parse3.0.1indirecta
npmspdx-license-ids3.0.16indirecta
npmsplit1.0.1indirecta
npmsplit-string3.1.0indirecta
npmsplit23.2.2indirecta
npmsprintf-js1.0.3indirecta
npmssri10.0.5indirecta
npmssri9.0.1indirecta
npmstack-utils2.0.6indirecta
npmstatic-extend0.1.2indirecta
npmstring-argv0.3.2indirecta
npmstring-length4.0.2indirecta
npmstring-width4.2.3indirecta
npmstring-width5.1.2indirecta
npmstring-width7.2.0indirecta
npmstring-width8.2.2indirecta
npmstring_decoder1.1.1indirecta
npmstring_decoder1.3.0indirecta
npmstrip-ansi6.0.1indirecta
npmstrip-ansi7.1.0indirecta
npmstrip-ansi7.2.0indirecta
npmstrip-bom3.0.0indirecta
npmstrip-bom4.0.0indirecta
npmstrip-eof1.0.0indirecta
npmstrip-final-newline2.0.0indirecta
npmstrip-indent3.0.0indirecta
npmstrip-json-comments3.1.1indirecta
npmstrnum1.0.5indirecta
npmstrong-log-transformer2.1.0indirecta
npmsupports-color7.2.0indirecta
npmsupports-color8.1.1indirecta
npmsupports-preserve-symlinks-flag1.0.0indirecta
npmtar6.1.11indirecta
npmtar-stream2.2.0indirecta
npmtemp-dir1.0.0indirecta
npmtest-exclude6.0.0indirecta
npmtext-extensions1.9.0indirecta
npmthrough2.3.8indirecta
npmthrough22.0.5indirecta
npmtinyexec1.2.4indirecta
npmtinyglobby0.2.17indirecta
npmtmp0.0.33indirecta
npmtmp0.2.1indirecta
npmtmpl1.0.5indirecta
npmto-fast-properties2.0.0indirecta
npmto-object-path0.3.0indirecta
npmto-regex3.0.2indirecta
npmto-regex-range2.1.1indirecta
npmto-regex-range5.0.1indirecta
npmtr460.0.3indirecta
npmtrim-newlines3.0.1indirecta
npmts-api-utils2.5.0indirecta
npmts-node10.9.2indirecta
npmts-node^10.9.2indirecta
npmtsconfig-paths4.2.0indirecta
npmtslib2.6.2indirecta
npmtuf-js1.1.7indirecta
npmtuf-js2.1.0indirecta
npmtype-check0.4.0indirecta
npmtype-detect4.0.8indirecta
npmtype-fest0.18.1indirecta
npmtype-fest0.21.3indirecta
npmtype-fest0.4.1indirecta
npmtype-fest0.6.0indirecta
npmtype-fest0.8.1indirecta
npmtypedarray0.0.6indirecta
npmtypedarray-to-buffer3.1.5indirecta
npmtypescript5.3.3indirecta
npmtypescript^5.3.3indirecta
npmtypescript-eslint8.63.0indirecta
npmtypo-js1.2.3indirecta
npmtypo-js^1.2.3indirecta
npmuglify-js3.17.4indirecta
npmundici-types5.26.5indirecta
npmunion-value1.0.1indirecta
npmunique-filename3.0.0indirecta
npmunique-slug4.0.0indirecta
npmuniversal-user-agent6.0.1indirecta
npmuniversalify2.0.1indirecta
npmunset-value1.0.0indirecta
npmupath2.0.1indirecta
npmupdate-browserslist-db1.0.11indirecta
npmuri-js4.4.1indirecta
npmurix0.1.0indirecta
npmuse3.1.1indirecta
npmutil-deprecate1.0.2indirecta
npmuuid9.0.1indirecta
npmv8-compile-cache-lib3.0.1indirecta
npmv8-to-istanbul9.1.0indirecta
npmvalidate-npm-package-license3.0.4indirecta
npmvalidate-npm-package-name3.0.0indirecta
npmvalidate-npm-package-name5.0.0indirecta
npmwalker1.0.8indirecta
npmwcwidth1.0.1indirecta
npmwebidl-conversions3.0.1indirecta
npmwhatwg-url5.0.0indirecta
npmwhich1.3.1indirecta
npmwhich2.0.2indirecta
npmwhich4.0.0indirecta
npmwide-align1.1.5indirecta
npmword-wrap1.2.5indirecta
npmwordwrap1.0.0indirecta
npmwrap-ansi10.0.0indirecta
npmwrap-ansi6.2.0indirecta
npmwrap-ansi7.0.0indirecta
npmwrap-ansi8.1.0indirecta
npmwrap-ansi9.0.2indirecta
npmwrappy1.0.2indirecta
npmwrite-file-atomic2.4.3indirecta
npmwrite-file-atomic3.0.3indirecta
npmwrite-file-atomic4.0.2indirecta
npmwrite-file-atomic5.0.1indirecta
npmwrite-json-file3.2.0indirecta
npmwrite-pkg4.0.0indirecta
npmxtend4.0.2indirecta
npmy18n5.0.8indirecta
npmyallist3.1.1indirecta
npmyallist4.0.0indirecta
npmyaml2.9.0indirecta
npmyargs16.2.0indirecta
npmyargs17.7.2indirecta
npmyargs-parser20.2.9indirecta
npmyargs-parser21.1.1indirecta
npmyn3.1.1indirecta
npmyocto-queue0.1.0indirecta
Avisos de dependencias 40

Este repositorio no publica ningún paquete que el índice resuelva, así que se evaluó su propio grafo de dependencias — 994 paquetes, que incluyen también fijaciones de desarrollo y prueba que nunca se distribuyen: 40 tienen avisos conocidos, de los cuales 0 son directas. 16 no pudieron evaluarse: sin versión resuelta, ecosistema no admitido, o fuera de la lista de paquetes informada.

PaqueteVersiónRelaciónGravedadAvisosCorregido en
@babel/traverse7.22.20indirectacrítica18.0.0-alpha.4
fast-xml-parser4.3.2indirectacrítica65.7.0
handlebars4.7.8indirectacrítica84.7.9
axios1.6.2indirectaalta291.18.0
brace-expansion1.1.11indirectaalta35.0.7
brace-expansion2.0.1indirectaalta35.0.7
braces2.3.2indirectaalta13.0.3
braces3.0.2indirectaalta13.0.3
cross-spawn6.0.5indirectaalta17.0.5
form-data4.0.0indirectaalta24.0.6
glob10.3.10indirectaalta111.1.0
glob10.3.4indirectaalta111.1.0
ip2.0.0indirectaalta22.0.1
js-yaml3.14.1indirectaalta34.3.0
js-yaml4.1.0indirectaalta34.3.0
lodash4.17.21indirectaalta34.18.0
minimatch3.0.5indirectaalta310.2.3
minimatch3.1.2indirectaalta310.2.3
minimatch5.1.6indirectaalta310.2.3
minimatch8.0.4indirectaalta310.2.3
minimatch9.0.3indirectaalta310.2.3
picomatch2.3.1indirectaalta24.0.4
sigstore1.9.0indirectaalta14.1.1
sigstore2.1.0indirectaalta14.1.1
tar6.1.11indirectaalta127.5.19
tmp0.0.33indirectaalta20.2.6
tmp0.2.1indirectaalta20.2.6
uuid9.0.1indirectaalta113.0.1
@babel/helpers7.22.15indirectamoderada18.0.0-alpha.17
@octokit/plugin-paginate-rest6.1.2indirectamoderada111.4.1
@octokit/request6.2.8indirectamoderada19.2.1
@octokit/request-error3.0.3indirectamoderada16.1.7
diff4.0.2indirectamoderada18.0.3
ejs3.1.9indirectamoderada13.1.10
esbuild0.19.10indirectamoderada10.25.0
follow-redirects1.15.3indirectamoderada31.16.0
micromatch3.1.10indirectamoderada14.0.8
micromatch4.0.5indirectamoderada14.0.8
@babel/core7.22.20indirectabaja18.0.0-rc.6
@tootallnate/once2.0.0indirectabaja13.0.1

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": [
        "fabtcg",
        "flesh-and-blood-tcg"
      ],
      "is_fork": false,
      "size_kb": 98278,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 2425,
        "TypeScript": 13323318
      },
      "pushed_at": "2026-07-24T02:17:02Z",
      "created_at": "2022-04-27T03:24:50Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T02:17:06Z",
      "description": "TypeScript representations of Flesh and Blood cards",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": "https://fabrary.net",
      "name": "FaBrary",
      "type": "Organization",
      "login": "fabrary",
      "company": null,
      "location": null,
      "followers": 16,
      "avatar_url": "https://avatars.githubusercontent.com/u/105136204?v=4",
      "created_at": "2022-05-08T01:23:32Z",
      "is_verified": null,
      "public_repos": 6,
      "account_age_days": 1538
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.0.31",
          "kind": "patch",
          "published_at": "2026-07-24T02:16:58Z"
        },
        {
          "tag": "v4.0.30",
          "kind": "patch",
          "published_at": "2026-07-24T02:08:16Z"
        },
        {
          "tag": "v4.0.29",
          "kind": "patch",
          "published_at": "2026-07-23T03:04:15Z"
        },
        {
          "tag": "v4.0.28",
          "kind": "patch",
          "published_at": "2026-07-22T16:16:54Z"
        },
        {
          "tag": "v4.0.27",
          "kind": "patch",
          "published_at": "2026-07-22T15:17:59Z"
        },
        {
          "tag": "v4.0.26",
          "kind": "patch",
          "published_at": "2026-07-21T20:04:12Z"
        },
        {
          "tag": "v4.0.25",
          "kind": "patch",
          "published_at": "2026-07-20T18:54:12Z"
        },
        {
          "tag": "v4.0.24",
          "kind": "patch",
          "published_at": "2026-07-20T03:47:16Z"
        },
        {
          "tag": "v4.0.23",
          "kind": "patch",
          "published_at": "2026-07-19T01:39:27Z"
        },
        {
          "tag": "v4.0.22",
          "kind": "patch",
          "published_at": "2026-07-18T17:52:45Z"
        },
        {
          "tag": "v4.0.21",
          "kind": "patch",
          "published_at": "2026-07-17T07:33:05Z"
        },
        {
          "tag": "v4.0.20",
          "kind": "patch",
          "published_at": "2026-07-17T06:39:19Z"
        },
        {
          "tag": "v4.0.19",
          "kind": "patch",
          "published_at": "2026-07-17T06:05:09Z"
        },
        {
          "tag": "v4.0.18",
          "kind": "patch",
          "published_at": "2026-07-17T05:14:24Z"
        },
        {
          "tag": "v4.0.17",
          "kind": "patch",
          "published_at": "2026-07-17T04:52:16Z"
        },
        {
          "tag": "v4.0.16",
          "kind": "patch",
          "published_at": "2026-07-17T04:44:33Z"
        },
        {
          "tag": "v4.0.15",
          "kind": "patch",
          "published_at": "2026-07-16T05:57:03Z"
        },
        {
          "tag": "v4.0.14",
          "kind": "patch",
          "published_at": "2026-07-16T05:08:30Z"
        },
        {
          "tag": "v4.0.13",
          "kind": "patch",
          "published_at": "2026-07-12T23:25:12Z"
        },
        {
          "tag": "v4.0.12",
          "kind": "patch",
          "published_at": "2026-07-04T04:47:41Z"
        },
        {
          "tag": "v4.0.11",
          "kind": "patch",
          "published_at": "2026-06-30T17:23:09Z"
        },
        {
          "tag": "v4.0.10",
          "kind": "patch",
          "published_at": "2026-06-30T16:51:00Z"
        },
        {
          "tag": "v4.0.9",
          "kind": "patch",
          "published_at": "2026-06-30T16:31:37Z"
        },
        {
          "tag": "v4.0.8",
          "kind": "patch",
          "published_at": "2026-06-23T23:56:30Z"
        },
        {
          "tag": "v4.0.7",
          "kind": "patch",
          "published_at": "2026-06-17T16:44:02Z"
        },
        {
          "tag": "v4.0.6",
          "kind": "patch",
          "published_at": "2026-06-16T16:50:26Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2026-06-16T04:44:48Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2026-06-14T03:09:15Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2026-06-13T00:50:20Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2026-06-13T00:00:59Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2026-06-12T19:49:27Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2026-06-12T19:41:18Z"
        },
        {
          "tag": "v3.9.13",
          "kind": "patch",
          "published_at": "2026-06-11T02:04:56Z"
        },
        {
          "tag": "v3.9.12",
          "kind": "patch",
          "published_at": "2026-06-11T00:00:54Z"
        },
        {
          "tag": "v3.9.11",
          "kind": "patch",
          "published_at": "2026-06-09T17:56:32Z"
        },
        {
          "tag": "v3.9.10",
          "kind": "patch",
          "published_at": "2026-06-09T02:48:42Z"
        },
        {
          "tag": "v3.9.9",
          "kind": "patch",
          "published_at": "2026-06-07T05:13:31Z"
        },
        {
          "tag": "v3.9.8",
          "kind": "patch",
          "published_at": "2026-06-07T03:06:18Z"
        },
        {
          "tag": "v3.9.7",
          "kind": "patch",
          "published_at": "2026-06-05T23:06:15Z"
        },
        {
          "tag": "v3.9.6",
          "kind": "patch",
          "published_at": "2026-06-05T04:52:42Z"
        },
        {
          "tag": "v3.9.5",
          "kind": "patch",
          "published_at": "2026-06-05T01:13:12Z"
        },
        {
          "tag": "v3.9.4",
          "kind": "patch",
          "published_at": "2026-06-04T18:02:47Z"
        },
        {
          "tag": "v3.9.3",
          "kind": "patch",
          "published_at": "2026-06-03T23:11:45Z"
        },
        {
          "tag": "v3.9.2",
          "kind": "patch",
          "published_at": "2026-05-29T16:31:32Z"
        },
        {
          "tag": "v3.9.1",
          "kind": "patch",
          "published_at": "2026-05-29T02:26:44Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2026-05-29T01:17:28Z"
        },
        {
          "tag": "v3.8.27",
          "kind": "patch",
          "published_at": "2026-05-28T13:22:40Z"
        },
        {
          "tag": "v3.8.26",
          "kind": "patch",
          "published_at": "2026-05-28T13:06:39Z"
        },
        {
          "tag": "v3.8.25",
          "kind": "patch",
          "published_at": "2026-05-27T16:44:19Z"
        },
        {
          "tag": "v3.8.24",
          "kind": "patch",
          "published_at": "2026-05-25T15:06:28Z"
        },
        {
          "tag": "v3.8.23",
          "kind": "patch",
          "published_at": "2026-05-25T14:13:50Z"
        },
        {
          "tag": "v3.8.22",
          "kind": "patch",
          "published_at": "2026-05-22T14:12:13Z"
        },
        {
          "tag": "v3.8.21",
          "kind": "patch",
          "published_at": "2026-05-22T13:05:13Z"
        },
        {
          "tag": "v3.8.20",
          "kind": "patch",
          "published_at": "2026-05-22T08:53:03Z"
        },
        {
          "tag": "v3.8.19",
          "kind": "patch",
          "published_at": "2026-05-22T08:23:39Z"
        },
        {
          "tag": "v3.8.18",
          "kind": "patch",
          "published_at": "2026-05-21T02:40:10Z"
        },
        {
          "tag": "v3.8.17",
          "kind": "patch",
          "published_at": "2026-05-19T20:09:59Z"
        },
        {
          "tag": "v3.8.16",
          "kind": "patch",
          "published_at": "2026-05-19T19:54:38Z"
        },
        {
          "tag": "v3.8.15",
          "kind": "patch",
          "published_at": "2026-05-19T19:11:10Z"
        },
        {
          "tag": "v3.8.14",
          "kind": "patch",
          "published_at": "2026-05-19T00:43:18Z"
        },
        {
          "tag": "v3.8.13",
          "kind": "patch",
          "published_at": "2026-05-19T00:25:55Z"
        },
        {
          "tag": "v3.8.12",
          "kind": "patch",
          "published_at": "2026-05-19T00:21:55Z"
        },
        {
          "tag": "v3.8.11",
          "kind": "patch",
          "published_at": "2026-05-18T22:06:32Z"
        },
        {
          "tag": "v3.8.10",
          "kind": "patch",
          "published_at": "2026-05-17T23:25:30Z"
        },
        {
          "tag": "v3.8.9",
          "kind": "patch",
          "published_at": "2026-05-16T23:16:50Z"
        },
        {
          "tag": "v3.8.8",
          "kind": "patch",
          "published_at": "2026-05-16T17:22:40Z"
        },
        {
          "tag": "v3.8.7",
          "kind": "patch",
          "published_at": "2026-05-16T16:27:05Z"
        },
        {
          "tag": "v3.8.6",
          "kind": "patch",
          "published_at": "2026-05-15T22:22:26Z"
        },
        {
          "tag": "v3.8.5",
          "kind": "patch",
          "published_at": "2026-05-15T19:37:56Z"
        },
        {
          "tag": "v3.8.4",
          "kind": "patch",
          "published_at": "2026-05-15T13:36:25Z"
        },
        {
          "tag": "v3.8.3",
          "kind": "patch",
          "published_at": "2026-05-14T22:31:47Z"
        },
        {
          "tag": "v3.8.2",
          "kind": "patch",
          "published_at": "2026-05-14T17:28:28Z"
        },
        {
          "tag": "v3.8.1",
          "kind": "patch",
          "published_at": "2026-05-14T17:00:55Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2026-05-13T23:19:51Z"
        },
        {
          "tag": "v3.7.31",
          "kind": "patch",
          "published_at": "2026-05-13T14:45:49Z"
        },
        {
          "tag": "v3.7.30",
          "kind": "patch",
          "published_at": "2026-05-13T03:18:51Z"
        },
        {
          "tag": "v3.7.29",
          "kind": "patch",
          "published_at": "2026-05-12T17:47:36Z"
        },
        {
          "tag": "v3.7.28",
          "kind": "patch",
          "published_at": "2026-05-11T19:46:29Z"
        },
        {
          "tag": "v3.7.27",
          "kind": "patch",
          "published_at": "2026-05-10T23:04:14Z"
        },
        {
          "tag": "v3.7.26",
          "kind": "patch",
          "published_at": "2026-05-10T15:28:53Z"
        },
        {
          "tag": "v3.7.25",
          "kind": "patch",
          "published_at": "2026-05-08T19:55:39Z"
        },
        {
          "tag": "v3.7.24",
          "kind": "patch",
          "published_at": "2026-05-08T17:18:29Z"
        },
        {
          "tag": "v3.7.23",
          "kind": "patch",
          "published_at": "2026-05-07T03:44:02Z"
        },
        {
          "tag": "v3.7.22",
          "kind": "patch",
          "published_at": "2026-05-07T03:23:25Z"
        },
        {
          "tag": "v3.7.21",
          "kind": "patch",
          "published_at": "2026-05-07T02:57:36Z"
        },
        {
          "tag": "v3.7.20",
          "kind": "patch",
          "published_at": "2026-05-07T00:30:13Z"
        },
        {
          "tag": "v3.7.19",
          "kind": "patch",
          "published_at": "2026-05-06T18:30:19Z"
        },
        {
          "tag": "v3.7.18",
          "kind": "patch",
          "published_at": "2026-05-06T14:09:49Z"
        },
        {
          "tag": "v3.7.17",
          "kind": "patch",
          "published_at": "2026-05-05T18:00:57Z"
        },
        {
          "tag": "v3.7.16",
          "kind": "patch",
          "published_at": "2026-05-04T20:54:17Z"
        },
        {
          "tag": "v3.7.15",
          "kind": "patch",
          "published_at": "2026-05-04T16:50:31Z"
        },
        {
          "tag": "v3.7.14",
          "kind": "patch",
          "published_at": "2026-05-03T21:08:36Z"
        },
        {
          "tag": "v3.7.13",
          "kind": "patch",
          "published_at": "2026-05-03T14:56:17Z"
        },
        {
          "tag": "v3.7.12",
          "kind": "patch",
          "published_at": "2026-05-02T16:01:44Z"
        },
        {
          "tag": "v3.7.11",
          "kind": "patch",
          "published_at": "2026-05-02T13:20:23Z"
        },
        {
          "tag": "v3.7.10",
          "kind": "patch",
          "published_at": "2026-05-01T15:11:48Z"
        },
        {
          "tag": "v3.7.9",
          "kind": "patch",
          "published_at": "2026-05-01T14:47:28Z"
        },
        {
          "tag": "v3.7.8",
          "kind": "patch",
          "published_at": "2026-04-30T11:13:29Z"
        },
        {
          "tag": "v3.7.7",
          "kind": "patch",
          "published_at": "2026-04-29T16:10:56Z"
        },
        {
          "tag": "v3.7.6",
          "kind": "patch",
          "published_at": "2026-04-28T23:01:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "eaf4c5a0bb4d4bd3cd62e1fe939cce48ed50f5a6",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.31",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-24T02:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de7bb14e365468c7cc16ca40973fa5c02f04c1af",
          "body": null,
          "is_bot": false,
          "headline": "add new card",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-24T02:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d66146fd6881d9ff274e02eeec5e8637d343c6f",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.30",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-24T02:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb11de61bf644b2929fa05061dfb76716799d1a",
          "body": null,
          "is_bot": false,
          "headline": "update more card images",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-24T02:07:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5489505d115d6a7c28b0b2a159fb1072981d9dbc",
          "body": null,
          "is_bot": false,
          "headline": "add card",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-23T15:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8128650fd66ac46f84990bea7e7f3983f7744b94",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.29",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-23T03:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21887f065179e41f7b1f9cdacd72becd8f28b75b",
          "body": null,
          "is_bot": false,
          "headline": "update card images to standardize on card vault patterns",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-23T03:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d13a930bb5d6da0635464b95dbb4c8943bf7a10",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.28",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-22T16:16:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d0a50ff5018ddee2e86771f88e4f5f832ecd3f9",
          "body": null,
          "is_bot": false,
          "headline": "add prints",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-22T16:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b9ed508fc51dcc95973b0304f0264200cb4b50d",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.27",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-22T15:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b0ed7682b0ad2d37d668de5c55b92e4bb06e42",
          "body": null,
          "is_bot": false,
          "headline": "update spelling of iArathael for easier searching",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-22T15:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78a783ba87118d9051cb50755edf6da72cd811a9",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.26",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-21T20:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cfb79e7dff4fd30e905b182c6e23816704b6f34",
          "body": null,
          "is_bot": false,
          "headline": "add missing printings",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-21T20:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f1ecbaaad0d05820fad5ef06e02b440d8fa200",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.25",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-20T18:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7703d025d1c0af99c09f3938e557c10c317ab6a2",
          "body": null,
          "is_bot": false,
          "headline": "add new printings",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-20T18:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd208a9b36521922f82683eb7d5fff74df9844e1",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.24",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-20T03:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebb4e892084fee857e2d11f1cd37ff40cf9af30",
          "body": null,
          "is_bot": false,
          "headline": "add seven sin",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-20T03:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f1b404e4397cb49d0a8fa28c92e8dd880309a93",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.23",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-19T01:39:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b28fdc7ad406f61288527342d61a846b7aa2e0d",
          "body": null,
          "is_bot": false,
          "headline": "fix viserai2 hero",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-19T01:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d5d7e41286f4e25a9fe6ad4d8dd7ed7301e76c",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.22",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-18T17:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6204729c3aa76455385cf9857fda0642d2f88657",
          "body": null,
          "is_bot": false,
          "headline": "add more cards",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-18T17:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1e756b8a0580361eeebdb927b2abf4da6fa0270",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.21",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T07:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b716712e866a494ea8eeb1ec397079442a3fd3c1",
          "body": null,
          "is_bot": false,
          "headline": "fix incarnate cards cant be in deck",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T07:31:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db3cf901ed4057f49062616512fc3e232c45103c",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.20",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T06:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f0bfdefa480524b9741700333c9390e7702a1b5",
          "body": null,
          "is_bot": false,
          "headline": "fix armory deck set # mismatch",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T06:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0731080f797e1bb683e8f5ae5a1ce0d0c1d8e188",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.19",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T06:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3488dfe94df83ca584dcdf1505f764b2001b884",
          "body": null,
          "is_bot": false,
          "headline": "add ama and fix viserai usurper as card back",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T06:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e03355da4f0ed9638b7702028e2bbc41f03b0f6",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.18",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T05:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f22ba99d2146e44a69d02b3f26152935b9be66",
          "body": null,
          "is_bot": false,
          "headline": "fix filters and search for purple",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T05:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f99d97567990048998b6dda1469de19da337fe",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.17",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T04:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd9e27777f943f92b6c2609343b30a4e91c48e51",
          "body": null,
          "is_bot": false,
          "headline": "fix soul of existence color",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T04:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f3e9896769b9dd1a9dbda2cad2d2479ad197bd",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.16",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T04:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "440660e4beb8bfb0db76c1ea95926f94793de778",
          "body": null,
          "is_bot": false,
          "headline": "add iar cards",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-17T04:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bcf27031a2d619ff86fcef043877b4287910885",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.15",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-16T05:57:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334454dd03e7328d31efd2f0215f229f827d1692",
          "body": null,
          "is_bot": false,
          "headline": "continue updating images to match cardvault",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-16T05:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e9cb69c3eb78a9a08013d008ed7c1004d5fbaf7",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.14",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-16T05:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6361f8f0c14add626e9b642f039f69f0ff1bf8",
          "body": null,
          "is_bot": false,
          "headline": "update images to match cardvault",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-16T05:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dca52ed778458fff070ade316e70655e8bc4071",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.13",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-12T23:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "507806e09197be609a485f2bfb1fb15202915071",
          "body": null,
          "is_bot": false,
          "headline": "fix ci, remove unused code",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-10T20:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9de73d60cabd37f2bc5ec049ddee04496e517663",
          "body": null,
          "is_bot": false,
          "headline": "add project ci",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-10T20:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763898247131712888a76ab7a9979f29579e07ce",
          "body": null,
          "is_bot": false,
          "headline": "cleanup",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-10T19:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5194fc712b4094495bfc46baffb537bdb3299ff",
          "body": null,
          "is_bot": false,
          "headline": "code cleanups",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-10T19:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68711794a36c43d36bd9b9cc5ac088b2877a0afb",
          "body": null,
          "is_bot": false,
          "headline": "add better code tools",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-10T18:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb2c4ba032cb51ded46abed4c9a4cc070d2655b0",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.12",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-04T04:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c60dd627a050af41bc458989c79bd2ccc495a8d1",
          "body": null,
          "is_bot": false,
          "headline": "update cc, sage, and gage bans",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-07-04T04:47:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1485fe98fd2add87536e67c34fa0add7eccad6c",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.11",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-30T17:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e421be6093051ea306142f4f5c5686e963b93dae",
          "body": null,
          "is_bot": false,
          "headline": "update meta filtering",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-30T17:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56b464080a9d3a565dcfb7f73e63fd11a9d6e07f",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.10",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-30T16:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a84507ef684aebb193d597e36ac5d81dd095ceb2",
          "body": null,
          "is_bot": false,
          "headline": "update meta filters",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-30T16:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87086b9fda463579a9f529e669a0184bc6caf500",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.9",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-30T16:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e035757ea314c29ad0fe0817605281074441473",
          "body": null,
          "is_bot": false,
          "headline": "add new meta properties",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-30T16:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e88c63dbfc6782944c62563e9cbd8004f3991b35",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.8",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-23T23:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee4542068251c054420d8be937e03262bab35f76",
          "body": null,
          "is_bot": false,
          "headline": "update iar set name",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-23T23:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "222b98e227dcd502e85ff76cbb688a38c357e1cd",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.7",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-17T16:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a63ce1463ec87a129100f4215d810a2242683eb",
          "body": null,
          "is_bot": false,
          "headline": "add card",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-17T16:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22801d22d12685c304302add14dde85f6608c5b0",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.6",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-16T16:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "929c9f99d2de7d0ffebd080202725453748cd72c",
          "body": null,
          "is_bot": false,
          "headline": "add card",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-16T16:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843f7f1e853b97788179038edea3b35e1b84344e",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.5",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-16T04:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63472b872bcc034ce74ac6a41fbd16a6645538b6",
          "body": null,
          "is_bot": false,
          "headline": "add new card",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-16T04:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341ad7b281233911841c004cc8109203375867ec",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.4",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-14T03:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28916330b9bc0bf4d0de7ebc3417258789f469ad",
          "body": null,
          "is_bot": false,
          "headline": "add new field for first release date",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-14T03:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b195504f5238d6329485df6894bbb082609876",
          "body": null,
          "is_bot": false,
          "headline": "update project readmes",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-13T03:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddbb4d4372b235cc064ac7ccef1b2b42d721447f",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.3",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-13T00:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32cde7b01c32d7e4c28fc2b86020edb35a929f90",
          "body": null,
          "is_bot": false,
          "headline": "fix breaking cjs > esm change",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-13T00:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f94dd052f80b16c23af4a18175d11a5250c9c7f2",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.2",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-13T00:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8664ee1788f03f794815e65f49e933a80a9dd603",
          "body": null,
          "is_bot": false,
          "headline": "update drinking buddy prints",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-13T00:00:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e26d78311495343773e20505fe804e509d255bc",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.1",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-12T19:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "534cb692959f9c8f18ae06bc5d65df0377b8ef74",
          "body": null,
          "is_bot": false,
          "headline": "update peer deps",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-12T19:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ded4ed228786d702f9c16ebe94d090dc4e73f23",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.0",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-12T19:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2099ae7f31eca64cb62f200f62e7cedd8017b0a6",
          "body": null,
          "is_bot": false,
          "headline": "add dual cjs and esm bundles",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-12T19:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8511fb800f6a8284cc2b30fc0e2a36a57a87774a",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.13",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-11T02:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "715ce5737679d0506b655be00aede62430854ad2",
          "body": null,
          "is_bot": false,
          "headline": "update tcgp info",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-11T02:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d0bdcd0ab04e38e143f13924c593cc7fce2365a",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.12",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-11T00:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d5177b7fd204e006dc03329ac75e7129fe8614",
          "body": null,
          "is_bot": false,
          "headline": "update info",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-11T00:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd542e7630578bbc72201b940d76e9baef21a804",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.11",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-09T17:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdb6164c19620956db6fd99193c8219fb9bc408e",
          "body": null,
          "is_bot": false,
          "headline": "add more missing tcgplayer info",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-09T17:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b46d11a71f2d36c3ee589e9d20dcb32ea5c3a7",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.10",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-09T02:48:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "058e4ca8e43e3c9a539d19a043ce9e0e186be5d7",
          "body": null,
          "is_bot": false,
          "headline": "add new card, update tcgp",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-09T02:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c307321984b9238f09f1b7177af20dfe9916b6a",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.9",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-07T05:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d41c44961da52ec41aad468e1f1c6d0fd9096ea",
          "body": null,
          "is_bot": false,
          "headline": "add more tcgplayer links",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-07T05:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59bed182dede279eed18c59c82bd38f2911d7c2",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.8",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-07T03:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a76622d35e3ba67046a0dc18d3950794e148a67",
          "body": null,
          "is_bot": false,
          "headline": "add tnp2",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-07T03:05:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b99e48a63637d28b9f3c89125af64d5e48c2fc3",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.7",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-05T23:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e200a27e95ca5b5eae65611cd7cc905309ea5b7b",
          "body": "…tion",
          "is_bot": false,
          "headline": "more deterministic ordering of printings to help with conflict resolu…",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-05T23:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fa95fa72d5cd1331820292d93cc0e11643983e0",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.6",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-05T04:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f79d97533c8078b2f882c29904f4b565e78ddd",
          "body": null,
          "is_bot": false,
          "headline": "finish combining with source data",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-05T04:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d1de5d6b6268af6050a5fff7a337559d285c233",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.5",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-05T01:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "904f7b59cfbd6621d419e64055f703fa7d661a07",
          "body": null,
          "is_bot": false,
          "headline": "speed up work, remove old csvs",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-05T01:12:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9343d0545152c7faf6bbc7287e2bb0bc3e459920",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.4",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-04T18:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ed9587287bd3d604959937053ba27350739f115",
          "body": null,
          "is_bot": false,
          "headline": "rejoin fabcube as source data",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-04T18:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "313a980843f988a0f3bc836c2c31d3999719b042",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.3",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-03T23:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f21106b0ed3a52115d338cdf0efdf68f7591049",
          "body": null,
          "is_bot": false,
          "headline": "update images to match cardvault",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-06-03T23:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac409c8f088a58442039478b3decdcf7179d022f",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.2",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-05-29T16:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f06b89f9fdc84b5c82a1d445f89517958904ccd",
          "body": null,
          "is_bot": false,
          "headline": "add tcgp to omn",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-05-29T16:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a88fac9f4967e2bd3c910e9b4da4267a53dbf5",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.1",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-05-29T02:26:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd3c91cc17811a609ebc739eae9efd7ef6a95e15",
          "body": null,
          "is_bot": false,
          "headline": "update mentor legality for gage",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-05-29T02:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1f1d991a581fbce84745c718c0b3cd4c2a0bb8a",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.0",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-05-29T01:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f257aac03add519cd3a1260cd5c9567452cd50eb",
          "body": null,
          "is_bot": false,
          "headline": "update banned/legal lists",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-05-29T01:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02b9d1ebd6833787ff1567419dc364e4ed89263",
          "body": null,
          "is_bot": false,
          "headline": "v3.8.27",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-05-28T13:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "705eab074f6e45546b3b74bca0ad61541f59bdf8",
          "body": null,
          "is_bot": false,
          "headline": "fix legality",
          "author_name": "Phillip Manwaring",
          "author_login": "manwaring",
          "committed_at": "2026-05-28T13:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 541,
      "latest_release_at": "2026-07-24T02:16:58Z",
      "latest_release_tag": "v4.0.31",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 49,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 0.6
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 25,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@flesh-and-blood/cards",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "Flesh and Blood",
            "FAB",
            "FABTCG"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/@flesh-and-blood/cards",
          "is_deprecated": false,
          "latest_version": "4.0.31",
          "repository_url": "https://github.com/fabrary/fab-cards",
          "versions_count": 866,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 5867,
          "first_published_at": "2023-09-14T02:48:17.361000Z",
          "latest_published_at": "2026-07-24T02:17:40.962000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        },
        {
          "name": "@flesh-and-blood/types",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "Flesh and Blood",
            "FAB",
            "FABTCG"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/@flesh-and-blood/types",
          "is_deprecated": false,
          "latest_version": "4.0.22",
          "repository_url": "https://github.com/fabrary/fab-cards",
          "versions_count": 316,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2520,
          "first_published_at": "2023-09-14T02:48:14.576000Z",
          "latest_published_at": "2026-07-18T17:54:03.102000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@flesh-and-blood/search",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "Flesh and Blood",
            "FAB",
            "FABTCG"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/@flesh-and-blood/search",
          "is_deprecated": false,
          "latest_version": "4.0.31",
          "repository_url": "https://github.com/fabrary/fab-cards",
          "versions_count": 866,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 6096,
          "first_published_at": "2023-09-17T16:27:32.869000Z",
          "latest_published_at": "2026-07-24T02:17:42.649000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 35,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 2
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/cards/tsconfig.json",
        "packages/search/tsconfig.json",
        "packages/types/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 12836294,
      "source_files_sampled": 78,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.22.20",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.3,
            "advisory_ids": [
              "GHSA-67hx-6x53-jw92"
            ],
            "fixed_version": "8.0.0-alpha.4",
            "advisory_count": 1,
            "oldest_advisory_days": 1011
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "4.3.2",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.3,
            "advisory_ids": [
              "GHSA-8gc5-j5rx-235r",
              "GHSA-fj3w-jwp8-x2g3",
              "GHSA-gh4j-gqv2-49f6",
              "GHSA-jmr7-xgp7-cmfj",
              "GHSA-jp2q-39xq-3w4g",
              "GHSA-m7jm-9gc2-mpf2"
            ],
            "fixed_version": "5.7.0",
            "advisory_count": 6,
            "oldest_advisory_days": 156
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-2qvq-rjwj-gvw9",
              "GHSA-2w6w-674q-4c4q",
              "GHSA-3mfm-83xf-c92r",
              "GHSA-442j-39wm-28r2",
              "GHSA-7rx3-28cr-v5wh",
              "GHSA-9cx6-37pm-9jff",
              "GHSA-xhpv-hc6g-r9c6",
              "GHSA-xjpj-3mr7-gcpf"
            ],
            "fixed_version": "4.7.9",
            "advisory_count": 8,
            "oldest_advisory_days": 119
          },
          {
            "name": "axios",
            "direct": false,
            "version": "1.6.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.7,
            "advisory_ids": [
              "GHSA-35jp-ww65-95wh",
              "GHSA-3g43-6gmg-66jw",
              "GHSA-3p68-rc4w-qgx5",
              "GHSA-3w6x-2g7m-8v23",
              "GHSA-42h9-826w-cgv3",
              "GHSA-43fc-jf86-j433",
              "GHSA-445q-vr5w-6q77",
              "GHSA-4hjh-wcwx-xvwj",
              "GHSA-5c9x-8gcm-mpgx",
              "GHSA-62hf-57xw-28j9"
            ],
            "fixed_version": "1.18.0",
            "advisory_count": 29,
            "oldest_advisory_days": 710
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 409
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-v6h2-p8h4-qcjw"
            ],
            "fixed_version": "5.0.7",
            "advisory_count": 3,
            "oldest_advisory_days": 409
          },
          {
            "name": "braces",
            "direct": false,
            "version": "2.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-grv7-fg5c-xmjg"
            ],
            "fixed_version": "3.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 800
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-grv7-fg5c-xmjg"
            ],
            "fixed_version": "3.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 800
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3xgq-45jj-v275"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 1,
            "oldest_advisory_days": 622
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-fjxv-7rqg-78g4",
              "GHSA-hmw2-7cc7-3qxx"
            ],
            "fixed_version": "4.0.6",
            "advisory_count": 2,
            "oldest_advisory_days": 367
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 248
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-5j98-mcp5-4vw2"
            ],
            "fixed_version": "11.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 248
          },
          {
            "name": "ip",
            "direct": false,
            "version": "2.0.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-2p57-rm9w-gvfp",
              "GHSA-78xj-cgh5-2h22"
            ],
            "fixed_version": "2.0.1",
            "advisory_count": 2,
            "oldest_advisory_days": 896
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 251
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52cp-r559-cp3m",
              "GHSA-h67p-54hq-rp68",
              "GHSA-mh29-5h37-fv8m"
            ],
            "fixed_version": "4.3.0",
            "advisory_count": 3,
            "oldest_advisory_days": 251
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-f23m-r3pf-42rh",
              "GHSA-r5fr-rjxr-66jc",
              "GHSA-xxjr-mmjv-4gpg"
            ],
            "fixed_version": "4.18.0",
            "advisory_count": 3,
            "oldest_advisory_days": 183
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 155
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 155
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 155
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "8.0.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 155
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-23c5-xmqv-rm74",
              "GHSA-3ppc-4f35-3m26",
              "GHSA-7r86-cg39-jmmj"
            ],
            "fixed_version": "10.2.3",
            "advisory_count": 3,
            "oldest_advisory_days": 155
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3v7f-55p6-f55p",
              "GHSA-c2c7-rcm5-vvqj"
            ],
            "fixed_version": "4.0.4",
            "advisory_count": 2,
            "oldest_advisory_days": 120
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "1.9.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52v5-jr5w-gjxr"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 22
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "2.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52v5-jr5w-gjxr"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 1,
            "oldest_advisory_days": 22
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.1.11",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-23hp-3jrh-7fpw",
              "GHSA-34x7-hfp2-rc4v",
              "GHSA-83g3-92jg-28cx",
              "GHSA-8qq5-rm4j-mr97",
              "GHSA-8x88-c5mf-7j5w",
              "GHSA-9ppj-qmqm-q256",
              "GHSA-f5x3-32g6-xq36",
              "GHSA-gvwx-54wh-qm9j",
              "GHSA-qffp-2rhf-9h96",
              "GHSA-r6q2-hw4h-h46w"
            ],
            "fixed_version": "7.5.19",
            "advisory_count": 12,
            "oldest_advisory_days": 853
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.0.33",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52f5-9888-hmc6",
              "GHSA-ph9p-34f9-6g65"
            ],
            "fixed_version": "0.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 351
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-52f5-9888-hmc6",
              "GHSA-ph9p-34f9-6g65"
            ],
            "fixed_version": "0.2.6",
            "advisory_count": 2,
            "oldest_advisory_days": 351
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "9.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 92
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.22.15",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.2,
            "advisory_ids": [
              "GHSA-968p-4wvh-cqc8"
            ],
            "fixed_version": "8.0.0-alpha.17",
            "advisory_count": 1,
            "oldest_advisory_days": 499
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "6.1.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-h5c3-5r3r-rr8q"
            ],
            "fixed_version": "11.4.1",
            "advisory_count": 1,
            "oldest_advisory_days": 524
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "6.2.8",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-rmvr-2pp2-xj38"
            ],
            "fixed_version": "9.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 524
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "3.0.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-xx4v-prfh-6cgc"
            ],
            "fixed_version": "6.1.7",
            "advisory_count": 1,
            "oldest_advisory_days": 524
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-73rr-hh4g-fpgx"
            ],
            "fixed_version": "8.0.3",
            "advisory_count": 1,
            "oldest_advisory_days": 190
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "3.1.9",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-ghr5-ch3p-vcr6"
            ],
            "fixed_version": "3.1.10",
            "advisory_count": 1,
            "oldest_advisory_days": 816
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.19.10",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-67mh-4wv8-2f99"
            ],
            "fixed_version": "0.25.0",
            "advisory_count": 1,
            "oldest_advisory_days": 528
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-cxjh-pqwp-8mfp",
              "GHSA-jchw-25xp-jwwc",
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 3,
            "oldest_advisory_days": 933
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "3.1.10",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-952p-6rrq-rcjv"
            ],
            "fixed_version": "4.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 800
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-952p-6rrq-rcjv"
            ],
            "fixed_version": "4.0.8",
            "advisory_count": 1,
            "oldest_advisory_days": 800
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.22.20",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.2,
            "advisory_ids": [
              "GHSA-4x5r-pxfx-6jf8"
            ],
            "fixed_version": "8.0.0-rc.6",
            "advisory_count": 1,
            "oldest_advisory_days": 38
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.3,
            "advisory_ids": [
              "GHSA-vpq2-c234-7xj6"
            ],
            "fixed_version": "3.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 142
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 2,
          "high": 25,
          "critical": 3,
          "moderate": 10
        },
        "advisory_count": 118,
        "affected_count": 40,
        "assessed_count": 994,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 16,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@flesh-and-blood/types",
          "manifest": "packages/cards/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.22"
        },
        {
          "name": "fuse.js",
          "manifest": "packages/search/package.json",
          "ecosystem": "npm",
          "version_constraint": "^6.6.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@flesh-and-blood/types",
            "direct": true,
            "version": "0.0.91",
            "ecosystem": "npm"
          },
          {
            "name": "@flesh-and-blood/types",
            "direct": true,
            "version": "4.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "@flesh-and-blood/types",
            "direct": true,
            "version": "^4.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "@flesh-and-blood/types",
            "direct": true,
            "version": "^4.0.22",
            "ecosystem": "npm"
          },
          {
            "name": "fuse.js",
            "direct": true,
            "version": "6.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "fuse.js",
            "direct": true,
            "version": "^6.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@ampproject/remapping",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-environment-visitor",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-hoist-variables",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.22.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.28.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.22.16",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.22.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.22.15",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.22.20",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.22.19",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cnakazawa/watch",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "2.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@flesh-and-blood/cards",
            "direct": false,
            "version": "0.0.91",
            "ecosystem": "npm"
          },
          {
            "name": "@flesh-and-blood/cards",
            "direct": false,
            "version": "4.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "@flesh-and-blood/cards",
            "direct": false,
            "version": "^4.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "@flesh-and-blood/search",
            "direct": false,
            "version": "4.0.30",
            "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": "@hutson/parse-repository-url",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@isaacs/cliui",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/diff-sequences",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/expect-utils",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/get-type",
            "direct": false,
            "version": "30.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/pattern",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "30.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/set-array",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.4.15",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.19",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@lerna/create",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.scandir",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.stat",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@nodelib/fs.walk",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/agent",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/fs",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/git",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/installed-package-contents",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/node-gyp",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/promise-spawn",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@npmcli/run-script",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@nrwl/devkit",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nrwl/tao",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/devkit",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-darwin-arm64",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-darwin-x64",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-freebsd-x64",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-arm-gnueabihf",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-arm64-gnu",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-arm64-musl",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-x64-gnu",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-linux-x64-musl",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-win32-arm64-msvc",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@nx/nx-win32-x64-msvc",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/auth-token",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/core",
            "direct": false,
            "version": "4.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/endpoint",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/graphql",
            "direct": false,
            "version": "5.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/openapi-types",
            "direct": false,
            "version": "18.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-enterprise-rest",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-paginate-rest",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-request-log",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/plugin-rest-endpoint-methods",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request",
            "direct": false,
            "version": "6.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/request-error",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/rest",
            "direct": false,
            "version": "19.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/tsconfig",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@octokit/types",
            "direct": false,
            "version": "9.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pkgjs/parseargs",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/bundle",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/protobuf-specs",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/sign",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sigstore/tuf",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.34.49",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/commons",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "10.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/canonical-json",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@tufjs/models",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "29.5.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "30.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "^29.5.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimatch",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "20.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "^20.10.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/normalize-package-data",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/papaparse",
            "direct": false,
            "version": "5.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "15.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.24",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.35",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/lockfile",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@yarnpkg/parsers",
            "direct": false,
            "version": "3.0.0-rc.46",
            "ecosystem": "npm"
          },
          {
            "name": "@zkochan/js-yaml",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "abbrev",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "add-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "agentkeepalive",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "aproba",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "are-we-there-yet",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arr-diff",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-flatten",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "arr-union",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-differ",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-ify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array-unique",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "arrify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "assign-symbols",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "async",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "atob",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "axios",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "26.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "base",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "base64-js",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "before-after-hook",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "bl",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.21.10",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer",
            "direct": false,
            "version": "5.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "builtins",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "builtins",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "byte-size",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "17.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "cacache",
            "direct": false,
            "version": "18.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cache-base",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase-keys",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001535",
            "ecosystem": "npm"
          },
          {
            "name": "capture-exit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "^4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chardet",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "chownr",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "class-utils",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-spinners",
            "direct": false,
            "version": "2.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-width",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clone",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cmd-shim",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "collection-visit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-support",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "columnify",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "compare-func",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "component-emitter",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "console-control-strings",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-angular",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-core",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-preset-loader",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-changelog-writer",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-filter",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-commits-parser",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "conventional-recommended-bump",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "copy-descriptor",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-util-is",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "8.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "create-jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "dargs",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dateformat",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decamelize-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "decode-uri-component",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "defaults",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "0.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-property",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "delegates",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deprecation",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "detect-indent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv",
            "direct": false,
            "version": "16.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dotenv-expand",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ejs",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.4.523",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "10.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "9.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "env-paths",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "envinfo",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "environment",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "err-code",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.19.10",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-jest",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild-jest",
            "direct": false,
            "version": "^0.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "9.39.4",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "5.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "exec-sh",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expand-brackets",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "exponential-backoff",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "external-editor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "extglob",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.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-xml-parser",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fast-xml-parser",
            "direct": false,
            "version": "^4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "filelist",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.3",
            "ecosystem": "npm"
          },
          {
            "name": "for-in",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "foreground-child",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fragment-cache",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs-constants",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs-minipass",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "gauge",
            "direct": false,
            "version": "4.0.4",
            "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-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-pkg-repo",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-port",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-value",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "git-raw-commits",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-remote-origin-url",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-semver-tags",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "git-up",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "git-url-parse",
            "direct": false,
            "version": "13.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "gitconfiglocal",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.10",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "10.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "9.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "14.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "handlebars",
            "direct": false,
            "version": "4.7.8",
            "ecosystem": "npm"
          },
          {
            "name": "hard-rejection",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-unicode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-value",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-value",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-values",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "has-values",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "2.8.9",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "3.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "hosted-git-info",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "humanize-ms",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "9.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "ieee754",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ignore-walk",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "init-package-json",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inquirer",
            "direct": false,
            "version": "8.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "ip",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-accessor-descriptor",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-accessor-descriptor",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-buffer",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-ci",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-ci",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-descriptor",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-data-descriptor",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-descriptor",
            "direct": false,
            "version": "0.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-descriptor",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "1.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-fullwidth-code-point",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-interactive",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-lambda",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-ssh",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-text-path",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-unicode-supported",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-windows",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "jackspeak",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "jake",
            "direct": false,
            "version": "10.8.7",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "^29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "26.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "30.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-serializer",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "26.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stringify-safe",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonc-parser",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsonparse",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "JSONStream",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "lerna",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmaccess",
            "direct": false,
            "version": "7.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "libnpmpublish",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "17.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "load-json-file",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.ismatch",
            "direct": false,
            "version": "4.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "7.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "11.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-fetch-happen",
            "direct": false,
            "version": "13.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "map-cache",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "map-obj",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "map-visit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "meow",
            "direct": false,
            "version": "8.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "3.1.10",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.35",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-function",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "min-indent",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "5.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "8.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minimist-options",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "3.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "4.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minipass",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-collect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-fetch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-flush",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-json-stream",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-pipeline",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "minipass-sized",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "minizlib",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mixin-deep",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "mkdirp",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "modify-values",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "multimatch",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mute-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "nanomatch",
            "direct": false,
            "version": "1.2.13",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "nice-try",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "node-fetch",
            "direct": false,
            "version": "2.6.7",
            "ecosystem": "npm"
          },
          {
            "name": "node-gyp",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-machine-id",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "nopt",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-package-data",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-bundled",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-check-updates",
            "direct": false,
            "version": "20.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-check-updates",
            "direct": false,
            "version": "^20.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-install-checks",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-normalize-package-bin",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "10.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "11.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-package-arg",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-packlist",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npm-pick-manifest",
            "direct": false,
            "version": "9.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "14.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "npm-registry-fetch",
            "direct": false,
            "version": "16.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "npmlog",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "nx",
            "direct": false,
            "version": "17.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "object-copy",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-visit",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.pick",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "ora",
            "direct": false,
            "version": "5.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "os-tmpdir",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map-series",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-pipe",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": false,
            "version": "6.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-reduce",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-waterfall",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "pacote",
            "direct": false,
            "version": "17.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "papaparse",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "papaparse",
            "direct": false,
            "version": "^5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-path",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-url",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pascalcase",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-scurry",
            "direct": false,
            "version": "1.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pify",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "posix-character-classes",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "30.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "proc-log",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-inflight",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "promise-retry",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "promzard",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "protocols",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-from-env",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pure-rand",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "18.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "read",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-cmd-shim",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-package-json-fast",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "read-pkg-up",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "readable-stream",
            "direct": false,
            "version": "3.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "redent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "regex-not",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "remove-trailing-separator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-element",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-string",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.6",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-url",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ret",
            "direct": false,
            "version": "0.1.15",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rfdc",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "rsvp",
            "direct": false,
            "version": "4.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "run-async",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "7.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "safe-regex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sane",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "5.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "set-blocking",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "set-value",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "sigstore",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "smart-buffer",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon-node",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "snapdragon-util",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "socks-proxy-agent",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "sort-keys",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-resolve",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-url",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-correct",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.16",
            "ecosystem": "npm"
          },
          {
            "name": "split",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "split-string",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "split2",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "10.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "ssri",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "static-extend",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "8.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-eof",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-indent",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "strnum",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "strong-log-transformer",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tar",
            "direct": false,
            "version": "6.1.11",
            "ecosystem": "npm"
          },
          {
            "name": "tar-stream",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "temp-dir",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-extensions",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "through2",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "tinyexec",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "tmp",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-object-path",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "0.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "trim-newlines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "^10.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "1.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "tuf-js",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray",
            "direct": false,
            "version": "0.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.63.0",
            "ecosystem": "npm"
          },
          {
            "name": "typo-js",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "typo-js",
            "direct": false,
            "version": "^1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "uglify-js",
            "direct": false,
            "version": "3.17.4",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "5.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "union-value",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unique-filename",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unique-slug",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "universal-user-agent",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unset-value",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "upath",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "urix",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "use",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-license",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "validate-npm-package-name",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wide-align",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "wordwrap",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "9.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "write-json-file",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "write-pkg",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xtend",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "17.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "21.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1010,
        "direct_count": 6,
        "indirect_count": 1004
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 17,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "manwaring",
          "commits": 2115,
          "avatar_url": "https://avatars.githubusercontent.com/u/2955468?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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/30 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 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 2 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": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "93 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "eaf4c5a0bb4d4bd3cd62e1fe939cce48ed50f5a6",
        "ran_at": "2026-07-24T03:44:53Z",
        "aggregate_score": 3.2,
        "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-24T02:19:47Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2023-03-14T21:59:25Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fabrary/cards",
    "host": "github.com",
    "name": "cards",
    "owner": "fabrary"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 46,
        "vitality": 94,
        "community": 29,
        "governance": 42,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 94,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "commits_last_year": 541,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 49
            },
            "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": "49/52 weeks with commits",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 49
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "541 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 541
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v4.0.31",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 0.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 29,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 8,
              "stars": 35,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "35 stars",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 42,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 17,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/4 decided PRs merged",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 4
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 16,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "fabrary",
              "public_repos": 6,
              "account_age_days": 1538
            },
            "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": "16 followers of fabrary",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 16,
                      "login": "fabrary"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "6 public repos, account ~4 yr old",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 6
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "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": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "fabtcg",
                "flesh-and-blood-tcg"
              ],
              "has_wiki": true,
              "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": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "93 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "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 994 resolved dependencies against OSV; 16 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 994
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 16
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 118,
              "affected_packages": 40,
              "assessed_packages": 994,
              "unassessed_packages": 16,
              "affected_by_severity": "critical 3, high 25, moderate 10, low 2",
              "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": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 994,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 1
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0,
              "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": "0 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 0,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/cards/tsconfig.json",
                "packages/search/tsconfig.json",
                "packages/types/tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/cards/tsconfig.json, packages/search/tsconfig.json, packages/types/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/cards/tsconfig.json, packages/search/tsconfig.json, packages/types/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 12836294,
              "source_files_sampled": 78,
              "oversized_source_files": 2
            },
            "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": "2/78 source files over 60KB",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 78,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package '@flesh-and-blood/cards' points at a different repository (https://github.com/fabrary/fab-cards); excluded from ecosystem scoring",
    "npm package '@flesh-and-blood/types' points at a different repository (https://github.com/fabrary/fab-cards); excluded from ecosystem scoring",
    "npm package '@flesh-and-blood/search' points at a different repository (https://github.com/fabrary/fab-cards); excluded from ecosystem scoring",
    "deps.dev does not index npm:@flesh-and-blood/cards@4.0.31; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T03:44:58.928639Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fabrary/cards.svg",
  "full_name": "fabrary/cards",
  "license_state": "absent",
  "license_spdx": null
}

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 v1.13.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 agregadasnpm.