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

jonaskello / tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.

TypeScriptMIT★ 1903 estrellas⑂ 107 forksdesde dic 2016Ver en GitHub ↗

jonaskello/tsconfig-paths tiene un índice de salud de 48 sobre 100, lo que lo sitúa en la banda En riesgo. Su puntuación más alta es Engineering Quality (64/100) y la más baja, Vitality (27/100). Se actualizó por última vez hace 149 días. Una sola persona concentra la mayor parte del trabajo reciente.

48
global / 100
En riesgo

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

48
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

Jonas KelloCuenta personal
40 seguidores141 repositorios públicosdesde mar 2011@dividab

Este repositorio pertenece a una cuenta personal. Un proyecto con un único propietario conlleva más riesgo de continuidad que uno respaldado por una organización.

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicación
npmtsconfig-pathsapunta a otro repositorio; no se puntúa4.2.0378.235.84850hace 1211 días

Métricas por categoría

Vitalidad

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

27Crítico · 22% del índice global
Cómo se puntúa
9.9/36Recencia de push — último push hace 149 días
0.7/36Cadencia de commits — 1/52 semanas con commits
8.1/18Volumen de commits — 7 commits en el último año
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Datos de entrada utilizados
commits_last_year7
human_commit_share1
days_since_last_push149
active_weeks_last_year1
Cómo se puntúa
16.2/27Publica versiones — 55 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 951 días
19.8/27Cadencia de publicación — una versión cada ~72,3 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count55
latest_release_tagv3.15.0
releases_from_tags
days_since_latest_release951
mean_days_between_releases72,3
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?

63Moderado · 18% del índice global
Cómo se puntúa
53.2/60Estrellas — 1903 estrellas
16.9/25Forks — 107 forks
4.3/15Observadores — 7 observadores
Datos de entrada utilizados
forks107
stars1903
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sostenibilidad y Gobernanza

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

48En riesgo · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
4.6/22.5Distribución de commits — el principal contribuyente firma el 79% de los commits
13.5/13.5Amplitud de contribuyentes — 47 contribuyentes
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Datos de entrada utilizados
bus_factor1
contributors_sampled47
top_contributor_share0,794
Cómo se puntúa
22/46.8Resolución de issues — 47% de issues cerradas
28.2/38.3Aceptación de PR — 70/95 PR decididos fusionados
7.5/15OpenSSF Scorecard: Code-Review — Found 16/30 approved changesets -- score normalized to 5
Datos de entrada utilizados
merged_prs70
open_issues90
closed_issues80
issue_closed_ratio0,471
closed_unmerged_prs25
Cómo se puntúa
10/30Respaldo de la propiedad — cuenta personal (usuario)
0/20Dominio verificado — no aplicable a cuentas de usuario
11.6/25Alcance del propietario — 40 seguidores de jonaskello
25/25Trayectoria — 141 repos públicos, cuenta de ~15 años
Datos de entrada utilizados
followers40
owner_typeUser
is_verified
owner_loginjonaskello
public_repos141
account_age_days5612
Excluidos de la puntuación (sin datos o no aplicable): Dominio verificado. Los pesos restantes se han renormalizado.

Calidad de Ingeniería

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

64Moderado · 20% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 1 flujo(s) de trabajo
24/24Pruebas presentes
16/16Configuración de linter — .eslintrc.json
0/9.6Hooks de pre-commit
0/6.4.editorconfig
2/20OpenSSF Scorecard: CI-Tests — 3 out of 16 merged PRs checked by a CI test -- score normalized to 1
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_config
has_precommit_configno

Documentación

60Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
0/15Sitio de documentación / página del proyecto
10/10Descripción del repositorio
10/10Topics — 3 topics
10/10Wiki
Datos de entrada utilizados
topicstsconfig-paths, typescript, tsconfig
has_wiki
homepage
has_readme
has_docs_dirno
has_description

Seguridad

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

43En riesgo · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
0.2/2.5CI-Tests — 3 out of 16 merged PRs checked by a CI test -- score normalized to 1
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 16/30 approved changesets -- score normalized to 5
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
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 — 38 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2,9
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
25/25Dependencias indirectas libres de avisos conocidos — ninguna dependencia indirecta tiene un aviso conocido
0/40Sin avisos pendientes — ningún aviso tiene fecha de publicación
Datos de entrada utilizados
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluidos de la puntuación (sin datos o no aplicable): Sin avisos pendientes. Los pesos restantes se han renormalizado. Se cotejó el cierre de dependencias en tiempo de ejecución de npm:tsconfig-paths@4.2.0 —lo que arrastra la instalación del paquete publicado—: 3 paquetes. 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.

50Moderado · 0% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
26.1/40Historial de commits legible — 49 de 100 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,49
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
11/11Configuración de lint / formato — .eslintrc.json
11/11Verificación estática de tipos — example/api/tsconfig.json, example/node/tsconfig.json, example/perf/tsconfig.json, example/project/tsconfig.json, tsconfig.json
10/10Entorno reproducible — lockfile
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
0/8Mantenimiento automatizado — no se observan 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
lockfilesyarn.lock
has_dockerfileno
typed_language
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configsexample/api/tsconfig.json, example/node/tsconfig.json, example/perf/tsconfig.json, example/project/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
45/45Código verificable por tipos — TypeScript (tipado estático)
55/55Tamaños de archivo manejables — 0/29 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageTypeScript
largest_source_bytes12.331
source_files_sampled29
oversized_source_files0
Cómo se puntúa
0/40Esquema de API (OpenAPI/GraphQL/proto)
0/20Servidor MCP
40/40Ejemplos ejecutables — example
Datos de entrada utilizados
example_dirsexample
has_mcp_signalno
api_schema_files

Datos clave

1903estrellas de GitHub
47contribuidores
7commits en los últimos 12 meses
149días desde el último push
55versiones publicadas
1factor bus
90issues abiertas
npmecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package 'tsconfig-paths' points at a different repository (https://github.com/dividab/tsconfig-paths); excluded from ecosystem scoring

Más detalle

Historial de estrellas y forks 0 ★ / 107 ⇿
0Estrellas
107Forks
41Versiones

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.

02040608010012010432017-112022-022026-05
Mayor 2Menor 21Parche 18

Cada punto abarca 8 días.

OpenSSF Scorecard 2.9 / 10
2.9agregado

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-22 22:47 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
1CI-Tests3 out of 16 merged PRs checked by a CI test -- score normalized to 1
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 16/30 approved changesets -- score normalized to 5
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities38 existing vulnerabilities detected
Dependencias directas 3
RegistroPaqueteRestricción de versiónManifiesto
npmjson5^2.2.2package.json
npmminimist^1.2.6package.json
npmstrip-bom^3.0.0package.json
Todas las dependencias 552

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

RegistroPaqueteVersiónRelación
npmjson51.0.1directa
npmjson52.2.0directa
npmjson52.2.2directa
npmminimist1.2.6directa
npmstrip-bom3.0.0directa
npmstrip-bom4.0.0directa
npm@babel/code-frame7.10.4indirecta
npm@babel/code-frame7.16.0indirecta
npm@babel/compat-data7.16.4indirecta
npm@babel/core7.16.0indirecta
npm@babel/generator7.16.0indirecta
npm@babel/helper-compilation-targets7.16.3indirecta
npm@babel/helper-function-name7.16.0indirecta
npm@babel/helper-get-function-arity7.16.0indirecta
npm@babel/helper-hoist-variables7.16.0indirecta
npm@babel/helper-member-expression-to-functions7.16.0indirecta
npm@babel/helper-module-imports7.16.0indirecta
npm@babel/helper-module-transforms7.16.0indirecta
npm@babel/helper-optimise-call-expression7.16.0indirecta
npm@babel/helper-plugin-utils7.14.5indirecta
npm@babel/helper-replace-supers7.16.0indirecta
npm@babel/helper-simple-access7.16.0indirecta
npm@babel/helper-split-export-declaration7.16.0indirecta
npm@babel/helper-validator-identifier7.10.4indirecta
npm@babel/helper-validator-identifier7.15.7indirecta
npm@babel/helper-validator-option7.14.5indirecta
npm@babel/helpers7.16.3indirecta
npm@babel/highlight7.10.4indirecta
npm@babel/highlight7.16.0indirecta
npm@babel/parser7.16.4indirecta
npm@babel/plugin-syntax-async-generators7.8.4indirecta
npm@babel/plugin-syntax-bigint7.8.3indirecta
npm@babel/plugin-syntax-class-properties7.12.13indirecta
npm@babel/plugin-syntax-import-meta7.10.4indirecta
npm@babel/plugin-syntax-json-strings7.8.3indirecta
npm@babel/plugin-syntax-logical-assignment-operators7.10.4indirecta
npm@babel/plugin-syntax-nullish-coalescing-operator7.8.3indirecta
npm@babel/plugin-syntax-numeric-separator7.10.4indirecta
npm@babel/plugin-syntax-object-rest-spread7.8.3indirecta
npm@babel/plugin-syntax-optional-catch-binding7.8.3indirecta
npm@babel/plugin-syntax-optional-chaining7.8.3indirecta
npm@babel/plugin-syntax-top-level-await7.14.5indirecta
npm@babel/plugin-syntax-typescript7.16.0indirecta
npm@babel/template7.16.0indirecta
npm@babel/traverse7.16.3indirecta
npm@babel/types7.16.0indirecta
npm@bcoe/v8-coverage0.2.3indirecta
npm@cspotcode/source-map-consumer0.8.0indirecta
npm@cspotcode/source-map-support0.7.0indirecta
npm@es-joy/jsdoccomment0.29.0indirecta
npm@eslint/eslintrc1.2.2indirecta
npm@humanwhocodes/config-array0.9.5indirecta
npm@humanwhocodes/object-schema1.2.1indirecta
npm@istanbuljs/load-nyc-config1.1.0indirecta
npm@istanbuljs/schema0.1.3indirecta
npm@jest/console27.3.1indirecta
npm@jest/core27.3.1indirecta
npm@jest/environment27.3.1indirecta
npm@jest/fake-timers27.3.1indirecta
npm@jest/globals27.3.1indirecta
npm@jest/reporters27.3.1indirecta
npm@jest/source-map27.0.6indirecta
npm@jest/test-result27.3.1indirecta
npm@jest/test-sequencer27.3.1indirecta
npm@jest/transform27.3.1indirecta
npm@jest/types27.2.5indirecta
npm@nodelib/fs.scandir2.1.5indirecta
npm@nodelib/fs.stat2.0.5indirecta
npm@nodelib/fs.walk1.2.8indirecta
npm@sinonjs/commons1.8.3indirecta
npm@sinonjs/fake-timers8.1.0indirecta
npm@tootallnate/once1.1.2indirecta
npm@tsconfig/node101.0.8indirecta
npm@tsconfig/node121.0.9indirecta
npm@tsconfig/node141.0.1indirecta
npm@tsconfig/node161.0.2indirecta
npm@types/babel__core7.1.16indirecta
npm@types/babel__generator7.6.3indirecta
npm@types/babel__template7.4.1indirecta
npm@types/babel__traverse7.14.2indirecta
npm@types/color-name1.1.1indirecta
npm@types/graceful-fs4.1.5indirecta
npm@types/istanbul-lib-coverage2.0.3indirecta
npm@types/istanbul-lib-report3.0.0indirecta
npm@types/istanbul-reports3.0.1indirecta
npm@types/jest27.0.3indirecta
npm@types/json-schema7.0.11indirecta
npm@types/json50.0.29indirecta
npm@types/minimist1.2.2indirecta
npm@types/node16.11.9indirecta
npm@types/node6.0.54indirecta
npm@types/parse-json4.0.0indirecta
npm@types/prettier2.4.2indirecta
npm@types/stack-utils2.0.1indirecta
npm@types/strip-bom3.0.0indirecta
npm@types/strip-json-comments0.0.30indirecta
npm@types/yargs16.0.4indirecta
npm@types/yargs-parser20.2.1indirecta
npm@typescript-eslint/eslint-plugin5.22.0indirecta
npm@typescript-eslint/parser5.22.0indirecta
npm@typescript-eslint/scope-manager5.22.0indirecta
npm@typescript-eslint/type-utils5.22.0indirecta
npm@typescript-eslint/types5.22.0indirecta
npm@typescript-eslint/typescript-estree5.22.0indirecta
npm@typescript-eslint/utils5.22.0indirecta
npm@typescript-eslint/visitor-keys5.22.0indirecta
npmabab2.0.5indirecta
npmacorn7.4.1indirecta
npmacorn8.6.0indirecta
npmacorn8.7.0indirecta
npmacorn-globals6.0.0indirecta
npmacorn-jsx5.3.2indirecta
npmacorn-walk7.2.0indirecta
npmacorn-walk8.2.0indirecta
npmagent-base6.0.2indirecta
npmaggregate-error3.0.1indirecta
npmajv6.12.6indirecta
npmansi-colors4.1.1indirecta
npmansi-escapes4.3.1indirecta
npmansi-escapes4.3.2indirecta
npmansi-regex5.0.0indirecta
npmansi-regex5.0.1indirecta
npmansi-styles3.2.1indirecta
npmansi-styles4.2.1indirecta
npmansi-styles5.2.0indirecta
npmanymatch3.1.2indirecta
npmarg4.1.3indirecta
npmargparse1.0.10indirecta
npmargparse2.0.1indirecta
npmarray-includes3.1.4indirecta
npmarray-union2.1.0indirecta
npmarray.prototype.flat1.2.5indirecta
npmastral-regex2.0.0indirecta
npmasynckit0.4.0indirecta
npmbabel-jest27.3.1indirecta
npmbabel-plugin-istanbul6.1.1indirecta
npmbabel-plugin-jest-hoist27.2.0indirecta
npmbabel-preset-current-node-syntax1.0.1indirecta
npmbabel-preset-jest27.2.0indirecta
npmbalanced-match1.0.0indirecta
npmbrace-expansion1.1.8indirecta
npmbraces3.0.2indirecta
npmbrowser-process-hrtime1.0.0indirecta
npmbrowserslist4.18.1indirecta
npmbs-logger0.2.6indirecta
npmbser2.1.1indirecta
npmbuffer-from1.1.0indirecta
npmcall-bind1.0.2indirecta
npmcallsites3.1.0indirecta
npmcamelcase5.3.1indirecta
npmcamelcase6.2.1indirecta
npmcaniuse-lite1.0.30001282indirecta
npmchalk2.4.2indirecta
npmchalk4.1.0indirecta
npmchar-regex1.0.2indirecta
npmci-info2.0.0indirecta
npmci-info3.2.0indirecta
npmcjs-module-lexer1.2.2indirecta
npmclean-stack2.2.0indirecta
npmcli-cursor3.1.0indirecta
npmcli-truncate2.1.0indirecta
npmcliui7.0.4indirecta
npmco4.6.0indirecta
npmcollect-v8-coverage1.0.1indirecta
npmcolor-convert1.9.0indirecta
npmcolor-convert2.0.1indirecta
npmcolor-name1.1.3indirecta
npmcolor-name1.1.4indirecta
npmcombined-stream1.0.8indirecta
npmcommander5.1.0indirecta
npmcomment-parser1.3.1indirecta
npmcompare-versions3.6.0indirecta
npmconcat-map0.0.1indirecta
npmconvert-source-map1.8.0indirecta
npmcosmiconfig6.0.0indirecta
npmcreate-require1.1.1indirecta
npmcross-spawn7.0.3indirecta
npmcssom0.3.8indirecta
npmcssom0.4.4indirecta
npmcssstyle2.3.0indirecta
npmdata-urls2.0.0indirecta
npmdebug2.6.9indirecta
npmdebug3.2.7indirecta
npmdebug4.1.1indirecta
npmdebug4.3.2indirecta
npmdebug4.3.4indirecta
npmdecimal.js10.3.1indirecta
npmdedent0.7.0indirecta
npmdeep-is0.1.4indirecta
npmdeepmerge4.2.2indirecta
npmdefine-properties1.1.3indirecta
npmdelayed-stream1.0.0indirecta
npmdetect-newline3.1.0indirecta
npmdiff4.0.2indirecta
npmdiff-sequences27.0.6indirecta
npmdir-glob3.0.1indirecta
npmdoctrine2.1.0indirecta
npmdoctrine3.0.0indirecta
npmdomexception2.0.1indirecta
npmelectron-to-chromium1.3.904indirecta
npmemittery0.8.1indirecta
npmemoji-regex8.0.0indirecta
npmend-of-stream1.4.4indirecta
npmenquirer2.3.6indirecta
npmerror-ex1.3.2indirecta
npmes-abstract1.19.1indirecta
npmes-to-primitive1.2.1indirecta
npmescalade3.1.1indirecta
npmescape-string-regexp1.0.5indirecta
npmescape-string-regexp2.0.0indirecta
npmescape-string-regexp4.0.0indirecta
npmescodegen2.0.0indirecta
npmeslint8.14.0indirecta
npmeslint-config-prettier8.5.0indirecta
npmeslint-import-resolver-node0.3.6indirecta
npmeslint-module-utils2.7.3indirecta
npmeslint-plugin-import2.26.0indirecta
npmeslint-plugin-jsdoc39.2.9indirecta
npmeslint-scope5.1.1indirecta
npmeslint-scope7.1.1indirecta
npmeslint-utils3.0.0indirecta
npmeslint-visitor-keys2.1.0indirecta
npmeslint-visitor-keys3.3.0indirecta
npmespree9.3.1indirecta
npmesprima4.0.1indirecta
npmesquery1.4.0indirecta
npmesrecurse4.3.0indirecta
npmestraverse4.3.0indirecta
npmestraverse5.3.0indirecta
npmesutils2.0.2indirecta
npmexeca4.0.3indirecta
npmexeca5.1.1indirecta
npmexit0.1.2indirecta
npmexpect27.3.1indirecta
npmfast-deep-equal3.1.3indirecta
npmfast-glob3.2.11indirecta
npmfast-json-stable-stringify2.1.0indirecta
npmfast-levenshtein2.0.6indirecta
npmfastq1.13.0indirecta
npmfb-watchman2.0.1indirecta
npmfigures3.2.0indirecta
npmfile-entry-cache6.0.1indirecta
npmfill-range7.0.1indirecta
npmfind-up2.1.0indirecta
npmfind-up4.1.0indirecta
npmfind-versions3.2.0indirecta
npmflat-cache3.0.4indirecta
npmflatted3.2.5indirecta
npmform-data3.0.1indirecta
npmfs.realpath1.0.0indirecta
npmfsevents2.3.2indirecta
npmfunction-bind1.1.1indirecta
npmfunctional-red-black-tree1.0.1indirecta
npmgensync1.0.0-beta.2indirecta
npmget-caller-file2.0.5indirecta
npmget-intrinsic1.1.1indirecta
npmget-own-enumerable-property-symbols3.0.2indirecta
npmget-package-type0.1.0indirecta
npmget-stream5.1.0indirecta
npmget-stream6.0.1indirecta
npmget-symbol-description1.0.0indirecta
npmglob7.1.2indirecta
npmglob7.2.0indirecta
npmglob-parent5.1.2indirecta
npmglob-parent6.0.2indirecta
npmglobals11.12.0indirecta
npmglobals13.13.0indirecta
npmglobby11.1.0indirecta
npmgraceful-fs4.2.8indirecta
npmhas1.0.3indirecta
npmhas-bigints1.0.1indirecta
npmhas-flag3.0.0indirecta
npmhas-flag4.0.0indirecta
npmhas-symbols1.0.3indirecta
npmhas-tostringtag1.0.0indirecta
npmhtml-encoding-sniffer2.0.1indirecta
npmhtml-escaper2.0.2indirecta
npmhttp-proxy-agent4.0.1indirecta
npmhttps-proxy-agent5.0.0indirecta
npmhuman-signals1.1.1indirecta
npmhuman-signals2.1.0indirecta
npmhusky4.2.5indirecta
npmiconv-lite0.4.24indirecta
npmignore5.2.0indirecta
npmimport-fresh3.2.1indirecta
npmimport-fresh3.3.0indirecta
npmimport-local3.0.3indirecta
npmimurmurhash0.1.4indirecta
npmindent-string4.0.0indirecta
npminflight1.0.6indirecta
npminherits2.0.3indirecta
npminternal-slot1.0.3indirecta
npmis-arrayish0.2.1indirecta
npmis-bigint1.0.4indirecta
npmis-boolean-object1.1.2indirecta
npmis-callable1.2.4indirecta
npmis-core-module2.8.0indirecta
npmis-core-module2.9.0indirecta
npmis-date-object1.0.5indirecta
npmis-extglob2.1.1indirecta
npmis-fullwidth-code-point3.0.0indirecta
npmis-generator-fn2.1.0indirecta
npmis-glob4.0.3indirecta
npmis-negative-zero2.0.2indirecta
npmis-number7.0.0indirecta
npmis-number-object1.0.6indirecta
npmis-obj1.0.1indirecta
npmis-potential-custom-element-name1.0.1indirecta
npmis-regex1.1.4indirecta
npmis-regexp1.0.0indirecta
npmis-shared-array-buffer1.0.1indirecta
npmis-stream2.0.0indirecta
npmis-string1.0.7indirecta
npmis-symbol1.0.4indirecta
npmis-typedarray1.0.0indirecta
npmis-weakref1.0.2indirecta
npmisexe2.0.0indirecta
npmistanbul-lib-coverage3.2.0indirecta
npmistanbul-lib-instrument4.0.3indirecta
npmistanbul-lib-instrument5.1.0indirecta
npmistanbul-lib-report3.0.0indirecta
npmistanbul-lib-source-maps4.0.1indirecta
npmistanbul-reports3.0.5indirecta
npmjest27.3.1indirecta
npmjest-changed-files27.3.0indirecta
npmjest-circus27.3.1indirecta
npmjest-cli27.3.1indirecta
npmjest-config27.3.1indirecta
npmjest-diff27.3.1indirecta
npmjest-docblock27.0.6indirecta
npmjest-each27.3.1indirecta
npmjest-environment-jsdom27.3.1indirecta
npmjest-environment-node27.3.1indirecta
npmjest-get-type27.3.1indirecta
npmjest-haste-map27.3.1indirecta
npmjest-jasmine227.3.1indirecta
npmjest-leak-detector27.3.1indirecta
npmjest-matcher-utils27.3.1indirecta
npmjest-message-util27.3.1indirecta
npmjest-mock27.3.0indirecta
npmjest-pnp-resolver1.2.2indirecta
npmjest-regex-util27.0.6indirecta
npmjest-resolve27.3.1indirecta
npmjest-resolve-dependencies27.3.1indirecta
npmjest-runner27.3.1indirecta
npmjest-runtime27.3.1indirecta
npmjest-serializer27.0.6indirecta
npmjest-snapshot27.3.1indirecta
npmjest-util27.3.1indirecta
npmjest-validate27.3.1indirecta
npmjest-watcher27.3.1indirecta
npmjest-worker27.3.1indirecta
npmjs-tokens4.0.0indirecta
npmjs-yaml3.14.1indirecta
npmjs-yaml4.1.0indirecta
npmjsdoc-type-pratt-parser3.0.1indirecta
npmjsdom16.7.0indirecta
npmjsesc2.5.2indirecta
npmjson-parse-better-errors1.0.2indirecta
npmjson-schema-traverse0.4.1indirecta
npmjson-stable-stringify-without-jsonify1.0.1indirecta
npmkleur3.0.3indirecta
npmleven3.1.0indirecta
npmlevn0.3.0indirecta
npmlevn0.4.1indirecta
npmlines-and-columns1.1.6indirecta
npmlint-staged10.2.11indirecta
npmlistr22.3.3indirecta
npmlocate-path2.0.0indirecta
npmlocate-path5.0.0indirecta
npmlodash4.17.21indirecta
npmlodash.memoize4.1.2indirecta
npmlodash.merge4.6.2indirecta
npmlog-symbols4.0.0indirecta
npmlog-update4.0.0indirecta
npmlru-cache6.0.0indirecta
npmmake-dir3.1.0indirecta
npmmake-error1.2.1indirecta
npmmake-error1.3.6indirecta
npmmakeerror1.0.12indirecta
npmmerge-stream2.0.0indirecta
npmmerge21.4.1indirecta
npmmicromatch4.0.2indirecta
npmmicromatch4.0.4indirecta
npmmime-db1.51.0indirecta
npmmime-types2.1.34indirecta
npmmimic-fn2.1.0indirecta
npmminimatch3.0.4indirecta
npmminimatch3.1.2indirecta
npmms2.0.0indirecta
npmms2.1.2indirecta
npmnatural-compare1.4.0indirecta
npmnode-int640.4.0indirecta
npmnode-modules-regexp1.0.0indirecta
npmnode-releases2.0.1indirecta
npmnormalize-path3.0.0indirecta
npmnpm-run-path4.0.1indirecta
npmnwsapi2.2.0indirecta
npmobject-inspect1.12.0indirecta
npmobject-keys1.1.1indirecta
npmobject.assign4.1.2indirecta
npmobject.values1.1.5indirecta
npmonce1.4.0indirecta
npmonetime5.1.0indirecta
npmonetime5.1.2indirecta
npmopencollective-postinstall2.0.3indirecta
npmoptionator0.8.3indirecta
npmoptionator0.9.1indirecta
npmp-limit1.3.0indirecta
npmp-limit2.3.0indirecta
npmp-locate2.0.0indirecta
npmp-locate4.1.0indirecta
npmp-map4.0.0indirecta
npmp-try1.0.0indirecta
npmp-try2.2.0indirecta
npmparent-module1.0.1indirecta
npmparse-json5.0.1indirecta
npmparse56.0.1indirecta
npmpath-exists3.0.0indirecta
npmpath-exists4.0.0indirecta
npmpath-is-absolute1.0.1indirecta
npmpath-key3.1.1indirecta
npmpath-parse1.0.7indirecta
npmpath-type4.0.0indirecta
npmpicocolors1.0.0indirecta
npmpicomatch2.2.2indirecta
npmpicomatch2.3.0indirecta
npmpirates4.0.1indirecta
npmpkg-dir4.2.0indirecta
npmplease-upgrade-node3.2.0indirecta
npmprelude-ls1.1.2indirecta
npmprelude-ls1.2.1indirecta
npmprettier2.0.5indirecta
npmpretty-format27.3.1indirecta
npmprompts2.4.2indirecta
npmpsl1.8.0indirecta
npmpump3.0.0indirecta
npmpunycode2.1.1indirecta
npmqueue-microtask1.2.3indirecta
npmreact-is17.0.2indirecta
npmregexpp3.2.0indirecta
npmrequire-directory2.1.1indirecta
npmresolve1.20.0indirecta
npmresolve1.22.0indirecta
npmresolve-cwd3.0.0indirecta
npmresolve-from4.0.0indirecta
npmresolve-from5.0.0indirecta
npmresolve.exports1.1.0indirecta
npmrestore-cursor3.1.0indirecta
npmreusify1.0.4indirecta
npmrimraf2.6.2indirecta
npmrimraf3.0.2indirecta
npmrun-parallel1.2.0indirecta
npmrxjs6.6.0indirecta
npmsafe-buffer5.1.2indirecta
npmsafer-buffer2.1.2indirecta
npmsaxes5.0.1indirecta
npmsemver6.3.0indirecta
npmsemver7.3.5indirecta
npmsemver7.3.7indirecta
npmsemver-compare1.0.0indirecta
npmsemver-regex2.0.0indirecta
npmshebang-command2.0.0indirecta
npmshebang-regex3.0.0indirecta
npmside-channel1.0.4indirecta
npmsignal-exit3.0.2indirecta
npmsignal-exit3.0.6indirecta
npmsisteransi1.0.5indirecta
npmslash3.0.0indirecta
npmslice-ansi3.0.0indirecta
npmslice-ansi4.0.0indirecta
npmsource-map0.5.6indirecta
npmsource-map0.6.1indirecta
npmsource-map0.7.3indirecta
npmsource-map-support0.5.6indirecta
npmspdx-exceptions2.3.0indirecta
npmspdx-expression-parse3.0.1indirecta
npmspdx-license-ids3.0.11indirecta
npmsprintf-js1.0.3indirecta
npmstack-utils2.0.5indirecta
npmstring-argv0.3.1indirecta
npmstring-length4.0.2indirecta
npmstring-width4.2.0indirecta
npmstring.prototype.trimend1.0.4indirecta
npmstring.prototype.trimstart1.0.4indirecta
npmstringify-object3.3.0indirecta
npmstrip-ansi6.0.0indirecta
npmstrip-ansi6.0.1indirecta
npmstrip-final-newline2.0.0indirecta
npmstrip-json-comments3.1.1indirecta
npmsupports-color5.5.0indirecta
npmsupports-color7.1.0indirecta
npmsupports-color7.2.0indirecta
npmsupports-color8.1.1indirecta
npmsupports-hyperlinks2.2.0indirecta
npmsupports-preserve-symlinks-flag1.0.0indirecta
npmsymbol-tree3.2.4indirecta
npmterminal-link2.1.1indirecta
npmtest-exclude6.0.0indirecta
npmtext-table0.2.0indirecta
npmthroat6.0.1indirecta
npmthrough2.3.8indirecta
npmtmpl1.0.5indirecta
npmto-fast-properties2.0.0indirecta
npmto-regex-range5.0.1indirecta
npmtough-cookie4.0.0indirecta
npmtr462.1.0indirecta
npmts-jest27.0.7indirecta
npmts-node10.7.0indirecta
npmtsconfig-paths3.14.1indirecta
npmtslib1.13.0indirecta
npmtslib1.8.1indirecta
npmtsutils3.21.0indirecta
npmtype-check0.3.2indirecta
npmtype-check0.4.0indirecta
npmtype-detect4.0.8indirecta
npmtype-fest0.11.0indirecta
npmtype-fest0.20.2indirecta
npmtype-fest0.21.3indirecta
npmtypedarray-to-buffer3.1.5indirecta
npmtypescript4.5.2indirecta
npmunbox-primitive1.0.1indirecta
npmuniversalify0.1.2indirecta
npmuri-js4.4.1indirecta
npmv8-compile-cache2.3.0indirecta
npmv8-compile-cache-lib3.0.0indirecta
npmv8-to-istanbul8.1.0indirecta
npmw3c-hr-time1.0.2indirecta
npmw3c-xmlserializer2.0.0indirecta
npmwalker1.0.8indirecta
npmwebidl-conversions5.0.0indirecta
npmwebidl-conversions6.1.0indirecta
npmwhatwg-encoding1.0.5indirecta
npmwhatwg-mimetype2.3.0indirecta
npmwhatwg-url8.7.0indirecta
npmwhich2.0.2indirecta
npmwhich-boxed-primitive1.0.2indirecta
npmwhich-pm-runs1.0.0indirecta
npmword-wrap1.2.3indirecta
npmwrap-ansi6.2.0indirecta
npmwrap-ansi7.0.0indirecta
npmwrappy1.0.2indirecta
npmwrite-file-atomic3.0.3indirecta
npmws7.5.5indirecta
npmxml-name-validator3.0.0indirecta
npmxmlchars2.2.0indirecta
npmy18n5.0.8indirecta
npmyallist4.0.0indirecta
npmyaml1.10.0indirecta
npmyargs16.2.0indirecta
npmyargs-parser20.2.9indirecta
npmyn3.1.1indirecta
Avisos de dependencias 0

Instalar npm:tsconfig-paths@4.2.0 arrastra 3 paquetes, directos y transitivos: 0 tienen avisos conocidos, de los cuales 0 son dependencias directas.

Ningún aviso conocido afecta a las dependencias evaluadas.

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": [
        "tsconfig-paths",
        "typescript",
        "tsconfig"
      ],
      "is_fork": false,
      "size_kb": 472,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 385,
        "TypeScript": 66005
      },
      "pushed_at": "2026-02-23T07:34:11Z",
      "created_at": "2016-12-30T10:31:33Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T16:51:03Z",
      "description": "Load node modules according to tsconfig paths, in run-time or via API.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Jonas Kello",
      "type": "User",
      "login": "jonaskello",
      "company": "@dividab ",
      "location": "Jönköping, Sweden",
      "followers": 40,
      "avatar_url": "https://avatars.githubusercontent.com/u/664076?v=4",
      "created_at": "2011-03-11T13:22:23Z",
      "is_verified": null,
      "public_repos": 141,
      "account_age_days": 5612
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2023-03-29T20:44:40Z"
        },
        {
          "tag": "v4.1.2",
          "kind": "patch",
          "published_at": "2023-01-01T23:31:28Z"
        },
        {
          "tag": "v4.1.1",
          "kind": "patch",
          "published_at": "2022-11-30T20:18:25Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2022-08-06T09:24:04Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2022-05-02T19:45:11Z"
        },
        {
          "tag": "v3.15.0",
          "kind": "minor",
          "published_at": "2023-12-14T14:36:45Z"
        },
        {
          "tag": "v3.14.2",
          "kind": "patch",
          "published_at": "2023-02-25T10:30:06Z"
        },
        {
          "tag": "v3.14.1",
          "kind": "patch",
          "published_at": "2022-03-22T19:06:46Z"
        },
        {
          "tag": "v3.14.0",
          "kind": "minor",
          "published_at": "2022-03-13T22:08:36Z"
        },
        {
          "tag": "v3.13.0",
          "kind": "minor",
          "published_at": "2022-03-03T22:34:38Z"
        },
        {
          "tag": "v3.12.0",
          "kind": "minor",
          "published_at": "2021-11-20T10:28:39Z"
        },
        {
          "tag": "v3.11.0",
          "kind": "minor",
          "published_at": "2021-08-24T21:14:13Z"
        },
        {
          "tag": "v3.10.1",
          "kind": "patch",
          "published_at": "2021-07-06T16:43:43Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2021-07-06T15:35:40Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2019-09-12T20:17:24Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2019-02-05T20:29:11Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2018-11-11T13:07:18Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2018-09-10T20:31:49Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2018-07-28T16:06:20Z"
        },
        {
          "tag": "v3.4.2",
          "kind": "patch",
          "published_at": "2018-06-30T15:36:08Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2018-06-24T12:22:26Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2018-06-12T10:50:08Z"
        },
        {
          "tag": "v3.3.2",
          "kind": "patch",
          "published_at": "2018-05-07T21:34:25Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2018-04-17T06:53:55Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2018-04-14T21:27:49Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2018-03-31T09:02:37Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2018-03-14T07:30:53Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2018-03-13T21:43:17Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2018-01-13T14:24:37Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2018-01-13T13:32:59Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2018-01-13T13:02:43Z"
        },
        {
          "tag": "2.7.3",
          "kind": "patch",
          "published_at": "2018-01-03T11:07:24Z"
        },
        {
          "tag": "2.7.2",
          "kind": "patch",
          "published_at": "2018-01-02T15:10:32Z"
        },
        {
          "tag": "2.7.1",
          "kind": "patch",
          "published_at": "2018-01-02T14:34:11Z"
        },
        {
          "tag": "2.7.0",
          "kind": "minor",
          "published_at": "2018-01-02T14:22:37Z"
        },
        {
          "tag": "2.6.0",
          "kind": "minor",
          "published_at": "2017-12-09T22:58:15Z"
        },
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2017-12-09T22:36:13Z"
        },
        {
          "tag": "2.4.3",
          "kind": "patch",
          "published_at": "2017-12-08T23:41:02Z"
        },
        {
          "tag": "2.4.2",
          "kind": "patch",
          "published_at": "2017-12-08T23:26:56Z"
        },
        {
          "tag": "2.4.1",
          "kind": "patch",
          "published_at": "2017-12-08T23:02:39Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2017-11-18T14:44:20Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2017-08-31T18:23:38Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2017-05-26T09:11:21Z"
        },
        {
          "tag": "2.1.2",
          "kind": "patch",
          "published_at": "2017-03-18T17:55:42Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2017-02-15T18:39:25Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2017-01-24T17:53:01Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2017-01-15T20:44:29Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2017-01-01T20:57:47Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2016-12-30T11:12:18Z"
        },
        {
          "tag": "0.4.0",
          "kind": "minor",
          "published_at": "2016-12-30T10:45:46Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2016-12-30T00:19:10Z"
        },
        {
          "tag": "0.2.1",
          "kind": "patch",
          "published_at": "2016-12-29T15:48:06Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2016-12-29T15:28:51Z"
        },
        {
          "tag": "0.1.2",
          "kind": "patch",
          "published_at": "2016-12-28T17:31:35Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2016-12-28T17:12:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3e95f102973842e670ad5d30e6beb0dd9992e416",
          "body": null,
          "is_bot": false,
          "headline": "chore: change repo URL to jonaskello (#288)",
          "author_name": "XhmikosR",
          "author_login": "XhmikosR",
          "committed_at": "2026-02-23T07:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e0329908f6da5430e8cbe7534208c47fb1955ee",
          "body": "* package.json: explicitly set the files to install.\n\nNo need for an extra .npmignore file\n\n* Drop CHANGELOG.md",
          "is_bot": false,
          "headline": "package.json: explicitly set the files to install. (#285)",
          "author_name": "XhmikosR",
          "author_login": "XhmikosR",
          "committed_at": "2026-02-23T07:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "836f8970fa9bcda28e8a32933ea2d60f9b47fe6e",
          "body": "1. fix badge URLs\n2. Minor Markdown tweaks",
          "is_bot": false,
          "headline": "README.md: assorted tweaks (#287)",
          "author_name": "XhmikosR",
          "author_login": "XhmikosR",
          "committed_at": "2026-02-23T06:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a3d69443b6d1ae774c2507be401941832ecbbf9",
          "body": null,
          "is_bot": false,
          "headline": "Use node 18 to setup CI workflow",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2026-02-22T11:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bfa4544d1acd9c6c7fd84b471e20e1c571218b6",
          "body": "Removed Node.js version 12 from CI matrix.",
          "is_bot": false,
          "headline": "Update CI workflow to remove Node.js 12",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2026-02-22T10:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3687431865f5cadf50724de2c35c0327a9f7ff67",
          "body": null,
          "is_bot": false,
          "headline": "Fix node version variable in CI workflow",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2026-02-22T10:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4d26f406a8910e8931bf16c18b52be7c6fd388",
          "body": "On Windows, autocrlf is true by default",
          "is_bot": false,
          "headline": "Enforce LF (#286)",
          "author_name": "XhmikosR",
          "author_login": "XhmikosR",
          "committed_at": "2026-02-22T10:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "098e066632f5b9f35c956803fe60d17ffc60b688",
          "body": null,
          "is_bot": false,
          "headline": "docs: update readme to include bun install (#278)",
          "author_name": "Ashcon Partovi",
          "author_login": "Electroid",
          "committed_at": "2025-03-08T09:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fceb78a8e559098a80cc071190a62ffe9145a8a8",
          "body": null,
          "is_bot": false,
          "headline": "correct attribution in CHANGELOG.md (#277)",
          "author_name": "Jacob Smith",
          "author_login": "JakobJingleheimer",
          "committed_at": "2025-02-18T06:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5183c7fc5b0c446cf35c5c3ee8c090631faaeddc",
          "body": null,
          "is_bot": false,
          "headline": "Fix minor typo in README (#274)",
          "author_name": "esainane",
          "author_login": "esainane",
          "committed_at": "2024-10-18T13:32:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4eb77bd1a49096f0fa1076e65a8182819b1dc2c",
          "body": "* Fix missing paths when using typescript's module nodenext feature\r\n\r\nThis resolution requires relative/mapped import paths to end with .js\r\n\r\nReference https://devblogs.microsoft.com/typescript/announcing-typescript-4-5-beta/#esm-nodejs\r\n\r\n* Add tests from #213\r\n\r\nhttps://github.com/dividab/tsconfig-paths/pull/213\r\n\r\n* Add support for .mjs, .cjs and .jsx files",
          "is_bot": false,
          "headline": "Fix missing paths when using typescript's module nodenext feature (#216)",
          "author_name": "JJ",
          "author_login": "IgnusG",
          "committed_at": "2023-06-02T15:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19eba1295fdcef278ce3fbad0d4b4e894128d3fe",
          "body": "Reconcile the package.json \"files\" field and .npmignore into the\r\n.npmignore file. Like package.json \"files\", an allowlist approach is\r\nused by first ignoring everything (with `/*`) and then listing the\r\npatterns that should be published using inverted patterns using the\r\nleading `!`. After, filter \n[…]\nment in the npm docs that say this\r\nexplicitly.\r\n\r\nAn alternative to the approach taken here would be to increase the\r\nspecificity of file patterns in the \"files\" array to avoid including\r\ntest files.",
          "is_bot": false,
          "headline": "Use an allowlist-based .npmignore file (#250)",
          "author_name": "Eric Cornelissen",
          "author_login": "ericcornelissen",
          "committed_at": "2023-05-24T06:37:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "11b774d994b897c6c8e87dda57375a285813731d",
          "body": null,
          "is_bot": false,
          "headline": "v4.2.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2023-03-29T20:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c47106b544c7b4e01805f2dbaabe659a9bb6315c",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog for 4.2.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2023-03-29T20:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5156ef154aa0a223b426a5a916f070c7a8e0fa53",
          "body": "* Add support for extends as array of strings.\r\n\r\nTypeScript 5.0 added support for defining \"extends\" as an array of\r\nstrings. This commit adds support for this use case.\r\n\r\nIt's important to note that even with this change, \"baseUrl\" and\r\n\"paths\" are still always being completely overwritten if a l\n[…]\n\r\nfrom the first config.\r\n\r\nThis behaviour hasn't changed even when \"extends\" is an array of\r\nstrings, so this commit maintains this behaviour.\r\n\r\n* Add test for array extends without .json extension.",
          "is_bot": false,
          "headline": "Add support for extends as array of strings. (#245)",
          "author_name": "Bernardo",
          "author_login": "DanielSidhion",
          "committed_at": "2023-03-29T20:27:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "910a138301d2260b35c6becbf05ecfa44a5c654b",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 3.14.2",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2023-02-25T10:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76dab7661d3cc158c751eba64b363b1d5e032e0f",
          "body": null,
          "is_bot": false,
          "headline": "v4.1.2",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2023-01-01T23:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a5bfeed6a3bc4a0f34ae4a16ad376529e03a6a0",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 4.1.2",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2023-01-01T23:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9721a98718c9f6a35bb4029292204aaa90474bab",
          "body": "* bump JSON5 dependency to 2.2.2 to fix CVE-2022-46175\r\n\r\n* bump version to v.1.2\r\n\r\n* Revert \"bump version to v.1.2\"\r\n\r\nThis reverts commit 1603babdc92f093c8907a62b09a5bc8bbc1bea84.",
          "is_bot": false,
          "headline": "Bump JSON5 dependency to 2.2.2 to fix CVE-2022-46175 (#232)",
          "author_name": "Orlando Parisblue",
          "author_login": "oparisblue",
          "committed_at": "2023-01-01T23:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b71683fa7d48a2e7b9cbae4825410594a1c7c81",
          "body": null,
          "is_bot": false,
          "headline": "v4.1.1",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-11-30T20:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73fdd5991d6542df4da0a6d22dbb18f5656b091d",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 4.1.1",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-11-30T20:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b732fcf0b894a65af5e997b284c40fc3e155837d",
          "body": null,
          "is_bot": false,
          "headline": "Skip stat call / throwing when files don't exist (#225)",
          "author_name": "Rob Stolarz",
          "author_login": "robstolarz",
          "committed_at": "2022-11-30T20:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "206e49a4dd016e9f7086c8a938266f74f9301568",
          "body": null,
          "is_bot": false,
          "headline": "v4.1.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-08-06T09:24:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e71c964000808500a34d7ac4ced6c8b7e98b99b3",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 4.1.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-08-06T09:23:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9124aa60f18efb52562431d0ec8dd03b4b36ba6a",
          "body": "* Add support for nested main field selectors\r\n\r\n* Update description of `mainFields`",
          "is_bot": false,
          "headline": "Add support for nested main field selectors (#218)",
          "author_name": "Aaron Adams",
          "author_login": "aaronadamsCA",
          "committed_at": "2022-08-06T09:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42003925f4d56458d41daed80013c8ad23c88ea",
          "body": null,
          "is_bot": false,
          "headline": "Explicitly specify minimum Node.js version (#212)",
          "author_name": "Feng Yu",
          "author_login": "F3n67u",
          "committed_at": "2022-05-04T15:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc0ed3346725f75c3df7cb02f971de4e16bc26f",
          "body": "* fix: show problematic file path when encountering malformed JSON5\r\n\r\n* Fix missing assert",
          "is_bot": false,
          "headline": "fix: show problematic file path when encountering malformed JSON5 (#176)",
          "author_name": "François Wouts",
          "author_login": "fwouts",
          "committed_at": "2022-05-03T05:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a3c0ed5556e5a9d0301933e5cb9bbf0362127e3",
          "body": null,
          "is_bot": false,
          "headline": "v4.0.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-05-02T19:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ffbe300c13fba68db2f0032d543155f36c25dd",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 4.0.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-05-02T19:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad40f2288d6d82ba590f482ce62e02819c4e6b6",
          "body": "* Fix tests and lint for config-loader\r\n\r\n* Fix another broken test\r\n\r\n* Remove commented-out assertions\r\n\r\n* Remove unused parameters\r\n\r\n* Fix failing test\r\n\r\n* Remove remaining commented-out assertions\r\n\r\nCo-authored-by: Jonas Kello <jonaskello@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix tests and lint (#211)",
          "author_name": "Nathan Walters",
          "author_login": "nwalters512",
          "committed_at": "2022-05-02T19:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4452c540c4b837c48aef43461f150871c9fdfc",
          "body": null,
          "is_bot": false,
          "headline": "Run CI on PR",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-05-02T19:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f773c30b0eea88a255e8a6c051bd688da25799e5",
          "body": "* New ci setup\r\n\r\n* Fix lint",
          "is_bot": false,
          "headline": "New ci setup (#210)",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-05-02T18:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23ea90b6caa2ba98f884fc77741c4eee26cb5fc1",
          "body": "* Add test case\r\n\r\n* Allow absolute baseUrl in tsconfig.json\r\n\r\n* Apply suggestions from code review\r\n\r\n* Add changelog entry",
          "is_bot": false,
          "headline": "fix: allow absolute baseUrl in tsconfig.json (#174)",
          "author_name": "Nathan Walters",
          "author_login": "nwalters512",
          "committed_at": "2022-05-02T18:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6bc84bc0c15dfbc30d757a4f6d85dfc551867b6",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade eslint and fix yarn.lock",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-05-02T18:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c31cf715b74ce215ead8c6435491662551b6ece7",
          "body": "The new version bundles typescript types.\r\n\r\nCo-authored-by: Jonas Kello <jonaskello@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update json5 to 2.2.x (#198)",
          "author_name": "Stian Jensen",
          "author_login": "stianjensen",
          "committed_at": "2022-05-02T18:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba654b535ef9d519b1e9cebab40510437b5cbc64",
          "body": "Co-authored-by: yufeng.freeman <yufeng.freeman@bytedance.com>",
          "is_bot": false,
          "headline": "fix `yarn example:node` throw error (#201)",
          "author_name": "Feng Yu",
          "author_login": "F3n67u",
          "committed_at": "2022-05-02T17:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25496bbeea7f2c309566533afa281054dc2132ee",
          "body": "* fix: tolerate an undefined `baseUrl` compiler option\r\n\r\n* chore: clean up changelog\r\n\r\n* chore: update changelog\r\n\r\nCo-authored-by: Jonas Kello <jonaskello@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: tolerate an undefined `baseUrl` compiler option (#208)",
          "author_name": "Alec Larson",
          "author_login": "aleclarson",
          "committed_at": "2022-05-02T17:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10815971abd947212383f6ae1b690334f97c5540",
          "body": "* chore: update changelog and readme\r\n\r\n* refactor: move minimist usage into register.js\r\n\r\n* Revert \"refactor: move minimist usage into register.js\"\r\n\r\nThis reverts commit 3bc36fbfd00770faeabd4eea38cd86994744fa4c.\r\n\r\n* refactor: avoid minimist if `register` receives explicit options\r\n\r\n* chore: update changelog\r\n\r\n* chore: clean up changelog",
          "is_bot": false,
          "headline": "refactor: avoid minimist if `register` receives explicit options (#206)",
          "author_name": "Alec Larson",
          "author_login": "aleclarson",
          "committed_at": "2022-05-02T17:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc7cd600f3be3635b92ad8d510fbf31faa78fcad",
          "body": "* feat(register): add `cwd` param\r\n\r\n* chore: update changelog and readme",
          "is_bot": false,
          "headline": "feat(register): add `cwd` param (#205)",
          "author_name": "Alec Larson",
          "author_login": "aleclarson",
          "committed_at": "2022-04-21T05:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a6d9f8952863792ba2db4a8d6dbeabf9aafe714",
          "body": "* fix: don't join absolute paths with base\r\n\r\n* fix curves\r\n\r\n* fix curves\r\n\r\n* Update src/mapping-entry.ts\r\n\r\nCo-authored-by: Alec Larson <1925840+aleclarson@users.noreply.github.com>\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Update CHANGELOG.md\r\n\r\nCo-authored-by: Alec Larson <1925840+aleclarson@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: don't join absolute paths with baseUrl (#184)",
          "author_name": "NP",
          "author_login": "npdev453",
          "committed_at": "2022-04-21T05:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98bbcdc52207758b66b029d3cb694999c80ffaa2",
          "body": "* feat: add support for jsconfig.json\r\n\r\n* Update src/tsconfig-loader.ts\r\n\r\nCo-authored-by: Michaël De Boey <info@michaeldeboey.be>\r\n\r\n* Update src/__tests__/tsconfig-loader.test.ts\r\n\r\nCo-authored-by: Alec Larson <1925840+aleclarson@users.noreply.github.com>\r\n\r\n* optimize readdir mock\r\n\r\n* add changelog\r\n\r\n* update readme\r\n\r\nCo-authored-by: Michaël De Boey <info@michaeldeboey.be>\r\nCo-authored-by: Alec Larson <1925840+aleclarson@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add support for jsconfig.json (#199)",
          "author_name": "Feng Yu",
          "author_login": "F3n67u",
          "committed_at": "2022-04-18T10:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6bc77fdc991328c734cef88977532080e648b57",
          "body": "* chore: Migrate from TSLint to ESLint\r\n\r\n* Change lint script to eslint\r\n\r\n* fix warning\r\n\r\n* remove unused tslint disable\r\n\r\n* fix duplicate rule\r\n\r\nCo-authored-by: Jonas Kello <jonas.kello@gmail.com>",
          "is_bot": false,
          "headline": "chore: Migrate from TSLint to ESLint (#204)",
          "author_name": "Feng Yu",
          "author_login": "F3n67u",
          "committed_at": "2022-03-27T21:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9a47f401061365f51b5cdd248e7d3d5cfb9529",
          "body": null,
          "is_bot": false,
          "headline": "v3.14.1",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-03-22T19:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09d696f107ad150cff117838c6b5e8b425672d10",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 3.14.1",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-03-22T19:06:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22b9d74abaf5f9fee19b94b008a0e528e73b8bca",
          "body": null,
          "is_bot": false,
          "headline": "Use minimist 1.2.6 for all deps",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-03-22T19:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d9eac992f0b0c310ecc49f6ea91cb861ee7afd",
          "body": "* Fixing pollution vulnerability in minimist\r\n\r\nfixing prototype Pollution vulnerability in minimist\r\n\r\nupdating minimist version to 1.2.6\r\n\r\nref: https://www.npmjs.com/advisories/1067259\r\n\r\n* updating yarn lock file\r\n\r\nCo-authored-by: g.jaganathan <gopi.jaganathan@deliveryhero.com>",
          "is_bot": false,
          "headline": "Fixing pollution vulnerability in minimist (#197)",
          "author_name": "gopijaganthan",
          "author_login": "gopijaganthan",
          "committed_at": "2022-03-22T18:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8062f6562c09c021a80a00333509d5d377a27b27",
          "body": null,
          "is_bot": false,
          "headline": "v3.14.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-03-13T22:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c621371b4c751c13c747304bb407d90386e2ca8",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 3.14",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-03-13T22:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c37bc0b8b68402de2f4e7239236b065a119fe6",
          "body": "* fix root path\r\n\r\n* add test",
          "is_bot": false,
          "headline": "Fix the root path (#180)",
          "author_name": "Bright Lee",
          "author_login": "benevbright",
          "committed_at": "2022-03-13T21:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60829c8017122ef9fe4fc65ac762257ea876c495",
          "body": null,
          "is_bot": false,
          "headline": "v3.13.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-03-03T22:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87a9cb0f3523db1a32056dec8685aec4fc7b927f",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 3.13.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-03-03T22:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95b7312585cac8f10db0abec5b60361e5bcfe208",
          "body": null,
          "is_bot": false,
          "headline": "Add missing extensions",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2022-03-03T22:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1b2c30da1a02f57300efc6d6384c3ee84b26981",
          "body": "Originally during the file path resolution, file extensions were removed\r\nwithout explicit reason. This commit changes the resolution logic to keep file\r\nextensions, with the goal to add support for modern non-js extensions\r\nlike cjs. The change however keeps /xyz/index resolves as is as they\r\nstill\n[…]\n<cspotcode@gmail.com>\r\nCo-authored-by: Alec Larson <1925840+aleclarson@users.noreply.github.com>\r\n\r\nCo-authored-by: Katja Lutz <mail@katjalutz.ch>\r\nCo-authored-by: Andrew Bradley <cspotcode@gmail.com>",
          "is_bot": false,
          "headline": "fix: regard file extensions during path resolution (#133) (#193)",
          "author_name": "Alec Larson",
          "author_login": "aleclarson",
          "committed_at": "2022-03-03T22:27:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a76c5c4c35b45bec67bd71b74ce0cf5cb12bb9f",
          "body": null,
          "is_bot": false,
          "headline": "Remove old publish script",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T12:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9de71eb3d0c36c0bd41e5023498c0a56c749a5da",
          "body": "* Upgrade to jest\r\n\r\n* Fix tests\r\n\r\n* Remove llog\r\n\r\n* Test not working\r\n\r\n* Add explicit extensions (came from running mocha under ts-node)\r\n\r\n* All pass\r\n\r\n* Coverage",
          "is_bot": false,
          "headline": "Change testing framework to Jest (#186)",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T12:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cef69d6bb3a3d06f17e3637bfd46c30c0c879962",
          "body": null,
          "is_bot": false,
          "headline": "Codecov now uses github actions",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T10:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f5431b422fce544b7cac28ea41c07ab6f622a60",
          "body": null,
          "is_bot": false,
          "headline": "Fix coverage filename",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T10:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20e9891f93350ba069c0adaeed629687ff4454c7",
          "body": null,
          "is_bot": false,
          "headline": "Remove travis",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T10:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "697cee1a60ad2af3061dccdb67e407d8082d0dad",
          "body": null,
          "is_bot": false,
          "headline": "Update build badge",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T10:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94ee4b78a84190a47d043c87a65cfa6329947490",
          "body": null,
          "is_bot": false,
          "headline": "Fix coverage filename",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T10:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff212062d424ded09bf00b3e81fad17aea021e81",
          "body": null,
          "is_bot": false,
          "headline": "Add github actions",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T10:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9f4f748e801c718ae4e0afb0141ad0758c080c6",
          "body": null,
          "is_bot": false,
          "headline": "v3.12.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T10:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec9e1e3e223b4794de0357844e0ae299049dabec",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 3.12.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-11-20T10:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "835bab170a80d47616595c31a9d9b92e46acde6f",
          "body": null,
          "is_bot": false,
          "headline": "Add support for baseUrl override using TS_NODE_BASEURL env var (#185)",
          "author_name": "Farzan",
          "author_login": "information-security",
          "committed_at": "2021-11-20T10:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31a7c8477035e7db955414adb5c527e234bb7758",
          "body": null,
          "is_bot": false,
          "headline": "Clarify bootstrapping",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-09-30T05:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc51e43111bea24c847f24d8c13debe305b58bd",
          "body": null,
          "is_bot": false,
          "headline": "v3.11.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-08-24T21:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8c0d2fb10e81355da43435f0972efa24c5ec6e7",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 3.11.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-08-24T21:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1115f24e09890904741cd5ffbc74dd6352e10f7",
          "body": "…#158)\" (#173)\n\nThis reverts commit 0b259d4cf6cffbc03ad362cfc6bb129d040375b7.",
          "is_bot": false,
          "headline": "Revert \"deps: bump json5 to use type definition provided officially (…",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-08-24T21:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80bc8106ee580dea5d379e462fdd4cbeb43ecfcf",
          "body": null,
          "is_bot": false,
          "headline": "v3.10.1",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-07-06T16:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb9a47268bc7cc7f1979b537a68e23d6d53738e",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog for 3.10.1",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-07-06T16:43:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "893b76df7ec945b13c6a34fccdcb152cded39717",
          "body": null,
          "is_bot": false,
          "headline": "Add register.js to published files",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-07-06T16:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9327fa1cafa6a7b4ac20eaaad2c83a694617152c",
          "body": null,
          "is_bot": false,
          "headline": "v3.10.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-07-06T15:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "766a0e872117b0ad28ab872095b64e6c6e419776",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 3.10.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-07-06T15:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cf8b21b2b406da68b81edf5ef6fc0563a9fe329",
          "body": null,
          "is_bot": false,
          "headline": "Categorize changelog",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-07-06T15:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb67ba26eaec10fdbdac26763e6994fc304a80ec",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog with unreleased PRs",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2021-07-06T15:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079285a9f254977a0d10d98b4836866ee53e2a9c",
          "body": "TypeScript requires the file extension be specified in typings / types property. https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html",
          "is_bot": false,
          "headline": "Add file extenstion to typings property value (#151)",
          "author_name": "Dan Russell",
          "author_login": "dangrussell",
          "committed_at": "2021-07-06T15:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c49386cb979c220019749334697ffb2c79e69a98",
          "body": "…de_modules' prefix (#106)",
          "is_bot": false,
          "headline": "feat(tsconfig-loader): extends config from node_modules without './no…",
          "author_name": "George Zhao",
          "author_login": "zorji",
          "committed_at": "2021-07-06T15:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f289c99cf65392652da7eee855831afab62e36a5",
          "body": null,
          "is_bot": false,
          "headline": "fix typo (#165)",
          "author_name": "ねず",
          "author_login": "wonda-tea-coffee",
          "committed_at": "2021-06-27T09:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fec36dfc685958d56400d9b5575efc4d5be549b",
          "body": "base will always be true, so I think it should be deleted",
          "is_bot": false,
          "headline": "Update tsconfig-loader.ts (#161)",
          "author_name": "fecqs",
          "author_login": "fecqs",
          "committed_at": "2021-04-24T16:32:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b259d4cf6cffbc03ad362cfc6bb129d040375b7",
          "body": null,
          "is_bot": false,
          "headline": "deps: bump json5 to use type definition provided officially (#158)",
          "author_name": "Toru Kobayashi",
          "author_login": "koba04",
          "committed_at": "2021-02-13T10:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b916091e704c6736eb3c5f943bd418fae9c4796e",
          "body": null,
          "is_bot": false,
          "headline": "docs(README): fix typos (#156)",
          "author_name": "Pi Delport",
          "author_login": "PiDelport",
          "committed_at": "2021-02-05T18:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8cc12abc12af05faf715200778f7e73a1269ac1",
          "body": "preseve -> preserve",
          "is_bot": false,
          "headline": "[TYPO] src/mapping-entry.ts (#145)",
          "author_name": "Sasha Rudan",
          "author_login": "mprinc",
          "committed_at": "2020-10-09T21:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b17ee229e8fbebc618086f19597973a00d5cb4a",
          "body": "signare -> signature",
          "is_bot": false,
          "headline": "Fixed typo (#144)",
          "author_name": "Sasha Rudan",
          "author_login": "mprinc",
          "committed_at": "2020-10-09T17:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2461cc9c0aa6f02f27c679d1344adaf35ff05cf7",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup precommit used by old version of husky",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2020-07-26T10:42:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4ca84c0968680db11a6e10d9ebcdda220255575",
          "body": null,
          "is_bot": false,
          "headline": "Allow trailing comma",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2020-07-26T10:35:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9935c454fd20cd58d09ca0373ea983eeb1896b",
          "body": null,
          "is_bot": false,
          "headline": "Use files in package.json instead of .npmignore (#137)",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2020-07-26T10:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80808085fdde71648cf43993b1848f59d6e18ef0",
          "body": null,
          "is_bot": false,
          "headline": "Update .npmignore to ignore tests and json files (#109)",
          "author_name": "Gareth Jones",
          "author_login": "G-Rath",
          "committed_at": "2020-07-26T10:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a63fd1e7079f9b54d8e8807f1240104e7124ca9",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade prettier and re-run it (#136)",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2020-07-26T10:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "720465935a11f394c525b98f65ad829409768ff8",
          "body": "* Update Readme fixes #116\r\n\r\n* Update README.md",
          "is_bot": false,
          "headline": "Update Readme fixes #116 (#123)",
          "author_name": "Ben Winding",
          "author_login": "benwinding",
          "committed_at": "2020-05-11T09:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32338c66bd6bba26785e740b9a546258341d3bdb",
          "body": null,
          "is_bot": false,
          "headline": "Fix \"bootstraping\" typo (#111)",
          "author_name": "Misha Krieger-Raynauld",
          "author_login": "KRMisha",
          "committed_at": "2020-03-19T08:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ace8a1ff77054641c6d1dd1cb873bf1dda82cf9",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md (#96)",
          "author_name": "Oliver Joseph Ash",
          "author_login": "OliverJAsh",
          "committed_at": "2019-09-16T06:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "287867d1140c14366f280910099938c5c0976f3c",
          "body": null,
          "is_bot": false,
          "headline": "v3.9.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2019-09-12T20:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b57d2af91c05401fd7e40adfde07b44f4951cc92",
          "body": null,
          "is_bot": false,
          "headline": "New publish scripts",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2019-09-12T20:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87fbea78fa659938f4994f88aaa6b4b75b0f6f9f",
          "body": "* yarn-deduplicate && yarn\r\n\r\n* Make extension config override instead of deep merge\r\n\r\nFixes https://github.com/dividab/tsconfig-paths/issues/94",
          "is_bot": false,
          "headline": "Make extension config override instead of deep merge (#95)",
          "author_name": "Oliver Joseph Ash",
          "author_login": "OliverJAsh",
          "committed_at": "2019-09-12T19:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1cb8f5ee3d735bcef1e2efa04d315f6d6c8071c",
          "body": null,
          "is_bot": false,
          "headline": "mention ability to pass the tsconfig directly (#91)",
          "author_name": "Teodor Tanasoaia",
          "author_login": "teoxoy",
          "committed_at": "2019-08-03T12:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47d729b39b8b2b75cb652c6a0c2d272e166764ec",
          "body": null,
          "is_bot": false,
          "headline": "Chore: Fix typo (#84)",
          "author_name": "vanppo",
          "author_login": "vanppo",
          "committed_at": "2019-05-17T06:17:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "913f30e80289efca049dc9f2a5c6f19482865ffd",
          "body": null,
          "is_bot": false,
          "headline": "3.8.0",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2019-02-05T20:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f664b756dded1ee55a8a5c50869f06c08fc8d255",
          "body": null,
          "is_bot": false,
          "headline": "Fix changelog",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2019-02-05T20:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeda5f567f47cb5e4e86082d0ec3c3e4b805264b",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Jonas Kello",
          "author_login": "jonaskello",
          "committed_at": "2019-02-05T20:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da68cbec7f11aa84ec7aeb14732d9edcdb82b68",
          "body": "this solves part of #72",
          "is_bot": false,
          "headline": "add option to avoid adding a match-all rule (#73)",
          "author_name": "Arpad Borsos",
          "author_login": "Swatinem",
          "committed_at": "2019-02-05T20:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 55,
      "commits_last_year": 7,
      "latest_release_at": "2023-12-14T14:36:45Z",
      "latest_release_tag": "v3.15.0",
      "releases_from_tags": true,
      "days_since_last_push": 149,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 951,
      "mean_days_between_releases": 72.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "tsconfig-paths",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/tsconfig-paths",
          "is_deprecated": false,
          "latest_version": "4.2.0",
          "repository_url": "https://github.com/dividab/tsconfig-paths",
          "versions_count": 50,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 17,
          "monthly_downloads": 378235848,
          "first_published_at": "2016-12-30T10:46:01.800000Z",
          "latest_published_at": "2023-03-29T20:47:10.433000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1211
        }
      ]
    },
    "popularity": {
      "forks": 107,
      "stars": 1903,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2017-11-01",
            "count": 1
          },
          {
            "date": "2018-01-03",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-05-02",
            "count": 1
          },
          {
            "date": "2018-06-10",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-28",
            "count": 1
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-03-19",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-08-03",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 2
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-27",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 2
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 2
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-06-15",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 104,
        "total_forks": 107
      },
      "star_history": null,
      "open_issues_and_prs": 113
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "example/api/tsconfig.json",
        "example/node/tsconfig.json",
        "example/perf/tsconfig.json",
        "example/project/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 12331,
      "source_files_sampled": 29,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": "npm:tsconfig-paths@4.2.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "json5",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.2.2"
        },
        {
          "name": "minimist",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.6"
        },
        {
          "name": "strip-bom",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "json5",
            "direct": true,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": true,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "json5",
            "direct": true,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "minimist",
            "direct": true,
            "version": "1.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": true,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-bom",
            "direct": true,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/code-frame",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/compat-data",
            "direct": false,
            "version": "7.16.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/core",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/generator",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-compilation-targets",
            "direct": false,
            "version": "7.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-function-name",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-get-function-arity",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-hoist-variables",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-member-expression-to-functions",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-imports",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-module-transforms",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-optimise-call-expression",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-plugin-utils",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-replace-supers",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-simple-access",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-split-export-declaration",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-identifier",
            "direct": false,
            "version": "7.15.7",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helper-validator-option",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/helpers",
            "direct": false,
            "version": "7.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/highlight",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/parser",
            "direct": false,
            "version": "7.16.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-async-generators",
            "direct": false,
            "version": "7.8.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-bigint",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-class-properties",
            "direct": false,
            "version": "7.12.13",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-import-meta",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-json-strings",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-logical-assignment-operators",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-nullish-coalescing-operator",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-numeric-separator",
            "direct": false,
            "version": "7.10.4",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-object-rest-spread",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-catch-binding",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-optional-chaining",
            "direct": false,
            "version": "7.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-top-level-await",
            "direct": false,
            "version": "7.14.5",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/plugin-syntax-typescript",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/template",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/traverse",
            "direct": false,
            "version": "7.16.3",
            "ecosystem": "npm"
          },
          {
            "name": "@babel/types",
            "direct": false,
            "version": "7.16.0",
            "ecosystem": "npm"
          },
          {
            "name": "@bcoe/v8-coverage",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-consumer",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "@cspotcode/source-map-support",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "@es-joy/jsdoccomment",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/eslintrc",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/config-array",
            "direct": false,
            "version": "0.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/object-schema",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/load-nyc-config",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@istanbuljs/schema",
            "direct": false,
            "version": "0.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/console",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/core",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/environment",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/fake-timers",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/globals",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/reporters",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/source-map",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-result",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/test-sequencer",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/transform",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@jest/types",
            "direct": false,
            "version": "27.2.5",
            "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": "@sinonjs/commons",
            "direct": false,
            "version": "1.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "@sinonjs/fake-timers",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@tootallnate/once",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node10",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node12",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node14",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@tsconfig/node16",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__core",
            "direct": false,
            "version": "7.1.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__generator",
            "direct": false,
            "version": "7.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__template",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/babel__traverse",
            "direct": false,
            "version": "7.14.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/color-name",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/graceful-fs",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-coverage",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/istanbul-reports",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/jest",
            "direct": false,
            "version": "27.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json5",
            "direct": false,
            "version": "0.0.29",
            "ecosystem": "npm"
          },
          {
            "name": "@types/minimist",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "16.11.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "6.0.54",
            "ecosystem": "npm"
          },
          {
            "name": "@types/parse-json",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/prettier",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "@types/stack-utils",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/strip-bom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/strip-json-comments",
            "direct": false,
            "version": "0.0.30",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs",
            "direct": false,
            "version": "16.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/yargs-parser",
            "direct": false,
            "version": "20.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "5.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "abab",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "7.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-globals",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-walk",
            "direct": false,
            "version": "8.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "agent-base",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "aggregate-error",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.12.6",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-colors",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-escapes",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-regex",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "4.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "ansi-styles",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "anymatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "arg",
            "direct": false,
            "version": "4.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "argparse",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "array-includes",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "array-union",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "array.prototype.flat",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "astral-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "asynckit",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-jest",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-istanbul",
            "direct": false,
            "version": "6.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-plugin-jest-hoist",
            "direct": false,
            "version": "27.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-current-node-syntax",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "babel-preset-jest",
            "direct": false,
            "version": "27.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "1.1.8",
            "ecosystem": "npm"
          },
          {
            "name": "braces",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "browser-process-hrtime",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "bs-logger",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bser",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "buffer-from",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "call-bind",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "callsites",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "camelcase",
            "direct": false,
            "version": "6.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "caniuse-lite",
            "direct": false,
            "version": "1.0.30001282",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "chalk",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "char-regex",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ci-info",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cjs-module-lexer",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "clean-stack",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cli-truncate",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cliui",
            "direct": false,
            "version": "7.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "co",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "collect-v8-coverage",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "color-convert",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "color-name",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "combined-stream",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "comment-parser",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "compare-versions",
            "direct": false,
            "version": "3.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "concat-map",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "convert-source-map",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "cosmiconfig",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "create-require",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "cssom",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "cssstyle",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "data-urls",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "2.6.9",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "3.2.7",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.3.4",
            "ecosystem": "npm"
          },
          {
            "name": "decimal.js",
            "direct": false,
            "version": "10.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "dedent",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "deepmerge",
            "direct": false,
            "version": "4.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "define-properties",
            "direct": false,
            "version": "1.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "delayed-stream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "detect-newline",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff-sequences",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "dir-glob",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "doctrine",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "domexception",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "electron-to-chromium",
            "direct": false,
            "version": "1.3.904",
            "ecosystem": "npm"
          },
          {
            "name": "emittery",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "emoji-regex",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "end-of-stream",
            "direct": false,
            "version": "1.4.4",
            "ecosystem": "npm"
          },
          {
            "name": "enquirer",
            "direct": false,
            "version": "2.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "error-ex",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "es-abstract",
            "direct": false,
            "version": "1.19.1",
            "ecosystem": "npm"
          },
          {
            "name": "es-to-primitive",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "escalade",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "escodegen",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.14.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "8.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-import-resolver-node",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-module-utils",
            "direct": false,
            "version": "2.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-import",
            "direct": false,
            "version": "2.26.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-jsdoc",
            "direct": false,
            "version": "39.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-utils",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "9.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "esprima",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.4.0",
            "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": "esutils",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "execa",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "exit",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "expect",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-glob",
            "direct": false,
            "version": "3.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fastq",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "fb-watchman",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "figures",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fill-range",
            "direct": false,
            "version": "7.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-versions",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "form-data",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "fs.realpath",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "function-bind",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "functional-red-black-tree",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "gensync",
            "direct": false,
            "version": "1.0.0-beta.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-caller-file",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "get-intrinsic",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-own-enumerable-property-symbols",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "get-package-type",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "get-stream",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "get-symbol-description",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "11.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "13.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "globby",
            "direct": false,
            "version": "11.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "graceful-fs",
            "direct": false,
            "version": "4.2.8",
            "ecosystem": "npm"
          },
          {
            "name": "has",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-bigints",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-flag",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "has-symbols",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "has-tostringtag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "html-encoding-sniffer",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "html-escaper",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "http-proxy-agent",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "https-proxy-agent",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "human-signals",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "husky",
            "direct": false,
            "version": "4.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.4.24",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "import-fresh",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "import-local",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "indent-string",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "inflight",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "inherits",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "internal-slot",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-arrayish",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-bigint",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-boolean-object",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-callable",
            "direct": false,
            "version": "1.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-core-module",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-date-object",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-fullwidth-code-point",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-generator-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-negative-zero",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "is-number",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-number-object",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "is-obj",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-potential-custom-element-name",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-regex",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-shared-array-buffer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-string",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "is-symbol",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-typedarray",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "is-weakref",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-coverage",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-instrument",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-report",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-lib-source-maps",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-reports",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "jest",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-changed-files",
            "direct": false,
            "version": "27.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-circus",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-cli",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-config",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-diff",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-docblock",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "jest-each",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-jsdom",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-environment-node",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-get-type",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-haste-map",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-jasmine2",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-leak-detector",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-matcher-utils",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-message-util",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-mock",
            "direct": false,
            "version": "27.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "jest-pnp-resolver",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "jest-regex-util",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-resolve-dependencies",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runner",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-runtime",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-serializer",
            "direct": false,
            "version": "27.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "jest-snapshot",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-util",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-validate",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-watcher",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "jest-worker",
            "direct": false,
            "version": "27.3.1",
            "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": "jsdoc-type-pratt-parser",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "jsdom",
            "direct": false,
            "version": "16.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "jsesc",
            "direct": false,
            "version": "2.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-parse-better-errors",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "leven",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "lines-and-columns",
            "direct": false,
            "version": "1.1.6",
            "ecosystem": "npm"
          },
          {
            "name": "lint-staged",
            "direct": false,
            "version": "10.2.11",
            "ecosystem": "npm"
          },
          {
            "name": "listr2",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lodash",
            "direct": false,
            "version": "4.17.21",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.memoize",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash.merge",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "log-symbols",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "log-update",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "lru-cache",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-dir",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "make-error",
            "direct": false,
            "version": "1.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "makeerror",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "npm"
          },
          {
            "name": "merge-stream",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "merge2",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "micromatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "mime-db",
            "direct": false,
            "version": "1.51.0",
            "ecosystem": "npm"
          },
          {
            "name": "mime-types",
            "direct": false,
            "version": "2.1.34",
            "ecosystem": "npm"
          },
          {
            "name": "mimic-fn",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-int64",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-modules-regexp",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "node-releases",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "normalize-path",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "npm-run-path",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "nwsapi",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-inspect",
            "direct": false,
            "version": "1.12.0",
            "ecosystem": "npm"
          },
          {
            "name": "object-keys",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "object.assign",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "object.values",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "once",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "onetime",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "opencollective-postinstall",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.8.3",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-map",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-try",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "parent-module",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse-json",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "parse5",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-is-absolute",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "path-parse",
            "direct": false,
            "version": "1.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "path-type",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picocolors",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "pirates",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "pkg-dir",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "please-upgrade-node",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "pretty-format",
            "direct": false,
            "version": "27.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "prompts",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "psl",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "pump",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "queue-microtask",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "react-is",
            "direct": false,
            "version": "17.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "regexpp",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "require-directory",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.20.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve",
            "direct": false,
            "version": "1.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-cwd",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve-from",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "resolve.exports",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "restore-cursor",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "reusify",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "2.6.2",
            "ecosystem": "npm"
          },
          {
            "name": "rimraf",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "run-parallel",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "rxjs",
            "direct": false,
            "version": "6.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "safe-buffer",
            "direct": false,
            "version": "5.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "saxes",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "semver-compare",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "semver-regex",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "side-channel",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "signal-exit",
            "direct": false,
            "version": "3.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "sisteransi",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "slash",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "slice-ansi",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "npm"
          },
          {
            "name": "source-map",
            "direct": false,
            "version": "0.7.3",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-support",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-exceptions",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-expression-parse",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "spdx-license-ids",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "sprintf-js",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "stack-utils",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "string-argv",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "string-length",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "string-width",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimend",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "string.prototype.trimstart",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "stringify-object",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-ansi",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "strip-final-newline",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "strip-json-comments",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "5.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-color",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "supports-hyperlinks",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "supports-preserve-symlinks-flag",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "symbol-tree",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "terminal-link",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "test-exclude",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "text-table",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "throat",
            "direct": false,
            "version": "6.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "through",
            "direct": false,
            "version": "2.3.8",
            "ecosystem": "npm"
          },
          {
            "name": "tmpl",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "to-fast-properties",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "to-regex-range",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "tough-cookie",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tr46",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "ts-jest",
            "direct": false,
            "version": "27.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "ts-node",
            "direct": false,
            "version": "10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsconfig-paths",
            "direct": false,
            "version": "3.14.1",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "npm"
          },
          {
            "name": "tslib",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "tsutils",
            "direct": false,
            "version": "3.21.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-detect",
            "direct": false,
            "version": "4.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.20.2",
            "ecosystem": "npm"
          },
          {
            "name": "type-fest",
            "direct": false,
            "version": "0.21.3",
            "ecosystem": "npm"
          },
          {
            "name": "typedarray-to-buffer",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "4.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "unbox-primitive",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "universalify",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-compile-cache-lib",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "v8-to-istanbul",
            "direct": false,
            "version": "8.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-hr-time",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "w3c-xmlserializer",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "walker",
            "direct": false,
            "version": "1.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "webidl-conversions",
            "direct": false,
            "version": "6.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-encoding",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-mimetype",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "whatwg-url",
            "direct": false,
            "version": "8.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-boxed-primitive",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "which-pm-runs",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "6.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "wrap-ansi",
            "direct": false,
            "version": "7.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "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.5",
            "ecosystem": "npm"
          },
          {
            "name": "xml-name-validator",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "xmlchars",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "y18n",
            "direct": false,
            "version": "5.0.8",
            "ecosystem": "npm"
          },
          {
            "name": "yallist",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yaml",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": false,
            "version": "16.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs-parser",
            "direct": false,
            "version": "20.2.9",
            "ecosystem": "npm"
          },
          {
            "name": "yn",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 552,
        "direct_count": 6,
        "indirect_count": 546
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 23,
        "merged_prs": 70,
        "open_issues": 90,
        "closed_ratio": 0.471,
        "closed_issues": 80,
        "closed_unmerged_prs": 25
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jonaskello",
          "commits": 239,
          "avatar_url": "https://avatars.githubusercontent.com/u/664076?v=4"
        },
        {
          "type": "User",
          "login": "aleclarson",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1925840?v=4"
        },
        {
          "type": "User",
          "login": "F3n67u",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/12343178?v=4"
        },
        {
          "type": "User",
          "login": "XhmikosR",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/349621?v=4"
        },
        {
          "type": "User",
          "login": "Jontem",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4803402?v=4"
        },
        {
          "type": "User",
          "login": "OliverJAsh",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/921609?v=4"
        },
        {
          "type": "User",
          "login": "Nayni",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7812833?v=4"
        },
        {
          "type": "User",
          "login": "mprinc",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/996001?v=4"
        },
        {
          "type": "User",
          "login": "JakobJingleheimer",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3012099?v=4"
        },
        {
          "type": "User",
          "login": "nwalters512",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1476544?v=4"
        }
      ],
      "contributors_sampled": 47,
      "top_contributor_share": 0.794
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.json"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 1,
            "reason": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
            "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": 5,
            "reason": "Found 16/30 approved changesets -- score normalized to 5",
            "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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "38 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "3e95f102973842e670ad5d30e6beb0dd9992e416",
        "ran_at": "2026-07-22T22:47:04Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-02-23T07:34:52Z",
      "oldest_open_prs": [
        {
          "number": 78,
          "created_at": "2019-03-21T22:21:51Z",
          "last_comment_at": "2019-06-14T18:04:50Z",
          "last_comment_author": "francescorivola"
        },
        {
          "number": 112,
          "created_at": "2020-03-19T10:50:55Z",
          "last_comment_at": "2023-03-10T22:35:42Z",
          "last_comment_author": "effervescentia"
        },
        {
          "number": 124,
          "created_at": "2020-05-20T02:12:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 141,
          "created_at": "2020-09-16T14:28:46Z",
          "last_comment_at": "2024-02-23T11:00:45Z",
          "last_comment_author": "jonaskello"
        },
        {
          "number": 167,
          "created_at": "2021-07-26T12:58:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 177,
          "created_at": "2021-09-15T04:45:51Z",
          "last_comment_at": "2021-09-30T05:29:18Z",
          "last_comment_author": "jonaskello"
        },
        {
          "number": 203,
          "created_at": "2022-03-26T15:13:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 214,
          "created_at": "2022-05-16T04:25:15Z",
          "last_comment_at": "2023-01-24T12:23:29Z",
          "last_comment_author": "n123456789k"
        },
        {
          "number": 220,
          "created_at": "2022-08-09T01:14:21Z",
          "last_comment_at": "2022-08-09T03:34:52Z",
          "last_comment_author": "aleclarson"
        },
        {
          "number": 227,
          "created_at": "2022-12-08T05:01:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 228,
          "created_at": "2022-12-08T05:05:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 229,
          "created_at": "2022-12-08T14:27:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 230,
          "created_at": "2022-12-08T15:15:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 247,
          "created_at": "2023-04-04T18:16:05Z",
          "last_comment_at": "2024-04-26T16:32:25Z",
          "last_comment_author": "effervescentia"
        },
        {
          "number": 251,
          "created_at": "2023-07-05T19:09:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 264,
          "created_at": "2023-12-19T20:58:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 269,
          "created_at": "2024-06-15T11:59:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 272,
          "created_at": "2024-07-31T21:47:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 273,
          "created_at": "2024-09-24T23:23:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 281,
          "created_at": "2025-07-07T08:59:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-02-23T07:34:11Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 13,
          "created_at": "2017-10-05T19:31:26Z",
          "last_comment_at": "2017-10-07T12:53:47Z",
          "last_comment_author": "jonaskello"
        },
        {
          "number": 15,
          "created_at": "2017-10-31T17:13:43Z",
          "last_comment_at": "2019-03-21T22:19:47Z",
          "last_comment_author": "Athorcis"
        },
        {
          "number": 26,
          "created_at": "2018-01-03T13:06:08Z",
          "last_comment_at": "2018-08-07T06:35:28Z",
          "last_comment_author": "IlyaSemenov"
        },
        {
          "number": 52,
          "created_at": "2018-07-08T22:22:41Z",
          "last_comment_at": "2018-07-14T08:37:17Z",
          "last_comment_author": "JakobJingleheimer"
        },
        {
          "number": 55,
          "created_at": "2018-07-16T13:01:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 57,
          "created_at": "2018-07-25T18:45:48Z",
          "last_comment_at": "2018-07-25T18:47:41Z",
          "last_comment_author": "gynet"
        },
        {
          "number": 59,
          "created_at": "2018-07-31T09:10:09Z",
          "last_comment_at": "2022-07-23T17:55:51Z",
          "last_comment_author": "cadesalaberry"
        },
        {
          "number": 61,
          "created_at": "2018-10-23T15:34:19Z",
          "last_comment_at": "2024-05-13T12:38:33Z",
          "last_comment_author": "JanYork"
        },
        {
          "number": 66,
          "created_at": "2018-11-22T23:25:19Z",
          "last_comment_at": "2019-10-28T11:56:47Z",
          "last_comment_author": "wclr"
        },
        {
          "number": 67,
          "created_at": "2018-11-27T08:24:29Z",
          "last_comment_at": "2018-12-10T11:00:30Z",
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2018-12-04T08:16:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 69,
          "created_at": "2018-12-17T08:25:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2019-01-11T10:48:16Z",
          "last_comment_at": "2019-01-11T13:06:03Z",
          "last_comment_author": "sandervspl"
        },
        {
          "number": 72,
          "created_at": "2019-01-22T12:27:11Z",
          "last_comment_at": "2023-04-28T20:27:19Z",
          "last_comment_author": "blake-epistemix"
        },
        {
          "number": 75,
          "created_at": "2019-01-30T12:52:29Z",
          "last_comment_at": "2020-04-03T06:49:23Z",
          "last_comment_author": "ejhayes"
        },
        {
          "number": 76,
          "created_at": "2019-02-04T19:56:43Z",
          "last_comment_at": "2021-01-01T13:23:22Z",
          "last_comment_author": "belgattitude"
        },
        {
          "number": 77,
          "created_at": "2019-03-20T00:12:34Z",
          "last_comment_at": "2021-05-29T19:06:53Z",
          "last_comment_author": "mmesar"
        },
        {
          "number": 80,
          "created_at": "2019-04-05T08:23:43Z",
          "last_comment_at": "2022-03-27T18:13:21Z",
          "last_comment_author": "nabi-ebrahimi"
        },
        {
          "number": 81,
          "created_at": "2019-04-06T10:46:24Z",
          "last_comment_at": "2019-04-08T11:17:18Z",
          "last_comment_author": "azarus"
        },
        {
          "number": 83,
          "created_at": "2019-04-10T17:50:07Z",
          "last_comment_at": "2019-12-12T16:38:51Z",
          "last_comment_author": "ddurschlag"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jonaskello/tsconfig-paths",
    "host": "github.com",
    "name": "tsconfig-paths",
    "owner": "jonaskello"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 48,
      "inputs": {
        "security": 43,
        "vitality": 27,
        "community": 63,
        "governance": 48,
        "engineering": 64
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 27,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "commits_last_year": 7,
              "human_commit_share": 1,
              "days_since_last_push": 149,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 149 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 149
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "7 commits in the last year",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 40,
            "inputs": {
              "releases_count": 55,
              "latest_release_tag": "v3.15.0",
              "releases_from_tags": true,
              "days_since_latest_release": 951,
              "mean_days_between_releases": 72.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "55 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 951 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 951
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~72.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 72.3
                    }
                  }
                ],
                "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": 149,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 149 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 149
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "forks": 107,
              "stars": 1903,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,903 stars",
                "points": 53.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1903
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "107 forks",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 107
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 47,
              "top_contributor_share": 0.794
            },
            "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 79% of commits",
                "points": 4.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "47 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "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": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "merged_prs": 70,
              "open_issues": 90,
              "closed_issues": 80,
              "issue_closed_ratio": 0.471,
              "closed_unmerged_prs": 25
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "47% of issues closed",
                "points": 22,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "70/95 decided PRs merged",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 70,
                      "decided": 95
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 16/30 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 40,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jonaskello",
              "public_repos": 141,
              "account_age_days": 5612
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "40 followers of jonaskello",
                "points": 11.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 40,
                      "login": "jonaskello"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "141 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 141
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc.json",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "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": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "tsconfig-paths",
                "typescript",
                "tsconfig"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
                "points": 0.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 16/30 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "38 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:tsconfig-paths@4.2.0 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:tsconfig-paths@4.2.0",
                  "assessed": 3
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "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": 3,
              "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": 1,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.49,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "49 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 26.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 49,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "example/api/tsconfig.json",
                "example/node/tsconfig.json",
                "example/perf/tsconfig.json",
                "example/project/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".eslintrc.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "example/api/tsconfig.json, example/node/tsconfig.json, example/perf/tsconfig.json, example/project/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example/api/tsconfig.json, example/node/tsconfig.json, example/perf/tsconfig.json, example/project/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 12331,
              "source_files_sampled": 29,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/29 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 29,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "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": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package 'tsconfig-paths' points at a different repository (https://github.com/dividab/tsconfig-paths); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T22:47:26.924657Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jonaskello/tsconfig-paths.svg",
  "full_name": "jonaskello/tsconfig-paths",
  "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 agregadasnpm.