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

poteto-go / go-alchemy-sdk

golang sdk for alchemy

GoMIT★ 3 estrellas⑂ 2 forksdesde jun 2025Ver en GitHub ↗

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

64
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.

64
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

poteto-goOrganización
4 seguidores10 repositorios públicosdesde ene 2025

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ón
Gogithub.com/poteto-go/go-alchemy-sdkv0.9.0-18hace 6 días

Métricas por categoría

Vitalidad

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

93Excelente · 22% del índice global
Cómo se puntúa
36/36Recencia de push — último push hace 0 días
24.2/36Cadencia de commits — 35/52 semanas con commits
18/18Volumen de commits — 391 commits en el último año
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
Datos de entrada utilizados
commits_last_year391
human_commit_share0,92
days_since_last_push0
active_weeks_last_year35
Cómo se puntúa
27/27Publica versiones — 17 versiones publicadas
36/36Recencia de las versiones — última versión hace 6 días
27/27Cadencia de publicación — una versión cada ~11 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count17
latest_release_tagv0.9.0
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases11
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?

35En riesgo · 18% del índice global
Cómo se puntúa
4.9/60Estrellas — 3 estrellas
0/25Forks — 2 forks
0/15Observadores — 1 observadores
Datos de entrada utilizados
forks2
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
18/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributing
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?

55Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0.1/22.5Distribución de commits — el principal contribuyente firma el 100% de los commits
2.7/13.5Amplitud de contribuyentes — 2 contribuyentes
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Datos de entrada utilizados
bus_factor1
contributors_sampled2
top_contributor_share0,995
Cómo se puntúa
40.8/46.8Resolución de issues — 87% de issues cerradas
35.3/38.3Aceptación de PR — 219/237 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 2/24 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs219
open_issues33
closed_issues225
issue_closed_ratio0,872
closed_unmerged_prs18
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
5/25Alcance del propietario — 4 seguidores de poteto-go
10.7/25Trayectoria — 10 repos públicos, cuenta de ~1 años
Datos de entrada utilizados
followers4
owner_typeOrganization
is_verified
owner_loginpoteto-go
public_repos10
account_age_days569
Cómo se puntúa
25/25Publicado y resoluble — 1 paquete(s) en go
35/35Recencia de publicación — última publicación hace 6 días
20/20Historial de versiones — 18 versiones en el registro
20/20No obsoleto — activo, ni obsoleto ni retirado
Datos de entrada utilizados
packagesgithub.com/poteto-go/go-alchemy-sdk
ecosystemsgo
any_deprecatedno
min_days_since_publish6

Calidad de Ingeniería

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

80Bueno · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 5 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .golangci.yaml
0/9.6Hooks de pre-commit
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno
Cómo se puntúa
30/30README
25/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 8 topics
0/10Wiki
Datos de entrada utilizados
topicsalchemysdk, ethereum, web3, alchemyapi, geth, golang, solidity, erc20
has_wikino
homepage
has_readme
has_docs_dir
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?

51Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 2/24 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
7.5/7.5Maintained — 30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4/5SAST — SAST tool detected but not run on all commits
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 — 79 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4,8
Excluidos de la puntuación (sin datos o no aplicable): packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
12.2/35Dependencias directas libres de avisos conocidos — 3 afectados: github.com/ethereum/go-ethereum v1.16.8 (high 7.5), golang.org/x/crypto v0.52.0 (unknown), golang.org/x/crypto v0.54.0 (unknown)
0/25Dependencias indirectas libres de avisos conocidos — el conjunto transitivo no es separable de las dependencias de desarrollo y prueba en este alcance
33.7/40Sin avisos pendientes — 1 paquete(s) con avisos sin atender más allá de 90 días; el más antiguo publicado hace 156 días
Datos de entrada utilizados
sourceosv
advisories94
affected_packages41
assessed_packages1345
unassessed_packages0
affected_by_severitycritical 1, high 24, moderate 8, low 5, unknown 3
direct_affected_packages3
Excluidos de la puntuación (sin datos o no aplicable): Dependencias indirectas libres de avisos conocidos. Los pesos restantes se han renormalizado. Se cotejaron 1345 dependencias resueltas con OSV. Este repositorio no publica ningún paquete que el índice resuelva, por lo que se evaluó en su lugar el grafo de dependencias del repositorio. Ese grafo mezcla fijaciones de desarrollo y prueba con las dependencias distribuidas, de modo que solo se puntúan las dependencias declaradas en tiempo de ejecución; los hallazgos transitivos se informan como contexto y quedan excluidos de la puntuación. No se analiza la alcanzabilidad.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? 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.

82Bueno · 0% del índice global
Cómo se puntúa
45/45Instrucciones para agentes — AGENTS.md, CLAUDE.md
0/15Documentación legible por máquinas (llms.txt)
40/40Historial de commits legible — 88 de 92 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,957
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes1429
Cómo se puntúa
18/18Arranque con un solo comando — justfile
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .golangci.yaml
11/11Verificación estática de tipos — docs/tsconfig.json
10/10Entorno reproducible — lockfile
10/10Práctica demostrada con agentes — 69 de los últimos 100 commits con autoría o crédito de agente
8/8Mantenimiento automatizado — 8 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfilesgo.sum, pnpm-lock.yaml
has_dockerfileno
typed_language
bootstrap_filesjustfile
has_devcontainerno
has_linter_config
typecheck_configsdocs/tsconfig.json
agent_commit_share0,69
toolchain_manifestsexamples/deploy-contract/go.mod, examples/kurtosis-development/go.mod, go.mod
dependency_bot_commit_share0,08
Cómo se puntúa
45/45Código verificable por tipos — Go (tipado estático)
54.7/55Tamaños de archivo manejables — 1/171 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageGo
largest_source_bytes95.278
source_files_sampled171
oversized_source_files1
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

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

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

Más detalle

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

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.

111222212025-092026-022026-06
Mayor 0Menor 7Parche 9
OpenSSF Scorecard 4.8 / 10
4.8agregado

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-25 03:30 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 2/24 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
8SASTSAST tool detected but not run on all commits
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities79 existing vulnerabilities detected
Dependencias directas 8
RegistroPaqueteRestricción de versiónManifiesto
Gogithub.com/agiledragon/gomonkeyv2.0.2+incompatiblego.mod
Gogithub.com/ethereum/go-ethereumv1.17.4go.mod
Gogithub.com/go-viper/mapstructure/v2v2.5.0go.mod
Gogithub.com/golang-jwt/jwt/v5v5.3.1go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/jarcoal/httpmockv1.4.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Todas las dependencias 1345

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

RegistroPaqueteVersiónRelación
Gogithub.com/agiledragon/gomonkeyv2.0.2+incompatibledirecta
Gogithub.com/ethereum/go-ethereumv1.16.8directa
Gogithub.com/ethereum/go-ethereumv1.17.0directa
Gogithub.com/ethereum/go-ethereumv1.17.4directa
Gogithub.com/go-viper/mapstructure/v2v2.4.0directa
Gogithub.com/go-viper/mapstructure/v2v2.5.0directa
Gogithub.com/golang-jwt/jwt/v5v5.3.1directa
Gogithub.com/gorilla/websocketv1.4.2directa
Gogithub.com/gorilla/websocketv1.5.3directa
Gogithub.com/jarcoal/httpmockv1.4.0directa
Gogithub.com/stretchr/testifyv1.11.1directa
Gogolang.org/x/cryptov0.52.0directa
Gogolang.org/x/cryptov0.54.0directa
Gogithub.com/beorn7/perksv1.0.1indirecta
Gogithub.com/bits-and-blooms/bitsetv1.20.0indirecta
Gogithub.com/cespare/xxhash/v2v2.3.0indirecta
Gogithub.com/cockroachdb/errorsv1.11.3indirecta
Gogithub.com/cockroachdb/fifov0.0.0-20240606204812-0bbfbd93a7ceindirecta
Gogithub.com/cockroachdb/logtagsv0.0.0-20230118201751-21c54148d20bindirecta
Gogithub.com/cockroachdb/pebblev1.1.5indirecta
Gogithub.com/cockroachdb/redactv1.1.5indirecta
Gogithub.com/cockroachdb/tokenbucketv0.0.0-20230807174530-cc333fc44b06indirecta
Gogithub.com/consensys/gnark-cryptov0.18.1indirecta
Gogithub.com/cpuguy83/go-md2man/v2v2.0.5indirecta
Gogithub.com/crate-crypto/go-eth-kzgv1.4.0indirecta
Gogithub.com/crate-crypto/go-eth-kzgv1.5.0indirecta
Gogithub.com/crate-crypto/go-ipav0.0.0-20240724233137-53bbb0ceb27aindirecta
Gogithub.com/datadog/zstdv1.4.5indirecta
Gogithub.com/davecgh/go-spewv1.1.1indirecta
Gogithub.com/dchest/siphashv1.2.3indirecta
Gogithub.com/deckarep/golang-set/v2v2.6.0indirecta
Gogithub.com/decred/dcrd/dcrec/secp256k1/v4v4.0.1indirecta
Gogithub.com/emicklei/dotv1.6.2indirecta
Gogithub.com/ethereum/c-kzg-4844/v2v2.1.5indirecta
Gogithub.com/ethereum/c-kzg-4844/v2v2.1.6indirecta
Gogithub.com/ethereum/go-bigmodexpfixv0.0.0-20250911101455-f9e208c548abindirecta
Gogithub.com/ethereum/go-verklev0.2.2indirecta
Gogithub.com/ferranbt/fastsszv0.1.4indirecta
Gogithub.com/fjl/jsonwv0.1.0indirecta
Gogithub.com/fsnotify/fsnotifyv1.6.0indirecta
Gogithub.com/getsentry/sentry-gov0.27.0indirecta
Gogithub.com/go-logr/logrv1.4.3indirecta
Gogithub.com/go-logr/stdrv1.2.2indirecta
Gogithub.com/go-ole/go-olev1.3.0indirecta
Gogithub.com/gofrs/flockv0.12.1indirecta
Gogithub.com/gogo/protobufv1.3.2indirecta
Gogithub.com/golang-jwt/jwt/v4v4.5.2indirecta
Gogithub.com/golang/protobufv1.5.4indirecta
Gogithub.com/golang/snappyv1.0.0indirecta
Gogithub.com/google/uuidv1.3.0indirecta
Gogithub.com/google/uuidv1.6.0indirecta
Gogithub.com/grafana/pyroscope-gov1.2.7indirecta
Gogithub.com/grafana/pyroscope-go/godeltaprofv0.1.9indirecta
Gogithub.com/hashicorp/go-bexprv0.1.10indirecta
Gogithub.com/holiman/billyv0.0.0-20250707135307-f2f9b9aae7dbindirecta
Gogithub.com/holiman/bloomfilter/v2v2.0.3indirecta
Gogithub.com/holiman/uint256v1.3.2indirecta
Gogithub.com/huin/goupnpv1.3.0indirecta
Gogithub.com/jackpal/go-nat-pmpv1.0.2indirecta
Gogithub.com/klauspost/compressv1.17.8indirecta
Gogithub.com/klauspost/cpuid/v2v2.0.9indirecta
Gogithub.com/kr/prettyv0.3.1indirecta
Gogithub.com/kr/textv0.2.0indirecta
Gogithub.com/mattn/go-colorablev0.1.13indirecta
Gogithub.com/mattn/go-isattyv0.0.20indirecta
Gogithub.com/matttproud/golang_protobuf_extensionsv1.0.4indirecta
Gogithub.com/microsoft/go-winiov0.6.2indirecta
Gogithub.com/minio/sha256-simdv1.0.0indirecta
Gogithub.com/mitchellh/mapstructurev1.4.1indirecta
Gogithub.com/mitchellh/pointerstructurev1.2.0indirecta
Gogithub.com/pion/dtls/v3v3.1.2indirecta
Gogithub.com/pion/loggingv0.2.4indirecta
Gogithub.com/pion/stun/v3v3.1.2indirecta
Gogithub.com/pion/transport/v4v4.0.1indirecta
Gogithub.com/pkg/errorsv0.9.1indirecta
Gogithub.com/pmezard/go-difflibv1.0.0indirecta
Gogithub.com/poteto-go/go-alchemy-sdkv0.0.0-20251108090332-aa3d55515e2cindirecta
Gogithub.com/poteto-go/go-alchemy-sdkv0.1.5indirecta
Gogithub.com/projectzkm/ziren/crates/go-runtime/zkvm_runtimev0.0.0-20251001021608-1fe7b43fc4d6indirecta
Gogithub.com/prometheus/client_golangv1.15.0indirecta
Gogithub.com/prometheus/client_modelv0.3.0indirecta
Gogithub.com/prometheus/commonv0.42.0indirecta
Gogithub.com/prometheus/procfsv0.9.0indirecta
Gogithub.com/rogpeppe/go-internalv1.14.1indirecta
Gogithub.com/rs/corsv1.7.0indirecta
Gogithub.com/russross/blackfriday/v2v2.1.0indirecta
Gogithub.com/shirou/gopsutilv3.21.4-0.20210419000835-c7a38de76ee5+incompatibleindirecta
Gogithub.com/stackexchange/wmiv1.2.1indirecta
Gogithub.com/supranational/blstv0.3.16indirecta
Gogithub.com/supranational/blstv0.3.16-0.20250831170142-f48500c1fdbeindirecta
Gogithub.com/syndtr/goleveldbv1.0.1-0.20210819022825-2ae1ddf74ef7indirecta
Gogithub.com/tklauser/go-sysconfv0.3.12indirecta
Gogithub.com/tklauser/numcpusv0.6.1indirecta
Gogithub.com/urfave/cli/v2v2.27.5indirecta
Gogithub.com/victoriametrics/fastcachev1.13.0indirecta
Gogithub.com/wlynxg/anetv0.0.5indirecta
Gogithub.com/xrash/smetricsv0.0.0-20240521201337-686a1a2994c1indirecta
Gogo.opentelemetry.io/auto/sdkv1.2.1indirecta
Gogo.opentelemetry.io/otelv1.39.0indirecta
Gogo.opentelemetry.io/otelv1.41.0indirecta
Gogo.opentelemetry.io/otel/metricv1.39.0indirecta
Gogo.opentelemetry.io/otel/metricv1.41.0indirecta
Gogo.opentelemetry.io/otel/tracev1.39.0indirecta
Gogo.opentelemetry.io/otel/tracev1.41.0indirecta
Gogolang.org/x/expv0.0.0-20230626212559-97b1e661b5dfindirecta
Gogolang.org/x/syncv0.18.0indirecta
Gogolang.org/x/syncv0.22.0indirecta
Gogolang.org/x/sysv0.45.0indirecta
Gogolang.org/x/sysv0.47.0indirecta
Gogolang.org/x/textv0.40.0indirecta
Gogolang.org/x/timev0.10.0indirecta
Gogoogle.golang.org/protobufv1.36.11indirecta
Gogopkg.in/natefinch/lumberjack.v2v2.2.1indirecta
Gogopkg.in/yaml.v2v2.4.0indirecta
Gogopkg.in/yaml.v3v3.0.1indirecta
npm@algolia/abtesting1.3.0indirecta
npm@algolia/autocomplete-core1.17.9indirecta
npm@algolia/autocomplete-plugin-algolia-insights1.17.9indirecta
npm@algolia/autocomplete-preset-algolia1.17.9indirecta
npm@algolia/autocomplete-shared1.17.9indirecta
npm@algolia/client-abtesting5.37.0indirecta
npm@algolia/client-analytics5.37.0indirecta
npm@algolia/client-common5.37.0indirecta
npm@algolia/client-insights5.37.0indirecta
npm@algolia/client-personalization5.37.0indirecta
npm@algolia/client-query-suggestions5.37.0indirecta
npm@algolia/client-search5.37.0indirecta
npm@algolia/events4.0.1indirecta
npm@algolia/ingestion1.37.0indirecta
npm@algolia/monitoring1.37.0indirecta
npm@algolia/recommend5.37.0indirecta
npm@algolia/requester-browser-xhr5.37.0indirecta
npm@algolia/requester-fetch5.37.0indirecta
npm@algolia/requester-node-http5.37.0indirecta
npm@babel/code-frame7.27.1indirecta
npm@babel/compat-data7.28.4indirecta
npm@babel/core7.28.4indirecta
npm@babel/generator7.28.3indirecta
npm@babel/helper-annotate-as-pure7.27.3indirecta
npm@babel/helper-compilation-targets7.27.2indirecta
npm@babel/helper-create-class-features-plugin7.28.3indirecta
npm@babel/helper-create-regexp-features-plugin7.27.1indirecta
npm@babel/helper-define-polyfill-provider0.6.5indirecta
npm@babel/helper-globals7.28.0indirecta
npm@babel/helper-member-expression-to-functions7.27.1indirecta
npm@babel/helper-module-imports7.27.1indirecta
npm@babel/helper-module-transforms7.28.3indirecta
npm@babel/helper-optimise-call-expression7.27.1indirecta
npm@babel/helper-plugin-utils7.27.1indirecta
npm@babel/helper-remap-async-to-generator7.27.1indirecta
npm@babel/helper-replace-supers7.27.1indirecta
npm@babel/helper-skip-transparent-expression-wrappers7.27.1indirecta
npm@babel/helper-string-parser7.27.1indirecta
npm@babel/helper-validator-identifier7.27.1indirecta
npm@babel/helper-validator-option7.27.1indirecta
npm@babel/helper-wrap-function7.28.3indirecta
npm@babel/helpers7.28.4indirecta
npm@babel/parser7.28.4indirecta
npm@babel/plugin-bugfix-firefox-class-in-computed-class-key7.27.1indirecta
npm@babel/plugin-bugfix-safari-class-field-initializer-scope7.27.1indirecta
npm@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression7.27.1indirecta
npm@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining7.27.1indirecta
npm@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly7.28.3indirecta
npm@babel/plugin-proposal-private-property-in-object7.21.0-placeholder-for-preset-env.2indirecta
npm@babel/plugin-syntax-dynamic-import7.8.3indirecta
npm@babel/plugin-syntax-import-assertions7.27.1indirecta
npm@babel/plugin-syntax-import-attributes7.27.1indirecta
npm@babel/plugin-syntax-jsx7.27.1indirecta
npm@babel/plugin-syntax-typescript7.27.1indirecta
npm@babel/plugin-syntax-unicode-sets-regex7.18.6indirecta
npm@babel/plugin-transform-arrow-functions7.27.1indirecta
npm@babel/plugin-transform-async-generator-functions7.28.0indirecta
npm@babel/plugin-transform-async-to-generator7.27.1indirecta
npm@babel/plugin-transform-block-scoped-functions7.27.1indirecta
npm@babel/plugin-transform-block-scoping7.28.4indirecta
npm@babel/plugin-transform-class-properties7.27.1indirecta
npm@babel/plugin-transform-class-static-block7.28.3indirecta
npm@babel/plugin-transform-classes7.28.4indirecta
npm@babel/plugin-transform-computed-properties7.27.1indirecta
npm@babel/plugin-transform-destructuring7.28.0indirecta
npm@babel/plugin-transform-dotall-regex7.27.1indirecta
npm@babel/plugin-transform-duplicate-keys7.27.1indirecta
npm@babel/plugin-transform-duplicate-named-capturing-groups-regex7.27.1indirecta
npm@babel/plugin-transform-dynamic-import7.27.1indirecta
npm@babel/plugin-transform-explicit-resource-management7.28.0indirecta
npm@babel/plugin-transform-exponentiation-operator7.27.1indirecta
npm@babel/plugin-transform-export-namespace-from7.27.1indirecta
npm@babel/plugin-transform-for-of7.27.1indirecta
npm@babel/plugin-transform-function-name7.27.1indirecta
npm@babel/plugin-transform-json-strings7.27.1indirecta
npm@babel/plugin-transform-literals7.27.1indirecta
npm@babel/plugin-transform-logical-assignment-operators7.27.1indirecta
npm@babel/plugin-transform-member-expression-literals7.27.1indirecta
npm@babel/plugin-transform-modules-amd7.27.1indirecta
npm@babel/plugin-transform-modules-commonjs7.27.1indirecta
npm@babel/plugin-transform-modules-systemjs7.27.1indirecta
npm@babel/plugin-transform-modules-umd7.27.1indirecta
npm@babel/plugin-transform-named-capturing-groups-regex7.27.1indirecta
npm@babel/plugin-transform-new-target7.27.1indirecta
npm@babel/plugin-transform-nullish-coalescing-operator7.27.1indirecta
npm@babel/plugin-transform-numeric-separator7.27.1indirecta
npm@babel/plugin-transform-object-rest-spread7.28.4indirecta
npm@babel/plugin-transform-object-super7.27.1indirecta
npm@babel/plugin-transform-optional-catch-binding7.27.1indirecta
npm@babel/plugin-transform-optional-chaining7.27.1indirecta
npm@babel/plugin-transform-parameters7.27.7indirecta
npm@babel/plugin-transform-private-methods7.27.1indirecta
npm@babel/plugin-transform-private-property-in-object7.27.1indirecta
npm@babel/plugin-transform-property-literals7.27.1indirecta
npm@babel/plugin-transform-react-constant-elements7.27.1indirecta
npm@babel/plugin-transform-react-display-name7.28.0indirecta
npm@babel/plugin-transform-react-jsx7.27.1indirecta
npm@babel/plugin-transform-react-jsx-development7.27.1indirecta
npm@babel/plugin-transform-react-pure-annotations7.27.1indirecta
npm@babel/plugin-transform-regenerator7.28.4indirecta
npm@babel/plugin-transform-regexp-modifiers7.27.1indirecta
npm@babel/plugin-transform-reserved-words7.27.1indirecta
npm@babel/plugin-transform-runtime7.28.3indirecta
npm@babel/plugin-transform-shorthand-properties7.27.1indirecta
npm@babel/plugin-transform-spread7.27.1indirecta
npm@babel/plugin-transform-sticky-regex7.27.1indirecta
npm@babel/plugin-transform-template-literals7.27.1indirecta
npm@babel/plugin-transform-typeof-symbol7.27.1indirecta
npm@babel/plugin-transform-typescript7.28.0indirecta
npm@babel/plugin-transform-unicode-escapes7.27.1indirecta
npm@babel/plugin-transform-unicode-property-regex7.27.1indirecta
npm@babel/plugin-transform-unicode-regex7.27.1indirecta
npm@babel/plugin-transform-unicode-sets-regex7.27.1indirecta
npm@babel/preset-env7.28.3indirecta
npm@babel/preset-modules0.1.6-no-external-pluginsindirecta
npm@babel/preset-react7.27.1indirecta
npm@babel/preset-typescript7.27.1indirecta
npm@babel/runtime7.28.4indirecta
npm@babel/runtime-corejs37.28.4indirecta
npm@babel/template7.27.2indirecta
npm@babel/traverse7.28.4indirecta
npm@babel/types7.28.4indirecta
npm@cloudflare/kv-asset-handler0.4.0indirecta
npm@cloudflare/unenv-preset2.7.7indirecta
npm@cloudflare/workerd-darwin-641.20251008.0indirecta
npm@cloudflare/workerd-darwin-arm641.20251008.0indirecta
npm@cloudflare/workerd-linux-641.20251008.0indirecta
npm@cloudflare/workerd-linux-arm641.20251008.0indirecta
npm@cloudflare/workerd-windows-641.20251008.0indirecta
npm@colors/colors1.5.0indirecta
npm@cspotcode/source-map-support0.8.1indirecta
npm@csstools/cascade-layer-name-parser2.0.5indirecta
npm@csstools/color-helpers5.1.0indirecta
npm@csstools/css-calc2.1.4indirecta
npm@csstools/css-color-parser3.1.0indirecta
npm@csstools/css-parser-algorithms3.0.5indirecta
npm@csstools/css-tokenizer3.0.4indirecta
npm@csstools/media-query-list-parser4.0.3indirecta
npm@csstools/postcss-alpha-function1.0.1indirecta
npm@csstools/postcss-cascade-layers5.0.2indirecta
npm@csstools/postcss-color-function4.0.12indirecta
npm@csstools/postcss-color-function-display-p3-linear1.0.1indirecta
npm@csstools/postcss-color-mix-function3.0.12indirecta
npm@csstools/postcss-color-mix-variadic-function-arguments1.0.2indirecta
npm@csstools/postcss-content-alt-text2.0.8indirecta
npm@csstools/postcss-contrast-color-function2.0.12indirecta
npm@csstools/postcss-exponential-functions2.0.9indirecta
npm@csstools/postcss-font-format-keywords4.0.0indirecta
npm@csstools/postcss-gamut-mapping2.0.11indirecta
npm@csstools/postcss-gradients-interpolation-method5.0.12indirecta
npm@csstools/postcss-hwb-function4.0.12indirecta
npm@csstools/postcss-ic-unit4.0.4indirecta
npm@csstools/postcss-initial2.0.1indirecta
npm@csstools/postcss-is-pseudo-class5.0.3indirecta
npm@csstools/postcss-light-dark-function2.0.11indirecta
npm@csstools/postcss-logical-float-and-clear3.0.0indirecta
npm@csstools/postcss-logical-overflow2.0.0indirecta
npm@csstools/postcss-logical-overscroll-behavior2.0.0indirecta
npm@csstools/postcss-logical-resize3.0.0indirecta
npm@csstools/postcss-logical-viewport-units3.0.4indirecta
npm@csstools/postcss-media-minmax2.0.9indirecta
npm@csstools/postcss-media-queries-aspect-ratio-number-values3.0.5indirecta
npm@csstools/postcss-nested-calc4.0.0indirecta
npm@csstools/postcss-normalize-display-values4.0.0indirecta
npm@csstools/postcss-oklab-function4.0.12indirecta
npm@csstools/postcss-progressive-custom-properties4.2.1indirecta
npm@csstools/postcss-random-function2.0.1indirecta
npm@csstools/postcss-relative-color-syntax3.0.12indirecta
npm@csstools/postcss-scope-pseudo-class4.0.1indirecta
npm@csstools/postcss-sign-functions1.1.4indirecta
npm@csstools/postcss-stepped-value-functions4.0.9indirecta
npm@csstools/postcss-text-decoration-shorthand4.0.3indirecta
npm@csstools/postcss-trigonometric-functions4.0.9indirecta
npm@csstools/postcss-unset-value4.0.0indirecta
npm@csstools/selector-resolve-nested3.1.0indirecta
npm@csstools/selector-specificity5.0.0indirecta
npm@csstools/utilities2.0.0indirecta
npm@discoveryjs/json-ext0.5.7indirecta
npm@docsearch/css3.9.0indirecta
npm@docsearch/react3.9.0indirecta
npm@docusaurus/babel3.8.1indirecta
npm@docusaurus/bundler3.8.1indirecta
npm@docusaurus/core3.8.1indirecta
npm@docusaurus/cssnano-preset3.8.1indirecta
npm@docusaurus/logger3.8.1indirecta
npm@docusaurus/mdx-loader3.8.1indirecta
npm@docusaurus/module-type-aliases3.8.1indirecta
npm@docusaurus/module-type-aliases3.9.2indirecta
npm@docusaurus/plugin-content-blog3.8.1indirecta
npm@docusaurus/plugin-content-docs3.8.1indirecta
npm@docusaurus/plugin-content-pages3.8.1indirecta
npm@docusaurus/plugin-css-cascade-layers3.8.1indirecta
npm@docusaurus/plugin-debug3.8.1indirecta
npm@docusaurus/plugin-google-analytics3.8.1indirecta
npm@docusaurus/plugin-google-gtag3.8.1indirecta
npm@docusaurus/plugin-google-tag-manager3.8.1indirecta
npm@docusaurus/plugin-sitemap3.8.1indirecta
npm@docusaurus/plugin-svgr3.8.1indirecta
npm@docusaurus/preset-classic3.8.1indirecta
npm@docusaurus/react-loadable6.0.0indirecta
npm@docusaurus/theme-classic3.8.1indirecta
npm@docusaurus/theme-common3.8.1indirecta
npm@docusaurus/theme-search-algolia3.8.1indirecta
npm@docusaurus/theme-translations3.8.1indirecta
npm@docusaurus/tsconfig3.9.1indirecta
npm@docusaurus/types3.8.1indirecta
npm@docusaurus/types3.9.2indirecta
npm@docusaurus/utils3.8.1indirecta
npm@docusaurus/utils-common3.8.1indirecta
npm@docusaurus/utils-validation3.8.1indirecta
npm@emnapi/runtime1.5.0indirecta
npm@esbuild/aix-ppc640.25.4indirecta
npm@esbuild/android-arm0.25.4indirecta
npm@esbuild/android-arm640.25.4indirecta
npm@esbuild/android-x640.25.4indirecta
npm@esbuild/darwin-arm640.25.4indirecta
npm@esbuild/darwin-x640.25.4indirecta
npm@esbuild/freebsd-arm640.25.4indirecta
npm@esbuild/freebsd-x640.25.4indirecta
npm@esbuild/linux-arm0.25.4indirecta
npm@esbuild/linux-arm640.25.4indirecta
npm@esbuild/linux-ia320.25.4indirecta
npm@esbuild/linux-loong640.25.4indirecta
npm@esbuild/linux-mips64el0.25.4indirecta
npm@esbuild/linux-ppc640.25.4indirecta
npm@esbuild/linux-riscv640.25.4indirecta
npm@esbuild/linux-s390x0.25.4indirecta
npm@esbuild/linux-x640.25.4indirecta
npm@esbuild/netbsd-arm640.25.4indirecta
npm@esbuild/netbsd-x640.25.4indirecta
npm@esbuild/openbsd-arm640.25.4indirecta
npm@esbuild/openbsd-x640.25.4indirecta
npm@esbuild/sunos-x640.25.4indirecta
npm@esbuild/win32-arm640.25.4indirecta
npm@esbuild/win32-ia320.25.4indirecta
npm@esbuild/win32-x640.25.4indirecta
npm@hapi/hoek9.3.0indirecta
npm@hapi/topo5.1.0indirecta
npm@img/sharp-darwin-arm640.33.5indirecta
npm@img/sharp-darwin-x640.33.5indirecta
npm@img/sharp-libvips-darwin-arm641.0.4indirecta
npm@img/sharp-libvips-darwin-x641.0.4indirecta
npm@img/sharp-libvips-linux-arm1.0.5indirecta
npm@img/sharp-libvips-linux-arm641.0.4indirecta
npm@img/sharp-libvips-linux-s390x1.0.4indirecta
npm@img/sharp-libvips-linux-x641.0.4indirecta
npm@img/sharp-libvips-linuxmusl-arm641.0.4indirecta
npm@img/sharp-libvips-linuxmusl-x641.0.4indirecta
npm@img/sharp-linux-arm0.33.5indirecta
npm@img/sharp-linux-arm640.33.5indirecta
npm@img/sharp-linux-s390x0.33.5indirecta
npm@img/sharp-linux-x640.33.5indirecta
npm@img/sharp-linuxmusl-arm640.33.5indirecta
npm@img/sharp-linuxmusl-x640.33.5indirecta
npm@img/sharp-wasm320.33.5indirecta
npm@img/sharp-win32-ia320.33.5indirecta
npm@img/sharp-win32-x640.33.5indirecta
npm@jest/schemas29.6.3indirecta
npm@jest/types29.6.3indirecta
npm@jridgewell/gen-mapping0.3.13indirecta
npm@jridgewell/remapping2.3.5indirecta
npm@jridgewell/resolve-uri3.1.2indirecta
npm@jridgewell/source-map0.3.11indirecta
npm@jridgewell/sourcemap-codec1.5.5indirecta
npm@jridgewell/trace-mapping0.3.31indirecta
npm@jridgewell/trace-mapping0.3.9indirecta
npm@leichtgewicht/ip-codec2.0.5indirecta
npm@mdx-js/mdx3.1.1indirecta
npm@mdx-js/react3.1.1indirecta
npm@nodelib/fs.scandir2.1.5indirecta
npm@nodelib/fs.stat2.0.5indirecta
npm@nodelib/fs.walk1.2.8indirecta
npm@pnpm/config.env-replace1.1.0indirecta
npm@pnpm/network.ca-file1.0.2indirecta
npm@pnpm/npm-conf2.3.1indirecta
npm@polka/url1.0.0-next.29indirecta
npm@poppinss/colors4.1.5indirecta
npm@poppinss/dumper0.6.4indirecta
npm@poppinss/exception1.2.2indirecta
npm@sideway/address4.1.5indirecta
npm@sideway/formula3.0.1indirecta
npm@sideway/pinpoint2.0.0indirecta
npm@sinclair/typebox0.27.8indirecta
npm@sindresorhus/is4.6.0indirecta
npm@sindresorhus/is5.6.0indirecta
npm@sindresorhus/is7.1.0indirecta
npm@slorber/react-helmet-async1.3.0indirecta
npm@slorber/remark-comment1.0.0indirecta
npm@speed-highlight/core1.2.7indirecta
npm@svgr/babel-plugin-add-jsx-attribute8.0.0indirecta
npm@svgr/babel-plugin-remove-jsx-attribute8.0.0indirecta
npm@svgr/babel-plugin-remove-jsx-empty-expression8.0.0indirecta
npm@svgr/babel-plugin-replace-jsx-attribute-value8.0.0indirecta
npm@svgr/babel-plugin-svg-dynamic-title8.0.0indirecta
npm@svgr/babel-plugin-svg-em-dimensions8.0.0indirecta
npm@svgr/babel-plugin-transform-react-native-svg8.1.0indirecta
npm@svgr/babel-plugin-transform-svg-component8.0.0indirecta
npm@svgr/babel-preset8.1.0indirecta
npm@svgr/core8.1.0indirecta
npm@svgr/hast-util-to-babel-ast8.0.0indirecta
npm@svgr/plugin-jsx8.1.0indirecta
npm@svgr/plugin-svgo8.1.0indirecta
npm@svgr/webpack8.1.0indirecta
npm@szmarczak/http-timer5.0.1indirecta
npm@trysound/sax0.2.0indirecta
npm@types/body-parser1.19.6indirecta
npm@types/bonjour3.5.13indirecta
npm@types/connect3.4.38indirecta
npm@types/connect-history-api-fallback1.5.4indirecta
npm@types/debug4.1.12indirecta
npm@types/eslint9.6.1indirecta
npm@types/eslint-scope3.7.7indirecta
npm@types/estree1.0.8indirecta
npm@types/estree-jsx1.0.5indirecta
npm@types/express4.17.23indirecta
npm@types/express-serve-static-core4.19.6indirecta
npm@types/express-serve-static-core5.0.7indirecta
npm@types/gtag.js0.0.12indirecta
npm@types/hast3.0.4indirecta
npm@types/history4.7.11indirecta
npm@types/html-minifier-terser6.1.0indirecta
npm@types/http-cache-semantics4.0.4indirecta
npm@types/http-errors2.0.5indirecta
npm@types/http-proxy1.17.16indirecta
npm@types/istanbul-lib-coverage2.0.6indirecta
npm@types/istanbul-lib-report3.0.3indirecta
npm@types/istanbul-reports3.0.4indirecta
npm@types/json-schema7.0.15indirecta
npm@types/mdast4.0.4indirecta
npm@types/mdx2.0.13indirecta
npm@types/mime1.3.5indirecta
npm@types/ms2.1.0indirecta
npm@types/node17.0.45indirecta
npm@types/node24.5.2indirecta
npm@types/node-forge1.3.14indirecta
npm@types/prismjs1.26.5indirecta
npm@types/qs6.14.0indirecta
npm@types/range-parser1.2.7indirecta
npm@types/react19.1.13indirecta
npm@types/react19.2.2indirecta
npm@types/react-router5.1.20indirecta
npm@types/react-router-config5.0.11indirecta
npm@types/react-router-dom5.3.3indirecta
npm@types/retry0.12.0indirecta
npm@types/sax1.2.7indirecta
npm@types/send0.17.5indirecta
npm@types/serve-index1.9.4indirecta
npm@types/serve-static1.15.8indirecta
npm@types/sockjs0.3.36indirecta
npm@types/unist2.0.11indirecta
npm@types/unist3.0.3indirecta
npm@types/ws8.18.1indirecta
npm@types/yargs17.0.33indirecta
npm@types/yargs-parser21.0.3indirecta
npm@ungap/structured-clone1.3.0indirecta
npm@webassemblyjs/ast1.14.1indirecta
npm@webassemblyjs/floating-point-hex-parser1.13.2indirecta
npm@webassemblyjs/helper-api-error1.13.2indirecta
npm@webassemblyjs/helper-buffer1.14.1indirecta
npm@webassemblyjs/helper-numbers1.13.2indirecta
npm@webassemblyjs/helper-wasm-bytecode1.13.2indirecta
npm@webassemblyjs/helper-wasm-section1.14.1indirecta
npm@webassemblyjs/ieee7541.13.2indirecta
npm@webassemblyjs/leb1281.13.2indirecta
npm@webassemblyjs/utf81.13.2indirecta
npm@webassemblyjs/wasm-edit1.14.1indirecta
npm@webassemblyjs/wasm-gen1.14.1indirecta
npm@webassemblyjs/wasm-opt1.14.1indirecta
npm@webassemblyjs/wasm-parser1.14.1indirecta
npm@webassemblyjs/wast-printer1.14.1indirecta
npm@xtuc/ieee7541.2.0indirecta
npm@xtuc/long4.2.2indirecta
npmaccepts1.3.8indirecta
npmacorn8.14.0indirecta
npmacorn8.15.0indirecta
npmacorn-import-phases1.0.4indirecta
npmacorn-jsx5.3.2indirecta
npmacorn-walk8.3.2indirecta
npmacorn-walk8.3.4indirecta
npmaddress1.2.2indirecta
npmaggregate-error3.1.0indirecta
npmajv6.12.6indirecta
npmajv8.17.1indirecta
npmajv-formats2.1.1indirecta
npmajv-keywords3.5.2indirecta
npmajv-keywords5.1.0indirecta
npmalgoliasearch5.37.0indirecta
npmalgoliasearch-helper3.26.0indirecta
npmansi-align3.0.1indirecta
npmansi-escapes4.3.2indirecta
npmansi-html-community0.0.8indirecta
npmansi-regex5.0.1indirecta
npmansi-regex6.2.2indirecta
npmansi-styles4.3.0indirecta
npmansi-styles6.2.3indirecta
npmanymatch3.1.3indirecta
npmarg5.0.2indirecta
npmargparse1.0.10indirecta
npmargparse2.0.1indirecta
npmarray-flatten1.1.1indirecta
npmarray-union2.1.0indirecta
npmastring1.9.0indirecta
npmautoprefixer10.4.21indirecta
npmbabel-loader9.2.1indirecta
npmbabel-plugin-dynamic-import-node2.3.3indirecta
npmbabel-plugin-polyfill-corejs20.4.14indirecta
npmbabel-plugin-polyfill-corejs30.13.0indirecta
npmbabel-plugin-polyfill-regenerator0.6.5indirecta
npmbail2.0.2indirecta
npmbalanced-match1.0.2indirecta
npmbaseline-browser-mapping2.8.20indirecta
npmbaseline-browser-mapping2.8.6indirecta
npmbatch0.6.1indirecta
npmbig.js5.2.2indirecta
npmbinary-extensions2.3.0indirecta
npmblake3-wasm2.1.5indirecta
npmbody-parser1.20.3indirecta
npmbonjour-service1.3.0indirecta
npmboolbase1.0.0indirecta
npmboxen6.2.1indirecta
npmboxen7.1.1indirecta
npmbrace-expansion1.1.12indirecta
npmbraces3.0.3indirecta
npmbrowserslist4.26.2indirecta
npmbrowserslist4.27.0indirecta
npmbuffer-from1.1.2indirecta
npmbytes3.0.0indirecta
npmbytes3.1.2indirecta
npmcacheable-lookup7.0.0indirecta
npmcacheable-request10.2.14indirecta
npmcall-bind1.0.8indirecta
npmcall-bind-apply-helpers1.0.2indirecta
npmcall-bound1.0.4indirecta
npmcallsites3.1.0indirecta
npmcamel-case4.1.2indirecta
npmcamelcase6.3.0indirecta
npmcamelcase7.0.1indirecta
npmcaniuse-api3.0.0indirecta
npmcaniuse-lite1.0.30001743indirecta
npmcaniuse-lite1.0.30001751indirecta
npmccount2.0.1indirecta
npmchalk4.1.2indirecta
npmchalk5.6.2indirecta
npmchar-regex1.0.2indirecta
npmcharacter-entities2.0.2indirecta
npmcharacter-entities-html42.1.0indirecta
npmcharacter-entities-legacy3.0.0indirecta
npmcharacter-reference-invalid2.0.1indirecta
npmcheerio1.0.0-rc.12indirecta
npmcheerio-select2.1.0indirecta
npmchokidar3.6.0indirecta
npmchrome-trace-event1.0.4indirecta
npmci-info3.9.0indirecta
npmclean-css5.3.3indirecta
npmclean-stack2.2.0indirecta
npmcli-boxes3.0.0indirecta
npmcli-table30.6.5indirecta
npmclone-deep4.0.1indirecta
npmclsx2.1.1indirecta
npmcollapse-white-space2.1.0indirecta
npmcolor4.2.3indirecta
npmcolor-convert2.0.1indirecta
npmcolor-name1.1.4indirecta
npmcolor-string1.9.1indirecta
npmcolord2.9.3indirecta
npmcolorette2.0.20indirecta
npmcombine-promises1.2.0indirecta
npmcomma-separated-tokens2.0.3indirecta
npmcommander10.0.1indirecta
npmcommander2.20.3indirecta
npmcommander5.1.0indirecta
npmcommander7.2.0indirecta
npmcommander8.3.0indirecta
npmcommon-path-prefix3.0.0indirecta
npmcompressible2.0.18indirecta
npmcompression1.8.1indirecta
npmconcat-map0.0.1indirecta
npmconfig-chain1.1.13indirecta
npmconfigstore6.0.0indirecta
npmconnect-history-api-fallback2.0.0indirecta
npmconsola3.4.2indirecta
npmcontent-disposition0.5.2indirecta
npmcontent-disposition0.5.4indirecta
npmcontent-type1.0.5indirecta
npmconvert-source-map2.0.0indirecta
npmcookie0.7.1indirecta
npmcookie1.0.2indirecta
npmcookie-signature1.0.6indirecta
npmcopy-text-to-clipboard3.2.1indirecta
npmcopy-webpack-plugin11.0.0indirecta
npmcore-js3.45.1indirecta
npmcore-js-compat3.45.1indirecta
npmcore-js-pure3.45.1indirecta
npmcore-util-is1.0.3indirecta
npmcosmiconfig8.3.6indirecta
npmcross-spawn7.0.6indirecta
npmcrypto-random-string4.0.0indirecta
npmcss-blank-pseudo7.0.1indirecta
npmcss-declaration-sorter7.3.0indirecta
npmcss-has-pseudo7.0.3indirecta
npmcss-loader6.11.0indirecta
npmcss-minimizer-webpack-plugin5.0.1indirecta
npmcss-prefers-color-scheme10.0.0indirecta
npmcss-select4.3.0indirecta
npmcss-select5.2.2indirecta
npmcss-tree2.2.1indirecta
npmcss-tree2.3.1indirecta
npmcss-what6.2.2indirecta
npmcssdb8.4.2indirecta
npmcssesc3.0.0indirecta
npmcssnano6.1.2indirecta
npmcssnano-preset-advanced6.1.2indirecta
npmcssnano-preset-default6.1.2indirecta
npmcssnano-utils4.0.2indirecta
npmcsso5.0.5indirecta
npmcsstype3.1.3indirecta
npmdebounce1.2.1indirecta
npmdebug2.6.9indirecta
npmdebug4.4.3indirecta
npmdecode-named-character-reference1.2.0indirecta
npmdecompress-response6.0.0indirecta
npmdeep-extend0.6.0indirecta
npmdeepmerge4.3.1indirecta
npmdefault-gateway6.0.3indirecta
npmdefer-to-connect2.0.1indirecta
npmdefine-data-property1.1.4indirecta
npmdefine-lazy-prop2.0.0indirecta
npmdefine-properties1.2.1indirecta
npmdefu6.1.4indirecta
npmdepd1.1.2indirecta
npmdepd2.0.0indirecta
npmdequal2.0.3indirecta
npmdestroy1.2.0indirecta
npmdetect-libc2.1.2indirecta
npmdetect-node2.1.0indirecta
npmdetect-port1.6.1indirecta
npmdevlop1.1.0indirecta
npmdir-glob3.0.1indirecta
npmdns-packet5.6.1indirecta
npmdom-converter0.2.0indirecta
npmdom-serializer1.4.1indirecta
npmdom-serializer2.0.0indirecta
npmdomelementtype2.3.0indirecta
npmdomhandler4.3.1indirecta
npmdomhandler5.0.3indirecta
npmdomutils2.8.0indirecta
npmdomutils3.2.2indirecta
npmdot-case3.0.4indirecta
npmdot-prop6.0.1indirecta
npmdunder-proto1.0.1indirecta
npmduplexer0.1.2indirecta
npmeastasianwidth0.2.0indirecta
npmee-first1.1.1indirecta
npmelectron-to-chromium1.5.222indirecta
npmelectron-to-chromium1.5.240indirecta
npmemoji-regex8.0.0indirecta
npmemoji-regex9.2.2indirecta
npmemojilib2.4.0indirecta
npmemojis-list3.0.0indirecta
npmemoticon4.1.0indirecta
npmencodeurl1.0.2indirecta
npmencodeurl2.0.0indirecta
npmenhanced-resolve5.18.3indirecta
npmentities2.2.0indirecta
npmentities4.5.0indirecta
npmentities6.0.1indirecta
npmerror-ex1.3.4indirecta
npmerror-stack-parser-es1.0.5indirecta
npmes-define-property1.0.1indirecta
npmes-errors1.3.0indirecta
npmes-module-lexer1.7.0indirecta
npmes-object-atoms1.1.1indirecta
npmesast-util-from-estree2.0.0indirecta
npmesast-util-from-js2.0.1indirecta
npmesbuild0.25.4indirecta
npmescalade3.2.0indirecta
npmescape-goat4.0.0indirecta
npmescape-html1.0.3indirecta
npmescape-string-regexp1.0.5indirecta
npmescape-string-regexp4.0.0indirecta
npmescape-string-regexp5.0.0indirecta
npmeslint-scope5.1.1indirecta
npmesprima4.0.1indirecta
npmesrecurse4.3.0indirecta
npmestraverse4.3.0indirecta
npmestraverse5.3.0indirecta
npmestree-util-attach-comments3.0.0indirecta
npmestree-util-build-jsx3.0.1indirecta
npmestree-util-is-identifier-name3.0.0indirecta
npmestree-util-scope1.0.0indirecta
npmestree-util-to-js2.0.0indirecta
npmestree-util-value-to-estree3.4.0indirecta
npmestree-util-visit2.0.0indirecta
npmestree-walker3.0.3indirecta
npmesutils2.0.3indirecta
npmeta2.2.0indirecta
npmetag1.8.1indirecta
npmeval0.1.8indirecta
npmeventemitter34.0.7indirecta
npmevents3.3.0indirecta
npmexeca5.1.1indirecta
npmexit-hook2.2.1indirecta
npmexpress4.21.2indirecta
npmexsolve1.0.7indirecta
npmextend3.0.2indirecta
npmextend-shallow2.0.1indirecta
npmfast-deep-equal3.1.3indirecta
npmfast-glob3.3.3indirecta
npmfast-json-stable-stringify2.1.0indirecta
npmfast-uri3.1.0indirecta
npmfastq1.19.1indirecta
npmfault2.0.1indirecta
npmfaye-websocket0.11.4indirecta
npmfeed4.2.2indirecta
npmfigures3.2.0indirecta
npmfile-loader6.2.0indirecta
npmfill-range7.1.1indirecta
npmfinalhandler1.3.1indirecta
npmfind-cache-dir4.0.0indirecta
npmfind-up6.3.0indirecta
npmflat5.0.2indirecta
npmfollow-redirects1.15.11indirecta
npmform-data-encoder2.1.4indirecta
npmformat0.2.2indirecta
npmforwarded0.2.0indirecta
npmfraction.js4.3.7indirecta
npmfresh0.5.2indirecta
npmfs-extra11.3.2indirecta
npmfs-monkey1.1.0indirecta
npmfs.realpath1.0.0indirecta
npmfsevents2.3.3indirecta
npmfunction-bind1.1.2indirecta
npmgensync1.0.0-beta.2indirecta
npmget-intrinsic1.3.0indirecta
npmget-own-enumerable-property-symbols3.0.2indirecta
npmget-proto1.0.1indirecta
npmget-stream6.0.1indirecta
npmgithub-slugger1.5.0indirecta
npmglob7.2.3indirecta
npmglob-parent5.1.2indirecta
npmglob-parent6.0.2indirecta
npmglob-to-regexp0.4.1indirecta
npmglobal-dirs3.0.1indirecta
npmglobby11.1.0indirecta
npmglobby13.2.2indirecta
npmgopd1.2.0indirecta
npmgot12.6.1indirecta
npmgraceful-fs4.2.10indirecta
npmgraceful-fs4.2.11indirecta
npmgray-matter4.0.3indirecta
npmgzip-size6.0.0indirecta
npmhandle-thing2.0.1indirecta
npmhas-flag4.0.0indirecta
npmhas-property-descriptors1.0.2indirecta
npmhas-symbols1.1.0indirecta
npmhas-yarn3.0.0indirecta
npmhasown2.0.2indirecta
npmhast-util-from-parse58.0.3indirecta
npmhast-util-parse-selector4.0.0indirecta
npmhast-util-raw9.1.0indirecta
npmhast-util-to-estree3.1.3indirecta
npmhast-util-to-jsx-runtime2.3.6indirecta
npmhast-util-to-parse58.0.0indirecta
npmhast-util-whitespace3.0.0indirecta
npmhastscript9.0.1indirecta
npmhe1.2.0indirecta
npmhistory4.10.1indirecta
npmhoist-non-react-statics3.3.2indirecta
npmhpack.js2.1.6indirecta
npmhtml-entities2.6.0indirecta
npmhtml-escaper2.0.2indirecta
npmhtml-minifier-terser6.1.0indirecta
npmhtml-minifier-terser7.2.0indirecta
npmhtml-tags3.3.1indirecta
npmhtml-void-elements3.0.0indirecta
npmhtml-webpack-plugin5.6.4indirecta
npmhtmlparser26.1.0indirecta
npmhtmlparser28.0.2indirecta
npmhttp-cache-semantics4.2.0indirecta
npmhttp-deceiver1.2.7indirecta
npmhttp-errors1.6.3indirecta
npmhttp-errors2.0.0indirecta
npmhttp-parser-js0.5.10indirecta
npmhttp-proxy1.18.1indirecta
npmhttp-proxy-middleware2.0.9indirecta
npmhttp2-wrapper2.2.1indirecta
npmhuman-signals2.1.0indirecta
npmiconv-lite0.4.24indirecta
npmicss-utils5.1.0indirecta
npmignore5.3.2indirecta
npmimage-size2.0.2indirecta
npmimport-fresh3.3.1indirecta
npmimport-lazy4.0.0indirecta
npmimurmurhash0.1.4indirecta
npmindent-string4.0.0indirecta
npminfima0.2.0-alpha.45indirecta
npminflight1.0.6indirecta
npminherits2.0.3indirecta
npminherits2.0.4indirecta
npmini1.3.8indirecta
npmini2.0.0indirecta
npminline-style-parser0.2.4indirecta
npminvariant2.2.4indirecta
npmipaddr.js1.9.1indirecta
npmipaddr.js2.2.0indirecta
npmis-alphabetical2.0.1indirecta
npmis-alphanumerical2.0.1indirecta
npmis-arrayish0.2.1indirecta
npmis-arrayish0.3.4indirecta
npmis-binary-path2.1.0indirecta
npmis-ci3.0.1indirecta
npmis-core-module2.16.1indirecta
npmis-decimal2.0.1indirecta
npmis-docker2.2.1indirecta
npmis-extendable0.1.1indirecta
npmis-extglob2.1.1indirecta
npmis-fullwidth-code-point3.0.0indirecta
npmis-glob4.0.3indirecta
npmis-hexadecimal2.0.1indirecta
npmis-installed-globally0.4.0indirecta
npmis-npm6.1.0indirecta
npmis-number7.0.0indirecta
npmis-obj1.0.1indirecta
npmis-obj2.0.0indirecta
npmis-path-inside3.0.3indirecta
npmis-plain-obj3.0.0indirecta
npmis-plain-obj4.1.0indirecta
npmis-plain-object2.0.4indirecta
npmis-regexp1.0.0indirecta
npmis-stream2.0.1indirecta
npmis-typedarray1.0.0indirecta
npmis-wsl2.2.0indirecta
npmis-yarn-global0.4.1indirecta
npmisarray0.0.1indirecta
npmisarray1.0.0indirecta
npmisexe2.0.0indirecta
npmisobject3.0.1indirecta
npmjest-util29.7.0indirecta
npmjest-worker27.5.1indirecta
npmjest-worker29.7.0indirecta
npmjiti1.21.7indirecta
npmjoi17.13.3indirecta
npmjs-tokens4.0.0indirecta
npmjs-yaml3.14.1indirecta
npmjs-yaml4.1.0indirecta
npmjsesc3.1.0indirecta
npmjson-buffer3.0.1indirecta
npmjson-parse-even-better-errors2.3.1indirecta
npmjson-schema-traverse0.4.1indirecta
npmjson-schema-traverse1.0.0indirecta
npmjson52.2.3indirecta
npmjsonfile6.2.0indirecta
npmkeyv4.5.4indirecta
npmkind-of6.0.3indirecta
npmkleur3.0.3indirecta
npmkleur4.1.5indirecta
npmlatest-version7.0.0indirecta
npmlaunch-editor2.11.1indirecta
npmleven3.1.0indirecta
npmlilconfig3.1.3indirecta
npmlines-and-columns1.2.4indirecta
npmloader-runner4.3.0indirecta
npmloader-runner4.3.1indirecta
npmloader-utils2.0.4indirecta
npmlocate-path7.2.0indirecta
npmlodash4.17.21indirecta
npmlodash.debounce4.0.8indirecta
npmlodash.memoize4.1.2indirecta
npmlodash.uniq4.5.0indirecta
npmlongest-streak3.1.0indirecta
npmloose-envify1.4.0indirecta
npmlower-case2.0.2indirecta
npmlowercase-keys3.0.0indirecta
npmlru-cache5.1.1indirecta
npmmarkdown-extensions2.0.0indirecta
npmmarkdown-table2.0.0indirecta
npmmarkdown-table3.0.4indirecta
npmmath-intrinsics1.1.0indirecta
npmmdast-util-directive3.1.0indirecta
npmmdast-util-find-and-replace3.0.2indirecta
npmmdast-util-from-markdown2.0.2indirecta
npmmdast-util-frontmatter2.0.1indirecta
npmmdast-util-gfm3.1.0indirecta
npmmdast-util-gfm-autolink-literal2.0.1indirecta
npmmdast-util-gfm-footnote2.1.0indirecta
npmmdast-util-gfm-strikethrough2.0.0indirecta
npmmdast-util-gfm-table2.0.0indirecta
npmmdast-util-gfm-task-list-item2.0.0indirecta
npmmdast-util-mdx3.0.0indirecta
npmmdast-util-mdx-expression2.0.1indirecta
npmmdast-util-mdx-jsx3.2.0indirecta
npmmdast-util-mdxjs-esm2.0.1indirecta
npmmdast-util-phrasing4.1.0indirecta
npmmdast-util-to-hast13.2.0indirecta
npmmdast-util-to-markdown2.1.2indirecta
npmmdast-util-to-string4.0.0indirecta
npmmdn-data2.0.28indirecta
npmmdn-data2.0.30indirecta
npmmedia-typer0.3.0indirecta
npmmemfs3.5.3indirecta
npmmerge-descriptors1.0.3indirecta
npmmerge-stream2.0.0indirecta
npmmerge21.4.1indirecta
npmmethods1.1.2indirecta
npmmicromark4.0.2indirecta
npmmicromark-core-commonmark2.0.3indirecta
npmmicromark-extension-directive3.0.2indirecta
npmmicromark-extension-frontmatter2.0.0indirecta
npmmicromark-extension-gfm3.0.0indirecta
npmmicromark-extension-gfm-autolink-literal2.1.0indirecta
npmmicromark-extension-gfm-footnote2.1.0indirecta
npmmicromark-extension-gfm-strikethrough2.1.0indirecta
npmmicromark-extension-gfm-table2.1.1indirecta
npmmicromark-extension-gfm-tagfilter2.0.0indirecta
npmmicromark-extension-gfm-task-list-item2.1.0indirecta
npmmicromark-extension-mdx-expression3.0.1indirecta
npmmicromark-extension-mdx-jsx3.0.2indirecta
npmmicromark-extension-mdx-md2.0.0indirecta
npmmicromark-extension-mdxjs3.0.0indirecta
npmmicromark-extension-mdxjs-esm3.0.0indirecta
npmmicromark-factory-destination2.0.1indirecta
npmmicromark-factory-label2.0.1indirecta
npmmicromark-factory-mdx-expression2.0.3indirecta
npmmicromark-factory-space1.1.0indirecta
npmmicromark-factory-space2.0.1indirecta
npmmicromark-factory-title2.0.1indirecta
npmmicromark-factory-whitespace2.0.1indirecta
npmmicromark-util-character1.2.0indirecta
npmmicromark-util-character2.1.1indirecta
npmmicromark-util-chunked2.0.1indirecta
npmmicromark-util-classify-character2.0.1indirecta
npmmicromark-util-combine-extensions2.0.1indirecta
npmmicromark-util-decode-numeric-character-reference2.0.2indirecta
npmmicromark-util-decode-string2.0.1indirecta
npmmicromark-util-encode2.0.1indirecta
npmmicromark-util-events-to-acorn2.0.3indirecta
npmmicromark-util-html-tag-name2.0.1indirecta
npmmicromark-util-normalize-identifier2.0.1indirecta
npmmicromark-util-resolve-all2.0.1indirecta
npmmicromark-util-sanitize-uri2.0.1indirecta
npmmicromark-util-subtokenize2.1.0indirecta
npmmicromark-util-symbol1.1.0indirecta
npmmicromark-util-symbol2.0.1indirecta
npmmicromark-util-types1.1.0indirecta
npmmicromark-util-types2.0.2indirecta
npmmicromatch4.0.8indirecta
npmmime1.6.0indirecta
npmmime3.0.0indirecta
npmmime-db1.33.0indirecta
npmmime-db1.52.0indirecta
npmmime-db1.54.0indirecta
npmmime-types2.1.18indirecta
npmmime-types2.1.35indirecta
npmmimic-fn2.1.0indirecta
npmmimic-response3.1.0indirecta
npmmimic-response4.0.0indirecta
npmmini-css-extract-plugin2.9.4indirecta
npmminiflare4.20251008.0indirecta
npmminimalistic-assert1.0.1indirecta
npmminimatch3.1.2indirecta
npmminimist1.2.8indirecta
npmmrmime2.0.1indirecta
npmms2.0.0indirecta
npmms2.1.3indirecta
npmmulticast-dns7.2.5indirecta
npmnanoid3.3.11indirecta
npmnegotiator0.6.3indirecta
npmnegotiator0.6.4indirecta
npmneo-async2.6.2indirecta
npmno-case3.0.4indirecta
npmnode-emoji2.2.0indirecta
npmnode-forge1.3.1indirecta
npmnode-releases2.0.21indirecta
npmnode-releases2.0.26indirecta
npmnormalize-path3.0.0indirecta
npmnormalize-range0.1.2indirecta
npmnormalize-url8.1.0indirecta
npmnpm-run-path4.0.1indirecta
npmnprogress0.2.0indirecta
npmnth-check2.1.1indirecta
npmnull-loader4.0.1indirecta
npmobject-assign4.1.1indirecta
npmobject-inspect1.13.4indirecta
npmobject-keys1.1.1indirecta
npmobject.assign4.1.7indirecta
npmobuf1.1.2indirecta
npmohash2.0.11indirecta
npmon-finished2.4.1indirecta
npmon-headers1.1.0indirecta
npmonce1.4.0indirecta
npmonetime5.1.2indirecta
npmopen8.4.2indirecta
npmopener1.5.2indirecta
npmp-cancelable3.0.0indirecta
npmp-finally1.0.0indirecta
npmp-limit4.0.0indirecta
npmp-locate6.0.0indirecta
npmp-map4.0.0indirecta
npmp-queue6.6.2indirecta
npmp-retry4.6.2indirecta
npmp-timeout3.2.0indirecta
npmpackage-json8.1.1indirecta
npmparam-case3.0.4indirecta
npmparent-module1.0.1indirecta
npmparse-entities4.0.2indirecta
npmparse-json5.2.0indirecta
npmparse-numeric-range1.3.0indirecta
npmparse57.3.0indirecta
npmparse5-htmlparser2-tree-adapter7.1.0indirecta
npmparseurl1.3.3indirecta
npmpascal-case3.1.2indirecta
npmpath-exists5.0.0indirecta
npmpath-is-absolute1.0.1indirecta
npmpath-is-inside1.0.2indirecta
npmpath-key3.1.1indirecta
npmpath-parse1.0.7indirecta
npmpath-to-regexp0.1.12indirecta
npmpath-to-regexp1.9.0indirecta
npmpath-to-regexp3.3.0indirecta
npmpath-to-regexp6.3.0indirecta
npmpath-type4.0.0indirecta
npmpathe2.0.3indirecta
npmpicocolors1.1.1indirecta
npmpicomatch2.3.1indirecta
npmpkg-dir7.0.0indirecta
npmpostcss8.5.6indirecta
npmpostcss-attribute-case-insensitive7.0.1indirecta
npmpostcss-calc9.0.1indirecta
npmpostcss-clamp4.1.0indirecta
npmpostcss-color-functional-notation7.0.12indirecta
npmpostcss-color-hex-alpha10.0.0indirecta
npmpostcss-color-rebeccapurple10.0.0indirecta
npmpostcss-colormin6.1.0indirecta
npmpostcss-convert-values6.1.0indirecta
npmpostcss-custom-media11.0.6indirecta
npmpostcss-custom-properties14.0.6indirecta
npmpostcss-custom-selectors8.0.5indirecta
npmpostcss-dir-pseudo-class9.0.1indirecta
npmpostcss-discard-comments6.0.2indirecta
npmpostcss-discard-duplicates6.0.3indirecta
npmpostcss-discard-empty6.0.3indirecta
npmpostcss-discard-overridden6.0.2indirecta
npmpostcss-discard-unused6.0.5indirecta
npmpostcss-double-position-gradients6.0.4indirecta
npmpostcss-focus-visible10.0.1indirecta
npmpostcss-focus-within9.0.1indirecta
npmpostcss-font-variant5.0.0indirecta
npmpostcss-gap-properties6.0.0indirecta
npmpostcss-image-set-function7.0.0indirecta
npmpostcss-lab-function7.0.12indirecta
npmpostcss-loader7.3.4indirecta
npmpostcss-logical8.1.0indirecta
npmpostcss-merge-idents6.0.3indirecta
npmpostcss-merge-longhand6.0.5indirecta
npmpostcss-merge-rules6.1.1indirecta
npmpostcss-minify-font-values6.1.0indirecta
npmpostcss-minify-gradients6.0.3indirecta
npmpostcss-minify-params6.1.0indirecta
npmpostcss-minify-selectors6.0.4indirecta
npmpostcss-modules-extract-imports3.1.0indirecta
npmpostcss-modules-local-by-default4.2.0indirecta
npmpostcss-modules-scope3.2.1indirecta
npmpostcss-modules-values4.0.0indirecta
npmpostcss-nesting13.0.2indirecta
npmpostcss-normalize-charset6.0.2indirecta
npmpostcss-normalize-display-values6.0.2indirecta
npmpostcss-normalize-positions6.0.2indirecta
npmpostcss-normalize-repeat-style6.0.2indirecta
npmpostcss-normalize-string6.0.2indirecta
npmpostcss-normalize-timing-functions6.0.2indirecta
npmpostcss-normalize-unicode6.1.0indirecta
npmpostcss-normalize-url6.0.2indirecta
npmpostcss-normalize-whitespace6.0.2indirecta
npmpostcss-opacity-percentage3.0.0indirecta
npmpostcss-ordered-values6.0.2indirecta
npmpostcss-overflow-shorthand6.0.0indirecta
npmpostcss-page-break3.0.4indirecta
npmpostcss-place10.0.0indirecta
npmpostcss-preset-env10.4.0indirecta
npmpostcss-pseudo-class-any-link10.0.1indirecta
npmpostcss-reduce-idents6.0.3indirecta
npmpostcss-reduce-initial6.1.0indirecta
npmpostcss-reduce-transforms6.0.2indirecta
npmpostcss-replace-overflow-wrap4.0.0indirecta
npmpostcss-selector-not8.0.1indirecta
npmpostcss-selector-parser6.1.2indirecta
npmpostcss-selector-parser7.1.0indirecta
npmpostcss-sort-media-queries5.2.0indirecta
npmpostcss-svgo6.0.3indirecta
npmpostcss-unique-selectors6.0.4indirecta
npmpostcss-value-parser4.2.0indirecta
npmpostcss-zindex6.0.2indirecta
npmpretty-error4.0.0indirecta
npmpretty-time1.1.0indirecta
npmprism-react-renderer2.4.1indirecta
npmprismjs1.30.0indirecta
npmprocess-nextick-args2.0.1indirecta
npmprompts2.4.2indirecta
npmprop-types15.8.1indirecta
npmproperty-information6.5.0indirecta
npmproperty-information7.1.0indirecta
npmproto-list1.2.4indirecta
npmproxy-addr2.0.7indirecta
npmpunycode2.3.1indirecta
npmpupa3.3.0indirecta
npmqs6.13.0indirecta
npmqueue-microtask1.2.3indirecta
npmquick-lru5.1.1indirecta
npmrandombytes2.1.0indirecta
npmrange-parser1.2.0indirecta
npmrange-parser1.2.1indirecta
npmraw-body2.5.2indirecta
npmrc1.2.8indirecta
npmreact19.1.1indirecta
npmreact-dom19.1.1indirecta
npmreact-fast-compare3.2.2indirecta
npmreact-is16.13.1indirecta
npmreact-json-view-lite2.5.0indirecta
npmreact-loadable-ssr-addon-v5-slorber1.0.1indirecta
npmreact-router5.3.4indirecta
npmreact-router-config5.1.1indirecta
npmreact-router-dom5.3.4indirecta
npmreadable-stream2.3.8indirecta
npmreadable-stream3.6.2indirecta
npmreaddirp3.6.0indirecta
npmrecma-build-jsx1.0.0indirecta
npmrecma-jsx1.0.1indirecta
npmrecma-parse1.0.0indirecta
npmrecma-stringify1.0.0indirecta
npmregenerate1.4.2indirecta
npmregenerate-unicode-properties10.2.2indirecta
npmregexpu-core6.4.0indirecta
npmregistry-auth-token5.1.0indirecta
npmregistry-url6.0.1indirecta
npmregjsgen0.8.0indirecta
npmregjsparser0.13.0indirecta
npmrehype-raw7.0.0indirecta
npmrehype-recma1.0.0indirecta
npmrelateurl0.2.7indirecta
npmremark-directive3.0.1indirecta
npmremark-emoji4.0.1indirecta
npmremark-frontmatter5.0.0indirecta
npmremark-gfm4.0.1indirecta
npmremark-mdx3.1.1indirecta
npmremark-parse11.0.0indirecta
npmremark-rehype11.1.2indirecta
npmremark-stringify11.0.0indirecta
npmrenderkid3.0.0indirecta
npmrepeat-string1.6.1indirecta
npmrequire-from-string2.0.2indirecta
npmrequire-like0.1.2indirecta
npmrequires-port1.0.0indirecta
npmresolve1.22.10indirecta
npmresolve-alpn1.2.1indirecta
npmresolve-from4.0.0indirecta
npmresolve-pathname3.0.0indirecta
npmresponselike3.0.0indirecta
npmretry0.13.1indirecta
npmreusify1.1.0indirecta
npmrimraf3.0.2indirecta
npmrtlcss4.3.0indirecta
npmrun-parallel1.2.0indirecta
npmsafe-buffer5.1.2indirecta
npmsafe-buffer5.2.1indirecta
npmsafer-buffer2.1.2indirecta
npmsax1.4.1indirecta
npmscheduler0.26.0indirecta
npmschema-dts1.1.5indirecta
npmschema-utils3.3.0indirecta
npmschema-utils4.3.2indirecta
npmschema-utils4.3.3indirecta
npmsearch-insights2.17.3indirecta
npmsection-matter1.0.0indirecta
npmselect-hose2.0.0indirecta
npmselfsigned2.4.1indirecta
npmsemver6.3.1indirecta
npmsemver7.7.2indirecta
npmsemver7.7.3indirecta
npmsemver-diff4.0.0indirecta
npmsend0.19.0indirecta
npmserialize-javascript6.0.2indirecta
npmserve-handler6.1.6indirecta
npmserve-index1.9.1indirecta
npmserve-static1.16.2indirecta
npmset-function-length1.2.2indirecta
npmsetprototypeof1.1.0indirecta
npmsetprototypeof1.2.0indirecta
npmshallow-clone3.0.1indirecta
npmshallowequal1.1.0indirecta
npmsharp0.33.5indirecta
npmshebang-command2.0.0indirecta
npmshebang-regex3.0.0indirecta
npmshell-quote1.8.3indirecta
npmside-channel1.1.0indirecta
npmside-channel-list1.0.0indirecta
npmside-channel-map1.0.1indirecta
npmside-channel-weakmap1.0.2indirecta
npmsignal-exit3.0.7indirecta
npmsimple-swizzle0.2.4indirecta
npmsirv2.0.4indirecta
npmsisteransi1.0.5indirecta
npmsitemap7.1.2indirecta
npmskin-tone2.0.0indirecta
npmslash3.0.0indirecta
npmslash4.0.0indirecta
npmsnake-case3.0.4indirecta
npmsockjs0.3.24indirecta
npmsort-css-media-queries2.2.0indirecta
npmsource-map0.6.1indirecta
npmsource-map0.7.6indirecta
npmsource-map-js1.2.1indirecta
npmsource-map-support0.5.21indirecta
npmspace-separated-tokens2.0.2indirecta
npmspdy4.0.2indirecta
npmspdy-transport3.0.0indirecta
npmsprintf-js1.0.3indirecta
npmsrcset4.0.0indirecta
npmstatuses1.5.0indirecta
npmstatuses2.0.1indirecta
npmstd-env3.9.0indirecta
npmstoppable1.1.0indirecta
npmstring-width4.2.3indirecta
npmstring-width5.1.2indirecta
npmstring_decoder1.1.1indirecta
npmstring_decoder1.3.0indirecta
npmstringify-entities4.0.4indirecta
npmstringify-object3.3.0indirecta
npmstrip-ansi6.0.1indirecta
npmstrip-ansi7.1.2indirecta
npmstrip-bom-string1.0.0indirecta
npmstrip-final-newline2.0.0indirecta
npmstrip-json-comments2.0.1indirecta
npmstrip-json-comments3.1.1indirecta
npmstyle-to-js1.1.17indirecta
npmstyle-to-object1.0.9indirecta
npmstylehacks6.1.1indirecta
npmsupports-color10.2.2indirecta
npmsupports-color7.2.0indirecta
npmsupports-color8.1.1indirecta
npmsupports-preserve-symlinks-flag1.0.0indirecta
npmsvg-parser2.0.4indirecta
npmsvgo3.3.2indirecta
npmtapable2.2.3indirecta
npmtapable2.3.0indirecta
npmterser5.44.0indirecta
npmterser-webpack-plugin5.3.14indirecta
npmthunky1.1.0indirecta
npmtiny-invariant1.3.3indirecta
npmtiny-warning1.0.3indirecta
npmtinypool1.1.1indirecta
npmto-regex-range5.0.1indirecta
npmtoidentifier1.0.1indirecta
npmtotalist3.0.1indirecta
npmtrim-lines3.0.1indirecta
npmtrough2.2.0indirecta
npmtslib2.8.1indirecta
npmtype-fest0.21.3indirecta
npmtype-fest1.4.0indirecta
npmtype-fest2.19.0indirecta
npmtype-is1.6.18indirecta
npmtypedarray-to-buffer3.1.5indirecta
npmtypescript5.9.3indirecta
npmufo1.6.1indirecta
npmundici7.14.0indirecta
npmundici-types7.12.0indirecta
npmunenv2.0.0-rc.21indirecta
npmunicode-canonical-property-names-ecmascript2.0.1indirecta
npmunicode-emoji-modifier-base1.0.0indirecta
npmunicode-match-property-ecmascript2.0.0indirecta
npmunicode-match-property-value-ecmascript2.2.1indirecta
npmunicode-property-aliases-ecmascript2.2.0indirecta
npmunified11.0.5indirecta
npmunique-string3.0.0indirecta
npmunist-util-is6.0.0indirecta
npmunist-util-position5.0.0indirecta
npmunist-util-position-from-estree2.0.0indirecta
npmunist-util-stringify-position4.0.0indirecta
npmunist-util-visit5.0.0indirecta
npmunist-util-visit-parents6.0.1indirecta
npmuniversalify2.0.1indirecta
npmunpipe1.0.0indirecta
npmupdate-browserslist-db1.1.3indirecta
npmupdate-browserslist-db1.1.4indirecta
npmupdate-notifier6.0.2indirecta
npmuri-js4.4.1indirecta
npmurl-loader4.1.1indirecta
npmutil-deprecate1.0.2indirecta
npmutila0.4.0indirecta
npmutility-types3.11.0indirecta
npmutils-merge1.0.1indirecta
npmuuid8.3.2indirecta
npmvalue-equal1.0.1indirecta
npmvary1.1.2indirecta
npmvfile6.0.3indirecta
npmvfile-location5.0.3indirecta
npmvfile-message4.0.3indirecta
npmwatchpack2.4.4indirecta
npmwbuf1.7.3indirecta
npmweb-namespaces2.0.1indirecta
npmwebpack5.101.3indirecta
npmwebpack5.102.1indirecta
npmwebpack-bundle-analyzer4.10.2indirecta
npmwebpack-dev-middleware5.3.4indirecta
npmwebpack-dev-server4.15.2indirecta
npmwebpack-merge5.10.0indirecta
npmwebpack-merge6.0.1indirecta
npmwebpack-sources3.3.3indirecta
npmwebpackbar6.0.1indirecta
npmwebsocket-driver0.7.4indirecta
npmwebsocket-extensions0.1.4indirecta
npmwhich2.0.2indirecta
npmwidest-line4.0.1indirecta
npmwildcard2.0.1indirecta
npmworkerd1.20251008.0indirecta
npmwrangler4.42.2indirecta
npmwrap-ansi7.0.0indirecta
npmwrap-ansi8.1.0indirecta
npmwrappy1.0.2indirecta
npmwrite-file-atomic3.0.3indirecta
npmws7.5.10indirecta
npmws8.18.0indirecta
npmws8.18.3indirecta
npmxdg-basedir5.1.0indirecta
npmxml-js1.6.11indirecta
npmyallist3.1.1indirecta
npmyocto-queue1.2.1indirecta
npmyouch4.1.0-beta.10indirecta
npmyouch-core0.3.3indirecta
npmzod3.22.3indirecta
npmzwitch2.0.4indirecta
Avisos de dependencias 41

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

PaqueteVersiónRelaciónGravedadAvisosCorregido en
shell-quote1.8.3indirectacrítica21.9.0
github.com/ethereum/go-ethereumv1.16.8directaalta61.17.0
@babel/plugin-transform-modules-systemjs7.27.1indirectaalta18.0.0-alpha.13
brace-expansion1.1.12indirectaalta35.0.8
defu6.1.4indirectaalta16.1.5
fast-uri3.1.0indirectaalta44.1.1
go.opentelemetry.io/otelv1.39.0indirectaalta21.41.0
js-yaml3.14.1indirectaalta34.3.0
js-yaml4.1.0indirectaalta34.3.0
lodash4.17.21indirectaalta34.18.0
minimatch3.1.2indirectaalta310.2.3
node-forge1.3.1indirectaalta71.4.0
path-to-regexp0.1.12indirectaalta10.1.13
picomatch2.3.1indirectaalta24.0.4
postcss8.5.6indirectaalta38.5.18
serialize-javascript6.0.2indirectaalta27.0.5
sharp0.33.5indirectaalta10.35.0
svgo3.3.2indirectaalta24.0.2
undici7.14.0indirectaalta118.5.0
uuid8.3.2indirectaalta113.0.1
websocket-driver0.7.4indirectaalta20.7.5
wrangler4.42.2indirectaalta14.59.1
ws7.5.10indirectaalta18.21.0
ws8.18.0indirectaalta28.21.0
ws8.18.3indirectaalta28.21.0
ajv6.12.6indirectamoderada18.18.0
ajv8.17.1indirectamoderada18.18.0
follow-redirects1.15.11indirectamoderada11.16.0
http-proxy-middleware2.0.9indirectamoderada14.1.0
joi17.13.3indirectamoderada118.2.1
mdast-util-to-hast13.2.0indirectamoderada113.2.1
qs6.13.0indirectamoderada36.15.2
webpack-dev-server4.15.2indirectamoderada65.2.6
@babel/core7.28.4indirectabaja18.0.0-rc.6
body-parser1.20.3indirectabaja12.3.0
launch-editor2.11.1indirectabaja18.0.16
webpack5.101.3indirectabaja25.104.1
webpack5.102.1indirectabaja25.104.1
golang.org/x/cryptov0.52.0directadesconocida1
golang.org/x/cryptov0.54.0directadesconocida1
go.opentelemetry.io/otelv1.41.0indirectadesconocida11.44.0

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": [
        "alchemysdk",
        "ethereum",
        "web3",
        "alchemyapi",
        "geth",
        "golang",
        "solidity",
        "erc20"
      ],
      "is_fork": false,
      "size_kb": 1327,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 915535,
        "Just": 786,
        "Solidity": 24569
      },
      "pushed_at": "2026-07-25T02:34:47Z",
      "created_at": "2025-06-13T11:54:49Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-18T07:53:29Z",
      "description": "golang sdk for alchemy",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "poteto-go",
      "company": null,
      "location": "Japan",
      "followers": 4,
      "avatar_url": "https://avatars.githubusercontent.com/u/193390095?v=4",
      "created_at": "2025-01-01T09:29:07Z",
      "is_verified": null,
      "public_repos": 10,
      "account_age_days": 569
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-07-18T08:03:24Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-06-17T11:58:02Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-06-13T13:35:08Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-07T02:07:34Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-05-30T09:00:09Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-05-18T16:48:32Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-05-15T02:35:44Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-04-16T09:57:47Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-04-15T15:37:54Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-04-10T08:47:53Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2025-12-31T09:05:55Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2025-12-07T05:36:49Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2025-11-23T06:14:13Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2025-11-19T15:32:40Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-11-15T11:08:50Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-11-11T12:17:09Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-11-09T09:19:11Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "207c436ef7286ed6733e8651e2fb23aab6a7af35",
          "body": null,
          "is_bot": false,
          "headline": ":bug: fix ut. refs: #487 (#489)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-07-18T07:53:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2286cfaaeb668a0d52b9feb9e5862f8ed0b655fe",
          "body": "…efs: #487 (#488)",
          "is_bot": false,
          "headline": ":bug: fix balanceOf from geth balanceAt, simulated backend support. r…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-07-18T07:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c096543e02bc1ffa488e18753bb8b5196cd8062d",
          "body": "…486)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto in /examples/deploy-contract (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T13:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962b9db53fd529d9cbc12f41607469dca2c83f46",
          "body": "…nt (#485)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto in /examples/kurtosis-developme…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T12:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec95eb520c33da345735b4a531f236f4286bcddd",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.53.0 to 0.54.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.53.0...v0.54.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.54.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#484)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T05:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99aacfd0ef49fe354d816afe683950f5b87b0850",
          "body": "…483)\n\nBumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.2 to 1.5.3.\n- [Release notes](https://github.com/gorilla/websocket/releases)\n- [Commits](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/g\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.3 (#…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-15T05:27:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a465bf69d74e66d7b02b09411410544cfe7992d4",
          "body": null,
          "is_bot": false,
          "headline": "ws namespace. refs: #472 (#482)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-07-01T17:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a0266b8b7f64645d6ff5e59be80527a1ebaed20",
          "body": "…bscriptions (#481). refs: #473\n\n* feat: add AlchemyWsMock to alchemymock for full WebSocket test coverage\n\nAdds a general-purpose in-process WebSocket JSON-RPC test double that\nmocks both regular calls (RegisterResponderOnce) and push subscriptions\n(Emit / EmitNewHeads). Unlike the existing Alchemy\n[…]\nred to the mock server, replacing the ad-hoc newWsAlchemyOnMock helper.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add AlchemyWsMock — full WebSocket test double for calls and su…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-07-01T16:01:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2a8d7a4b7509a1a72ffa2d7520117ade1e26866e",
          "body": "….4 (#480)\n\nBumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.17.3 to 1.17.4.\n- [Release notes](https://github.com/ethereum/go-ethereum/releases)\n- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.17.3...v1.17.4)\n\n---\nupdated-dependencies:\n- dependen\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/ethereum/go-ethereum from 1.17.3 to 1.17…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T03:43:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "927b60b744fddc64b0af86ceae81be2b1a3ecea6",
          "body": "* docs: add JPYC tutorial (closes #412)\n\n* docs: make gasless SimulatedBackend example runnable and verified\n\n* docs(jpyc): レビュー対応 — JPYCアドレスをfamousから解決 + gasless例をfunc main化(famous #471追従)",
          "is_bot": false,
          "headline": "docs: add JPYC tutorial (#470). refs: #412",
          "author_name": "kakedashi",
          "author_login": "kakedashi3",
          "committed_at": "2026-06-28T02:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "781a9617c93071ab2e28acc34b71a0c7ba4a6c27",
          "body": "…(#477). refs: #475\n\n* feat: add WebSocket provider (ws_provider) alongside http_provider\n\nAdd gas/ws_provider.go: a WsAlchemyProvider that routes provider.Send and\neth_subscribe over the persistent ws rpc.Client owned by Ether (#472), instead\nof dialing a second socket.\n\n- Send(method, params) now \n[…]\n propagation\n- Subscribe: ErrProviderEthNotSet when eth is unset\n\nrefs: #475\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add a WebSocket provider (ws_provider) alongside http_provider …",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-25T13:01:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a88f8bed10ec6f629aa9c8fdcdca580b5951c8df",
          "body": "…9) (#471)",
          "is_bot": false,
          "headline": "fix(famous): update JPYC mainnet address to current token (closes #46…",
          "author_name": "kakedashi",
          "author_login": "kakedashi3",
          "committed_at": "2026-06-24T16:35:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb68a41b054c22c94869206f9c87c55fa667913e",
          "body": "* intial impl ws. refs: #472\n\n* add e2e testing & fix bug. refs: #472\n\n* add doc. refs: #472\n\n* fix\n\n* add ut",
          "is_bot": false,
          "headline": ":sparkles: preview feature, ws support start. refs: #472 (#474)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-24T15:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb6f03909e58fe05651ececc6fbef2f12b24a83",
          "body": "…s (#454) (#468)\n\nAdds alchemy_getAssetTransfers support to CoreNamespace.\nThis is an Alchemy-specific API (not available on simulated backends).\nPagination is supported via AssetTransfersParams.PageKey.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: GetAssetTransfers in CoreNamespace via alchemy_getAssetTransfer…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-24T09:00:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2431f15d03c70726a882148e79afbf65767017f2",
          "body": "…ees) (#467). refs: #458\n\n* feat: EIP-1559 fee market helpers (SuggestGasTipCap / SuggestEIP1559Fees) (#458)\n\nAdd two new methods to EtherApi and ICore:\n\n- SuggestGasTipCap() wraps eth_maxPriorityFeePerGas\n- SuggestEIP1559Fees() returns (tip, maxFeePerGas) where\n  maxFeePerGas = baseFee*2 + tip; non\n[…]\nadd simulated backend tests for SuggestGasTipCap and SuggestEIP1559Fees\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: EIP-1559 fee market helpers (SuggestGasTipCap / SuggestEIP1559F…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-18T13:49:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fa009b301c76fb9323db4ccc5d66bcb73dfba1c9",
          "body": "* feat: add NftBatch and ERC1155Batch sub-namespaces to Batcher. refs: #455\n\n- NftBatch: BalanceOf, OwnerOf, TokenURI, Name, Symbol, GetApproved\n- ERC1155Batch: BalanceOfToken, Uri\n- Extract addStringCall and addAddressTokenCall package-private helpers to\n  eliminate duplication across ERC20Batch, N\n[…]\nanthropic.com>\n\n* test: cover decodeAddressHex error branch in NftBatch\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add NftBatch and ERC1155Batch to Batcher (#455) (#466)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-18T10:30:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6bc0243610f8a3087ca7ff4a6f96abc1e0922b99",
          "body": "… #459\n\n* feat: ENS name resolution via ResolveName and LookupAddress. refs: #459\n\nAdd ResolveName and LookupAddress to ICore and EtherApi.\nResolution goes through the canonical ENS registry contract using\ndirect eth_call without an external ENS library.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@a\n[…]\no ResolveName/LookupAddress\n- Add name resolution flow diagrams to docs\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: ENS name resolution (ResolveName / LookupAddress) (#465). refs:…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-18T08:45:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d7ba8dae3a33e49783b5052180487a8dcf372436",
          "body": "…464)\n\nAdds typed error structs to the types package so callers can inspect\nmethod name, error code, and transaction context programmatically via\nerrors.As, while keeping all existing sentinel errors in constant/errors.go\nfor errors.Is compatibility.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: introduce RpcError and TxError structured error types (#460) (#…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-18T05:29:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5765811553909f9372e987307d99fd709cadb082",
          "body": "… refs: #462\n\n* fix: use eth_estimateGas as default when gasLimit is nil (#447)\n\n`resolveGasLimit(nil)` now returns 0 as a sentinel. `SignTx` detects the\nsentinel and fills `GasLimit` from `eth_estimateGas`, preventing the\nhardcoded 300 000 default from silently under-budgeting ERC-1155 batch\ntransf\n[…]\n\nreuse the same *big.Int instead of allocating a new one on every call.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: Snapshot() reads current head hash instead of committing (#463).…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-18T05:16:43Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "be0e3ea54faa52e6a271e8fe45350ca6d44ee104",
          "body": "`resolveGasLimit(nil)` now returns 0 as a sentinel. `SignTx` detects the\nsentinel and fills `GasLimit` from `eth_estimateGas`, preventing the\nhardcoded 300 000 default from silently under-budgeting ERC-1155 batch\ntransfers with many token ids or contract receivers.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: use eth_estimateGas as default when gasLimit is nil (#447) (#452)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-17T11:50:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "87965d5af20acb83cd355379d666bf678d8e2500",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.52.0 to 0.53.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.52.0...v0.53.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.53.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 (#444)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-17T11:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c056a486e3aba7c43d0340247f3fdbc75e49808",
          "body": "…50 (#451)",
          "is_bot": false,
          "headline": ":sparkles: snapshot & revertTo support on simulated backend. refs: #4…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-17T11:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2b0257ed2e3132793524daf69e48688afc8cd72",
          "body": "…449)\n\n* fix: validate ABI offset word & balanceOfBatch result count. refs #448\n\n- validate.ABIUint256Array / ABIString now reject responses whose leading\n  offset word is not the standard 0x20, instead of reading the length from a\n  fixed position and silently returning wrong data on a malformed/ma\n[…]\n\n\n* refactor: export validate.ABIOffsetIsStandard with direct UT. refs #448\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: validate ABI offset word & balanceOfBatch result count (#448) (#…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-16T11:28:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ad20cc5984cfd753f08dab43cc4fa82b0e9ea3c1",
          "body": "Add a famous NFT collection registry mirroring the existing stablecoin\nregistry shape:\n\n- NftSymbol typed constants (BAYC, MAYC, CryptoPunks, Azuki, Doodles,\n  PudgyPenguins)\n- famous.NftContractAddress(network, symbol)\n- NftSupportedNetworks() / NftSupportedSymbols(network) listing helpers\n- ErrNotSupportedNftNetwork / ErrNotSupportedNftSymbol\n\nIncludes docs (docs/famous/NftContractAddress.md) and e2e scenario.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: famous NFT collection registry (#427) (#446)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-16T10:56:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cdc3cb6549b8a222cc46e9f9c9007a8822e5ccc6",
          "body": "* feat: ERC1155 write methods on Wallet (refs #428)\n\nAdd Erc1155SafeTransferFrom, Erc1155SafeTransferFromNoWait,\nSafeBatchTransferFrom, and SafeBatchTransferFromNoWait to WalletERC1155.\nERC-1155's safeTransferFrom(from,to,id,amount,bytes) and\nsafeBatchTransferFrom(from,to,ids,amounts,bytes) use dist\n[…]\n Remove unused otherWallet construction in first two simulated subtests\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: ERC1155 write methods on Wallet (refs #428) (#445)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-15T11:19:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1b33e132548d844a110af2b41394639388af68c9",
          "body": "…(#443)\n\n* feat: ERC1155 read methods on Erc1155 namespace & Wallet. refs: #428\n\nAdd ERC1155 (multi-token) read support as a dedicated Erc1155 namespace,\nexposed on both the Alchemy client (alchemy.Erc1155) and the wallet\n(w.Erc1155()), mirroring the existing ERC721 Nft namespace.\n\n- BalanceOf(contr\n[…]\nin e2e tests with package-level mintERC1155 function\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* :broom: chore fix\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: ERC1155 read methods on Erc1155 namespace & Wallet (refs #428) …",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-15T10:06:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ad05951ba5eca17d42bf1522fb338b8be5cee025",
          "body": "Add ERC721 approval write methods to the wallet Nft namespace, following\nthe existing wallet/nft.go transfer pattern (validate -> sendNftTx ->\nwaitMined):\n\n- Approve / ApproveNoWait (reuses the ERC20 approve selector)\n- SetApprovalForAll / SetApprovalForAllNoWait\n\nAdds encode.ABIBool for the bool ar\n[…]\nt tests asserting encoded calldata, docs, and an e2e flow\nexercising approve + setApprovalForAll (grant and revoke) via the wallet.\n\nrefs: #425\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Wallet.Nft Approve / SetApprovalForAll (#425) (#442)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-13T14:30:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "587480b7a7ca5325f9519e4ebc6ad1393803039b",
          "body": "* feat: add Nft TransferFrom / SafeTransferFrom on wallet Nft namespace. refs: #424\n\nAdd ERC721 transfer write methods to the wallet Nft namespace, following\nthe wallet/erc20.go pattern (validate -> sendNftTx -> waitMined):\n\n- TransferFrom / TransferFromNoWait\n- SafeTransferFrom / SafeTransferFromNo\n[…]\nsert\n  SafeTransferFrom to it reverts while the token stays with the owner.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Wallet.Nft TransferFrom / SafeTransferFrom (#441). refs: #424",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-13T14:17:59Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9ef7dd2a7d49a81d3cb37ba73e2470044e3790f4",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v0.7.0 simulated backend (#440)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-13T13:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68bf4f4b33b36eb780dda2ae5ba7340b5329e72a",
          "body": "* feat: add documentation for simulatedBackend (closes #439)\n\nCo-Authored-By: gemini-cli <218195315+gemini-cli@users.noreply.github.com>\n\n* docs: add properly structured SimulatedBackend documentation (closes #439)\n\nCo-Authored-By: gemini-cli <218195315+gemini-cli@users.noreply.github.com>\n\n* docs: \n[…]\ncli <218195315+gemini-cli@users.noreply.github.com>\n\n* docs: remove mistakenly placed simulated_backend.md\n\n* fix\n\n---------\n\nCo-authored-by: gemini-cli <218195315+gemini-cli@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add documentation for simulatedBackend. closes #438",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-13T04:32:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9bea91bef29f2b1369358d2eabe89d61ce8f01dc",
          "body": "* test: add simulated.Backend e2e scenarios. refs: #409\n\nAdd e2e/simulated_test.go mirroring rpc_test.go against an in-process\nsimulated.Backend. HTTP/Send-only paths (GetBalance, Debug snapshot/revert),\nBatchCall (raw rpc.Client) and CodeAtHash are skipped as unsupported.\n\nAlso rename scenario_test\n[…]\nnoreply@anthropic.com>\n\n* :sparkles: simulated backend support for ut. refs: #409\n\n* :recycle: refactoring simulated api. refs: #409\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":sparkles: simulated backend support for ut. refs: #409",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-13T03:57:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "79c2f8d38c470423b6be9d437b6483bd71843cbb",
          "body": "…423 (#436)\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: call basic ERC721 read methods on wallet Nft namespace. refs: #…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-13T01:14:40Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0300aa8bea9445b960ab5151a9eef92a45f7d3af",
          "body": "…29 (#435)\n\n* :hammer: anvil container on workflow. refs: #429\n\n* :hammer: anvil container on workflow. refs: #429\n\n* fix\n\n* fix anvil\n\n* fix e2e",
          "is_bot": false,
          "headline": ":zap: anvil container on workflow for faster e2e & snapshot. refs: #4…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-12T16:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aa5608bda3e5b021be6c5d8b4055c9c319c1cd3",
          "body": "…433 (#434)\n\n* feat: remove ContractInstance param from ContractCall (Wallet/EtherApi/factory). refs: #433\n\nCo-Authored-By: gemini-cli <218195315+gemini-cli@users.noreply.github.com>\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n* fix: exclude unintended workflow change from PR. refs: #433\n[…]\nom>\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: gemini-cli <218195315+gemini-cli@users.noreply.github.com>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":boom: feat: remove ContractInstance param from ContractCall. refs: #…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-12T00:40:48Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "47ffb9c175633d860de4880cf46a894e405a693e",
          "body": "* feat: add ERC721 read methods to Nft namespace. refs: #422\n\n- Add OwnerOf, TokenURI, Name, Symbol, GetApproved, IsApprovedForAll to INft\n  interface and Nft struct in namespace/nft_namespace.go\n- Add ERC-721 function signatures to constant/contract_methods.go\n  (OwnerOfFnSignature, TokenURIFnSigna\n[…]\nmbol,\n  OwnerOf, TokenURI, GetApproved, IsApprovedForAll) against live state.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: call basic ERC721 read methods on Nft namespace. refs: #422 (#431)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-11T11:01:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f85196ac27a98e63d66efdda3bbd13e6e9ae39bb",
          "body": "…ransactNoWait. refs: #430 (#432)\n\nCo-authored-by: gemini-cli <218195315+gemini-cli@users.noreply.github.com>\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: remove ContractInstance param from ContractTransact & ContractT…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-11T10:51:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8534be64e4ca40ac2bd90c83ff95d6bbbbae89d3",
          "body": "…revert). refs: #419 (#420)\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add Debug namespace with Snapshot & RevertTo (evm_snapshot/evm_…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-10T00:12:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fe937b4b8f39d700b5c21a436aca7473f8e1f926",
          "body": "…efs: #417\n\n* feat: validate PrivateNetworkConfig.Url in NewAlchemyConfig (#417)\n\nAdd validate.Url to the validate package (consistent with validate.Address, validate.BlockTag, etc.) and call it from NewAlchemyConfig to reject non-HTTP(S) or hostless URLs early.\n\nCo-Authored-By: Claude Sonnet 4.6 <n\n[…]\nettingToUrl result directly instead of conditional resolvePrivateNetUrl\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: validate PrivateNetworkConfig.Url in NewAlchemyConfig (#418). r…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-09T23:38:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bdf5f56811cd01ef953e2d1010dd3b9ccc0413ca",
          "body": "…rs (#416)\n\nMoves encode/decode ABI functions out of utils into dedicated encode and\ndecode packages, so callers use decode.ABIString(...) instead of\nutils.DecodeABIString(...). Drops the redundant Encode/Decode prefix from\nfunction names. Also reuses encode.ReadCalldata in wallet/erc20 removing\nthe duplicate buildERC20TxData helper.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: introduce encode and decode packages, replacing utils ABI helpe…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-09T15:41:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ca58110ae016dea57476561d6e26bb12b49850c0",
          "body": "* feat: batch package with namespace-mirrored Batcher (#413)\n\nAdd a `batch` package that sends multiple read-only calls in a single HTTP\nround-trip while preserving the SDK's decode-to-native-type ergonomics. The\nBatcher exposes typed sub-namespaces that mirror the Alchemy namespaces, so the\nbatch A\n[…]\no,\nstablecoin_test.go. Shared helpers and settings live in batch_test.go.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: batch package with namespace-mirrored Batcher (#413) (#414)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-09T14:52:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e272ef6479c1a28fa59ac415b7fec8c725c6f8fa",
          "body": "* fix(ether): prevent data race on ether.client in RPC methods. closes: #394\n\nAll RPC methods now snapshot the client via c := ether.Client() (under\nmu) before use, instead of reading the ether.client field directly\nwithout the lock. Also adds ut-race justfile recipe, TestEther_BlockNumber_Race,\nand wires -race into CI via just.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* :bookmark: v0.6.0\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Poteto0/#410/v0.6.0 (#411)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-07T01:55:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "28d20c19ab63c74ac82032c197b5d9ecfe418017",
          "body": null,
          "is_bot": false,
          "headline": ":bookmark: v0.6.0",
          "author_name": "poteto0",
          "author_login": "poteto0",
          "committed_at": "2026-06-07T01:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d43e7a85ce9878dbc132c98d785b9a59bddca2d",
          "body": "Co-Authored-By: gemini-cli <218195315+gemini-cli@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:poteto-go/go-alchemy-sdk",
          "author_name": "poteto0",
          "author_login": "poteto0",
          "committed_at": "2026-06-07T01:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fafeff3229282d2239901c80ed0cbf1cf1196465",
          "body": "* fix(ether): prevent data race on ether.client in RPC methods. closes: #394\n\nAll RPC methods now snapshot the client via c := ether.Client() (under\nmu) before use, instead of reading the ether.client field directly\nwithout the lock. Also adds ut-race justfile recipe, TestEther_BlockNumber_Race,\nand\n[…]\ne case\n- e2e: verify RPC calls flow through the caller-supplied transport\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: custom http transport support in AlchemySetting (#390) (#408)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-07T01:41:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "aabf27b71694d3f43f3533dd97240ce30ec86790",
          "body": "Co-Authored-By: gemini-cli <218195315+gemini-cli@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:poteto-go/go-alchemy-sdk",
          "author_name": "poteto0",
          "author_login": "poteto0",
          "committed_at": "2026-06-07T01:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "727617283e5e9661093fb8882b7ebeb5f919e6ad",
          "body": "…d signature (#402)\n\n* feat: typeddata EIP-712 helper package; EIP-3009 takes caller-supplied signature\n\n- add typeddata package (SignEIP712, SignEIP712Str, EncodeWords)\n- EIP-3009 wallet methods accept types.Signature instead of signing internally\n- move Signature type to types/signature.go (uint8 \n[…]\nreply@anthropic.com>\n\n* fix: remove duplicate TestBlockTag left by rebase\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: typeddata EIP-712 helper package; EIP-3009 takes caller-supplie…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-06T08:58:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "419db84a5f24c6b2a980f6502920f348a55af583",
          "body": "… #394 (#405)\n\nAll RPC methods now snapshot the client via c := ether.Client() (under\nmu) before use, instead of reading the ether.client field directly\nwithout the lock. Also adds ut-race justfile recipe, TestEther_BlockNumber_Race,\nand wires -race into CI via just.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ether): prevent data race on ether.client in RPC methods. closes:…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-06T02:36:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "df67629b570309467e7efd83453937e2c03fe17b",
          "body": "… #394\n\nAll RPC methods now snapshot the client via c := ether.Client() (under\nmu) before use, instead of reading the ether.client field directly\nwithout the lock. Also adds ut-race justfile recipe, TestEther_BlockNumber_Race,\nand wires -race into CI via just.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ether): prevent data race on ether.client in RPC methods. closes:…",
          "author_name": "poteto0",
          "author_login": "poteto0",
          "committed_at": "2026-06-06T02:17:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "310ab021cb0c02add18a8b2af115a7872e7f7717",
          "body": "…95) (#404)\n\n* fix(utils): prevent DecodeABIString panic on malicious length. closes: #395\n\nDecodeABIString read the ABI length word via big.Int.Int64() before the\nbounds check. A length whose lower 64 bits are >= 2^63 became negative,\nslipped past the check, and panicked with a slice out-of-range (\n[…]\npic.com>\n\n* docs(utils): add ABI string layout comment to DecodeABIString\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(utils): prevent DecodeABIString panic on malicious ABI length (#3…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-06T01:55:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "253ce225d4ce88cf379435d5d5b6e0b9af9494ff",
          "body": "…nID in SignTx (#397) (#403)\n\nbuildAuth held the exclusive write lock for the entire ChainID /\nSuggestGasPrice network round-trip, serializing concurrent\nDeployContractNoWait / ContractTransactNoWait calls. Extract a shared\nchainID() helper using a double-checked pattern: the cache read/write\nhappen\n[…]\ne it.\n\nSignTx fetched ChainID on every call even though it is immutable; route\nit through the same cached helper so it is fetched at most once.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "perf(wallet): release lock during chainID/gasPrice RPC and cache chai…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-06T01:08:11Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b532cdf86ca01f03db7bb69e56da7be06474b2e8",
          "body": "…eError. closes: #396 (#401)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: retry transient url.Error (timeout/deadline) in isAlwaysReProduc…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-05T10:24:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "57631ecef906d3998fb0f7bb1b2db92e4a0548db",
          "body": "…e methods (#398) (#400)\n\n- Add validate.Addresses variadic helper to validate.go for multi-address checks\n- Apply validate.Address(es) to all contractAddress/walletAddress/owner/spender params in ERC20 and StableCoin namespace read methods to prevent silent zero-address coercion via HexToAddress\n- Apply validateAddress(contractAddress) in sendERC20Tx to guard all ERC20/StableCoin write paths\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: validate contractAddress and address args in namespace read/writ…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-04T11:15:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e6877a96092bf19aa77342f6e61343674d939461",
          "body": "* feat: EIP-3009 transfer-with-authorization interface\n\nImplements EIP-3009 (Transfer With Authorization) on WalletStableCoin:\n- AuthorizationState read method on IStableCoin namespace\n- TransferWithAuthorization, ReceiveWithAuthorization, CancelAuthorization\n  write methods with EIP-712 signing via\n[…]\ngates to abiEncodeWords\n- Simplify signPermit body using abiEncodeWords\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: EIP-3009 transfer-with-authorization interface (#393). refs: #386",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-04T11:04:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f80f248e58544efaa59dacba295ba83dfe19008c",
          "body": "… (#392). closes: #383\n\n* fix: validate amount and address inputs in ERC20/StableCoin write methods (#383)\n\n- Add ErrNilAmount, ErrNegativeAmount, ErrAmountExceedsUint256, ErrInvalidAddress error sentinels\n- Add validateUint256/*big.Int validator (nil/negative/uint256-overflow) and validateAddress (\n[…]\n UpdatePauserNoWait, PermitNoWait) raising coverage\n  from 93% to 97.5%\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: validate amount/address inputs in ERC20/StableCoin write methods…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-03T10:43:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2f612bc36fa54e96563c274493cce6633ad96fdf",
          "body": "* feat: EIP-2612 permit interface and implementation\n\nAdd namespace.IEIP2612 for read-only contract calls (Nonces,\nDomainSeparator), types.WalletEIP2612 for the wallet-level interface,\nand walletEIP2612 implementing Permit/PermitNoWait plus read delegation.\nExtends the Wallet interface with EIP2612(\n[…]\n)\n- Rename StableCoinEIP2612 interface to EIP2612 per reviewer feedback\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: EIP-2612 permit interface (#386) (#391)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-03T10:11:04Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9283660992fa57d487707fa97b58f743f205f3b7",
          "body": "…) (#389)\n\n* refactor: split WalletStableCoin into role-based sub-interfaces (#387)\n\nSplit the monolithic WalletStableCoin (30+ methods) into five focused\ninterfaces — StableCoinMinting, StableCoinPausing, StableCoinBlacklisting,\nStableCoinMinterAdmin, StableCoinRoleAdmin — plus StableCoinInfo for\nC\n[…]\n refactor: remove wallet type aliases, reference types package directly\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: split WalletStableCoin into role-based sub-interfaces (#387…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-03T02:15:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "85eb1b2bce9b1251e2815ce94373fd8e3e05c708",
          "body": "…famous package (#385) (#388)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: typed StableCoinSymbol, SupportedNetworks/SupportedSymbols for …",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-03T01:32:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7c5ac81bd7bab3c95b8987c2fd501afa0d2c7909",
          "body": "* feat: add UpdateMasterMinter/UpdateBlacklister/UpdatePauser to WalletStableCoin\n\nAdd role update methods to WalletStableCoin for FiatToken (USDC) compatibility.\nEach method has both a wait variant and a NoWait variant.\n\nCloses #367\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* docs\n[…]\n role address using\n  MasterMinter/Blacklister/Pauser namespace getters\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: FiatToken role update methods for IStableCoin (#367) (#380)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-03T01:00:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d70e9079d5c17c12dac9463c4d467dbc4f06012d",
          "body": "* feat: FiatToken minter management for IStableCoin (#369)\n\nAdd configureMinter, removeMinter, minterAllowance, and isMinter\nsupport to IStableCoin/WalletStableCoin for FiatToken (USDC) compatibility.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* docs,e2e: add minter management docs \n[…]\npic.com>\n\n* refactor: replace magic number 32 with constant.ABIWordSize\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: FiatToken minter management for IStableCoin (#369) (#382)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-03T00:33:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8aaeb9aa231e1fc808de95f653937f1e7c004595",
          "body": "* feat: add MasterMinter/Pauser/Blacklister role getters to IStableCoin (#366)\n\nAdd masterMinter(), pauser(), and blacklister() role getter methods to\nIStableCoin namespace, with corresponding function signatures and\naddress decoding logic shared with Owner().\n\nCo-Authored-By: Claude Sonnet 4.6 <nor\n[…]\ngating the error to callers instead of silently returning zero address.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: FiatToken role getter methods for IStableCoin (#366) (#381)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-02T08:12:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5ea294efbb131f7fc498abe003a7fe43c9cfa04c",
          "body": "…(#379)\n\n* feat: add Currency/Version methods to IStableCoin namespace\n\n- Add CurrencyFnSignature and VersionFnSignature to constants\n- Add Currency() and Version() to IStableCoin interface\n- Implement both on stableCoin struct using DecodeABIString\n- Add version() function to FiatToken.sol fixture \n[…]\n instead\n- Update utils/abi_test.go to use constant.ABIStringHeaderSize\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: FiatToken currency/version info methods for IStableCoin (#370) …",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-02T01:07:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "751a7921bc8f0ef055ee4c9e32f89c8f6f3e39c5",
          "body": "* feat: add TransferOwnership/NoWait to WalletStableCoin (#368)\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* feat: add Owner() read method and e2e + docs for transferOwnership (#368)\n\n- Add OwnerFnSignature constant\n- Add Owner() to IStableCoin namespace and WalletStableCoin (symmet\n[…]\n\n\n* refactor: replace magic numbers in Owner() with named ABI constants\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: FiatToken transferOwnership for IStableCoin (#368) (#378)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-02T00:15:27Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "10432c45cbe042c5a03e426c1fbd7bc36c95d6e1",
          "body": "…#377)\n\n* feat: add pause/unpause/paused support to IStableCoin and WalletStableCoin (#363)\n\n- Add PauseFnSignature, UnpauseFnSignature, PausedFnSignature constants\n- Add Paused() to IStableCoin namespace interface and stableCoin impl\n- Add Pause, PauseNoWait, Unpause, UnpauseNoWait, Paused to Walle\n[…]\nerge pause e2e test into TestScenario_StableCoin_FiatToken as a subtest\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: FiatToken pause/unpause/paused support for IStableCoin (#363) (…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-01T13:53:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4ef663cdd27504cc76f53b6d83976386ec5a1e44",
          "body": "* feat(constant): add blacklist function signatures\n\nrefs: #364\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* feat(namespace): add IsBlacklisted to IStableCoin\n\nrefs: #364\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* feat(wallet): add blacklist/unBlacklist support to\n[…]\n blacklist/unBlacklist/isBlacklisted scenario for FiatToken\n\nrefs: #364\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: FiatToken blacklist support for IStableCoin (#364) (#376)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-01T13:20:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "500af3ae5057582774e50257e705eea64d7b18a3",
          "body": "* feat: add mint/burn support to WalletStableCoin for FiatToken compatibility\n\nAdds Mint, MintNoWait, Burn, BurnNoWait methods to WalletStableCoin\ninterface and implementation, along with MintFnSignature/BurnFnSignature\nconstants and e2e tests against the FiatToken fixture contract.\n\nrefs: #365\n\nCo-\n[…]\nndERC20Tx on walletERC20 and\ncollapse each to a single delegating call.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add mint/burn support to WalletStableCoin (#365) (#375)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-01T12:45:27Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "206f79d6261f4ff357e0176f0121ad5848db5bfb",
          "body": "…. refs: #373\n\n* feat: add FiatToken fixture contract and e2e deployment test (#373)\n\n- Add FiatToken.sol with ERC20 + mint/burn/pause/blacklist roles\n- Compile to build artifacts (ABI + bytecode)\n- Generate Go binding via abigen v2 (FiatToken.go)\n- Add TestScenario_FiatToken e2e test for contract d\n[…]\n symbol, decimals,\nand totalSupply via w.StableCoin() after deployment.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":broom: add FiatToken fixture contract and e2e deployment test (#374)…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-06-01T12:15:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "55da8676d49516032e3308371711006cce1db8f7",
          "body": "…2) (#372)\n\nIntroduce `famous.ContractAddress(network, symbol)` so callers can look up\nwell-known stablecoin addresses (USDC, USDT, JPYC) for Ethereum and Polygon\nnetworks without hard-coding addresses in application code.\n\n- famous/stablecoin.go: ContractAddress func + private pre-parsed address ma\n[…]\nage to avoid\nexposing the data structure and to prevent a layering violation where the\nconstant package would otherwise need to import types.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add famous package with stablecoin contract address lookup (#36…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-30T10:39:11Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0507b1c69cb7d2946c1bdaad45e5a65536a3e0f2",
          "body": "* feat: add StableCoin namespace and wallet support (refs #298)\n\n- Add IStableCoin interface (embeds IERC20) and NewStableCoinNamespace constructor\n- Add WalletStableCoin interface and wallet.StableCoin() method\n- Expose Alchemy.StableCoin field in gas package\n- Add e2e scenario and docs for StableC\n[…]\ncom>\n\n* docs: add wallet/StableCoin.md to fix broken link in docs build\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: StableCoin namespace and wallet support (#371). refs: #298",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-30T09:51:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "775ccd0ee2a4c2d9f28b6ad0327ea2d11122aed8",
          "body": "Document the JwtSecret field in PrivateNetworkConfig — required format\n(64-char hex / 32 bytes), which port geth exposes the Engine API on,\nand the SDK's automatic token-refresh behaviour before the 60-second\niat window expires.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add JWT secret section to AlchemySetting docs (#361). refs: #291",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-30T05:11:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "725acbbbea19bdcde3bbee1c1f68cd6f278198c3",
          "body": "…333) (#359)\n\n* :bug: Fix getOrCreateAuth caching stale TransactOpts across transactions (closes #333)\n\nCache only chainID (which is immutable per network); build a fresh\nbind.TransactOpts on every getOrCreateAuth call so that Nonce mutations\nfrom go-ethereum internals and GasPrice changes on non-EI\n[…]\n remove boilerplate from the\n  three new TestWallet_buildAuth sub-tests\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: getOrCreateAuth caches stale TransactOpts across transactions (#…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-30T03:45:24Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6e8c05dcbecf2987c1385a30654f83e91893f7ff",
          "body": "…ds (closes #321) (#358)\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":sparkles: Add ctx to WaitMined/WaitDeployed and waiting wallet metho…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-30T03:11:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7efd07bfb0cda477de534c487f7fd445c0cfc274",
          "body": "…rice (#356)\n\n* :bug: Fix SignTx: use SuggestGasPrice instead of EstimateGas for GasPrice (closes #331)\n\nEstimateGas returns gas units consumed (e.g. 21000), not a wei-per-gas\nprice. Assigning it to GasPrice produced transactions with gasPrice ≈ 21000\nwei — effectively zero — that are never mined.\n\n\n[…]\nopic.com>\n\n* :memo: Add comment explaining EIP-1559 nil-check in SignTx\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix SignTx: use SuggestGasPrice instead of EstimateGas for GasP…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-29T11:24:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8f104d0a63943dabbf4a9f34abb2fd2cdc7e895d",
          "body": "…d/hex block tags (closes #336) (#355)\n\n* :bug: Fix ValidateBlockTag and ToBlockNumber to support safe/finalized/hex block tags (closes #336)\n\n- Add safe, finalized to ValidateBlockTag and accept 0x-hex block numbers\n- Introduce namedTagNumbers map shared by both functions so the tag list stays in o\n[…]\nhe guard for\n  empty string in ToBlockNumber makes the delegation safe.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix ValidateBlockTag and ToBlockNumber to support safe/finalize…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-29T08:35:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f9a3e7a7e058148320db3ade544f54eebaac7886",
          "body": "…346)\n\n* :bug: Fix utils.TransformAlchemy* hex decoding and AccessList drop. refs: #335\n\n- PostState / LogsBloom / log.Data are now hex-decoded with hexutil.Decode\n  (previously cast directly from the 0x-prefixed string, producing the\n  ASCII bytes of the hex literal instead of the raw bytes).\n- Blo\n[…]\nt []byte(\"\") for\nclarity when the input string is empty, rather than nil.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix utils.TransformAlchemy* hex decoding and AccessList drop (#…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-29T08:30:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "695098fe8b8b8aefe2ea23ad2b5962571f0b4b42",
          "body": "…es #323) (#354)\n\n- Change balances.([]map[string]any) to balances.([]any) since json.Unmarshal\n  always produces []interface{} for JSON arrays when decoding into any\n- Add per-element cast to map[string]any with proper ErrUnexpectedResponseType\n- Guard errStr.(string) with comma-ok to prevent panic\n[…]\n\n- Add test case for non-map elements inside tokenBalances slice\n- Fix reversed assert.ErrorIs argument order in GetTokenBalances error tests\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix GetTokenBalances type assertion and error field panic (clos…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-28T11:05:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a5cb8e07a277cfa708accd35b3e4dcbdc7f0533d",
          "body": "…g (closes #330) (#351)\n\n* :zap: Share http.Client across Send calls to enable connection pooling (closes #330)\n\n- Add utils.NewSharedHTTPClient: builds a single *http.Client with\n  limitedTransport (size cap) using defaultRoundTripper for late binding\n  to http.DefaultTransport (so httpmock keeps w\n[…]\nits requestConfig parameter\n- All callers and tests updated accordingly\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":zap: Share http.Client across Send calls to enable connection poolin…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-28T09:38:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b4bbee8c466580e4658dd1cee07adcf6ea8af852",
          "body": "…t64() truncation (closes #319)\n\n* :bug: Fix ERC20.Decimals overflow check by bounds-checking before Uint64() truncation (closes #319)\n\nbig.Int.Uint64() silently discards high bits, so values like 2^64+5 passed\nthe >255 guard and were returned as uint8(5). Replaced with BitLen()>8 check\non the origi\n[…]\n15 integer overflow warning\nwithout needing a lint suppression comment.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix ERC20.Decimals overflow check by bounds-checking before Uin…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-28T04:51:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8dc779f13d31e9f8232eda6d64e81877e4c234d6",
          "body": "* :bug: Fix SetEthClient/Close races by holding mu for full operation (closes #324)\n\nMove mu.Lock to the top of SetEthClient and Close so all reads and\nwrites of connCount and client are performed under the mutex. Add a\nconcurrent goroutine test (run with -race) to prevent regression.\n\nCo-Authored-B\n[…]\nTestEther_SetEthClient_ConnCountRollbackOnError\n  to prevent regression\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix SetEthClient/Close concurrency races (closes #324) (#350)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-28T02:47:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "602647f6cc35927a2a1cc1d898681817c339f144",
          "body": null,
          "is_bot": false,
          "headline": ":broom: organize always reproduce error. refs: #341 (#349)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-28T01:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "202a1a5adafd5708df5b6f382437107e30078fc1",
          "body": "…oses #329) (#348)\n\n* :bug: make AlchemyProvider.id atomic to prevent JSON-RPC id collisions. refs: #329\n\nReplace the plain `int` id counter with `atomic.Int64` and increment it\nvia `Add(1)` at the start of `Send`. Previously `provider.id++` was\nexecuted outside any lock after a successful response,\n[…]\nomic fetch-and-add so the request still gets a unique id under\nconcurrency.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: make AlchemyProvider.id atomic to prevent JSON-RPC id races (cl…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-27T13:12:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "eafa36f474d20e46ca9d7f9398933ac630e4e3e7",
          "body": "…326) (#347)\n\n* :bug: Fix isClientJwsAlive off-by-one and add JWT exp claim. refs: #326\n\n* tighten the alive window to 60 * 0.95 (=57s) using strict `<`, so we\n  always recreate the client before geth's 60s iat boundary, leaving a\n  safety margin for clock skew and in-flight latency.\n* set `exp = ia\n[…]\nnt at-boundary sub-test; the after-window case\n  already proves recreation.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix isClientJwsAlive off-by-one and add JWT exp claim (closes #…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-27T12:44:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c3909055194b356b9574bdafca22743f5157e9b4",
          "body": "…: #332 (#345)\n\n* :lock: guard wallet provider/erc20 reads with RLock to fix race. refs: #332\n\n`wallet.Connect` writes `w.provider` and `w.erc20` under `w.mu.Lock()`,\nbut every other reader touched those fields without taking the lock,\nso a concurrent Connect could tear the interface header or expos\n[…]\nespace keeps each reader's lock\nacquisition local to what it actually uses.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":lock: Guard wallet provider/erc20 reads with RLock to fix race. refs…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-27T12:37:40Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "624cfa0ae35533e1212a8a6d69d4777a6f4c0767",
          "body": "…#344). refs: #334, #338\n\n* :bug: Fix BackoffManager.calculateExponentialBackOffDelay to actually grow exponentially. refs: #338\n\nPreviously the formula `lastDelay + (RandomF64(1)-0.5)*lastDelay` only\napplied ±50% jitter around `lastDelay`, so the mean delay stayed\nconstant. Now the base doubles eac\n[…]\nax)`.\n\nThis restores working jitter in the exponential backoff calculation.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix exponential backoff growth and RandomF64 integer division (…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-27T11:21:10Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d8572c08b3768c50f96402dbbe3fe49eeda79ee2",
          "body": "…oses #325, #318) (#343)\n\n* :bug: Ether.CodeAt/CodeAtHash return 0x-prefixed hex. refs: #325\n\nReplace common.Bytes2Hex with hexutil.Encode so the result matches the\neth_getCode JSON-RPC convention (\"0x\" for empty, \"0x...\" for non-empty).\nThis also makes namespace.Core.IsContractAddress correctly dis\n[…]\ntric [2:10] / [2:10] that was\na hold-over from when code lacked the prefix.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix CodeAt/CodeAtHash hex prefix and IsContractAddress test (cl…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-27T11:17:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ad357a00006b90e495febb73977fa3e0625b29b5",
          "body": "* :bug: Limit RPC response body size to prevent memory exhaustion. refs: #311\n\n- Add `ErrFailedToReadResponse` error constant\n- Add `DefaultMaxResponseBytes` (32 MiB) to `types.RequestConfig`\n- Add `MaxResponseBytes` field to `AlchemySetting` and `AlchemyConfig`\n- Wrap `res.Body` with `io.LimitReade\n[…]\nnoreply@anthropic.com>\n\n* :memo: translate call-tree comment to English\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":lock: limit RPC response body size to prevent OOM (fixes #311) (#316)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-26T13:02:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d7246b34063b74495c39ab27435583929ba9beab",
          "body": "…sponses. refs: #310 (#317)\n\nReplace bare type assertions with comma-ok idiom in GetBalance, GetTokenBalances,\nGetTokenMetadata, GetLogs, Call, and GetTransactionReceipts to return\nErrUnexpectedResponseType instead of panicking on malformed RPC responses.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":lock: Fix unsafe type assertions causing panics on unexpected RPC re…",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-26T11:27:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e80903680a6e882472a5c34c0955b5c9230a6607",
          "body": "* :bug: remove fmt.Println(err) from CallContract. refs: #312\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* :fire: remove stdout test per review comment\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":broom: remove fmt.Println(err) from CallContract (#315)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-26T11:26:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "69ac73c918adb5615ab25d0a5bf36ae2f787bb1a",
          "body": "Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.47.0 to 0.52.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.52.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n  dependency-version: 0.52.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.52.0 (#306)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-26T11:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "010f15b61cc312b0932d19125de1752042377276",
          "body": "`time.Second.Microseconds()*60` returns 60,000,000 (≈1.9 years) instead of\nthe intended 60 seconds. Both sides of the comparison are Unix timestamps in\nseconds, so the threshold should simply be `+60`.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":bug: Fix JWT expiry window using wrong time unit. refs: #308 (#314)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-26T11:19:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "80762be7b3d70b15846ab2216f001d0507871c30",
          "body": "* :sparkles: ERC20 write method support (Approve, TransferFrom). refs: #300\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* :white_check_mark: add e2e scenario for ERC20 write methods. refs: #300\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* :broom: drop no-needed file.\n[…]\n time\n- Increase go test timeout from default 10m to 20m in CI workflow\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": ":sparkles: ERC20 full support. refs: #300",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-25T23:52:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "996deb473178d46b09095b9a909cb72a1b6324dc",
          "body": "* :memo: claude migs. refs: #304\n\n* remove gemini actions. refs: #304",
          "is_bot": false,
          "headline": ":memo: claude migs. refs: #304 (#305)",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-24T08:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91dfaee8e2da4a7b3c4b106712509c81df1170a6",
          "body": "* :sparkles: add erc20 constant signatures. refs: #300\n\n* :sparkles: implement erc20 read methods in namespace. refs: #300\n\n* :sparkles: expose erc20 read methods in wallet. refs: #300\n\nCo-Authored-By: gemini-cli <218195315+gemini-cli@users.noreply.github.com>\n\n* :test_tube: add erc20 read methods t\n[…]\nbroken link in erc20 docs. refs: #300\n\nCo-Authored-By: gemini-cli <218195315+gemini-cli@users.noreply.github.com>\n\n---------\n\nCo-authored-by: gemini-cli <218195315+gemini-cli@users.noreply.github.com>",
          "is_bot": false,
          "headline": ":sparkles: ERC20 read method support. refs: #300",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-20T10:01:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7f4af85eca44635cd3f3ca547c13723e5ed31f42",
          "body": "* :bookmark: v0.3.0. refs: #299\n\n* :bug: fix ci\n\n* :bug: fix doc ci. refs: #302\n\n* :bug: fix doc ci. refs: #302\n\n* :bug: fix doc ci. refs: #302\n\n* :bug: fix doc ci. refs: #302",
          "is_bot": false,
          "headline": ":bookmark: v0.3.0. refs: #299",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-18T16:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "384ffad88143d95279d3ea5f833b041f58d7fb6c",
          "body": "…om/ethereum/go-ethereum-1.17.3\n\nchore(deps): bump github.com/ethereum/go-ethereum from 1.17.2 to 1.17.3",
          "is_bot": true,
          "headline": "Merge pull request #296 from poteto-go/dependabot/go_modules/github.c…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T16:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fadccf96e36979d284be6049fe4a9692710d8d1d",
          "body": "Poteto0/#294/wallet namespace",
          "is_bot": false,
          "headline": "Merge pull request #297 from poteto-go/poteto0/#294/wallet-namespace",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-18T16:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "667bbfd874a1841f44fd8efb42c85f40ac3b116b",
          "body": null,
          "is_bot": false,
          "headline": ":hammer: & :bug: fix kurtosis action. refs: #292",
          "author_name": "poteto0",
          "author_login": "poteto0",
          "committed_at": "2026-05-18T16:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3eec30849bc0b3b57e0b8620b593c91009f45b1",
          "body": null,
          "is_bot": false,
          "headline": ":memo: about wallet erc20. refs: #294",
          "author_name": "poteto0",
          "author_login": "poteto0",
          "committed_at": "2026-05-18T16:04:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73ce22026ce5daee7547e6bf73fc3b35e7d5747a",
          "body": null,
          "is_bot": false,
          "headline": ":lipstick: fix wallet erc20 api change. refs: #294",
          "author_name": "poteto0",
          "author_login": "poteto0",
          "committed_at": "2026-05-18T15:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458ef2f259e31e809cf28671c92ead531e7815e1",
          "body": null,
          "is_bot": false,
          "headline": ":recycle: refactor balanceOfErc20. refs: #293",
          "author_name": "poteto0",
          "author_login": "poteto0",
          "committed_at": "2026-05-18T15:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a6331698257e7073844f580597e169bec7bf0c4",
          "body": ":sparkles: `wallet.ERC20Transfer`. refs: #285",
          "is_bot": false,
          "headline": "Merge pull request #295 from poteto-go/poteto0/#285/erc20-transfer",
          "author_name": "poteto",
          "author_login": "poteto0",
          "committed_at": "2026-05-17T08:34:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 17,
      "commits_last_year": 391,
      "latest_release_at": "2026-07-18T08:03:24Z",
      "latest_release_tag": "v0.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 11
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/poteto-go/go-alchemy-sdk",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/poteto-go/go-alchemy-sdk",
          "is_deprecated": false,
          "latest_version": "v0.9.0",
          "repository_url": "https://github.com/poteto-go/go-alchemy-sdk",
          "versions_count": 18,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-18T07:53:58Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 3,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 35
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "docs/tsconfig.json"
      ],
      "toolchain_manifests": [
        "examples/deploy-contract/go.mod",
        "examples/kurtosis-development/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 95278,
      "source_files_sampled": 171,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 1429
    },
    "dependencies": {
      "manifests": [
        "docs/package.json",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "severity": "critical",
            "ecosystem": "npm",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-395f-4hp3-45gv",
              "GHSA-w7jw-789q-3m8p"
            ],
            "fixed_version": "1.9.0",
            "advisory_count": 2,
            "oldest_advisory_days": 45
          },
          {
            "name": "github.com/ethereum/go-ethereum",
            "direct": true,
            "version": "v1.16.8",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2gjw-fg97-vg3r",
              "GHSA-689v-6xwf-5jf3",
              "GHSA-m6j8-rg6r-7mv8",
              "GO-2026-4507",
              "GO-2026-4508",
              "GO-2026-4511"
            ],
            "fixed_version": "1.17.0",
            "advisory_count": 6,
            "oldest_advisory_days": 156
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.27.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-fv7c-fp4j-7gwp"
            ],
            "fixed_version": "8.0.0-alpha.13",
            "advisory_count": 1,
            "oldest_advisory_days": 77
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-3jxr-9vmj-r5cp",
              "GHSA-f886-m6hf-6m8v",
              "GHSA-mh99-v99m-4gvg"
            ],
            "fixed_version": "5.0.8",
            "advisory_count": 3,
            "oldest_advisory_days": 120
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-737v-mqg7-c878"
            ],
            "fixed_version": "6.1.5",
            "advisory_count": 1,
            "oldest_advisory_days": 111
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-4c8g-83qw-93j6",
              "GHSA-q3j6-qgpj-74h6",
              "GHSA-v2hh-gcrm-f6hx",
              "GHSA-v39h-62p7-jpjc"
            ],
            "fixed_version": "4.1.1",
            "advisory_count": 4,
            "oldest_advisory_days": 77
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.39.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mh2q-q3fh-2475",
              "GO-2026-5506"
            ],
            "fixed_version": "1.41.0",
            "advisory_count": 2,
            "oldest_advisory_days": 108
          },
          {
            "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": 252
          },
          {
            "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": 252
          },
          {
            "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": 184
          },
          {
            "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": 156
          },
          {
            "name": "node-forge",
            "direct": false,
            "version": "1.3.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.6,
            "advisory_ids": [
              "GHSA-2328-f5f3-gj25",
              "GHSA-554w-wpv2-vw27",
              "GHSA-5gfm-wpxj-wjgq",
              "GHSA-5m6q-g25r-mvwx",
              "GHSA-65ch-62r8-g69g",
              "GHSA-ppp5-5v6c-4jwp",
              "GHSA-q67f-28xg-22rw"
            ],
            "fixed_version": "1.4.0",
            "advisory_count": 7,
            "oldest_advisory_days": 240
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "0.1.12",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-37ch-88jc-xwx2"
            ],
            "fixed_version": "0.1.13",
            "advisory_count": 1,
            "oldest_advisory_days": 119
          },
          {
            "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": 121
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6g55-p6wh-862q",
              "GHSA-qx2v-qp2m-jg93",
              "GHSA-r28c-9q8g-f849"
            ],
            "fixed_version": "8.5.18",
            "advisory_count": 3,
            "oldest_advisory_days": 91
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.1,
            "advisory_ids": [
              "GHSA-5c6j-r48x-rmvq",
              "GHSA-qj8w-gfj5-8c6v"
            ],
            "fixed_version": "7.0.5",
            "advisory_count": 2,
            "oldest_advisory_days": 147
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.33.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.3,
            "advisory_ids": [
              "GHSA-f88m-g3jw-g9cj"
            ],
            "fixed_version": "0.35.0",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "3.3.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-2p49-hgcm-8545",
              "GHSA-xpqw-6gx7-v673"
            ],
            "fixed_version": "4.0.2",
            "advisory_count": 2,
            "oldest_advisory_days": 142
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.14.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2mjp-6q6p-2qxm",
              "GHSA-35p6-xmwp-9g52",
              "GHSA-4992-7rv2-5pvq",
              "GHSA-f269-vfmq-vjvj",
              "GHSA-g8m3-5g58-fq7m",
              "GHSA-g9mf-h72j-4rw9",
              "GHSA-p88m-4jfj-68fv",
              "GHSA-pr7r-676h-xcf6",
              "GHSA-v9p9-hfj2-hcw8",
              "GHSA-vrm6-8vpv-qv8q"
            ],
            "fixed_version": "8.5.0",
            "advisory_count": 11,
            "oldest_advisory_days": 191
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "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": 93
          },
          {
            "name": "websocket-driver",
            "direct": false,
            "version": "0.7.4",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-mp7j-qc5w-4988",
              "GHSA-xv26-6w52-cph6"
            ],
            "fixed_version": "0.7.5",
            "advisory_count": 2,
            "oldest_advisory_days": 9
          },
          {
            "name": "wrangler",
            "direct": false,
            "version": "4.42.2",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 8.8,
            "advisory_ids": [
              "GHSA-36p8-mvp6-cv38"
            ],
            "fixed_version": "4.59.1",
            "advisory_count": 1,
            "oldest_advisory_days": 184
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.10",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 1,
            "oldest_advisory_days": 39
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.0",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-58qx-3vcg-4xpx",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 67
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-58qx-3vcg-4xpx",
              "GHSA-96hv-2xvq-fx4p"
            ],
            "fixed_version": "8.21.0",
            "advisory_count": 2,
            "oldest_advisory_days": 67
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 163
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-2g4f-4pwh-qvx6"
            ],
            "fixed_version": "8.18.0",
            "advisory_count": 1,
            "oldest_advisory_days": 163
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.11",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-r4q5-vmmm-2653"
            ],
            "fixed_version": "1.16.0",
            "advisory_count": 1,
            "oldest_advisory_days": 102
          },
          {
            "name": "http-proxy-middleware",
            "direct": false,
            "version": "2.0.9",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-64mm-vxmg-q3vj"
            ],
            "fixed_version": "4.1.0",
            "advisory_count": 1,
            "oldest_advisory_days": 36
          },
          {
            "name": "joi",
            "direct": false,
            "version": "17.13.3",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-q7cg-457f-vx79"
            ],
            "fixed_version": "18.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 43
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-4fh9-h7wg-q85m"
            ],
            "fixed_version": "13.2.1",
            "advisory_count": 1,
            "oldest_advisory_days": 235
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.13.0",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-6rw7-vpxm-498p",
              "GHSA-q8mj-m7cp-5q26",
              "GHSA-w7fw-mjwx-w883"
            ],
            "fixed_version": "6.15.2",
            "advisory_count": 3,
            "oldest_advisory_days": 206
          },
          {
            "name": "webpack-dev-server",
            "direct": false,
            "version": "4.15.2",
            "severity": "moderate",
            "ecosystem": "npm",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-4v9v-hfq4-rm2v",
              "GHSA-79cf-xcqc-c78w",
              "GHSA-9jgg-88mc-972h",
              "GHSA-f5vj-f2hx-8m93",
              "GHSA-m28w-2pqf-7qgj",
              "GHSA-mx8g-39q3-5c79"
            ],
            "fixed_version": "5.2.6",
            "advisory_count": 6,
            "oldest_advisory_days": 415
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.4",
            "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": 39
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.3",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-v422-hmwv-36x6"
            ],
            "fixed_version": "2.3.0",
            "advisory_count": 1,
            "oldest_advisory_days": 4
          },
          {
            "name": "launch-editor",
            "direct": false,
            "version": "2.11.1",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-v6wh-96g9-6wx3"
            ],
            "fixed_version": "8.0.16",
            "advisory_count": 1,
            "oldest_advisory_days": 39
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.101.3",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-38r7-794h-5758",
              "GHSA-8fgc-7cc6-rx7x"
            ],
            "fixed_version": "5.104.1",
            "advisory_count": 2,
            "oldest_advisory_days": 169
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.102.1",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 3.7,
            "advisory_ids": [
              "GHSA-38r7-794h-5758",
              "GHSA-8fgc-7cc6-rx7x"
            ],
            "fixed_version": "5.104.1",
            "advisory_count": 2,
            "oldest_advisory_days": 169
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 17
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 17
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.41.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 5,
          "high": 24,
          "unknown": 3,
          "critical": 1,
          "moderate": 8
        },
        "advisory_count": 94,
        "affected_count": 41,
        "assessed_count": 1345,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 3
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/agiledragon/gomonkey",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.2+incompatible"
        },
        {
          "name": "github.com/ethereum/go-ethereum",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.4"
        },
        {
          "name": "github.com/go-viper/mapstructure/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.5.0"
        },
        {
          "name": "github.com/golang-jwt/jwt/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.3.1"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/jarcoal/httpmock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/agiledragon/gomonkey",
            "direct": true,
            "version": "v2.0.2+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/go-ethereum",
            "direct": true,
            "version": "v1.16.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/go-ethereum",
            "direct": true,
            "version": "v1.17.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/go-ethereum",
            "direct": true,
            "version": "v1.17.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": true,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": true,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jarcoal/httpmock",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bits-and-blooms/bitset",
            "direct": false,
            "version": "v1.20.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/errors",
            "direct": false,
            "version": "v1.11.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/fifo",
            "direct": false,
            "version": "v0.0.0-20240606204812-0bbfbd93a7ce",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/logtags",
            "direct": false,
            "version": "v0.0.0-20230118201751-21c54148d20b",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/pebble",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/redact",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cockroachdb/tokenbucket",
            "direct": false,
            "version": "v0.0.0-20230807174530-cc333fc44b06",
            "ecosystem": "go"
          },
          {
            "name": "github.com/consensys/gnark-crypto",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crate-crypto/go-eth-kzg",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crate-crypto/go-eth-kzg",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crate-crypto/go-ipa",
            "direct": false,
            "version": "v0.0.0-20240724233137-53bbb0ceb27a",
            "ecosystem": "go"
          },
          {
            "name": "github.com/datadog/zstd",
            "direct": false,
            "version": "v1.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dchest/siphash",
            "direct": false,
            "version": "v1.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/deckarep/golang-set/v2",
            "direct": false,
            "version": "v2.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
            "direct": false,
            "version": "v4.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/dot",
            "direct": false,
            "version": "v1.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/c-kzg-4844/v2",
            "direct": false,
            "version": "v2.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/c-kzg-4844/v2",
            "direct": false,
            "version": "v2.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/go-bigmodexpfix",
            "direct": false,
            "version": "v0.0.0-20250911101455-f9e208c548ab",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ethereum/go-verkle",
            "direct": false,
            "version": "v0.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ferranbt/fastssz",
            "direct": false,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fjl/jsonw",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/getsentry/sentry-go",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gofrs/flock",
            "direct": false,
            "version": "v0.12.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gogo/protobuf",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v4",
            "direct": false,
            "version": "v4.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/snappy",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/pyroscope-go",
            "direct": false,
            "version": "v1.2.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grafana/pyroscope-go/godeltaprof",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-bexpr",
            "direct": false,
            "version": "v0.1.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/holiman/billy",
            "direct": false,
            "version": "v0.0.0-20250707135307-f2f9b9aae7db",
            "ecosystem": "go"
          },
          {
            "name": "github.com/holiman/bloomfilter/v2",
            "direct": false,
            "version": "v2.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/holiman/uint256",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huin/goupnp",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackpal/go-nat-pmp",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.17.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.0.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.13",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matttproud/golang_protobuf_extensions",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/sha256-simd",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/mapstructure",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/pointerstructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/dtls/v3",
            "direct": false,
            "version": "v3.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/logging",
            "direct": false,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/stun/v3",
            "direct": false,
            "version": "v3.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pion/transport/v4",
            "direct": false,
            "version": "v4.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/poteto-go/go-alchemy-sdk",
            "direct": false,
            "version": "v0.0.0-20251108090332-aa3d55515e2c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/poteto-go/go-alchemy-sdk",
            "direct": false,
            "version": "v0.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/projectzkm/ziren/crates/go-runtime/zkvm_runtime",
            "direct": false,
            "version": "v0.0.0-20251001021608-1fe7b43fc4d6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil",
            "direct": false,
            "version": "v3.21.4-0.20210419000835-c7a38de76ee5+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stackexchange/wmi",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/supranational/blst",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/supranational/blst",
            "direct": false,
            "version": "v0.3.16-0.20250831170142-f48500c1fdbe",
            "ecosystem": "go"
          },
          {
            "name": "github.com/syndtr/goleveldb",
            "direct": false,
            "version": "v1.0.1-0.20210819022825-2ae1ddf74ef7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v2",
            "direct": false,
            "version": "v2.27.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/victoriametrics/fastcache",
            "direct": false,
            "version": "v1.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wlynxg/anet",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xrash/smetrics",
            "direct": false,
            "version": "v0.0.0-20240521201337-686a1a2994c1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.39.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": false,
            "version": "v0.0.0-20230626212559-97b1e661b5df",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.18.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/natefinch/lumberjack.v2",
            "direct": false,
            "version": "v2.2.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "@algolia/abtesting",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-core",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-plugin-algolia-insights",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-preset-algolia",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/autocomplete-shared",
            "direct": false,
            "version": "1.17.9",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-abtesting",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-analytics",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-common",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-insights",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-personalization",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-query-suggestions",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/client-search",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/events",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/ingestion",
            "direct": false,
            "version": "1.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/monitoring",
            "direct": false,
            "version": "1.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/recommend",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-browser-xhr",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-fetch",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@algolia/requester-node-http",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-annotate-as-pure",
            "direct": false,
            "version": "7.27.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-class-features-plugin",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-create-regexp-features-plugin",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-define-polyfill-provider",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-globals",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-remap-async-to-generator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-skip-transparent-expression-wrappers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-string-parser",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-wrap-function",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-firefox-class-in-computed-class-key",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-class-field-initializer-scope",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-proposal-private-property-in-object",
            "direct": false,
            "version": "7.21.0-placeholder-for-preset-env.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-dynamic-import",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-assertions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-attributes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-jsx",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-unicode-sets-regex",
            "direct": false,
            "version": "7.18.6",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-arrow-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-generator-functions",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-async-to-generator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoped-functions",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-block-scoping",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-class-static-block",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-classes",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-computed-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-destructuring",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dotall-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-keys",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-duplicate-named-capturing-groups-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-dynamic-import",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-explicit-resource-management",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-exponentiation-operator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-export-namespace-from",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-for-of",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-function-name",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-json-strings",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-logical-assignment-operators",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-member-expression-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-amd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-commonjs",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-systemjs",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-modules-umd",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-named-capturing-groups-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-new-target",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-nullish-coalescing-operator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-numeric-separator",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-rest-spread",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-object-super",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-catch-binding",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-optional-chaining",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-parameters",
            "direct": false,
            "version": "7.27.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-methods",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-private-property-in-object",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-property-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-constant-elements",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-display-name",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-jsx-development",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-react-pure-annotations",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regenerator",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-regexp-modifiers",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-reserved-words",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-runtime",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-shorthand-properties",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-spread",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-sticky-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-template-literals",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typeof-symbol",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-typescript",
            "direct": false,
            "version": "7.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-escapes",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-property-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-transform-unicode-sets-regex",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-env",
            "direct": false,
            "version": "7.28.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-modules",
            "direct": false,
            "version": "0.1.6-no-external-plugins",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-react",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/preset-typescript",
            "direct": false,
            "version": "7.27.1",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/runtime-corejs3",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.27.2",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.28.4",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/kv-asset-handler",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/unenv-preset",
            "direct": false,
            "version": "2.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-darwin-64",
            "direct": false,
            "version": "1.20251008.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-darwin-arm64",
            "direct": false,
            "version": "1.20251008.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-linux-64",
            "direct": false,
            "version": "1.20251008.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-linux-arm64",
            "direct": false,
            "version": "1.20251008.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cloudflare/workerd-windows-64",
            "direct": false,
            "version": "1.20251008.0",
            "ecosystem": "npm"
          },
          {
            "name": "@colors/colors",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/cascade-layer-name-parser",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/color-helpers",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-calc",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-color-parser",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-parser-algorithms",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/css-tokenizer",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/media-query-list-parser",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-alpha-function",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-cascade-layers",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-function",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-function-display-p3-linear",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-mix-function",
            "direct": false,
            "version": "3.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-color-mix-variadic-function-arguments",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-content-alt-text",
            "direct": false,
            "version": "2.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-contrast-color-function",
            "direct": false,
            "version": "2.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-exponential-functions",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-font-format-keywords",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-gamut-mapping",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-gradients-interpolation-method",
            "direct": false,
            "version": "5.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-hwb-function",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-ic-unit",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-initial",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-is-pseudo-class",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-light-dark-function",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-float-and-clear",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-overflow",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-overscroll-behavior",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-resize",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-logical-viewport-units",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-media-minmax",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-media-queries-aspect-ratio-number-values",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-nested-calc",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-normalize-display-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-oklab-function",
            "direct": false,
            "version": "4.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-progressive-custom-properties",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-random-function",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-relative-color-syntax",
            "direct": false,
            "version": "3.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-scope-pseudo-class",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-sign-functions",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-stepped-value-functions",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-text-decoration-shorthand",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-trigonometric-functions",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/postcss-unset-value",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-resolve-nested",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/selector-specificity",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@csstools/utilities",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@discoveryjs/json-ext",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/css",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docsearch/react",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/babel",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/bundler",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/core",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/cssnano-preset",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/logger",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/mdx-loader",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/module-type-aliases",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/module-type-aliases",
            "direct": false,
            "version": "3.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-blog",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-docs",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-content-pages",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-css-cascade-layers",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-debug",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-google-analytics",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-google-gtag",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-google-tag-manager",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-sitemap",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/plugin-svgr",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/preset-classic",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/react-loadable",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-classic",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-common",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-search-algolia",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/theme-translations",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/tsconfig",
            "direct": false,
            "version": "3.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/types",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/types",
            "direct": false,
            "version": "3.9.2",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/utils",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/utils-common",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@docusaurus/utils-validation",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "@emnapi/runtime",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/hoek",
            "direct": false,
            "version": "9.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@hapi/topo",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-arm64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-darwin-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-arm64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-darwin-x64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-arm64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-s390x",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linux-x64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-arm64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-libvips-linuxmusl-x64",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-arm64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-s390x",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linux-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-arm64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-linuxmusl-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-wasm32",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-ia32",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@img/sharp-win32-x64",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/schemas",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "29.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/gen-mapping",
            "direct": false,
            "version": "0.3.13",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/remapping",
            "direct": false,
            "version": "2.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/resolve-uri",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/source-map",
            "direct": false,
            "version": "0.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/sourcemap-codec",
            "direct": false,
            "version": "1.5.5",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.31",
            "ecosystem": "npm"
          },
          {
            "name": "@jridgewell/trace-mapping",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "npm"
          },
          {
            "name": "@leichtgewicht/ip-codec",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/mdx",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@mdx-js/react",
            "direct": false,
            "version": "3.1.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": "@pnpm/config.env-replace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/network.ca-file",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@pnpm/npm-conf",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@polka/url",
            "direct": false,
            "version": "1.0.0-next.29",
            "ecosystem": "npm"
          },
          {
            "name": "@poppinss/colors",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@poppinss/dumper",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "@poppinss/exception",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@sideway/address",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@sideway/formula",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@sideway/pinpoint",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sinclair/typebox",
            "direct": false,
            "version": "0.27.8",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "5.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@sindresorhus/is",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@slorber/react-helmet-async",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@slorber/remark-comment",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@speed-highlight/core",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-add-jsx-attribute",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-attribute",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-remove-jsx-empty-expression",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-replace-jsx-attribute-value",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-dynamic-title",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-svg-em-dimensions",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-react-native-svg",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-plugin-transform-svg-component",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/babel-preset",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/core",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/hast-util-to-babel-ast",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-jsx",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/plugin-svgo",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@svgr/webpack",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@szmarczak/http-timer",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@trysound/sax",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/body-parser",
            "direct": false,
            "version": "1.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/bonjour",
            "direct": false,
            "version": "3.5.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect",
            "direct": false,
            "version": "3.4.38",
            "ecosystem": "npm"
          },
          {
            "name": "@types/connect-history-api-fallback",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint",
            "direct": false,
            "version": "9.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/eslint-scope",
            "direct": false,
            "version": "3.7.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree-jsx",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express",
            "direct": false,
            "version": "4.17.23",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "4.19.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/express-serve-static-core",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/gtag.js",
            "direct": false,
            "version": "0.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "@types/hast",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/history",
            "direct": false,
            "version": "4.7.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/html-minifier-terser",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-cache-semantics",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-errors",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/http-proxy",
            "direct": false,
            "version": "1.17.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdx",
            "direct": false,
            "version": "2.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mime",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "17.0.45",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "24.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node-forge",
            "direct": false,
            "version": "1.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prismjs",
            "direct": false,
            "version": "1.26.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/qs",
            "direct": false,
            "version": "6.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/range-parser",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react",
            "direct": false,
            "version": "19.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-router",
            "direct": false,
            "version": "5.1.20",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-router-config",
            "direct": false,
            "version": "5.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/react-router-dom",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/retry",
            "direct": false,
            "version": "0.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sax",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/send",
            "direct": false,
            "version": "0.17.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-index",
            "direct": false,
            "version": "1.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/serve-static",
            "direct": false,
            "version": "1.15.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sockjs",
            "direct": false,
            "version": "0.3.36",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ws",
            "direct": false,
            "version": "8.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "17.0.33",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "21.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@ungap/structured-clone",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ast",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/floating-point-hex-parser",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-api-error",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-buffer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-numbers",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-bytecode",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/helper-wasm-section",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/ieee754",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/leb128",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/utf8",
            "direct": false,
            "version": "1.13.2",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-edit",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-gen",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-opt",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wasm-parser",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@webassemblyjs/wast-printer",
            "direct": false,
            "version": "1.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/ieee754",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@xtuc/long",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "accepts",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-import-phases",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "address",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "8.17.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-formats",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "3.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv-keywords",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch",
            "direct": false,
            "version": "5.37.0",
            "ecosystem": "npm"
          },
          {
            "name": "algoliasearch-helper",
            "direct": false,
            "version": "3.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-align",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-html-community",
            "direct": false,
            "version": "0.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "6.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-flatten",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "astring",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "autoprefixer",
            "direct": false,
            "version": "10.4.21",
            "ecosystem": "npm"
          },
          {
            "name": "babel-loader",
            "direct": false,
            "version": "9.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-dynamic-import-node",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs2",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-corejs3",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-polyfill-regenerator",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "bail",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.8.20",
            "ecosystem": "npm"
          },
          {
            "name": "baseline-browser-mapping",
            "direct": false,
            "version": "2.8.6",
            "ecosystem": "npm"
          },
          {
            "name": "batch",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "big.js",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "binary-extensions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "blake3-wasm",
            "direct": false,
            "version": "2.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "body-parser",
            "direct": false,
            "version": "1.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "bonjour-service",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "boolbase",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "boxen",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.26.2",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.27.0",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-lookup",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cacheable-request",
            "direct": false,
            "version": "10.2.14",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind-apply-helpers",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "call-bound",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camel-case",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-api",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001743",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001751",
            "ecosystem": "npm"
          },
          {
            "name": "ccount",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-html4",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities-legacy",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "character-reference-invalid",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio",
            "direct": false,
            "version": "1.0.0-rc.12",
            "ecosystem": "npm"
          },
          {
            "name": "cheerio-select",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "chrome-trace-event",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "clean-css",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-boxes",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-table3",
            "direct": false,
            "version": "0.6.5",
            "ecosystem": "npm"
          },
          {
            "name": "clone-deep",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "clsx",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "collapse-white-space",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "color",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "color-string",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "colord",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "colorette",
            "direct": false,
            "version": "2.0.20",
            "ecosystem": "npm"
          },
          {
            "name": "combine-promises",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "comma-separated-tokens",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "2.20.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "common-path-prefix",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "compressible",
            "direct": false,
            "version": "2.0.18",
            "ecosystem": "npm"
          },
          {
            "name": "compression",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "config-chain",
            "direct": false,
            "version": "1.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "configstore",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "connect-history-api-fallback",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "consola",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "content-disposition",
            "direct": false,
            "version": "0.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "content-type",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "npm"
          },
          {
            "name": "cookie",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "cookie-signature",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "copy-text-to-clipboard",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "copy-webpack-plugin",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "core-js",
            "direct": false,
            "version": "3.45.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-compat",
            "direct": false,
            "version": "3.45.1",
            "ecosystem": "npm"
          },
          {
            "name": "core-js-pure",
            "direct": false,
            "version": "3.45.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": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "crypto-random-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-blank-pseudo",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-declaration-sorter",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-has-pseudo",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "css-loader",
            "direct": false,
            "version": "6.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-minimizer-webpack-plugin",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-prefers-color-scheme",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "css-select",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-tree",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "css-what",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssdb",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssesc",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-preset-advanced",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-preset-default",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "cssnano-utils",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "csso",
            "direct": false,
            "version": "5.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "csstype",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "debounce",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "decompress-response",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-extend",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "default-gateway",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "defer-to-connect",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "define-data-property",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "define-lazy-prop",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "defu",
            "direct": false,
            "version": "6.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "depd",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "destroy",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "detect-node",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-port",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "devlop",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dns-packet",
            "direct": false,
            "version": "5.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-converter",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "dom-serializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domelementtype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "domhandler",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "domutils",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dot-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "dot-prop",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "dunder-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "duplexer",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eastasianwidth",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ee-first",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.222",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.5.240",
            "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": "emojilib",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "emojis-list",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "emoticon",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "encodeurl",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "enhanced-resolve",
            "direct": false,
            "version": "5.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "entities",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "error-stack-parser-es",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "es-define-property",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-errors",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-module-lexer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "es-object-atoms",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esast-util-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "esast-util-from-js",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.25.4",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-goat",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-html",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-attach-comments",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-build-jsx",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-is-identifier-name",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-scope",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-to-js",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-value-to-estree",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-util-visit",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "estree-walker",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "eta",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "etag",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "eval",
            "direct": false,
            "version": "0.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "eventemitter3",
            "direct": false,
            "version": "4.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "events",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit-hook",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "4.21.2",
            "ecosystem": "npm"
          },
          {
            "name": "exsolve",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "extend",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "extend-shallow",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-uri",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "fault",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "faye-websocket",
            "direct": false,
            "version": "0.11.4",
            "ecosystem": "npm"
          },
          {
            "name": "feed",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-loader",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "finalhandler",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-cache-dir",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat",
            "direct": false,
            "version": "5.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "follow-redirects",
            "direct": false,
            "version": "1.15.11",
            "ecosystem": "npm"
          },
          {
            "name": "form-data-encoder",
            "direct": false,
            "version": "2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "format",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "forwarded",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "fraction.js",
            "direct": false,
            "version": "4.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "fresh",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-extra",
            "direct": false,
            "version": "11.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "fs-monkey",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-own-enumerable-property-symbols",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-proto",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "github-slugger",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.3",
            "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": "glob-to-regexp",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "global-dirs",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "13.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "got",
            "direct": false,
            "version": "12.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.10",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "gray-matter",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "gzip-size",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "handle-thing",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-property-descriptors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-yarn",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hasown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-from-parse5",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-parse-selector",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-raw",
            "direct": false,
            "version": "9.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-estree",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-jsx-runtime",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-to-parse5",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hast-util-whitespace",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "hastscript",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "he",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "history",
            "direct": false,
            "version": "4.10.1",
            "ecosystem": "npm"
          },
          {
            "name": "hoist-non-react-statics",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "hpack.js",
            "direct": false,
            "version": "2.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "html-entities",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "html-minifier-terser",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-minifier-terser",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-tags",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-void-elements",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-webpack-plugin",
            "direct": false,
            "version": "5.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "htmlparser2",
            "direct": false,
            "version": "8.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-cache-semantics",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-deceiver",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "http-errors",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "http-parser-js",
            "direct": false,
            "version": "0.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy",
            "direct": false,
            "version": "1.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-middleware",
            "direct": false,
            "version": "2.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "http2-wrapper",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "icss-utils",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-lazy",
            "direct": false,
            "version": "4.0.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": "infima",
            "direct": false,
            "version": "0.2.0-alpha.45",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "1.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "ini",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inline-style-parser",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "invariant",
            "direct": false,
            "version": "2.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "ipaddr.js",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphabetical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-alphanumerical",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-binary-path",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-ci",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-decimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-docker",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extendable",
            "direct": false,
            "version": "0.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-hexadecimal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-installed-globally",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-npm",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-path-inside",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-obj",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-plain-object",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-wsl",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-yarn-global",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "isarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "isobject",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "29.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jiti",
            "direct": false,
            "version": "1.21.7",
            "ecosystem": "npm"
          },
          {
            "name": "joi",
            "direct": false,
            "version": "17.13.3",
            "ecosystem": "npm"
          },
          {
            "name": "js-tokens",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "js-yaml",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-even-better-errors",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "jsonfile",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "kind-of",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "latest-version",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "launch-editor",
            "direct": false,
            "version": "2.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lilconfig",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "loader-runner",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "loader-utils",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.debounce",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.uniq",
            "direct": false,
            "version": "4.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "longest-streak",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "loose-envify",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "lower-case",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lowercase-keys",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-extensions",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-table",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "math-intrinsics",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-directive",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-find-and-replace",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-frontmatter",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-autolink-literal",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-strikethrough",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-table",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-gfm-task-list-item",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-expression",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdx-jsx",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-mdxjs-esm",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-phrasing",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-hast",
            "direct": false,
            "version": "13.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-markdown",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.28",
            "ecosystem": "npm"
          },
          {
            "name": "mdn-data",
            "direct": false,
            "version": "2.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "media-typer",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "memfs",
            "direct": false,
            "version": "3.5.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge-descriptors",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "methods",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-directive",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-frontmatter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-autolink-literal",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-footnote",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-strikethrough",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-table",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-tagfilter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-gfm-task-list-item",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-expression",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-jsx",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdx-md",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-extension-mdxjs-esm",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-mdx-expression",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-events-to-acorn",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.33.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.52.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.54.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.18",
            "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-response",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-response",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mini-css-extract-plugin",
            "direct": false,
            "version": "2.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "miniflare",
            "direct": false,
            "version": "4.20251008.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimalistic-assert",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "mrmime",
            "direct": false,
            "version": "2.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": "multicast-dns",
            "direct": false,
            "version": "7.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "nanoid",
            "direct": false,
            "version": "3.3.11",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "negotiator",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "npm"
          },
          {
            "name": "neo-async",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "no-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "node-emoji",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-forge",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.21",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.26",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-range",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-url",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nprogress",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "nth-check",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "null-loader",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-assign",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.13.4",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.7",
            "ecosystem": "npm"
          },
          {
            "name": "obuf",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ohash",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "on-finished",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "on-headers",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "open",
            "direct": false,
            "version": "8.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "opener",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-cancelable",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-finally",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-queue",
            "direct": false,
            "version": "6.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-retry",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "p-timeout",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "package-json",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "param-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-entities",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse-numeric-range",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "parse5-htmlparser2-tree-adapter",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "parseurl",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "pascal-case",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-inside",
            "direct": false,
            "version": "1.0.2",
            "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-to-regexp",
            "direct": false,
            "version": "0.1.12",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-to-regexp",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pathe",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss",
            "direct": false,
            "version": "8.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-attribute-case-insensitive",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-calc",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-clamp",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-color-functional-notation",
            "direct": false,
            "version": "7.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-color-hex-alpha",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-color-rebeccapurple",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-colormin",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-convert-values",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-media",
            "direct": false,
            "version": "11.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-properties",
            "direct": false,
            "version": "14.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-custom-selectors",
            "direct": false,
            "version": "8.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-dir-pseudo-class",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-comments",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-duplicates",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-empty",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-overridden",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-discard-unused",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-double-position-gradients",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-focus-visible",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-focus-within",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-font-variant",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-gap-properties",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-image-set-function",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-lab-function",
            "direct": false,
            "version": "7.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-loader",
            "direct": false,
            "version": "7.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-logical",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-idents",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-longhand",
            "direct": false,
            "version": "6.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-merge-rules",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-font-values",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-gradients",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-params",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-minify-selectors",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-extract-imports",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-local-by-default",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-scope",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-modules-values",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-nesting",
            "direct": false,
            "version": "13.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-charset",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-display-values",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-positions",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-repeat-style",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-string",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-timing-functions",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-unicode",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-url",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-normalize-whitespace",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-opacity-percentage",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-ordered-values",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-overflow-shorthand",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-page-break",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-place",
            "direct": false,
            "version": "10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-preset-env",
            "direct": false,
            "version": "10.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-pseudo-class-any-link",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-idents",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-initial",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-reduce-transforms",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-replace-overflow-wrap",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-not",
            "direct": false,
            "version": "8.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-selector-parser",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-sort-media-queries",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-svgo",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-unique-selectors",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-value-parser",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "postcss-zindex",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-error",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-time",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "prism-react-renderer",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "prismjs",
            "direct": false,
            "version": "1.30.0",
            "ecosystem": "npm"
          },
          {
            "name": "process-nextick-args",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "prop-types",
            "direct": false,
            "version": "15.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "property-information",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "proto-list",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "proxy-addr",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "pupa",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "qs",
            "direct": false,
            "version": "6.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "quick-lru",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "randombytes",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "range-parser",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "raw-body",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "rc",
            "direct": false,
            "version": "1.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "react",
            "direct": false,
            "version": "19.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-dom",
            "direct": false,
            "version": "19.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-fast-compare",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "16.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-json-view-lite",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "react-loadable-ssr-addon-v5-slorber",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-config",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "react-router-dom",
            "direct": false,
            "version": "5.3.4",
            "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": "readdirp",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "recma-build-jsx",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "recma-jsx",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "recma-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "recma-stringify",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate",
            "direct": false,
            "version": "1.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "regenerate-unicode-properties",
            "direct": false,
            "version": "10.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpu-core",
            "direct": false,
            "version": "6.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "registry-auth-token",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "registry-url",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "regjsgen",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "regjsparser",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-raw",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "rehype-recma",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "relateurl",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "remark-directive",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-emoji",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-frontmatter",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-gfm",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-mdx",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "remark-parse",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "remark-rehype",
            "direct": false,
            "version": "11.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "remark-stringify",
            "direct": false,
            "version": "11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "renderkid",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "repeat-string",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "require-from-string",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "require-like",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "requires-port",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.10",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-alpn",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-pathname",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "responselike",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "retry",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "rtlcss",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "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": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sax",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "scheduler",
            "direct": false,
            "version": "0.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-dts",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "schema-utils",
            "direct": false,
            "version": "4.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "search-insights",
            "direct": false,
            "version": "2.17.3",
            "ecosystem": "npm"
          },
          {
            "name": "section-matter",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "select-hose",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "selfsigned",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "semver-diff",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "send",
            "direct": false,
            "version": "0.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "serialize-javascript",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "serve-handler",
            "direct": false,
            "version": "6.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "serve-index",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "serve-static",
            "direct": false,
            "version": "1.16.2",
            "ecosystem": "npm"
          },
          {
            "name": "set-function-length",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "setprototypeof",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "shallow-clone",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "shallowequal",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "0.33.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shell-quote",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-list",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-map",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel-weakmap",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "simple-swizzle",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "sirv",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "sitemap",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "skin-tone",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "snake-case",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "sockjs",
            "direct": false,
            "version": "0.3.24",
            "ecosystem": "npm"
          },
          {
            "name": "sort-css-media-queries",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.21",
            "ecosystem": "npm"
          },
          {
            "name": "space-separated-tokens",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdy",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "spdy-transport",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "srcset",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "statuses",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "std-env",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "stoppable",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "string_decoder",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-entities",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-object",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom-string",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-js",
            "direct": false,
            "version": "1.1.17",
            "ecosystem": "npm"
          },
          {
            "name": "style-to-object",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "stylehacks",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "10.2.2",
            "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": "svg-parser",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "svgo",
            "direct": false,
            "version": "3.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "tapable",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser",
            "direct": false,
            "version": "5.44.0",
            "ecosystem": "npm"
          },
          {
            "name": "terser-webpack-plugin",
            "direct": false,
            "version": "5.3.14",
            "ecosystem": "npm"
          },
          {
            "name": "thunky",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-invariant",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "tiny-warning",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "tinypool",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "toidentifier",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "totalist",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trim-lines",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "trough",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "2.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "2.19.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-is",
            "direct": false,
            "version": "1.6.18",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "5.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "ufo",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "undici",
            "direct": false,
            "version": "7.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "7.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "unenv",
            "direct": false,
            "version": "2.0.0-rc.21",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-canonical-property-names-ecmascript",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-emoji-modifier-base",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-ecmascript",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-match-property-value-ecmascript",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "unicode-property-aliases-ecmascript",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unified",
            "direct": false,
            "version": "11.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "unique-string",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-is",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-position-from-estree",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-visit-parents",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "unpipe",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "update-browserslist-db",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "update-notifier",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "url-loader",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "util-deprecate",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "utila",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "utility-types",
            "direct": false,
            "version": "3.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "utils-merge",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "8.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "value-equal",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "vary",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "vfile",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-location",
            "direct": false,
            "version": "5.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "vfile-message",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "watchpack",
            "direct": false,
            "version": "2.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "wbuf",
            "direct": false,
            "version": "1.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "web-namespaces",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.101.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpack",
            "direct": false,
            "version": "5.102.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-bundle-analyzer",
            "direct": false,
            "version": "4.10.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-middleware",
            "direct": false,
            "version": "5.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-dev-server",
            "direct": false,
            "version": "4.15.2",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "5.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-merge",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "webpack-sources",
            "direct": false,
            "version": "3.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "webpackbar",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-driver",
            "direct": false,
            "version": "0.7.4",
            "ecosystem": "npm"
          },
          {
            "name": "websocket-extensions",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "widest-line",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "wildcard",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "workerd",
            "direct": false,
            "version": "1.20251008.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrangler",
            "direct": false,
            "version": "4.42.2",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrappy",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "write-file-atomic",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "7.5.10",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.0",
            "ecosystem": "npm"
          },
          {
            "name": "ws",
            "direct": false,
            "version": "8.18.3",
            "ecosystem": "npm"
          },
          {
            "name": "xdg-basedir",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "xml-js",
            "direct": false,
            "version": "1.6.11",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "youch",
            "direct": false,
            "version": "4.1.0-beta.10",
            "ecosystem": "npm"
          },
          {
            "name": "youch-core",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "zod",
            "direct": false,
            "version": "3.22.3",
            "ecosystem": "npm"
          },
          {
            "name": "zwitch",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 1345,
        "direct_count": 13,
        "indirect_count": 1332
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 219,
        "open_issues": 33,
        "closed_ratio": 0.872,
        "closed_issues": 225,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "poteto0",
          "commits": 434,
          "avatar_url": "https://avatars.githubusercontent.com/u/67512297?v=4"
        },
        {
          "type": "User",
          "login": "kakedashi3",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/69132449?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.995
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "code-analysis.yaml",
        "deploy-docs.yaml",
        "lint.yaml",
        "lizard.yaml",
        "test.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "pnpm-lock.yaml"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 2/24 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 8,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "79 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "207c436ef7286ed6733e8651e2fb23aab6a7af35",
        "ran_at": "2026-07-25T03:30:42Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T07:06:12Z",
      "oldest_open_prs": [
        {
          "number": 407,
          "created_at": "2026-06-06T02:25:26Z",
          "last_comment_at": "2026-06-06T02:27:11Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 497,
          "created_at": "2026-07-25T02:35:13Z",
          "last_comment_at": "2026-07-25T02:38:52Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-18T07:53:11Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 41,
          "created_at": "2025-07-05T02:02:53Z",
          "last_comment_at": "2025-08-12T12:07:40Z",
          "last_comment_author": "poteto0"
        },
        {
          "number": 48,
          "created_at": "2025-07-05T02:10:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 50,
          "created_at": "2025-07-05T02:11:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 52,
          "created_at": "2025-07-05T02:17:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 54,
          "created_at": "2025-07-05T02:19:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 55,
          "created_at": "2025-07-05T02:20:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 56,
          "created_at": "2025-07-05T02:21:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 57,
          "created_at": "2025-07-05T02:37:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 96,
          "created_at": "2025-09-17T14:57:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2025-09-21T23:23:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 185,
          "created_at": "2025-11-08T08:55:36Z",
          "last_comment_at": "2025-11-29T11:25:53Z",
          "last_comment_author": "poteto0"
        },
        {
          "number": 219,
          "created_at": "2025-11-23T05:11:38Z",
          "last_comment_at": "2026-01-26T12:03:44Z",
          "last_comment_author": "poteto0"
        },
        {
          "number": 234,
          "created_at": "2025-12-01T15:23:30Z",
          "last_comment_at": "2025-12-01T15:23:40Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 237,
          "created_at": "2025-12-03T09:29:55Z",
          "last_comment_at": "2025-12-03T09:30:08Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 254,
          "created_at": "2026-01-25T01:56:30Z",
          "last_comment_at": "2026-01-25T01:56:40Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 255,
          "created_at": "2026-01-25T02:07:00Z",
          "last_comment_at": "2026-01-25T02:07:12Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 337,
          "created_at": "2026-05-26T23:52:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 339,
          "created_at": "2026-05-26T23:53:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 342,
          "created_at": "2026-05-26T23:54:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 406,
          "created_at": "2026-06-06T02:25:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/poteto-go/go-alchemy-sdk",
    "host": "github.com",
    "name": "go-alchemy-sdk",
    "owner": "poteto-go"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 64,
      "inputs": {
        "security": 51,
        "vitality": 93,
        "community": 35,
        "governance": 55,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 93,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "commits_last_year": 391,
              "human_commit_share": 0.92,
              "days_since_last_push": 0,
              "active_weeks_last_year": 35
            },
            "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": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "391 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 391
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 28 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": 100,
            "inputs": {
              "releases_count": 17,
              "latest_release_tag": "v0.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 11
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "17 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~11 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 11
                    }
                  }
                ],
                "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": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 35,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 2,
              "stars": 3,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.995
            },
            "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.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 219,
              "open_issues": 33,
              "closed_issues": 225,
              "issue_closed_ratio": 0.872,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "219/237 decided PRs merged",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 219,
                      "decided": 237
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "followers": 4,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "poteto-go",
              "public_repos": 10,
              "account_age_days": 569
            },
            "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": "4 followers of poteto-go",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4,
                      "login": "poteto-go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "10 public repos, account ~1 yr old",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 10
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/poteto-go/go-alchemy-sdk"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "18 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "alchemysdk",
                "ethereum",
                "web3",
                "alchemyapi",
                "geth",
                "golang",
                "solidity",
                "erc20"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4,
                "status": "partial",
                "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": "79 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 1345 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1345
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "source": "osv",
              "advisories": 94,
              "affected_packages": 41,
              "assessed_packages": 1345,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, high 24, moderate 8, low 5, unknown 3",
              "direct_affected_packages": 3
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "3 affected: github.com/ethereum/go-ethereum v1.16.8 (high 7.5), golang.org/x/crypto v0.52.0 (unknown), golang.org/x/crypto v0.54.0 (unknown)",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "github.com/ethereum/go-ethereum v1.16.8 (high 7.5), golang.org/x/crypto v0.52.0 (unknown), golang.org/x/crypto v0.54.0 (unknown)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 156 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 156
                    }
                  }
                ],
                "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": 1345,
              "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": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 82,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.957,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 1429
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "88 of 92 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 88,
                      "sampled": 92
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "docs/tsconfig.json"
              ],
              "agent_commit_share": 0.69,
              "toolchain_manifests": [
                "examples/deploy-contract/go.mod",
                "examples/kurtosis-development/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.08
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "justfile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "docs/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "69 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 69,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "8 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 8,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 95278,
              "source_files_sampled": 171,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/171 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 171,
                      "oversized": 1
                    }
                  }
                ],
                "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T03:30:57.659573Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/poteto-go/go-alchemy-sdk.svg",
  "full_name": "poteto-go/go-alchemy-sdk",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas 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 agregadasGo.