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

es-shims / globalThis

ECMAScript spec-compliant polyfill/shim for `globalThis`.

JavaScriptMIT★ 157 estrellas⑂ 13 forksdesde mar 2016Ver en GitHub ↗

es-shims/globalThis 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 (70/100) y la más baja, Vitality (14/100). Se actualizó por última vez hace 204 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

ECMAScript ShimsOrganización
176 seguidores168 repositorios públicosdesde dic 2013

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

Ecosistemas de paquetes

RegistroPaqueteVersiónDescargas / mesVersionesÚltima publicaciónEtiquetas
npmglobalthisapunta a otro repositorio; no se puntúa1.0.4311.541.7555hace 813 díaswindowselfglobalglobalthissystem.globalglobal-objectglobal-this-valueecmascriptes-shim-apipolyfillshim

Métricas por categoría

Vitalidad

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

14Crítico · 22% del índice global
Cómo se puntúa
3.6/36Recencia de push — último push hace 204 días
0.7/36Cadencia de commits — 1/52 semanas con commits
2.7/18Volumen de commits — 1 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_year1
human_commit_share1
days_since_last_push204
active_weeks_last_year1
Cómo se puntúa
16.2/27Publica versiones — 5 etiquetas de versión (sin releases de GitHub)
0/36Recencia de las versiones — última versión hace 813 días
5.4/27Cadencia de publicación — una versión cada ~522,4 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count5
latest_release_tagv1.0.4
releases_from_tags
days_since_latest_release813
mean_days_between_releases522,4
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?

56Moderado · 18% del índice global
Cómo se puntúa
35.6/60Estrellas — 157 estrellas
9/25Forks — 13 forks
3.3/15Observadores — 5 observadores
Datos de entrada utilizados
forks13
stars157
watchers5
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
13.5/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_conduct
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?

52Moderado · 24% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
0.8/22.5Distribución de commits — el principal contribuyente firma el 97% de los commits
5.4/13.5Amplitud de contribuyentes — 4 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 31 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled4
top_contributor_share0,966
Cómo se puntúa
36.4/46.8Resolución de issues — 78% de issues cerradas
30.6/38.3Aceptación de PR — 8/10 PR decididos fusionados
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Datos de entrada utilizados
merged_prs8
open_issues2
closed_issues7
issue_closed_ratio0,778
closed_unmerged_prs2
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
16.2/25Alcance del propietario — 176 seguidores de es-shims
25/25Trayectoria — 168 repos públicos, cuenta de ~12 años
Datos de entrada utilizados
followers176
owner_typeOrganization
is_verified
owner_logines-shims
public_repos168
account_age_days4587

Calidad de Ingeniería

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

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

Documentación

55Moderado
Cómo se puntúa
30/30README
0/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://github.com/tc39/proposal-global
10/10Descripción del repositorio
0/10Topics
0/10Wiki
Datos de entrada utilizados
topics
has_wikino
homepagehttps://github.com/tc39/proposal-global
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?

54Moderado · 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.5CI-Tests — sin datos
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 31 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
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 — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate4,2
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, ci_tests, packaging, signed_releases. Los pesos restantes se han renormalizado.
Cómo se puntúa
35/35Dependencias directas libres de avisos conocidos — ninguna dependencia directa tiene un aviso conocido
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_packages7
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:globalthis@1.0.4 —lo que arrastra la instalación del paquete publicado—: 7 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.

26Crítico · 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)
1.2/40Historial de commits legible — 2 de 88 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,023
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
0/11Verificación estática de tipos
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 88
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
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Cómo se puntúa
0/45Código verificable por tipos — JavaScript sin configuración de verificación de tipos
55/55Tamaños de archivo manejables — 0/12 archivos fuente de más de 60 KB
Datos de entrada utilizados
primary_languageJavaScript
largest_source_bytes1399
source_files_sampled12
oversized_source_files0

Datos clave

157estrellas de GitHub
4contribuidores
1commits en los últimos 12 meses
204días desde el último push
5versiones publicadas
1factor bus
2issues 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 'globalthis' points at a different repository (https://github.com/ljharb/System.global); excluded from ecosystem scoring

Más detalle

Historial de estrellas y forks 0 ★ / 13 ⇿
0Estrellas
13Forks
4Versiones

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.

03581013151322019-042022-082025-12
Mayor 0Menor 0Parche 4

Cada punto abarca 7 días.

OpenSSF Scorecard 4.2 / 10
4.2agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-07-22 21:55 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
n/dCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 31 contributing companies or organizations
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
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Dependencias directas 2
RegistroPaqueteRestricción de versiónManifiesto
npmdefine-properties^1.2.1package.json
npmgopd^1.2.0package.json
Todas las dependencias 15

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

RegistroPaqueteVersiónRelación
npmdefine-properties^1.2.1directa
npmgopd^1.2.0directa
npm@es-shims/api^2.5.1indirecta
npm@ljharb/eslint-config^21.2.0indirecta
npmauto-changelog^2.5.0indirecta
npmbrowserify^16.5.2indirecta
npmencoding^0.1.13indirecta
npmeslint8.8.0indirecta
npmfor-each^0.3.5indirecta
npmin-publish^2.0.1indirecta
npmis^3.3.0indirecta
npmnpmignore^0.3.1indirecta
npmnyc^10.3.2indirecta
npmsafe-publish-latest^2.0.0indirecta
npmtape^5.9.0indirecta
Avisos de dependencias 0

Instalar npm:globalthis@1.0.4 arrastra 7 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": [],
      "is_fork": false,
      "size_kb": 112,
      "has_wiki": false,
      "homepage": "https://github.com/tc39/proposal-global",
      "languages": {
        "JavaScript": 5267
      },
      "pushed_at": "2025-12-30T01:54:30Z",
      "created_at": "2016-03-30T05:02:19Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-17T09:58:21Z",
      "description": "ECMAScript spec-compliant polyfill/shim for `globalThis`.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://tc39.es/ecma262/",
      "name": "ECMAScript Shims",
      "type": "Organization",
      "login": "es-shims",
      "company": null,
      "location": null,
      "followers": 176,
      "avatar_url": "https://avatars.githubusercontent.com/u/6288429?v=4",
      "created_at": "2013-12-30T18:32:40Z",
      "is_verified": null,
      "public_repos": 168,
      "account_age_days": 4587
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2024-04-30T02:35:49Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2022-05-07T15:51:02Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2021-02-22T18:28:27Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2019-12-15T17:50:06Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-08-10T07:34:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "eda07ba4080bfd389b8231fd6fae00cfabec0c12",
          "body": null,
          "is_bot": false,
          "headline": "[readme] replace runkit CI badge with shields.io check-runs badge",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-12-29T22:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cf117a0938d9c8456ce70e58439cfe1563a4d0d",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `gopd`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-06-29T13:48:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca111ec38376aab61147c7964cc593fb8c508fc",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-06-28T13:13:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4ebdc50d27c6f0a8067a18243360b351159e0d",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] add missing peer dep",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-06-11T14:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c1e4be78632f40b798e508cc870d4ae544bfd0",
          "body": "…ngelog`, `for-each`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `auto-cha…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-06-11T14:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca1065c37e0c5d14b119f92d1876651b5036ffe",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] replace `aud` with `npm audit`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2025-06-08T12:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac7b854ca44994583a71a5de17dd73a70e8beeb4",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.4",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-04-30T02:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d00f70d4c11cb2f035c398cb560db9677b6dc6",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] add missing `npmignore` dep",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-04-30T02:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "280d796f7cd61da47c026d8ec8dd88015d4ed95f",
          "body": null,
          "is_bot": false,
          "headline": "[actions] remove redundant finisher",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-04-29T20:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0209ccb2cd95b785e7e8868fab035cdc87216b58",
          "body": null,
          "is_bot": false,
          "headline": "[Refactor] use `gopd`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-04-29T20:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e416444f87350a6df70bf778e95eb713c3011e6",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `define-properties`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-04-17T02:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f38f2af14797abbe466b428f0ce74843c43746d7",
          "body": "…ape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `t…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2024-04-14T10:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d81f7048ce35285e3e719b1f53fba02516e9811",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `define-properties`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-11-08T06:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1be102c91da38830a45804de6a0582f752fe53f",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `aud`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-11-08T06:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c08aea6240c3747cbc3e5f4d7c3eb740ec4f0627",
          "body": null,
          "is_bot": false,
          "headline": "[actions] update rebase action to use reusable workflow",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-11-08T06:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc4bb4c715f89390fe083f2e2ed277474775972",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.3",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-05-07T15:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bde0c0df46f684316ab414da1487a0cd2efe3eeb",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] nycignore `dist`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-05-07T06:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87599852d5f91e2e1f06e424cdefcd443ec98476",
          "body": null,
          "is_bot": false,
          "headline": "[Fix] `globalThis` should be writable",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-05-07T06:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53afc39bfd3eb262c5e6e9dfd25e4f81f3578c1c",
          "body": null,
          "is_bot": false,
          "headline": "[meta] use `npmignore` to autogenerate an npmignore file",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-05-07T06:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03169d4254c9ef177d6537becca5b0b56df50d91",
          "body": "…ngelog`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-cha…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2022-05-07T06:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65891e4d285ae04e216ff01160cff861e0e41a4f",
          "body": "See https://github.com/inspect-js/is-arguments/pull/38",
          "is_bot": false,
          "headline": "[actions] reuse common workflows",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-12-13T21:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4986e3e20c5f664601871a0fac68c1efd0a68472",
          "body": "…test`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-la…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-12-13T21:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15c4b062b1a9434dbec93604ed31b6893d11d458",
          "body": null,
          "is_bot": false,
          "headline": "[actions] update codecov uploader",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-10-13T17:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0263f0debfa982b928fcd301b11fe3e3193bf33d",
          "body": null,
          "is_bot": false,
          "headline": "[readme] add github actions/codecov badges",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-10-05T06:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b04a749d3cb2f825920beb700899f0c13ad2fb8",
          "body": "…, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `auto-changelog`…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-10-05T06:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e88d296bb026633bdd1be2e1542903a5d0107cd8",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `aud`, `eslint`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-05-02T17:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82f84815027f666f625e1ccb41f723800a05d016",
          "body": null,
          "is_bot": false,
          "headline": "[actions] use `node/install` instead of `node/run`; use `codecov` action",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-05-02T17:01:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c81fde6a9e44345e56dada588e16db736809ddd9",
          "body": null,
          "is_bot": false,
          "headline": "[meta] use `prepublishOnly` script for npm 7+",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-05-02T17:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79f73f8b0c1180567fba473f92c07d71efd4dd0b",
          "body": null,
          "is_bot": false,
          "headline": "[meta] gitignore coverage output",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-05-02T17:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aa16d5fa8ba9b97058960fe98f56d55573f085b",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.2",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-02-22T18:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "797e492519ed0bf6270537290e69ca0456790575",
          "body": null,
          "is_bot": false,
          "headline": "[meta] only run the build script in publish",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-02-22T17:13:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "727612396262fc22275f44159ec5b39115dc359f",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-02-21T22:32:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92bbef0f91f6e91163186f68b5f5f1ffd26c479d",
          "body": null,
          "is_bot": false,
          "headline": "[meta] combine duplicate `prepublish` scripts",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-02-21T22:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb5c7879317cd7f1fde52228660be8e779c9d4e3",
          "body": null,
          "is_bot": false,
          "headline": "[meta] do not publish github action workflow files",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-02-21T22:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262eb76e4e0d3f2df354cc6aff1b18f50c7b147f",
          "body": null,
          "is_bot": false,
          "headline": "[readme] remove travis badge",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-02-21T22:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcb0f42c319cf19746e03a6667cf25d3e835f46e",
          "body": null,
          "is_bot": false,
          "headline": "[actions] update workflows",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2021-02-21T22:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c7688325f6aa050afe3ed978e423e70974e4d3b",
          "body": "…ngelog`; add `safe-publish-latest`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-cha…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-11-28T06:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f50f77a392c0ffdaca18fb5881743b874d0a6f",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] migrate tests to Github Actions",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-11-28T06:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0407f79f64bf9fc30111f3bf4dff7e4205331fb6",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] run `nyc` on all tests",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-11-28T06:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9dd792d492ec9744a5e5d5033e919b94d441bac",
          "body": "…`tape` runner",
          "is_bot": false,
          "headline": "[Tests] add `implementation` est; run `es-shim-api` in postlint; use …",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-11-28T06:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b76dff3af3fe9bcd7b24d48c6ba55116169e840",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] fix native tests",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-11-28T06:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2854df653667b16ff34a7a0a7b677231dfe2b02",
          "body": null,
          "is_bot": false,
          "headline": "[actions] add \"Allow Edits\" workflow",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-11-28T06:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8cc020e5ecc2d5a5a5b4160aabc60cc42d50c03",
          "body": "…ngelog`, `tape`, `browserify`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-cha…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-08-26T23:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd54f8388758e7dec618dc34956e7075a7c15f0",
          "body": "…vent",
          "is_bot": false,
          "headline": "[actions] switch Automatic Rebase workflow to `pull_request_target` e…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-08-26T23:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6dbecefddb40493c5568a2cbe83f74e2e0385f",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `auto-changelog`; add `aud`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-04-14T03:04:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f64b47acfa812affbacbe487fcb0f6c02eccc25",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] only audit prod deps",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-03-26T06:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a01da3f321983d1970d793711d31cf8508ef94d",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `auto-changelog`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-03-26T06:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a07f4ebc5580933b40bbe67f357632e0f7d5586",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `@ljharb/eslint-config`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-01-27T17:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "548585148e874d6eb0b0463526a88e8b64e7c5eb",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2020-01-01T22:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de44cf7fcca3801c339df0ef3d19e1c40d9d09a2",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.1",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-12-15T17:50:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25c18516152822085831b2f08d327b40b6b3ee66",
          "body": "…rowsers\n\nFixes #2.",
          "is_bot": false,
          "headline": "[Refactor] only use `global` in node; only check browser globals in b…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-12-15T04:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "933c381083890965ac848d3da21ed9e910cc09cf",
          "body": null,
          "is_bot": false,
          "headline": "[meta] add `auto-changelog`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-12-15T06:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bd6befefbaf0c7e6f70eb3c1919b5c5a271d29d",
          "body": null,
          "is_bot": false,
          "headline": "[meta] remove unused deps",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-12-15T04:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93310bc01ddacbe23a93b3022daebc9b6f6ae8c3",
          "body": "…ape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `browserify`, `t…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-12-15T04:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edb1cc9d900a40e8c1732264b6e85d4f9760920c",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use shared travis-ci configs",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-12-15T04:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d1f9eb00b2dea46f6de7d563b31db17f44f1899",
          "body": null,
          "is_bot": false,
          "headline": "[meta] add `funding` field",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-12-15T04:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231dec511c42e1509035d176e2451c55de20bfe7",
          "body": "See https://github.com/ljharb/es-abstract/pull/74",
          "is_bot": false,
          "headline": "[actions] add automatic rebasing / merge commit blocking",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-12-15T04:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66379ccf5008f7676aac5f3dec1ea2fe55e3516c",
          "body": null,
          "is_bot": false,
          "headline": "readme: Fix casing + phrasing",
          "author_name": "Mathias Bynens",
          "author_login": "mathiasbynens",
          "committed_at": "2019-04-18T13:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4585e5ab461093ab6c62ce0b22b959925e8f818c",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `define-properties`, `object-keys`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-06-05T01:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e50c1f6d2d45c66f53ffda471bbf62c08ed15c9b",
          "body": "…overt`, `is`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`, `browserify`, `c…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-06-05T01:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4abd3400fc8942963e77515d0cf2fbcac3cb7bc8",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-06-05T01:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1847ac2487e2c13cf8bf717211c6a93fe60831f9",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] remove `jscs`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2019-06-05T01:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "842e84e0096c9eea660c78fd19c9c07799b81537",
          "body": null,
          "is_bot": false,
          "headline": "fix issue with Webpack's CaseSensitivePathsPlugin",
          "author_name": "Rajab Shakirov",
          "author_login": "radziksh",
          "committed_at": "2019-06-01T18:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3589972860b976b8ea8c324363b3a8145049f97",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-08-10T07:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be42e3dce08b62a78260d487f62fa69b410d7918",
          "body": null,
          "is_bot": false,
          "headline": "[breaking] update property name, rename repo",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-07-26T00:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37fad9db9860c654efe0a32ec187f21730d5fed8",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] on `node` `v10.8`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-08-10T07:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bdc1aacfb94dcdc7bb61688c7634c435012e35d",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-08-10T07:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "002d0c5685a83f97e014a8a07134eb621794c649",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `function-bind`, `object-keys`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-08-10T07:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed1fa5d473d933b3270410b658183dc1c556a663",
          "body": "….9`; use `nvm install-latest-npm`; improve matrix",
          "is_bot": false,
          "headline": "[Tests] up to `node` `v10.7`, `v9.11`, `v8.11`, `v7.10`, `v6.14`, `v4…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-07-26T00:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75fa9929be81afec43895c02e33d0b8a78f11d1f",
          "body": "…fy`, `eslint`, `for-each`, `is`, `nsp`, `tape`",
          "is_bot": false,
          "headline": "[Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `browseri…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-07-26T00:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86eb2ab4c4dc2babff20ac436cf7fb7f8da7d2f2",
          "body": null,
          "is_bot": false,
          "headline": "[New] add `auto` entry point",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-07-26T00:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960f1d00598cbba5427849c863eb10b8de82fb1b",
          "body": null,
          "is_bot": false,
          "headline": "Only apps should have lockfiles",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2018-07-26T00:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df28dfe7f0daf3db95a536a6ce64062bd706185d",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `eslint`, `@ljharb/eslint-config`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-12-08T07:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b223e86d0868efb1f0c966370ff2f822516d6956",
          "body": null,
          "is_bot": false,
          "headline": "[Dev Deps] update `browserify`, `is`, `tape`, `nsp`, `eslint`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-11-27T05:17:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b797760224b4b6129c96e42ecb6fab2d56663cc2",
          "body": null,
          "is_bot": false,
          "headline": "v2.0.0",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-09-28T23:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271b329d174b94c08913060752a2e9f9116fe5b8",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] fix linting; remove parallelshell",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-09-29T00:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "712ec0e545d1603c4e23f4ff1acb066cc4a3c9ee",
          "body": null,
          "is_bot": false,
          "headline": "[Tests] up to `node` `v6.7`, `v5.12`, `v4.6`; improve test matrix",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-09-28T23:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73278bd638d1e762eb7415350a738f5d345896f5",
          "body": "…harb/eslint-config`",
          "is_bot": false,
          "headline": "[Dev Deps] update `browserify`, `tape`, `jscs`, `nsp`, `eslint`, `@lj…",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-09-28T23:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72cdbf596b16103ee711d52b2b645b42efc08c51",
          "body": null,
          "is_bot": false,
          "headline": "[Deps] update `object-keys`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-09-28T23:37:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8503cf94afe84b3729dd5b0e9f73f481fb1fee",
          "body": "Per https://github.com/tc39/proposal-global/commit/b72526a0fcdad7332bed738427a830496119d9be / https://github.com/tc39/proposals/commit/cd8f918003ecf510a1be70ccaff2a56488b6699e",
          "is_bot": false,
          "headline": "Rename `System.global` to `global`",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-09-27T20:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "502629660da2c21cfb0f8ca233e2b9d427c052fe",
          "body": null,
          "is_bot": false,
          "headline": "Update most common usage to invoke the function upon being required",
          "author_name": "Jake Champion",
          "author_login": "JakeChampion",
          "committed_at": "2016-07-16T17:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b8b5b01a82dd305ff2fe594512b03580a5c1fa",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-30T06:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab99527e3c434e89dd40f8cba3b0e2e976156611",
          "body": null,
          "is_bot": false,
          "headline": "Tests",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-30T06:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b5a403ef532254b2af46ec3ba5f442a308a57d",
          "body": null,
          "is_bot": false,
          "headline": "implementation",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-30T05:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca43a363e3ce0dbc2d4623169f8cb3d792f8bc84",
          "body": null,
          "is_bot": false,
          "headline": "package.json",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-30T05:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6df9b3b69977f04e080d1720ba1203c13447884",
          "body": null,
          "is_bot": false,
          "headline": "read me",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-30T05:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01b02d315865c812e5b9158f71bb18f3b153def",
          "body": null,
          "is_bot": false,
          "headline": "Dotfiles.",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-30T05:05:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f1dc328d0b4c52a550037de0139d5452ac01de",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Jordan Harband",
          "author_login": "ljharb",
          "committed_at": "2016-03-30T05:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 1,
      "latest_release_at": "2024-04-30T02:35:49Z",
      "latest_release_tag": "v1.0.4",
      "releases_from_tags": true,
      "days_since_last_push": 204,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 813,
      "mean_days_between_releases": 522.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "globalthis",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "window",
            "self",
            "global",
            "globalThis",
            "System.global",
            "global object",
            "global this value",
            "ECMAScript",
            "es-shim API",
            "polyfill",
            "shim"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/globalthis",
          "is_deprecated": false,
          "latest_version": "1.0.4",
          "repository_url": "https://github.com/ljharb/System.global",
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 311541755,
          "first_published_at": "2018-08-10T07:36:45.842000Z",
          "latest_published_at": "2024-04-30T02:35:59.115000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 813
        }
      ]
    },
    "popularity": {
      "forks": 13,
      "stars": 157,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-11-02",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 13,
        "total_forks": 13
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 1399,
      "source_files_sampled": 12,
      "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": 7,
        "malicious_count": 0,
        "assessed_package": "npm:globalthis@1.0.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "define-properties",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.1"
        },
        {
          "name": "gopd",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "define-properties",
            "direct": true,
            "version": "^1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "gopd",
            "direct": true,
            "version": "^1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "@es-shims/api",
            "direct": false,
            "version": "^2.5.1",
            "ecosystem": "npm"
          },
          {
            "name": "@ljharb/eslint-config",
            "direct": false,
            "version": "^21.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "auto-changelog",
            "direct": false,
            "version": "^2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserify",
            "direct": false,
            "version": "^16.5.2",
            "ecosystem": "npm"
          },
          {
            "name": "encoding",
            "direct": false,
            "version": "^0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "8.8.0",
            "ecosystem": "npm"
          },
          {
            "name": "for-each",
            "direct": false,
            "version": "^0.3.5",
            "ecosystem": "npm"
          },
          {
            "name": "in-publish",
            "direct": false,
            "version": "^2.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "is",
            "direct": false,
            "version": "^3.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "npmignore",
            "direct": false,
            "version": "^0.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "^10.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "safe-publish-latest",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tape",
            "direct": false,
            "version": "^5.9.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 2,
        "indirect_count": 13
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 8,
        "open_issues": 2,
        "closed_ratio": 0.778,
        "closed_issues": 7,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ljharb",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4"
        },
        {
          "type": "User",
          "login": "JakeChampion",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1569131?v=4"
        },
        {
          "type": "User",
          "login": "mathiasbynens",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/81942?v=4"
        },
        {
          "type": "User",
          "login": "radziksh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1275228?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.966
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "node-aught.yml",
        "node-pretest.yml",
        "node-tens.yml",
        "rebase.yml",
        "require-allow-edits.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 31 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "eda07ba4080bfd389b8231fd6fae00cfabec0c12",
        "ran_at": "2026-07-22T21:55:10Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-26T08:15:39Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2020-11-28T06:29:04Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 3,
          "created_at": "2019-04-18T12:36:00Z",
          "last_comment_at": "2020-08-27T19:15:13Z",
          "last_comment_author": "ljharb"
        },
        {
          "number": 18,
          "created_at": "2021-02-20T23:13:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/es-shims/globalThis",
    "host": "github.com",
    "name": "globalThis",
    "owner": "es-shims"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 48,
      "inputs": {
        "security": 54,
        "vitality": 14,
        "community": 56,
        "governance": 52,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 14,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 204,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 204 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 204
                    }
                  }
                ],
                "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": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v1.0.4",
              "releases_from_tags": true,
              "days_since_latest_release": 813,
              "mean_days_between_releases": 522.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 813 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 813
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~522.4 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 522.4
                    }
                  }
                ],
                "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": "dormant",
              "guards": [
                "no_open_demand",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 1,
              "days_since_last_merged_pr": 2062,
              "days_since_last_human_commit": 204,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 204 days, with nothing left unanswered; held at dormant by nothing open to answer, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 204
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "forks": 13,
              "stars": 157,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "157 stars",
                "points": 35.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 157
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "13 forks",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.966
            },
            "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 97% of commits",
                "points": 0.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 8,
              "open_issues": 2,
              "closed_issues": 7,
              "issue_closed_ratio": 0.778,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "78% of issues closed",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "8/10 decided PRs merged",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 8,
                      "decided": 10
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "followers": 176,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "es-shims",
              "public_repos": 168,
              "account_age_days": 4587
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "176 followers of es-shims",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 176,
                      "login": "es-shims"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "168 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 168
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".eslintrc",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://github.com/tc39/proposal-global",
              "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": "https://github.com/tc39/proposal-global",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 31 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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:globalthis@1.0.4 runtime dependency closure — what installing the published package pulls in — 7 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:globalthis@1.0.4",
                  "assessed": 7
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 7,
              "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": 7,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 26,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.023,
              "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": "2 of 88 human commits state their intent (structured subject or explanatory body)",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 2,
                      "sampled": 88
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "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",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 88",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 88
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 1399,
              "source_files_sampled": 12,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/12 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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 'globalthis' points at a different repository (https://github.com/ljharb/System.global); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T21:55:16.787656Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/es-shims/globalThis.svg",
  "full_name": "es-shims/globalThis",
  "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.